diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-18 17:13:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-18 17:13:53 +0000 |
commit | 89119dfd546ab50b7dd6eedf97e65c938a7f82d8 (patch) | |
tree | 0450604de49d1d5f173d7dddfe5ee7a0072c34df | |
parent | Added ~ppc64; bug #126673 (diff) | |
download | historical-89119dfd546ab50b7dd6eedf97e65c938a7f82d8.tar.gz historical-89119dfd546ab50b7dd6eedf97e65c938a7f82d8.tar.bz2 historical-89119dfd546ab50b7dd6eedf97e65c938a7f82d8.zip |
Added ~ppc64; bug #126674
Package-Manager: portage-2.0.54
-rw-r--r-- | dev-perl/Geography-Countries/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.20.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/dev-perl/Geography-Countries/ChangeLog b/dev-perl/Geography-Countries/ChangeLog index 4aa4d01c1ef2..3e3b32cfe502 100644 --- a/dev-perl/Geography-Countries/ChangeLog +++ b/dev-perl/Geography-Countries/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Geography-Countries # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.5 2006/03/14 01:39:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.6 2006/03/18 17:12:50 corsair Exp $ + + 18 Mar 2006; Markus Rothe <corsair@gentoo.org> + Geography-Countries-1.4.ebuild: + Added ~ppc64; bug #126674 14 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> Geography-Countries-1.4.ebuild: diff --git a/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild b/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild index 394d43141dad..4e130801ec14 100644 --- a/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild +++ b/dev-perl/Geography-Countries/Geography-Countries-1.4.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/Geography-Countries/Geography-Countries-1.4.ebuild,v 1.5 2006/03/14 01:39:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild,v 1.6 2006/03/18 17:12:50 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~abigail/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~hppa ~ppc sparc x86" +KEYWORDS="~hppa ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 225791560bc8..8d2da92f0e9a 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.8 2006/03/14 01:41:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.9 2006/03/18 17:13:52 corsair Exp $ + + 18 Mar 2006; Markus Rothe <corsair@gentoo.org> IP-Country-2.20.ebuild: + Added ~ppc64; bug #126674 14 Mar 2006; Gustavo Zacarias <gustavoz@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 ce44cbfa2a66..43cbb98651d7 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.3 2006/03/14 01:41:28 gustavoz Exp $ +# $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 $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~nwetters/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~hppa ~ppc sparc x86" +KEYWORDS="~hppa ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |