diff options
author | Peter Weller <welp@gentoo.org> | 2007-12-19 15:31:25 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-12-19 15:31:25 +0000 |
commit | 1c1688466b1da95c47165cd14ea937b643121390 (patch) | |
tree | 8b9e476ae6282f535d81e4903a686bad72cc5346 /media-libs/libexif/libexif-0.6.16-r1.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-1c1688466b1da95c47165cd14ea937b643121390.tar.gz gentoo-2-1c1688466b1da95c47165cd14ea937b643121390.tar.bz2 gentoo-2-1c1688466b1da95c47165cd14ea937b643121390.zip |
Stable on amd64; bug 202350
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-libs/libexif/libexif-0.6.16-r1.ebuild')
-rw-r--r-- | media-libs/libexif/libexif-0.6.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libexif/libexif-0.6.16-r1.ebuild b/media-libs/libexif/libexif-0.6.16-r1.ebuild index 551cb763b1dc..0467f75d82a8 100644 --- a/media-libs/libexif/libexif-0.6.16-r1.ebuild +++ b/media-libs/libexif/libexif-0.6.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.16-r1.ebuild,v 1.4 2007/12/18 22:38:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.16-r1.ebuild,v 1.5 2007/12/19 15:31:25 welp Exp $ inherit eutils libtool @@ -10,7 +10,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" DEPEND="dev-util/pkgconfig |