diff options
author | 2013-05-08 10:25:48 +0000 | |
---|---|---|
committer | 2013-05-08 10:25:48 +0000 | |
commit | c603d8634b424105793157850b60e72f9954da88 (patch) | |
tree | 70bfef498722d86d7f4e4c3f1f4a51b4aefe6765 /eclass/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-c603d8634b424105793157850b60e72f9954da88.tar.gz gentoo-2-c603d8634b424105793157850b60e72f9954da88.tar.bz2 gentoo-2-c603d8634b424105793157850b60e72f9954da88.zip |
Restict supported EAPIs(due to pkg_pretend), some logic cleanup
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 0eb8250c8e24..80b034823acb 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.815 2013/05/08 08:37:40 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.816 2013/05/08 10:25:48 pinkbyte Exp $ + + 08 May 2013; Sergey Popov <pinkbyte@gentoo.org> leechcraft.eclass: + Restict supported EAPIs(due to pkg_pretend), some logic cleanup 08 May 2013; Tim Harder <radhermit@gentoo.org> vim.eclass: Fix dangling gvim manpage symlinks (bug #455480, patch by Arfrever). |