diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-27 17:09:10 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-27 17:09:10 +0000 |
commit | 9455cfd8d301f7ee4f9f715b9674f6468f75568d (patch) | |
tree | b548d1f105b3a2746b7775f27ff2358631d957e5 /app-misc/hal-info | |
parent | Stable on sparc, bug #232963 (diff) | |
download | gentoo-2-9455cfd8d301f7ee4f9f715b9674f6468f75568d.tar.gz gentoo-2-9455cfd8d301f7ee4f9f715b9674f6468f75568d.tar.bz2 gentoo-2-9455cfd8d301f7ee4f9f715b9674f6468f75568d.zip |
Stable on sparc, bug #222219
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r7 sparc64)
Diffstat (limited to 'app-misc/hal-info')
-rw-r--r-- | app-misc/hal-info/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/hal-info/hal-info-20080508.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/hal-info/ChangeLog b/app-misc/hal-info/ChangeLog index 5508c4b5b526..95118665d5c5 100644 --- a/app-misc/hal-info/ChangeLog +++ b/app-misc/hal-info/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/hal-info # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.37 2008/07/26 21:07:40 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.38 2008/07/27 17:09:10 bluebird Exp $ + + 27 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> + hal-info-20080508.ebuild: + Stable on sparc, bug #222219 26 Jul 2008; Olivier Crête <tester@gentoo.org> hal-info-20080508.ebuild: Stable on amd64, bug #222219 diff --git a/app-misc/hal-info/hal-info-20080508.ebuild b/app-misc/hal-info/hal-info-20080508.ebuild index 7a82bf81113c..53a56769fe28 100644 --- a/app-misc/hal-info/hal-info-20080508.ebuild +++ b/app-misc/hal-info/hal-info-20080508.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20080508.ebuild,v 1.2 2008/07/26 21:07:40 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20080508.ebuild,v 1.3 2008/07/27 17:09:10 bluebird Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips sparc ~x86" IUSE="" RDEPEND=">=sys-apps/hal-0.5.10" |