summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/flphoto/flphoto-1.2.ebuild')
-rw-r--r--media-gfx/flphoto/flphoto-1.2.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/media-gfx/flphoto/flphoto-1.2.ebuild b/media-gfx/flphoto/flphoto-1.2.ebuild
index 36005b5dc530..fd3a8549da74 100644
--- a/media-gfx/flphoto/flphoto-1.2.ebuild
+++ b/media-gfx/flphoto/flphoto-1.2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.2.ebuild,v 1.6 2007/09/20 14:05:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.2.ebuild,v 1.7 2008/11/14 18:54:20 coldwind Exp $
+
+EAPI=1
DESCRIPTION="Basic image management and display program based on the FLTK toolkit"
HOMEPAGE="http://www.easysw.com/~mike/flphoto/"
@@ -11,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
IUSE="cups gphoto2"
-DEPEND=">=x11-libs/fltk-1.1.4
+DEPEND=">=x11-libs/fltk-1.1.4:1.1
cups? ( net-print/cups )
gphoto2? ( media-gfx/gphoto2 )"