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 | 538cf053e1e7db89113edd7f5fcc318da3f64efd (patch) | |
tree | a9922187d964fe625f9493f3987e8eeb29a42d48 | |
parent | panoramixproto moved to xineramaproto. (diff) | |
download | gentoo-2-538cf053e1e7db89113edd7f5fcc318da3f64efd.tar.gz gentoo-2-538cf053e1e7db89113edd7f5fcc318da3f64efd.tar.bz2 gentoo-2-538cf053e1e7db89113edd7f5fcc318da3f64efd.zip |
Marked ~ppc
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | x11-drivers/xf86-input-keyboard/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | x11-drivers/xf86-input-mouse/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.5.6-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.5.6.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libdrm/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libdrm/libdrm-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libdrm/libdrm-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/panoramixproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/panoramixproto/panoramixproto-1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/scrnsaverproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/xf86bigfontproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/xf86miscproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild | 4 |
18 files changed, 57 insertions, 28 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} diff --git a/x11-libs/libdrm/ChangeLog b/x11-libs/libdrm/ChangeLog index e2ecf3fcf0e2..bca73bad4e27 100644 --- a/x11-libs/libdrm/ChangeLog +++ b/x11-libs/libdrm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libdrm # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.4 2005/08/20 06:12:08 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.5 2005/08/20 22:51:54 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> libdrm-1.0.1.ebuild, + libdrm-1.0.3.ebuild: + Marked ~ppc *libdrm-1.0.3 (20 Aug 2005) diff --git a/x11-libs/libdrm/libdrm-1.0.1.ebuild b/x11-libs/libdrm/libdrm-1.0.1.ebuild index 210f98cc9142..a71511c28ff4 100644 --- a/x11-libs/libdrm/libdrm-1.0.1.ebuild +++ b/x11-libs/libdrm/libdrm-1.0.1.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-libs/libdrm/libdrm-1.0.1.ebuild,v 1.3 2005/08/15 15:40:10 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-1.0.1.ebuild,v 1.4 2005/08/20 22:51:54 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,6 +12,6 @@ HOMEPAGE="http://dri.freedesktop.org/" SRC_URI="http://xorg.freedesktop.org/extras/${P}.tar.gz" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-libs/libdrm/libdrm-1.0.3.ebuild b/x11-libs/libdrm/libdrm-1.0.3.ebuild index a24da6bf3eac..7b29c983301a 100644 --- a/x11-libs/libdrm/libdrm-1.0.3.ebuild +++ b/x11-libs/libdrm/libdrm-1.0.3.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-libs/libdrm/libdrm-1.0.3.ebuild,v 1.1 2005/08/20 06:12:08 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-1.0.3.ebuild,v 1.2 2005/08/20 22:51:54 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,6 +12,6 @@ HOMEPAGE="http://dri.freedesktop.org/" SRC_URI="http://xorg.freedesktop.org/extras/${P}.tar.gz" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/panoramixproto/ChangeLog b/x11-proto/panoramixproto/ChangeLog index 9af784c106a4..319b0c3d5b84 100644 --- a/x11-proto/panoramixproto/ChangeLog +++ b/x11-proto/panoramixproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/panoramixproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/panoramixproto/ChangeLog,v 1.3 2005/08/15 15:24:13 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/panoramixproto/ChangeLog,v 1.4 2005/08/20 22:50:40 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> panoramixproto-1.1.ebuild: + Marked ~ppc 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> panoramixproto-1.1.ebuild: Marked ~amd64 diff --git a/x11-proto/panoramixproto/panoramixproto-1.1.ebuild b/x11-proto/panoramixproto/panoramixproto-1.1.ebuild index c09bf2dd337b..006e38ac1b6b 100644 --- a/x11-proto/panoramixproto/panoramixproto-1.1.ebuild +++ b/x11-proto/panoramixproto/panoramixproto-1.1.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-proto/panoramixproto/panoramixproto-1.1.ebuild,v 1.4 2005/08/15 15:24:13 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/panoramixproto/panoramixproto-1.1.ebuild,v 1.5 2005/08/20 22:50:40 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Panoramix protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog index add411c7ccb5..9d5a4deb2c8e 100644 --- a/x11-proto/scrnsaverproto/ChangeLog +++ b/x11-proto/scrnsaverproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/scrnsaverproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.3 2005/08/15 15:24:13 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.4 2005/08/20 22:53:06 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> scrnsaverproto-1.0.ebuild: + Marked ~ppc 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> scrnsaverproto-1.0.ebuild: Marked ~amd64 diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild index 2dfacb772432..00ff36b7f196 100644 --- a/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild +++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.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-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild,v 1.4 2005/08/15 15:24:13 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild,v 1.5 2005/08/20 22:53:06 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org ScrnSaver protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" diff --git a/x11-proto/xf86bigfontproto/ChangeLog b/x11-proto/xf86bigfontproto/ChangeLog index b4cf625263da..9c3498aa8998 100644 --- a/x11-proto/xf86bigfontproto/ChangeLog +++ b/x11-proto/xf86bigfontproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86bigfontproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.3 2005/08/15 15:24:13 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.4 2005/08/20 22:52:30 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> + xf86bigfontproto-1.1.ebuild: + Marked ~ppc 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xf86bigfontproto-1.1.ebuild: diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild index 5fe69bbead25..7465c9c04ed2 100644 --- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.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-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild,v 1.4 2005/08/15 15:24:13 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild,v 1.5 2005/08/20 22:52:30 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org XF86BigFont protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" diff --git a/x11-proto/xf86miscproto/ChangeLog b/x11-proto/xf86miscproto/ChangeLog index 8744ad5a6dd5..7a0b2b1a695d 100644 --- a/x11-proto/xf86miscproto/ChangeLog +++ b/x11-proto/xf86miscproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86miscproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.3 2005/08/15 15:24:13 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.4 2005/08/20 22:51:17 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> xf86miscproto-0.9.ebuild: + Marked ~ppc 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xf86miscproto-0.9.ebuild: Marked ~amd64 diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild index 69691793fb7d..1f6ee376bf9e 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.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-proto/xf86miscproto/xf86miscproto-0.9.ebuild,v 1.4 2005/08/15 15:24:13 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild,v 1.5 2005/08/20 22:51:17 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org XF86Misc protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" |