diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-18 18:40:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-18 18:40:08 +0000 |
commit | 02bddef2e6f94d5d141cad995983d61a69e336d5 (patch) | |
tree | cae8aaf27dae7f3287b689e997e784665cc6563d /sys-auth | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-02bddef2e6f94d5d141cad995983d61a69e336d5.tar.gz gentoo-2-02bddef2e6f94d5d141cad995983d61a69e336d5.tar.bz2 gentoo-2-02bddef2e6f94d5d141cad995983d61a69e336d5.zip |
x86 stable, bug #409403
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-qt/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog index c23fbce077a9..6b11047223d4 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.24 2012/04/18 18:40:08 maekke Exp $ + + 18 Apr 2012; Markus Meier <maekke@gentoo.org> polkit-qt-0.103.0.ebuild: + x86 stable, bug #409403 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> polkit-qt-0.103.0.ebuild: Stable for amd64, wrt bug #409403 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 0159608f240f..e40fc7737456 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-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.3 2012/04/04 16:40:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild,v 1.4 2012/04/18 18:40:08 maekke 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" |