diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 22:55:31 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 22:55:31 +0000 |
commit | 07a6e1dc8aaccde9b512dc825afce3027a0c4405 (patch) | |
tree | f4052b36a2ad7c60480b4c8aba9cd1855cf038b7 /x11-drivers | |
parent | Marked ~ppc (diff) | |
download | historical-07a6e1dc8aaccde9b512dc825afce3027a0c4405.tar.gz historical-07a6e1dc8aaccde9b512dc825afce3027a0c4405.tar.bz2 historical-07a6e1dc8aaccde9b512dc825afce3027a0c4405.zip |
Marked ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-drivers')
7 files changed, 23 insertions, 11 deletions
diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog index 84c858836c8b..e06973190205 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.3 2005/08/15 18:14:15 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.4 2005/08/20 22:54:56 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> + xf86-input-keyboard-1.0.0.ebuild: + Marked ~ppc 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xf86-input-keyboard-1.0.0.ebuild: diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild index 2db44260c19a..72c2b9db4efc 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild @@ -1,6 +1,6 @@ # 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-keyboard/xf86-input-keyboard-1.0.0.ebuild,v 1.3 2005/08/15 18:14:15 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild,v 1.4 2005/08/20 22:54:56 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for keyboard input devices" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/xproto" diff --git a/x11-drivers/xf86-input-mouse/ChangeLog b/x11-drivers/xf86-input-mouse/ChangeLog index 1911c938290e..f05ac297e97a 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.3 2005/08/15 18:13:09 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.4 2005/08/20 22:54:19 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> + xf86-input-mouse-1.0.0.ebuild: + Marked ~ppc 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xf86-input-mouse-1.0.0.ebuild: diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.0.0.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.0.0.ebuild index 8e9b367253bd..7a604d718aac 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.0.0.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.0.0.ebuild @@ -1,6 +1,6 @@ # 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-mouse/xf86-input-mouse-1.0.0.ebuild,v 1.3 2005/08/15 18:13:09 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.0.0.ebuild,v 1.4 2005/08/20 22:54:19 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for mouse input devices" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/xproto" diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index 3b65375e3468..3e6be6500b64 100644 --- a/x11-drivers/xf86-video-ati/ChangeLog +++ b/x11-drivers/xf86-video-ati/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-ati # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.3 2005/08/16 18:46:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.4 2005/08/20 22:55:31 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> + xf86-video-ati-6.5.6.ebuild, xf86-video-ati-6.5.6-r1.ebuild: + Marked ~ppc *xf86-video-ati-6.5.6-r1 (16 Aug 2005) diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.6-r1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.6-r1.ebuild index 2fb93af71d53..53031e93d899 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.6-r1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.6-r1.ebuild @@ -1,6 +1,6 @@ # 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-ati/xf86-video-ati-6.5.6-r1.ebuild,v 1.1 2005/08/16 18:46:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.6-r1.ebuild,v 1.2 2005/08/20 22:55:31 lu_zero Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular PATCHES="${FILESDIR}/detect-dga-cpio-etc-per-platform.patch" DESCRIPTION="X.Org driver for ati cards" -KEYWORDS="~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="dri" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.6.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.6.ebuild index 4e424563a4fb..456600cb7f21 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.6.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.6.ebuild @@ -1,6 +1,6 @@ # 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-ati/xf86-video-ati-6.5.6.ebuild,v 1.2 2005/08/08 19:46:13 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.6.ebuild,v 1.3 2005/08/20 22:55:31 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for ati cards" -KEYWORDS="~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="dri" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} |