summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-05-18 12:30:47 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-05-18 12:30:47 +0000
commit8474b3c623fd173117b8e4e0661b3f93dbd9818b (patch)
tree63abf9e29f26b4465429bbbe64e4b752bf08d09c /media-libs
parentFix multisync-kdepim bug thanks to Dan Laba <gentoo@iwegaia.co.uk>, Shawn Kov... (diff)
downloadgentoo-2-8474b3c623fd173117b8e4e0661b3f93dbd9818b.tar.gz
gentoo-2-8474b3c623fd173117b8e4e0661b3f93dbd9818b.tar.bz2
gentoo-2-8474b3c623fd173117b8e4e0661b3f93dbd9818b.zip
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs')
-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 ae07ff4cba07..381858edf0d8 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.12 2005/05/09 14:18:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.13 2005/05/18 12:29:40 corsair Exp $
+
+ 18 May 2005; Markus Rothe <corsair@gentoo.org> jasper-1.701.0.ebuild:
+ Stable on ppc64
09 May 2005; Aron Griffis <agriffis@gentoo.org> jasper-1.701.0.ebuild:
add ~ia64
diff --git a/media-libs/jasper/jasper-1.701.0.ebuild b/media-libs/jasper/jasper-1.701.0.ebuild
index bae7aef0c6ff..d929f9ba62c5 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.10 2005/05/09 14:18:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.701.0.ebuild,v 1.11 2005/05/18 12:29:40 corsair 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="x86 ppc ~amd64 ~sparc ~ppc64 ~ia64"
+KEYWORDS="x86 ppc ~amd64 ~sparc ppc64 ~ia64"
IUSE="opengl jpeg"
DEPEND="app-arch/unzip"