summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-01-09 10:57:53 +0000
committerSven Wegener <swegener@gentoo.org>2005-01-09 10:57:53 +0000
commit5bbab11b12cc4e85b92c12ab70e7311535230121 (patch)
treee9301af796fe6c16f8bc6bb20c3a44adb9ad7d27 /gnustep-apps
parentRemoved packages we aren't merging (diff)
downloadhistorical-5bbab11b12cc4e85b92c12ab70e7311535230121.tar.gz
historical-5bbab11b12cc4e85b92c12ab70e7311535230121.tar.bz2
historical-5bbab11b12cc4e85b92c12ab70e7311535230121.zip
Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/gnumail/ChangeLog9
-rw-r--r--gnustep-apps/gnumail/gnumail-1.2.0_pre20041030.ebuild6
-rw-r--r--gnustep-apps/gnumail/gnumail-1.2.0_pre20041108.ebuild6
-rw-r--r--gnustep-apps/gnumail/gnumail-1.2.0_pre20041203.ebuild6
-rw-r--r--gnustep-apps/gorm/ChangeLog8
-rw-r--r--gnustep-apps/gorm/gorm-0.8.0-r1.ebuild4
-rw-r--r--gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild6
-rw-r--r--gnustep-apps/gorm/gorm-0.8.1_pre20041203.ebuild6
-rw-r--r--gnustep-apps/gworkspace/ChangeLog8
-rw-r--r--gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r1.ebuild6
-rw-r--r--gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r2.ebuild4
-rw-r--r--gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r3.ebuild4
-rw-r--r--gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928.ebuild4
-rw-r--r--gnustep-apps/gworkspace/gworkspace-0.6.6_pre20041203.ebuild4
14 files changed, 47 insertions, 34 deletions
diff --git a/gnustep-apps/gnumail/ChangeLog b/gnustep-apps/gnumail/ChangeLog
index 0ee6a74e552c..360dd2119769 100644
--- a/gnustep-apps/gnumail/ChangeLog
+++ b/gnustep-apps/gnumail/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnustep-apps/gnumail
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.11 2004/12/29 21:42:39 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.12 2005/01/09 10:57:53 swegener Exp $
+
+ 09 Jan 2005; Sven Wegener <swegener@gentoo.org>
+ gnumail-1.2.0_pre20041030.ebuild, gnumail-1.2.0_pre20041108.ebuild,
+ gnumail-1.2.0_pre20041203.ebuild:
+ Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/gnustep-apps/gnumail/gnumail-1.2.0_pre20041030.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0_pre20041030.ebuild
index 43eff0a8c7ac..464f75a25201 100644
--- a/gnustep-apps/gnumail/gnumail-1.2.0_pre20041030.ebuild
+++ b/gnustep-apps/gnumail/gnumail-1.2.0_pre20041030.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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_pre20041030.ebuild,v 1.2 2004/11/12 03:52:49 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre20041030.ebuild,v 1.3 2005/01/09 10:57:53 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_pre20041108.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0_pre20041108.ebuild
index 7f3473b594d3..68eb1e1b2ef1 100644
--- a/gnustep-apps/gnumail/gnumail-1.2.0_pre20041108.ebuild
+++ b/gnustep-apps/gnumail/gnumail-1.2.0_pre20041108.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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_pre20041108.ebuild,v 1.1 2004/11/12 03:52:49 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre20041108.ebuild,v 1.2 2005/01/09 10:57:53 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_pre20041203.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0_pre20041203.ebuild
index 1c18a5f9cf08..abd5768679df 100644
--- a/gnustep-apps/gnumail/gnumail-1.2.0_pre20041203.ebuild
+++ b/gnustep-apps/gnumail/gnumail-1.2.0_pre20041203.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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_pre20041203.ebuild,v 1.1 2004/12/04 20:22:12 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre20041203.ebuild,v 1.2 2005/01/09 10:57:53 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/gorm/ChangeLog b/gnustep-apps/gorm/ChangeLog
index 9ffa12f2ae64..c89089c599f5 100644
--- a/gnustep-apps/gorm/ChangeLog
+++ b/gnustep-apps/gorm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-apps/gorm
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.10 2004/12/04 20:19:58 fafhrd Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.11 2005/01/09 10:53:05 swegener Exp $
+
+ 09 Jan 2005; Sven Wegener <swegener@gentoo.org>
+ gorm-0.8.1_pre20040927-r1.ebuild, gorm-0.8.1_pre20041203.ebuild:
+ Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
*gorm-0.8.1_pre20041203 (03 Dec 2004)
diff --git a/gnustep-apps/gorm/gorm-0.8.0-r1.ebuild b/gnustep-apps/gorm/gorm-0.8.0-r1.ebuild
index 4f42714f63a8..e4b6ad2f62cc 100644
--- a/gnustep-apps/gorm/gorm-0.8.0-r1.ebuild
+++ b/gnustep-apps/gorm/gorm-0.8.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-0.8.0-r1.ebuild,v 1.2 2004/11/12 03:53:07 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-0.8.0-r1.ebuild,v 1.3 2005/01/09 10:53:05 swegener Exp $
inherit gnustep
diff --git a/gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild b/gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild
index 84074af3e521..8457e54635c3 100644
--- a/gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild
+++ b/gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild,v 1.3 2004/11/12 03:53:07 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild,v 1.4 2005/01/09 10:53:05 swegener Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
@@ -23,7 +23,7 @@ LICENSE="GPL-2"
SLOT="0"
DEPEND="${GS_DEPEND}
- doc? sys-apps/sed"
+ doc? ( sys-apps/sed )"
RDEPEND="${GS_RDEPEND}"
egnustep_install_domain "System"
diff --git a/gnustep-apps/gorm/gorm-0.8.1_pre20041203.ebuild b/gnustep-apps/gorm/gorm-0.8.1_pre20041203.ebuild
index d34084dd1135..9b63fb58bcff 100644
--- a/gnustep-apps/gorm/gorm-0.8.1_pre20041203.ebuild
+++ b/gnustep-apps/gorm/gorm-0.8.1_pre20041203.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-0.8.1_pre20041203.ebuild,v 1.1 2004/12/04 20:19:58 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-0.8.1_pre20041203.ebuild,v 1.2 2005/01/09 10:53:05 swegener Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
@@ -23,7 +23,7 @@ LICENSE="GPL-2"
SLOT="0"
DEPEND="${GS_DEPEND}
- doc? sys-apps/sed"
+ doc? ( sys-apps/sed )"
RDEPEND="${GS_RDEPEND}"
egnustep_install_domain "System"
diff --git a/gnustep-apps/gworkspace/ChangeLog b/gnustep-apps/gworkspace/ChangeLog
index e3e72699b8ac..e476b96ed294 100644
--- a/gnustep-apps/gworkspace/ChangeLog
+++ b/gnustep-apps/gworkspace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-apps/gworkspace
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.12 2004/12/04 20:22:29 fafhrd Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.13 2005/01/09 10:55:52 swegener Exp $
+
+ 09 Jan 2005; Sven Wegener <swegener@gentoo.org>
+ gworkspace-0.6.6_pre20040928-r1.ebuild:
+ Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
*gworkspace-0.6.6_pre20041203 (04 Dec 2004)
diff --git a/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r1.ebuild b/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r1.ebuild
index e1b078c4357c..c11caabfade8 100644
--- a/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r1.ebuild
+++ b/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r1.ebuild,v 1.1 2004/10/04 23:56:22 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r1.ebuild,v 1.2 2005/01/09 10:55:52 swegener Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
@@ -24,7 +24,7 @@ SLOT="0"
IUSE="${IUSE} imagekits samba"
DEPEND="${GS_DEPEND}
imagekits? ( gnustep-libs/imagekits )
- samba? gnustep-libs/smbkit"
+ samba? ( gnustep-libs/smbkit )"
RDEPEND="${GS_RDEPEND}"
src_compile() {
diff --git a/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r2.ebuild b/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r2.ebuild
index b92e127b7505..f87e0824b6ca 100644
--- a/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r2.ebuild
+++ b/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r2.ebuild,v 1.3 2004/10/09 22:26:45 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r2.ebuild,v 1.4 2005/01/09 10:55:52 swegener Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
diff --git a/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r3.ebuild b/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r3.ebuild
index cf02f3021095..0680dd335693 100644
--- a/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r3.ebuild
+++ b/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r3.ebuild,v 1.3 2004/11/12 03:51:18 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928-r3.ebuild,v 1.4 2005/01/09 10:55:52 swegener Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
diff --git a/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928.ebuild b/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928.ebuild
index 7263b6795b30..2514343bf6ea 100644
--- a/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928.ebuild
+++ b/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928.ebuild,v 1.1 2004/09/28 17:53:48 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20040928.ebuild,v 1.2 2005/01/09 10:55:52 swegener Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
diff --git a/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20041203.ebuild b/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20041203.ebuild
index 868c1b1ab806..12f11dd305eb 100644
--- a/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20041203.ebuild
+++ b/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20041203.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20041203.ebuild,v 1.1 2004/12/04 20:22:29 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.6.6_pre20041203.ebuild,v 1.2 2005/01/09 10:55:52 swegener Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"