diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-10 18:04:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-10 18:04:00 +0000 |
commit | afe6d3d32a694815eb47fc41b909a9fedf57bbca (patch) | |
tree | af53b432e45240e7c0e8e622d3896201e477fd6e /app-misc/hal-info | |
parent | Sparc stable --- Bug #162231 (diff) | |
download | gentoo-2-afe6d3d32a694815eb47fc41b909a9fedf57bbca.tar.gz gentoo-2-afe6d3d32a694815eb47fc41b909a9fedf57bbca.tar.bz2 gentoo-2-afe6d3d32a694815eb47fc41b909a9fedf57bbca.zip |
Marked ~hppa again (no bug reference in particular as these keywords should not have been dropped in the first place...).
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'app-misc/hal-info')
-rw-r--r-- | app-misc/hal-info/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/hal-info/hal-info-20071011.ebuild | 6 | ||||
-rw-r--r-- | app-misc/hal-info/hal-info-20071030.ebuild | 4 |
3 files changed, 11 insertions, 6 deletions
diff --git a/app-misc/hal-info/ChangeLog b/app-misc/hal-info/ChangeLog index 8b63881bb183..b4fd80f07288 100644 --- a/app-misc/hal-info/ChangeLog +++ b/app-misc/hal-info/ChangeLog @@ -1,6 +1,11 @@ # 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.25 2008/01/06 06:44:41 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.26 2008/01/10 18:04:00 jer Exp $ + + 10 Jan 2008; Jeroen Roovers <jer@gentoo.org> hal-info-20071011.ebuild, + hal-info-20071030.ebuild: + Marked ~hppa again (no bug reference in particular as these keywords should + not have been dropped in the first place...). *hal-info-20071030 (06 Jan 2008) diff --git a/app-misc/hal-info/hal-info-20071011.ebuild b/app-misc/hal-info/hal-info-20071011.ebuild index 4efcd58c527c..3d03290fb22b 100644 --- a/app-misc/hal-info/hal-info-20071011.ebuild +++ b/app-misc/hal-info/hal-info-20071011.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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-20071011.ebuild,v 1.1 2007/11/23 06:21:43 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20071011.ebuild,v 1.2 2008/01/10 18:04:00 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND=">=sys-apps/hal-0.5.10" diff --git a/app-misc/hal-info/hal-info-20071030.ebuild b/app-misc/hal-info/hal-info-20071030.ebuild index f2096555ce77..81d090b0321d 100644 --- a/app-misc/hal-info/hal-info-20071030.ebuild +++ b/app-misc/hal-info/hal-info-20071030.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-20071030.ebuild,v 1.1 2008/01/06 06:44:41 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20071030.ebuild,v 1.2 2008/01/10 18:04:00 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND=">=sys-apps/hal-0.5.10" |