diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:25:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:25:36 +0000 |
commit | e5e2ef8876e733be96d824b5a6b13e1241c84079 (patch) | |
tree | 4791e09d9898cb757e09d3fb0ac975d152aaf4ff /media-gfx/jhead | |
parent | stable on ppc64 (diff) | |
download | historical-e5e2ef8876e733be96d824b5a6b13e1241c84079.tar.gz historical-e5e2ef8876e733be96d824b5a6b13e1241c84079.tar.bz2 historical-e5e2ef8876e733be96d824b5a6b13e1241c84079.zip |
stable on ppc64
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index c09657663173..a06d654fc97f 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.19 2004/11/02 19:46:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.20 2004/12/16 10:24:34 corsair Exp $ + + 16 Dec 2004; Markus Rothe <corsair@gentoo.org> jhead-2.2.ebuild: + Stable on ppc64 02 Nov 2004; Markus Rothe <corsair@gentoo.org> jhead-2.2.ebuild: Marked ~ppc64; dependency of bug #49688 diff --git a/media-gfx/jhead/jhead-2.2.ebuild b/media-gfx/jhead/jhead-2.2.ebuild index 56906b6b8e8e..a4263ffa1bde 100644 --- a/media-gfx/jhead/jhead-2.2.ebuild +++ b/media-gfx/jhead/jhead-2.2.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/jhead/jhead-2.2.ebuild,v 1.2 2004/11/02 19:46:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.2.ebuild,v 1.3 2004/12/16 10:24:34 corsair 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 ~alpha ~ia64 ~hppa ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~ia64 ~hppa ppc64" IUSE="" DEPEND="virtual/libc" |