diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-07-02 14:12:45 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-07-02 14:12:45 +0000 |
commit | 7f88763098577e3b829f171be71fc764c7534881 (patch) | |
tree | 42c38256977dda449d46fa4c4b51d1cbfd02d66c /dev-libs/zziplib/zziplib-0.13.45.ebuild | |
parent | Adjusted metadata, see bug #138062. (diff) | |
download | gentoo-2-7f88763098577e3b829f171be71fc764c7534881.tar.gz gentoo-2-7f88763098577e3b829f171be71fc764c7534881.tar.bz2 gentoo-2-7f88763098577e3b829f171be71fc764c7534881.zip |
stable for x86 (bug #138559)
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'dev-libs/zziplib/zziplib-0.13.45.ebuild')
-rw-r--r-- | dev-libs/zziplib/zziplib-0.13.45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/zziplib/zziplib-0.13.45.ebuild b/dev-libs/zziplib/zziplib-0.13.45.ebuild index 5f0cc462b41d..38429da38e63 100644 --- a/dev-libs/zziplib/zziplib-0.13.45.ebuild +++ b/dev-libs/zziplib/zziplib-0.13.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/zziplib/zziplib-0.13.45.ebuild,v 1.9 2006/05/23 12:37:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/zziplib/zziplib-0.13.45.ebuild,v 1.10 2006/07/02 14:12:45 mr_bones_ Exp $ inherit libtool fixheadtails eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/zziplib/${P}.tar.bz2" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc ppc64 s390 sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" IUSE="sdl" RDEPEND="sys-libs/zlib |