* [gentoo-commits] proj/betagarden:master commit in: dev-python/gudev/
@ 2012-05-03 11:41 Johannes Huber
0 siblings, 0 replies; only message in thread
From: Johannes Huber @ 2012-05-03 11:41 UTC (permalink / raw
To: gentoo-commits
commit: 9cf3ec205fc23e488bfdfa4e6d897488be2c6d92
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu May 3 10:00:08 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu May 3 10:00:08 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=9cf3ec20
[dev-python/gudev] Migrate to virtual/pkgconfig. Fix repoman issues.
(Portage version: 2.2.0_alpha101/git/Linux i686, signed Manifest commit with key F3CFD2BD)
---
dev-python/gudev/gudev-9999.ebuild | 6 +++---
dev-python/gudev/metadata.xml | 5 +++++
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/dev-python/gudev/gudev-9999.ebuild b/dev-python/gudev/gudev-9999.ebuild
index 1ad61f0..7621246 100644
--- a/dev-python/gudev/gudev-9999.ebuild
+++ b/dev-python/gudev/gudev-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
-inherit git
+inherit git-2
DESCRIPTION="Python binding to the GUDev udev helper library"
HOMEPAGE="http://github.com/nzjrs/python-gudev"
@@ -20,7 +20,7 @@ RDEPEND=">=sys-fs/udev-147
dev-python/pygobject
dev-lang/python"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
NOCONFIGURE=true ./autogen.sh || die 'autogen.sh failed'
diff --git a/dev-python/gudev/metadata.xml b/dev-python/gudev/metadata.xml
new file mode 100644
index 0000000..31dc017
--- /dev/null
+++ b/dev-python/gudev/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-03 11:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03 11:41 [gentoo-commits] proj/betagarden:master commit in: dev-python/gudev/ Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox