summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-03-04 21:03:59 +0000
committerMike Frysinger <vapier@gentoo.org>2007-03-04 21:03:59 +0000
commit69a2fc693cc494a231fe966e44aae6fc66f620fa (patch)
tree3afaf61ed57bc6c63920b9d8bfe975e42d4afc18 /eclass/autotools.eclass
parentdeclare maintainer and cleanup a little (diff)
downloadhistorical-69a2fc693cc494a231fe966e44aae6fc66f620fa.tar.gz
historical-69a2fc693cc494a231fe966e44aae6fc66f620fa.tar.bz2
historical-69a2fc693cc494a231fe966e44aae6fc66f620fa.zip
declare/shuffle around maintainers
Diffstat (limited to 'eclass/autotools.eclass')
-rw-r--r--eclass/autotools.eclass5
1 files changed, 2 insertions, 3 deletions
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index 83632b8705f0..b744eea375ea 100644
--- a/eclass/autotools.eclass
+++ b/eclass/autotools.eclass
@@ -1,9 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.64 2007/01/19 23:39:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.65 2007/03/04 21:03:59 vapier Exp $
#
-# Author: Diego Pettenò <flameeyes@gentoo.org>
-# Enhancements: Martin Schlemmer <azarah@gentoo.org>
+# Maintainer: base-system@gentoo.org
#
# This eclass is for handling autotooled software packages that
# needs to regenerate their build scripts.