summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/jpeg')
-rw-r--r--media-libs/jpeg/jpeg-6b-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/jpeg/jpeg-6b-r2.ebuild b/media-libs/jpeg/jpeg-6b-r2.ebuild
index f359b5471010..e0b64f9d29b1 100644
--- a/media-libs/jpeg/jpeg-6b-r2.ebuild
+++ b/media-libs/jpeg/jpeg-6b-r2.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-6b-r2.ebuild,v 1.14 2004/07/01 08:30:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-6b-r2.ebuild,v 1.15 2004/07/14 19:50:52 agriffis Exp $
MY_P=${PN}src.v${PV}
-S=${WORKDIR}/${P}
DESCRIPTION="Library to load, handle and manipulate images in the JPEG format"
SRC_URI="ftp://ftp.uu.net/graphics/jpeg/${MY_P}.tar.gz"
HOMEPAGE="http://www.ijg.org/"
@@ -11,6 +10,7 @@ HOMEPAGE="http://www.ijg.org/"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc alpha"
+IUSE=""
DEPEND="virtual/libc"