summaryrefslogtreecommitdiff
path: root/app-misc
diff options
context:
space:
mode:
authorroot <root@evil.(none)>2009-05-29 20:22:37 +0300
committerroot <root@evil.(none)>2009-05-29 20:22:37 +0300
commitc179a44602d5661c49cc6dfabc43e1230892516a (patch)
treefab87269fbe824367749de089a9303dc0329f17f /app-misc
parent4bf23f413cc698fa17966f7df9beef54319999d8 (diff)
modified: app-misc/hal-info/hal-info-99999999.ebuild
modified: sys-apps/hal/hal-9999.ebuild modified: sys-fs/e2fsprogs/e2fsprogs-9999.ebuild deleted: e2fsprogs/e2fsprogs-9999.ebuild deleted: e2fsprogs/files deleted: sys-apps/hal/files
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/hal-info/hal-info-99999999.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-misc/hal-info/hal-info-99999999.ebuild b/app-misc/hal-info/hal-info-99999999.ebuild
index 2826f14..fcac7c3 100644
--- a/app-misc/hal-info/hal-info-99999999.ebuild
+++ b/app-misc/hal-info/hal-info-99999999.ebuild
@@ -2,11 +2,13 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20090414.ebuild,v 1.1 2009/04/18 17:41:28 eva Exp $
-inherit eutils
+inherit eutils git
DESCRIPTION="The fdi scripts that HAL uses"
HOMEPAGE="http://hal.freedesktop.org/"
-SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz"
+SRC_URI=""
+EGIT_REPO_URI="git://git.freedesktop.org/git/hal-info"
+EGIT_BOOTSTRAP="./autogen.sh"
LICENSE="GPL-2"
SLOT="0"