| 1 | # Copyright 1999-2011 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/eclass/apache-2.eclass,v 1.26 2011/12/27 17:55:12 fauli Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/eclass/apache-2.eclass,v 1.27 2012/03/05 08:20:52 patrick Exp $ |
| 4 | |
|
|
| 5 | EAPI="2" |
|
|
| 6 | |
4 | |
| 7 | # @ECLASS: apache-2.eclass |
5 | # @ECLASS: apache-2.eclass |
| 8 | # @MAINTAINER: |
6 | # @MAINTAINER: |
| 9 | # apache-devs@gentoo.org |
7 | # apache-devs@gentoo.org |
| 10 | # @BLURB: Provides a common set of functions for apache-2.x ebuilds |
8 | # @BLURB: Provides a common set of functions for apache-2.x ebuilds |