diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-13 14:03:50 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-13 14:03:50 +0000 |
commit | e1b10baa5f096fb4c624acefec7d0095ae9e0543 (patch) | |
tree | 23556e626542d260c6912ed31f911afae77878b4 /sys-auth/polkit-kde | |
parent | fix DEPEND for php-5.3 (bug #332489) (diff) | |
download | gentoo-2-e1b10baa5f096fb4c624acefec7d0095ae9e0543.tar.gz gentoo-2-e1b10baa5f096fb4c624acefec7d0095ae9e0543.tar.bz2 gentoo-2-e1b10baa5f096fb4c624acefec7d0095ae9e0543.zip |
Reverted to ~ppc64 since the KDE team does not want ppc64 to have a stable KDE at this time.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/polkit-kde')
-rw-r--r-- | sys-auth/polkit-kde/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/polkit-kde/ChangeLog b/sys-auth/polkit-kde/ChangeLog index 39d4d617250c..805832a0934a 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.10 2010/09/03 19:31:36 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/ChangeLog,v 1.11 2010/09/13 14:03:50 josejx Exp $ + + 13 Sep 2010; Joseph Jezak <josejx@gentoo.org> polkit-kde-0.95.1-r1.ebuild: + Reverted to ~ppc64 since the KDE team does not want ppc64 to have a stable + KDE at this time. 03 Sep 2010; Joseph Jezak <josejx@gentoo.org> polkit-kde-0.95.1-r1.ebuild: Marked ppc64 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 3c39ffbf2f6b..14ad12d74de2 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.5 2010/09/03 19:31:36 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild,v 1.6 2010/09/13 14:03:50 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" |