public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: elisp.eclass
Date: Mon, 03 Mar 2008 15:21:48 +0000	[thread overview]
Message-ID: <E1JWCU8-0004uF-0N@stork.gentoo.org> (raw)

ulm         08/03/03 15:21:48

  Modified:             elisp.eclass
  Log:
  Call EXPORT_FUNCTIONS only once.

Revision  Changes    Path
1.29                 eclass/elisp.eclass

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/elisp.eclass?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/elisp.eclass?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/elisp.eclass?r1=1.28&r2=1.29

Index: elisp.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/elisp.eclass,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- elisp.eclass	28 Dec 2007 17:48:34 -0000	1.28
+++ elisp.eclass	3 Mar 2008 15:21:47 -0000	1.29
@@ -1,11 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/elisp.eclass,v 1.28 2007/12/28 17:48:34 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/elisp.eclass,v 1.29 2008/03/03 15:21:47 ulm Exp $
 #
 # Copyright 2002-2003 Matthew Kennedy <mkennedy@gentoo.org>
-# Copyright 2003 Jeremy Maitin-Shepard <jbms@attbi.com>
-# Copyright 2007 Christian Faulhammer <opfer@gentoo.org>
-# Copyright 2007 Ulrich Mueller <ulm@gentoo.org>
+# Copyright 2003      Jeremy Maitin-Shepard <jbms@attbi.com>
+# Copyright 2007      Christian Faulhammer <opfer@gentoo.org>
+# Copyright 2007-2008 Ulrich Müller <ulm@gentoo.org>
 #
 # @ECLASS: elisp.eclass
 # @MAINTAINER:
@@ -86,5 +86,6 @@
 	elisp-site-regen
 }
 
-EXPORT_FUNCTIONS src_unpack src_compile src_install
-EXPORT_FUNCTIONS pkg_setup pkg_postinst pkg_postrm
+EXPORT_FUNCTIONS \
+	src_unpack src_compile src_install \
+	pkg_setup pkg_postinst pkg_postrm



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-03-03 15:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-03 15:21 Ulrich Mueller (ulm) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-21 19:16 [gentoo-commits] gentoo-x86 commit in eclass: elisp.eclass Ulrich Mueller (ulm)
2011-08-12 16:14 Ulrich Mueller (ulm)
2011-02-07 21:48 Ulrich Mueller (ulm)
2010-09-17  7:39 Ulrich Mueller (ulm)
2010-01-30 22:54 Ulrich Mueller (ulm)
2009-08-25 12:53 Ulrich Mueller (ulm)
2009-03-29 20:27 Ulrich Mueller (ulm)
2009-03-29 19:49 Ulrich Mueller (ulm)
2009-02-07 11:32 Christian Faulhammer (fauli)
2008-11-16 10:23 Ulrich Mueller (ulm)
2008-08-28  9:55 Ulrich Mueller (ulm)
2008-06-23 21:38 Christian Faulhammer (opfer)
2008-06-23 13:40 Ulrich Mueller (ulm)
2008-06-03 15:48 Ulrich Mueller (ulm)
2007-12-07 13:52 Ulrich Mueller (ulm)
2007-12-07  0:16 Christian Faulhammer (opfer)
2007-12-04 13:11 Ulrich Mueller (ulm)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JWCU8-0004uF-0N@stork.gentoo.org \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox