diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:59:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:59:58 +0000 |
commit | 60cbe15e3cb5d1888a10a373146ab3aa3010e674 (patch) | |
tree | 8f5278e11ab22496297d578633c205237033ea22 /sys-auth/polkit-kde-agent | |
parent | Stable for x86, wrt bug #462890 (diff) | |
download | gentoo-2-60cbe15e3cb5d1888a10a373146ab3aa3010e674.tar.gz gentoo-2-60cbe15e3cb5d1888a10a373146ab3aa3010e674.tar.bz2 gentoo-2-60cbe15e3cb5d1888a10a373146ab3aa3010e674.zip |
Stable for x86, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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-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 98456aeacac0..d8c8e84921f6 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.11 2013/03/31 16:09:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.12 2013/03/31 16:59:58 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + polkit-kde-agent-0.99.0-r1.ebuild: + Stable for x86, wrt bug #462890 31 Mar 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 642480f945cb..dbb277095608 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.2 2013/03/31 16:09:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild,v 1.3 2013/03/31 16:59:58 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" |