Add INPUT_DEVICES to mips profiles.
authorJoshua Kinard <kumba@gentoo.org>
Wed, 21 Jun 2006 02:56:37 +0000 (02:56 +0000)
committerJoshua Kinard <kumba@gentoo.org>
Wed, 21 Jun 2006 02:56:37 +0000 (02:56 +0000)
28 files changed:
profiles/default-linux/mips/2006.0/make.defaults
profiles/default-linux/mips/2006.1/cobalt/o32/make.defaults
profiles/default-linux/mips/2006.1/cobalt/o32/nptl/make.defaults
profiles/default-linux/mips/2006.1/generic-be/n32/make.defaults
profiles/default-linux/mips/2006.1/generic-be/n32/nptl/make.defaults
profiles/default-linux/mips/2006.1/generic-be/n64/make.defaults
profiles/default-linux/mips/2006.1/generic-be/n64/nptl/make.defaults
profiles/default-linux/mips/2006.1/generic-be/o32/make.defaults
profiles/default-linux/mips/2006.1/generic-be/o32/nptl/make.defaults
profiles/default-linux/mips/2006.1/ip27/n32/make.defaults
profiles/default-linux/mips/2006.1/ip27/n32/nptl/make.defaults
profiles/default-linux/mips/2006.1/ip27/o32/make.defaults
profiles/default-linux/mips/2006.1/ip27/o32/nptl/make.defaults
profiles/default-linux/mips/2006.1/ip28/n32/make.defaults
profiles/default-linux/mips/2006.1/ip28/n32/nptl/make.defaults
profiles/default-linux/mips/2006.1/ip28/o32/make.defaults
profiles/default-linux/mips/2006.1/ip28/o32/nptl/make.defaults
profiles/default-linux/mips/2006.1/ip30/n32/make.defaults
profiles/default-linux/mips/2006.1/ip30/n32/nptl/make.defaults
profiles/default-linux/mips/2006.1/ip30/o32/make.defaults
profiles/default-linux/mips/2006.1/ip30/o32/nptl/make.defaults
profiles/default-linux/mips/cobalt/2006.0/make.defaults
profiles/default-linux/mips/mips64/2006.0/make.defaults
profiles/default-linux/mips/mips64/ip28/2006.0/make.defaults
profiles/default-linux/mips/mips64/multilib/2005.1/make.defaults
profiles/default-linux/mips/mips64/multilib/2006.0/make.defaults
profiles/default-linux/mips/mips64/multilib/make.defaults
profiles/default-linux/mips/mips64/n32/2006.0/make.defaults

index 09bdf5901cc9a87f1382d0a7c8cd413de89b209e..9a36e19a8d3015ecc486d63fa5efb59586a348c9 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.0/make.defaults,v 1.5 2006/04/19 14:48:02 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.0/make.defaults,v 1.6 2006/06/21 02:56:37 kumba Exp $
 
 ARCH="mips"
 
@@ -15,3 +15,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips -multilib nomultilib -n32 -n64"
+INPUT_DEVICES="keyboard mouse evdev"
index cf5be1221370a2d41ea406693b3b04db48d6a5be..8b8913be6fbe911a89037e3fbdef4ff05114b8d8 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/cobalt/o32/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/cobalt/o32/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # Cobalt O32 Profile
 # Also Catalyst Build Profile for Cobalt O32
@@ -24,3 +24,4 @@ ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips cobalt"
 STAGE1_USE="mips cobalt"
+INPUT_DEVICES="keyboard mouse evdev"
index 8c147a8f4ea4583babe5255b492e12728dce4894..2ca4a22b703b0ef071bf789306a21ae3bb5bce1b 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/cobalt/o32/nptl/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/cobalt/o32/nptl/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # Cobalt O32/NPTL Profile
 # Also Catalyst Build Profile for Cobalt O32/NPTL
@@ -24,3 +24,4 @@ ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips cobalt nptl nptlonly"
 STAGE1_USE="mips cobalt nptl nptlonly"
+INPUT_DEVICES="keyboard mouse evdev"
index 2e000cd2877af9fbb453fd4e4a5fe6a41270fbd7..582d19b42675980779fa1148dfa82ee65bc0a186 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/generic-be/n32/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/generic-be/n32/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP22/IP32 N32 Generic Profile
 # Also Catalyst Build Profile for N32
@@ -25,3 +25,4 @@ ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32"
 STAGE1_USE="mips n32"
+INPUT_DEVICES="keyboard mouse evdev"
index 6b3195a4dec2b497a9cf12a7c562bef85024f0c2..abc4f7d8be1ad3b230f76b6b9f35e06ec9550892 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/generic-be/n32/nptl/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/generic-be/n32/nptl/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP22/IP32 N32/NPTL Generic Profile
 # Also Catalyst Build Profile for N32/NPTL
@@ -25,3 +25,4 @@ ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32 nptl nptlonly"
 STAGE1_USE="mips n32 nptl nptlonly"
+INPUT_DEVICES="keyboard mouse evdev"
index 0f3100faa849d75a63a5096b4e0201db4ba6fed4..276e59df9bbdef39b1fe52a6585f887d8fbaea90 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/generic-be/n64/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/generic-be/n64/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP22/IP32 N64 Generic Profile
 # Also Catalyst Build Profile for n64
@@ -25,3 +25,4 @@ ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n64"
 STAGE1_USE="mips n64"
+INPUT_DEVICES="keyboard mouse evdev"
index b2758bc2d751edcad069d5e1e33ae2d8f094f215..ed04ea1560decb0e09de4b2781dae9da10caf11e 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/generic-be/n64/nptl/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/generic-be/n64/nptl/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP22/IP32 N64/NPTL Generic Profile
 # Also Catalyst Build Profile for N64/NPTL
@@ -25,3 +25,4 @@ ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n64 nptl nptlonly"
 STAGE1_USE="mips n64 nptl nptlonly"
+INPUT_DEVICES="keyboard mouse evdev"
index 8d23eaeebd11555578daa26d8e791f309f40035c..0492b9c46b28b182a445fea7f685fc5e1ba7d6cf 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/generic-be/o32/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/generic-be/o32/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP22/IP32 O32 Generic Profile
 # Also Catalyst Build Profile for O32
@@ -25,3 +25,4 @@ ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips"
 STAGE1_USE="mips"
+INPUT_DEVICES="keyboard mouse evdev"
index 92306e613f33697a74d71ad3cbb21c150a409b2d..bf69f6fbde6c86ea75cf3800fbc49044ebb0a697 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/generic-be/o32/nptl/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/generic-be/o32/nptl/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP22/IP32 O32/NPTL Generic Profile
 # Also Catalyst Build Profile for O32/NPTL
@@ -25,3 +25,4 @@ ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips nptl nptlonly"
 STAGE1_USE="mips nptl nptlonly"
+INPUT_DEVICES="keyboard mouse evdev"
index 14c110d81083752fe6d1897682da5d3576943750..18b53baaf0c7191d056b20e3e86f05521d1c4f8a 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip27/n32/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip27/n32/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP27 N32 Profile
 
@@ -22,3 +22,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32 ip27"
+INPUT_DEVICES="keyboard mouse evdev"
index dbc88c7e55149dd4b0c144e60f704287c6404399..12a27589b4a258b2e4fb0b39d1d2cf136dab000b 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip27/n32/nptl/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip27/n32/nptl/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP27 N32/NPTL Profile
 
@@ -22,3 +22,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32 nptl nptlonly ip27"
+INPUT_DEVICES="keyboard mouse evdev"
index c649070ccd08fe6f3ade2f765d6ffc47caeebfb4..5ef61dab2b7a4020cc322e4ee3a5d3a1cce9914d 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip27/o32/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip27/o32/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP27 O32 Profile
 
@@ -22,3 +22,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips ip27"
+INPUT_DEVICES="keyboard mouse evdev"
index 58bbb473ba98f0f94ab4c1a31b62f1d3e0cee960..886be01ee2e361ade8672ec29b42020a865058ca 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip27/o32/nptl/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip27/o32/nptl/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP27 O32/NPTL Profile
 
@@ -22,3 +22,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips nptl nptlonly ip27"
+INPUT_DEVICES="keyboard mouse evdev"
index fae4c997f698bc6b8e1473daf516bfdb86cdafdd..5c8b70548729e70cabeed853a66cd08a1d28f1a3 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip28/n32/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip28/n32/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP28 N32 Profile
 
@@ -22,3 +22,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32 ip28"
+INPUT_DEVICES="keyboard mouse evdev"
index 9c6d8eee4aa099a0cd49c57413ba04e6a57dfd08..627913129f0735c7a757a52b8ce977d2ef5e3477 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip28/n32/nptl/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip28/n32/nptl/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP28 N32/NPTL Profile
 
@@ -22,3 +22,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32 nptl nptlonly ip28"
+INPUT_DEVICES="keyboard mouse evdev"
index b34e91c5cab1a1a3890f8338be2d51a71cecfae0..7afedf8e76a66aacf6192f401746ee5c2dea28c0 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip28/o32/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip28/o32/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP28 O32 Profile
 
@@ -22,3 +22,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips ip28"
+INPUT_DEVICES="keyboard mouse evdev"
index 3dffb57cafef4554dfb89a3eeae549b3d878a292..20ca9ac281023daf792fb9a31278a692a463311b 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip28/o32/nptl/make.defaults,v 1.1 2006/06/08 20:26:07 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip28/o32/nptl/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP28 O32/NPTL Profile
 
@@ -22,3 +22,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips nptl nptlonly ip28"
+INPUT_DEVICES="keyboard mouse evdev"
index ec158c9585dee50ec060c15ce4349dcd64801a05..c73e45fbe533d28e58c335c336bb91f5f1b2bd64 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/n32/make.defaults,v 1.1 2006/06/08 20:26:08 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/n32/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP30 N32 Profile
 
@@ -22,3 +22,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32 ip30"
+INPUT_DEVICES="keyboard mouse evdev"
index 8091b52feca164348037df08f2baae69f6c7e781..7424315b37aed78f5620b610a0436d2b7b7267ed 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/n32/nptl/make.defaults,v 1.1 2006/06/08 20:26:08 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/n32/nptl/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP30 N32/NPTL Profile
 
@@ -22,3 +22,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32 nptl nptlonly ip30"
+INPUT_DEVICES="keyboard mouse evdev"
index 66c4c3afc17407f75f7fd1793a5f7823bf9636f3..6795bb7e34514575839f465e54bb079d8e8953fc 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/o32/make.defaults,v 1.1 2006/06/08 20:26:08 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/o32/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP30 O32 Profile
 
@@ -22,3 +22,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips ip30"
+INPUT_DEVICES="keyboard mouse evdev"
index cb0660d5b6fa995b1192e719964df14f17ab6cb5..da1c51e42c44b09273a32967dd83a627921735d9 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/o32/nptl/make.defaults,v 1.1 2006/06/08 20:26:08 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.1/ip30/o32/nptl/make.defaults,v 1.2 2006/06/21 02:56:37 kumba Exp $
 
 # IP30 O32/NPTL Profile
 
@@ -22,3 +22,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips nptl nptlonly ip30"
+INPUT_DEVICES="keyboard mouse evdev"
index 1224edf43b5cbb936c27dcc4be0f44ec12461419..3465e4d3710cd5feb147ac798ecaf8d79b59b500 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/cobalt/2006.0/make.defaults,v 1.5 2006/04/19 14:48:02 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/cobalt/2006.0/make.defaults,v 1.6 2006/06/21 02:56:37 kumba Exp $
 
 ARCH="mips"
 
@@ -24,3 +24,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline gpm berkdb fortran gdbm tcpd pam libwww ssl nls perl python sdl cobalt -n32 -n64 -multilib nomultilib"
+INPUT_DEVICES="keyboard mouse evdev"
index 0b9480b91927be48b5cfa6baefcdcc6651156e1f..4e2d16b675f6116b59358be14131ccdee07295ea 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/2006.0/make.defaults,v 1.3 2006/02/01 13:41:15 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/2006.0/make.defaults,v 1.4 2006/06/21 02:56:37 kumba Exp $
 
 ARCH="mips"
 
@@ -23,3 +23,4 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="mips"
 
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips"
+INPUT_DEVICES="keyboard mouse evdev"
index 360f13cd1c439357f336d59d9e71e322e0c0c2a3..080280b2738e2a4613560b708a5b498aa08ef789 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/ip28/2006.0/make.defaults,v 1.5 2006/04/19 14:48:02 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/ip28/2006.0/make.defaults,v 1.6 2006/06/21 02:56:37 kumba Exp $
 
 ARCH="mips"
 
@@ -22,3 +22,4 @@ ACCEPT_KEYWORDS="mips"
 
 STAGE1_USE="ip28"
 USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips ip28"
+INPUT_DEVICES="keyboard mouse evdev"
index 5b90246b4084214f58020bf8c7ed10de377e6935..0fc251b0abbc68b2fd5abd16a0dbb5e5a00db8dd 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/multilib/2005.1/make.defaults,v 1.3 2006/02/01 13:41:15 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/multilib/2005.1/make.defaults,v 1.4 2006/06/21 02:56:37 kumba Exp $
 
 USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses readline zlib -java bitmap-fonts truetype-fonts type1-fonts oss alsa crypt fortran f77 jpeg nls userlocales png xml2 acpi gif jp2 lzw lzw-tiff png tiff truetype usb xpm xrandr xv"
 
@@ -33,3 +33,4 @@ LIBDIR_n64="lib64"
 # In case someone wants to help out by setting FEATURES="multilib-strict"
 MULTILIB_STRICT_DIRS="/lib /usr/lib /usr/kde/*/lib /usr/qt/*/lib /usr/X11R6/lib"
 MULTILIB_STRICT_DENY="(64-bit|32-bit N32).*shared object"
+INPUT_DEVICES="keyboard mouse evdev"
index 1148cd38530983ced5906ee35b7a662860eb14bf..40864c5221ccc808a80abda78e5eff620bbdf910 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/multilib/2006.0/make.defaults,v 1.6 2006/04/19 14:48:02 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/multilib/2006.0/make.defaults,v 1.7 2006/06/21 02:56:37 kumba Exp $
 
 USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses readline zlib -java bitmap-fonts truetype-fonts type1-fonts oss alsa crypt fortran f77 jpeg nls userlocales png xml acpi gif jp2 lzw lzw-tiff png tiff truetype usb xpm xrandr xv"
 
@@ -33,3 +33,4 @@ LIBDIR_n64="lib64"
 # In case someone wants to help out by setting FEATURES="multilib-strict"
 MULTILIB_STRICT_DIRS="/lib /usr/lib /usr/kde/*/lib /usr/qt/*/lib /usr/X11R6/lib"
 MULTILIB_STRICT_DENY="(64-bit|32-bit N32).*shared object"
+INPUT_DEVICES="keyboard mouse evdev"
index 4c591549ebedf12b4907e6349caa817375c98d98..48114fbd4882b1a6685c787c99d21d342dd6209d 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/multilib/make.defaults,v 1.2 2005/12/24 16:10:09 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/multilib/make.defaults,v 1.3 2006/06/21 02:56:37 kumba Exp $
 
 CHOST="mips64-unknown-linux-gnu"
 ARCH="mips"
@@ -32,3 +32,4 @@ LIBDIR_n64="lib64"
 # In case someone wants to help out by setting FEATURES="multilib-strict"
 MULTILIB_STRICT_DIRS="/lib /usr/lib /usr/kde/*/lib /usr/qt/*/lib /usr/X11R6/lib"
 MULTILIB_STRICT_DENY="(64-bit|32-bit N32).*shared object"
+INPUT_DEVICES="keyboard mouse evdev"
index 61209784ed9591a7b47b6ac50c26f94fbc4cf6a1..d0b8d636e24de5eae880cf3cdf63a3aa824242de 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/n32/2006.0/make.defaults,v 1.5 2006/04/19 14:48:02 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/n32/2006.0/make.defaults,v 1.6 2006/06/21 02:56:37 kumba Exp $
 
 ARCH="mips"
 
@@ -26,3 +26,4 @@ ACCEPT_KEYWORDS="mips ~mips"
 
 STAGE1_USE="n32"
 USE="${STAGE1_USE} readline fortran gpm berkdb gdbm tcpd pam crypt libwww ssl nls perl python sdl mips -multilib nomultilib"
+INPUT_DEVICES="keyboard mouse evdev"