summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-02 14:21:04 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-02 14:21:04 +0000
commit7441a3bdd1923b15dfa702bb4baa5270bcc1a09a (patch)
treed416c907826bc2799cc4f45b7ce0313968c310f5 /x11-drivers
parentDepend on >=virtual/gnus-5.10. (diff)
downloadhistorical-7441a3bdd1923b15dfa702bb4baa5270bcc1a09a.tar.gz
historical-7441a3bdd1923b15dfa702bb4baa5270bcc1a09a.tar.bz2
historical-7441a3bdd1923b15dfa702bb4baa5270bcc1a09a.zip
alpha stable wrt #175465
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-joystick/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild4
-rw-r--r--x11-drivers/xf86-input-keyboard/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild4
-rw-r--r--x11-drivers/xf86-input-mouse/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild4
-rw-r--r--x11-drivers/xf86-video-fbdev/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.3.1.ebuild4
-rw-r--r--x11-drivers/xf86-video-mga/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-mga/xf86-video-mga-1.4.6.1.ebuild4
10 files changed, 35 insertions, 15 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog
index db17e0b28ffb..3fc14d8db97c 100644
--- a/x11-drivers/xf86-input-joystick/ChangeLog
+++ b/x11-drivers/xf86-input-joystick/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.39 2007/05/20 23:15:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.40 2007/07/02 14:16:58 armin76 Exp $
+
+ 02 Jul 2007; Raúl Porcel <armin76@gentoo.org>
+ xf86-input-joystick-1.1.1.ebuild:
+ alpha stable wrt #175465
20 May 2007; Jeroen Roovers <jer@gentoo.org>
xf86-input-joystick-1.1.1.ebuild:
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild
index 8a0a088a9be9..a7198192e053 100644
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild
+++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild,v 1.7 2007/06/24 22:52:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild,v 1.8 2007/07/02 14:16:58 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER=-1
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 sh ~sparc x86 ~x86-fbsd"
+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
diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog
index 2e753c91cf0f..615203b0345c 100644
--- a/x11-drivers/xf86-input-keyboard/ChangeLog
+++ b/x11-drivers/xf86-input-keyboard/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-keyboard
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.39 2007/06/24 18:20:41 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.40 2007/07/02 14:18:02 armin76 Exp $
+
+ 02 Jul 2007; Raúl Porcel <armin76@gentoo.org>
+ xf86-input-keyboard-1.1.1.ebuild:
+ alpha stable wrt #175465
24 Jun 2007; Piotr Jaroszyński <peper@gentoo.org>
xf86-input-keyboard-1.2.0.ebuild:
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild
index 090cac06ebd2..14b61c910a2a 100644
--- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild
+++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild,v 1.8 2007/06/24 22:53:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild,v 1.9 2007/07/02 14:18:02 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER=4
inherit x-modular
DESCRIPTION="Keyboard input driver"
-KEYWORDS="~alpha 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"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-mouse/ChangeLog b/x11-drivers/xf86-input-mouse/ChangeLog
index 79851316a70c..dec53b3f3eea 100644
--- a/x11-drivers/xf86-input-mouse/ChangeLog
+++ b/x11-drivers/xf86-input-mouse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-mouse
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.43 2007/06/01 06:16:56 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.44 2007/07/02 14:19:03 armin76 Exp $
+
+ 02 Jul 2007; Raúl Porcel <armin76@gentoo.org>
+ xf86-input-mouse-1.2.1.ebuild:
+ alpha stable wrt #175465
01 Jun 2007; Joshua Kinard <kumba@gentoo.org>
xf86-input-mouse-1.2.1.ebuild:
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild
index aefa9f7e49ce..371ed20bf198 100644
--- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild
+++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild,v 1.7 2007/06/01 06:16:56 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild,v 1.8 2007/07/02 14:19:03 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER=4
inherit x-modular
DESCRIPTION="X.Org driver for mouse input devices"
-KEYWORDS="~alpha 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"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-video-fbdev/ChangeLog b/x11-drivers/xf86-video-fbdev/ChangeLog
index 3df1d0687d37..897726610913 100644
--- a/x11-drivers/xf86-video-fbdev/ChangeLog
+++ b/x11-drivers/xf86-video-fbdev/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-fbdev
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/ChangeLog,v 1.38 2007/06/01 06:18:56 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/ChangeLog,v 1.39 2007/07/02 14:20:04 armin76 Exp $
+
+ 02 Jul 2007; Raúl Porcel <armin76@gentoo.org>
+ xf86-video-fbdev-0.3.1.ebuild:
+ alpha stable wrt #175465
01 Jun 2007; Joshua Kinard <kumba@gentoo.org>
xf86-video-fbdev-0.3.1.ebuild:
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.3.1.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.3.1.ebuild
index 73e1305777dd..fc74d8475717 100644
--- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.3.1.ebuild
+++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.3.1.ebuild,v 1.8 2007/06/24 22:53:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.3.1.ebuild,v 1.9 2007/07/02 14:20:04 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER=4
inherit x-modular
DESCRIPTION="video driver for framebuffer device"
-KEYWORDS="~alpha 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"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-mga/ChangeLog b/x11-drivers/xf86-video-mga/ChangeLog
index 30534178df3a..26bfbd75661c 100644
--- a/x11-drivers/xf86-video-mga/ChangeLog
+++ b/x11-drivers/xf86-video-mga/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-mga
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.54 2007/06/21 18:43:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.55 2007/07/02 14:21:04 armin76 Exp $
+
+ 02 Jul 2007; Raúl Porcel <armin76@gentoo.org>
+ xf86-video-mga-1.4.6.1.ebuild:
+ alpha stable wrt #175465
21 Jun 2007; Raúl Porcel <armin76@gentoo.org>
xf86-video-mga-1.4.2.ebuild:
diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.6.1.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.6.1.ebuild
index 074c21709d98..50bea67a35ac 100644
--- a/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.6.1.ebuild
+++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.6.1.ebuild,v 1.6 2007/06/24 22:53:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.6.1.ebuild,v 1.7 2007/07/02 14:21:04 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER=4
inherit x-modular
DESCRIPTION="Matrox video driver"
-KEYWORDS="~alpha amd64 arm ia64 ~ppc ppc64 sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 sh ~sparc x86 ~x86-fbsd"
IUSE="dri"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}