diff options
author | Markus Meier <maekke@gentoo.org> | 2012-03-02 19:17:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-03-02 19:17:59 +0000 |
commit | 3bb556069af0e06ed9c0894ac237582af84941f9 (patch) | |
tree | 2027c8e53c52be5e0bbadce9388fb379d3a8cd85 /dev-perl/URI | |
parent | arm stable, bug #400255 (diff) | |
download | gentoo-2-3bb556069af0e06ed9c0894ac237582af84941f9.tar.gz gentoo-2-3bb556069af0e06ed9c0894ac237582af84941f9.tar.bz2 gentoo-2-3bb556069af0e06ed9c0894ac237582af84941f9.zip |
arm stable, bug #400253
(Portage version: 2.1.10.49/cvs/Linux i686)
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 97e373fed8ac..105724592aca 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.92 2012/02/27 18:49:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.93 2012/03/02 19:17:59 maekke Exp $ + + 02 Mar 2012; Markus Meier <maekke@gentoo.org> URI-1.590.0.ebuild: + arm stable, bug #400253 27 Feb 2012; Brent Baude <ranger@gentoo.org> URI-1.590.0.ebuild: Marking URI-1.590.0 ppc for bug 400253 diff --git a/dev-perl/URI/URI-1.590.0.ebuild b/dev-perl/URI/URI-1.590.0.ebuild index a2a3a8a78b10..1293700ef542 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.4 2012/02/27 18:49:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.590.0.ebuild,v 1.5 2012/03/02 19:17:59 maekke 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" |