public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in dev-python/compizconfig-python: compizconfig-python-0.8.4-r4.ebuild ChangeLog compizconfig-python-0.8.4.ebuild compizconfig-python-0.8.4-r1.ebuild
@ 2012-08-30 17:26 99% Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 1+ results
From: Sergey Popov (pinkbyte) @ 2012-08-30 17:26 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    12/08/30 17:26:44

  Modified:             ChangeLog
  Added:                compizconfig-python-0.8.4-r4.ebuild
  Removed:              compizconfig-python-0.8.4.ebuild
                        compizconfig-python-0.8.4-r1.ebuild
  Log:
  Add new EAPI4 revision, drop old
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	4 May 2012 15:12:16 -0000	1.23
+++ ChangeLog	30 Aug 2012 17:26:44 -0000	1.24
@@ -1,6 +1,13 @@
 # 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.23 2012/05/04 15:12:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.24 2012/08/30 17:26:44 pinkbyte Exp $
+
+*compizconfig-python-0.8.4-r4 (30 Aug 2012)
+
+  30 Aug 2012; Sergey Popov <pinkbyte@gentoo.org>
+  -compizconfig-python-0.8.4.ebuild, -compizconfig-python-0.8.4-r1.ebuild,
+  +compizconfig-python-0.8.4-r4.ebuild:
+  Add new EAPI4 revision, drop old
 
   04 May 2012; Patrick Lauer <patrick@gentoo.org>
   compizconfig-python-0.8.4-r3.ebuild:



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

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

Index: compizconfig-python-0.8.4-r4.ebuild
===================================================================
# Copyright 1999-2012 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-r4.ebuild,v 1.1 2012/08/30 17:26:44 pinkbyte Exp $

EAPI="4"

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
	virtual/pkgconfig"

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

src_install() {
	python_src_install
	python_clean_installation_image
}





^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-08-30 17:26 99% [gentoo-commits] gentoo-x86 commit in dev-python/compizconfig-python: compizconfig-python-0.8.4-r4.ebuild ChangeLog compizconfig-python-0.8.4.ebuild compizconfig-python-0.8.4-r1.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