summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/GD-Graph3d/ChangeLog5
-rw-r--r--dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild4
-rw-r--r--net-zope/cvsfile/ChangeLog5
-rw-r--r--net-zope/cvsfile/cvsfile-0.9.0.ebuild4
-rw-r--r--net-zope/externalfile/ChangeLog5
-rw-r--r--net-zope/externalfile/externalfile-1.2.0.ebuild4
-rw-r--r--sys-cluster/feedbackd-agent/ChangeLog5
-rw-r--r--sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild6
-rw-r--r--x11-misc/macopix/ChangeLog6
-rw-r--r--x11-misc/macopix/macopix-1.0.3.ebuild4
-rw-r--r--x11-misc/macopix/macopix-1.0.4.ebuild4
11 files changed, 34 insertions, 18 deletions
diff --git a/dev-perl/GD-Graph3d/ChangeLog b/dev-perl/GD-Graph3d/ChangeLog
index ea5b02de2640..53ba04417d2a 100644
--- a/dev-perl/GD-Graph3d/ChangeLog
+++ b/dev-perl/GD-Graph3d/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/GD-Graph3d
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Graph3d/ChangeLog,v 1.4 2004/06/25 00:31:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Graph3d/ChangeLog,v 1.5 2004/09/04 17:16:23 axxo Exp $
+
+ 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> GD-Graph3d-0.63.ebuild:
+ fix depend syntax 58347
20 Jun 2004; <pyrania@gentoo.org> GD-Graph3d-0.63.ebuild:
Stable on x86.
diff --git a/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild b/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild
index f0daa2f46a7c..dadb123fbd3a 100644
--- a/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild
+++ b/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild,v 1.4 2004/06/25 00:31:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild,v 1.5 2004/09/04 17:16:23 axxo Exp $
inherit perl-module
@@ -15,4 +15,4 @@ IUSE=""
DEPEND=">=dev-perl/GD-1.18
>=dev-perl/GDGraph-1.30
- >=dev-perl/GDTextUtil"
+ dev-perl/GDTextUtil"
diff --git a/net-zope/cvsfile/ChangeLog b/net-zope/cvsfile/ChangeLog
index ee361a2f70d7..ddd12832decc 100644
--- a/net-zope/cvsfile/ChangeLog
+++ b/net-zope/cvsfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/cvsfile
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/ChangeLog,v 1.2 2004/06/25 01:19:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/ChangeLog,v 1.3 2004/09/04 17:14:13 axxo Exp $
+
+ 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> cvsfile-0.9.0.ebuild:
+ fix depend syntax 58347
*cvsfile-0.9.0 (18 Apr 2004)
diff --git a/net-zope/cvsfile/cvsfile-0.9.0.ebuild b/net-zope/cvsfile/cvsfile-0.9.0.ebuild
index c5de6ac8c81d..f92a9a6cb198 100644
--- a/net-zope/cvsfile/cvsfile-0.9.0.ebuild
+++ b/net-zope/cvsfile/cvsfile-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/cvsfile-0.9.0.ebuild,v 1.2 2004/06/25 01:19:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/cvsfile-0.9.0.ebuild,v 1.3 2004/09/04 17:14:13 axxo Exp $
inherit zproduct
@@ -12,7 +12,7 @@ HOMEPAGE="http://zope.org/Members/arielpartners/CVSFile"
SRC_URI="${HOMEPAGE}/${PV}/CVSFile-${NEW_PV}.zip"
LICENSE="ZPL"
KEYWORDS="~x86 ~ppc"
-RDEPEND=">=net-zope/externalfile
+RDEPEND="net-zope/externalfile
${RDEPEND}"
ZPROD_LIST="CVSFile"
diff --git a/net-zope/externalfile/ChangeLog b/net-zope/externalfile/ChangeLog
index 2e22cde2f328..3bfb2b510258 100644
--- a/net-zope/externalfile/ChangeLog
+++ b/net-zope/externalfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/externalfile
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/externalfile/ChangeLog,v 1.4 2004/08/08 00:35:29 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/externalfile/ChangeLog,v 1.5 2004/09/04 17:15:02 axxo Exp $
+
+ 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> externalfile-1.2.0.ebuild:
+ fix depend syntax 58347
08 Aug 2004; Tom Martin <slarti@gentoo.org> externalfile-1.2.0.ebuild:
Typo in DESCRIPTION: accessable -> accessible. Bug 59717.
diff --git a/net-zope/externalfile/externalfile-1.2.0.ebuild b/net-zope/externalfile/externalfile-1.2.0.ebuild
index f3d4ffbc2712..8ac81d94f705 100644
--- a/net-zope/externalfile/externalfile-1.2.0.ebuild
+++ b/net-zope/externalfile/externalfile-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/externalfile/externalfile-1.2.0.ebuild,v 1.3 2004/08/08 00:35:29 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/externalfile/externalfile-1.2.0.ebuild,v 1.4 2004/09/04 17:15:02 axxo Exp $
inherit zproduct
@@ -12,5 +12,5 @@ HOMEPAGE="http://www.zope.org/Members/arielpartners/ExternalFile"
SRC_URI="${HOMEPAGE}/${PV}/ExternalFile-${NEW_PV}.zip"
LICENSE="ZPL"
KEYWORDS="x86 ~ppc"
-RDEPEND=">=net-zope/zope
+RDEPEND="net-zope/zope
${RDEPEND}"
diff --git a/sys-cluster/feedbackd-agent/ChangeLog b/sys-cluster/feedbackd-agent/ChangeLog
index 1ecaefb82e6d..5cb706dd8c08 100644
--- a/sys-cluster/feedbackd-agent/ChangeLog
+++ b/sys-cluster/feedbackd-agent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/feedbackd-agent
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/ChangeLog,v 1.4 2004/07/01 21:46:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/ChangeLog,v 1.5 2004/09/04 17:17:03 axxo Exp $
+
+ 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> feedbackd-agent-0.3.1.ebuild:
+ fix depend syntax 58347
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
feedbackd-agent-0.3.1.ebuild:
diff --git a/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild b/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild
index 276515e5d7c1..415ffaea54b6 100644
--- a/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild
+++ b/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild,v 1.5 2004/08/10 02:37:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild,v 1.6 2004/09/04 17:17:03 axxo Exp $
inherit eutils flag-o-matic
@@ -14,8 +14,8 @@ KEYWORDS="~x86"
IUSE=""
DEPEND="virtual/libc
- >=dev-libs/libxml2
- >=dev-lang/perl"
+ dev-libs/libxml2
+ dev-lang/perl"
src_unpack() {
unpack ${A}
diff --git a/x11-misc/macopix/ChangeLog b/x11-misc/macopix/ChangeLog
index 85e48b07065b..8222774816cd 100644
--- a/x11-misc/macopix/ChangeLog
+++ b/x11-misc/macopix/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/macopix
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/ChangeLog,v 1.5 2004/08/14 15:45:30 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/ChangeLog,v 1.6 2004/09/04 17:18:59 axxo Exp $
+
+ 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> macopix-1.0.3.ebuild,
+ macopix-1.0.4.ebuild:
+ fix depend syntax 58347
15 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> macopix-1.0.4.ebuild:
Marked as stable.
diff --git a/x11-misc/macopix/macopix-1.0.3.ebuild b/x11-misc/macopix/macopix-1.0.3.ebuild
index 73e4f8c489fe..dedf00effabf 100644
--- a/x11-misc/macopix/macopix-1.0.3.ebuild
+++ b/x11-misc/macopix/macopix-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/macopix-1.0.3.ebuild,v 1.4 2004/06/24 22:28:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/macopix-1.0.3.ebuild,v 1.5 2004/09/04 17:18:59 axxo Exp $
DESCRIPTION="MaCoPiX (Mascot Constructive Pilot for X) is a desktop mascot application on UNIX / X Window system."
HOMEPAGE="http://kurumi.sakura.ne.jp/~chimari/macopix/index-e.html"
@@ -28,7 +28,7 @@ DEPEND="gtk2? ( >=x11-libs/gtk+-2.0.0
=dev-libs/glib-1.2*
>=media-libs/gdk-pixbuf-0.7 )
nls? ( >=sys-devel/gettext-0.10 )
- ~media-libs/libpng"
+ media-libs/libpng"
src_compile() {
econf `use_with gtk2` \
diff --git a/x11-misc/macopix/macopix-1.0.4.ebuild b/x11-misc/macopix/macopix-1.0.4.ebuild
index 209c918c6b0d..11377d9e24e1 100644
--- a/x11-misc/macopix/macopix-1.0.4.ebuild
+++ b/x11-misc/macopix/macopix-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/macopix-1.0.4.ebuild,v 1.3 2004/08/14 15:45:30 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/macopix-1.0.4.ebuild,v 1.4 2004/09/04 17:18:59 axxo Exp $
DESCRIPTION="MaCoPiX (Mascot Constructive Pilot for X) is a desktop mascot application on UNIX / X Window system."
HOMEPAGE="http://kurumi.sakura.ne.jp/~chimari/macopix/index-e.html"
@@ -30,7 +30,7 @@ DEPEND="gtk2? ( >=x11-libs/gtk+-2.0.0
=dev-libs/glib-1.2*
>=media-libs/gdk-pixbuf-0.7 )
nls? ( >=sys-devel/gettext-0.10 )
- ~media-libs/libpng"
+ media-libs/libpng"
src_compile() {
econf `use_with gtk2` \