diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-10-07 18:39:27 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-10-07 18:39:27 +0000 |
commit | d7fc69a8a6a03d161b241c0511c8980fcaabe7e9 (patch) | |
tree | d28cd1ab78bb447a00a25f6c551de71aca5bfce0 /lxde-base/lxpolkit | |
parent | Stable on amd64 wrt bug #385189 (diff) | |
download | gentoo-2-d7fc69a8a6a03d161b241c0511c8980fcaabe7e9.tar.gz gentoo-2-d7fc69a8a6a03d161b241c0511c8980fcaabe7e9.tar.bz2 gentoo-2-d7fc69a8a6a03d161b241c0511c8980fcaabe7e9.zip |
Stable on amd64 wrt bug #385189
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'lxde-base/lxpolkit')
-rw-r--r-- | lxde-base/lxpolkit/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxpolkit/ChangeLog b/lxde-base/lxpolkit/ChangeLog index 8e01a76f21b0..79475a2298bf 100644 --- a/lxde-base/lxpolkit/ChangeLog +++ b/lxde-base/lxpolkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxpolkit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/ChangeLog,v 1.8 2011/10/05 07:22:15 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/ChangeLog,v 1.9 2011/10/07 18:39:27 hwoarang Exp $ + + 07 Oct 2011; Markos Chandras <hwoarang@gentoo.org> lxpolkit-0.1.0.ebuild: + Stable on amd64 wrt bug #385189 05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> lxpolkit-0.1.0.ebuild: x86 stable, bug 385189 diff --git a/lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild b/lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild index 51599d63e7c1..c6d209d92a0b 100644 --- a/lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild +++ b/lxde-base/lxpolkit/lxpolkit-0.1.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/lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild,v 1.2 2011/10/05 07:22:15 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild,v 1.3 2011/10/07 18:39:27 hwoarang Exp $ EAPI=4 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/lxde/LXPolkit/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=sys-auth/polkit-0.99-r1 |