diff options
Diffstat (limited to 'app-editors/quanta/quanta-3.2.2.ebuild')
-rw-r--r-- | app-editors/quanta/quanta-3.2.2.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/app-editors/quanta/quanta-3.2.2.ebuild b/app-editors/quanta/quanta-3.2.2.ebuild deleted file mode 100644 index 5e1a721bdf85..000000000000 --- a/app-editors/quanta/quanta-3.2.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.2.2.ebuild,v 1.9 2005/01/14 23:22:59 danarmak Exp $ - -inherit kde -DEPEND="doc? ( app-doc/quanta-docs ) !kde-base/quanta !>=kde-base/kdewebdev-3.4.0_alpha1" -need-kde 3.2 - -DESCRIPTION="A superb web development tool for KDE 3.x" -HOMEPAGE="http://quanta.sourceforge.net/" -SRC_URI="mirror://kde/stable/${PV}/src/${P}.tar.bz2" -IUSE="doc" - -LICENSE="GPL-2" -KEYWORDS="x86 ppc ~amd64 sparc" - -SLOT="0" - |