summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-12-29 19:55:17 +0100
committerMartin Väth <martin@mvath.de>2015-12-29 19:55:17 +0100
commit6954e378496ac1ebae6e25824a4708139c274a39 (patch)
treee84a871b5032fe2e6e932728bc39a22a3bc3638d /eclass
parentapp-portage/eix: shorten description (diff)
downloadmv-6954e378496ac1ebae6e25824a4708139c274a39.tar.gz
mv-6954e378496ac1ebae6e25824a4708139c274a39.tar.bz2
mv-6954e378496ac1ebae6e25824a4708139c274a39.zip
Update comments
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ChangeLog51
-rw-r--r--eclass/monotone.eclass2
-rw-r--r--eclass/mv_mozextension-r1.eclass2
3 files changed, 27 insertions, 28 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 8437dd08..805699d9 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,41 +1,40 @@
# ChangeLog for eclass directory
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# $Id$
- 04 Dec 2015; Martin Väth <martin@mvath.de>:
- mv_mozextension-r1.eclass: Use BROWSER with USE_EXPAND.
- Allow to specify source/binary only
-
- 28 Nov 2015; Martin Väth <martin@mvath.de>:
- Replace mv_mozextension.eclass by mv_mozextension-r1.eclass without
- default phase functions for EAPI=6 compatibility
-
- 25 Jan 2015; Martin Väth <martin@mvath.de>:
- avoid use_if_iuse in mv_mozextension.eclass to be fully pms compatible
+ 12 May 2012; Martin Väth <martin@mvath.de>:
+ Created ChangeLog
- 24 Jan 2015; Martin Väth <martin@mvath.de>:
- Remove auteps from mv_mozextension.eclass
+ 12 May 2012; Martin Väth <martin@mvath.de>:
+ base->eutils
- 14 Aug 2013; Martin Väth <martin@mvath.de>:
- Simplify EPREFIX
+ 10 Jun 2012; Martin Väth <martin@mvath.de>:
+ Remove support for icecat. Fix headers to make repoman happy
- 22 Sep 2012; Martin Väth <martin@mvath.de>:
- Use AUTHOR tag. Use $ECLASS for message
+ 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
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
+ 22 Sep 2012; Martin Väth <martin@mvath.de>:
+ Use AUTHOR tag. Use $ECLASS for message
- 10 Jun 2012; Martin Väth <martin@mvath.de>:
- Remove support for icecat. Fix headers to make repoman happy.
+ 14 Aug 2013; Martin Väth <martin@mvath.de>:
+ Simplify EPREFIX
- 12 May 2012; Martin Väth <martin@mvath.de>:
- base->eutils
+ 24 Jan 2015; Martin Väth <martin@mvath.de>:
+ Remove auteps from mv_mozextension.eclass
- 12 May 2012; Martin Väth <martin@mvath.de>:
- Created ChangeLog
+ 25 Jan 2015; Martin Väth <martin@mvath.de>:
+ avoid use_if_iuse in mv_mozextension.eclass to be fully pms compatible
+ 28 Nov 2015; Martin Väth <martin@mvath.de>:
+ Replace mv_mozextension.eclass by mv_mozextension-r1.eclass without
+ default phase functions for EAPI=6 compatibility
+
+ 04 Dec 2015; Martin Väth <martin@mvath.de>:
+ mv_mozextension-r1.eclass: Use BROWSER="..." with USE_EXPAND
+ Allow to specify source/binary only
diff --git a/eclass/monotone.eclass b/eclass/monotone.eclass
index a8d6ec46..d914ac8a 100644
--- a/eclass/monotone.eclass
+++ b/eclass/monotone.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/eclass/mv_mozextension-r1.eclass b/eclass/mv_mozextension-r1.eclass
index 7e58de6d..919a5a90 100644
--- a/eclass/mv_mozextension-r1.eclass
+++ b/eclass/mv_mozextension-r1.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$