diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 04:06:37 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 04:06:37 +0000 |
commit | 2c0d6315490f7ebdbc8b88987ad07669337bdf5b (patch) | |
tree | 819c54b40efd636ffc6c3ebbe92d4a46055de87f /sys-apps/hal | |
parent | Marked stable on amd64 (diff) | |
download | gentoo-2-2c0d6315490f7ebdbc8b88987ad07669337bdf5b.tar.gz gentoo-2-2c0d6315490f7ebdbc8b88987ad07669337bdf5b.tar.bz2 gentoo-2-2c0d6315490f7ebdbc8b88987ad07669337bdf5b.zip |
stable on amd64 per bug#113818
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-apps/hal')
-rw-r--r-- | sys-apps/hal/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hal/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.5.1-r3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index c5c739887fe4..f7c99a2d1358 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,9 @@ # 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.73 2006/01/22 01:37:57 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.74 2006/01/22 04:06:37 dang Exp $ + + 22 Jan 2006; <dang@gentoo.org> hal-0.5.5.1-r3.ebuild: + Marked stable on amd64 per bug#113818 22 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org> hal-0.5.5.1-r3.ebuild: diff --git a/sys-apps/hal/Manifest b/sys-apps/hal/Manifest index c73c372bbdcf..447a4dba0571 100644 --- a/sys-apps/hal/Manifest +++ b/sys-apps/hal/Manifest @@ -1,4 +1,4 @@ -MD5 638ff5ca9f1acfbca8d8ac4960282304 ChangeLog 10307 +MD5 7c554fa1f1c6b02783fe3334a5fac77b ChangeLog 10404 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 @@ -16,5 +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 c19f81b2b149c5c3baa27bcc1fb21572 hal-0.5.5.1-r3.ebuild 3774 +MD5 48cb977fa72c12300486271c51f9698c hal-0.5.5.1-r3.ebuild 3773 MD5 a60767d83157413d549c69b98fac962c metadata.xml 303 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 f1709a8595ec..c2684f84aeca 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.5 2006/01/22 01:37:57 compnerd Exp $ +# $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 $ 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 |