diff options
Diffstat (limited to 'kde-misc/dikt/dikt-1l.ebuild')
-rw-r--r-- | kde-misc/dikt/dikt-1l.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-misc/dikt/dikt-1l.ebuild b/kde-misc/dikt/dikt-1l.ebuild new file mode 100644 index 000000000..ae9c8b21c --- /dev/null +++ b/kde-misc/dikt/dikt-1l.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="2" + +inherit kde4-base + +DESCRIPTION="KDE4 client for DICT protocol" +HOMEPAGE="http://sites.google.com/site/diktv1/" +SRC_URI="http://sites.google.com/site/diktv1/${P}.tbz" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="" |