diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 16:40:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 16:40:09 +0000 |
commit | 6bf26b2caefe9d183f830569e637a04500296984 (patch) | |
tree | 2556cf30189a95efeafb50243337a4391929b818 /sys-auth/polkit-qt | |
parent | Update from qt overlay, fixes #407523. (diff) | |
download | gentoo-2-6bf26b2caefe9d183f830569e637a04500296984.tar.gz gentoo-2-6bf26b2caefe9d183f830569e637a04500296984.tar.bz2 gentoo-2-6bf26b2caefe9d183f830569e637a04500296984.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/polkit-qt')
-rw-r--r-- | sys-auth/polkit-qt/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog index 23c4f0270843..c23fbce077a9 100644 --- a/sys-auth/polkit-qt/ChangeLog +++ b/sys-auth/polkit-qt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit-qt -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.22 2011/12/16 23:20:46 johu Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.23 2012/04/04 16:40:09 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> polkit-qt-0.103.0.ebuild: + Stable for amd64, wrt bug #409403 16 Dec 2011; Johannes Huber <johu@gentoo.org> polkit-qt-0.103.0.ebuild: Bump polkit dep. diff --git a/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild index 198ff94a6eb1..0159608f240f 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild,v 1.2 2011/12/16 23:20:46 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild,v 1.3 2012/04/04 16:40:09 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.kde.org/" SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" SLOT="0" IUSE="debug examples" |