diff options
Diffstat (limited to 'games-board/gnocatan/gnocatan-0.8.1.54.ebuild')
-rw-r--r-- | games-board/gnocatan/gnocatan-0.8.1.54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |