diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 07:34:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 07:34:04 +0000 |
commit | 4f19b0b5fb9133800a14db28967beb5b4ec7a4e5 (patch) | |
tree | a26704c40859060a3d4e2af68e53cbdfc43ceed5 /media-gfx/jhead | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-4f19b0b5fb9133800a14db28967beb5b4ec7a4e5.tar.gz gentoo-2-4f19b0b5fb9133800a14db28967beb5b4ec7a4e5.tar.bz2 gentoo-2-4f19b0b5fb9133800a14db28967beb5b4ec7a4e5.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index b44aae970eca..823f46085d66 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.56 2007/03/28 03:39:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.57 2007/04/16 07:34:04 corsair Exp $ + + 16 Apr 2007; Markus Rothe <corsair@gentoo.org> jhead-2.7.ebuild: + Stable on ppc64 28 Mar 2007; Jeroen Roovers <jer@gentoo.org> : Stable for HPPA too. diff --git a/media-gfx/jhead/jhead-2.7.ebuild b/media-gfx/jhead/jhead-2.7.ebuild index e1ed936cf917..3d952410a075 100644 --- a/media-gfx/jhead/jhead-2.7.ebuild +++ b/media-gfx/jhead/jhead-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.7.ebuild,v 1.4 2007/03/28 03:39:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.7.ebuild,v 1.5 2007/04/16 07:34:04 corsair Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sentex.net/~mwandel/jhead/" SRC_URI="http://www.sentex.net/~mwandel/jhead/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc-macos ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc-macos ppc64 sparc x86" IUSE="" DEPEND="virtual/libc" |