diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-03-22 20:43:43 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-03-22 20:43:43 +0000 |
commit | da1fcb113854dc6c3987a01c4fa1b511378b6202 (patch) | |
tree | 2d25b1779c197527339c56585fec62238c69060a /dev-perl/IP-Country | |
parent | Marked 0.28 amd64 stable. (diff) | |
download | gentoo-2-da1fcb113854dc6c3987a01c4fa1b511378b6202.tar.gz gentoo-2-da1fcb113854dc6c3987a01c4fa1b511378b6202.tar.bz2 gentoo-2-da1fcb113854dc6c3987a01c4fa1b511378b6202.zip |
Add to ~amd64.
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 8d2da92f0e9a..ca15d3942cf3 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.9 2006/03/18 17:13:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.10 2006/03/22 20:43:43 flameeyes Exp $ + + 22 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> IP-Country-2.20.ebuild: + Add to ~amd64. 18 Mar 2006; Markus Rothe <corsair@gentoo.org> IP-Country-2.20.ebuild: Added ~ppc64; bug #126674 diff --git a/dev-perl/IP-Country/IP-Country-2.20.ebuild b/dev-perl/IP-Country/IP-Country-2.20.ebuild index 43cbb98651d7..eef5f5344261 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.4 2006/03/18 17:13:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.20.ebuild,v 1.5 2006/03/22 20:43:43 flameeyes Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~nwetters/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |