diff options
author | Patrick Lauer <patrick@gentoo.org> | 2012-03-05 08:20:52 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2012-03-05 08:20:52 +0000 |
commit | 9fbb31b4a3aa6bf2f9bf5b8ad9916c4836b46636 (patch) | |
tree | e2638bb1d4aa3b72c05099df496ae9a577711781 /eclass/apache-2.eclass | |
parent | Setting EAPI explicitly, #405911 (diff) | |
download | gentoo-2-9fbb31b4a3aa6bf2f9bf5b8ad9916c4836b46636.tar.gz gentoo-2-9fbb31b4a3aa6bf2f9bf5b8ad9916c4836b46636.tar.bz2 gentoo-2-9fbb31b4a3aa6bf2f9bf5b8ad9916c4836b46636.zip |
Don't set eapi in eclass, #405911
Diffstat (limited to 'eclass/apache-2.eclass')
-rw-r--r-- | eclass/apache-2.eclass | 6 |
1 files changed, 2 insertions, 4 deletions
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: |