diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 19:53:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 19:53:24 +0000 |
commit | 13de3c2d737ffa63d65371409a27089874453de2 (patch) | |
tree | 175a75662a0383313dd7f3de0bf72766ac46f7fc /dev-perl/URI | |
parent | alpha/ia64/sparc stable wrt #341865 (diff) | |
download | gentoo-2-13de3c2d737ffa63d65371409a27089874453de2.tar.gz gentoo-2-13de3c2d737ffa63d65371409a27089874453de2.tar.bz2 gentoo-2-13de3c2d737ffa63d65371409a27089874453de2.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #341865
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/URI/URI-1.55.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/URI/ChangeLog b/dev-perl/URI/ChangeLog index 68ae7e16277a..495503263cb1 100644 --- a/dev-perl/URI/ChangeLog +++ b/dev-perl/URI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/URI # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.82 2010/11/05 14:13:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.83 2010/11/13 19:53:24 armin76 Exp $ + + 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> URI-1.55.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #341865 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> URI-1.55.ebuild: ppc64 stable wrt #341865 diff --git a/dev-perl/URI/URI-1.55.ebuild b/dev-perl/URI/URI-1.55.ebuild index 6759a1fb59d7..8699f8197d55 100644 --- a/dev-perl/URI/URI-1.55.ebuild +++ b/dev-perl/URI/URI-1.55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.55.ebuild,v 1.6 2010/11/05 14:13:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.55.ebuild,v 1.7 2010/11/13 19:53:24 armin76 Exp $ EAPI=2 @@ -10,7 +10,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 ~sparc-fbsd ~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 ~sparc-fbsd ~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" |