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 | ec8fa15746539352fa2584e7bb2d12cff971fa0f (patch) | |
tree | a76f15a14fa4140518e723d827168c0c122fa131 /media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild | |
parent | new release (diff) | |
download | historical-ec8fa15746539352fa2584e7bb2d12cff971fa0f.tar.gz historical-ec8fa15746539352fa2584e7bb2d12cff971fa0f.tar.bz2 historical-ec8fa15746539352fa2584e7bb2d12cff971fa0f.zip |
~amd64
Diffstat (limited to 'media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild')
-rw-r--r-- | media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |