diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 08:24:44 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 08:24:44 +0000 |
commit | eacd6a4dcd9c6bbac408475af4f954a9f45e2e63 (patch) | |
tree | ee53d717cfeb957f4de36893845b97bba5e87c7c /sys-auth | |
parent | Remove useless berkdb USE flag bug #366481 (diff) | |
download | historical-eacd6a4dcd9c6bbac408475af4f954a9f45e2e63.tar.gz historical-eacd6a4dcd9c6bbac408475af4f954a9f45e2e63.tar.bz2 historical-eacd6a4dcd9c6bbac408475af4f954a9f45e2e63.zip |
x86 stable per bug 354033
Package-Manager: portage-2.1.9.46/cvs/Linux i686
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-kde-agent/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/polkit-qt/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-auth/polkit-kde-agent/ChangeLog b/sys-auth/polkit-kde-agent/ChangeLog index 013505954064..f792cf8f3560 100644 --- a/sys-auth/polkit-kde-agent/ChangeLog +++ b/sys-auth/polkit-kde-agent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit-kde-agent # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.1 2011/01/26 19:52:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.2 2011/05/09 08:24:11 tomka Exp $ + + 09 May 2011; Thomas Kahle <tomka@gentoo.org> polkit-kde-agent-0.99.0.ebuild: + x86 stable per bug 354033 *polkit-kde-agent-0.99.0 (26 Jan 2011) diff --git a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild index 6e5a12c36f35..dc79d263a03f 100644 --- a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild +++ b/sys-auth/polkit-kde-agent/polkit-kde-agent-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-kde-agent/polkit-kde-agent-0.99.0.ebuild,v 1.1 2011/01/26 19:52:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild,v 1.2 2011/05/09 08:24:11 tomka Exp $ EAPI="3" @@ -21,7 +21,7 @@ DESCRIPTION="PolKit agent module for KDE." HOMEPAGE="http://www.kde.org" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="4" IUSE="debug" diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog index 31ffbe235e36..e7aa2be7b418 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.16 2011/02/13 20:18:02 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.17 2011/05/09 08:24:44 tomka Exp $ + + 09 May 2011; Thomas Kahle <tomka@gentoo.org> polkit-qt-0.99.0.ebuild: + x86 stable per bug 354033 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -polkit-qt-0.95.1.ebuild: 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 c12f8ee114b3..9f67c04e88dc 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.3 2011/01/29 19:41:29 dilfridge Exp $ +# $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 $ 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" |