diff options
author | 2013-05-18 16:22:27 +0000 | |
---|---|---|
committer | 2013-05-18 16:22:27 +0000 | |
commit | cefb3a486039c94aa384c50f8ca5931f73f63a89 (patch) | |
tree | 225d2758dd8d71761fde53ad8415bce347324b6e /eclass/ChangeLog | |
parent | rm listing argparse from setup.py & installed requires.txt, fixes Bug #69972 (diff) | |
download | gentoo-2-cefb3a486039c94aa384c50f8ca5931f73f63a89.tar.gz gentoo-2-cefb3a486039c94aa384c50f8ca5931f73f63a89.tar.bz2 gentoo-2-cefb3a486039c94aa384c50f8ca5931f73f63a89.zip |
Add a note informing people a file is being installed for future reference, http://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg58207.html
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 6c19b04a1349..dfe22d57586f 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for eclass directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.831 2013/05/17 11:31:47 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.832 2013/05/18 16:22:27 pacho Exp $ + + 18 May 2013; Pacho Ramos <pacho@gentoo.org> readme.gentoo.eclass: + Add a note informing people a file is being installed for future reference, + http://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg58207.html 17 May 2013; Tomáš Chvátal <scarabeus@gentoo.org> -php-ext-pecl-r1.eclass, -php-ext-source-r1.eclass, -tla.eclass: |