diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 09:55:29 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 09:55:29 +0000 |
commit | d45986026372ab1b3d01fd2c2d1d10bdc2801917 (patch) | |
tree | b2ba8b85d9ad94ddf2303e8903d0629c276b51fe /app-emacs | |
parent | QA - Don't assign default S. (Manifest recommit) (diff) | |
download | gentoo-2-d45986026372ab1b3d01fd2c2d1d10bdc2801917.tar.gz gentoo-2-d45986026372ab1b3d01fd2c2d1d10bdc2801917.tar.bz2 gentoo-2-d45986026372ab1b3d01fd2c2d1d10bdc2801917.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/monk/monk-7.44.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/ognus/ognus-0.17.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/ognus/ognus-0.18.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/ognus/ognus-0.24.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/protbuf/protbuf-1.7.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/psgml/psgml-1.2.4.ebuild | 3 | ||||
-rw-r--r-- | app-emacs/psgml/psgml-1.2.5-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/psgml/psgml-1.2.5.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/psql/psql-1.10.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/python-mode/python-mode-4.6.ebuild | 4 |
10 files changed, 10 insertions, 29 deletions
diff --git a/app-emacs/monk/monk-7.44.ebuild b/app-emacs/monk/monk-7.44.ebuild index cf577eee0abf..0fd933930b69 100644 --- a/app-emacs/monk/monk-7.44.ebuild +++ b/app-emacs/monk/monk-7.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/monk/monk-7.44.ebuild,v 1.4 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/monk/monk-7.44.ebuild,v 1.5 2004/06/15 09:50:52 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50monk-gentoo.el src_compile() { diff --git a/app-emacs/ognus/ognus-0.17.ebuild b/app-emacs/ognus/ognus-0.17.ebuild index 9856a7324366..373e3cf2db68 100644 --- a/app-emacs/ognus/ognus-0.17.ebuild +++ b/app-emacs/ognus/ognus-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ognus/ognus-0.17.ebuild,v 1.5 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ognus/ognus-0.17.ebuild,v 1.6 2004/06/15 09:51:56 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - src_compile() { ./configure \ --prefix=/usr \ diff --git a/app-emacs/ognus/ognus-0.18.ebuild b/app-emacs/ognus/ognus-0.18.ebuild index 27dce43ccac7..f39c5a5d6b7b 100644 --- a/app-emacs/ognus/ognus-0.18.ebuild +++ b/app-emacs/ognus/ognus-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ognus/ognus-0.18.ebuild,v 1.5 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ognus/ognus-0.18.ebuild,v 1.6 2004/06/15 09:51:56 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - src_compile() { ./configure \ --prefix=/usr \ diff --git a/app-emacs/ognus/ognus-0.24.ebuild b/app-emacs/ognus/ognus-0.24.ebuild index 1385925b4cd2..882e53713669 100644 --- a/app-emacs/ognus/ognus-0.24.ebuild +++ b/app-emacs/ognus/ognus-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ognus/ognus-0.24.ebuild,v 1.5 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ognus/ognus-0.24.ebuild,v 1.6 2004/06/15 09:51:56 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - src_compile() { ./configure \ --prefix=/usr \ diff --git a/app-emacs/protbuf/protbuf-1.7.ebuild b/app-emacs/protbuf/protbuf-1.7.ebuild index ae3a4f5e514e..062ba3708ce8 100644 --- a/app-emacs/protbuf/protbuf-1.7.ebuild +++ b/app-emacs/protbuf/protbuf-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/protbuf/protbuf-1.7.ebuild,v 1.4 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/protbuf/protbuf-1.7.ebuild,v 1.5 2004/06/15 09:52:39 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50protbuf-gentoo.el src_compile() { diff --git a/app-emacs/psgml/psgml-1.2.4.ebuild b/app-emacs/psgml/psgml-1.2.4.ebuild index 2fa9ab732f02..0d1e995357c9 100644 --- a/app-emacs/psgml/psgml-1.2.4.ebuild +++ b/app-emacs/psgml/psgml-1.2.4.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.4.ebuild,v 1.4 2004/06/14 08:13:24 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.4.ebuild,v 1.5 2004/06/15 09:54:20 kloeri Exp $ -S=${WORKDIR}/${P} DESCRIPTION="PSGML is a GNU Emacs Major Mode for editing SGML and XML coded documents." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://psgml.sourceforge.net" diff --git a/app-emacs/psgml/psgml-1.2.5-r1.ebuild b/app-emacs/psgml/psgml-1.2.5-r1.ebuild index d3f0433d5d8c..c13de6fe76a4 100644 --- a/app-emacs/psgml/psgml-1.2.5-r1.ebuild +++ b/app-emacs/psgml/psgml-1.2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild,v 1.5 2004/03/14 12:49:06 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild,v 1.6 2004/06/15 09:54:20 kloeri Exp $ inherit elisp @@ -16,8 +16,6 @@ KEYWORDS="x86 sparc amd64 ~ppc" DEPEND="virtual/emacs app-text/openjade" -S="${WORKDIR}/${P}" - SITEFILE=50psgml-gentoo.el src_compile() { diff --git a/app-emacs/psgml/psgml-1.2.5.ebuild b/app-emacs/psgml/psgml-1.2.5.ebuild index 47e32d19f398..c37b89172146 100644 --- a/app-emacs/psgml/psgml-1.2.5.ebuild +++ b/app-emacs/psgml/psgml-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5.ebuild,v 1.4 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5.ebuild,v 1.5 2004/06/15 09:54:20 kloeri Exp $ inherit elisp @@ -16,8 +16,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs app-text/openjade" -S="${WORKDIR}/${P}" - SITEFILE=50psgml-gentoo.el src_compile() { diff --git a/app-emacs/psql/psql-1.10.ebuild b/app-emacs/psql/psql-1.10.ebuild index 9d17b29b22e1..ec419ed28a33 100644 --- a/app-emacs/psql/psql-1.10.ebuild +++ b/app-emacs/psql/psql-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psql/psql-1.10.ebuild,v 1.4 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psql/psql-1.10.ebuild,v 1.5 2004/06/15 09:54:55 kloeri Exp $ inherit elisp @@ -16,8 +16,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs dev-db/postgresql" -S="${WORKDIR}/${P}" - SITEFILE=50psql-gentoo.el src_compile() { diff --git a/app-emacs/python-mode/python-mode-4.6.ebuild b/app-emacs/python-mode/python-mode-4.6.ebuild index 3f684180a7e3..4c04857548ba 100644 --- a/app-emacs/python-mode/python-mode-4.6.ebuild +++ b/app-emacs/python-mode/python-mode-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-4.6.ebuild,v 1.5 2004/04/03 23:35:30 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-4.6.ebuild,v 1.6 2004/06/15 09:55:29 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86 ppc" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - src_compile() { emacs -batch -eval '(byte-compile-file "python-mode.el")' } |