diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 12:52:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 12:52:33 +0000 |
commit | 7bbf3b2b0dafc6467a91c9934722689b293337df (patch) | |
tree | 7835b302ff2b21af76df16bc5bd7c11c396b5653 /app-misc | |
parent | Update patch to be simpler. (diff) | |
download | gentoo-2-7bbf3b2b0dafc6467a91c9934722689b293337df.tar.gz gentoo-2-7bbf3b2b0dafc6467a91c9934722689b293337df.tar.bz2 gentoo-2-7bbf3b2b0dafc6467a91c9934722689b293337df.zip |
ia64/sparc stable wrt #287411
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/hal-info/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/hal-info/hal-info-20090716.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/hal-info/ChangeLog b/app-misc/hal-info/ChangeLog index fbbd34d5151a..dc752fdb5a9f 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.78 2009/11/23 21:29:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.79 2009/11/29 12:52:33 armin76 Exp $ + + 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> hal-info-20090716.ebuild: + ia64/sparc stable wrt #287411 23 Nov 2009; Markus Meier <maekke@gentoo.org> hal-info-20090716.ebuild: arm stable, bug #287411 diff --git a/app-misc/hal-info/hal-info-20090716.ebuild b/app-misc/hal-info/hal-info-20090716.ebuild index c66379ea543e..bccf0d6ef84b 100644 --- a/app-misc/hal-info/hal-info-20090716.ebuild +++ b/app-misc/hal-info/hal-info-20090716.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-20090716.ebuild,v 1.7 2009/11/23 21:29:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20090716.ebuild,v 1.8 2009/11/29 12:52:33 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" |