diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 11:27:43 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 11:27:43 +0000 |
commit | ac984dea4f833272eaad0a4b5d45c08e06722677 (patch) | |
tree | ca1115a17ce989c0fadc00f00cb58591b2cfebab /x11-drivers/xf86-video-s3 | |
parent | ppc stable #282290 (diff) | |
download | gentoo-2-ac984dea4f833272eaad0a4b5d45c08e06722677.tar.gz gentoo-2-ac984dea4f833272eaad0a4b5d45c08e06722677.tar.bz2 gentoo-2-ac984dea4f833272eaad0a4b5d45c08e06722677.zip |
ppc stable #282290
(Portage version: 2.1.6.13/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-video-s3')
-rw-r--r-- | x11-drivers/xf86-video-s3/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-s3/ChangeLog b/x11-drivers/xf86-video-s3/ChangeLog index de0be10d3014..ee266bc5e9d1 100644 --- a/x11-drivers/xf86-video-s3/ChangeLog +++ b/x11-drivers/xf86-video-s3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-s3 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.42 2009/10/05 14:03:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.43 2009/10/11 11:27:43 nixnut Exp $ + + 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-s3-0.6.3.ebuild: + ppc stable #282290 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> xf86-video-s3-0.6.3.ebuild: diff --git a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild index d135dee5d0a7..e4dd4af9f484 100644 --- a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild +++ b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild,v 1.3 2009/10/05 14:03:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild,v 1.4 2009/10/11 11:27:43 nixnut Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for s3 cards" -KEYWORDS="~alpha amd64 ~ia64 ~ppc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |