summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 13:18:49 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 13:18:49 +0000
commit02d829647b5d74acb7e645efb6aac42b203cb945 (patch)
treeacb3245d49466906a02a5bde072b20b02b26f98e /dev-db/framerd
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-02d829647b5d74acb7e645efb6aac42b203cb945.tar.gz
gentoo-2-02d829647b5d74acb7e645efb6aac42b203cb945.tar.bz2
gentoo-2-02d829647b5d74acb7e645efb6aac42b203cb945.zip
Don't assign default to S; header fix
Diffstat (limited to 'dev-db/framerd')
-rw-r--r--dev-db/framerd/ChangeLog8
-rw-r--r--dev-db/framerd/framerd-2.4.3-r1.ebuild5
-rw-r--r--dev-db/framerd/framerd-2.4.3.ebuild5
3 files changed, 10 insertions, 8 deletions
diff --git a/dev-db/framerd/ChangeLog b/dev-db/framerd/ChangeLog
index 4c284c80376d..70b481e231c8 100644
--- a/dev-db/framerd/ChangeLog
+++ b/dev-db/framerd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/framerd
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/ChangeLog,v 1.4 2003/02/12 05:48:11 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/ChangeLog,v 1.5 2004/03/14 13:18:13 mr_bones_ Exp $
+
+ 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ framerd-2.4.3-r1.ebuild, framerd-2.4.3.ebuild:
+ Don't assign default to S; header fix
*framerd-2.4.3-r1 (05 Dec 2002)
05 Dec 2002; Thomas Raschbacher <lordvan@gentoo.org> framerd-2.4.3-r1.ebuild
diff --git a/dev-db/framerd/framerd-2.4.3-r1.ebuild b/dev-db/framerd/framerd-2.4.3-r1.ebuild
index 706b2ee115d7..0213feaca1e6 100644
--- a/dev-db/framerd/framerd-2.4.3-r1.ebuild
+++ b/dev-db/framerd/framerd-2.4.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3-r1.ebuild,v 1.5 2003/09/11 01:06:22 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3-r1.ebuild,v 1.6 2004/03/14 13:18:13 mr_bones_ Exp $
DESCRIPTION="FramerD is a portable distributed object-oriented database designed to support the maintenance and sharing of knowledge bases."
HOMEPAGE="http://www.framerd.org/"
@@ -11,7 +11,6 @@ KEYWORDS="x86"
IUSE="readline"
RDEPEND="readline? >=sys-libs/readline-4.1-r4"
DEPEND="${RDEPEND}"
-S="${WORKDIR}/${P}"
src_compile() {
patch -p0 ${S}/etc/setup.fdx ${FILESDIR}/setup.fdx.patch
diff --git a/dev-db/framerd/framerd-2.4.3.ebuild b/dev-db/framerd/framerd-2.4.3.ebuild
index cd11943fd110..0ed65465bef9 100644
--- a/dev-db/framerd/framerd-2.4.3.ebuild
+++ b/dev-db/framerd/framerd-2.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3.ebuild,v 1.7 2003/09/11 01:06:22 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3.ebuild,v 1.8 2004/03/14 13:18:13 mr_bones_ Exp $
DESCRIPTION="FramerD is a portable distributed object-oriented database designed to support the maintenance and sharing of knowledge bases."
HOMEPAGE="http://www.framerd.org/"
@@ -12,7 +12,6 @@ IUSE="readline"
RDEPEND="readline? >=sys-libs/readline-4.1-r4
virtual/emacs"
DEPEND="${RDEPEND}"
-S="${WORKDIR}/${P}"
src_compile() {
patch -p0 ${S}/etc/setup.fdx ${FILESDIR}/setup.fdx.patch