diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-17 13:51:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-17 13:51:31 +0000 |
commit | 6780b0c0bda722c302ce34c40696e36f3c620e21 (patch) | |
tree | 6de6568ba4b41482875db98f084414c310dc0e03 /lxde-base | |
parent | Stable for amd64, wrt bug #397217 (diff) | |
download | gentoo-2-6780b0c0bda722c302ce34c40696e36f3c620e21.tar.gz gentoo-2-6780b0c0bda722c302ce34c40696e36f3c620e21.tar.bz2 gentoo-2-6780b0c0bda722c302ce34c40696e36f3c620e21.zip |
Stable for amd64, wrt bug #398891
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxpolkit/ChangeLog | 7 | ||||
-rw-r--r-- | lxde-base/lxpolkit/lxpolkit-0.1.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/lxde-base/lxpolkit/ChangeLog b/lxde-base/lxpolkit/ChangeLog index e3518e18fd53..d7f1240ce2bd 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.13 2011/10/18 21:27:32 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/ChangeLog,v 1.14 2012/01/17 13:51:31 ago Exp $ + + 17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> lxpolkit-0.1.0-r1.ebuild: + Stable for amd64, wrt bug #398891 *lxpolkit-0.1.0-r1 (18 Oct 2011) diff --git a/lxde-base/lxpolkit/lxpolkit-0.1.0-r1.ebuild b/lxde-base/lxpolkit/lxpolkit-0.1.0-r1.ebuild index 6ec364449f65..12ab460b0d83 100644 --- a/lxde-base/lxpolkit/lxpolkit-0.1.0-r1.ebuild +++ b/lxde-base/lxpolkit/lxpolkit-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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-r1.ebuild,v 1.2 2011/10/18 21:26:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0.1.0-r1.ebuild,v 1.3 2012/01/17 13:51:31 ago Exp $ EAPI=4 @@ -10,7 +10,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.102 |