diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-24 05:35:18 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-24 05:35:18 +0000 |
commit | 97bb16b67042367fd14e550aff54055827266846 (patch) | |
tree | 2a123e5e167370f6d457a61ec4f03739d16c0228 /sys-auth/polkit-kde | |
parent | Security bump. (diff) | |
download | gentoo-2-97bb16b67042367fd14e550aff54055827266846.tar.gz gentoo-2-97bb16b67042367fd14e550aff54055827266846.tar.bz2 gentoo-2-97bb16b67042367fd14e550aff54055827266846.zip |
Stable on amd64 wrt bug #322791
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/polkit-kde')
-rw-r--r-- | sys-auth/polkit-kde/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/polkit-kde/ChangeLog b/sys-auth/polkit-kde/ChangeLog index 5556f5f7e57b..4fc0967b96f5 100644 --- a/sys-auth/polkit-kde/ChangeLog +++ b/sys-auth/polkit-kde/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/polkit-kde # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/ChangeLog,v 1.6 2010/06/24 00:05:36 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/ChangeLog,v 1.7 2010/06/24 05:35:18 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> + polkit-kde-0.95.1-r1.ebuild: + Stable on amd64 wrt bug #322791 *polkit-kde-0.95.1-r1 (23 Jun 2010) diff --git a/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild b/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild index ebacd6f97ed6..c5bd12b2fa6e 100644 --- a/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild +++ b/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild,v 1.1 2010/06/24 00:05:36 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild,v 1.2 2010/06/24 05:35:18 angelos Exp $ EAPI="2" @@ -18,7 +18,7 @@ DESCRIPTION="PolicyKit integration module for KDE." HOMEPAGE="http://kde.org" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" SLOT="4" IUSE="debug" |