diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:03:51 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:03:51 +0000 |
commit | fea635642b09481ed250e10f5d4374cdf0ef2aca (patch) | |
tree | 09ca512d39ab0ab045785877f15f98eff4890c77 /sys-auth/polkit-kde-agent | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | historical-fea635642b09481ed250e10f5d4374cdf0ef2aca.tar.gz historical-fea635642b09481ed250e10f5d4374cdf0ef2aca.tar.bz2 historical-fea635642b09481ed250e10f5d4374cdf0ef2aca.zip |
Stable on amd64 wrt bug #354033
Package-Manager: portage-2.1.9.47/cvs/Linux x86_64
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.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 f792cf8f3560..e09f4b9d9ce2 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.2 2011/05/09 08:24:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.3 2011/05/09 23:03:36 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> + polkit-kde-agent-0.99.0.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> polkit-kde-agent-0.99.0.ebuild: x86 stable per bug 354033 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 dc79d263a03f..b413301aaa9e 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.2 2011/05/09 08:24:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild,v 1.3 2011/05/09 23:03:36 hwoarang 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" |