diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-04 11:32:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-04 11:32:28 +0000 |
commit | 1783a7bd37420de5546e946c19889777ecfcdc3f (patch) | |
tree | e7487094d636a2e5c1cacbb8b8c18ac945573d31 /dev-perl/URI | |
parent | Stable for HPPA (bug #418855). (diff) | |
download | historical-1783a7bd37420de5546e946c19889777ecfcdc3f.tar.gz historical-1783a7bd37420de5546e946c19889777ecfcdc3f.tar.bz2 historical-1783a7bd37420de5546e946c19889777ecfcdc3f.zip |
Stable for HPPA (bug #418861).
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/URI/URI-1.600.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/URI/ChangeLog b/dev-perl/URI/ChangeLog index ac6b3a01efcb..661a91ce7bd2 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.101 2012/08/03 10:57:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.102 2012/08/04 11:32:28 jer Exp $ + + 04 Aug 2012; Jeroen Roovers <jer@gentoo.org> URI-1.600.0.ebuild: + Stable for HPPA (bug #418861). 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> URI-1.600.0.ebuild: Stable for amd64, wrt bug #418861 diff --git a/dev-perl/URI/URI-1.600.0.ebuild b/dev-perl/URI/URI-1.600.0.ebuild index d8edc1d076c3..c7e3ec200d9b 100644 --- a/dev-perl/URI/URI-1.600.0.ebuild +++ b/dev-perl/URI/URI-1.600.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.600.0.ebuild,v 1.4 2012/08/03 10:57:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.600.0.ebuild,v 1.5 2012/08/04 11:32:28 jer 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 ~amd64-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 ~amd64-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" |