blob: 1d651ac844ec3b9e094a62e4698341eb10eb4b87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=prepare
DEPEND=>=dev-libs/dbus-glib-0.98 >=dev-libs/glib-2.34:2 dev-util/intltool test? ( dev-util/bustle )
DESCRIPTION=Run executables under a new DBus session for testing
EAPI=4
HOMEPAGE=https://launchpad.net/dbus-test-runner
IUSE=test
KEYWORDS=~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86
LICENSE=GPL-3
RDEPEND=>=dev-libs/dbus-glib-0.98 >=dev-libs/glib-2.34:2
SLOT=0
SRC_URI=https://launchpad.net/dbus-test-runner/12.10/12.10.1/+download/dbus-test-runner-12.10.1.tar.gz
_eclass_exported_funcs=src_prepare:-
_md5_=228862ac1498fb919d01a5090c63d59f
|