diff options
Diffstat (limited to 'app-text/kbedic/kbedic-2.1.ebuild')
-rw-r--r-- | app-text/kbedic/kbedic-2.1.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-text/kbedic/kbedic-2.1.ebuild b/app-text/kbedic/kbedic-2.1.ebuild index a6ae3fa28af9..6522366ed1b0 100644 --- a/app-text/kbedic/kbedic-2.1.ebuild +++ b/app-text/kbedic/kbedic-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/kbedic/kbedic-2.1.ebuild,v 1.4 2002/07/11 06:30:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbedic/kbedic-2.1.ebuild,v 1.5 2002/08/02 17:42:49 phoenix Exp $ use kde && inherit kde @@ -9,6 +9,9 @@ DESCRIPTION="English <-> Bulgarian Dictionary" SRC_URI="http://kbedic.search.bg/download/${P}.tar.gz http://ftp1.sourceforge.net/kbedic/${P}.tar.gz" HOMEPAGE="http://kbedic.sourceforge.net" +KEYWORDS="x86" +SLOT="0" +LICENSE="GPL-2" if [ "`use kde`" ] then |