diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-02-10 13:48:12 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-02-10 13:48:12 +0000 |
commit | e4713169f2839a6a70d43a9b7a1514d657ef201a (patch) | |
tree | 2e1423726f0506cd9bce47f48e47e3dc7a3cf73c /media-gfx/jhead | |
parent | Stable on ppc wrt bug 165376 (diff) | |
download | gentoo-2-e4713169f2839a6a70d43a9b7a1514d657ef201a.tar.gz gentoo-2-e4713169f2839a6a70d43a9b7a1514d657ef201a.tar.bz2 gentoo-2-e4713169f2839a6a70d43a9b7a1514d657ef201a.zip |
Stable on ppc.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.6.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 755d2581d1e2..6f61957f94ad 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.51 2007/01/25 16:52:23 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.52 2007/02/10 13:48:12 pylon Exp $ + + 10 Feb 2007; Lars Weiler <pylon@gentoo.org> jhead-2.6.ebuild: + Stable on ppc. *jhead-2.7 (25 Jan 2007) diff --git a/media-gfx/jhead/jhead-2.6.ebuild b/media-gfx/jhead/jhead-2.6.ebuild index c91b6fee56c4..8ff04fcb62b2 100644 --- a/media-gfx/jhead/jhead-2.6.ebuild +++ b/media-gfx/jhead/jhead-2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.6.ebuild,v 1.3 2006/12/11 13:42:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.6.ebuild,v 1.4 2007/02/10 13:48:12 pylon 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" |