diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-04-20 20:08:01 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-04-20 20:08:01 +0000 |
commit | 7d5d76bdf4e4e4a886500add9cf8d13d2a2046d2 (patch) | |
tree | 2bd87d10ecb39242c5a79575e6377ca5ea61b458 /media-gfx/jpeginfo | |
parent | new release (Manifest recommit) (diff) | |
download | gentoo-2-7d5d76bdf4e4e4a886500add9cf8d13d2a2046d2.tar.gz gentoo-2-7d5d76bdf4e4e4a886500add9cf8d13d2a2046d2.tar.bz2 gentoo-2-7d5d76bdf4e4e4a886500add9cf8d13d2a2046d2.zip |
~amd64
Diffstat (limited to 'media-gfx/jpeginfo')
-rw-r--r-- | media-gfx/jpeginfo/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/jpeginfo/ChangeLog b/media-gfx/jpeginfo/ChangeLog index f1fa7e0cbfa2..5936b2d4fca7 100644 --- a/media-gfx/jpeginfo/ChangeLog +++ b/media-gfx/jpeginfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jpeginfo -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.1 2003/02/12 11:23:40 seemant Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.2 2004/04/20 20:08:01 kugelfang Exp $ + + 20 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> jpeginfo-1.6.0.ebuild: + marked ~amd64 *jpeginfo-1.6.0 (12 Feb 2003) diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild b/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild index 411e5864a56e..c74980bd54f3 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.3 2003/07/12 16:44:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.4 2004/04/20 20:08:01 kugelfang Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://www.cc.jyu.fi/~tjko/src/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" DEPEND=">=media-libs/jpeg-6b" |