public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/compizconfig-python: ChangeLog compizconfig-python-0.8.4-r3.ebuild compizconfig-python-0.8.4-r2.ebuild
@ 2010-09-08 22:18 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2010-09-08 22:18 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/09/08 22:18:08

  Modified:             ChangeLog
  Added:                compizconfig-python-0.8.4-r3.ebuild
  Removed:              compizconfig-python-0.8.4-r2.ebuild
  Log:
  Apply patch from #336491 to build with contrived eclasses.
  
  (Portage version: 2.2_rc77/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 dev-python/compizconfig-python/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/compizconfig-python/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/compizconfig-python/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/compizconfig-python/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	4 Sep 2010 22:29:06 -0000	1.20
+++ ChangeLog	8 Sep 2010 22:18:08 -0000	1.21
@@ -1,6 +1,13 @@
 # ChangeLog for dev-python/compizconfig-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.20 2010/09/04 22:29:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.21 2010/09/08 22:18:08 flameeyes Exp $
+
+*compizconfig-python-0.8.4-r3 (08 Sep 2010)
+
+  08 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  -compizconfig-python-0.8.4-r2.ebuild,
+  +compizconfig-python-0.8.4-r3.ebuild:
+  Apply patch from #336491 to build with contrived eclasses.
 
 *compizconfig-python-0.8.4-r2 (04 Sep 2010)
 



1.1                  dev-python/compizconfig-python/compizconfig-python-0.8.4-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.8.4-r3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.8.4-r3.ebuild?rev=1.1&content-type=text/plain

Index: compizconfig-python-0.8.4-r3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.8.4-r3.ebuild,v 1.1 2010/09/08 22:18:08 flameeyes Exp $

EAPI="3"

PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
PYTHON_EXPORT_PHASE_FUNCTIONS="1"

inherit python

RESTRICT_PYTHON_ABIS="3.*"

DESCRIPTION="Compizconfig Python Bindings"
HOMEPAGE="http://www.compiz.org/"
SRC_URI="http://releases.compiz.org/${PV}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND="
	>=dev-libs/glib-2.6
	>=x11-libs/libcompizconfig-${PV}"

DEPEND="${RDEPEND}
	dev-python/pyrex
	dev-util/pkgconfig"

src_configure() {
	python_src_configure \
		--disable-dependency-tracking \
		--enable-fast-install \
		--disable-static
}

src_install() {
	python_src_install
	python_clean_installation_image
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-08 22:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-08 22:18 [gentoo-commits] gentoo-x86 commit in dev-python/compizconfig-python: ChangeLog compizconfig-python-0.8.4-r3.ebuild compizconfig-python-0.8.4-r2.ebuild Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox