diff options
author | Brent Baude <ranger@gentoo.org> | 2012-11-28 21:40:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-11-28 21:40:47 +0000 |
commit | f5b872ec925a5abab2afdbf4170ea6b7d7c2cfbe (patch) | |
tree | 012a9e349477db6486f2b30e10fb585014a4df4d /x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5.ebuild | |
parent | Marking xf86-video-r128-6.9.1 ppc for bug 440872 (diff) | |
download | historical-f5b872ec925a5abab2afdbf4170ea6b7d7c2cfbe.tar.gz historical-f5b872ec925a5abab2afdbf4170ea6b7d7c2cfbe.tar.bz2 historical-f5b872ec925a5abab2afdbf4170ea6b7d7c2cfbe.zip |
Marking xf86-video-s3-0.6.5 ppc for bug 440872
Package-Manager: portage-2.1.10.65/cvs/Linux ppc64
Diffstat (limited to 'x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5.ebuild b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5.ebuild index 4c9838f3aef1..b50bdad45278 100644 --- a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5.ebuild +++ b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 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.5.ebuild,v 1.3 2012/11/18 12:19:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5.ebuild,v 1.4 2012/11/28 21:40:47 ranger Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org driver for s3 cards" -KEYWORDS="~alpha amd64 ~ia64 ~ppc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |