diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:49:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:49:59 +0000 |
commit | bbfc7386c3f32a752fa285de08e457ee4418fda8 (patch) | |
tree | 7e091fd2106b5fbc20ccbec61e19850d59dc4f0d /x11-drivers/xf86-video-s3 | |
parent | Stable for alpha, wrt bug #440872 (diff) | |
download | gentoo-2-bbfc7386c3f32a752fa285de08e457ee4418fda8.tar.gz gentoo-2-bbfc7386c3f32a752fa285de08e457ee4418fda8.tar.bz2 gentoo-2-bbfc7386c3f32a752fa285de08e457ee4418fda8.zip |
Stable for alpha, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.5.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 513c6cf0c9bb..1070c8a4d1b3 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.57 2012/12/28 11:23:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.58 2012/12/30 14:49:59 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-s3-0.6.5.ebuild: + Stable for alpha, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-s3-0.6.5.ebuild: Stable for ia64, wrt bug #440872 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 dafbd6f11c9a..c0d7cf7113b4 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.5 2012/12/28 11:23:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5.ebuild,v 1.6 2012/12/30 14:49:59 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" |