diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-01-11 21:17:06 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-01-11 21:17:06 +0000 |
commit | 28465c9c9de9f4a69cf8f60740f6c59e2d12683b (patch) | |
tree | 66e83af18e71e6b93afcef044b2715a741660d09 /sys-auth | |
parent | Drop ppc64, unfulfilled dependencies (diff) | |
download | gentoo-2-28465c9c9de9f4a69cf8f60740f6c59e2d12683b.tar.gz gentoo-2-28465c9c9de9f4a69cf8f60740f6c59e2d12683b.tar.bz2 gentoo-2-28465c9c9de9f4a69cf8f60740f6c59e2d12683b.zip |
Drop ppc64, unfulfilled dependencies
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key B6C5F7DE)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-kde/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/polkit-kde/ChangeLog b/sys-auth/polkit-kde/ChangeLog index 61cc06878f26..d1707a045542 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/ChangeLog,v 1.13 2011/02/26 20:02:49 dilfridge Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/ChangeLog,v 1.14 2013/01/11 21:17:06 dilfridge Exp $ + + 11 Jan 2013; Andreas K. Huettel <dilfridge@gentoo.org> + polkit-kde-0.95.1-r1.ebuild: + Drop ppc64, unfulfilled dependencies 26 Feb 2011; Andreas K. Huettel <dilfridge@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 7e222f0031c4..a5bec7b06ff3 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-2011 Gentoo Foundation +# Copyright 1999-2013 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.8 2011/02/26 20:02:49 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild,v 1.9 2013/01/11 21:17:06 dilfridge Exp $ EAPI=3 @@ -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 x86" SLOT="4" IUSE="debug" |