diff options
author | Caleb Tennis <caleb@gentoo.org> | 2004-02-24 13:28:32 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2004-02-24 13:28:32 +0000 |
commit | 960b9e07aaff993f1411d354b37fad417d922920 (patch) | |
tree | 0c22196299d7c1e177039bbbec602b4e8865a416 /app-editors/quanta/quanta-3.2.0_rc1.ebuild | |
parent | fixing Manifest (diff) | |
download | gentoo-2-960b9e07aaff993f1411d354b37fad417d922920.tar.gz gentoo-2-960b9e07aaff993f1411d354b37fad417d922920.tar.bz2 gentoo-2-960b9e07aaff993f1411d354b37fad417d922920.zip |
x86 stable, remove old ebuild
Diffstat (limited to 'app-editors/quanta/quanta-3.2.0_rc1.ebuild')
-rw-r--r-- | app-editors/quanta/quanta-3.2.0_rc1.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/app-editors/quanta/quanta-3.2.0_rc1.ebuild b/app-editors/quanta/quanta-3.2.0_rc1.ebuild deleted file mode 100644 index 01f57c6c9f16..000000000000 --- a/app-editors/quanta/quanta-3.2.0_rc1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.2.0_rc1.ebuild,v 1.1 2004/01/19 14:58:11 caleb Exp $ - -inherit kde - -need-kde 3.2 -S=${WORKDIR}/quanta-3.1.95 - -DESCRIPTION="A superb web development tool for KDE 3.x" -HOMEPAGE="http://quanta.sourceforge.net/" -SRC_URI="mirror://kde/unstable/3.1.95/src/quanta-3.1.95.tar.bz2" -IUSE="doc" - -DEPEND="doc? ( app-doc/quanta-docs )" - -LICENSE="GPL-2" -KEYWORDS="~x86" - |