diff options
author | 2015-01-28 21:13:35 +0000 | |
---|---|---|
committer | 2015-01-28 21:13:35 +0000 | |
commit | 3733429125dc4c5c9549bef3f01f13423c7129a4 (patch) | |
tree | d054baa96f68f4d10d6b9f69da0262ffbe0f7905 /kde-misc/kio-ftps | |
parent | Set CPU_FLAGS_X86 to a reasonable default. (diff) | |
download | historical-3733429125dc4c5c9549bef3f01f13423c7129a4.tar.gz historical-3733429125dc4c5c9549bef3f01f13423c7129a4.tar.bz2 historical-3733429125dc4c5c9549bef3f01f13423c7129a4.zip |
Update HOMEPAGE ad SRC_URI, thanks to PhobosK <phobosk@fastmail.fm>, bug #537746.
Package-Manager: portage-2.2.15/cvs/Linux x86_64
Manifest-Sign-Key: 0xF3CFD2BD
Diffstat (limited to 'kde-misc/kio-ftps')
-rw-r--r-- | kde-misc/kio-ftps/ChangeLog | 8 | ||||
-rw-r--r-- | kde-misc/kio-ftps/kio-ftps-0.2.ebuild | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/kde-misc/kio-ftps/ChangeLog b/kde-misc/kio-ftps/ChangeLog index e8e7cf965600..601a93bdfa11 100644 --- a/kde-misc/kio-ftps/ChangeLog +++ b/kde-misc/kio-ftps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/kio-ftps -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-ftps/ChangeLog,v 1.5 2014/03/20 22:13:40 johu Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-ftps/ChangeLog,v 1.6 2015/01/28 21:13:35 johu Exp $ + + 28 Jan 2015; Johannes Huber <johu@gentoo.org> kio-ftps-0.2.ebuild: + Update HOMEPAGE ad SRC_URI, thanks to PhobosK <phobosk@fastmail.fm>, bug + #537746. 20 Mar 2014; Johannes Huber <johu@gentoo.org> kio-ftps-0.2.ebuild: Bump to EAPI 5. diff --git a/kde-misc/kio-ftps/kio-ftps-0.2.ebuild b/kde-misc/kio-ftps/kio-ftps-0.2.ebuild index bc5630074fc6..4e3ecec139ae 100644 --- a/kde-misc/kio-ftps/kio-ftps-0.2.ebuild +++ b/kde-misc/kio-ftps/kio-ftps-0.2.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-ftps/kio-ftps-0.2.ebuild,v 1.5 2014/03/20 22:13:40 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-ftps/kio-ftps-0.2.ebuild,v 1.6 2015/01/28 21:13:35 johu Exp $ EAPI=5 inherit kde4-base DESCRIPTION="KDE ftps KIO slave" -HOMEPAGE="http://kasablanca.berlios.de/kio-ftps/" -SRC_URI="mirror://berlios/kasablanca/${P}.tar.gz" +HOMEPAGE="http://kde-apps.org/content/show.php/kio-ftps?content=35875" +SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" |