summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Mrozowski <reavertm@gentoo.org>2011-09-12 19:11:20 +0000
committerMaciej Mrozowski <reavertm@gentoo.org>2011-09-12 19:11:20 +0000
commitdefea06225a6b285ca01b19c0c4b4d722e646016 (patch)
treecc1b2d2945f6899d6b9f065f07790650fff21876 /eclass/autotools-utils.eclass
parent[app-emulation/xen-tools] Prevent downloading during compile, fixes bug #3661... (diff)
downloadhistorical-defea06225a6b285ca01b19c0c4b4d722e646016.tar.gz
historical-defea06225a6b285ca01b19c0c4b4d722e646016.tar.bz2
historical-defea06225a6b285ca01b19c0c4b4d722e646016.zip
Michał Górny added as co-maintainer, bug #382709
Diffstat (limited to 'eclass/autotools-utils.eclass')
-rw-r--r--eclass/autotools-utils.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/autotools-utils.eclass b/eclass/autotools-utils.eclass
index 9a5e4ea55428..7905d44b9a1b 100644
--- a/eclass/autotools-utils.eclass
+++ b/eclass/autotools-utils.eclass
@@ -1,10 +1,11 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/autotools-utils.eclass,v 1.9 2011/02/01 00:08:19 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/autotools-utils.eclass,v 1.10 2011/09/12 19:11:20 reavertm Exp $
# @ECLASS: autotools-utils.eclass
# @MAINTAINER:
# Maciej Mrozowski <reavertm@gentoo.org>
+# Michał Górny <mgorny@gentoo.org>
# @BLURB: common ebuild functions for autotools-based packages
# @DESCRIPTION:
# autotools-utils.eclass is autotools.eclass(5) and base.eclass(5) wrapper