diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2005-12-25 05:57:00 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2005-12-25 05:57:00 +0000 |
commit | 8fe938f8bfac3178a4e32fe87b27268f8ebb124d (patch) | |
tree | f236717dec760b02c842d828864262cf1b62a042 /x11-drivers | |
parent | Fix building with flex-2.5.31 #110169. (diff) | |
download | gentoo-2-8fe938f8bfac3178a4e32fe87b27268f8ebb124d.tar.gz gentoo-2-8fe938f8bfac3178a4e32fe87b27268f8ebb124d.tar.bz2 gentoo-2-8fe938f8bfac3178a4e32fe87b27268f8ebb124d.zip |
Adding ~ppc
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-nv/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.4.ebuild | 4 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog index aa36e8287cd1..6d824dab3055 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.10 2005/12/23 20:29:43 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.11 2005/12/25 05:57:00 cardoe Exp $ + + 25 Dec 2005; Doug Goldstein <cardoe@gentoo.org> + xf86-video-nv-1.0.1.4.ebuild, xf86-video-nv-1.0.1.5.ebuild: + adding ~ppc *xf86-video-nv-1.0.1.5 (23 Dec 2005) diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.4.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.4.ebuild index 697ccc8b1871..e3dfc593c912 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.4.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.4.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-nv/xf86-video-nv-1.0.1.4.ebuild,v 1.1 2005/12/18 00:16:16 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.4.ebuild,v 1.2 2005/12/25 05:57:00 cardoe Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for nv cards" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/xproto" diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild index db95cf094d61..d8c008e3503d 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.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-nv/xf86-video-nv-1.0.1.5.ebuild,v 1.1 2005/12/23 20:29:43 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild,v 1.2 2005/12/25 05:57:00 cardoe Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for nv cards" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |