diff options
author | 2007-04-06 19:37:14 +0000 | |
---|---|---|
committer | 2007-04-06 19:37:14 +0000 | |
commit | b171abd8903f89c2e7c5c610ec72a72a58e1b2b3 (patch) | |
tree | 1a0edbde4fa6371ddd0a170a5231b62399d316a5 /media-libs/libexif-gtk/libexif-gtk-0.3.5-r1.ebuild | |
parent | Fix up SELinux support (diff) | |
download | gentoo-2-b171abd8903f89c2e7c5c610ec72a72a58e1b2b3.tar.gz gentoo-2-b171abd8903f89c2e7c5c610ec72a72a58e1b2b3.tar.bz2 gentoo-2-b171abd8903f89c2e7c5c610ec72a72a58e1b2b3.zip |
Remove completely broken version after marking working version stable on alpha, after discussing it with wolf31o2.
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-libs/libexif-gtk/libexif-gtk-0.3.5-r1.ebuild')
-rw-r--r-- | media-libs/libexif-gtk/libexif-gtk-0.3.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libexif-gtk/libexif-gtk-0.3.5-r1.ebuild b/media-libs/libexif-gtk/libexif-gtk-0.3.5-r1.ebuild index 643da290207b..aee968291bff 100644 --- a/media-libs/libexif-gtk/libexif-gtk-0.3.5-r1.ebuild +++ b/media-libs/libexif-gtk/libexif-gtk-0.3.5-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-gtk/libexif-gtk-0.3.5-r1.ebuild,v 1.6 2007/04/06 16:02:06 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif-gtk/libexif-gtk-0.3.5-r1.ebuild,v 1.7 2007/04/06 19:37:14 drac Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libexif/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="nls" RDEPEND=">=x11-libs/gtk+-2 |