diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-05 19:29:40 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-05 19:29:40 +0000 |
commit | 6ab516b933af9d6ac993e218ba2c2922eac46623 (patch) | |
tree | 4301aeba5a8d2d6b70c9ce49a44a714f01e183ec /sys-auth/polkit-kde-agent | |
parent | Initial commit, taken from the gamerlay overlay. (diff) | |
download | gentoo-2-6ab516b933af9d6ac993e218ba2c2922eac46623.tar.gz gentoo-2-6ab516b933af9d6ac993e218ba2c2922eac46623.tar.bz2 gentoo-2-6ab516b933af9d6ac993e218ba2c2922eac46623.zip |
Marked ~ppc64 wrt #379471
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/polkit-kde-agent')
-rw-r--r-- | sys-auth/polkit-kde-agent/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/polkit-kde-agent/ChangeLog b/sys-auth/polkit-kde-agent/ChangeLog index e6cf354306b7..0f812f25042c 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.5 2011/10/20 08:10:54 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.6 2011/11/05 19:29:40 xarthisius Exp $ + + 05 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> + polkit-kde-agent-0.99.0.ebuild: + Marked ~ppc64 wrt #379471 20 Oct 2011; Kacper Kowalik <xarthisius@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 6d760b191762..9758c92133d9 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-2011 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.5 2011/10/20 08:10:54 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild,v 1.6 2011/11/05 19:29:40 xarthisius 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 x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" SLOT="4" IUSE="debug" |