diff options
author | 2005-11-10 18:31:05 +0000 | |
---|---|---|
committer | 2005-11-10 18:31:05 +0000 | |
commit | 8db289cdd31f1cea32ad9e1a6171907e608aa7b9 (patch) | |
tree | 3f11483ca154eddbdb68be641af078f52feb3fbd /media-gfx/jhead/jhead-2.2.ebuild | |
parent | Stable on sparc wrt #109039 (diff) | |
download | gentoo-2-8db289cdd31f1cea32ad9e1a6171907e608aa7b9.tar.gz gentoo-2-8db289cdd31f1cea32ad9e1a6171907e608aa7b9.tar.bz2 gentoo-2-8db289cdd31f1cea32ad9e1a6171907e608aa7b9.zip |
Stable on sparc wrt #110242
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-gfx/jhead/jhead-2.2.ebuild')
-rw-r--r-- | media-gfx/jhead/jhead-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/jhead/jhead-2.2.ebuild b/media-gfx/jhead/jhead-2.2.ebuild index 34f3183c9fde..04032b96998b 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.7 2005/11/10 18:15:20 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.2.ebuild,v 1.8 2005/11/10 18:31:05 gustavoz Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ 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" |