diff options
author | Markus Meier <maekke@gentoo.org> | 2008-11-30 17:15:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-11-30 17:15:35 +0000 |
commit | 55fac972490af0d468b5761881241b210f247034 (patch) | |
tree | 52933ce70d0eaf95f0bac3bf29e5f317f700c4b3 /media-gfx/jhead/jhead-2.84-r1.ebuild | |
parent | Add patch to read USE expanded variables from their desc files. Fixes bug #23... (diff) | |
download | gentoo-2-55fac972490af0d468b5761881241b210f247034.tar.gz gentoo-2-55fac972490af0d468b5761881241b210f247034.tar.bz2 gentoo-2-55fac972490af0d468b5761881241b210f247034.zip |
amd64 stable, bug #243238
(Portage version: 2.1.6_rc2/cvs/Linux 2.6.26.8 x86_64)
Diffstat (limited to 'media-gfx/jhead/jhead-2.84-r1.ebuild')
-rw-r--r-- | media-gfx/jhead/jhead-2.84-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/jhead/jhead-2.84-r1.ebuild b/media-gfx/jhead/jhead-2.84-r1.ebuild index 54b52e0dbf35..9d40629998da 100644 --- a/media-gfx/jhead/jhead-2.84-r1.ebuild +++ b/media-gfx/jhead/jhead-2.84-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.84-r1.ebuild,v 1.4 2008/11/29 16:56:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.84-r1.ebuild,v 1.5 2008/11/30 17:15:35 maekke Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="" src_unpack() { |