diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-15 11:18:14 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-15 11:18:14 +0000 |
commit | c2f30dc8934743e40c82fca82273cff539c12d93 (patch) | |
tree | d761599962bc05ae929247572bc306b129d393e3 /lxde-base | |
parent | Version bump (diff) | |
download | gentoo-2-c2f30dc8934743e40c82fca82273cff539c12d93.tar.gz gentoo-2-c2f30dc8934743e40c82fca82273cff539c12d93.tar.bz2 gentoo-2-c2f30dc8934743e40c82fca82273cff539c12d93.zip |
x86 stable wrt bug #365541
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxpolkit/ChangeLog | 6 | ||||
-rw-r--r-- | lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/lxde-base/lxpolkit/ChangeLog b/lxde-base/lxpolkit/ChangeLog index ccaf1c1967ff..1eb15bc58642 100644 --- a/lxde-base/lxpolkit/ChangeLog +++ b/lxde-base/lxpolkit/ChangeLog @@ -1,6 +1,10 @@ # 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.5 2011/05/05 08:39:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/ChangeLog,v 1.6 2011/05/15 11:18:14 phajdan.jr Exp $ + + 15 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + lxpolkit-0_p20110329.ebuild: + x86 stable wrt bug #365541 05 May 2011; Markos Chandras <hwoarang@gentoo.org> lxpolkit-0_p20110329.ebuild: diff --git a/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild b/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild index b6363d2456b4..f65e94a8af0b 100644 --- a/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild +++ b/lxde-base/lxpolkit/lxpolkit-0_p20110329.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_p20110329.ebuild,v 1.3 2011/05/05 08:39:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild,v 1.4 2011/05/15 11:18:14 phajdan.jr Exp $ EAPI=4 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=sys-auth/polkit-0.99-r1 |