diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-01-19 16:53:39 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-01-19 16:53:39 +0000 |
commit | e8bb6fff5cbb40d8a8ed0ecb462af99c23797208 (patch) | |
tree | 14895f2a83e89e8c320f141b85f3407791a1bb52 /eclass/ChangeLog | |
parent | version bump. rename patch file (diff) | |
download | historical-e8bb6fff5cbb40d8a8ed0ecb462af99c23797208.tar.gz historical-e8bb6fff5cbb40d8a8ed0ecb462af99c23797208.tar.bz2 historical-e8bb6fff5cbb40d8a8ed0ecb462af99c23797208.zip |
Strip .git from storedir; wrt bug #386845.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 620bf9f8036a..e7719e2a697b 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.96 2012/01/19 10:12:44 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.97 2012/01/19 16:53:39 mgorny Exp $ + + 19 Jan 2012; Michał Górny <mgorny@gentoo.org> git-2.eclass: + Strip .git from storedir; wrt bug #386845. 19 Jan 2012; Matti Bickel <mabi@gentoo.org> php-ext-source-r2.eclass: Added addpredict to src_configure phase because of bug #385403 |