diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-09 23:07:56 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-09 23:07:56 +0000 |
commit | 5c2b233777901cc568596fcbbcb594bf3ee55fe2 (patch) | |
tree | cfd83f03e8a5613eef12365bf369dc5c09fdf145 | |
parent | Stable arm, bug #430494 (diff) | |
download | gentoo-2-5c2b233777901cc568596fcbbcb594bf3ee55fe2.tar.gz gentoo-2-5c2b233777901cc568596fcbbcb594bf3ee55fe2.tar.bz2 gentoo-2-5c2b233777901cc568596fcbbcb594bf3ee55fe2.zip |
Stable arm, bug #430494
(Portage version: 2.1.10.65/cvs/Linux x86_64)
-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 e904287b530e..e084c4ea4758 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.22 2012/08/09 13:30:26 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/ChangeLog,v 1.23 2012/08/09 23:07:56 blueness Exp $ + + 09 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lxinput-0.3.2.ebuild: + Stable arm, bug #430494 09 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lxinput-0.3.2.ebuild: Stable ppc, bug #430494 diff --git a/lxde-base/lxinput/lxinput-0.3.2.ebuild b/lxde-base/lxinput/lxinput-0.3.2.ebuild index 1f4b7e8e2501..2350cb10af5d 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.2 2012/08/09 13:30:26 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.3.2.ebuild,v 1.3 2012/08/09 23:07:56 blueness 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 |