diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 16:49:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 16:49:38 +0000 |
commit | 063635c410a02605a676b5774e59fc2ccc079653 (patch) | |
tree | 014ef1f0f08c713d99ffb565eec5e73cdd133317 /dev-perl/IP-Country | |
parent | Stable on hppa (diff) | |
download | gentoo-2-063635c410a02605a676b5774e59fc2ccc079653.tar.gz gentoo-2-063635c410a02605a676b5774e59fc2ccc079653.tar.bz2 gentoo-2-063635c410a02605a676b5774e59fc2ccc079653.zip |
Stable on hppa
(Portage version: 2.1-r1)
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.21.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 7724f3038327..2e6f7177b184 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.17 2006/06/12 15:40:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.18 2006/06/29 16:49:38 gustavoz Exp $ + + 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + IP-Country-2.21.ebuild: + Stable on hppa 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> IP-Country-2.21.ebuild: diff --git a/dev-perl/IP-Country/IP-Country-2.21.ebuild b/dev-perl/IP-Country/IP-Country-2.21.ebuild index ab5c03bf16b5..2e2e5ecf8640 100644 --- a/dev-perl/IP-Country/IP-Country-2.21.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.21.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.21.ebuild,v 1.2 2006/06/12 15:40:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.21.ebuild,v 1.3 2006/06/29 16:49:38 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~nwetters/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |