diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-17 19:24:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-17 19:24:17 +0000 |
commit | e5439d988bb76e60d68cdf7f2052dedc4c4b3bc9 (patch) | |
tree | 7a909e9add125c929c6cde7b2f9674afa235f4ee /app-misc | |
parent | Add few patches making user experience better. Revision bump. (diff) | |
download | gentoo-2-e5439d988bb76e60d68cdf7f2052dedc4c4b3bc9.tar.gz gentoo-2-e5439d988bb76e60d68cdf7f2052dedc4c4b3bc9.tar.bz2 gentoo-2-e5439d988bb76e60d68cdf7f2052dedc4c4b3bc9.zip |
arm/ia64/sh/sparc/x86 stable wrt #259080
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 ia64)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/hal-info/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/hal-info/hal-info-20081219.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/hal-info/ChangeLog b/app-misc/hal-info/ChangeLog index 7af7359b04e7..0b331d5ecb33 100644 --- a/app-misc/hal-info/ChangeLog +++ b/app-misc/hal-info/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/hal-info # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.54 2009/02/17 14:01:46 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.55 2009/02/17 19:24:17 armin76 Exp $ + + 17 Feb 2009; Raúl Porcel <armin76@gentoo.org> hal-info-20081219.ebuild: + arm/ia64/sh/sparc/x86 stable wrt #259080 17 Feb 2009; <chainsaw@gentoo.org> hal-info-20081219.ebuild: Mark stable on AMD64 for bug #259080 based on an arch tester report by diff --git a/app-misc/hal-info/hal-info-20081219.ebuild b/app-misc/hal-info/hal-info-20081219.ebuild index b90389c0b392..56bfb68cb0a9 100644 --- a/app-misc/hal-info/hal-info-20081219.ebuild +++ b/app-misc/hal-info/hal-info-20081219.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20081219.ebuild,v 1.6 2009/02/17 14:01:46 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20081219.ebuild,v 1.7 2009/02/17 19:24:17 armin76 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 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=sys-apps/hal-0.5.10" |