diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-29 10:39:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-29 10:39:05 +0000 |
commit | 1ede74204ceee545850304d470850da2a085e278 (patch) | |
tree | 3b848420b9efa55d10bcb058b000d45da082ff83 /media-libs/libexif/libexif-0.6.12-r4.ebuild | |
parent | Add comment. (diff) | |
download | gentoo-2-1ede74204ceee545850304d470850da2a085e278.tar.gz gentoo-2-1ede74204ceee545850304d470850da2a085e278.tar.bz2 gentoo-2-1ede74204ceee545850304d470850da2a085e278.zip |
sh love
(Portage version: 2.1_pre2)
Diffstat (limited to 'media-libs/libexif/libexif-0.6.12-r4.ebuild')
-rw-r--r-- | media-libs/libexif/libexif-0.6.12-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libexif/libexif-0.6.12-r4.ebuild b/media-libs/libexif/libexif-0.6.12-r4.ebuild index 8b5901b5b075..4c95d2058144 100644 --- a/media-libs/libexif/libexif-0.6.12-r4.ebuild +++ b/media-libs/libexif/libexif-0.6.12-r4.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-libs/libexif/libexif-0.6.12-r4.ebuild,v 1.1 2005/05/10 06:07:47 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.12-r4.ebuild,v 1.2 2005/12/29 10:39:05 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc ~x86" IUSE="nls" DEPEND="dev-util/pkgconfig" |