diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:57:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:57:02 +0000 |
commit | 3ba575d68e0448b09cbd770caa5636269ed69c14 (patch) | |
tree | ba0aa6404907375fd46cc8f2cd781786abb9ea74 /sys-auth | |
parent | Stable for ppc64, wrt bug #462890 (diff) | |
download | gentoo-2-3ba575d68e0448b09cbd770caa5636269ed69c14.tar.gz gentoo-2-3ba575d68e0448b09cbd770caa5636269ed69c14.tar.bz2 gentoo-2-3ba575d68e0448b09cbd770caa5636269ed69c14.zip |
Stable for ppc64, wrt bug #462890
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, 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.0-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 39645640d0c3..1c42c2703883 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.13 2013/04/01 13:10:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.14 2013/04/02 20:57:02 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + polkit-kde-agent-0.99.0-r1.ebuild: + Stable for ppc64, wrt bug #462890 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> polkit-kde-agent-0.99.0-r1.ebuild: diff --git a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild index 356386214ee1..99797888b94b 100644 --- a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild +++ b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild @@ -1,6 +1,6 @@ # 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-r1.ebuild,v 1.4 2013/04/01 13:10:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild,v 1.5 2013/04/02 20:57:02 ago Exp $ EAPI=5 @@ -19,7 +19,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" |