diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-05-05 23:51:25 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-05-05 23:51:25 +0000 |
commit | 54ebab134ea671fdb896002b41290a61549b8153 (patch) | |
tree | 65d46793c455b81845a661418d6c85ae220be2ed /games-board | |
parent | Removed * postfix from <, <=, >= and > dependencies. (diff) | |
download | gentoo-2-54ebab134ea671fdb896002b41290a61549b8153.tar.gz gentoo-2-54ebab134ea671fdb896002b41290a61549b8153.tar.bz2 gentoo-2-54ebab134ea671fdb896002b41290a61549b8153.zip |
Removed * postfix from <, <=, >= and > dependencies.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/gnocatan/ChangeLog | 6 | ||||
-rw-r--r-- | games-board/gnocatan/gnocatan-0.8.1.54.ebuild | 4 | ||||
-rw-r--r-- | games-board/gnocatan/gnocatan-0.8.1.59.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-board/gnocatan/ChangeLog b/games-board/gnocatan/ChangeLog index 3953c96fcae3..778d14c56509 100644 --- a/games-board/gnocatan/ChangeLog +++ b/games-board/gnocatan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-board/gnocatan # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/ChangeLog,v 1.34 2005/03/21 15:01:24 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/ChangeLog,v 1.35 2005/05/05 23:48:47 swegener Exp $ + + 05 May 2005; Sven Wegener <swegener@gentoo.org> gnocatan-0.8.1.54.ebuild, + gnocatan-0.8.1.59.ebuild: + Removed * postfix from <, <=, >= and > dependencies. *gnocatan-0.8.1.59 (21 Mar 2005) diff --git a/games-board/gnocatan/gnocatan-0.8.1.54.ebuild b/games-board/gnocatan/gnocatan-0.8.1.54.ebuild index bf8e49312bc3..b7690a868ca3 100644 --- a/games-board/gnocatan/gnocatan-0.8.1.54.ebuild +++ b/games-board/gnocatan/gnocatan-0.8.1.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.54.ebuild,v 1.3 2005/03/09 15:11:08 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.54.ebuild,v 1.4 2005/05/05 23:48:47 swegener Exp $ inherit eutils gnome2 debug @@ -15,7 +15,7 @@ IUSE="nls debug X" RDEPEND=">=dev-libs/glib-2.0 X? ( >=gnome-base/libgnomeui-2.6.1.1 - >=app-text/scrollkeeper-0.3* )" + >=app-text/scrollkeeper-0.3 )" DEPEND="${RDEPEND} dev-util/pkgconfig" diff --git a/games-board/gnocatan/gnocatan-0.8.1.59.ebuild b/games-board/gnocatan/gnocatan-0.8.1.59.ebuild index d43758399e0e..abafef7d9e16 100644 --- a/games-board/gnocatan/gnocatan-0.8.1.59.ebuild +++ b/games-board/gnocatan/gnocatan-0.8.1.59.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.59.ebuild,v 1.1 2005/03/21 15:01:24 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.59.ebuild,v 1.2 2005/05/05 23:48:47 swegener Exp $ inherit eutils gnome2 debug @@ -15,7 +15,7 @@ IUSE="nls debug X" RDEPEND=">=dev-libs/glib-2.0 X? ( >=gnome-base/libgnomeui-2.6.1.1 - >=app-text/scrollkeeper-0.3* )" + >=app-text/scrollkeeper-0.3 )" DEPEND="${RDEPEND} dev-util/pkgconfig" |