* [gentoo-commits] gentoo-x86 commit in sys-auth/policykit-qt: metadata.xml ChangeLog policykit-qt-0.9.2.ebuild
@ 2009-08-04 11:14 Alex Alexander (wired)
0 siblings, 0 replies; only message in thread
From: Alex Alexander (wired) @ 2009-08-04 11:14 UTC (permalink / raw
To: gentoo-commits
wired 09/08/04 11:14:00
Added: metadata.xml ChangeLog policykit-qt-0.9.2.ebuild
Log:
new ebuild for policykit-qt
(Portage version: 2.2_rc35/cvs/Linux x86_64)
Revision Changes Path
1.1 sys-auth/policykit-qt/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit-qt/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit-qt/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
</pkgmetadata>
1.1 sys-auth/policykit-qt/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit-qt/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit-qt/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for sys-auth/policykit-qt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/ChangeLog,v 1.1 2009/08/04 11:14:00 wired Exp $
*policykit-qt-0.9.2 (04 Aug 2009)
04 Aug 2009; Alex Alexander <wired@gentoo.org> +policykit-qt-0.9.2.ebuild,
+metadata.xml:
new ebuild for policykit-qt (from kde-testing overlay)
1.1 sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild?rev=1.1&content-type=text/plain
Index: policykit-qt-0.9.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild,v 1.1 2009/08/04 11:14:00 wired Exp $
EAPI="2"
inherit cmake-utils
MY_P="polkit-qt-${PV}"
DESCRIPTION="PolicyKit Qt4 API wrapper library."
HOMEPAGE="http://kde.org/"
SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2"
LICENSE="LGPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="debug examples"
RDEPEND="
>=sys-auth/policykit-0.8
>=x11-libs/qt-gui-4.4:4[dbus]
"
DEPEND="${RDEPEND}
kde-base/automoc
"
S="${WORKDIR}/${MY_P}"
src_configure() {
mycmakeargs="${mycmakeargs}
$(cmake-utils_use_build examples)"
cmake-utils_src_configure
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-04 11:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-04 11:14 [gentoo-commits] gentoo-x86 commit in sys-auth/policykit-qt: metadata.xml ChangeLog policykit-qt-0.9.2.ebuild Alex Alexander (wired)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox