diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-27 12:20:05 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-27 12:20:05 +0000 |
commit | fc48333db62c288ff705944bcd25cf53a23ae672 (patch) | |
tree | b031c346413b3ad273ac126c03a36a6bf6bed104 /app-text/glosung | |
parent | Fix slot-dep on gtk+ (diff) | |
download | gentoo-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')
-rw-r--r-- | app-text/glosung/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/glosung/glosung-2.1.3.ebuild | 10 | ||||
-rw-r--r-- | app-text/glosung/glosung-3.2.2.ebuild | 10 | ||||
-rw-r--r-- | app-text/glosung/glosung-3.4.2.ebuild | 10 | ||||
-rw-r--r-- | app-text/glosung/glosung-3.5.2.ebuild | 10 |
5 files changed, 30 insertions, 18 deletions
diff --git a/app-text/glosung/ChangeLog b/app-text/glosung/ChangeLog index 6e227e3c8562..10b2e8afd694 100644 --- a/app-text/glosung/ChangeLog +++ b/app-text/glosung/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/glosung -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/glosung/ChangeLog,v 1.10 2010/05/16 00:32:59 beandog Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/glosung/ChangeLog,v 1.11 2011/03/27 12:20:05 nirbheek Exp $ + + 27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> glosung-2.1.3.ebuild, + glosung-3.2.2.ebuild, glosung-3.4.2.ebuild, glosung-3.5.2.ebuild: + Fix slot-dep on gtk+ *glosung-3.5.2 (16 May 2010) diff --git a/app-text/glosung/glosung-2.1.3.ebuild b/app-text/glosung/glosung-2.1.3.ebuild index cd3b1111c3ca..25ade0e4fccd 100644 --- a/app-text/glosung/glosung-2.1.3.ebuild +++ b/app-text/glosung/glosung-2.1.3.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-2.1.3.ebuild,v 1.4 2008/06/26 01:55:12 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glosung/glosung-2.1.3.ebuild,v 1.5 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" @@ -11,8 +13,8 @@ IUSE="" KEYWORDS="amd64 x86" -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" DEPEND="${RDEPEND} 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" diff --git a/app-text/glosung/glosung-3.4.2.ebuild b/app-text/glosung/glosung-3.4.2.ebuild index 9e87050bb851..b3c3385845f2 100644 --- a/app-text/glosung/glosung-3.4.2.ebuild +++ b/app-text/glosung/glosung-3.4.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2009 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.4.2.ebuild,v 1.1 2009/07/24 20:17:44 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glosung/glosung-3.4.2.ebuild,v 1.2 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" diff --git a/app-text/glosung/glosung-3.5.2.ebuild b/app-text/glosung/glosung-3.5.2.ebuild index 6fdd0de53a7f..d2f0de4bfab1 100644 --- a/app-text/glosung/glosung-3.5.2.ebuild +++ b/app-text/glosung/glosung-3.5.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/app-text/glosung/glosung-3.5.2.ebuild,v 1.1 2010/05/16 00:32:59 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glosung/glosung-3.5.2.ebuild,v 1.2 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" |