diff options
Diffstat (limited to 'sys-apps/hal')
-rw-r--r-- | sys-apps/hal/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/hal/Manifest | 22 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.4.1-r1.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.4.1.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.4.2.ebuild | 5 |
5 files changed, 25 insertions, 18 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index 19c981e08281..bc99090e54f4 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/hal # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.16 2004/12/19 06:16:31 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.17 2004/12/20 09:31:34 joem Exp $ + + 20 Dec 2004; Joe McCann <joem@gentoo.org> hal-0.4.1-r1.ebuild, + hal-0.4.1.ebuild, hal-0.4.2.ebuild: + Adding intltool depend to 0.4.x releases 19 Dec 2004; Mike Gardiner <obz@gentoo.org> hal-0.4.1-r1.ebuild: Keyworded x86 and ppc for GNOME 2.8.1 diff --git a/sys-apps/hal/Manifest b/sys-apps/hal/Manifest index 87c722956720..4f46fa0bb37a 100644 --- a/sys-apps/hal/Manifest +++ b/sys-apps/hal/Manifest @@ -1,16 +1,16 @@ -MD5 4265ce12f38a8dc8ef24fe9e56c449d9 hal-0.4.1.ebuild 2396 -MD5 dfe43b5cbfaeeb29156d6e42bb824e66 hal-0.4.1-r1.ebuild 2502 -MD5 3e506a597274c818f662edbe0c7d2b59 hal-0.2.98-r1.ebuild 2062 -MD5 891f9eaa29ac4fc451aaadbd3e359848 ChangeLog 2322 -MD5 c8e5b56d5ced83acafcb39da248a62cc hal-0.4.2.ebuild 2473 +MD5 573e836bd58a609e5c19bda0ba50f93e ChangeLog 2470 MD5 731695e9263a5a2e1eeba290b36078d5 metadata.xml 219 -MD5 192112dfb678a9795a93d3cdcc50bb95 files/hald 543 -MD5 715f2a2e9a6980bae0823241ea50787f files/hal-0.4.0-allow-floppy-drives.patch 738 +MD5 9a7ac1196fbd830f28b77bda560d2c0b hal-0.4.1.ebuild 2420 +MD5 6e4743bdb465990bb5b63311bf4e46d9 hal-0.4.1-r1.ebuild 2529 +MD5 3e506a597274c818f662edbe0c7d2b59 hal-0.2.98-r1.ebuild 2062 +MD5 a5e4bd167f910344314b415a63f0d56c hal-0.4.2.ebuild 2498 MD5 72d398ab014b2630043ef2a4d9990e2f files/digest-hal-0.2.98-r1 63 -MD5 f1cf07edc63d04f0ef33911de97ea2f2 files/digest-hal-0.4.1-r1 62 -MD5 399570c945e0f4bffbeb645e057e027b files/hal-0.4.1-dm_devices_tab.patch 1028 MD5 f1cf07edc63d04f0ef33911de97ea2f2 files/digest-hal-0.4.1 62 -MD5 a9afa7e41b21ea5f012765a8ced6c10d files/digest-hal-0.4.2 62 -MD5 fa38b59d0ab9bdf0ff3363cd756d902a files/hal-0.4.0-old_storage_policy.patch 1217 +MD5 f1cf07edc63d04f0ef33911de97ea2f2 files/digest-hal-0.4.1-r1 62 MD5 90ea63d4a4b9885b7a6eab147dcb428b files/hal-0.4.0-clean-on-startup.patch 2653 +MD5 fa38b59d0ab9bdf0ff3363cd756d902a files/hal-0.4.0-old_storage_policy.patch 1217 +MD5 399570c945e0f4bffbeb645e057e027b files/hal-0.4.1-dm_devices_tab.patch 1028 MD5 a0ce1c268e0b7d0967ec7b8e0d0d26d2 files/hal-0.4.1-old_storage_policy.patch 1216 +MD5 192112dfb678a9795a93d3cdcc50bb95 files/hald 543 +MD5 715f2a2e9a6980bae0823241ea50787f files/hal-0.4.0-allow-floppy-drives.patch 738 +MD5 a9afa7e41b21ea5f012765a8ced6c10d files/digest-hal-0.4.2 62 diff --git a/sys-apps/hal/hal-0.4.1-r1.ebuild b/sys-apps/hal/hal-0.4.1-r1.ebuild index 56ca489d4fdf..64d34c75b1f8 100644 --- a/sys-apps/hal/hal-0.4.1-r1.ebuild +++ b/sys-apps/hal/hal-0.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.1-r1.ebuild,v 1.3 2004/12/19 06:16:31 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.1-r1.ebuild,v 1.4 2004/12/20 09:31:34 joem Exp $ inherit eutils debug python @@ -23,7 +23,8 @@ RDEPEND=">=dev-libs/glib-2.2.2 sys-kernel/linux26-headers" DEPEND="${RDEPEND} - dev-util/pkgconfig" + dev-util/pkgconfig + >=dev-util/intltool-0.29" # dep on a specific util-linux version for # managed mount patches #70873 diff --git a/sys-apps/hal/hal-0.4.1.ebuild b/sys-apps/hal/hal-0.4.1.ebuild index ef8c8f50d1d1..04996c25b7aa 100644 --- a/sys-apps/hal/hal-0.4.1.ebuild +++ b/sys-apps/hal/hal-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.1.ebuild,v 1.3 2004/11/08 21:41:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.1.ebuild,v 1.4 2004/12/20 09:31:34 joem Exp $ inherit eutils debug python @@ -22,7 +22,8 @@ RDEPEND=">=dev-libs/glib-2.2.2 sys-kernel/linux26-headers" DEPEND="${RDEPEND} - dev-util/pkgconfig" + dev-util/pkgconfig + >=dev-util/intltool-0.29" src_unpack() { diff --git a/sys-apps/hal/hal-0.4.2.ebuild b/sys-apps/hal/hal-0.4.2.ebuild index 4e7cfefd064f..4d163d102733 100644 --- a/sys-apps/hal/hal-0.4.2.ebuild +++ b/sys-apps/hal/hal-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.2.ebuild,v 1.2 2004/12/02 21:45:07 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.2.ebuild,v 1.3 2004/12/20 09:31:34 joem Exp $ inherit eutils python @@ -23,7 +23,8 @@ RDEPEND=">=dev-libs/glib-2.4 sys-kernel/linux26-headers" DEPEND="${RDEPEND} - dev-util/pkgconfig" + dev-util/pkgconfig + >=dev-util/intltool-0.29" # dep on a specific util-linux version for # managed mount patches #70873 |