diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-09-21 08:24:00 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-09-21 08:24:00 +0000 |
commit | 974ce8fdc37cea9736b9237e79c21c59fe3d2d21 (patch) | |
tree | 74476fa53bbb8603492ba1dc659c70b46d5a2340 | |
parent | Migrate to git-2. (diff) | |
download | historical-974ce8fdc37cea9736b9237e79c21c59fe3d2d21.tar.gz historical-974ce8fdc37cea9736b9237e79c21c59fe3d2d21.tar.bz2 historical-974ce8fdc37cea9736b9237e79c21c59fe3d2d21.zip |
Migrate to git-2.
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64
-rw-r--r-- | net-p2p/deluge/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/deluge/deluge-9999.ebuild | 7 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild | 7 |
4 files changed, 16 insertions, 8 deletions
diff --git a/net-p2p/deluge/ChangeLog b/net-p2p/deluge/ChangeLog index f34566012e49..760f901d9f02 100644 --- a/net-p2p/deluge/ChangeLog +++ b/net-p2p/deluge/ChangeLog @@ -1,6 +1,9 @@ # 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 diff --git a/net-p2p/deluge/deluge-9999.ebuild b/net-p2p/deluge/deluge-9999.ebuild index 98de1e5cf704..d45b86b7e99f 100644 --- a/net-p2p/deluge/deluge-9999.ebuild +++ b/net-p2p/deluge/deluge-9999.ebuild @@ -1,13 +1,14 @@ # 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/" diff --git a/net-p2p/eiskaltdcpp/ChangeLog b/net-p2p/eiskaltdcpp/ChangeLog index 9bbfd4dc4a75..c63d22ad87ae 100644 --- a/net-p2p/eiskaltdcpp/ChangeLog +++ b/net-p2p/eiskaltdcpp/ChangeLog @@ -1,6 +1,9 @@ # 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) diff --git a/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild b/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild index b11f437aa5e2..74a1d7e991aa 100644 --- a/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild +++ b/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild @@ -1,12 +1,12 @@ # 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" @@ -34,7 +34,8 @@ if [[ ${PV} != *9999* ]]; then 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 |