diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-05 13:20:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-05 13:20:36 +0000 |
commit | 6a7313ceff7e303d436c00e2584e58e28a85f99e (patch) | |
tree | 80909d2f1a817fe6d114f064c76e560cb59bce61 /dev-vcs/gitolite | |
parent | sci-mathematics/rngstreams: Fix out of source buildproblem (diff) | |
download | historical-6a7313ceff7e303d436c00e2584e58e28a85f99e.tar.gz historical-6a7313ceff7e303d436c00e2584e58e28a85f99e.tar.bz2 historical-6a7313ceff7e303d436c00e2584e58e28a85f99e.zip |
Stable for amd64, wrt bug #422077
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'dev-vcs/gitolite')
-rw-r--r-- | dev-vcs/gitolite/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/gitolite/gitolite-2.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/gitolite/ChangeLog b/dev-vcs/gitolite/ChangeLog index 003144941b02..4fce7d2d8700 100644 --- a/dev-vcs/gitolite/ChangeLog +++ b/dev-vcs/gitolite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/gitolite # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitolite/ChangeLog,v 1.21 2012/07/04 07:42:52 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitolite/ChangeLog,v 1.22 2012/07/05 13:20:36 ago Exp $ + + 05 Jul 2012; Agostino Sarubbo <ago@gentoo.org> gitolite-2.3.1.ebuild: + Stable for amd64, wrt bug #422077 04 Jul 2012; Johannes Huber <johu@gentoo.org> gitolite-2.3.1.ebuild: Stable for x86, wrt bug #422077 diff --git a/dev-vcs/gitolite/gitolite-2.3.1.ebuild b/dev-vcs/gitolite/gitolite-2.3.1.ebuild index a36a85fa1202..d5070eaf6d27 100644 --- a/dev-vcs/gitolite/gitolite-2.3.1.ebuild +++ b/dev-vcs/gitolite/gitolite-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitolite/gitolite-2.3.1.ebuild,v 1.3 2012/07/04 07:42:52 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitolite/gitolite-2.3.1.ebuild,v 1.4 2012/07/05 13:20:36 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://milki.github.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="contrib vim-syntax" DEPEND="dev-lang/perl |