mgorny 15/05/26 16:17:39 Modified: vacuum-9999.ebuild ChangeLog Log: Update remote repository VCS and URL for the live ebuild. https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/129 by KetothXupack. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.14 net-im/vacuum/vacuum-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild?r1=1.13&r2=1.14 Index: vacuum-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- vacuum-9999.ebuild 10 May 2015 12:36:47 -0000 1.13 +++ vacuum-9999.ebuild 26 May 2015 16:17:39 -0000 1.14 @@ -1,15 +1,15 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild,v 1.13 2015/05/10 12:36:47 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild,v 1.14 2015/05/26 16:17:39 mgorny Exp $ EAPI="5" LANGS="de pl ru uk" -inherit cmake-utils subversion +inherit cmake-utils git-r3 DESCRIPTION="Qt4 Crossplatform Jabber client" -HOMEPAGE="http://code.google.com/p/vacuum-im" -ESVN_REPO_URI="http://vacuum-im.googlecode.com/svn/trunk" +HOMEPAGE="http://www.vacuum-im.org/" +EGIT_REPO_URI="https://github.com/Vacuum-IM/vacuum-im.git" LICENSE="GPL-3" SLOT="0/31" # subslot = libvacuumutils soname version 1.23 net-im/vacuum/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/vacuum/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 10 May 2015 12:36:47 -0000 1.22 +++ ChangeLog 26 May 2015 16:17:39 -0000 1.23 @@ -1,6 +1,11 @@ # ChangeLog for net-im/vacuum # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/ChangeLog,v 1.22 2015/05/10 12:36:47 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/ChangeLog,v 1.23 2015/05/26 16:17:39 mgorny Exp $ + + 26 May 2015; Michał Górny <[email protected]> vacuum-9999.ebuild: + Update remote repository VCS and URL for the live ebuild. + https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/129 by + KetothXupack. 10 May 2015; Davide Pesavento <[email protected]> vacuum-1.2.4.ebuild, vacuum-9999.ebuild:
