diff options
Diffstat (limited to 'kde-misc/kxdocker-bluetooth/kxdocker-bluetooth-1.0.0.ebuild')
-rw-r--r-- | kde-misc/kxdocker-bluetooth/kxdocker-bluetooth-1.0.0.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-misc/kxdocker-bluetooth/kxdocker-bluetooth-1.0.0.ebuild b/kde-misc/kxdocker-bluetooth/kxdocker-bluetooth-1.0.0.ebuild new file mode 100644 index 0000000..0b0c7b8 --- /dev/null +++ b/kde-misc/kxdocker-bluetooth/kxdocker-bluetooth-1.0.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit kde + +DESCRIPTION="Bluetooth manager plugin for KXDocker (the KDE animated docker)" +HOMEPAGE="http://www.xiaprojects.com/www/prodotti/kxdocker/main.php" +SRC_URI="http://www.xiaprojects.com/www/downloads/files/kxdocker/1.0.0/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=kde-misc/kxdocker-resources-1.0.0 + >=kde-misc/kxdocker-1.0.0a" + +need-kde 3.2 |