diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 17:01:43 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 17:01:43 +0000 |
commit | f9b744b81550b52fd02e698b5351d36577884360 (patch) | |
tree | ff2cfd4a6ecdfa3b651802c1cef91fe836095fc0 /media-gfx/jhead | |
parent | app-text/libwpd stable on ppc. (diff) | |
download | gentoo-2-f9b744b81550b52fd02e698b5351d36577884360.tar.gz gentoo-2-f9b744b81550b52fd02e698b5351d36577884360.tar.bz2 gentoo-2-f9b744b81550b52fd02e698b5351d36577884360.zip |
media-gfx/jhead stable on ppc.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 3fc8ee89e343..f803abdac736 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.32 2005/12/18 17:15:07 corsair Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.33 2006/01/02 17:01:43 hansmi Exp $ + + 02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> jhead-2.4.ebuild: + Stable on ppc. 18 Dec 2005; Markus Rothe <corsair@gentoo.org> jhead-2.4.ebuild: Stable on ppc64 diff --git a/media-gfx/jhead/jhead-2.4.ebuild b/media-gfx/jhead/jhead-2.4.ebuild index d68a57041a55..63190729b676 100644 --- a/media-gfx/jhead/jhead-2.4.ebuild +++ b/media-gfx/jhead/jhead-2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.4.ebuild,v 1.5 2005/12/18 17:15:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.4.ebuild,v 1.6 2006/01/02 17:01:43 hansmi Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sentex.net/~mwandel/jhead/" SRC_URI="${HOMEPAGE}${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" |