diff options
20 files changed, 69 insertions, 30 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog index b88a451dfec1..fe0962ad480f 100644 --- a/x11-drivers/ati-drivers/ChangeLog +++ b/x11-drivers/ati-drivers/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/ati-drivers # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.239 2011/02/18 13:46:03 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.240 2011/03/21 13:39:11 hwoarang Exp $ + + 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> ati-drivers-11.2.ebuild: + Stable on amd64 wrt bug #359059 *ati-drivers-11.2 (18 Feb 2011) diff --git a/x11-drivers/ati-drivers/ati-drivers-11.2.ebuild b/x11-drivers/ati-drivers/ati-drivers-11.2.ebuild index b0dd67d076f8..56f2c786b917 100644 --- a/x11-drivers/ati-drivers/ati-drivers-11.2.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-11.2.ebuild,v 1.1 2011/02/18 13:46:03 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-11.2.ebuild,v 1.2 2011/03/21 13:39:11 hwoarang Exp $ EAPI="2" @@ -20,7 +20,7 @@ fi IUSE="debug +modules multilib qt4" LICENSE="AMD GPL-2 QPL-1.0 as-is" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="1" RDEPEND=" diff --git a/x11-drivers/radeon-ucode/ChangeLog b/x11-drivers/radeon-ucode/ChangeLog index 9242fb688ff9..fa7c9a7c7cc7 100644 --- a/x11-drivers/radeon-ucode/ChangeLog +++ b/x11-drivers/radeon-ucode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/radeon-ucode # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v 1.14 2011/03/03 09:40:25 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v 1.15 2011/03/21 13:39:21 hwoarang Exp $ + + 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + radeon-ucode-20110302.ebuild: + Stable on amd64 wrt bug #359059 *radeon-ucode-20110302 (03 Mar 2011) diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild index db423397904c..d832ce1a2a69 100644 --- a/x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild +++ b/x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild,v 1.1 2011/03/03 09:40:25 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild,v 1.2 2011/03/21 13:39:21 hwoarang Exp $ inherit linux-info @@ -45,7 +45,7 @@ SRC_URI="${UCODE_FILES[@]/#/${UCODE_BASE_URI}/}" LICENSE="radeon-ucode" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" src_unpack() { :; } diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog index bb475a9ce596..1bbb1e333182 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.84 2011/03/15 21:21:02 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.85 2011/03/21 13:39:36 hwoarang Exp $ + + 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-input-keyboard-1.6.0.ebuild: + Stable on amd64 wrt bug #359059 15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xf86-input-keyboard-1.6.0.ebuild: diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild index be3c0a9644e7..20dee1e15d97 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.6.0.ebuild,v 1.2 2011/03/15 21:21:02 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild,v 1.3 2011/03/21 13:39:36 hwoarang Exp $ EAPI=4 inherit xorg-2 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" IUSE="" RDEPEND=">=x11-base/xorg-server-1.6.3" diff --git a/x11-drivers/xf86-input-mouse/ChangeLog b/x11-drivers/xf86-input-mouse/ChangeLog index 0466b77f9111..e01ae1055055 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.100 2011/03/15 21:21:43 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.101 2011/03/21 13:39:51 hwoarang Exp $ + + 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-input-mouse-1.7.0.ebuild: + Stable on amd64 wrt bug #359059 15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xf86-input-mouse-1.7.0.ebuild: diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.0.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.0.ebuild index c374aa834aeb..9763542c77f2 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.0.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.7.0.ebuild,v 1.2 2011/03/15 21:21:43 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.0.ebuild,v 1.3 2011/03/21 13:39:51 hwoarang Exp $ EAPI=4 inherit xorg-2 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" IUSE="" RDEPEND=">=x11-base/xorg-server-1.5.99.901" diff --git a/x11-drivers/xf86-input-vmmouse/ChangeLog b/x11-drivers/xf86-input-vmmouse/ChangeLog index 9eeb3cf68f28..8c6e3b050a21 100644 --- a/x11-drivers/xf86-input-vmmouse/ChangeLog +++ b/x11-drivers/xf86-input-vmmouse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-vmmouse # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/ChangeLog,v 1.45 2011/03/02 15:42:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/ChangeLog,v 1.46 2011/03/21 13:40:02 hwoarang Exp $ + + 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-input-vmmouse-12.7.0.ebuild: + Stable on amd64 wrt bug #359059 *xf86-input-vmmouse-12.7.0 (02 Mar 2011) diff --git a/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.7.0.ebuild b/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.7.0.ebuild index b0f5ac5b6c8d..3fb95e3906aa 100644 --- a/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.7.0.ebuild +++ b/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.7.0.ebuild,v 1.1 2011/03/02 15:42:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.7.0.ebuild,v 1.2 2011/03/21 13:40:02 hwoarang Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="VMWare mouse input driver" IUSE="" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} diff --git a/x11-drivers/xf86-input-wacom/ChangeLog b/x11-drivers/xf86-input-wacom/ChangeLog index 7a0cc661b3c5..d5afedba9d83 100644 --- a/x11-drivers/xf86-input-wacom/ChangeLog +++ b/x11-drivers/xf86-input-wacom/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-wacom # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.36 2011/03/15 21:22:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.37 2011/03/21 13:40:14 hwoarang Exp $ + + 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-input-wacom-0.10.11.ebuild: + Stable on amd64 wrt bug #359059 15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xf86-input-wacom-0.10.11.ebuild: diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.11.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.11.ebuild index 61c4b574282d..4b8ae148fdda 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.11.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.11.ebuild,v 1.2 2011/03/15 21:22:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.11.ebuild,v 1.3 2011/03/21 13:40:14 hwoarang Exp $ EAPI=4 @@ -13,7 +13,7 @@ EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/linuxwacom/${PN}" [[ ${PV} != 9999* ]] && \ SRC_URI="mirror://sourceforge/linuxwacom/${PN}/${P}.tar.bz2" -KEYWORDS="~amd64 ppc ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 ~x86" IUSE="debug" RDEPEND="!x11-drivers/linuxwacom diff --git a/x11-drivers/xf86-video-chips/ChangeLog b/x11-drivers/xf86-video-chips/ChangeLog index 3aa5233121f8..774372085d9a 100644 --- a/x11-drivers/xf86-video-chips/ChangeLog +++ b/x11-drivers/xf86-video-chips/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-chips # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.49 2011/03/15 21:23:22 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.50 2011/03/21 13:40:27 hwoarang Exp $ + + 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-video-chips-1.2.4.ebuild: + Stable on amd64 wrt bug #359059 15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xf86-video-chips-1.2.4.ebuild: diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild index 55363e4052bd..dbade85bfbda 100644 --- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild +++ b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.3 2011/03/15 21:23:22 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.4 2011/03/21 13:40:27 hwoarang Exp $ EAPI=4 @@ -8,5 +8,5 @@ inherit xorg-2 DESCRIPTION="Chips and Technologies video driver" -KEYWORDS="~amd64 ~ia64 ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~x86 ~x86-fbsd" IUSE="" diff --git a/x11-drivers/xf86-video-ivtv/ChangeLog b/x11-drivers/xf86-video-ivtv/ChangeLog index 0a50227cc033..bcd92d179927 100644 --- a/x11-drivers/xf86-video-ivtv/ChangeLog +++ b/x11-drivers/xf86-video-ivtv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-ivtv # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/ChangeLog,v 1.16 2011/03/09 13:25:42 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/ChangeLog,v 1.17 2011/03/21 13:40:38 hwoarang Exp $ + + 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-video-ivtv-1.1.2.ebuild: + Stable on amd64 wrt bug #359059 *xf86-video-ivtv-1.1.2 (09 Mar 2011) diff --git a/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild index 968db1e1c805..1632c74b0961 100644 --- a/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild +++ b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild,v 1.1 2011/03/09 13:25:42 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild,v 1.2 2011/03/21 13:40:38 hwoarang Exp $ EAPI=4 inherit xorg-2 @@ -10,5 +10,5 @@ HOMEPAGE="http://ivtvdriver.org/" SRC_URI="http://dl.ivtvdriver.org/${PN}/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" diff --git a/x11-drivers/xf86-video-qxl/ChangeLog b/x11-drivers/xf86-video-qxl/ChangeLog index 4ef13eda392a..bf2eb58f524d 100644 --- a/x11-drivers/xf86-video-qxl/ChangeLog +++ b/x11-drivers/xf86-video-qxl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-qxl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog,v 1.1 2011/02/01 14:50:03 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog,v 1.2 2011/03/21 13:40:48 hwoarang Exp $ + + 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-video-qxl-0.0.13.ebuild: + Stable on amd64 wrt bug #359059 *xf86-video-qxl-0.0.13 (01 Feb 2011) diff --git a/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.13.ebuild b/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.13.ebuild index 8910d42cf6c9..69f8e596eeed 100644 --- a/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.13.ebuild +++ b/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.13.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.13.ebuild,v 1.1 2011/02/01 14:50:03 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.13.ebuild,v 1.2 2011/03/21 13:40:48 hwoarang Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="QEMU QXL paravirt video driver" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="x11-base/xorg-server[-minimal]" diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog index a7ca77e330a9..9d1d42c718db 100644 --- a/x11-drivers/xf86-video-siliconmotion/ChangeLog +++ b/x11-drivers/xf86-video-siliconmotion/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-siliconmotion # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.51 2011/02/28 16:34:06 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.52 2011/03/21 13:41:00 hwoarang Exp $ + + 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xf86-video-siliconmotion-1.7.5.ebuild: + Stable on amd64 wrt bug #359059 *xf86-video-siliconmotion-1.7.5 (28 Feb 2011) diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild index 9a2d7640f8fb..9e09609275fd 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild,v 1.1 2011/02/28 16:34:06 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild,v 1.2 2011/03/21 13:41:00 hwoarang Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Silicon Motion video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |