diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2015-05-18 08:12:38 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2015-05-18 08:12:38 +0000 |
commit | db05d21097548df880cc9fcbe3bb3ec696899e17 (patch) | |
tree | 09519df71c715aab6e2010590d7e6f2bc5f6a8d7 /dev-vcs | |
parent | Add go-tools. (diff) | |
download | gentoo-2-db05d21097548df880cc9fcbe3bb3ec696899e17.tar.gz gentoo-2-db05d21097548df880cc9fcbe3bb3ec696899e17.tar.bz2 gentoo-2-db05d21097548df880cc9fcbe3bb3ec696899e17.zip |
Version bump. Removed old
(Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/git/git-2.4.1.ebuild (renamed from dev-vcs/git/git-2.3.5.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-vcs/git/ChangeLog b/dev-vcs/git/ChangeLog index 99cc65fc5f6e..82698af4b9a7 100644 --- a/dev-vcs/git/ChangeLog +++ b/dev-vcs/git/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-vcs/git # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.332 2015/05/15 18:41:51 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.333 2015/05/18 08:12:38 polynomial-c Exp $ + +*git-2.4.1 (18 May 2015) + + 18 May 2015; Lars Wendler <polynomial-c@gentoo.org> -git-2.3.5.ebuild, + +git-2.4.1.ebuild: + Version bump. Removed old. 15 May 2015; Mikle Kolyada <zlogene@gentoo.org> git-2.3.6.ebuild: arm stable wrt bug #548350 diff --git a/dev-vcs/git/git-2.3.5.ebuild b/dev-vcs/git/git-2.4.1.ebuild index 2b63e9b84c84..19ab791b4b07 100644 --- a/dev-vcs/git/git-2.3.5.ebuild +++ b/dev-vcs/git/git-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.5.ebuild,v 1.3 2015/04/08 17:53:03 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.1.ebuild,v 1.1 2015/05/18 08:12:38 polynomial-c Exp $ EAPI=5 |