diff options
author | Hasan Khalil <gongloo@gentoo.org> | 2005-07-08 05:41:16 +0000 |
---|---|---|
committer | Hasan Khalil <gongloo@gentoo.org> | 2005-07-08 05:41:16 +0000 |
commit | bd42ea88904472eda7224feff21fb42094165e8a (patch) | |
tree | 98d9eccf03f3729b835cccdd16fdf17cb9bafcb1 /media-gfx/jhead | |
parent | Stable on mips. (diff) | |
download | gentoo-2-bd42ea88904472eda7224feff21fb42094165e8a.tar.gz gentoo-2-bd42ea88904472eda7224feff21fb42094165e8a.tar.bz2 gentoo-2-bd42ea88904472eda7224feff21fb42094165e8a.zip |
Keyworded ~ppc-macos. Closes bug 93977.
(Portage version: 2.0.51.19)
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 a7ae9ea19137..076bbf057750 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.21 2005/05/09 00:29:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.22 2005/07/08 05:41:16 gongloo Exp $ + + 08 Jul 2005; <gongloo@gentoo.org> jhead-2.2.ebuild: + Keyworded ~ppc-macos. Closes bug 93977. 08 May 2005; Aron Griffis <agriffis@gentoo.org> jhead-2.2.ebuild: stable on ia64 diff --git a/media-gfx/jhead/jhead-2.2.ebuild b/media-gfx/jhead/jhead-2.2.ebuild index bae69dfd5ddf..7267358f84e9 100644 --- a/media-gfx/jhead/jhead-2.2.ebuild +++ b/media-gfx/jhead/jhead-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4 2005/05/09 00:29:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.2.ebuild,v 1.5 2005/07/08 05:41:16 gongloo 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="~alpha ~amd64 ~hppa ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc-macos ppc64 ~sparc ~x86" IUSE="" DEPEND="virtual/libc" |