diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-21 21:37:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-21 21:37:17 +0000 |
commit | 44f43586c7e3d293460c45778bae2140b821dd38 (patch) | |
tree | 164a99e1c5e66b90028b74276178f4da20aea09c /dev-perl/IP-Country | |
parent | Stable on hppa (diff) | |
download | gentoo-2-44f43586c7e3d293460c45778bae2140b821dd38.tar.gz gentoo-2-44f43586c7e3d293460c45778bae2140b821dd38.tar.bz2 gentoo-2-44f43586c7e3d293460c45778bae2140b821dd38.zip |
Stable on 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 ba6e1aebd34a..962944de19aa 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.11 2006/03/30 22:53:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.12 2006/04/21 21:37:17 gustavoz Exp $ + + 21 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> + IP-Country-2.20.ebuild: + Stable on hppa 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> IP-Country-2.20.ebuild: Mark 2.20 ~ia64 diff --git a/dev-perl/IP-Country/IP-Country-2.20.ebuild b/dev-perl/IP-Country/IP-Country-2.20.ebuild index 3eb4daf59811..c67dc6dec085 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.6 2006/03/30 22:53:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.20.ebuild,v 1.7 2006/04/21 21:37:17 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" +KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |