diff options
Diffstat (limited to 'dev-vcs/gitosis-gentoo/gitosis-gentoo-0.2_p20081028.ebuild')
-rw-r--r-- | dev-vcs/gitosis-gentoo/gitosis-gentoo-0.2_p20081028.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/gitosis-gentoo/gitosis-gentoo-0.2_p20081028.ebuild b/dev-vcs/gitosis-gentoo/gitosis-gentoo-0.2_p20081028.ebuild index 1c506caab63b..e7c93d28526c 100644 --- a/dev-vcs/gitosis-gentoo/gitosis-gentoo-0.2_p20081028.ebuild +++ b/dev-vcs/gitosis-gentoo/gitosis-gentoo-0.2_p20081028.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitosis-gentoo/gitosis-gentoo-0.2_p20081028.ebuild,v 1.2 2011/04/06 19:39:15 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitosis-gentoo/gitosis-gentoo-0.2_p20081028.ebuild,v 1.3 2012/06/04 20:57:17 zmedico Exp $ EAPI="3" PYTHON_DEPEND="2" -inherit eutils distutils +inherit eutils distutils user DESCRIPTION="gitosis -- software for hosting git repositories, Gentoo fork" HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/gitosis-gentoo.git" |