diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-16 20:19:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-16 20:19:06 +0000 |
commit | 7bb516befd3a836beffc5876ac1039bbc48526b8 (patch) | |
tree | e6a13ae0606c07af04f1043ea253a7cbb4022995 /media-libs/libexif/libexif-0.6.19.ebuild | |
parent | Version bump dev-haskell/http. (diff) | |
download | historical-7bb516befd3a836beffc5876ac1039bbc48526b8.tar.gz historical-7bb516befd3a836beffc5876ac1039bbc48526b8.tar.bz2 historical-7bb516befd3a836beffc5876ac1039bbc48526b8.zip |
Stable for HPPA (bug #297023).
Package-Manager: portage-2.2_rc59/cvs/Linux i686
Diffstat (limited to 'media-libs/libexif/libexif-0.6.19.ebuild')
-rw-r--r-- | media-libs/libexif/libexif-0.6.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libexif/libexif-0.6.19.ebuild b/media-libs/libexif/libexif-0.6.19.ebuild index a1ab54542ed9..9bc6bf296e5e 100644 --- a/media-libs/libexif/libexif-0.6.19.ebuild +++ b/media-libs/libexif/libexif-0.6.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.19.ebuild,v 1.2 2009/12/15 16:27:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.19.ebuild,v 1.3 2009/12/16 20:19:06 jer Exp $ EAPI=2 inherit eutils libtool @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc nls" RDEPEND="nls? ( virtual/libintl )" |