diff options
author | 2012-07-29 05:38:42 +0000 | |
---|---|---|
committer | 2012-07-29 05:38:42 +0000 | |
commit | 89df89ec264f91435bf1390c53a204a157edbfb2 (patch) | |
tree | 673f5459c76ca66b99816bca8c3e70f07377eb39 /eclass/ChangeLog | |
parent | remove old ebuild (diff) | |
download | gentoo-2-89df89ec264f91435bf1390c53a204a157edbfb2.tar.gz gentoo-2-89df89ec264f91435bf1390c53a204a157edbfb2.tar.bz2 gentoo-2-89df89ec264f91435bf1390c53a204a157edbfb2.zip |
replace built_with_use by USE deps wrt bug #242100
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 887fdabebc86..745fce9f64c3 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.359 2012/07/29 04:26:10 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.360 2012/07/29 05:38:42 hattya Exp $ + + 29 Jul 2012; Akinori Hattori <hattya@gentoo.org> subversion.eclass: + replace built_with_use by USE deps wrt bug #242100 29 Jul 2012; Akinori Hattori <hattya@gentoo.org> subversion.eclass: remove obsolete workaround (ESVN_DISABLE_DEPENDENCIES) |