summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
new file mode 100644
index 00000000..ba3d84b4
--- /dev/null
+++ b/eclass/ChangeLog
@@ -0,0 +1,33 @@
+# ChangeLog for eclass directory
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 25 Jan 2015; Martin Väth <martin@mvath.de>:
+ avoid use_if_iuse in mv_mozextenstion.eclass to be fully pms compatible
+
+ 24 Jan 2015; Martin Väth <martin@mvath.de>:
+ Remove auteps from mv_mozextension.eclass
+
+ 14 Aug 2013; Martin Väth <martin@mvath.de>:
+ Simplify EPREFIX
+
+ 22 Sep 2012; Martin Väth <martin@mvath.de>:
+ Use AUTHOR tag. Use $ECLASS for message
+
+ 21 Sep 2012; Martin Väth <martin@mvath.de>:
+ mv_mozextension: Use slot dependencies; requires at least EAPI=5
+ monotone: Remove useless DESCRIPTION
+
+ 26 Aug 2012; Martin Väth <martin@mvath.de>:
+ Rename IUSE={copy,symlink}_extensions to {copy,symlink}-extensions to avoid
+ possible collision with USE_EXPAND
+
+ 10 Jun 2012; Martin Väth <martin@mvath.de>:
+ Remove support for icecat. Fix headers to make repoman happy.
+
+ 12 May 2012; Martin Väth <martin@mvath.de>:
+ base->eutils
+
+ 12 May 2012; Martin Väth <martin@mvath.de>:
+ Created ChangeLog
+