diff options
Diffstat (limited to 'app-editors/quanta/quanta-3.2.0.ebuild')
-rw-r--r-- | app-editors/quanta/quanta-3.2.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-editors/quanta/quanta-3.2.0.ebuild b/app-editors/quanta/quanta-3.2.0.ebuild index bbc2acc72a63..f5a99f5eb4d1 100644 --- a/app-editors/quanta/quanta-3.2.0.ebuild +++ b/app-editors/quanta/quanta-3.2.0.ebuild @@ -1,6 +1,6 @@ # 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.ebuild,v 1.4 2004/02/24 13:28:32 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.2.0.ebuild,v 1.5 2004/05/03 22:28:29 centic Exp $ inherit kde @@ -16,3 +16,5 @@ DEPEND="doc? ( app-doc/quanta-docs )" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~amd64" +SLOT="0" + |