summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2005-07-25 19:29:00 +0000
committerGuy Martin <gmsoft@gentoo.org>2005-07-25 19:29:00 +0000
commit8193cc09bc9e4e0f62013529e066f47ae20950b7 (patch)
treecf6b9d485da9f9ad876f394004b794d1170ca0d7 /media-libs/jasper
parent#85720: changed dep from libungif to giflib (diff)
downloadgentoo-2-8193cc09bc9e4e0f62013529e066f47ae20950b7.tar.gz
gentoo-2-8193cc09bc9e4e0f62013529e066f47ae20950b7.tar.bz2
gentoo-2-8193cc09bc9e4e0f62013529e066f47ae20950b7.zip
Stable on hppa.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/jasper')
-rw-r--r--media-libs/jasper/ChangeLog5
-rw-r--r--media-libs/jasper/jasper-1.701.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/jasper/ChangeLog b/media-libs/jasper/ChangeLog
index f527753ba5f3..342eacd43cad 100644
--- a/media-libs/jasper/ChangeLog
+++ b/media-libs/jasper/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/jasper
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.17 2005/07/14 07:38:03 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.18 2005/07/25 19:27:19 gmsoft Exp $
+
+ 25 Jul 2005; Guy Martin <gmsoft@gentoo.org> jasper-1.701.0.ebuild:
+ Stable on hppa.
14 Jul 2005; Hardave Riar <hardave@gentoo.org> jasper-1.701.0.ebuild:
Keyworded ~mips
diff --git a/media-libs/jasper/jasper-1.701.0.ebuild b/media-libs/jasper/jasper-1.701.0.ebuild
index 7b800975996a..f4ae0332272b 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.15 2005/07/14 07:38:03 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.701.0.ebuild,v 1.16 2005/07/25 19:27:19 gmsoft 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"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86 hppa"
IUSE="opengl jpeg"
DEPEND="app-arch/unzip"