johu 15/01/28 21:13:35 Modified: kio-ftps-0.2.ebuild ChangeLog Log: Update HOMEPAGE ad SRC_URI, thanks to PhobosK <phob...@fastmail.fm>, bug #537746. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.6 kde-misc/kio-ftps/kio-ftps-0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kio-ftps/kio-ftps-0.2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kio-ftps/kio-ftps-0.2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kio-ftps/kio-ftps-0.2.ebuild?r1=1.5&r2=1.6 Index: kio-ftps-0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/kio-ftps/kio-ftps-0.2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kio-ftps-0.2.ebuild 20 Mar 2014 22:13:40 -0000 1.5 +++ kio-ftps-0.2.ebuild 28 Jan 2015 21:13:35 -0000 1.6 @@ -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" 1.6 kde-misc/kio-ftps/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kio-ftps/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kio-ftps/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kio-ftps/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/kio-ftps/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 20 Mar 2014 22:13:40 -0000 1.5 +++ ChangeLog 28 Jan 2015 21:13:35 -0000 1.6 @@ -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 <j...@gentoo.org> kio-ftps-0.2.ebuild: + Update HOMEPAGE ad SRC_URI, thanks to PhobosK <phob...@fastmail.fm>, bug + #537746. 20 Mar 2014; Johannes Huber <j...@gentoo.org> kio-ftps-0.2.ebuild: Bump to EAPI 5.