summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/quanta/files/digest-quanta-2.0-r1 (renamed from app-editors/quanta/files/digest-quanta-2.0)0
-rw-r--r--app-editors/quanta/quanta-2.0.ebuild29
-rw-r--r--kde-apps/quanta/files/digest-quanta-2.0-r1 (renamed from kde-apps/quanta/files/digest-quanta-2.0)0
-rw-r--r--kde-apps/quanta/quanta-2.0.ebuild29
4 files changed, 0 insertions, 58 deletions
diff --git a/app-editors/quanta/files/digest-quanta-2.0 b/app-editors/quanta/files/digest-quanta-2.0-r1
index e41f2d2ffb86..e41f2d2ffb86 100644
--- a/app-editors/quanta/files/digest-quanta-2.0
+++ b/app-editors/quanta/files/digest-quanta-2.0-r1
diff --git a/app-editors/quanta/quanta-2.0.ebuild b/app-editors/quanta/quanta-2.0.ebuild
deleted file mode 100644
index dddc4772e3e8..000000000000
--- a/app-editors/quanta/quanta-2.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Philippe Namias <pnamias@gentoo.org>
-
-A=${P}-pr1.tar.bz2
-S=${WORKDIR}/quanta
-DESCRIPTION="HTML editor for KDE2"
-SRC_URI="http://ftp1.sourceforge.net/quanta/${A}"
-HOMEPAGE="http://quanta.sourceforge.net"
-
-DEPEND=">=kde-base/kde-2.0"
-
-RDEPEND=$DEPEND
-
-src_compile() {
-
- cd ${S}
- try ./configure --prefix=/opt/kde2.1 --host=${CHOST}
- try make
-
-}
-
-src_install () {
-
- cd ${S}
- try make DESTDIR=${D} install
- dodoc AUTHORS COPYING ChangeLog NEWS README TODO
-}
-
diff --git a/kde-apps/quanta/files/digest-quanta-2.0 b/kde-apps/quanta/files/digest-quanta-2.0-r1
index e41f2d2ffb86..e41f2d2ffb86 100644
--- a/kde-apps/quanta/files/digest-quanta-2.0
+++ b/kde-apps/quanta/files/digest-quanta-2.0-r1
diff --git a/kde-apps/quanta/quanta-2.0.ebuild b/kde-apps/quanta/quanta-2.0.ebuild
deleted file mode 100644
index dddc4772e3e8..000000000000
--- a/kde-apps/quanta/quanta-2.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Philippe Namias <pnamias@gentoo.org>
-
-A=${P}-pr1.tar.bz2
-S=${WORKDIR}/quanta
-DESCRIPTION="HTML editor for KDE2"
-SRC_URI="http://ftp1.sourceforge.net/quanta/${A}"
-HOMEPAGE="http://quanta.sourceforge.net"
-
-DEPEND=">=kde-base/kde-2.0"
-
-RDEPEND=$DEPEND
-
-src_compile() {
-
- cd ${S}
- try ./configure --prefix=/opt/kde2.1 --host=${CHOST}
- try make
-
-}
-
-src_install () {
-
- cd ${S}
- try make DESTDIR=${D} install
- dodoc AUTHORS COPYING ChangeLog NEWS README TODO
-}
-