diff options
author | 2002-07-27 10:44:31 +0000 | |
---|---|---|
committer | 2002-07-27 10:44:31 +0000 | |
commit | a0d164948a82335c268abb5dc9d5131280bb3548 (patch) | |
tree | 15d525a047c236918427ec62c2296347ad0d2031 /net-mail | |
parent | removed SLOT=0 from kde packages (diff) | |
download | historical-a0d164948a82335c268abb5dc9d5131280bb3548.tar.gz historical-a0d164948a82335c268abb5dc9d5131280bb3548.tar.bz2 historical-a0d164948a82335c268abb5dc9d5131280bb3548.zip |
removed SLOT=0 from kde packages
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/kbiff/kbiff-3.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/kbiff/kbiff-3.6.1.ebuild b/net-mail/kbiff/kbiff-3.6.1.ebuild index 0824873e7e09..a8c435565816 100644 --- a/net-mail/kbiff/kbiff-3.6.1.ebuild +++ b/net-mail/kbiff/kbiff-3.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/kbiff/kbiff-3.6.1.ebuild,v 1.5 2002/07/17 04:20:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/kbiff/kbiff-3.6.1.ebuild,v 1.6 2002/07/27 10:44:31 seemant Exp $ inherit kde-base || die @@ -10,7 +10,7 @@ DESCRIPTION="KDE new mail notification utility (biff)" SRC_URI="http://devel-home.kde.org/~granroth/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.granroth.org/kbiff/" -SLOT="0" + LICENSE="GPL-2" KEYWORDS="x86" |