diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-19 18:14:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-19 18:14:44 +0000 |
commit | 0988342df4746c4e62d314337e4755f5ee766932 (patch) | |
tree | 5e84ced13b60c9870a11ca423be864a3247192c2 /dev-perl/URI | |
parent | ppc stable #278094 (diff) | |
download | gentoo-2-0988342df4746c4e62d314337e4755f5ee766932.tar.gz gentoo-2-0988342df4746c4e62d314337e4755f5ee766932.tar.bz2 gentoo-2-0988342df4746c4e62d314337e4755f5ee766932.zip |
ppc stable #278039
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/URI/URI-1.38.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/URI/ChangeLog b/dev-perl/URI/ChangeLog index 1fd20a123294..a85cbd406da5 100644 --- a/dev-perl/URI/ChangeLog +++ b/dev-perl/URI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/URI # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.64 2009/07/17 14:15:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.65 2009/07/19 18:14:44 nixnut Exp $ + + 19 Jul 2009; nixnut <nixnut@gentoo.org> URI-1.38.ebuild: + ppc stable #278039 17 Jul 2009; Raúl Porcel <armin76@gentoo.org> URI-1.38.ebuild: alpha/arm/ia64/m68k/s390/sh stable wrt #278039 diff --git a/dev-perl/URI/URI-1.38.ebuild b/dev-perl/URI/URI-1.38.ebuild index f930c2f09836..3c6cd55159d7 100644 --- a/dev-perl/URI/URI-1.38.ebuild +++ b/dev-perl/URI/URI-1.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.38.ebuild,v 1.5 2009/07/17 14:15:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.38.ebuild,v 1.6 2009/07/19 18:14:44 nixnut 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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="virtual/perl-MIME-Base64" |