diff options
author | 2012-03-03 14:30:10 +0000 | |
---|---|---|
committer | 2012-03-03 14:30:10 +0000 | |
commit | 79825ed76110ffc8678e53f21e66fe8309a422e3 (patch) | |
tree | 33861400965fa03cbc547d687ab3529f448213e0 /dev-perl/URI | |
parent | Marking Tie-IxHash-1.220.0 ppc64 for bug 400243 (diff) | |
download | historical-79825ed76110ffc8678e53f21e66fe8309a422e3.tar.gz historical-79825ed76110ffc8678e53f21e66fe8309a422e3.tar.bz2 historical-79825ed76110ffc8678e53f21e66fe8309a422e3.zip |
Marking URI-1.590.0 ppc64 for bug 400253
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/URI/URI-1.590.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/URI/ChangeLog b/dev-perl/URI/ChangeLog index 105724592aca..b8359c3c97d6 100644 --- a/dev-perl/URI/ChangeLog +++ b/dev-perl/URI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/URI # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.93 2012/03/02 19:17:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.94 2012/03/03 14:30:10 ranger Exp $ + + 03 Mar 2012; Brent Baude <ranger@gentoo.org> URI-1.590.0.ebuild: + Marking URI-1.590.0 ppc64 for bug 400253 02 Mar 2012; Markus Meier <maekke@gentoo.org> URI-1.590.0.ebuild: arm stable, bug #400253 diff --git a/dev-perl/URI/URI-1.590.0.ebuild b/dev-perl/URI/URI-1.590.0.ebuild index 1293700ef542..187be641c430 100644 --- a/dev-perl/URI/URI-1.590.0.ebuild +++ b/dev-perl/URI/URI-1.590.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.590.0.ebuild,v 1.5 2012/03/02 19:17:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.590.0.ebuild,v 1.6 2012/03/03 14:30:10 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A URI Perl Module" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="virtual/perl-MIME-Base64" |