diff options
author | 2008-04-07 19:55:42 +0000 | |
---|---|---|
committer | 2008-04-07 19:55:42 +0000 | |
commit | 3bd55bb04c88e1214600ef7a2f819cbffc5253a7 (patch) | |
tree | 9a4cb451fb8ecb6272c1e72369e3fe454dd35535 /media-gfx/jhead/jhead-2.8.ebuild | |
parent | Added new snapshot. (diff) | |
download | gentoo-2-3bd55bb04c88e1214600ef7a2f819cbffc5253a7.tar.gz gentoo-2-3bd55bb04c88e1214600ef7a2f819cbffc5253a7.tar.bz2 gentoo-2-3bd55bb04c88e1214600ef7a2f819cbffc5253a7.zip |
Stable on alpha, bug #216570
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'media-gfx/jhead/jhead-2.8.ebuild')
-rw-r--r-- | media-gfx/jhead/jhead-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/jhead/jhead-2.8.ebuild b/media-gfx/jhead/jhead-2.8.ebuild index fdf579cdf8c9..3d9f1e8a3bfa 100644 --- a/media-gfx/jhead/jhead-2.8.ebuild +++ b/media-gfx/jhead/jhead-2.8.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.8.ebuild,v 1.5 2008/04/07 15:38:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.8.ebuild,v 1.6 2008/04/07 19:55:42 klausman Exp $ inherit eutils 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 ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND="media-libs/jpeg" |