diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2015-06-17 12:50:34 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2015-06-17 12:50:34 +0000 |
commit | 715f678cf59e9cdb42b33c3717314a21f73ab1c0 (patch) | |
tree | 35c4646a33b4736f3c4fba54c7577fc63f33c8d7 /dev-vcs | |
parent | Update x11-base/xorg-server blockers. (diff) | |
download | gentoo-2-715f678cf59e9cdb42b33c3717314a21f73ab1c0.tar.gz gentoo-2-715f678cf59e9cdb42b33c3717314a21f73ab1c0.tar.bz2 gentoo-2-715f678cf59e9cdb42b33c3717314a21f73ab1c0.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.4.ebuild (renamed from dev-vcs/git/git-2.4.2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-vcs/git/ChangeLog b/dev-vcs/git/ChangeLog index 8c838a139ece..4de808eb8673 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.337 2015/06/13 17:16:03 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.338 2015/06/17 12:50:34 polynomial-c Exp $ + +*git-2.4.4 (17 Jun 2015) + + 17 Jun 2015; Lars Wendler <polynomial-c@gentoo.org> -git-2.4.2.ebuild, + +git-2.4.4.ebuild: + Version bump. Removed old. 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> git-1.8.5.6.ebuild, git-1.9.5.ebuild, git-2.0.5.ebuild, git-2.1.4.ebuild, git-2.2.2.ebuild, diff --git a/dev-vcs/git/git-2.4.2.ebuild b/dev-vcs/git/git-2.4.4.ebuild index 8fe6f24a66e3..11941fb3da27 100644 --- a/dev-vcs/git/git-2.4.2.ebuild +++ b/dev-vcs/git/git-2.4.4.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.2.ebuild,v 1.2 2015/06/13 17:16:03 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.4.ebuild,v 1.1 2015/06/17 12:50:34 polynomial-c Exp $ EAPI=5 |