diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 15:25:03 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 15:25:03 +0000 |
commit | f38d0ad0be1a3937f310720adaddf9c8a40eea78 (patch) | |
tree | 0d7b49db2cd45ac1621cbf463c1571c4e77d2583 /virtual/perl-CGI | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-f38d0ad0be1a3937f310720adaddf9c8a40eea78.tar.gz gentoo-2-f38d0ad0be1a3937f310720adaddf9c8a40eea78.tar.bz2 gentoo-2-f38d0ad0be1a3937f310720adaddf9c8a40eea78.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.590.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 00859c446ee9..6ee69ef55501 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CGI # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.97 2012/01/28 08:51:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.98 2012/05/09 15:25:03 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> perl-CGI-3.590.0.ebuild: + keyword ~amd64-fbsd *perl-CGI-3.590.0 (28 Jan 2012) diff --git a/virtual/perl-CGI/perl-CGI-3.590.0.ebuild b/virtual/perl-CGI/perl-CGI-3.590.0.ebuild index 2edd3514a864..99f05200083d 100644 --- a/virtual/perl-CGI/perl-CGI-3.590.0.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.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/virtual/perl-CGI/perl-CGI-3.590.0.ebuild,v 1.1 2012/01/28 08:51:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.590.0.ebuild,v 1.2 2012/05/09 15:25:03 aballier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |