summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:37:01 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:37:01 +0000
commitc677338ac7f1a87bfe0a0c64e301a4d6ed6cca96 (patch)
treeaf33af360a3423dd91bf92ddaea2bd909a0d0612 /dev-util
parentsync IUSE (missing) (diff)
downloadhistorical-c677338ac7f1a87bfe0a0c64e301a4d6ed6cca96.tar.gz
historical-c677338ac7f1a87bfe0a0c64e301a4d6ed6cca96.tar.bz2
historical-c677338ac7f1a87bfe0a0c64e301a4d6ed6cca96.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/gnustep-back/gnustep-back-0.7.9.ebuild4
-rw-r--r--dev-util/gnustep-back/gnustep-back-0.8.0.ebuild4
-rw-r--r--dev-util/gnustep-back/gnustep-back-0.8.3.ebuild4
-rw-r--r--dev-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild4
-rw-r--r--dev-util/gnustep-back/gnustep-back-0.8.5.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.8.5.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild4
-rw-r--r--dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild4
-rw-r--r--dev-util/gnustep-guile/gnustep-guile-1.0.3.ebuild4
-rw-r--r--dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild4
14 files changed, 26 insertions, 30 deletions
diff --git a/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild b/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild
index c4dc3ba5acd0..64331ea1da95 100644
--- a/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild
+++ b/dev-util/gnustep-back/gnustep-back-0.7.9.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-util/gnustep-back/gnustep-back-0.7.9.ebuild,v 1.8 2004/06/25 02:33:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild,v 1.9 2004/07/14 23:36:06 agriffis Exp $
DESCRIPTION="GNUstep GUI backend"
HOMEPAGE="http://www.gnustep.org"
@@ -8,12 +8,12 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 -ppc -sparc "
+IUSE=""
DEPEND=">=dev-util/gnustep-gui-0.7.9
>=media-libs/tiff-3.5.7
>=media-libs/jpeg-6b-r2
virtual/x11
>=x11-wm/windowmaker-0.80.1"
-S=${WORKDIR}/${P}
src_compile() {
. /usr/GNUstep/System/Makefiles/GNUstep.sh
diff --git a/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild b/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild
index 777b3ed29e4b..fc687f0d1328 100644
--- a/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild
+++ b/dev-util/gnustep-back/gnustep-back-0.8.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/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild,v 1.8 2004/06/25 02:33:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild,v 1.9 2004/07/14 23:36:06 agriffis Exp $
DESCRIPTION="GNUstep GUI backend"
HOMEPAGE="http://www.gnustep.org"
@@ -8,12 +8,12 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 -ppc -sparc "
+IUSE=""
DEPEND=">=dev-util/gnustep-gui-0.8.0
>=media-libs/tiff-3.5.7
>=media-libs/jpeg-6b-r2
virtual/x11
>=x11-wm/windowmaker-0.80.1"
-S=${WORKDIR}/${P}
src_compile() {
. /usr/GNUstep/System/Makefiles/GNUstep.sh
diff --git a/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild b/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild
index f81655f9aac4..7d285a1b4e7d 100644
--- a/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild
+++ b/dev-util/gnustep-back/gnustep-back-0.8.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/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild,v 1.11 2004/06/25 02:33:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild,v 1.12 2004/07/14 23:36:06 agriffis Exp $
inherit base
@@ -10,12 +10,12 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 -ppc -sparc"
+IUSE=""
DEPEND="=dev-util/gnustep-gui-${PV}*
>=media-libs/tiff-3.5.7
>=media-libs/jpeg-6b-r2
virtual/x11
>=x11-wm/windowmaker-0.80.1"
-S=${WORKDIR}/${P}
PATCHES="${FILESDIR}/${P}.xft1.patch"
src_compile() {
diff --git a/dev-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild b/dev-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild
index 26ce9c75b0b8..1fc2a37f3200 100644
--- a/dev-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild
+++ b/dev-util/gnustep-back/gnustep-back-0.8.5-r1.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-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild,v 1.5 2004/06/25 02:33:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.5-r1.ebuild,v 1.6 2004/07/14 23:36:06 agriffis Exp $
inherit base gnustep
@@ -10,13 +10,13 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 -ppc -sparc"
+IUSE=""
DEPEND="=dev-util/gnustep-gui-${PV}*
>=media-libs/tiff-3.5.7
>=media-libs/jpeg-6b-r2
>=media-libs/freetype-2*
virtual/x11
>=x11-wm/windowmaker-0.80.1"
-S=${WORKDIR}/${P}
PATCHES1="${FILESDIR}/${P}.xft2.patch"
GNUSTEPBACK_XFT=2
diff --git a/dev-util/gnustep-back/gnustep-back-0.8.5.ebuild b/dev-util/gnustep-back/gnustep-back-0.8.5.ebuild
index 43d1bf5a306d..7d36455422ae 100644
--- a/dev-util/gnustep-back/gnustep-back-0.8.5.ebuild
+++ b/dev-util/gnustep-back/gnustep-back-0.8.5.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-util/gnustep-back/gnustep-back-0.8.5.ebuild,v 1.7 2004/06/25 02:33:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.5.ebuild,v 1.8 2004/07/14 23:36:06 agriffis Exp $
DESCRIPTION="GNUstep GUI backend"
HOMEPAGE="http://www.gnustep.org"
@@ -8,12 +8,12 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 -ppc -sparc"
+IUSE=""
DEPEND="=dev-util/gnustep-gui-${PV}*
>=media-libs/tiff-3.5.7
>=media-libs/jpeg-6b-r2
virtual/x11
>=x11-wm/windowmaker-0.80.1"
-S=${WORKDIR}/${P}
src_compile() {
diff --git a/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild
index 2a4af3be9a3d..a8074d511684 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-0.7.9.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-util/gnustep-gui/gnustep-gui-0.7.9.ebuild,v 1.7 2004/06/25 02:34:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild,v 1.8 2004/07/14 23:36:41 agriffis Exp $
DESCRIPTION="GNUstep AppKit implementation"
HOMEPAGE="http://www.gnustep.org"
@@ -8,10 +8,10 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 -ppc -sparc "
+IUSE=""
DEPEND=">=dev-util/gnustep-base-1.3.4
>=media-libs/tiff-3.5.7
>=media-libs/jpeg-6b-r2"
-S=${WORKDIR}/${P}
src_compile() {
diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild
index 0e542553f704..12456695cda5 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-0.8.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/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild,v 1.7 2004/06/25 02:34:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild,v 1.8 2004/07/14 23:36:41 agriffis Exp $
DESCRIPTION="GNUstep AppKit implementation"
HOMEPAGE="http://www.gnustep.org"
@@ -8,10 +8,10 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 -ppc -sparc "
+IUSE=""
DEPEND=">=dev-util/gnustep-base-1.4.0
>=media-libs/tiff-3.5.7
>=media-libs/jpeg-6b-r2"
-S=${WORKDIR}/${P}
src_compile() {
diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild
index 5018b509b255..349ef4415413 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-0.8.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/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild,v 1.9 2004/06/25 02:34:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild,v 1.10 2004/07/14 23:36:41 agriffis Exp $
DESCRIPTION="GNUstep AppKit implementation"
HOMEPAGE="http://www.gnustep.org"
@@ -8,11 +8,11 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 -ppc -sparc"
+IUSE=""
DEPEND=">=dev-util/gnustep-base-1.5.1
>=media-libs/tiff-3.5.7
>=media-libs/jpeg-6b-r2"
PDEPEND=">=dev-util/gnustep-back-${PV}"
-S=${WORKDIR}/${P}
src_compile() {
. /usr/GNUstep/System/Makefiles/GNUstep.sh
diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild
index 656810117b6b..2bb964f1e5c1 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.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-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild,v 1.4 2004/06/25 02:34:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.5-r1.ebuild,v 1.5 2004/07/14 23:36:41 agriffis Exp $
inherit gnustep
@@ -10,11 +10,11 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 -ppc -sparc"
+IUSE=""
DEPEND=">=dev-util/gnustep-base-1.6.0
>=media-libs/tiff-3.5.7
>=media-libs/jpeg-6b-r2"
PDEPEND="=dev-util/gnustep-back-${PV}*"
-S=${WORKDIR}/${P}
src_compile() {
egnustepmake \
diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.5.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.5.ebuild
index f3b96a161700..8205099cb26c 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.8.5.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-0.8.5.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-util/gnustep-gui/gnustep-gui-0.8.5.ebuild,v 1.5 2004/06/25 02:34:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.5.ebuild,v 1.6 2004/07/14 23:36:41 agriffis Exp $
DESCRIPTION="GNUstep AppKit implementation"
HOMEPAGE="http://www.gnustep.org"
@@ -8,11 +8,11 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 -ppc -sparc"
+IUSE=""
DEPEND=">=dev-util/gnustep-base-1.5.1
>=media-libs/tiff-3.5.7
>=media-libs/jpeg-6b-r2"
PDEPEND=">=dev-util/gnustep-back-${PV}"
-S=${WORKDIR}/${P}
src_compile() {
. /usr/GNUstep/System/Makefiles/GNUstep.sh
diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild
index 0a5c9e61d201..ac069f45274b 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-0.8.7.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-util/gnustep-gui/gnustep-gui-0.8.7.ebuild,v 1.5 2004/06/25 02:34:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.7.ebuild,v 1.6 2004/07/14 23:36:41 agriffis Exp $
IUSE=""
@@ -19,8 +19,6 @@ DEPEND=">=dev-util/gnustep-base-1.7.1
>=media-libs/jpeg-6b-r2"
PDEPEND="=dev-util/gnustep-back-${PV}*"
-S=${WORKDIR}/${P}
-
src_compile() {
egnustepmake \
--with-jpeg-library=/usr/lib \
diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild
index beb4b6521632..7c6572b73630 100644
--- a/dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild
+++ b/dev-util/gnustep-gui/gnustep-gui-0.8.8.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-util/gnustep-gui/gnustep-gui-0.8.8.ebuild,v 1.5 2004/06/25 02:34:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.8.ebuild,v 1.6 2004/07/14 23:36:41 agriffis Exp $
IUSE=""
@@ -19,8 +19,6 @@ DEPEND=">=dev-util/gnustep-base-1.7.2
>=media-libs/jpeg-6b-r2"
PDEPEND="=dev-util/gnustep-back-${PV}*"
-S=${WORKDIR}/${P}
-
src_compile() {
egnustepmake \
--with-jpeg-library=/usr/lib \
diff --git a/dev-util/gnustep-guile/gnustep-guile-1.0.3.ebuild b/dev-util/gnustep-guile/gnustep-guile-1.0.3.ebuild
index ad251434d648..a92e5209b456 100644
--- a/dev-util/gnustep-guile/gnustep-guile-1.0.3.ebuild
+++ b/dev-util/gnustep-guile/gnustep-guile-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/dev-util/gnustep-guile/gnustep-guile-1.0.3.ebuild,v 1.7 2004/07/02 05:07:58 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-guile/gnustep-guile-1.0.3.ebuild,v 1.8 2004/07/14 23:37:01 agriffis Exp $
DESCRIPTION="GNUstep Guile bridge"
HOMEPAGE="http://www.gnustep.org"
@@ -8,10 +8,10 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 -ppc -sparc "
+IUSE=""
DEPEND=">=dev-util/gnustep-base-1.3.4
>=dev-util/guile-1.4-r3"
RDEPEND="virtual/libc"
-S=${WORKDIR}/${P}
src_compile() {
diff --git a/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild b/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild
index 2ea68fe746f6..a3b30e89a268 100644
--- a/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild
+++ b/dev-util/gnustep-guile/gnustep-guile-1.1.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/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild,v 1.4 2004/07/02 05:07:58 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild,v 1.5 2004/07/14 23:37:01 agriffis Exp $
inherit gnustep
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 -ppc -sparc "
+IUSE=""
DEPEND=">=dev-util/gnustep-base-1.6.0
>=dev-util/guile-1.6"
RDEPEND="virtual/libc"
-S=${WORKDIR}/${P}