diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:03:51 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:03:51 +0000 |
commit | 6fe3ff8bc447d8544a3ea0c1d23c3abaab0e84a7 (patch) | |
tree | 8eb08a116dc73a4c37716d5407f8460b3c3b149c /sys-auth/polkit-qt | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | gentoo-2-6fe3ff8bc447d8544a3ea0c1d23c3abaab0e84a7.tar.gz gentoo-2-6fe3ff8bc447d8544a3ea0c1d23c3abaab0e84a7.tar.bz2 gentoo-2-6fe3ff8bc447d8544a3ea0c1d23c3abaab0e84a7.zip |
Stable on amd64 wrt bug #354033
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/polkit-qt')
-rw-r--r-- | sys-auth/polkit-qt/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.99.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 e7aa2be7b418..3cf4037cd9d3 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.17 2011/05/09 08:24:44 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.18 2011/05/09 23:03:51 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> polkit-qt-0.99.0.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> polkit-qt-0.99.0.ebuild: x86 stable per bug 354033 diff --git a/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild index 9f67c04e88dc..45c928bbe7d8 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.99.0.ebuild,v 1.4 2011/05/09 08:24:44 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild,v 1.5 2011/05/09 23:03:51 hwoarang Exp $ EAPI="3" @@ -13,7 +13,7 @@ HOMEPAGE="http://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" |