diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-05-26 16:17:39 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-05-26 16:17:39 +0000 |
commit | f61361cafe4455c08a5bd7c2f3901f6d447f9264 (patch) | |
tree | ffa36204138dfbca897d09e91b427e6ac4344358 /net-im | |
parent | version bump (bug #545468) (diff) | |
download | gentoo-2-f61361cafe4455c08a5bd7c2f3901f6d447f9264.tar.gz gentoo-2-f61361cafe4455c08a5bd7c2f3901f6d447f9264.tar.bz2 gentoo-2-f61361cafe4455c08a5bd7c2f3901f6d447f9264.zip |
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!)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/vacuum/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/vacuum/vacuum-9999.ebuild | 8 |
2 files changed, 10 insertions, 5 deletions
diff --git a/net-im/vacuum/ChangeLog b/net-im/vacuum/ChangeLog index 27a6bb474f98..1cbe987af154 100644 --- a/net-im/vacuum/ChangeLog +++ b/net-im/vacuum/ChangeLog @@ -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 <mgorny@gentoo.org> 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 <pesa@gentoo.org> vacuum-1.2.4.ebuild, vacuum-9999.ebuild: diff --git a/net-im/vacuum/vacuum-9999.ebuild b/net-im/vacuum/vacuum-9999.ebuild index 7e225fdaab99..f7465c6ad6ed 100644 --- a/net-im/vacuum/vacuum-9999.ebuild +++ b/net-im/vacuum/vacuum-9999.ebuild @@ -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 |