summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-06-08 03:39:50 +0000
committerMike Frysinger <vapier@gentoo.org>2012-06-08 03:39:50 +0000
commitce8d2d4cc3432a7ae2008e9cbb69adac994a8e55 (patch)
tree132accc414298ff260ed5b71ceb4b51341190c53 /eclass
parentfix order of eclass doc keywords (diff)
downloadgentoo-2-ce8d2d4cc3432a7ae2008e9cbb69adac994a8e55.tar.gz
gentoo-2-ce8d2d4cc3432a7ae2008e9cbb69adac994a8e55.tar.bz2
gentoo-2-ce8d2d4cc3432a7ae2008e9cbb69adac994a8e55.zip
merge @THANKS into @AUTHOR as @THANKS does not exist
Diffstat (limited to 'eclass')
-rw-r--r--eclass/darcs.eclass9
1 files changed, 4 insertions, 5 deletions
diff --git a/eclass/darcs.eclass b/eclass/darcs.eclass
index d91b8474c04c..2d05a8ad749d 100644
--- a/eclass/darcs.eclass
+++ b/eclass/darcs.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/darcs.eclass,v 1.15 2012/05/30 15:25:08 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/darcs.eclass,v 1.16 2012/06/08 03:39:50 vapier Exp $
# @ECLASS: darcs.eclass
# @MAINTAINER:
@@ -8,16 +8,15 @@
# Sergei Trofimovich <slyfox@gentoo.org>
# @AUTHOR:
# Original Author: Jeffrey Yasskin <jyasskin@mail.utexas.edu>
+# <rphillips@gentoo.org> (tla eclass author)
+# Andres Loeh <kosmikus@gentoo.org> (darcs.eclass author)
+# Alexander Vershilov <alexander.vershilov@gmail.com> (various contributions)
# @BLURB: This eclass provides functions for fetch and unpack darcs repositories
# @DESCRIPTION:
# This eclass provides the generic darcs fetching functions.
#
# Define the EDARCS_REPOSITORY variable at least.
# The ${S} variable is set to ${WORKDIR}/${P}.
-# @THANKS TO:
-# <rphillips@gentoo.org> (tla eclass author)
-# Andres Loeh <kosmikus@gentoo.org> (darcs.eclass author)
-# Alexander Vershilov <alexander.vershilov@gmail.com> (various contributions)
# TODO: