diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-23 02:10:27 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-23 02:10:27 +0000 |
commit | 06ca28ce528d45aa16544f24a81f5477321a0c08 (patch) | |
tree | dac74bb169c59f23c34390623723e526fc24185f /lxde-base | |
parent | Add ~arm-linux and ~x86-linux keywords. (diff) | |
download | gentoo-2-06ca28ce528d45aa16544f24a81f5477321a0c08.tar.gz gentoo-2-06ca28ce528d45aa16544f24a81f5477321a0c08.tar.bz2 gentoo-2-06ca28ce528d45aa16544f24a81f5477321a0c08.zip |
Add ~arm-linux and ~x86-linux keywords.
(Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxinput/ChangeLog | 7 | ||||
-rw-r--r-- | lxde-base/lxinput/lxinput-0.3.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/lxde-base/lxinput/ChangeLog b/lxde-base/lxinput/ChangeLog index a5aed43ad21c..43c1bd03dde8 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.26 2012/08/25 00:02:13 hwoarang Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/ChangeLog,v 1.27 2013/02/23 02:10:27 zmedico Exp $ + + 23 Feb 2013; Zac Medico <zmedico@gentoo.org> lxinput-0.3.2.ebuild: + Add ~arm-linux and ~x86-linux keywords. 25 Aug 2012; Markos Chandras <hwoarang@gentoo.org> -lxinput-0.1.1.ebuild, -lxinput-0.3.0.ebuild, -lxinput-0.3.1.ebuild: diff --git a/lxde-base/lxinput/lxinput-0.3.2.ebuild b/lxde-base/lxinput/lxinput-0.3.2.ebuild index 656d71dbbd19..af9a2318c0ab 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 +# Copyright 1999-2013 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.5 2012/08/14 22:06:42 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.3.2.ebuild,v 1.6 2013/02/23 02:10:27 zmedico 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 ~arm-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/glib:2 |