summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamon Conway <kabau@gentoo.org>2002-07-25 20:21:42 +0000
committerDamon Conway <kabau@gentoo.org>2002-07-25 20:21:42 +0000
commit85043ed26fdc3370d05e704761711a74f48f36eb (patch)
treeb2ed0745d3b35b84de53d7d2ced170dea8e610e6 /app-editors
parentAdded SLOT, LICENSE, and KEYWORDS (diff)
downloadgentoo-2-85043ed26fdc3370d05e704761711a74f48f36eb.tar.gz
gentoo-2-85043ed26fdc3370d05e704761711a74f48f36eb.tar.bz2
gentoo-2-85043ed26fdc3370d05e704761711a74f48f36eb.zip
Added SLOT, LICENSE, KEYWORDS, DEPEND, and RDEPEND
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/quanta/quanta-2.0.1.ebuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/app-editors/quanta/quanta-2.0.1.ebuild b/app-editors/quanta/quanta-2.0.1.ebuild
index b3731b2c1ecd..bdc9f0de290c 100644
--- a/app-editors/quanta/quanta-2.0.1.ebuild
+++ b/app-editors/quanta/quanta-2.0.1.ebuild
@@ -1,6 +1,6 @@
# 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-2.0.1.ebuild,v 1.8 2002/07/11 06:30:12 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-2.0.1.ebuild,v 1.9 2002/07/25 20:21:42 kabau Exp $
inherit kde-base || die
@@ -15,7 +15,12 @@ SRC_URI="mirror://sourceforge/quanta/${P}.tar.bz2
mirror://sourceforge/quanta/php.tar.bz2"
HOMEPAGE="http://quanta.sourceforge.net"
+DEPEND=""
+RDEPEND=""
+
+SLOT="0"
LICENSE="GPL-2"
+KEYWORDS="x86"
src_install() {