diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-22 09:09:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-22 09:09:19 +0000 |
commit | e6ff291440f0cfcf17c5be4e0ef82bfa2f832d95 (patch) | |
tree | 56ff848f8e4bb377ff0c359cf7bb606b04f48946 /sys-apps | |
parent | Stable on ppc64 (diff) | |
download | historical-e6ff291440f0cfcf17c5be4e0ef82bfa2f832d95.tar.gz historical-e6ff291440f0cfcf17c5be4e0ef82bfa2f832d95.tar.bz2 historical-e6ff291440f0cfcf17c5be4e0ef82bfa2f832d95.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-apps')
-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 c98c5698ea03..8b38596ea65a 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.75 2006/01/22 08:29:14 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.76 2006/01/22 09:09:19 corsair Exp $ + + 22 Jan 2006; Markus Rothe <corsair@gentoo.org> hal-0.5.5.1-r3.ebuild: + Stable on ppc64 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> hal-0.5.5.1-r3.ebuild: diff --git a/sys-apps/hal/Manifest b/sys-apps/hal/Manifest index e1ff50866122..9d99d97ab064 100644 --- a/sys-apps/hal/Manifest +++ b/sys-apps/hal/Manifest @@ -1,4 +1,4 @@ -MD5 d35ae4f6d2d18f7cd0da24070368c895 ChangeLog 10514 +MD5 090f46424a20d097063113c50adc9829 ChangeLog 10602 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 aad0f384096826c42df5f161342a4eaa hal-0.5.5.1-r3.ebuild 3774 +MD5 208619cd4b9f661937d7e65190ea6076 hal-0.5.5.1-r3.ebuild 3770 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 daaecd500761..52434acf40ab 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.7 2006/01/22 08:29:14 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.5.1-r3.ebuild,v 1.8 2006/01/22 09:09:19 corsair 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 |