diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:26:55 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:26:55 +0000 |
commit | c520c25ccb25fec307c32fd3ede750ca05c86f71 (patch) | |
tree | 07c6409cdfba2bde3acf0cc59e93cc965a267d1a /dev-perl/URI | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-c520c25ccb25fec307c32fd3ede750ca05c86f71.tar.gz gentoo-2-c520c25ccb25fec307c32fd3ede750ca05c86f71.tar.bz2 gentoo-2-c520c25ccb25fec307c32fd3ede750ca05c86f71.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/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 ba42b8c822c3..fcdbe8c0c42c 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.97 2012/03/29 17:43:53 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.98 2012/05/05 23:26:55 aballier Exp $ + + 05 May 2012; Alexis Ballier <aballier@gentoo.org> URI-1.600.0.ebuild: + keyword ~amd64-fbsd *URI-1.600.0 (29 Mar 2012) diff --git a/dev-perl/URI/URI-1.600.0.ebuild b/dev-perl/URI/URI-1.600.0.ebuild index fd7ecf67e86d..86abda6bb419 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.1 2012/03/29 17:43:53 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.600.0.ebuild,v 1.2 2012/05/05 23:26:55 aballier 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 ~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" |