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 dev-scheme/guile: guile-1.8.5-r1.ebuild ChangeLog
Date: Fri, 31 Oct 2008 20:52:20 +0000	[thread overview]
Message-ID: <E1Kw0yi-0007lH-2A@stork.gentoo.org> (raw)

ulm         08/10/31 20:52:20

  Modified:             guile-1.8.5-r1.ebuild ChangeLog
  Log:
  Specify name of Emacs site-init file explicitely.
  (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 i686)

Revision  Changes    Path
1.3                  dev-scheme/guile/guile-1.8.5-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/guile/guile-1.8.5-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/guile/guile-1.8.5-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/guile/guile-1.8.5-r1.ebuild?r1=1.2&r2=1.3

Index: guile-1.8.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.5-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- guile-1.8.5-r1.ebuild	28 Aug 2008 19:08:10 -0000	1.2
+++ guile-1.8.5-r1.ebuild	31 Oct 2008 20:52:20 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.5-r1.ebuild,v 1.2 2008/08/28 19:08:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.5-r1.ebuild,v 1.3 2008/10/31 20:52:20 ulm Exp $
 
 inherit eutils autotools flag-o-matic elisp-common
 
@@ -87,7 +87,7 @@
 
 	if use emacs; then
 		elisp-install ${PN} emacs/*.{el,elc} || die "elisp-install failed"
-		elisp-site-file-install "${FILESDIR}/${SITEFILE}" \
+		elisp-site-file-install "${FILESDIR}/50${PN}-gentoo.el" \
 			|| die "elisp-site-file-install failed"
 	fi
 }



1.64                 dev-scheme/guile/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/guile/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/guile/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/guile/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/guile/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	28 Aug 2008 19:08:10 -0000	1.63
+++ ChangeLog	31 Oct 2008 20:52:20 -0000	1.64
@@ -1,6 +1,9 @@
 # ChangeLog for dev-scheme/guile
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/ChangeLog,v 1.63 2008/08/28 19:08:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/ChangeLog,v 1.64 2008/10/31 20:52:20 ulm Exp $
+
+  12 Oct 2008; Ulrich Mueller <ulm@gentoo.org> guile-1.8.5-r1.ebuild:
+  Specify name of Emacs site-init file explicitely.
 
   28 Aug 2008; Ulrich Mueller <ulm@gentoo.org> guile-1.8.5-r1.ebuild:
   Fix byte-compilation of Emacs lisp files, bug 236046.






             reply	other threads:[~2008-10-31 20:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-31 20:52 Ulrich Mueller (ulm) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-09-19 14:07 [gentoo-commits] gentoo-x86 commit in dev-scheme/guile: guile-1.8.5-r1.ebuild ChangeLog Markus Meier (maekke)
2009-02-26 14:22 Joseph Jezak (josejx)
2008-12-14 17:00 Markus Meier (maekke)
2008-12-12 13:30 Ferris McCormick (fmccor)
2008-11-21  4:08 Jeroen Roovers (jer)
2008-11-20 14:59 Brent Baude (ranger)
2008-08-28 19:08 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=E1Kw0yi-0007lH-2A@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