diff options
Diffstat (limited to 'media-libs/jasper/jasper-1.701.0.ebuild')
-rw-r--r-- | media-libs/jasper/jasper-1.701.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/jasper/jasper-1.701.0.ebuild b/media-libs/jasper/jasper-1.701.0.ebuild index f4ae0332272b..e87062b8b364 100644 --- a/media-libs/jasper/jasper-1.701.0.ebuild +++ b/media-libs/jasper/jasper-1.701.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.701.0.ebuild,v 1.16 2005/07/25 19:27:19 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.701.0.ebuild,v 1.17 2005/08/24 17:26:03 agriffis Exp $ DESCRIPTION="JasPer is a software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard" HOMEPAGE="http://www.ece.uvic.ca/~mdadams/jasper/" SRC_URI="http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-${PV}.zip" LICENSE="JasPer" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86 hppa" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="opengl jpeg" DEPEND="app-arch/unzip" |