diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 09:52:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 09:52:15 +0000 |
commit | 31ea4a5728db6aa5a67e1d550ba612b99a548465 (patch) | |
tree | db0e3371699f907a5ce75ff7c8a07a7e75615ac2 /dev-perl/IP-Country | |
parent | Stable for HPPA too. (diff) | |
download | historical-31ea4a5728db6aa5a67e1d550ba612b99a548465.tar.gz historical-31ea4a5728db6aa5a67e1d550ba612b99a548465.tar.bz2 historical-31ea4a5728db6aa5a67e1d550ba612b99a548465.zip |
Stable for HPPA too.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.23.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index aa95bd8d8fdd..3281d909ca50 100644 --- a/dev-perl/IP-Country/ChangeLog +++ b/dev-perl/IP-Country/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IP-Country -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.31 2007/07/11 16:18:16 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.32 2008/03/28 09:15:47 jer Exp $ + + 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> IP-Country-2.23.ebuild: + Stable for HPPA too. 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> IP-Country-2.23.ebuild: ia64/x86 stable diff --git a/dev-perl/IP-Country/IP-Country-2.23.ebuild b/dev-perl/IP-Country/IP-Country-2.23.ebuild index 23ff60356966..15ae7601036a 100644 --- a/dev-perl/IP-Country/IP-Country-2.23.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.23.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/dev-perl/IP-Country/IP-Country-2.23.ebuild,v 1.6 2007/07/11 16:18:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.23.ebuild,v 1.7 2008/03/28 09:15:47 jer 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" |