public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Donnie Berkholz (dberkholz)" <dberkholz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/cifparse-obj: cifparse-obj-6.302.ebuild ChangeLog
Date: Tue, 08 Apr 2008 08:01:44 +0000	[thread overview]
Message-ID: <E1Jj8m0-0000G8-LD@stork.gentoo.org> (raw)

dberkholz    08/04/08 08:01:44

  Modified:             cifparse-obj-6.302.ebuild ChangeLog
  Log:
  Keyword ~amd64, fix quoting.
  (Portage version: 2.1.5_rc2)

Revision  Changes    Path
1.4                  sci-libs/cifparse-obj/cifparse-obj-6.302.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cifparse-obj/cifparse-obj-6.302.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cifparse-obj/cifparse-obj-6.302.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cifparse-obj/cifparse-obj-6.302.ebuild?r1=1.3&r2=1.4

Index: cifparse-obj-6.302.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/cifparse-obj-6.302.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cifparse-obj-6.302.ebuild	26 Sep 2006 07:59:45 -0000	1.3
+++ cifparse-obj-6.302.ebuild	8 Apr 2008 08:01:44 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/cifparse-obj-6.302.ebuild,v 1.3 2006/09/26 07:59:45 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/cifparse-obj-6.302.ebuild,v 1.4 2008/04/08 08:01:44 dberkholz Exp $
 
 inherit eutils toolchain-funcs
 
@@ -10,7 +10,7 @@
 SRC_URI="http://sw-tools.pdb.org/apps/CIFPARSE-OBJ/${MY_P}.tar.gz"
 LICENSE="PDB"
 SLOT="0"
-KEYWORDS="ppc x86"
+KEYWORDS="~amd64 ppc x86"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"
@@ -18,12 +18,12 @@
 
 src_unpack() {
 	unpack ${A}
-	epatch ${FILESDIR}/respect-flags-and-add-gcc4.patch
-	cd ${S}
+	epatch "${FILESDIR}"/respect-flags-and-add-gcc4.patch
+	cd "${S}"
 
 	sed -i \
 		-e "s:^\(CCC=\).*:\1$(tc-getCXX):g" \
-		${S}/etc/make.*
+		"${S}"/etc/make.*
 }
 
 src_compile() {



1.7                  sci-libs/cifparse-obj/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cifparse-obj/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cifparse-obj/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cifparse-obj/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	26 Sep 2006 07:59:45 -0000	1.6
+++ ChangeLog	8 Apr 2008 08:01:44 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/cifparse-obj
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/ChangeLog,v 1.6 2006/09/26 07:59:45 dberkholz Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/ChangeLog,v 1.7 2008/04/08 08:01:44 dberkholz Exp $
+
+  08 Apr 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+  cifparse-obj-6.302.ebuild:
+  Keyword ~amd64, fix quoting.
 
   26 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>;
   cifparse-obj-6.302.ebuild:



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



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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1Jj8m0-0000G8-LD@stork.gentoo.org \
    --to=dberkholz@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