summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 03:06:17 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 03:06:17 +0000
commit7bb4c0787d9b6cc668aca9e186f9ae46bd3f72e3 (patch)
tree0ca2f7738ebca6ee52de51b7cbff2dfb7cf9fbf4 /media-gfx
parentnet-misc/l7-filter-1.[01] memory leak fixed in 1.2 and offending versions rem... (diff)
downloadgentoo-2-7bb4c0787d9b6cc668aca9e186f9ae46bd3f72e3.tar.gz
gentoo-2-7bb4c0787d9b6cc668aca9e186f9ae46bd3f72e3.tar.bz2
gentoo-2-7bb4c0787d9b6cc668aca9e186f9ae46bd3f72e3.zip
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/jpeginfo/ChangeLog7
-rw-r--r--media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/jpeginfo/ChangeLog b/media-gfx/jpeginfo/ChangeLog
index 629816333a57..e9692c04a6d7 100644
--- a/media-gfx/jpeginfo/ChangeLog
+++ b/media-gfx/jpeginfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/jpeginfo
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.6 2004/12/29 00:35:43 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.7 2005/04/24 03:04:54 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> jpeginfo-1.6.0.ebuild:
+ Stable on ppc.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild b/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild
index 32832aaf4751..c779bbe669ee 100644
--- a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild
+++ b/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.8 2004/07/20 20:46:01 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.9 2005/04/24 03:04:54 hansmi Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://www.cc.jyu.fi/~tjko/src/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc alpha ~amd64 ppc64"
+KEYWORDS="x86 ppc ~sparc alpha ~amd64 ppc64"
DEPEND=">=media-libs/jpeg-6b"