summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnustep-apps/gnumail/ChangeLog6
-rw-r--r--gnustep-apps/gnumail/gnumail-1.2.0_pre20050312.ebuild4
-rw-r--r--gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild4
-rw-r--r--gnustep-base/gnustep-gui/ChangeLog6
-rw-r--r--gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20050312-r1.ebuild12
-rw-r--r--mail-client/balsa/ChangeLog5
-rw-r--r--mail-client/balsa/balsa-2.2.6.ebuild14
7 files changed, 32 insertions, 19 deletions
diff --git a/gnustep-apps/gnumail/ChangeLog b/gnustep-apps/gnumail/ChangeLog
index a17fe260c0e6..cf6bfa72e14d 100644
--- a/gnustep-apps/gnumail/ChangeLog
+++ b/gnustep-apps/gnumail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-apps/gnumail
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.16 2005/04/15 05:09:36 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.17 2005/05/05 15:44:43 swegener Exp $
+
+ 05 May 2005; Sven Wegener <swegener@gentoo.org>
+ gnumail-1.2.0_pre20050312.ebuild, gnumail-1.2.0_pre20050414.ebuild:
+ Added missing parentheses to *DEPEND.
*gnumail-1.2.0_pre20050414 (15 Apr 2005)
diff --git a/gnustep-apps/gnumail/gnumail-1.2.0_pre20050312.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0_pre20050312.ebuild
index 0e4d6c416b61..9870006e261c 100644
--- a/gnustep-apps/gnumail/gnumail-1.2.0_pre20050312.ebuild
+++ b/gnustep-apps/gnumail/gnumail-1.2.0_pre20050312.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/gnustep-apps/gnumail/gnumail-1.2.0_pre20050312.ebuild,v 1.1 2005/03/17 20:57:35 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre20050312.ebuild,v 1.2 2005/05/05 15:44:43 swegener Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="Sophos.ca:/opt/cvsroot"
@@ -27,7 +27,7 @@ DEPEND="${GS_DEPEND}
=gnustep-libs/pantomime-${PV}
gnustep-apps/addresses"
RDEPEND="${GS_RDEPEND}
- crypt? app-crypt/gnupg
+ crypt? ( app-crypt/gnupg )
=gnustep-libs/pantomime-${PV}
gnustep-apps/addresses"
diff --git a/gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild
index e05aaf21ac2a..2ee9c0e158b1 100644
--- a/gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild
+++ b/gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.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/gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild,v 1.1 2005/04/15 05:09:36 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild,v 1.2 2005/05/05 15:44:43 swegener Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="Sophos.ca:/opt/cvsroot"
@@ -27,7 +27,7 @@ DEPEND="${GS_DEPEND}
=gnustep-libs/pantomime-${PV}
gnustep-apps/addresses"
RDEPEND="${GS_RDEPEND}
- crypt? app-crypt/gnupg
+ crypt? ( app-crypt/gnupg )
=gnustep-libs/pantomime-${PV}
gnustep-apps/addresses"
diff --git a/gnustep-base/gnustep-gui/ChangeLog b/gnustep-base/gnustep-gui/ChangeLog
index 72a541265b31..bbfbb62abede 100644
--- a/gnustep-base/gnustep-gui/ChangeLog
+++ b/gnustep-base/gnustep-gui/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-base/gnustep-gui
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/ChangeLog,v 1.28 2005/04/15 04:30:16 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/ChangeLog,v 1.29 2005/05/05 15:46:19 swegener Exp $
+
+ 05 May 2005; Sven Wegener <swegener@gentoo.org>
+ gnustep-gui-0.9.5_pre20050312-r1.ebuild:
+ Added missing parentheses to *DEPEND.
*gnustep-gui-0.9.5 (15 Apr 2005)
diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20050312-r1.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20050312-r1.ebuild
index fc15a1593111..dd1e5bc0471c 100644
--- a/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20050312-r1.ebuild
+++ b/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20050312-r1.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/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20050312-r1.ebuild,v 1.1 2005/03/19 23:19:34 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20050312-r1.ebuild,v 1.2 2005/05/05 15:46:19 swegener Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
@@ -26,11 +26,11 @@ DEPEND="${GNUSTEP_BASE_DEPEND}
>=gnustep-base/gnustep-base-1.10.2_pre20050312*
virtual/x11
>=media-libs/tiff-3*
- jpeg? >=media-libs/jpeg-6b*
- gif? >=media-libs/giflib-4.1*
- png? >=media-libs/libpng-1.2*
- gsnd? >=media-libs/audiofile-0.2*
- cups? >=net-print/cups-1.1*
+ jpeg? ( >=media-libs/jpeg-6b* )
+ gif? ( >=media-libs/giflib-4.1* )
+ png? ( >=media-libs/libpng-1.2* )
+ gsnd? ( >=media-libs/audiofile-0.2* )
+ cups? ( >=net-print/cups-1.1* )
app-text/aspell"
RDEPEND="${DEPEND}
${DOC_RDEPEND}"
diff --git a/mail-client/balsa/ChangeLog b/mail-client/balsa/ChangeLog
index f68fbf6382c3..69cb07c15856 100644
--- a/mail-client/balsa/ChangeLog
+++ b/mail-client/balsa/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/balsa
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.24 2005/04/24 22:43:44 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.25 2005/05/05 15:48:42 swegener Exp $
+
+ 05 May 2005; Sven Wegener <swegener@gentoo.org> balsa-2.2.6.ebuild:
+ Added missing parentheses to *DEPEND.
24 Apr 2005; John N. Laliberte <allanonjl@gentoo.org> balsa-2.2.6.ebuild:
Fix to RDEPEND to allow gtkhtml 2 or 3.
diff --git a/mail-client/balsa/balsa-2.2.6.ebuild b/mail-client/balsa/balsa-2.2.6.ebuild
index 083da15738aa..4c7ae91b34b5 100644
--- a/mail-client/balsa/balsa-2.2.6.ebuild
+++ b/mail-client/balsa/balsa-2.2.6.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/mail-client/balsa/balsa-2.2.6.ebuild,v 1.10 2005/04/25 12:25:23 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.2.6.ebuild,v 1.11 2005/05/05 15:48:42 swegener Exp $
inherit gnome2 eutils
@@ -27,11 +27,13 @@ RDEPEND=">=gnome-base/libgnome-2.0
virtual/aspell-dict
ssl? ( dev-libs/openssl )
pcre? ( >=dev-libs/libpcre-3.4 )
- gtkhtml? || (
- =gnome-extra/libgtkhtml-3.2*
- =gnome-extra/libgtkhtml-3.0*
- =gnome-extra/libgtkhtml-2*
- )
+ gtkhtml? (
+ || (
+ =gnome-extra/libgtkhtml-3.2*
+ =gnome-extra/libgtkhtml-3.0*
+ =gnome-extra/libgtkhtml-2*
+ )
+ )
ldap? ( net-nds/openldap )
kerberos? ( app-crypt/mit-krb5 )
sqlite? ( >=dev-db/sqlite-2.8 )