diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-07-22 09:20:07 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-07-22 09:20:07 +0000 |
commit | 188f415f68c48a33dac0add25edded982a211711 (patch) | |
tree | a52f3b915fc8b885272c2fae8007fd4cc2999f75 /eclass/ChangeLog | |
parent | Remove unnecessary backslashes (diff) | |
download | gentoo-2-188f415f68c48a33dac0add25edded982a211711.tar.gz gentoo-2-188f415f68c48a33dac0add25edded982a211711.tar.bz2 gentoo-2-188f415f68c48a33dac0add25edded982a211711.zip |
Introduce java-pkg_rm_files as a helper function along with JAVA_RM_FILES array to readily get rid of useless files. Derived from perl_rm_files by Kent Fredric.
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 44bc41f0936f..475dcbb27c50 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for eclass directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1723 2015/07/20 15:05:49 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1724 2015/07/22 09:20:07 monsieurp Exp $ + + 22 Jul 2015; Patrice Clement <monsieurp@gentoo.org> java-utils-2.eclass: + Introduce java-pkg_rm_files as a helper function along with JAVA_RM_FILES + array to readily get rid of useless files. 20 Jul 2015; Sergei Trofimovich <slyfox@gentoo.org> haskell-cabal.eclass: Workaround upstream cabal tests hangup bug #537500 by Michael Orlitzky; use |