diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:48:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:48:07 +0000 |
commit | 4b2caa7afe419e99bbac922bec00bd762f08e767 (patch) | |
tree | f6b9400e3fc2541d8038cde853c200d159de1133 /x11-drivers/xf86-video-s3/xf86-video-s3-0.6.4.ebuild | |
parent | Stable for amd64, wrt bug #419473 (diff) | |
download | gentoo-2-4b2caa7afe419e99bbac922bec00bd762f08e767.tar.gz gentoo-2-4b2caa7afe419e99bbac922bec00bd762f08e767.tar.bz2 gentoo-2-4b2caa7afe419e99bbac922bec00bd762f08e767.zip |
Stable for amd64, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-s3/xf86-video-s3-0.6.4.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-s3/xf86-video-s3-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.4.ebuild b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.4.ebuild index 94749718d699..2f22ca2f2cf4 100644 --- a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.4.ebuild +++ b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.4.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.4.ebuild,v 1.2 2012/05/16 00:57:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.4.ebuild,v 1.3 2012/06/22 20:48:07 ago 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" |