diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:49:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:49:10 +0000 |
commit | 4fd9faa52fde99269b57f821d786207884ff10b8 (patch) | |
tree | 626b85d5e7462498f148eaf0e0b589f42a0abcb0 | |
parent | ia64 stable wrt #282290 (diff) | |
download | historical-4fd9faa52fde99269b57f821d786207884ff10b8.tar.gz historical-4fd9faa52fde99269b57f821d786207884ff10b8.tar.bz2 historical-4fd9faa52fde99269b57f821d786207884ff10b8.zip |
alpha/ia64 stable wrt #282290
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
12 files changed, 41 insertions, 18 deletions
diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog index 37a89da11567..6d82f173f547 100644 --- a/x11-drivers/xf86-video-nv/ChangeLog +++ b/x11-drivers/xf86-video-nv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-nv # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.86 2009/12/10 19:06:20 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.87 2009/12/15 15:40:34 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-nv-2.1.14.ebuild: + alpha/ia64 stable wrt #282290 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xf86-video-nv-2.1.15.ebuild: diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.14.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.14.ebuild index 83d66b2c3107..a1f55ebabf8f 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.14.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.14.ebuild,v 1.5 2009/10/11 11:26:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.14.ebuild,v 1.6 2009/12/15 15:40:34 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="Nvidia video driver" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 x86 ~x86-fbsd" IUSE="" RDEPEND="x11-base/xorg-server" diff --git a/x11-drivers/xf86-video-rendition/ChangeLog b/x11-drivers/xf86-video-rendition/ChangeLog index 637c69569655..c23ca93b6e6e 100644 --- a/x11-drivers/xf86-video-rendition/ChangeLog +++ b/x11-drivers/xf86-video-rendition/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-rendition # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.45 2009/12/10 19:07:51 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.46 2009/12/15 15:41:49 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-rendition-4.2.2.ebuild: + alpha/ia64 stable wrt #282290 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xf86-video-rendition-4.2.3.ebuild: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild index 7cb2d3d57bdf..e590edb24b44 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild,v 1.4 2009/10/05 14:01:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild,v 1.5 2009/12/15 15:41:49 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Rendition 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" diff --git a/x11-drivers/xf86-video-s3/ChangeLog b/x11-drivers/xf86-video-s3/ChangeLog index ee266bc5e9d1..0febda6ad22e 100644 --- a/x11-drivers/xf86-video-s3/ChangeLog +++ b/x11-drivers/xf86-video-s3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-s3 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.43 2009/10/11 11:27:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.44 2009/12/15 15:42:27 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-s3-0.6.3.ebuild: + alpha/ia64 stable wrt #282290 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-s3-0.6.3.ebuild: ppc stable #282290 diff --git a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild index e4dd4af9f484..a10c10330599 100644 --- a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild +++ b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild,v 1.4 2009/10/11 11:27:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild,v 1.5 2009/12/15 15:42:27 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for s3 cards" -KEYWORDS="~alpha amd64 ~ia64 ppc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-s3virge/ChangeLog b/x11-drivers/xf86-video-s3virge/ChangeLog index c9701ee78324..20e8a7f03734 100644 --- a/x11-drivers/xf86-video-s3virge/ChangeLog +++ b/x11-drivers/xf86-video-s3virge/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-s3virge # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3virge/ChangeLog,v 1.36 2009/10/11 11:28:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3virge/ChangeLog,v 1.37 2009/12/15 15:43:06 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-s3virge-1.10.4.ebuild: + alpha/ia64 stable wrt #282290 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-s3virge-1.10.4.ebuild: ppc stable #282290 diff --git a/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.4.ebuild b/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.4.ebuild index 9f964b8ab2c9..a62fcbfab806 100644 --- a/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.4.ebuild +++ b/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.4.ebuild,v 1.4 2009/10/11 11:28:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.4.ebuild,v 1.5 2009/12/15 15:43:06 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="S3 ViRGE video driver" -KEYWORDS="~alpha amd64 ~ia64 ppc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog index d728c731a2b6..392d6a437b0f 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.42 2009/10/05 14:11:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.43 2009/12/15 15:44:20 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-siliconmotion-1.7.3.ebuild: + alpha/ia64 stable wrt #282290 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> xf86-video-siliconmotion-1.7.3.ebuild: diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild index 38f92ab8ab9e..5da41aad08bd 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.ebuild,v 1.3 2009/10/05 14:11:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild,v 1.4 2009/12/15 15:44:20 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Silicon Motion video driver" -KEYWORDS="~alpha amd64 ~ia64 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog index e908388a46e4..10e109aa40b2 100644 --- a/x11-drivers/xf86-video-vesa/ChangeLog +++ b/x11-drivers/xf86-video-vesa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-vesa # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.45 2009/10/05 14:31:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.46 2009/12/15 15:49:10 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-vesa-2.2.1.ebuild: + alpha/ia64 stable wrt #282290 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> xf86-video-vesa-2.2.1.ebuild: diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild index a970bb17217f..3b4736d426d2 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild,v 1.3 2009/10/05 14:31:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.1.ebuild,v 1.4 2009/12/15 15:49:10 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Generic VESA video driver" -KEYWORDS="-* ~alpha amd64 ~ia64 x86 ~x86-fbsd" +KEYWORDS="-* alpha amd64 ia64 x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |