diff options
author | 2012-08-14 22:06:42 +0000 | |
---|---|---|
committer | 2012-08-14 22:06:42 +0000 | |
commit | 9b977436408c809df9864a36bd30ffeebc00999f (patch) | |
tree | 10e5f091a37b893511d828d9e0a0883d9c43126f /lxde-base | |
parent | Stable for amd64, wrt bug #429076 (diff) | |
download | gentoo-2-9b977436408c809df9864a36bd30ffeebc00999f.tar.gz gentoo-2-9b977436408c809df9864a36bd30ffeebc00999f.tar.bz2 gentoo-2-9b977436408c809df9864a36bd30ffeebc00999f.zip |
Stable for x86, wrt bug #430494
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxinput/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxinput/lxinput-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxinput/ChangeLog b/lxde-base/lxinput/ChangeLog index bb2293544f35..3c910ef66cc2 100644 --- a/lxde-base/lxinput/ChangeLog +++ b/lxde-base/lxinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxinput # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/ChangeLog,v 1.24 2012/08/11 21:26:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/ChangeLog,v 1.25 2012/08/14 22:06:42 johu Exp $ + + 14 Aug 2012; Johannes Huber <johu@gentoo.org> lxinput-0.3.2.ebuild: + Stable for x86, wrt bug #430494 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> lxinput-0.3.2.ebuild: Stable for amd64, wrt bug #430494 diff --git a/lxde-base/lxinput/lxinput-0.3.2.ebuild b/lxde-base/lxinput/lxinput-0.3.2.ebuild index a5a7e152d65b..656d71dbbd19 100644 --- a/lxde-base/lxinput/lxinput-0.3.2.ebuild +++ b/lxde-base/lxinput/lxinput-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.3.2.ebuild,v 1.4 2012/08/11 21:26:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.3.2.ebuild,v 1.5 2012/08/14 22:06:42 johu Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ppc ~x86" +KEYWORDS="~alpha amd64 arm ppc x86" IUSE="" RDEPEND="dev-libs/glib:2 |