diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-14 01:41:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-14 01:41:28 +0000 |
commit | a1b48d569b8bd225d3b9be07d5bbca4bcdaba8e5 (patch) | |
tree | aaa4463c0a031d64e5dd48cbffc61bb2cb196f9c /dev-perl/IP-Country | |
parent | Keyworded ~hppa (diff) | |
download | gentoo-2-a1b48d569b8bd225d3b9be07d5bbca4bcdaba8e5.tar.gz gentoo-2-a1b48d569b8bd225d3b9be07d5bbca4bcdaba8e5.tar.bz2 gentoo-2-a1b48d569b8bd225d3b9be07d5bbca4bcdaba8e5.zip |
Keyworded ~hppa
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.20.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index e2a7e535ab9f..225791560bc8 100644 --- a/dev-perl/IP-Country/ChangeLog +++ b/dev-perl/IP-Country/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/IP-Country # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.7 2006/01/13 21:31:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.8 2006/03/14 01:41:28 gustavoz Exp $ + + 14 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> + IP-Country-2.20.ebuild: + Keyworded ~hppa 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> IP-Country-2.20.ebuild: diff --git a/dev-perl/IP-Country/IP-Country-2.20.ebuild b/dev-perl/IP-Country/IP-Country-2.20.ebuild index 46edcc851ed2..ce44cbfa2a66 100644 --- a/dev-perl/IP-Country/IP-Country-2.20.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.20.ebuild,v 1.2 2006/01/13 21:31:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.20.ebuild,v 1.3 2006/03/14 01:41:28 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~nwetters/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~ppc sparc x86" +KEYWORDS="~hppa ~ppc sparc x86" IUSE="" SRC_TEST="do" |