diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-31 07:54:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-31 07:54:55 +0000 |
commit | 54a9a47f62df1c9a650b92c2dbe131e0ca986776 (patch) | |
tree | c6d78bec4500cae0c8d8e0e1e0f1d505bb679d17 /sys-auth | |
parent | Stable for ppc64, wrt bug #530282 (diff) | |
download | gentoo-2-54a9a47f62df1c9a650b92c2dbe131e0ca986776.tar.gz gentoo-2-54a9a47f62df1c9a650b92c2dbe131e0ca986776.tar.bz2 gentoo-2-54a9a47f62df1c9a650b92c2dbe131e0ca986776.zip |
Stable for ppc64, wrt bug #542078
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
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.1-r1.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 ceaff4ad5785..1f32455ac952 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.25 2015/03/28 21:30:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.26 2015/03/31 07:54:55 ago Exp $ + + 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> + polkit-kde-agent-0.99.1-r1.ebuild: + Stable for ppc64, wrt bug #542078 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> polkit-kde-agent-0.99.1-r1.ebuild: diff --git a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild index 13c3e2682ddc..94ebd697a982 100644 --- a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild +++ b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.1-r1.ebuild,v 1.5 2015/03/28 21:30:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild,v 1.6 2015/03/31 07:54:55 ago Exp $ EAPI=5 @@ -20,7 +20,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]] ; then fi LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" SLOT="4" IUSE="debug minimal" |