summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-11-25 22:21:09 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-11-25 22:21:09 +0000
commit12fa5c3fa0664b08caabb862556b5796550c9944 (patch)
treeabe162b4f2a2c5e6313d9664febd8dbaa7a456e5 /media-gfx/jpeginfo
parent- the __uClibc_start_main is becoming a problem for users thus we need to che... (diff)
downloadgentoo-2-12fa5c3fa0664b08caabb862556b5796550c9944.tar.gz
gentoo-2-12fa5c3fa0664b08caabb862556b5796550c9944.tar.bz2
gentoo-2-12fa5c3fa0664b08caabb862556b5796550c9944.zip
Stable on amd64.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'media-gfx/jpeginfo')
-rw-r--r--media-gfx/jpeginfo/ChangeLog5
-rw-r--r--media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jpeginfo/ChangeLog b/media-gfx/jpeginfo/ChangeLog
index 5ada507b62ff..e9bf44a3e193 100644
--- a/media-gfx/jpeginfo/ChangeLog
+++ b/media-gfx/jpeginfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/jpeginfo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.8 2005/10/30 16:06:33 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.9 2005/11/25 22:21:09 cryos Exp $
+
+ 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> jpeginfo-1.6.0.ebuild:
+ Stable on amd64.
30 Oct 2005; Fabian Groffen <grobian@gentoo.org> jpeginfo-1.6.0.ebuild:
Marked ~ppc-macos (bug #110823)
diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild b/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild
index 9ffe894522c3..7df0a3b54e1b 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-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.10 2005/10/30 16:06:33 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.11 2005/11/25 22:21:09 cryos Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://www.cc.jyu.fi/~tjko/src/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ppc ~ppc-macos ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ppc ~ppc-macos ppc64 ~sparc x86"
DEPEND=">=media-libs/jpeg-6b"