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 | f738ff3b3202aeac0d4dbbad96dcc2031df8ce22 (patch) | |
tree | 12fbc3c3beab83e3ec3af3cc1ed8507b3876d269 /x11-drivers/xf86-video-vesa | |
parent | fixed -r4 not working (diff) | |
download | historical-f738ff3b3202aeac0d4dbbad96dcc2031df8ce22.tar.gz historical-f738ff3b3202aeac0d4dbbad96dcc2031df8ce22.tar.bz2 historical-f738ff3b3202aeac0d4dbbad96dcc2031df8ce22.zip |
Added ~ppc64
Package-Manager: portage-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 |