diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-20 11:17:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-20 11:17:50 +0000 |
commit | fbbfbb96a770f90cdc3c00588913b8f5e1d38db6 (patch) | |
tree | 0e85df0d24b1c54254ffe771aa1df429d2d11fad /x11-drivers/xf86-video-s3 | |
parent | Stable for ppc, wrt bug #530652 (diff) | |
download | gentoo-2-fbbfbb96a770f90cdc3c00588913b8f5e1d38db6.tar.gz gentoo-2-fbbfbb96a770f90cdc3c00588913b8f5e1d38db6.tar.bz2 gentoo-2-fbbfbb96a770f90cdc3c00588913b8f5e1d38db6.zip |
Stable for ppc, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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-r1.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 74b5d00abe63..dbb346a1b376 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.61 2015/02/19 08:52:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.62 2015/02/20 11:17:50 ago Exp $ + + 20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-s3-0.6.5-r1.ebuild: + Stable for ppc, wrt bug #530652 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-s3-0.6.5-r1.ebuild: Stable for x86, wrt bug #530652 diff --git a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5-r1.ebuild b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5-r1.ebuild index f75d5c27330c..837e9b4ff04d 100644 --- a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5-r1.ebuild +++ b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 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-r1.ebuild,v 1.3 2015/02/19 08:52:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5-r1.ebuild,v 1.4 2015/02/20 11:17:50 ago Exp $ EAPI=5 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" |