From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-util/gdbus-codegen/
Date: Thu, 20 Dec 2012 19:42:03 +0000 (UTC) [thread overview]
Message-ID: <1356032510.73b6bf87578bf04aa9aa7eff0d4b67251d542a22.eva@gentoo> (raw)
commit: 73b6bf87578bf04aa9aa7eff0d4b67251d542a22
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 20 19:41:44 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Dec 20 19:41:50 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=73b6bf87
dev-util/gdbus-codegen: sync with gx86, add metadata.xml
---
dev-util/gdbus-codegen/gdbus-codegen-9999.ebuild | 14 +++++++-------
dev-util/gdbus-codegen/metadata.xml | 5 +++++
2 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-9999.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-9999.ebuild
index db331da..ea72e49 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-9999.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-9999.ebuild
@@ -2,12 +2,12 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI="5"
GNOME_ORG_MODULE="glib"
-PYTHON_COMPAT="python2_5 python2_6 python2_7 python3_1 python3_2"
-PYTHON_USE="xml"
+PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
+PYTHON_REQ_USE="xml"
-inherit eutils python-distutils-ng
+inherit eutils distutils-r1
if [[ ${PV} = 9999 ]]; then
EGIT_REPO_URI="git://git.gnome.org/${GNOME_ORG_MODULE}"
inherit git-2
@@ -27,8 +27,8 @@ else
fi
IUSE=""
-RDEPEND=""
-DEPEND=""
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}"
# To prevent circular dependencies with glib[test]
PDEPEND=">=dev-libs/glib-${PV}:2"
@@ -40,7 +40,7 @@ python_prepare_all() {
sed -e "s:\"/usr/local\":\"${EPREFIX}/usr\":" \
-i config.py || die "sed config.py failed"
- mv gdbus-codegen.in gdbus-codegen || die "mv 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"
}
diff --git a/dev-util/gdbus-codegen/metadata.xml b/dev-util/gdbus-codegen/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/dev-util/gdbus-codegen/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>gnome</herd>
+</pkgmetadata>
next reply other threads:[~2012-12-20 19:42 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-20 19:42 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-08-20 8:33 [gentoo-commits] proj/gnome:master commit in: dev-util/gdbus-codegen/ Mart Raudsepp
2018-01-12 11:33 Dennis Lamm
2015-09-21 21:55 Remi Cardona
2015-09-13 22:03 Ole Reifschneider
2015-05-14 13:39 Gilles Dartiguelongue
2015-04-18 9:00 Ole Reifschneider
2014-12-14 22:46 Gilles Dartiguelongue
2014-11-24 19:42 Gilles Dartiguelongue
2013-12-24 16:56 Gilles Dartiguelongue
2012-10-04 0:00 Alexandre Rostovtsev
2012-09-25 15:46 Alexandre Rostovtsev
2012-09-15 4:01 Alexandre Rostovtsev
2012-08-24 18:14 Priit Laes
2012-07-21 20:07 Alexandre Restovtsev
2012-07-03 11:10 Priit Laes
2012-03-24 21:04 Alexandre Restovtsev
2012-03-21 18:27 Alexandre Restovtsev
2012-03-06 23:29 Alexandre Restovtsev
2012-02-05 9:18 Priit Laes
2012-02-03 8:32 Priit Laes
2012-01-22 10:09 Priit Laes
2012-01-18 7:20 Alexandre Restovtsev
2012-01-16 3:43 Nirbheek Chauhan
2011-12-31 3:12 Alexandre Restovtsev
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=1356032510.73b6bf87578bf04aa9aa7eff0d4b67251d542a22.eva@gentoo \
--to=eva@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