| 1 | # Copyright 1999-2008 Gentoo Foundation |
1 | # Copyright 1999-2011 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/makeedit.eclass,v 1.12 2008/07/17 09:58:40 pva Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/eclass/makeedit.eclass,v 1.13 2011/08/22 04:46:32 vapier Exp $ |
| 4 | |
4 | |
| 5 | # @ECLASS: makeedit.eclass |
5 | # @ECLASS: makeedit.eclass |
| 6 | # @MAINTAINER: |
6 | # @AUTHOR: |
| 7 | # Author: Spider |
7 | # Spider |
| 8 | # @BLURB: An eclass to replace some flags in makefiles |
8 | # @BLURB: An eclass to replace some flags in makefiles |
| 9 | # @DESCRIPTION: |
9 | # @DESCRIPTION: |
| 10 | # |
10 | # |
| 11 | # @CODE |
11 | # @CODE |
| 12 | # To use this eclass, do 2 things: |
12 | # To use this eclass, do 2 things: |