diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2015-07-28 13:39:06 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2015-07-28 13:39:06 +0000 |
commit | 24c0c2cd14d7e743500eaaa8357fc40525383bec (patch) | |
tree | 3c9f7ce249cf335e6da254fbe46b04be2e701d15 /dev-vcs | |
parent | Drop keywords to avoid dependency trouble, see e.g. bug 556124 (diff) | |
download | gentoo-2-24c0c2cd14d7e743500eaaa8357fc40525383bec.tar.gz gentoo-2-24c0c2cd14d7e743500eaaa8357fc40525383bec.tar.bz2 gentoo-2-24c0c2cd14d7e743500eaaa8357fc40525383bec.zip |
Version bump. Removed old
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 981CA6FC)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/git/git-2.5.0.ebuild (renamed from dev-vcs/git/git-2.4.5.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-vcs/git/ChangeLog b/dev-vcs/git/ChangeLog index 8211f7fb6f72..e0f04faff93b 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.343 2015/07/17 07:21:00 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.344 2015/07/28 13:39:06 polynomial-c Exp $ + +*git-2.5.0 (28 Jul 2015) + + 28 Jul 2015; Lars Wendler <polynomial-c@gentoo.org> -git-2.4.5.ebuild, + +git-2.5.0.ebuild: + Version bump. Removed old. 17 Jul 2015; Lars Wendler <polynomial-c@gentoo.org> files/git-daemon.confd: Fixed typo in comment. diff --git a/dev-vcs/git/git-2.4.5.ebuild b/dev-vcs/git/git-2.5.0.ebuild index d78671ef0213..74fd848701c4 100644 --- a/dev-vcs/git/git-2.4.5.ebuild +++ b/dev-vcs/git/git-2.5.0.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.5.ebuild,v 1.2 2015/07/01 14:59:19 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.5.0.ebuild,v 1.1 2015/07/28 13:39:06 polynomial-c Exp $ EAPI=5 |