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
commit5804b1027116339919db21522e21a866ce043c42 (patch)
tree1802c5a9965378e119ac76404e4aa5fcce9967fa /x11-misc/xinput
parentBe less verbose, bug 237546. (diff)
downloadhistorical-5804b1027116339919db21522e21a866ce043c42.tar.gz
historical-5804b1027116339919db21522e21a866ce043c42.tar.bz2
historical-5804b1027116339919db21522e21a866ce043c42.zip
keyword ~x86-fbsd
Package-Manager: portage-2.2_rc9/cvs/Linux 2.6.26.5 x86_64
Diffstat (limited to 'x11-misc/xinput')
-rw-r--r--x11-misc/xinput/ChangeLog5
-rw-r--r--x11-misc/xinput/Manifest14
-rw-r--r--x11-misc/xinput/xinput-1.3.0.ebuild4
3 files changed, 18 insertions, 5 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/Manifest b/x11-misc/xinput/Manifest
index 863a216e21f9..eda3aadde9d2 100644
--- a/x11-misc/xinput/Manifest
+++ b/x11-misc/xinput/Manifest
@@ -1,6 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST xinput-1.2.tar.gz 8354 RMD160 97e9ee61667e6e479048364d559984b707bf64e0 SHA1 3d6b0c898144cc158e8c68876915d4359dbf4421 SHA256 4529443553a50f8508b0c63555bd8405e49f7648f60fd41b16176ada2420b223
DIST xinput-1.3.0.tar.bz2 94468 RMD160 38ff359a7ce4f86251c1353d86700a3fc49600b5 SHA1 84c8316950ebae8f28794759202391303148fd02 SHA256 330c3e5188abf256131c162c456060804f369349e9a0e7aa3efbc54add802e45
EBUILD xinput-1.2.ebuild 762 RMD160 4cd0e2aaa0fe3e1c2071e111d35b016b67a20709 SHA1 1248834ec96da9fef47d04f363f87e2dedc48fd4 SHA256 649c543f8d764ca66ec591cded90a766485ad01aa6735665ec3eabab94893845
-EBUILD xinput-1.3.0.ebuild 563 RMD160 2865de05276f5b0816c31c1ccb38a27dd577dfeb SHA1 b3032f80afde1d643db0d433e94aea7dedacdd77 SHA256 95d439c6f263ecd27d33eff30b89409d40e91ac6b2fc3bede1698d4943adef88
-MISC ChangeLog 1647 RMD160 e95b0760a0b2a3f24658045d466e076aff4a5ac0 SHA1 a30954416600a6232945deb211342ce2e9b1034c SHA256 b4930f105f42f46d495a4a9da8e8ab39f0ecc0a0269b9ee96a56b4f2658300c1
+EBUILD xinput-1.3.0.ebuild 573 RMD160 419140a892855ab8c8d87a7c9d0d71942d261b40 SHA1 d3f2429a557627f21abf156c9fee05bcd9b00897 SHA256 ed4074c2267f9c8e4ce48c38fcc332781f8a41969072615150f0808fe22283b2
+MISC ChangeLog 1741 RMD160 05ed65fafc7ac9bd6815ef287efccf40a1628d52 SHA1 0ca481f4b0a2451be3bc5000ce7457c1ef80e248 SHA256 ccd17075eb5cc3efefa198c91eaa5e42f8c3ee858d81bca6367a13822c19c1e0
MISC metadata.xml 157 RMD160 bfca46b367901674b4ec5419c063ae27fb446b0a SHA1 4fe7fb7398abd34822cec8be77f8aaf86e28a1a3 SHA256 bc6a4a3d5e32f9329039b242036828256c9f2c33862bc1d606d4ac8427032fdc
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.9 (GNU/Linux)
+
+iEYEARECAAYFAkjaDYsACgkQvFcC4BYPU0qVYQCgtlApT317n7Cs8by41DgGCJ+Q
+TBwAmwVz192rCtC3c9SNpSa+DI0ZaejV
+=n41i
+-----END PGP SIGNATURE-----
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}