diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 20:00:31 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 20:00:31 +0000 |
commit | f47e3170bcc833d202dbb9795a8d5b643c50f8bd (patch) | |
tree | 7f67856457feccc9d9f9b3e384be8c911373ba8d /virtual/perl-Compress-Raw-Zlib | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-f47e3170bcc833d202dbb9795a8d5b643c50f8bd.tar.gz historical-f47e3170bcc833d202dbb9795a8d5b643c50f8bd.tar.bz2 historical-f47e3170bcc833d202dbb9795a8d5b643c50f8bd.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Compress-Raw-Zlib')
-rw-r--r-- | virtual/perl-Compress-Raw-Zlib/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Compress-Raw-Zlib/ChangeLog b/virtual/perl-Compress-Raw-Zlib/ChangeLog index 575f3ce4e3e8..972fa4667be8 100644 --- a/virtual/perl-Compress-Raw-Zlib/ChangeLog +++ b/virtual/perl-Compress-Raw-Zlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Compress-Raw-Zlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.51 2012/02/21 19:31:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.52 2012/04/26 19:59:11 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> + perl-Compress-Raw-Zlib-2.49.0.ebuild: + keyword ~amd64-fbsd *perl-Compress-Raw-Zlib-2.49.0 (21 Feb 2012) diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild index 66ecd81da5f8..d649a604d772 100644 --- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild +++ b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.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-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild,v 1.1 2012/02/21 19:31:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild,v 1.2 2012/04/26 19:59:11 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 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~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 ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |