diff options
author | 2010-09-03 19:31:49 +0000 | |
---|---|---|
committer | 2010-09-03 19:31:49 +0000 | |
commit | 88f5b0a9ed8ed9342cd05042904ac354c87355e6 (patch) | |
tree | 77a6c5ea858ee5a550805b083d75326f2c8af10c /sys-auth | |
parent | Marked ppc64 stable for bug #322791. (diff) | |
download | historical-88f5b0a9ed8ed9342cd05042904ac354c87355e6.tar.gz historical-88f5b0a9ed8ed9342cd05042904ac354c87355e6.tar.bz2 historical-88f5b0a9ed8ed9342cd05042904ac354c87355e6.zip |
Marked ppc64 stable for bug #322791.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-kde/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/polkit-qt/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-auth/polkit-kde/ChangeLog b/sys-auth/polkit-kde/ChangeLog index eb33950650f6..39d4d617250c 100644 --- a/sys-auth/polkit-kde/ChangeLog +++ b/sys-auth/polkit-kde/ChangeLog @@ -1,6 +1,9 @@ # 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.9 2010/08/09 02:37:55 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/ChangeLog,v 1.10 2010/09/03 19:31:36 josejx Exp $ + + 03 Sep 2010; Joseph Jezak <josejx@gentoo.org> polkit-kde-0.95.1-r1.ebuild: + Marked ppc64 stable for bug #322791. 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> polkit-kde-0.95.1-r1.ebuild: Marked ppc stable for bug #322791. 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 6d450e88cc2c..3c39ffbf2f6b 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.4 2010/08/09 02:37:55 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild,v 1.5 2010/09/03 19:31:36 josejx 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 c9d5a8982770..bcd5e6d838af 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.9 2010/08/09 02:38:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.10 2010/09/03 19:31:49 josejx Exp $ + + 03 Sep 2010; Joseph Jezak <josejx@gentoo.org> polkit-qt-0.95.1.ebuild: + Marked ppc64 stable for bug #322791. 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> polkit-qt-0.95.1.ebuild: Marked ppc stable for 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 c420bff33bd1..96d1e7ab79af 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.9 2010/08/09 02:38:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild,v 1.10 2010/09/03 19:31:49 josejx Exp $ EAPI="2" @@ -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" |