diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-27 10:44:32 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-27 10:44:32 +0000 |
commit | c9b5677a52a4ffeacff8764fb6e917399d42f00f (patch) | |
tree | c8a3910c798b0faafd55312a047ebddda789f231 /app-editors/quanta | |
parent | Bug #5556 -- Apache fix. Adding 'use named' to the init.d script for (diff) | |
download | gentoo-2-c9b5677a52a4ffeacff8764fb6e917399d42f00f.tar.gz gentoo-2-c9b5677a52a4ffeacff8764fb6e917399d42f00f.tar.bz2 gentoo-2-c9b5677a52a4ffeacff8764fb6e917399d42f00f.zip |
removed SLOT=0 from kde packages
Diffstat (limited to 'app-editors/quanta')
-rw-r--r-- | app-editors/quanta/quanta-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/quanta/quanta-2.0.1.ebuild b/app-editors/quanta/quanta-2.0.1.ebuild index bdc9f0de290c..4dccc591e89a 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.9 2002/07/25 20:21:42 kabau Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-2.0.1.ebuild,v 1.10 2002/07/27 10:44:29 seemant Exp $ inherit kde-base || die @@ -18,7 +18,7 @@ HOMEPAGE="http://quanta.sourceforge.net" DEPEND="" RDEPEND="" -SLOT="0" + LICENSE="GPL-2" KEYWORDS="x86" |