diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 08:29:14 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 08:29:14 +0000 |
commit | 7e1810205522e6a058922eed7890d6cced79eff7 (patch) | |
tree | 26c54f02ef1d8f10541e93922e7b0191100227d5 /sys-apps/hal | |
parent | stable for x86 (diff) | |
download | gentoo-2-7e1810205522e6a058922eed7890d6cced79eff7.tar.gz gentoo-2-7e1810205522e6a058922eed7890d6cced79eff7.tar.bz2 gentoo-2-7e1810205522e6a058922eed7890d6cced79eff7.zip |
ppc stable, bug #113818
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-apps/hal')
-rw-r--r-- | sys-apps/hal/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/hal/Manifest | 12 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.5.1-r3.ebuild | 4 |
3 files changed, 8 insertions, 14 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index f7c99a2d1358..c98c5698ea03 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/hal # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.74 2006/01/22 04:06:37 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.75 2006/01/22 08:29:14 dertobi123 Exp $ + + 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> + hal-0.5.5.1-r3.ebuild: + ppc stable, bug #113818 22 Jan 2006; <dang@gentoo.org> hal-0.5.5.1-r3.ebuild: Marked stable on amd64 per bug#113818 diff --git a/sys-apps/hal/Manifest b/sys-apps/hal/Manifest index 2aac05f8c58e..a9c55b3b2d9c 100644 --- a/sys-apps/hal/Manifest +++ b/sys-apps/hal/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 8ab0d997ed24d783af4a9f1d223d7d74 ChangeLog 10400 MD5 a1059812bd1e8a1fe46f132c96a3d002 files/0.5-hald.rc 660 MD5 3031a9fe74f43859c313d5f3076e68cd files/digest-hal-0.4.7-r2 62 @@ -19,12 +16,5 @@ MD5 7ee3fd5b5ee117f14633350e5b335c2f files/hal-unmount.dev 397 MD5 35750516d24e67c9f24f5f1e0da22ca0 files/hald 522 MD5 6620fb9a1606d84523f610671945560e hal-0.4.7-r2.ebuild 3446 MD5 b3418f98e4fc613f1ffe016d8a371612 hal-0.4.8.ebuild 3420 -MD5 2a9270ccd9788c49019f5cbc3a8a6a38 hal-0.5.5.1-r3.ebuild 3769 +MD5 3913a45d455c83f48561162e614dde4e hal-0.5.5.1-r3.ebuild 3768 MD5 a60767d83157413d549c69b98fac962c metadata.xml 303 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFD0wT3omPajV0RnrERApIFAJ9NCm5sK7sj5zRl8LYj0m+5DUYeYQCfbNTU -O9hvNTTOzVYsGFZmjhmr9oo= -=kk6t ------END PGP SIGNATURE----- diff --git a/sys-apps/hal/hal-0.5.5.1-r3.ebuild b/sys-apps/hal/hal-0.5.5.1-r3.ebuild index c2684f84aeca..daaecd500761 100644 --- a/sys-apps/hal/hal-0.5.5.1-r3.ebuild +++ b/sys-apps/hal/hal-0.5.5.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.5.1-r3.ebuild,v 1.6 2006/01/22 04:06:37 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.5.1-r3.ebuild,v 1.7 2006/01/22 08:29:14 dertobi123 Exp $ inherit eutils linux-info debug @@ -10,7 +10,7 @@ SRC_URI="http://freedesktop.org/~david/dist/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.0 )" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 sparc x86" IUSE="acpi debug doc pam_console pcmcia selinux" RDEPEND=">=dev-libs/glib-2.6 |