# ChangeLog for net-p2p/deluge
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/ChangeLog,v 1.168 2011/09/20 14:35:10 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/ChangeLog,v 1.169 2011/09/21 08:23:25 mgorny Exp $
+
+ 21 Sep 2011; Michał Górny <mgorny@gentoo.org> deluge-9999.ebuild:
+ Migrate to git-2.
20 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> deluge-1.3.3.ebuild:
x86 stable, thanks JD on bug 383393
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-9999.ebuild,v 1.26 2011/04/05 21:16:57 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-9999.ebuild,v 1.27 2011/09/21 08:23:25 mgorny Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
-inherit distutils flag-o-matic git
+inherit distutils flag-o-matic git-2
-EGIT_REPO_URI="git://deluge-torrent.org/deluge.git"
+EGIT_REPO_URI="git://deluge-torrent.org/${PN}.git
+ http://git.deluge-torrent.org/${PN}/"
DESCRIPTION="BitTorrent client with a client/server model."
HOMEPAGE="http://deluge-torrent.org/"
# ChangeLog for net-p2p/eiskaltdcpp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/eiskaltdcpp/ChangeLog,v 1.30 2011/06/27 09:20:19 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/eiskaltdcpp/ChangeLog,v 1.31 2011/09/21 08:24:00 mgorny Exp $
+
+ 21 Sep 2011; Michał Górny <mgorny@gentoo.org> eiskaltdcpp-9999.ebuild:
+ Migrate to git-2.
*eiskaltdcpp-2.2.3 (27 Jun 2011)
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild,v 1.22 2011/06/27 09:20:19 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild,v 1.23 2011/09/21 08:24:00 mgorny Exp $
EAPI="4"
LANGS="be bg cs de en es fr hu pl ru sk sr uk"
-[[ ${PV} = *9999* ]] && VCS_ECLASS="git" || VCS_ECLASS=""
+[[ ${PV} = *9999* ]] && VCS_ECLASS="git-2" || VCS_ECLASS=""
inherit cmake-utils ${VCS_ECLASS}
DESCRIPTION="Qt4 based client for DirectConnect and ADC protocols, based on DC++ library"
SRC_URI="http://${PN/pp/}.googlecode.com/files/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
else
- EGIT_REPO_URI="git://github.com/negativ/${PN}.git"
+ EGIT_REPO_URI="git://github.com/negativ/${PN}.git
+ https://github.com/negativ/${PN}.git"
KEYWORDS=""
fi