diff options
-rw-r--r-- | app-mobilephone/kmobiletools/Manifest | 2 | ||||
-rw-r--r-- | app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild | 9 |
2 files changed, 5 insertions, 6 deletions
diff --git a/app-mobilephone/kmobiletools/Manifest b/app-mobilephone/kmobiletools/Manifest index 8ad5a2c2..d2b914cf 100644 --- a/app-mobilephone/kmobiletools/Manifest +++ b/app-mobilephone/kmobiletools/Manifest @@ -1 +1 @@ -DIST kmobiletools-0.4.3.3.tar.bz2 800936 SHA256 35e3e6249da39847155db240a325933476f4f9af6156be68b340f937c6799c7e +DIST kmobiletools-0.4.3.3.tar.bz2 800936 BLAKE2B 7a8e14b9b93ceee57707b525339e1e62828724ccc2094b5ef3630987e9c4abb76d671e6cc4d626714d675d4c7ee5cf9136fb8339fd83955d64367ec500aa3201 SHA512 d5570f30b823cee7b0020407ac6501ca8448fe5d13033529901c275234135769e2c06a8be88cbc7f49a8a9dfcd889cf2ab830f3ea3a81651f801f898ec1a7ac8 diff --git a/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild b/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild index f386305a..5da550a9 100644 --- a/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild +++ b/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild,v 1.7 2008/05/29 21:29:54 mrness Exp $ inherit kde -DESCRIPTION="KMobiletools is a KDE-based application that allows to control mobile phones with your PC." -SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" +DESCRIPTION="KDELibs-based application that allows to control mobile phones with your PC" HOMEPAGE="http://www.kmobiletools.org/" -LICENSE="GPL-2" +SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.bz2" -IUSE="" +LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc x86" +IUSE="" need-kde 3.5 |