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-r5.ebuild
@ 2013-05-07 13:17 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; only message in thread
From: Sergey Popov (pinkbyte) @ 2013-05-07 13:17 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    13/05/07 13:17:36

  Modified:             ChangeLog
  Added:                compizconfig-python-0.8.4-r5.ebuild
  Log:
  Revision bump: migrate to python-r1
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	10 Nov 2012 11:44:49 -0000	1.28
+++ ChangeLog	7 May 2013 13:17:36 -0000	1.29
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/compizconfig-python
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.28 2012/11/10 11:44:49 pinkbyte Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.29 2013/05/07 13:17:36 pinkbyte Exp $
+
+*compizconfig-python-0.8.4-r5 (07 May 2013)
+
+  07 May 2013; Sergey Popov <pinkbyte@gentoo.org>
+  +compizconfig-python-0.8.4-r5.ebuild:
+  Revision bump: migrate to python-r1
 
   10 Nov 2012; Sergey Popov <pinkbyte@gentoo.org>
   compizconfig-python-0.8.4-r4.ebuild:



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

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

Index: compizconfig-python-0.8.4-r5.ebuild
===================================================================
# Copyright 1999-2013 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-r5.ebuild,v 1.1 2013/05/07 13:17:36 pinkbyte Exp $

EAPI="5"

PYTHON_COMPAT=( python2_{6,7} )
inherit eutils autotools-utils python-r1

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"

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

DEPEND="${RDEPEND}
	dev-python/pyrex[${PYTHON_USEDEP}]
	virtual/pkgconfig"

src_configure() {
	local myeconfargs=(
		--enable-fast-install
		--disable-static
	)
	python_foreach_impl autotools-utils_src_configure
}

src_compile() {
	python_foreach_impl autotools-utils_src_compile
}

src_install() {
	python_foreach_impl autotools-utils_src_install
	prune_libtool_files --modules
}





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

only message in thread, other threads:[~2013-05-07 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-07 13:17 [gentoo-commits] gentoo-x86 commit in dev-python/compizconfig-python: ChangeLog compizconfig-python-0.8.4-r5.ebuild Sergey Popov (pinkbyte)

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