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/polkit-kde | |
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/polkit-kde')
-rw-r--r-- | sys-auth/polkit-kde/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 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" |