summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-27 12:20:05 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-27 12:20:05 +0000
commitfc48333db62c288ff705944bcd25cf53a23ae672 (patch)
treeb031c346413b3ad273ac126c03a36a6bf6bed104 /app-text/glosung/glosung-3.2.2.ebuild
parentFix slot-dep on gtk+ (diff)
downloadgentoo-2-fc48333db62c288ff705944bcd25cf53a23ae672.tar.gz
gentoo-2-fc48333db62c288ff705944bcd25cf53a23ae672.tar.bz2
gentoo-2-fc48333db62c288ff705944bcd25cf53a23ae672.zip
Fix slot-dep on gtk+
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-text/glosung/glosung-3.2.2.ebuild')
-rw-r--r--app-text/glosung/glosung-3.2.2.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/app-text/glosung/glosung-3.2.2.ebuild b/app-text/glosung/glosung-3.2.2.ebuild
index bb97ff1f0031..a5930e93975f 100644
--- a/app-text/glosung/glosung-3.2.2.ebuild
+++ b/app-text/glosung/glosung-3.2.2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/glosung/glosung-3.2.2.ebuild,v 1.3 2008/06/26 01:55:12 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/glosung/glosung-3.2.2.ebuild,v 1.4 2011/03/27 12:20:05 nirbheek Exp $
+
+EAPI="1"
DESCRIPTION="Watch word program for the GNOME2 desktop (watch word (german): losung)"
HOMEPAGE="http://www.godehardt.org/losung.html"
@@ -10,8 +12,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=gnome-base/gconf-2.0
- >=x11-libs/gtk+-2.4
+RDEPEND=">=gnome-base/gconf-2.0:2
+ >=x11-libs/gtk+-2.4:2
>=gnome-base/libgnome-2
>=gnome-base/libgnomeui-2
net-misc/curl"