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 | |
parent | new release (diff) | |
download | historical-ec8fa15746539352fa2584e7bb2d12cff971fa0f.tar.gz historical-ec8fa15746539352fa2584e7bb2d12cff971fa0f.tar.bz2 historical-ec8fa15746539352fa2584e7bb2d12cff971fa0f.zip |
~amd64
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/jpeginfo/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/jpeginfo/Manifest | 4 | ||||
-rw-r--r-- | media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild | 6 |
3 files changed, 10 insertions, 7 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/Manifest b/media-gfx/jpeginfo/Manifest index c7c69f3df901..51631326a0c6 100644 --- a/media-gfx/jpeginfo/Manifest +++ b/media-gfx/jpeginfo/Manifest @@ -1,3 +1,3 @@ +MD5 7a48f7f15c9bce5268ecff9b585faee0 ChangeLog 584 +MD5 94e6659475343fa03bf5888ec4bb9f95 jpeginfo-1.6.0.ebuild 617 MD5 4512bd4b2ffb25cd8ce57ce01ac1098c files/digest-jpeginfo-1.6.0 65 -MD5 8267275cd2613d509e1049273c474672 ChangeLog 490 -MD5 10ab53b65c6290097fcc058033bc6243 jpeginfo-1.6.0.ebuild 605 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" |