diff options
author | 2008-07-28 14:10:57 +0000 | |
---|---|---|
committer | 2008-07-28 14:10:57 +0000 | |
commit | 82c98f17d9b18097eaa20738f20010bf84febcef (patch) | |
tree | e6fe79a5a2a05e7613dc79f4fe2e70c97ddbb85d /app-misc/hal-info | |
parent | x86 stable wrt #222219 (diff) | |
download | gentoo-2-82c98f17d9b18097eaa20738f20010bf84febcef.tar.gz gentoo-2-82c98f17d9b18097eaa20738f20010bf84febcef.tar.bz2 gentoo-2-82c98f17d9b18097eaa20738f20010bf84febcef.zip |
ia64/x86 stable wrt #222219
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-misc/hal-info')
-rw-r--r-- | app-misc/hal-info/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/hal-info/hal-info-20080508.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/hal-info/ChangeLog b/app-misc/hal-info/ChangeLog index 95118665d5c5..13a482fd5603 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.38 2008/07/27 17:09:10 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.39 2008/07/28 14:10:57 armin76 Exp $ + + 28 Jul 2008; Raúl Porcel <armin76@gentoo.org> hal-info-20080508.ebuild: + ia64/x86 stable wrt #222219 27 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> hal-info-20080508.ebuild: diff --git a/app-misc/hal-info/hal-info-20080508.ebuild b/app-misc/hal-info/hal-info-20080508.ebuild index 53a56769fe28..b2137b9ccf80 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.3 2008/07/27 17:09:10 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20080508.ebuild,v 1.4 2008/07/28 14:10:57 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 ~hppa ~ia64 ~mips sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ~mips sparc x86" IUSE="" RDEPEND=">=sys-apps/hal-0.5.10" |