summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Verwilst <verwilst@gentoo.org>2002-09-28 10:15:28 +0000
committerBart Verwilst <verwilst@gentoo.org>2002-09-28 10:15:28 +0000
commit74fe2cfce4779814632b3a108365d4e6660b8c14 (patch)
tree276b97c85d2eccc9e2a8389be8d24283ad0390ca /app-editors/quanta
parentUpdated diff from bug #8445. Added CXX="g++" to solve compile (diff)
downloadhistorical-74fe2cfce4779814632b3a108365d4e6660b8c14.tar.gz
historical-74fe2cfce4779814632b3a108365d4e6660b8c14.tar.bz2
historical-74fe2cfce4779814632b3a108365d4e6660b8c14.zip
quanta final
Diffstat (limited to 'app-editors/quanta')
-rw-r--r--app-editors/quanta/ChangeLog6
-rw-r--r--app-editors/quanta/files/digest-quanta-3.0 (renamed from app-editors/quanta/files/digest-quanta-3.0_pre1)2
-rw-r--r--app-editors/quanta/files/digest-quanta-3.0_pre25
-rw-r--r--app-editors/quanta/quanta-3.0.ebuild (renamed from app-editors/quanta/quanta-3.0_pre2.ebuild)6
-rw-r--r--app-editors/quanta/quanta-3.0_pre1.ebuild32
5 files changed, 9 insertions, 42 deletions
diff --git a/app-editors/quanta/ChangeLog b/app-editors/quanta/ChangeLog
index 75531474a08d..2c2cc9f1852b 100644
--- a/app-editors/quanta/ChangeLog
+++ b/app-editors/quanta/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/quanta
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/ChangeLog,v 1.6 2002/09/28 09:16:33 doctomoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/ChangeLog,v 1.7 2002/09/28 10:15:28 verwilst Exp $
+
+*quanta-3.0 (28 Sept 2002) Bart Verwilst <verwilst@gentoo.org>
+
+ Quanta 3.0 Final. Have fun!
*quanta-3.0_pre2 (28 Sept 2002) Olivier Reisch <doctomoe@gentoo.org>
diff --git a/app-editors/quanta/files/digest-quanta-3.0_pre1 b/app-editors/quanta/files/digest-quanta-3.0
index b17204a2a19d..07ebdb3b091b 100644
--- a/app-editors/quanta/files/digest-quanta-3.0_pre1
+++ b/app-editors/quanta/files/digest-quanta-3.0
@@ -1,4 +1,4 @@
-MD5 420b54d483c4b27955e3ae40a6a8e271 quanta-3.0pr1.tar.bz2 1615242
+MD5 b5df1e70bf9672ee10f2153db9e6c5e3 quanta-3.0.tar.bz2 2179220
MD5 9134a94af4c783c740cc0ad5806e4b51 css.tar.bz2 121295
MD5 0cc3234c4b3df88d4115340ce05e0053 html.tar.bz2 93345
MD5 eea6e25a1c25af1f5a0c33e32e52c136 javascript.tar.bz2 336563
diff --git a/app-editors/quanta/files/digest-quanta-3.0_pre2 b/app-editors/quanta/files/digest-quanta-3.0_pre2
deleted file mode 100644
index a4e3408eafb3..000000000000
--- a/app-editors/quanta/files/digest-quanta-3.0_pre2
+++ /dev/null
@@ -1,5 +0,0 @@
-MD5 79aea6b9c13065a09da98cb07960d1e2 quanta-3.0pr2a.tar.bz2 1772741
-MD5 9134a94af4c783c740cc0ad5806e4b51 css.tar.bz2 121295
-MD5 0cc3234c4b3df88d4115340ce05e0053 html.tar.bz2 93345
-MD5 eea6e25a1c25af1f5a0c33e32e52c136 javascript.tar.bz2 336563
-MD5 8ae86e900874549c3749ee5940756817 php.tar.bz2 378461
diff --git a/app-editors/quanta/quanta-3.0_pre2.ebuild b/app-editors/quanta/quanta-3.0.ebuild
index 724e0600e710..5db3b8168316 100644
--- a/app-editors/quanta/quanta-3.0_pre2.ebuild
+++ b/app-editors/quanta/quanta-3.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.0_pre2.ebuild,v 1.2 2002/09/28 09:16:33 doctomoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.0.ebuild,v 1.1 2002/09/28 10:15:28 verwilst Exp $
inherit kde-base
need-kde 3
DESCRIPTION="A superb web development tool for KDE 3.x"
-SRC_URI="mirror://sourceforge/quanta/quanta-3.0pr2a.tar.bz2
+SRC_URI="mirror://sourceforge/quanta/quanta-3.0.tar.bz2
mirror://sourceforge/quanta/css.tar.bz2
mirror://sourceforge/quanta/html.tar.bz2
mirror://sourceforge/quanta/javascript.tar.bz2
@@ -18,7 +18,7 @@ HOMEPAGE="http://quanta.sourceforge.net"
LICENSE="GPL-2"
KEYWORDS="x86 ppc"
-S="${WORKDIR}/quanta-3.0pr2a"
+S="${WORKDIR}/${P}"
src_install() {
diff --git a/app-editors/quanta/quanta-3.0_pre1.ebuild b/app-editors/quanta/quanta-3.0_pre1.ebuild
deleted file mode 100644
index 6c0a20f455d0..000000000000
--- a/app-editors/quanta/quanta-3.0_pre1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.0_pre1.ebuild,v 1.4 2002/09/14 17:24:34 owen Exp $
-inherit kde-base
-
-need-kde 3
-
-DESCRIPTION="Quanta - HTML editor for KDE2"
-
-SRC_URI="mirror://sourceforge/quanta/quanta-3.0pr1.tar.bz2
- mirror://sourceforge/quanta/css.tar.bz2
- mirror://sourceforge/quanta/html.tar.bz2
- mirror://sourceforge/quanta/javascript.tar.bz2
- mirror://sourceforge/quanta/php.tar.bz2"
-
-HOMEPAGE="http://quanta.sourceforge.net"
-
-LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc sparc64"
-
-S=${WORKDIR}/quanta-3.0pr1
-
-src_install() {
-
- kde_src_install
-
- dodir ${PREFIX}/share/apps/quanta/doc/
- for x in css html javascript php; do
- cp -a ${WORKDIR}/${x}/*.docrc ${WORKDIR}/${x}/${x} ${D}/${PREFIX}/share/apps/quanta/doc/
- done
-
-}