diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2015-05-27 14:17:05 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2015-05-27 14:17:05 +0000 |
commit | a588e194ad4610370c545246db728f3de27a8dd9 (patch) | |
tree | d0a099a5f2be74fe9a7852689c0ca04a29b90734 /dev-vcs | |
parent | Cleanup (diff) | |
download | gentoo-2-a588e194ad4610370c545246db728f3de27a8dd9.tar.gz gentoo-2-a588e194ad4610370c545246db728f3de27a8dd9.tar.bz2 gentoo-2-a588e194ad4610370c545246db728f3de27a8dd9.zip |
Version bump. Removed old
(Portage version: 2.2.20/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.2.ebuild (renamed from dev-vcs/git/git-2.4.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-vcs/git/ChangeLog b/dev-vcs/git/ChangeLog index 58b6f4f8f14a..02e9f9cc147f 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.334 2015/05/24 11:38:36 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.335 2015/05/27 14:17:05 polynomial-c Exp $ + +*git-2.4.2 (27 May 2015) + + 27 May 2015; Lars Wendler <polynomial-c@gentoo.org> -git-2.4.0.ebuild, + +git-2.4.2.ebuild: + Version bump. Removed old. *git-2.3.8 (24 May 2015) diff --git a/dev-vcs/git/git-2.4.0.ebuild b/dev-vcs/git/git-2.4.2.ebuild index b29312b20c13..b06306ec79df 100644 --- a/dev-vcs/git/git-2.4.0.ebuild +++ b/dev-vcs/git/git-2.4.2.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.4.0.ebuild,v 1.1 2015/05/01 16:54:51 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.2.ebuild,v 1.1 2015/05/27 14:17:05 polynomial-c Exp $ EAPI=5 |