diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-05 08:39:18 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-05 08:39:18 +0000 |
commit | 28396feb9c3ad79b818fde8898feb13ddfb12342 (patch) | |
tree | 2e92b3eb41511a2b8be579463d6746628634a5ee /lxde-base | |
parent | Stable on amd64 wrt bug #365879 (diff) | |
download | gentoo-2-28396feb9c3ad79b818fde8898feb13ddfb12342.tar.gz gentoo-2-28396feb9c3ad79b818fde8898feb13ddfb12342.tar.bz2 gentoo-2-28396feb9c3ad79b818fde8898feb13ddfb12342.zip |
Stable on amd64 wrt bug #365541
(Portage version: 2.1.9.46/cvs/Linux x86_64)
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 dfb43ad6c431..ccaf1c1967ff 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.4 2011/03/29 10:12:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/ChangeLog,v 1.5 2011/05/05 08:39:18 hwoarang Exp $ + + 05 May 2011; Markos Chandras <hwoarang@gentoo.org> + lxpolkit-0_p20110329.ebuild: + Stable on amd64 wrt bug #365541 *lxpolkit-0_p20110329 (29 Mar 2011) diff --git a/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild b/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild index b518faaa6fe5..b6363d2456b4 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.2 2011/03/31 07:10:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild,v 1.3 2011/05/05 08:39:18 hwoarang 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 |