diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-05 21:39:00 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-05 21:39:00 +0000 |
commit | 2030f317a0d02f13e65af178483dbc8e078b8f93 (patch) | |
tree | 6f5c2c745c3f5b43037d6266f03fcff1af3b6b34 /x11-drivers/xf86-input-spaceorb | |
parent | Depend on version 1.2 of upnp or it won't work correctly. THanks to Colin Car... (diff) | |
download | historical-2030f317a0d02f13e65af178483dbc8e078b8f93.tar.gz historical-2030f317a0d02f13e65af178483dbc8e078b8f93.tar.bz2 historical-2030f317a0d02f13e65af178483dbc8e078b8f93.zip |
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1_rc4-r2
Diffstat (limited to 'x11-drivers/xf86-input-spaceorb')
3 files changed, 11 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-spaceorb/ChangeLog b/x11-drivers/xf86-input-spaceorb/ChangeLog index f545ce4d07c4..b5aa31a16d72 100644 --- a/x11-drivers/xf86-input-spaceorb/ChangeLog +++ b/x11-drivers/xf86-input-spaceorb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-spaceorb # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.18 2006/04/16 13:01:48 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.19 2006/06/05 21:37:14 flameeyes Exp $ + + 05 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> + xf86-input-spaceorb-1.1.0.ebuild: + Add ~x86-fbsd keyword. 16 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> xf86-input-spaceorb-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.5 b/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.5 index 6d408540d15f..75071b13fb1c 100644 --- a/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.5 +++ b/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.5 @@ -1,2 +1,6 @@ MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +RMD160 0c57d4b235d83f3d7c46691c13857fd121ddec2d x11-driver-patches-1.tar.bz2 389 +SHA256 64787d5b57d2845c0fa9297a9d924093ba191fc3551798239d9983f0bcca9b3e x11-driver-patches-1.tar.bz2 389 MD5 961ede9c4087a6d5666a89d5713623a3 xf86-input-spaceorb-1.0.0.5.tar.bz2 215285 +RMD160 ef47ed99746abbca6ccbe4b1c23066df206ae7d3 xf86-input-spaceorb-1.0.0.5.tar.bz2 215285 +SHA256 b6e4f584b5f6672b58235ae0cb4a5a7fd49e4b9abc2e258805450d8e9ccfee33 xf86-input-spaceorb-1.0.0.5.tar.bz2 215285 diff --git a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.0.ebuild b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.0.ebuild index 4ad4d509e8ae..ab88361e6d31 100644 --- a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.0.ebuild +++ b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.0.ebuild,v 1.1 2006/04/14 17:30:41 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.0.ebuild,v 1.2 2006/06/05 21:37:14 flameeyes Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for spaceorb input devices" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |