From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S2SQU-00033e-5i for garchives@archives.gentoo.org; Tue, 28 Feb 2012 19:09:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38575E051E; Tue, 28 Feb 2012 19:09:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 01AB4E0511 for ; Tue, 28 Feb 2012 19:09:22 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F8771B400C for ; Tue, 28 Feb 2012 19:09:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 50805E53FE for ; Tue, 28 Feb 2012 19:09:19 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1329821628.c63c1f79f3db77fefd1ce9a906d8ef3a9567788c.ian_delaney@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/dbus-test-runner/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/dbus-test-runner/dbus-test-runner-0.0.5.ebuild dev-util/dbus-test-runner/metadata.xml X-VCS-Directories: dev-util/dbus-test-runner/ X-VCS-Committer: ian_delaney X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: c63c1f79f3db77fefd1ce9a906d8ef3a9567788c X-VCS-Branch: master Date: Tue, 28 Feb 2012 19:09:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 319bfba3-0320-4e7d-b755-f145cbc35d6d X-Archives-Hash: 165216387b6261015de28e035136d35d commit: c63c1f79f3db77fefd1ce9a906d8ef3a9567788c Author: Ian Delaney iinet com au> AuthorDate: Tue Feb 21 10:53:48 2012 +0000 Commit: Ian Delaney iinet com au> CommitDate: Tue Feb 21 10:53:48 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Dc63c1f79 [dev-util/dbus-test-runner] add ebuild 0.0.5 (Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commi= t) --- .../dbus-test-runner/dbus-test-runner-0.0.5.ebuild | 26 ++++++++++++++= ++++++ dev-util/dbus-test-runner/metadata.xml | 5 ++++ 2 files changed, 31 insertions(+), 0 deletions(-) diff --git a/dev-util/dbus-test-runner/dbus-test-runner-0.0.5.ebuild b/de= v-util/dbus-test-runner/dbus-test-runner-0.0.5.ebuild new file mode 100644 index 0000000..55edba6 --- /dev/null +++ b/dev-util/dbus-test-runner/dbus-test-runner-0.0.5.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +MY_MAJOR_VERSION=3D"trunk" + +DESCRIPTION=3D"Run executables under a new DBus session for testing" +HOMEPAGE=3D"https://launchpad.net/dbus-test-runner" +SRC_URI=3D"http://launchpad.net/dbus-test-runner/${MY_MAJOR_VERSION}/${P= V}/+download/${P}.tar.gz" + +LICENSE=3D"GPL-3" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" + +IUSE=3D"test" + +RDEPEND=3D" + dev-libs/dbus-glib + dev-util/intltool +" +DEPEND=3D" + ${RDEPEND} + test? ( dev-util/bustle ) +" diff --git a/dev-util/dbus-test-runner/metadata.xml b/dev-util/dbus-test-= runner/metadata.xml new file mode 100644 index 0000000..8d1e86a --- /dev/null +++ b/dev-util/dbus-test-runner/metadata.xml @@ -0,0 +1,5 @@ + + + +kde +