diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 08:59:47 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 08:59:47 +0000 |
commit | 151c9b00617a518b13cc3756d8856ee3a63ee8dc (patch) | |
tree | fed9aae50c69fa63d4ce0f01b7f7d857395f8afd /sys-auth | |
parent | Version bump. (diff) | |
download | historical-151c9b00617a518b13cc3756d8856ee3a63ee8dc.tar.gz historical-151c9b00617a518b13cc3756d8856ee3a63ee8dc.tar.bz2 historical-151c9b00617a518b13cc3756d8856ee3a63ee8dc.zip |
x86 stable, bug 322791
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-kde/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/polkit-qt/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/sys-auth/polkit-kde/ChangeLog b/sys-auth/polkit-kde/ChangeLog index 4fc0967b96f5..548fb2e2708d 100644 --- a/sys-auth/polkit-kde/ChangeLog +++ b/sys-auth/polkit-kde/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/polkit-kde # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/ChangeLog,v 1.7 2010/06/24 05:35:18 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/ChangeLog,v 1.8 2010/06/27 08:57:38 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + polkit-kde-0.95.1-r1.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> polkit-kde-0.95.1-r1.ebuild: diff --git a/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild b/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild index c5bd12b2fa6e..110d74367e5b 100644 --- a/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild +++ b/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild,v 1.2 2010/06/24 05:35:18 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild,v 1.3 2010/06/27 08:57:38 fauli Exp $ EAPI="2" @@ -18,7 +18,7 @@ DESCRIPTION="PolicyKit integration module for KDE." HOMEPAGE="http://kde.org" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" SLOT="4" IUSE="debug" diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog index 8ca0d9069962..375bf4e64d2c 100644 --- a/sys-auth/polkit-qt/ChangeLog +++ b/sys-auth/polkit-qt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/polkit-qt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.6 2010/06/24 05:34:11 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.7 2010/06/27 08:59:47 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + polkit-qt-0.95.1.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> polkit-qt-0.95.1.ebuild: Stable on amd64 wrt bug #322791 diff --git a/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild b/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild index 5985d61bd9c4..c3c252d0cbba 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.95.1.ebuild,v 1.6 2010/06/24 05:34:11 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild,v 1.7 2010/06/27 08:59:47 fauli Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://kde.org/" SRC_URI="mirror://kde/stable/polkit-qt-1/${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" |