diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:07:08 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:07:08 +0000 |
commit | 49bd5672bd7abae5fde96cd2f902e3c42c3cea3a (patch) | |
tree | ff681f5afd7238648cb8b777e85f3eef078868db /virtual/perl-Pod-Simple | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-49bd5672bd7abae5fde96cd2f902e3c42c3cea3a.tar.gz historical-49bd5672bd7abae5fde96cd2f902e3c42c3cea3a.tar.bz2 historical-49bd5672bd7abae5fde96cd2f902e3c42c3cea3a.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Pod-Simple')
-rw-r--r-- | virtual/perl-Pod-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.200.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Pod-Simple/ChangeLog b/virtual/perl-Pod-Simple/ChangeLog index 6f1f139b958a..682876155728 100644 --- a/virtual/perl-Pod-Simple/ChangeLog +++ b/virtual/perl-Pod-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Pod-Simple # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.48 2012/03/07 21:59:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.49 2012/04/28 01:50:50 aballier Exp $ + + 28 Apr 2012; Alexis Ballier <aballier@gentoo.org> + perl-Pod-Simple-3.200.0.ebuild: + keyword ~amd64-fbsd 07 Mar 2012; Brent Baude <ranger@gentoo.org> perl-Pod-Simple-3.160.0-r2.ebuild: diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.200.0.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.200.0.ebuild index 98d1b02f142f..246420dd89a9 100644 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.200.0.ebuild +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.200.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-Pod-Simple/perl-Pod-Simple-3.200.0.ebuild,v 1.1 2012/03/04 13:38:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.200.0.ebuild,v 1.2 2012/04/28 01:50:50 aballier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |