diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-16 23:20:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-16 23:20:14 +0000 |
commit | 3aa7e0c39e37c38bdabd9e07ada159f0a16f0702 (patch) | |
tree | 7198d86155a730df4cb9380d778968520bb2f192 /media-gfx/jhead | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-3aa7e0c39e37c38bdabd9e07ada159f0a16f0702.tar.gz gentoo-2-3aa7e0c39e37c38bdabd9e07ada159f0a16f0702.tar.bz2 gentoo-2-3aa7e0c39e37c38bdabd9e07ada159f0a16f0702.zip |
stable on alpha and ia64
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 089c32c79bde..b6a7965889a1 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.12 2003/12/14 03:51:28 gmsoft Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.13 2004/02/16 23:20:14 agriffis Exp $ + + 16 Feb 2004; Aron Griffis <agriffis@gentoo.org> jhead-2.0.ebuild: + stable on alpha and ia64 14 Dec 2003; Guy Martin <gmsoft@gentoo.org> jhead-1.6.ebuild: Marked stable on hppa. diff --git a/media-gfx/jhead/jhead-2.0.ebuild b/media-gfx/jhead/jhead-2.0.ebuild index 9c472200da2c..1db74cfa0183 100644 --- a/media-gfx/jhead/jhead-2.0.ebuild +++ b/media-gfx/jhead/jhead-2.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/jhead/jhead-2.0.ebuild,v 1.7 2004/02/05 03:56:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.0.ebuild,v 1.8 2004/02/16 23:20:14 agriffis Exp $ DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover" HOMEPAGE="http://www.sentex.net/~mwandel/jhead/" @@ -8,7 +8,7 @@ SRC_URI="http://www.sentex.net/~mwandel/jhead/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="x86 ppc sparc ~amd64 alpha ia64" DEPEND="virtual/glibc" |