Parent Directory
|
Revision Log
Bump LeechCraft to 0.5.90, thanks to 0xd34df00d (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
1 | # Copyright 1999-2012 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-9999.ebuild,v 1.3 2012/07/15 15:58:08 kensington Exp $ |
4 | |
5 | EAPI="4" |
6 | |
7 | inherit leechcraft |
8 | |
9 | DESCRIPTION="DBusManager provides some basic D-Bus interoperability for LeechCraft." |
10 | |
11 | SLOT="0" |
12 | KEYWORDS="~amd64 ~x86" |
13 | IUSE="debug" |
14 | |
15 | DEPEND="~net-misc/leechcraft-core-${PV} |
16 | x11-libs/qt-dbus:4" |
17 | RDEPEND="${DEPEND}" |
ViewVC Help | |
Powered by ViewVC 1.1.20 |