diff options
author | Rajiv Aaron Manglani <rajiv@gentoo.org> | 2003-12-12 00:26:23 +0000 |
---|---|---|
committer | Rajiv Aaron Manglani <rajiv@gentoo.org> | 2003-12-12 00:26:23 +0000 |
commit | 430fda78e5413e393a52a9316237605df5b22fd5 (patch) | |
tree | 27be4aa173da7733b5d11e6ef55b8ff0e5c016f7 /media-gfx/jhead/jhead-2.0.ebuild | |
parent | ver bump #35052 (diff) | |
download | gentoo-2-430fda78e5413e393a52a9316237605df5b22fd5.tar.gz gentoo-2-430fda78e5413e393a52a9316237605df5b22fd5.tar.bz2 gentoo-2-430fda78e5413e393a52a9316237605df5b22fd5.zip |
marked stable on ppc.
Diffstat (limited to 'media-gfx/jhead/jhead-2.0.ebuild')
-rw-r--r-- | media-gfx/jhead/jhead-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/jhead/jhead-2.0.ebuild b/media-gfx/jhead/jhead-2.0.ebuild index fb4a8584e19f..62310a3e1b71 100644 --- a/media-gfx/jhead/jhead-2.0.ebuild +++ b/media-gfx/jhead/jhead-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.0.ebuild,v 1.5 2003/12/08 04:49:15 rajiv Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.0.ebuild,v 1.6 2003/12/12 00:26:20 rajiv Exp $ IUSE="" S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.sentex.net/~mwandel/jhead/" SLOT="0" LICENSE="public-domain" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ppc" DEPEND="virtual/glibc" |