summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-05-28 17:21:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-05-28 17:21:29 +0000
commit7b903d922af8ec8d2e2e1f3c2fd1e4ea2563caca (patch)
treeb58f935f071eddb82b4f334982edc6493e30d732 /x11-misc/xinput
parentAdd ~alpha (diff)
downloadgentoo-2-7b903d922af8ec8d2e2e1f3c2fd1e4ea2563caca.tar.gz
gentoo-2-7b903d922af8ec8d2e2e1f3c2fd1e4ea2563caca.tar.bz2
gentoo-2-7b903d922af8ec8d2e2e1f3c2fd1e4ea2563caca.zip
Add ~alpha
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/xinput')
-rw-r--r--x11-misc/xinput/ChangeLog6
-rw-r--r--x11-misc/xinput/xinput-1.3.0.ebuild4
-rw-r--r--x11-misc/xinput/xinput-1.4.0.ebuild4
-rw-r--r--x11-misc/xinput/xinput-1.4.2.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-misc/xinput/ChangeLog b/x11-misc/xinput/ChangeLog
index 55a45e2d4276..3d74fb7c4c0c 100644
--- a/x11-misc/xinput/ChangeLog
+++ b/x11-misc/xinput/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xinput
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.29 2009/05/15 15:21:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.30 2009/05/28 17:21:29 armin76 Exp $
+
+ 28 May 2009; Raúl Porcel <armin76@gentoo.org> xinput-1.3.0.ebuild,
+ xinput-1.4.0.ebuild, xinput-1.4.2.ebuild:
+ Add ~alpha
15 May 2009; Raúl Porcel <armin76@gentoo.org> xinput-1.4.0.ebuild:
arm stable
diff --git a/x11-misc/xinput/xinput-1.3.0.ebuild b/x11-misc/xinput/xinput-1.3.0.ebuild
index 5512c40e01d5..b3bdb4b98f5b 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-2009 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.7 2009/03/02 16:31:52 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.8 2009/05/28 17:21:29 armin76 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libXi"
DEPEND="${RDEPEND}
diff --git a/x11-misc/xinput/xinput-1.4.0.ebuild b/x11-misc/xinput/xinput-1.4.0.ebuild
index adbc6c844fc9..56f4704abf2b 100644
--- a/x11-misc/xinput/xinput-1.4.0.ebuild
+++ b/x11-misc/xinput/xinput-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v 1.11 2009/05/15 15:21:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v 1.12 2009/05/28 17:21:29 armin76 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 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="
x11-libs/libX11
diff --git a/x11-misc/xinput/xinput-1.4.2.ebuild b/x11-misc/xinput/xinput-1.4.2.ebuild
index 35ceddc01db0..201f29540abd 100644
--- a/x11-misc/xinput/xinput-1.4.2.ebuild
+++ b/x11-misc/xinput/xinput-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.2.ebuild,v 1.1 2009/05/08 21:21:47 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.2.ebuild,v 1.2 2009/05/28 17:21:29 armin76 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"
LICENSE="as-is"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="
x11-libs/libX11