summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-15 10:00:46 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-15 10:00:46 +0000
commit085e6d8fff1d00b4ed5dcd1c02a0448aaff0022a (patch)
tree9f15a0e689ee5e631aa2e96d7e2f3c75658223e0 /app-emacs/semantic
parentstabilize (Manifest recommit) (diff)
downloadgentoo-2-085e6d8fff1d00b4ed5dcd1c02a0448aaff0022a.tar.gz
gentoo-2-085e6d8fff1d00b4ed5dcd1c02a0448aaff0022a.tar.bz2
gentoo-2-085e6d8fff1d00b4ed5dcd1c02a0448aaff0022a.zip
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/semantic')
-rw-r--r--app-emacs/semantic/semantic-1.4.4-r1.ebuild4
-rw-r--r--app-emacs/semantic/semantic-1.4.4.ebuild4
-rw-r--r--app-emacs/semantic/semantic-1.4.ebuild4
3 files changed, 3 insertions, 9 deletions
diff --git a/app-emacs/semantic/semantic-1.4.4-r1.ebuild b/app-emacs/semantic/semantic-1.4.4-r1.ebuild
index 0a942cb614fb..6169ac0136e7 100644
--- a/app-emacs/semantic/semantic-1.4.4-r1.ebuild
+++ b/app-emacs/semantic/semantic-1.4.4-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/semantic/semantic-1.4.4-r1.ebuild,v 1.3 2004/04/20 19:18:49 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/semantic-1.4.4-r1.ebuild,v 1.4 2004/06/15 10:00:46 kloeri Exp $
inherit elisp
@@ -17,8 +17,6 @@ DEPEND="virtual/emacs
>=app-emacs/speedbar-0.14_beta4
>=app-emacs/eieio-0.17"
-S="${WORKDIR}/${P}"
-
src_compile() {
make LOADPATH="${SITELISP}/speedbar ${SITELISP}/eieio" || die
}
diff --git a/app-emacs/semantic/semantic-1.4.4.ebuild b/app-emacs/semantic/semantic-1.4.4.ebuild
index 0e4e3cdc1969..35d37d603b3a 100644
--- a/app-emacs/semantic/semantic-1.4.4.ebuild
+++ b/app-emacs/semantic/semantic-1.4.4.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/semantic/semantic-1.4.4.ebuild,v 1.3 2004/04/20 19:18:49 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/semantic-1.4.4.ebuild,v 1.4 2004/06/15 10:00:46 kloeri Exp $
inherit elisp
@@ -17,8 +17,6 @@ DEPEND="virtual/emacs
>=app-emacs/speedbar-0.14_beta4
>=app-emacs/eieio-0.17"
-S="${WORKDIR}/${P}"
-
src_compile() {
make LOADPATH="${SITELISP}/speedbar ${SITELISP}/eieio" || die
}
diff --git a/app-emacs/semantic/semantic-1.4.ebuild b/app-emacs/semantic/semantic-1.4.ebuild
index 3c792e7a6294..a1ccb98b0f07 100644
--- a/app-emacs/semantic/semantic-1.4.ebuild
+++ b/app-emacs/semantic/semantic-1.4.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/semantic/semantic-1.4.ebuild,v 1.5 2004/04/20 19:18:49 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/semantic-1.4.ebuild,v 1.6 2004/06/15 10:00:46 kloeri Exp $
inherit elisp
@@ -17,8 +17,6 @@ DEPEND="virtual/emacs
app-emacs/speedbar
app-emacs/eieio"
-S="${WORKDIR}/${P}"
-
src_compile() {
make LOADPATH="${SITELISP}/speedbar ${SITELISP}/eieio" || die
}