diff options
Diffstat (limited to 'dev-vcs/svn2git/svn2git-0_pre20101101.ebuild')
-rw-r--r-- | dev-vcs/svn2git/svn2git-0_pre20101101.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild b/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild index 3ad915bffe59..a001e8f2b058 100644 --- a/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild +++ b/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild,v 1.3 2013/03/02 21:10:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild,v 1.4 2014/08/10 21:23:56 slyfox Exp $ EAPI="2" inherit qt4-r2 [ "$PV" == "9999" ] && inherit git -DESCRIPTION="Importer for one time conversion from svn to git." +DESCRIPTION="Importer 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" |