diff options
author | 2012-08-14 22:11:53 +0000 | |
---|---|---|
committer | 2012-08-14 22:11:53 +0000 | |
commit | 63195c8e55b1bcd83d43c9a25a1b718391beeced (patch) | |
tree | 26a20230859a070cd0f111013274e136885e261b /lxde-base/lxinput | |
parent | Stable for x86, wrt bug #430494 (diff) | |
download | historical-63195c8e55b1bcd83d43c9a25a1b718391beeced.tar.gz historical-63195c8e55b1bcd83d43c9a25a1b718391beeced.tar.bz2 historical-63195c8e55b1bcd83d43c9a25a1b718391beeced.zip |
Stable for x86, wrt bug #430494
Package-Manager: portage-2.2.0_alpha121/cvs/Linux x86_64
Diffstat (limited to 'lxde-base/lxinput')
-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 |