public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/liboil: liboil-0.3.17.ebuild ChangeLog
Date: Mon, 13 Feb 2012 05:37:25 +0000 (UTC)	[thread overview]
Message-ID: <20120213053725.577B72004B@flycatcher.gentoo.org> (raw)

vapier      12/02/13 05:37:25

  Modified:             liboil-0.3.17.ebuild ChangeLog
  Log:
  Add patch for x32 systems.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-libs/liboil/liboil-0.3.17.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liboil/liboil-0.3.17.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liboil/liboil-0.3.17.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liboil/liboil-0.3.17.ebuild?r1=1.7&r2=1.8

Index: liboil-0.3.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/liboil/liboil-0.3.17.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- liboil-0.3.17.ebuild	8 Jul 2010 01:26:48 -0000	1.7
+++ liboil-0.3.17.ebuild	13 Feb 2012 05:37:25 -0000	1.8
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/liboil/liboil-0.3.17.ebuild,v 1.7 2010/07/08 01:26:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/liboil/liboil-0.3.17.ebuild,v 1.8 2012/02/13 05:37:25 vapier Exp $
 
 EAPI=2
-inherit flag-o-matic
+inherit flag-o-matic multilib
 
 DESCRIPTION="library of simple functions that are optimized for various CPUs"
 HOMEPAGE="http://liboil.freedesktop.org/"
@@ -28,6 +28,8 @@
 		sed "s/^\(SUBDIRS =.*\)testsuite\(.*\)$/\1\2/" \
 			-i Makefile.am Makefile.in || die
 	fi
+
+	has x32 $(get_all_abis) && epatch "${FILESDIR}"/${PN}-0.3.17-x32.patch
 }
 
 src_configure() {



1.90                 dev-libs/liboil/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liboil/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liboil/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liboil/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/liboil/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog	8 Jul 2010 01:26:48 -0000	1.89
+++ ChangeLog	13 Feb 2012 05:37:25 -0000	1.90
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/liboil
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/liboil/ChangeLog,v 1.89 2010/07/08 01:26:48 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/liboil/ChangeLog,v 1.90 2012/02/13 05:37:25 vapier Exp $
+
+  13 Feb 2012; Mike Frysinger <vapier@gentoo.org> liboil-0.3.17.ebuild,
+  +files/liboil-0.3.17-x32.patch:
+  Add patch for x32 systems.
 
   08 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> liboil-0.3.17.ebuild:
   ppc64 stable wrt #319969






             reply	other threads:[~2012-02-13  5:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13  5:37 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-06-06  3:34 [gentoo-commits] gentoo-x86 commit in dev-libs/liboil: liboil-0.3.17.ebuild ChangeLog Zac Medico (zmedico)
2010-07-08  1:26 Samuli Suominen (ssuominen)
2010-06-19 16:53 Raul Porcel (armin76)
2010-05-25 21:21 Pacho Ramos (pacho)
2010-05-24 14:10 Gysbert Wassenaar (nixnut)
2010-05-21 18:53 PaweA Hajdan (phajdan.jr)
2010-05-20 19:27 Jeroen Roovers (jer)
2010-04-16 14:18 Samuli Suominen (ssuominen)

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=20120213053725.577B72004B@flycatcher.gentoo.org \
    --to=vapier@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