From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B603E1381F3 for ; Fri, 2 Aug 2013 12:43:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AF2BE0B22; Fri, 2 Aug 2013 12:43:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC0B6E0B22 for ; Fri, 2 Aug 2013 12:43:24 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9835833EB56 for ; Fri, 2 Aug 2013 12:43:23 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2279) id 646812171C; Fri, 2 Aug 2013 12:43:21 +0000 (UTC) From: "Michal Gorny (mgorny)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mgorny@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/gdbus-codegen: gdbus-codegen-2.32.4-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gdbus-codegen-2.32.4-r1.ebuild ChangeLog X-VCS-Directories: dev-util/gdbus-codegen X-VCS-Committer: mgorny X-VCS-Committer-Name: Michal Gorny Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130802124321.646812171C@flycatcher.gentoo.org> Date: Fri, 2 Aug 2013 12:43:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5d094af2-c572-4473-b85c-72aa557ac95b X-Archives-Hash: a95c2191430614c4d918027043af1eb8 mgorny 13/08/02 12:43:21 Modified: ChangeLog Added: gdbus-codegen-2.32.4-r1.ebuild Log: Backport the distutils-r1 conversion. (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!) Revision Changes Path 1.49 dev-util/gdbus-codegen/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 10 Jun 2013 09:27:58 -0000 1.48 +++ ChangeLog 2 Aug 2013 12:43:21 -0000 1.49 @@ -1,6 +1,11 @@ # ChangeLog for dev-util/gdbus-codegen # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.48 2013/06/10 09:27:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.49 2013/08/02 12:43:21 mgorny Exp $ + +*gdbus-codegen-2.32.4-r1 (02 Aug 2013) + + 02 Aug 2013; Michał Górny +gdbus-codegen-2.32.4-r1.ebuild: + Backport the distutils-r1 conversion. *gdbus-codegen-2.36.3 (10 Jun 2013) 1.1 dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild?rev=1.1&content-type=text/plain Index: gdbus-codegen-2.32.4-r1.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild,v 1.1 2013/08/02 12:43:21 mgorny Exp $ EAPI="5" GNOME_ORG_MODULE="glib" PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} ) PYTHON_REQ_USE="xml" inherit eutils gnome.org distutils-r1 DESCRIPTION="GDBus code and documentation generator" HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="${PYTHON_DEPS}" DEPEND="${RDEPEND}" # To prevent circular dependencies with glib[test] PDEPEND=">=dev-libs/glib-${PV}:2" S="${WORKDIR}/glib-${PV}/gio/gdbus-2.0/codegen" python_prepare_all() { epatch "${FILESDIR}/${PN}-2.32.4-sitedir.patch" sed -e "s:\"/usr/local\":\"${EPREFIX}/usr\":" \ -i config.py || die "sed config.py failed" sed -e 's:#!@PYTHON@:#!/usr/bin/env python:' gdbus-codegen.in > gdbus-codegen || die cp "${FILESDIR}/setup.py-2.32.4" setup.py || die "cp failed" sed -e "s/@PV@/${PV}/" -i setup.py || die "sed setup.py failed" } src_test() { elog "Skipping tests. This package is tested by dev-libs/glib" elog "when merged with FEATURES=test" } python_install_all() { doman "${WORKDIR}/glib-${PV}/docs/reference/gio/gdbus-codegen.1" }