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 | 7d634ff07994cd14cf1b3c28bbfbc7e0a3f577bc (patch) | |
tree | 30ad582eecb6370f11f669a42d72df50e6cfb00a /sys-apps/hal | |
parent | stable for x86 (diff) | |
download | historical-7d634ff07994cd14cf1b3c28bbfbc7e0a3f577bc.tar.gz historical-7d634ff07994cd14cf1b3c28bbfbc7e0a3f577bc.tar.bz2 historical-7d634ff07994cd14cf1b3c28bbfbc7e0a3f577bc.zip |
ppc stable, bug #113818
Package-Manager: portage-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 | 14 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.5.1-r3.ebuild | 4 |
3 files changed, 9 insertions, 15 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..e1ff50866122 100644 --- a/sys-apps/hal/Manifest +++ b/sys-apps/hal/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 8ab0d997ed24d783af4a9f1d223d7d74 ChangeLog 10400 +MD5 d35ae4f6d2d18f7cd0da24070368c895 ChangeLog 10514 MD5 a1059812bd1e8a1fe46f132c96a3d002 files/0.5-hald.rc 660 MD5 3031a9fe74f43859c313d5f3076e68cd files/digest-hal-0.4.7-r2 62 MD5 2bbbb519c89110dfec96cf63cf541afc files/digest-hal-0.4.8 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 aad0f384096826c42df5f161342a4eaa hal-0.5.5.1-r3.ebuild 3774 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 |