summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ChangeLog5
-rw-r--r--eclass/apache-2.eclass6
2 files changed, 6 insertions, 5 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index c9e9710ef422..abbe7cc7184d 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.153 2012/03/03 22:39:14 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.154 2012/03/05 08:20:52 patrick Exp $
+
+ 05 Mar 2012; Patrick Lauer <patrick@gentoo.org> apache-2.eclass:
+ Don't set eapi in eclass, #405911
03 Mar 2012; Vlastimil Babka <caster@gentoo.org> ant-tasks.eclass:
Add support for ANT_TASK_DISABLE_VM_DEPS variable - when enabled, the jdk/jre
diff --git a/eclass/apache-2.eclass b/eclass/apache-2.eclass
index 70843c1202ed..74110bacc03b 100644
--- a/eclass/apache-2.eclass
+++ b/eclass/apache-2.eclass
@@ -1,8 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/apache-2.eclass,v 1.26 2011/12/27 17:55:12 fauli Exp $
-
-EAPI="2"
+# $Header: /var/cvsroot/gentoo-x86/eclass/apache-2.eclass,v 1.27 2012/03/05 08:20:52 patrick Exp $
# @ECLASS: apache-2.eclass
# @MAINTAINER: