diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-09-21 08:30:34 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-09-21 08:30:34 +0000 |
commit | 24b3039a72fdb059808393bbe170ede01688d71c (patch) | |
tree | e88e00c8422d7e386a7a2d8482d086615ce47563 /dev-vcs | |
parent | Migrate to git-2. (diff) | |
download | historical-24b3039a72fdb059808393bbe170ede01688d71c.tar.gz historical-24b3039a72fdb059808393bbe170ede01688d71c.tar.bz2 historical-24b3039a72fdb059808393bbe170ede01688d71c.zip |
Migrate to git-2.
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/gitstats/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/gitstats/gitstats-9999.ebuild | 9 | ||||
-rw-r--r-- | dev-vcs/svn2git/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/svn2git/svn2git-9999.ebuild | 7 |
4 files changed, 18 insertions, 10 deletions
diff --git a/dev-vcs/gitstats/ChangeLog b/dev-vcs/gitstats/ChangeLog index 07da532cc2b8..e3d87f0bd52a 100644 --- a/dev-vcs/gitstats/ChangeLog +++ b/dev-vcs/gitstats/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/gitstats -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitstats/ChangeLog,v 1.2 2010/07/23 07:46:04 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitstats/ChangeLog,v 1.3 2011/09/21 08:25:56 mgorny Exp $ + + 21 Sep 2011; Michał Górny <mgorny@gentoo.org> gitstats-9999.ebuild: + Migrate to git-2. 23 Jul 2010; Justin Lecher <jlec@gentoo.org> gitstats-9999.ebuild, gitstats-100711.ebuild: diff --git a/dev-vcs/gitstats/gitstats-9999.ebuild b/dev-vcs/gitstats/gitstats-9999.ebuild index 41891307a9b5..4fc316e94ee1 100644 --- a/dev-vcs/gitstats/gitstats-9999.ebuild +++ b/dev-vcs/gitstats/gitstats-9999.ebuild @@ -1,17 +1,18 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitstats/gitstats-9999.ebuild,v 1.2 2010/07/23 07:46:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitstats/gitstats-9999.ebuild,v 1.3 2011/09/21 08:25:56 mgorny Exp $ EAPI="2" PYTHON_DEPEND="2" -inherit python git +inherit python git-2 DESCRIPTION="Statistics generator for git" HOMEPAGE="http://gitstats.sourceforge.net/" SRC_URI="" -EGIT_REPO_URI="git://repo.or.cz/${PN}.git" +EGIT_REPO_URI="git://repo.or.cz/${PN}.git + http://repo.or.cz/r/${PN}.git" LICENSE="GPL-3" SLOT="0" diff --git a/dev-vcs/svn2git/ChangeLog b/dev-vcs/svn2git/ChangeLog index cf6e065d8410..4767b8e0946f 100644 --- a/dev-vcs/svn2git/ChangeLog +++ b/dev-vcs/svn2git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/svn2git # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/ChangeLog,v 1.12 2011/04/08 17:18:06 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/ChangeLog,v 1.13 2011/09/21 08:30:34 mgorny Exp $ + + 21 Sep 2011; Michał Górny <mgorny@gentoo.org> svn2git-9999.ebuild: + Migrate to git-2. 08 Apr 2011; Sebastian Pipping <sping@gentoo.org> svn2git-1.0.3_p1.ebuild: Fix filename of 1.0.3 for mirrors diff --git a/dev-vcs/svn2git/svn2git-9999.ebuild b/dev-vcs/svn2git/svn2git-9999.ebuild index 64a4f20be857..8f3eba1e6d38 100644 --- a/dev-vcs/svn2git/svn2git-9999.ebuild +++ b/dev-vcs/svn2git/svn2git-9999.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild,v 1.6 2011/04/08 17:12:44 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild,v 1.7 2011/09/21 08:30:34 mgorny Exp $ EAPI="2" inherit eutils qt4-r2 -[ "$PV" == "9999" ] && inherit git +[ "$PV" == "9999" ] && inherit git-2 DESCRIPTION="Tool for one-time conversion from svn to git." HOMEPAGE="http://gitorious.org/svn2git/svn2git" if [ "$PV" == "9999" ]; then - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git" + EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}.git + https://git.gitorious.org/${PN}/${PN}.git" KEYWORDS="" else SRC_URI="http://gitorious.org/${PN}/${PN}/archive-tarball/${PV} -> ${P}.tar.gz" |