public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libxslt: libxslt-1.1.26.ebuild ChangeLog
Date: Sat, 12 Feb 2011 15:16:29 +0000 (UTC)	[thread overview]
Message-ID: <20110212151629.A429C20054@flycatcher.gentoo.org> (raw)

arfrever    11/02/12 15:16:29

  Modified:             libxslt-1.1.26.ebuild ChangeLog
  Log:
  Link against correct Python library (bug #354593).
  
  (Portage version: 2.2.0_alpha23_p3/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 dev-libs/libxslt/libxslt-1.1.26.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/libxslt-1.1.26.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/libxslt-1.1.26.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/libxslt-1.1.26.ebuild?r1=1.14&r2=1.15

Index: libxslt-1.1.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.26.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- libxslt-1.1.26.ebuild	31 Dec 2010 23:53:28 -0000	1.14
+++ libxslt-1.1.26.ebuild	12 Feb 2011 15:16:29 -0000	1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.26.ebuild,v 1.14 2010/12/31 23:53:28 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.26.ebuild,v 1.15 2011/02/12 15:16:29 arfrever Exp $
 
 EAPI="2"
 PYTHON_DEPEND="python? 2"
@@ -63,7 +63,8 @@
 		python_copy_sources python
 		building() {
 			emake PYTHON_INCLUDES="$(python_get_includedir)" \
-				PYTHON_SITE_PACKAGES="$(python_get_sitedir)"
+				PYTHON_SITE_PACKAGES="$(python_get_sitedir)" \
+				PYTHON_VERSION="$(python_get_version)"
 		}
 		python_execute_function -s --source-dir python building
 	fi



1.206                dev-libs/libxslt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- ChangeLog	31 Dec 2010 23:53:28 -0000	1.205
+++ ChangeLog	12 Feb 2011 15:16:29 -0000	1.206
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libxslt
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.205 2010/12/31 23:53:28 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.206 2011/02/12 15:16:29 arfrever Exp $
+
+  12 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  libxslt-1.1.26.ebuild:
+  Link against correct Python library (bug #354593).
 
   31 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   libxslt-1.1.26.ebuild:






             reply	other threads:[~2011-02-12 15:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-12 15:16 Arfrever Frehtes Taifersar Arahesis (arfrever) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-26 17:31 [gentoo-commits] gentoo-x86 commit in dev-libs/libxslt: libxslt-1.1.26.ebuild ChangeLog Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-12-31 23:53 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-11-14 23:02 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-01-25 19:29 Raul Porcel (armin76)
2010-01-16 14:27 Tobias Klausmann (klausman)
2010-01-07 19:17 Brent Baude (ranger)
2009-12-28 23:22 Markus Meier (maekke)
2009-12-18  1:30 Jeroen Roovers (jer)
2009-12-14 18:25 Brent Baude (ranger)
2009-12-14 16:31 Samuli Suominen (ssuominen)
2009-10-08 11:42 Samuli Suominen (ssuominen)
2009-10-07 15:51 Samuli Suominen (ssuominen)
2009-10-07 15:46 Samuli Suominen (ssuominen)
2009-10-07 15:31 Samuli Suominen (ssuominen)
2009-10-07 14:39 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=20110212151629.A429C20054@flycatcher.gentoo.org \
    --to=arfrever@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