diff options
Diffstat (limited to 'x11-drivers')
30 files changed, 256 insertions, 10 deletions
diff --git a/x11-drivers/xf86-input-mutouch/ChangeLog b/x11-drivers/xf86-input-mutouch/ChangeLog index b488dab827c1..2d2874a062f4 100644 --- a/x11-drivers/xf86-input-mutouch/ChangeLog +++ b/x11-drivers/xf86-input-mutouch/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-mutouch # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.8 2005/12/18 00:00:32 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.9 2005/12/23 20:16:13 joshuabaergen Exp $ + +*xf86-input-mutouch-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-input-mutouch-1.0.0.5.ebuild: + Bump for 7.0. *xf86-input-mutouch-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-input-mutouch/files/digest-xf86-input-mutouch-1.0.0.5 b/x11-drivers/xf86-input-mutouch/files/digest-xf86-input-mutouch-1.0.0.5 new file mode 100644 index 000000000000..feff0527a64d --- /dev/null +++ b/x11-drivers/xf86-input-mutouch/files/digest-xf86-input-mutouch-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 eab7395f4a507ddd1bf5bf9f9e5a78a6 xf86-input-mutouch-1.0.0.5.tar.bz2 224694 diff --git a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.0.0.5.ebuild b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.0.0.5.ebuild new file mode 100644 index 000000000000..c8cce34a3d1f --- /dev/null +++ b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.0.0.5.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.0.0.5.ebuild,v 1.1 2005/12/23 20:16:13 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for mutouch input devices" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/inputproto + x11-proto/randrproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-input-palmax/ChangeLog b/x11-drivers/xf86-input-palmax/ChangeLog index 250dea75c139..b841a1102fe1 100644 --- a/x11-drivers/xf86-input-palmax/ChangeLog +++ b/x11-drivers/xf86-input-palmax/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-palmax # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-palmax/ChangeLog,v 1.8 2005/12/18 00:01:10 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-palmax/ChangeLog,v 1.9 2005/12/23 20:16:53 joshuabaergen Exp $ + +*xf86-input-palmax-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-input-palmax-1.0.0.5.ebuild: + Bump for 7.0. *xf86-input-palmax-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-input-palmax/files/digest-xf86-input-palmax-1.0.0.5 b/x11-drivers/xf86-input-palmax/files/digest-xf86-input-palmax-1.0.0.5 new file mode 100644 index 000000000000..53f446e591ae --- /dev/null +++ b/x11-drivers/xf86-input-palmax/files/digest-xf86-input-palmax-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 87bc39528fd3a63a989ba853f681ef6a xf86-input-palmax-1.0.0.5.tar.bz2 217444 diff --git a/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.0.0.5.ebuild b/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.0.0.5.ebuild new file mode 100644 index 000000000000..283cea4b71a4 --- /dev/null +++ b/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.0.0.5.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.0.0.5.ebuild,v 1.1 2005/12/23 20:16:53 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for palmax input devices" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/inputproto + x11-proto/randrproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-input-penmount/ChangeLog b/x11-drivers/xf86-input-penmount/ChangeLog index dd1267394152..fda46c0ab728 100644 --- a/x11-drivers/xf86-input-penmount/ChangeLog +++ b/x11-drivers/xf86-input-penmount/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-penmount # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.8 2005/12/18 00:01:44 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.9 2005/12/23 20:17:24 joshuabaergen Exp $ + +*xf86-input-penmount-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-input-penmount-1.0.0.5.ebuild: + Bump for 7.0. *xf86-input-penmount-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-input-penmount/files/digest-xf86-input-penmount-1.0.0.5 b/x11-drivers/xf86-input-penmount/files/digest-xf86-input-penmount-1.0.0.5 new file mode 100644 index 000000000000..17f05ecdb2ff --- /dev/null +++ b/x11-drivers/xf86-input-penmount/files/digest-xf86-input-penmount-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 d381dddde517ea47f9e313d004ffc3e5 xf86-input-penmount-1.0.0.5.tar.bz2 216566 diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild new file mode 100644 index 000000000000..f18627dac4f2 --- /dev/null +++ b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild,v 1.1 2005/12/23 20:17:24 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for penmount input devices" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/inputproto + x11-proto/randrproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-input-spaceorb/ChangeLog b/x11-drivers/xf86-input-spaceorb/ChangeLog index 0dc8317ef568..78f580c506f8 100644 --- a/x11-drivers/xf86-input-spaceorb/ChangeLog +++ b/x11-drivers/xf86-input-spaceorb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-spaceorb # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.8 2005/12/18 00:02:22 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.9 2005/12/23 20:17:53 joshuabaergen Exp $ + +*xf86-input-spaceorb-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-input-spaceorb-1.0.0.5.ebuild: + Bump for 7.0. *xf86-input-spaceorb-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.5 b/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.5 new file mode 100644 index 000000000000..6d408540d15f --- /dev/null +++ b/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 961ede9c4087a6d5666a89d5713623a3 xf86-input-spaceorb-1.0.0.5.tar.bz2 215285 diff --git a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild new file mode 100644 index 000000000000..6563f54a9aea --- /dev/null +++ b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild,v 1.1 2005/12/23 20:17:53 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for spaceorb input devices" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/inputproto + x11-proto/randrproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-input-summa/ChangeLog b/x11-drivers/xf86-input-summa/ChangeLog index 7b371f0efcef..e3d8778c7a0b 100644 --- a/x11-drivers/xf86-input-summa/ChangeLog +++ b/x11-drivers/xf86-input-summa/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-summa # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/ChangeLog,v 1.8 2005/12/18 00:02:55 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/ChangeLog,v 1.9 2005/12/23 20:18:23 joshuabaergen Exp $ + +*xf86-input-summa-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-input-summa-1.0.0.5.ebuild: + Bump for 7.0. *xf86-input-summa-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-input-summa/files/digest-xf86-input-summa-1.0.0.5 b/x11-drivers/xf86-input-summa/files/digest-xf86-input-summa-1.0.0.5 new file mode 100644 index 000000000000..788f90b574b5 --- /dev/null +++ b/x11-drivers/xf86-input-summa/files/digest-xf86-input-summa-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 e30250970921db16880b1af9e1381de5 xf86-input-summa-1.0.0.5.tar.bz2 222595 diff --git a/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild b/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild new file mode 100644 index 000000000000..e208858777ac --- /dev/null +++ b/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild,v 1.1 2005/12/23 20:18:23 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for summa input devices" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/inputproto + x11-proto/randrproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-input-tek4957/ChangeLog b/x11-drivers/xf86-input-tek4957/ChangeLog index dd36dc773576..caede2d68d14 100644 --- a/x11-drivers/xf86-input-tek4957/ChangeLog +++ b/x11-drivers/xf86-input-tek4957/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-tek4957 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.8 2005/12/18 00:03:45 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.9 2005/12/23 20:18:53 joshuabaergen Exp $ + +*xf86-input-tek4957-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-input-tek4957-1.0.0.5.ebuild: + Bump for 7.0. *xf86-input-tek4957-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-input-tek4957/files/digest-xf86-input-tek4957-1.0.0.5 b/x11-drivers/xf86-input-tek4957/files/digest-xf86-input-tek4957-1.0.0.5 new file mode 100644 index 000000000000..b0da0f1411d2 --- /dev/null +++ b/x11-drivers/xf86-input-tek4957/files/digest-xf86-input-tek4957-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 811926006feb8370ff851dce4934ad0b xf86-input-tek4957-1.0.0.5.tar.bz2 217227 diff --git a/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild b/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild new file mode 100644 index 000000000000..abe8df372b23 --- /dev/null +++ b/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild,v 1.1 2005/12/23 20:18:53 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for tek4957 input devices" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/inputproto + x11-proto/randrproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-input-ur98/ChangeLog b/x11-drivers/xf86-input-ur98/ChangeLog index f8848b508294..f345395b9383 100644 --- a/x11-drivers/xf86-input-ur98/ChangeLog +++ b/x11-drivers/xf86-input-ur98/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-ur98 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-ur98/ChangeLog,v 1.7 2005/12/18 00:04:15 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-ur98/ChangeLog,v 1.8 2005/12/23 20:19:23 joshuabaergen Exp $ + +*xf86-input-ur98-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-input-ur98-1.0.0.5.ebuild: + Bump for 7.0. *xf86-input-ur98-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-input-ur98/files/digest-xf86-input-ur98-1.0.0.5 b/x11-drivers/xf86-input-ur98/files/digest-xf86-input-ur98-1.0.0.5 new file mode 100644 index 000000000000..8238666bcfef --- /dev/null +++ b/x11-drivers/xf86-input-ur98/files/digest-xf86-input-ur98-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 7cdfe15fdd8e04e3d440b7fdd96bf811 xf86-input-ur98-1.0.0.5.tar.bz2 217972 diff --git a/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild b/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild new file mode 100644 index 000000000000..8d988e2f1a35 --- /dev/null +++ b/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild,v 1.1 2005/12/23 20:19:23 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for ur98 input devices" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/inputproto + x11-proto/randrproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog index fe9b1a7ade85..4bb8fcbc4bbb 100644 --- a/x11-drivers/xf86-input-void/ChangeLog +++ b/x11-drivers/xf86-input-void/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-void # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.8 2005/12/18 00:04:54 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.9 2005/12/23 20:19:52 joshuabaergen Exp $ + +*xf86-input-void-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-input-void-1.0.0.5.ebuild: + Bump for 7.0. *xf86-input-void-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-input-void/files/digest-xf86-input-void-1.0.0.5 b/x11-drivers/xf86-input-void/files/digest-xf86-input-void-1.0.0.5 new file mode 100644 index 000000000000..39972a69922a --- /dev/null +++ b/x11-drivers/xf86-input-void/files/digest-xf86-input-void-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 bfa5e6c582638837efd6b4fc7d77d35b xf86-input-void-1.0.0.5.tar.bz2 213643 diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild new file mode 100644 index 000000000000..b0a4a3587141 --- /dev/null +++ b/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild,v 1.1 2005/12/23 20:19:52 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for void input devices" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/inputproto + x11-proto/randrproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-video-apm/ChangeLog b/x11-drivers/xf86-video-apm/ChangeLog index 4d1b0a3ccfd6..5e194f03f2ea 100644 --- a/x11-drivers/xf86-video-apm/ChangeLog +++ b/x11-drivers/xf86-video-apm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-apm # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/ChangeLog,v 1.8 2005/12/18 00:05:37 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/ChangeLog,v 1.9 2005/12/23 20:20:24 joshuabaergen Exp $ + +*xf86-video-apm-1.0.1.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-apm-1.0.1.5.ebuild: + Bump for 7.0. *xf86-video-apm-1.0.1.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-apm/files/digest-xf86-video-apm-1.0.1.5 b/x11-drivers/xf86-video-apm/files/digest-xf86-video-apm-1.0.1.5 new file mode 100644 index 000000000000..969e6f645734 --- /dev/null +++ b/x11-drivers/xf86-video-apm/files/digest-xf86-video-apm-1.0.1.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 98ad4f6eeb934255bb9ff06ba459484d xf86-video-apm-1.0.1.5.tar.bz2 259045 diff --git a/x11-drivers/xf86-video-apm/xf86-video-apm-1.0.1.5.ebuild b/x11-drivers/xf86-video-apm/xf86-video-apm-1.0.1.5.ebuild new file mode 100644 index 000000000000..4fafdb40a2ce --- /dev/null +++ b/x11-drivers/xf86-video-apm/xf86-video-apm-1.0.1.5.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.0.1.5.ebuild,v 1.1 2005/12/23 20:20:24 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for apm cards" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/videoproto + x11-proto/xextproto + x11-proto/xf86rushproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-video-ark/ChangeLog b/x11-drivers/xf86-video-ark/ChangeLog index 9100cba01804..01b96763d432 100644 --- a/x11-drivers/xf86-video-ark/ChangeLog +++ b/x11-drivers/xf86-video-ark/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-ark # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/ChangeLog,v 1.8 2005/12/18 00:06:15 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/ChangeLog,v 1.9 2005/12/23 20:21:05 joshuabaergen Exp $ + +*xf86-video-ark-0.5.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-ark-0.5.0.5.ebuild: + Bump for 7.0. *xf86-video-ark-0.5.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-ark/files/digest-xf86-video-ark-0.5.0.5 b/x11-drivers/xf86-video-ark/files/digest-xf86-video-ark-0.5.0.5 new file mode 100644 index 000000000000..c3702b54068e --- /dev/null +++ b/x11-drivers/xf86-video-ark/files/digest-xf86-video-ark-0.5.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 474d41eea807a863c0cde045313af27f xf86-video-ark-0.5.0.5.tar.bz2 219235 diff --git a/x11-drivers/xf86-video-ark/xf86-video-ark-0.5.0.5.ebuild b/x11-drivers/xf86-video-ark/xf86-video-ark-0.5.0.5.ebuild new file mode 100644 index 000000000000..85b357b9d8e5 --- /dev/null +++ b/x11-drivers/xf86-video-ark/xf86-video-ark-0.5.0.5.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/xf86-video-ark-0.5.0.5.ebuild,v 1.1 2005/12/23 20:21:05 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for ark cards" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/xextproto + x11-proto/xproto" |