diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-20 20:46:01 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-20 20:46:01 +0000 |
commit | aaa457db213358ba38a9cbba1a924eb121e3b0d9 (patch) | |
tree | f57a94560896194209864f2b9877cfae608d1a71 /media-gfx/jpeginfo | |
parent | stable on ppc64, bug #57154 (diff) | |
download | historical-aaa457db213358ba38a9cbba1a924eb121e3b0d9.tar.gz historical-aaa457db213358ba38a9cbba1a924eb121e3b0d9.tar.bz2 historical-aaa457db213358ba38a9cbba1a924eb121e3b0d9.zip |
stable on ppc64, bug #57156
Diffstat (limited to 'media-gfx/jpeginfo')
-rw-r--r-- | media-gfx/jpeginfo/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jpeginfo/ChangeLog b/media-gfx/jpeginfo/ChangeLog index 303015f15c7b..81f098c866b6 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.4 2004/06/24 22:43:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.5 2004/07/20 20:46:01 tgall Exp $ + + 20 Jul 2004; Tom Gall <tgall@gentoo.org> jpeginfo-1.6.0.ebuild: + stable on ppc64, bug #57156 05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> jpeginfo-1.6.0.ebuild: Stable on alpha. diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild b/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild index f3f499c8517f..32832aaf4751 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 # 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.7 2004/07/14 17:45:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.8 2004/07/20 20:46:01 tgall 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" +KEYWORDS="x86 ~ppc ~sparc alpha ~amd64 ppc64" DEPEND=">=media-libs/jpeg-6b" |