diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-17 06:12:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-17 06:12:07 +0000 |
commit | 9de00a0c3bec64530030c9fefefe8e033213cc7d (patch) | |
tree | 0c81449d3c7e77fb8c08f1e79f2d3aff10124f3a /perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild | |
parent | Mark m68k/s390/sh stable. (diff) | |
download | historical-9de00a0c3bec64530030c9fefefe8e033213cc7d.tar.gz historical-9de00a0c3bec64530030c9fefefe8e033213cc7d.tar.bz2 historical-9de00a0c3bec64530030c9fefefe8e033213cc7d.zip |
Mark m68k stable.
Package-Manager: portage-2.2.8/cvs/Linux x86_64
Manifest-Sign-Key: 0xD2E96200
Diffstat (limited to 'perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild')
-rw-r--r-- | perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild index 52a373d6aa02..9e176dd71f82 100644 --- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild +++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild,v 1.13 2013/03/02 16:12:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild,v 1.14 2014/01/17 06:08:04 vapier Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit multilib perl-module DESCRIPTION="Low-Level Interface to zlib compression library" SLOT="0" -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 ~arm-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 ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=sys-libs/zlib-1.2.5" |