diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 01:59:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 01:59:43 +0000 |
commit | 4af5b4c6282732f20b91b010c8eb9f3d840c6ed5 (patch) | |
tree | db940c6070f6e0644b7cadedc92b1415e1e3c3e7 | |
parent | sync IUSE (+X) (Manifest recommit) (diff) | |
download | gentoo-2-4af5b4c6282732f20b91b010c8eb9f3d840c6ed5.tar.gz gentoo-2-4af5b4c6282732f20b91b010c8eb9f3d840c6ed5.tar.bz2 gentoo-2-4af5b4c6282732f20b91b010c8eb9f3d840c6ed5.zip |
don't assign S=${WORKDIR}/${P}
5 files changed, 5 insertions, 10 deletions
diff --git a/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r2.ebuild b/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r2.ebuild index 1aab3d030b8e..99befc62d592 100644 --- a/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r2.ebuild +++ b/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r2.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r2.ebuild,v 1.16 2004/07/13 21:04:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r2.ebuild,v 1.17 2004/07/14 01:55:29 agriffis Exp $ MY_P="docbkx412" -S=${WORKDIR}/${P} DESCRIPTION="Docbook DTD for XML" SRC_URI="http://www.oasis-open.org/docbook/xml/${PV}/${MY_P}.zip" diff --git a/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r3.ebuild b/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r3.ebuild index 769f9fd5d16a..5236f3dfebee 100644 --- a/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r3.ebuild +++ b/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r3.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r3.ebuild,v 1.15 2004/07/13 21:04:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r3.ebuild,v 1.16 2004/07/14 01:55:29 agriffis Exp $ MY_P="docbkx412" -S=${WORKDIR}/${P} DESCRIPTION="Docbook DTD for XML" SRC_URI="http://www.oasis-open.org/docbook/xml/${PV}/${MY_P}.zip" diff --git a/app-text/freepwing/freepwing-1.4.3.ebuild b/app-text/freepwing/freepwing-1.4.3.ebuild index 8559e8e99422..e67b43d6daf4 100644 --- a/app-text/freepwing/freepwing-1.4.3.ebuild +++ b/app-text/freepwing/freepwing-1.4.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/app-text/freepwing/freepwing-1.4.3.ebuild,v 1.3 2004/06/24 22:35:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/freepwing/freepwing-1.4.3.ebuild,v 1.4 2004/07/14 01:56:57 agriffis Exp $ IUSE="" @@ -14,7 +14,6 @@ KEYWORDS="x86" DEPEND="dev-lang/perl" -S=${WORKDIR}/${P} src_install() { diff --git a/app-text/gnome-spell/gnome-spell-0.5.ebuild b/app-text/gnome-spell/gnome-spell-0.5.ebuild index e17c3c32b329..1360528e85dd 100644 --- a/app-text/gnome-spell/gnome-spell-0.5.ebuild +++ b/app-text/gnome-spell/gnome-spell-0.5.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-0.5.ebuild,v 1.19 2004/07/13 21:57:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-0.5.ebuild,v 1.20 2004/07/14 01:59:43 agriffis Exp $ IUSE="nls" inherit gnome.org libtool -S="${WORKDIR}/${P}" DESCRIPTION="Gnome spellchecking component." HOMEPAGE="http://www.gnome.org/" diff --git a/app-text/gnome-spell/gnome-spell-1.0.5.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5.ebuild index 428535ef9a5e..24742955464f 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5.ebuild,v 1.11 2004/06/24 22:36:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5.ebuild,v 1.12 2004/07/14 01:59:43 agriffis Exp $ IUSE="" inherit gnome.org gnome2 libtool debug # because this an unstable package -S="${WORKDIR}/${P}" DESCRIPTION="Gnome spellchecking component." HOMEPAGE="http://www.gnome.org/" |