diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-01-11 21:19:14 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-01-11 21:19:14 +0000 |
commit | 5e4d0ffd293f579d226cebb205a85b2b9c64f35f (patch) | |
tree | 64ecfc81c2ef55fadacd96d2f94f20f799740da3 /sys-auth/polkit-kde-agent | |
parent | Drop ppc64, unfulfilled dependencies (diff) | |
download | gentoo-2-5e4d0ffd293f579d226cebb205a85b2b9c64f35f.tar.gz gentoo-2-5e4d0ffd293f579d226cebb205a85b2b9c64f35f.tar.bz2 gentoo-2-5e4d0ffd293f579d226cebb205a85b2b9c64f35f.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/polkit-kde-agent')
-rw-r--r-- | sys-auth/polkit-kde-agent/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/polkit-kde-agent/ChangeLog b/sys-auth/polkit-kde-agent/ChangeLog index d756e75a6fc0..5040bdcd2545 100644 --- a/sys-auth/polkit-kde-agent/ChangeLog +++ b/sys-auth/polkit-kde-agent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/polkit-kde-agent -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.7 2012/04/25 16:51:10 scarabeus Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.8 2013/01/11 21:19:14 dilfridge Exp $ + + 11 Jan 2013; Andreas K. Huettel <dilfridge@gentoo.org> + polkit-kde-agent-0.99.0.ebuild: + Drop ppc64, unfulfilled dependencies 25 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> polkit-kde-agent-0.99.0.ebuild: diff --git a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild index 6d236f22d1c4..1b83734c72bd 100644 --- a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild +++ b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 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-agent/polkit-kde-agent-0.99.0.ebuild,v 1.7 2012/04/25 16:51:10 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild,v 1.8 2013/01/11 21:19:14 dilfridge Exp $ EAPI="3" @@ -21,7 +21,7 @@ DESCRIPTION="PolKit agent module for KDE." HOMEPAGE="http://www.kde.org" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc x86" SLOT="4" IUSE="debug" |