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 | |
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
-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 | ||||
-rw-r--r-- | sys-auth/polkit-qt/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild | 4 |
4 files changed, 13 insertions, 6 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" diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog index e7aa2be7b418..3cf4037cd9d3 100644 --- a/sys-auth/polkit-qt/ChangeLog +++ b/sys-auth/polkit-qt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit-qt # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.17 2011/05/09 08:24:44 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.18 2011/05/09 23:03:51 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> polkit-qt-0.99.0.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> polkit-qt-0.99.0.ebuild: x86 stable per bug 354033 diff --git a/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild index 9f67c04e88dc..45c928bbe7d8 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-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-qt/polkit-qt-0.99.0.ebuild,v 1.4 2011/05/09 08:24:44 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild,v 1.5 2011/05/09 23:03:51 hwoarang Exp $ EAPI="3" @@ -13,7 +13,7 @@ HOMEPAGE="http://kde.org/" SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd" SLOT="0" IUSE="debug examples" |