diff options
24 files changed, 288 insertions, 21 deletions
diff --git a/x11-drivers/xf86-video-ast/ChangeLog b/x11-drivers/xf86-video-ast/ChangeLog index 4cb4648e8181..7cddf9193af0 100644 --- a/x11-drivers/xf86-video-ast/ChangeLog +++ b/x11-drivers/xf86-video-ast/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-ast -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.19 2011/09/04 12:16:25 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.20 2012/03/24 16:25:55 chithanh Exp $ + +*xf86-video-ast-0.93.10 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-ast-0.93.10.ebuild: + Version bump. 04 Sep 2011; Markus Meier <maekke@gentoo.org> xf86-video-ast-0.93.9.ebuild: x86 stable, bug #380421 diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild new file mode 100644 index 000000000000..93fda70dc53a --- /dev/null +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild,v 1.1 2012/03/24 16:25:55 chithanh Exp $ + +EAPI=4 + +inherit xorg-2 + +DESCRIPTION="X.Org driver for ASpeedTech cards" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" +LICENSE="MIT" +IUSE="" diff --git a/x11-drivers/xf86-video-cirrus/ChangeLog b/x11-drivers/xf86-video-cirrus/ChangeLog index e1a276eab2e0..0fa793e19203 100644 --- a/x11-drivers/xf86-video-cirrus/ChangeLog +++ b/x11-drivers/xf86-video-cirrus/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-cirrus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.39 2012/03/18 15:42:58 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.40 2012/03/24 16:26:17 chithanh Exp $ + +*xf86-video-cirrus-1.4.0 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-cirrus-1.4.0.ebuild: + Version bump. *xf86-video-cirrus-1.3.2-r1 (18 Mar 2012) diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild new file mode 100644 index 000000000000..7ceafa5a9a02 --- /dev/null +++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild,v 1.1 2012/03/24 16:26:17 chithanh Exp $ + +EAPI=4 +inherit xorg-2 + +DESCRIPTION="Cirrus Logic video driver" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND=">=x11-base/xorg-server-1.0.99" +DEPEND="${RDEPEND}" diff --git a/x11-drivers/xf86-video-i128/ChangeLog b/x11-drivers/xf86-video-i128/ChangeLog index 87c1662f8854..26e26008d128 100644 --- a/x11-drivers/xf86-video-i128/ChangeLog +++ b/x11-drivers/xf86-video-i128/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-i128 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i128/ChangeLog,v 1.45 2011/02/13 18:57:19 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i128/ChangeLog,v 1.46 2012/03/24 16:26:36 chithanh Exp $ + +*xf86-video-i128-1.3.5 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-i128-1.3.5.ebuild: + Version bump. 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xf86-video-i128-1.3.3.ebuild: diff --git a/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.5.ebuild b/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.5.ebuild new file mode 100644 index 000000000000..3f0faa2cef5b --- /dev/null +++ b/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.5.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.5.ebuild,v 1.1 2012/03/24 16:26:36 chithanh Exp $ + +EAPI=4 + +inherit xorg-2 + +DESCRIPTION="Number 9 I128 video driver" + +KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND=">=x11-base/xorg-server-1.0.99" +DEPEND="${RDEPEND}" diff --git a/x11-drivers/xf86-video-mach64/ChangeLog b/x11-drivers/xf86-video-mach64/ChangeLog index 202f97fd158c..9ed163c44467 100644 --- a/x11-drivers/xf86-video-mach64/ChangeLog +++ b/x11-drivers/xf86-video-mach64/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-mach64 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.25 2011/07/30 10:49:15 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.26 2012/03/24 16:27:00 chithanh Exp $ + +*xf86-video-mach64-6.9.1 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-mach64-6.9.1.ebuild: + Version bump. 30 Jul 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-mach64-6.9.0.ebuild: diff --git a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild new file mode 100644 index 000000000000..7ec30b6a6fa2 --- /dev/null +++ b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild,v 1.1 2012/03/24 16:27:00 chithanh Exp $ + +EAPI=4 + +XORG_DRI="dri" +inherit xorg-2 + +DESCRIPTION="ATI Mach64 video driver" + +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND=">=x11-base/xorg-server-1.10" +DEPEND="${RDEPEND}" + +pkg_setup() { + XORG_CONFIGURE_OPTIONS=( + $(use_enable dri) + ) + + xorg-2_pkg_setup +} diff --git a/x11-drivers/xf86-video-mga/ChangeLog b/x11-drivers/xf86-video-mga/ChangeLog index 8cfa005ef93e..6533716ca090 100644 --- a/x11-drivers/xf86-video-mga/ChangeLog +++ b/x11-drivers/xf86-video-mga/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-mga -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.97 2011/02/14 23:56:22 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.98 2012/03/24 16:27:24 chithanh Exp $ + +*xf86-video-mga-1.5.0 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-mga-1.5.0.ebuild: + Version bump. 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> xf86-video-mga-1.4.13.ebuild: diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.5.0.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.5.0.ebuild new file mode 100644 index 000000000000..eecf75f180fb --- /dev/null +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.5.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2012 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.5.0.ebuild,v 1.1 2012/03/24 16:27:24 chithanh Exp $ + +EAPI=4 +XORG_DRI=dri +inherit xorg-2 + +DESCRIPTION="Matrox video driver" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="dri" + +RDEPEND=">=x11-base/xorg-server-1.4" +DEPEND="${RDEPEND}" + +pkg_setup() { + CONFIGURE_OPTIONS="$(use_enable dri)" +} diff --git a/x11-drivers/xf86-video-neomagic/ChangeLog b/x11-drivers/xf86-video-neomagic/ChangeLog index db4c7571afb7..2adf6e3f79d3 100644 --- a/x11-drivers/xf86-video-neomagic/ChangeLog +++ b/x11-drivers/xf86-video-neomagic/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-neomagic -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.40 2011/02/13 18:59:53 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.41 2012/03/24 16:27:43 chithanh Exp $ + +*xf86-video-neomagic-1.2.6 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-neomagic-1.2.6.ebuild: + Version bump. 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xf86-video-neomagic-1.2.4.ebuild, diff --git a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild new file mode 100644 index 000000000000..6b50792dfb9f --- /dev/null +++ b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.6.ebuild,v 1.1 2012/03/24 16:27:43 chithanh Exp $ + +EAPI=4 +inherit xorg-2 + +DESCRIPTION="Neomagic video driver" +KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND=">=x11-base/xorg-server-1.0.99" +DEPEND="${RDEPEND}" diff --git a/x11-drivers/xf86-video-r128/ChangeLog b/x11-drivers/xf86-video-r128/ChangeLog index 2e34ed22b22f..8cd209a4696c 100644 --- a/x11-drivers/xf86-video-r128/ChangeLog +++ b/x11-drivers/xf86-video-r128/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-r128 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.20 2010/09/11 22:24:19 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.21 2012/03/24 16:28:07 chithanh Exp $ + +*xf86-video-r128-6.8.2 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-r128-6.8.2.ebuild: + Version bump. 11 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> -files/r128.xinf: drop useless file diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2.ebuild new file mode 100644 index 000000000000..f95b757763c0 --- /dev/null +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2.ebuild,v 1.1 2012/03/24 16:28:07 chithanh Exp $ + +EAPI=4 +XORG_DRI=dri +inherit xorg-2 + +DESCRIPTION="ATI Rage128 video driver" + +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="dri" + +RDEPEND=">=x11-base/xorg-server-1.2" +DEPEND="${RDEPEND}" + +pkg_setup() { + XORG_CONFIGURE_OPTIONS="$(use_enable dri)" +} diff --git a/x11-drivers/xf86-video-savage/ChangeLog b/x11-drivers/xf86-video-savage/ChangeLog index 1954ae64e64c..7e9ccf821a95 100644 --- a/x11-drivers/xf86-video-savage/ChangeLog +++ b/x11-drivers/xf86-video-savage/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-savage # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-savage/ChangeLog,v 1.69 2012/02/19 15:04:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-savage/ChangeLog,v 1.70 2012/03/24 16:28:30 chithanh Exp $ + +*xf86-video-savage-2.3.4 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-savage-2.3.4.ebuild: + Version bump. 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> xf86-video-savage-2.3.3.ebuild: diff --git a/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.4.ebuild b/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.4.ebuild new file mode 100644 index 000000000000..bf322870a744 --- /dev/null +++ b/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.4.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.4.ebuild,v 1.1 2012/03/24 16:28:30 chithanh Exp $ + +EAPI=4 +XORG_DRI=dri +inherit xorg-2 + +DESCRIPTION="S3 Savage video driver" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" + +IUSE="dri" +RDEPEND=">=x11-base/xorg-server-1.0.99" +DEPEND="${RDEPEND} + >=x11-proto/xextproto-7.0.99.1" + +pkg_setup() { + XORG_CONFIGURE_OPTIONS="$(use_enable dri)" + xorg-2_pkg_setup +} diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog index fb6ec757adae..a8d56a6d02b0 100644 --- a/x11-drivers/xf86-video-siliconmotion/ChangeLog +++ b/x11-drivers/xf86-video-siliconmotion/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-siliconmotion # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.57 2012/03/18 15:54:44 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.58 2012/03/24 16:28:50 chithanh Exp $ + +*xf86-video-siliconmotion-1.7.6 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-siliconmotion-1.7.6.ebuild: + Version bump. 18 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> +files/xf86-video-siliconmotion-1.7.5-abi-check.patch, diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.6.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.6.ebuild new file mode 100644 index 000000000000..a77531532725 --- /dev/null +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.6.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 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.6.ebuild,v 1.1 2012/03/24 16:28:50 chithanh Exp $ + +EAPI=4 +inherit xorg-2 + +DESCRIPTION="Silicon Motion video driver" + +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND=">=x11-base/xorg-server-1.0.99" +DEPEND="${RDEPEND}" diff --git a/x11-drivers/xf86-video-sis/ChangeLog b/x11-drivers/xf86-video-sis/ChangeLog index 60f98c640c35..1c6eb7bb52d2 100644 --- a/x11-drivers/xf86-video-sis/ChangeLog +++ b/x11-drivers/xf86-video-sis/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-sis -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.53 2011/02/13 19:05:36 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.54 2012/03/24 16:29:11 chithanh Exp $ + +*xf86-video-sis-0.10.4 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-sis-0.10.4.ebuild: + Version bump. 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xf86-video-sis-0.10.2.ebuild: diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4.ebuild new file mode 100644 index 000000000000..670a7d0eff7e --- /dev/null +++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4.ebuild,v 1.1 2012/03/24 16:29:11 chithanh Exp $ + +EAPI=4 +XORG_DRI=dri +inherit xorg-2 + +DESCRIPTION="SiS and XGI video driver" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +IUSE="dri" + +pkg_setup() { + XORG_CONFIGURE_OPTIONS="$(use_enable dri)" +} diff --git a/x11-drivers/xf86-video-tdfx/ChangeLog b/x11-drivers/xf86-video-tdfx/ChangeLog index 2b1f092f2b94..bacbf92398ed 100644 --- a/x11-drivers/xf86-video-tdfx/ChangeLog +++ b/x11-drivers/xf86-video-tdfx/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-tdfx -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.56 2010/09/11 22:24:19 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.57 2012/03/24 16:29:33 chithanh Exp $ + +*xf86-video-tdfx-1.4.4 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-tdfx-1.4.4.ebuild: + Version bump. 11 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> -files/tdfx.xinf: drop useless file diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.4.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.4.ebuild new file mode 100644 index 000000000000..36680a0dbb1f --- /dev/null +++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.4.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.4.ebuild,v 1.1 2012/03/24 16:29:33 chithanh Exp $ + +EAPI=4 +XORG_DRI=dri +inherit xorg-2 + +DESCRIPTION="3Dfx video driver" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +IUSE="dri" +RDEPEND=">=x11-base/xorg-server-1.0.99" +DEPEND="${RDEPEND}" + +pkg_setup() { + XORG_CONFIGURE_OPTIONS="$(use_enable dri)" +} diff --git a/x11-drivers/xf86-video-trident/ChangeLog b/x11-drivers/xf86-video-trident/ChangeLog index 0cd626e09767..c964ae53bb5f 100644 --- a/x11-drivers/xf86-video-trident/ChangeLog +++ b/x11-drivers/xf86-video-trident/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-trident -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.52 2011/02/13 19:06:07 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.53 2012/03/24 16:29:55 chithanh Exp $ + +*xf86-video-trident-1.3.5 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-trident-1.3.5.ebuild: + Version bump. 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xf86-video-trident-1.3.3.ebuild: diff --git a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild new file mode 100644 index 000000000000..eefcd999e8af --- /dev/null +++ b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild,v 1.1 2012/03/24 16:29:55 chithanh Exp $ + +EAPI=4 +inherit xorg-2 + +DESCRIPTION="Trident video driver" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND=">=x11-base/xorg-server-1.0.99" +DEPEND="${RDEPEND}" |