summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin McCarthy <signals@gentoo.org>2011-03-02 16:27:46 +0000
committerKevin McCarthy <signals@gentoo.org>2011-03-02 16:27:46 +0000
commitaae43f7826e869bf52ce9d540ce77ebefb1f4cad (patch)
treef2163abac49a8798a0df8c3166e22ca82d3c4d3b /x11-misc/efax-gtk/efax-gtk-3.2.2.ebuild
parentMake libpdf non-optionally disabled due to media-libs/pdflib's pending remova... (diff)
downloadhistorical-aae43f7826e869bf52ce9d540ce77ebefb1f4cad.tar.gz
historical-aae43f7826e869bf52ce9d540ce77ebefb1f4cad.tar.bz2
historical-aae43f7826e869bf52ce9d540ce77ebefb1f4cad.zip
Slotted gtk+
Package-Manager: portage-2.2.0_alpha25/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/efax-gtk/efax-gtk-3.2.2.ebuild')
-rw-r--r--x11-misc/efax-gtk/efax-gtk-3.2.2.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/x11-misc/efax-gtk/efax-gtk-3.2.2.ebuild b/x11-misc/efax-gtk/efax-gtk-3.2.2.ebuild
index f19b52c01879..53c44abb1e12 100644
--- a/x11-misc/efax-gtk/efax-gtk-3.2.2.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-3.2.2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-3.2.2.ebuild,v 1.1 2010/05/27 23:35:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-3.2.2.ebuild,v 1.2 2011/03/02 16:27:46 signals Exp $
+
+EAPI=2
DESCRIPTION="GTK+2 frontend for the efax program."
HOMEPAGE="http://efax-gtk.sourceforge.net/"
@@ -11,8 +13,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="nls"
-RDEPEND=">=dev-libs/glib-2
- >=x11-libs/gtk+-2"
+RDEPEND="dev-libs/glib:2
+ x11-libs/gtk+:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig"