From 0ea35b0efd4a021256c4e107770125e1691b1ea6 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 8 Feb 2009 17:16:02 +0000 Subject: mark alpha as maintainer --- eclass/ccc.eclass | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'eclass') diff --git a/eclass/ccc.eclass b/eclass/ccc.eclass index 4b50a98c002e..3170c7364f9e 100644 --- a/eclass/ccc.eclass +++ b/eclass/ccc.eclass @@ -1,27 +1,21 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ccc.eclass,v 1.20 2009/02/08 17:12:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ccc.eclass,v 1.21 2009/02/08 17:16:02 vapier Exp $ # @ECLASS: ccc.eclass -# @MAINTAINER: -# ??? -# +# @MAINTAINER: +# alpha@gentoo.org +# @BLURB: functions to make ebuilds more ccc friendly. +# # Authors: # Tavis Ormandy # Aron Griffis -# @BLURB: functions to make ebuilds more ccc friendly. - -# 16/6/2003 - Added otsify() -# 18/6/2003 - regex tweaks. -# 22/7/2003 - newdepend inherit flag-o-matic - # define this to make this eclass noisy. #DEBUG_CCC_ECLASS=1 - ccc-fixup() { # helper function to fixup files -- cgit v1.2.3-65-gdbad