summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-05 23:48:47 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-05 23:48:47 +0000
commit6f2c77cea78c5344001de5a833eb2afb1ecdd3f7 (patch)
treeaa7c111609576021a0372b9636185604cab986b3 /games-board/gnocatan
parentstable on ia64 (diff)
downloadhistorical-6f2c77cea78c5344001de5a833eb2afb1ecdd3f7.tar.gz
historical-6f2c77cea78c5344001de5a833eb2afb1ecdd3f7.tar.bz2
historical-6f2c77cea78c5344001de5a833eb2afb1ecdd3f7.zip
Removed * postfix from <, <=, >= and > dependencies.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'games-board/gnocatan')
-rw-r--r--games-board/gnocatan/ChangeLog6
-rw-r--r--games-board/gnocatan/Manifest18
-rw-r--r--games-board/gnocatan/gnocatan-0.8.1.54.ebuild4
-rw-r--r--games-board/gnocatan/gnocatan-0.8.1.59.ebuild4
4 files changed, 23 insertions, 9 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/Manifest b/games-board/gnocatan/Manifest
index 5eb35f134f77..55b067703f4d 100644
--- a/games-board/gnocatan/Manifest
+++ b/games-board/gnocatan/Manifest
@@ -1,6 +1,16 @@
-MD5 9a0e257907af70e65f3d4db8912f92a9 ChangeLog 5948
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 b5287c508478ba0026b3e9fae329fc02 gnocatan-0.8.1.59.ebuild 1101
+MD5 c80df21612bb4a8e66b8e88b2dda5c4a gnocatan-0.8.1.54.ebuild 1100
+MD5 9c8661ce0ee208a3c23ae1280281d353 ChangeLog 6111
MD5 cfd29f58e6f9fb057c83c8eb26c1a101 metadata.xml 315
-MD5 54304709b0efe9a98bf6a8bb6ea929e3 gnocatan-0.8.1.54.ebuild 1098
-MD5 40d01dfddd45a20fe8b1af2fc27d4965 gnocatan-0.8.1.59.ebuild 1099
-MD5 4e3c392ec0eb6076e0c6105856db8540 files/digest-gnocatan-0.8.1.59 70
MD5 f5cbb9df7d1f26c804a8e8886dc901de files/digest-gnocatan-0.8.1.54 70
+MD5 4e3c392ec0eb6076e0c6105856db8540 files/digest-gnocatan-0.8.1.59 70
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCerDnI1lqEGTUzyQRApBHAKDI+VXcFiK2mRoXTt03QzFJtLNMLgCfYYrg
+mJ9jNisLRlykd3GW2UHPzPM=
+=jbBo
+-----END PGP SIGNATURE-----
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"