summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-01-16 13:13:15 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-01-16 13:13:15 +0000
commit1bd565c6c7f122de8e387b038a0c9ed4c7a57921 (patch)
treec411e73e2cf0d5bbe2e6c1949d77da0b227653b6
parentremoved old, crusty ebuilds (diff)
downloadgentoo-2-1bd565c6c7f122de8e387b038a0c9ed4c7a57921.tar.gz
gentoo-2-1bd565c6c7f122de8e387b038a0c9ed4c7a57921.tar.bz2
gentoo-2-1bd565c6c7f122de8e387b038a0c9ed4c7a57921.zip
moved to stable
-rw-r--r--media-libs/libpng/libpng-1.0.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libpng/libpng-1.0.15.ebuild b/media-libs/libpng/libpng-1.0.15.ebuild
index 51cfa291976e..4e2ffcdf6ffb 100644
--- a/media-libs/libpng/libpng-1.0.15.ebuild
+++ b/media-libs/libpng/libpng-1.0.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.0.15.ebuild,v 1.1 2003/01/14 08:17:27 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.0.15.ebuild,v 1.2 2003/01/16 13:13:15 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Portable Networks Graphics library."
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.libpng.org/"
SLOT="1.0"
LICENSE="as-is"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
DEPEND=">=sys-libs/zlib-1.1.3-r2"