diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-23 18:40:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-23 18:40:06 +0000 |
commit | 557b089cbeeffd1fa0c0eb4244ee496d92040e70 (patch) | |
tree | 283e8b383e70d349258eafb59979d7191480c1b3 /lxde-base/lxinput | |
parent | arm stable wrt #306433 (diff) | |
download | gentoo-2-557b089cbeeffd1fa0c0eb4244ee496d92040e70.tar.gz gentoo-2-557b089cbeeffd1fa0c0eb4244ee496d92040e70.tar.bz2 gentoo-2-557b089cbeeffd1fa0c0eb4244ee496d92040e70.zip |
arm stable wrt #306433
(Portage version: 2.1.7.16/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'lxde-base/lxinput')
-rw-r--r-- | lxde-base/lxinput/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxinput/lxinput-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxinput/ChangeLog b/lxde-base/lxinput/ChangeLog index 1b43c218140c..5bcfa02be7b6 100644 --- a/lxde-base/lxinput/ChangeLog +++ b/lxde-base/lxinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxinput # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/ChangeLog,v 1.5 2010/01/24 18:33:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/ChangeLog,v 1.6 2010/02/23 18:40:05 armin76 Exp $ + + 23 Feb 2010; Raúl Porcel <armin76@gentoo.org> lxinput-0.1.1.ebuild: + arm stable wrt #306433 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> lxinput-0.1.1.ebuild: Add ~arm diff --git a/lxde-base/lxinput/lxinput-0.1.1.ebuild b/lxde-base/lxinput/lxinput-0.1.1.ebuild index 93cb6d1eb7f5..fdc883c92415 100644 --- a/lxde-base/lxinput/lxinput-0.1.1.ebuild +++ b/lxde-base/lxinput/lxinput-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.1.1.ebuild,v 1.5 2010/01/24 18:33:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.1.1.ebuild,v 1.6 2010/02/23 18:40:06 armin76 Exp $ EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86" +KEYWORDS="amd64 arm ppc x86" IUSE="" RDEPEND="dev-libs/glib:2 |