diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 08:24:11 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 08:24:11 +0000 |
commit | 9c9b9edb73caa0daca55f5d95a30118591ac5ce1 (patch) | |
tree | e97590df319b90f2576f4359572a9a2c707eb44d /sys-auth/polkit-kde-agent | |
parent | x86 stable wrt bug #363965 (diff) | |
download | gentoo-2-9c9b9edb73caa0daca55f5d95a30118591ac5ce1.tar.gz gentoo-2-9c9b9edb73caa0daca55f5d95a30118591ac5ce1.tar.bz2 gentoo-2-9c9b9edb73caa0daca55f5d95a30118591ac5ce1.zip |
x86 stable per bug 354033
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'sys-auth/polkit-kde-agent')
-rw-r--r-- | sys-auth/polkit-kde-agent/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit-kde-agent/ChangeLog b/sys-auth/polkit-kde-agent/ChangeLog index 013505954064..f792cf8f3560 100644 --- a/sys-auth/polkit-kde-agent/ChangeLog +++ b/sys-auth/polkit-kde-agent/ChangeLog @@ -1,6 +1,9 @@ # 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.1 2011/01/26 19:52:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.2 2011/05/09 08:24:11 tomka Exp $ + + 09 May 2011; Thomas Kahle <tomka@gentoo.org> polkit-kde-agent-0.99.0.ebuild: + x86 stable per bug 354033 *polkit-kde-agent-0.99.0 (26 Jan 2011) 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 6e5a12c36f35..dc79d263a03f 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.1 2011/01/26 19:52:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild,v 1.2 2011/05/09 08:24:11 tomka Exp $ EAPI="3" @@ -21,7 +21,7 @@ DESCRIPTION="PolKit agent module for KDE." HOMEPAGE="http://www.kde.org" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="4" IUSE="debug" |