public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli (voyageur)" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/cynthiune: cynthiune-0.9.5-r1.ebuild ChangeLog
Date: Fri, 04 Jan 2008 13:01:27 +0000	[thread overview]
Message-ID: <E1JAmAx-00072r-L2@stork.gentoo.org> (raw)

voyageur    08/01/04 13:01:27

  Modified:             cynthiune-0.9.5-r1.ebuild ChangeLog
  Log:
  Add compilation fix for stricter gnustep
  (Portage version: 2.1.4_rc14)

Revision  Changes    Path
1.3                  gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild?r1=1.2&r2=1.3

Index: cynthiune-0.9.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cynthiune-0.9.5-r1.ebuild	1 Jan 2008 23:16:41 -0000	1.2
+++ cynthiune-0.9.5-r1.ebuild	4 Jan 2008 13:01:27 -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/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v 1.2 2008/01/01 23:16:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v 1.3 2008/01/04 13:01:27 voyageur Exp $
 
 inherit gnustep-2
 
@@ -33,11 +33,12 @@
 
 src_unpack() {
 	unpack ${A}
-	cd ${S}
+	cd "${S}"
 
 	epatch "${FILESDIR}"/${P}-flac-1.1.3.patch
 	epatch "${FILESDIR}"/${P}-set-macro.patch
 	epatch "${FILESDIR}"/${P}-NSCellExtensions.patch
+	epatch "${FILESDIR}"/${P}-NSMutableDictionary.patch
 	epatch "${FILESDIR}"/${P}-gnustep-make-2.patch
 }
 



1.11                 gnustep-apps/cynthiune/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/cynthiune/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/cynthiune/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/cynthiune/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	1 Jan 2008 23:16:41 -0000	1.10
+++ ChangeLog	4 Jan 2008 13:01:27 -0000	1.11
@@ -1,6 +1,11 @@
 # ChangeLog for gnustep-apps/cynthiune
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v 1.10 2008/01/01 23:16:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v 1.11 2008/01/04 13:01:27 voyageur Exp $
+
+  04 Jan 2008; Bernard Cafarelli <voyageur@gentoo.org>
+  +files/cynthiune-0.9.5-NSMutableDictionary.patch,
+  cynthiune-0.9.5-r1.ebuild:
+  Add compilation fix for stricter gnustep
 
   01 Jan 2008; Alexis Ballier <aballier@gentoo.org>
   cynthiune-0.9.5-r1.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2008-01-04 13:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-04 13:01 Bernard Cafarelli (voyageur) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-21  8:25 [gentoo-commits] gentoo-x86 commit in gnustep-apps/cynthiune: cynthiune-0.9.5-r1.ebuild ChangeLog Bernard Cafarelli (voyageur)
2008-05-17 20:07 Fabian Groffen (grobian)
2008-04-07 11:35 Bernard Cafarelli (voyageur)
2008-03-23 18:42 Gysbert Wassenaar (nixnut)
2008-03-22 18:23 Santiago M. Mola (coldwind)
2008-03-21 11:39 Christian Faulhammer (opfer)
2008-01-17 23:30 Bernard Cafarelli (voyageur)
2008-01-01 23:16 Alexis Ballier (aballier)

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=E1JAmAx-00072r-L2@stork.gentoo.org \
    --to=voyageur@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