summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-09-24 09:51:02 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-09-24 09:51:02 +0000
commit2d3bb1921d90f285785f81146a49cfca66aa1e04 (patch)
tree0db263ccb86ae1ae96c0194a3ecde2139c3843dc /x11-misc
parentBe less verbose, bug 237546. (diff)
downloadgentoo-2-2d3bb1921d90f285785f81146a49cfca66aa1e04.tar.gz
gentoo-2-2d3bb1921d90f285785f81146a49cfca66aa1e04.tar.bz2
gentoo-2-2d3bb1921d90f285785f81146a49cfca66aa1e04.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xinput/ChangeLog5
-rw-r--r--x11-misc/xinput/xinput-1.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xinput/ChangeLog b/x11-misc/xinput/ChangeLog
index 6e08eb25ea00..f79eb53d9231 100644
--- a/x11-misc/xinput/ChangeLog
+++ b/x11-misc/xinput/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xinput
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.13 2008/09/14 00:40:42 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.14 2008/09/24 09:51:02 aballier Exp $
+
+ 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> xinput-1.3.0.ebuild:
+ keyword ~x86-fbsd
14 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> xinput-1.3.0.ebuild:
Add ~sparc keyword, bug #237411
diff --git a/x11-misc/xinput/xinput-1.3.0.ebuild b/x11-misc/xinput/xinput-1.3.0.ebuild
index b4cf157f42ab..9317202c988c 100644
--- a/x11-misc/xinput/xinput-1.3.0.ebuild
+++ b/x11-misc/xinput/xinput-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.2 2008/09/14 00:40:42 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.3 2008/09/24 09:51:02 aballier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
DESCRIPTION="Utility to set XInput device parameters"
SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.bz2"
LICENSE="as-is"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libXi"
DEPEND="${RDEPEND}