diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 23:26:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 23:26:38 +0000 |
commit | 13a5b3d0a2bff0ceea70c5ba1ecee9d1e40f3f78 (patch) | |
tree | 3ddf7e4d434bfcc5782d9edaf56197abb7cdade0 /x11-drivers/xf86-video-vesa | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-13a5b3d0a2bff0ceea70c5ba1ecee9d1e40f3f78.tar.gz gentoo-2-13a5b3d0a2bff0ceea70c5ba1ecee9d1e40f3f78.tar.bz2 gentoo-2-13a5b3d0a2bff0ceea70c5ba1ecee9d1e40f3f78.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'x11-drivers/xf86-video-vesa')
-rw-r--r-- | x11-drivers/xf86-video-vesa/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog index f9783bc45ffa..be4a8a4e5753 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.12 2005/12/26 20:37:34 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.13 2006/02/14 23:25:55 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86-video-vesa-1.0.1.3.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-vesa-1.0.1.1.ebuild, -xf86-video-vesa-1.0.1.2.ebuild: diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild index 100067319c1e..3057134369b6 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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-1.0.1.3.ebuild,v 1.1 2005/12/23 20:40:23 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild,v 1.2 2006/02/14 23:25:55 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for vesa cards" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |