diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-20 08:10:54 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-20 08:10:54 +0000 |
commit | edc7cd737f3e804f710c21b33d3448710a12b45b (patch) | |
tree | b85b82aa5f3826e5b2fb9da34c3a89bf4e43067a /sys-auth | |
parent | Version (diff) | |
download | gentoo-2-edc7cd737f3e804f710c21b33d3448710a12b45b.tar.gz gentoo-2-edc7cd737f3e804f710c21b33d3448710a12b45b.tar.bz2 gentoo-2-edc7cd737f3e804f710c21b33d3448710a12b45b.zip |
Marked ~ppc wrt #387683, ATed by Massimo Burcheri <massimo.burcheri@gmx.de>
(Portage version: 2.2.0_alpha62/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-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 a0e93d1382ee..e6cf354306b7 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.4 2011/08/14 17:55:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.5 2011/10/20 08:10:54 xarthisius Exp $ + + 20 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> + polkit-kde-agent-0.99.0.ebuild: + Marked ~ppc wrt #387683, ATed by Massimo Burcheri <massimo.burcheri@gmx.de> 14 Aug 2011; Markus Meier <maekke@gentoo.org> polkit-kde-agent-0.99.0.ebuild: add ~arm, bug #376613 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 76aa81730676..6d760b191762 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.4 2011/08/14 17:55:55 maekke Exp $ +# $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 $ EAPI="3" @@ -21,7 +21,7 @@ DESCRIPTION="PolKit agent module for KDE." HOMEPAGE="http://www.kde.org" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~ppc x86" SLOT="4" IUSE="debug" |