diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-27 10:44:30 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-27 10:44:30 +0000 |
commit | f0bf667ae5f3637131a1e434e22be81052125700 (patch) | |
tree | 0054f573253f5248c722e70b1767c0916ff63379 /app-misc/kbrain | |
parent | removed SLOT=0 from kde packages (diff) | |
download | historical-f0bf667ae5f3637131a1e434e22be81052125700.tar.gz historical-f0bf667ae5f3637131a1e434e22be81052125700.tar.bz2 historical-f0bf667ae5f3637131a1e434e22be81052125700.zip |
removed SLOT=0 from kde packages
Diffstat (limited to 'app-misc/kbrain')
-rw-r--r-- | app-misc/kbrain/kbrain-0.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/kbrain/kbrain-0.1.3.ebuild b/app-misc/kbrain/kbrain-0.1.3.ebuild index 47e45257fc86..c9bc3e83bcbb 100644 --- a/app-misc/kbrain/kbrain-0.1.3.ebuild +++ b/app-misc/kbrain/kbrain-0.1.3.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-misc/kbrain/kbrain-0.1.3.ebuild,v 1.4 2002/07/25 17:20:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/kbrain/kbrain-0.1.3.ebuild,v 1.5 2002/07/27 10:44:29 seemant Exp $ . /usr/portage/eclass/inherit.eclass || die inherit kde-base || die @@ -11,6 +11,6 @@ DESCRIPTION="handy program to create Mind Maps" SRC_URI="http://cmjartan.freezope.org/kbrain/files/${P}.tar.gz" HOMEPAGE="http://cmjartan.freezope.org/kbrain" -SLOT="0" + LICENSE="GPL-2" KEYWORDS="x86" |