public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Peter Alfredsen (loki_val)" <loki_val@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/xmlrpc-c: ChangeLog xmlrpc-c-1.14.07.ebuild
Date: Wed, 30 Jul 2008 08:41:19 +0000	[thread overview]
Message-ID: <E1KO7FH-0004Aq-Pi@stork.gentoo.org> (raw)

loki_val    08/07/30 08:41:19

  Modified:             ChangeLog xmlrpc-c-1.14.07.ebuild
  Log:
  Fixup for multilib, bug #233143.
  (Portage version: 2.2_rc4/cvs/Linux 2.6.25.8 i686)

Revision  Changes    Path
1.66                 dev-libs/xmlrpc-c/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xmlrpc-c/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xmlrpc-c/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xmlrpc-c/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	28 Jul 2008 14:29:14 -0000	1.65
+++ ChangeLog	30 Jul 2008 08:41:19 -0000	1.66
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/xmlrpc-c
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/ChangeLog,v 1.65 2008/07/28 14:29:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/ChangeLog,v 1.66 2008/07/30 08:41:19 loki_val Exp $
+
+  30 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
+  +files/xmlrpc-c-1.14.07-multilib.patch, xmlrpc-c-1.14.07.ebuild:
+  Fixup for multilib, bug #233143.
 
   28 Jul 2008; Raúl Porcel <armin76@gentoo.org> xmlrpc-c-1.06.27.ebuild:
   alpha/ia64/x86 stable wrt #233123



1.4                  dev-libs/xmlrpc-c/xmlrpc-c-1.14.07.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xmlrpc-c/xmlrpc-c-1.14.07.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xmlrpc-c/xmlrpc-c-1.14.07.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xmlrpc-c/xmlrpc-c-1.14.07.ebuild?r1=1.3&r2=1.4

Index: xmlrpc-c-1.14.07.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/xmlrpc-c-1.14.07.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xmlrpc-c-1.14.07.ebuild	27 Jul 2008 20:55:25 -0000	1.3
+++ xmlrpc-c-1.14.07.ebuild	30 Jul 2008 08:41:19 -0000	1.4
@@ -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-libs/xmlrpc-c/xmlrpc-c-1.14.07.ebuild,v 1.3 2008/07/27 20:55:25 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/xmlrpc-c-1.14.07.ebuild,v 1.4 2008/07/30 08:41:19 loki_val Exp $
 
 EAPI=1
 
@@ -29,7 +29,8 @@
 
 RESTRICT="test"
 
-PATCHES=( "${FILESDIR}/${P}-abyss-disable.patch" )
+PATCHES=( "${FILESDIR}/${P}-abyss-disable.patch"
+	"${FILESDIR}/${P}-multilib.patch" )
 
 src_unpack() {
 	base_src_unpack






             reply	other threads:[~2008-07-30  8:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-30  8:41 Peter Alfredsen (loki_val) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-27 20:55 [gentoo-commits] gentoo-x86 commit in dev-libs/xmlrpc-c: ChangeLog xmlrpc-c-1.14.07.ebuild Peter Alfredsen (loki_val)
2008-06-15 16:00 Peter Alfredsen (loki_val)
2008-06-04 12:19 Peter Alfredsen (loki_val)

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=E1KO7FH-0004Aq-Pi@stork.gentoo.org \
    --to=loki_val@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