diff options
author | 2015-02-18 15:57:31 +0000 | |
---|---|---|
committer | 2015-02-18 15:57:31 +0000 | |
commit | 50899f7838050903f53ae736ea483b0d961e2a5a (patch) | |
tree | 7410d671e546e7a3e969f80fa8e5f5f7968291d3 /x11-drivers/xf86-video-s3 | |
parent | Stable for amd64, wrt bug #530652 (diff) | |
download | gentoo-2-50899f7838050903f53ae736ea483b0d961e2a5a.tar.gz gentoo-2-50899f7838050903f53ae736ea483b0d961e2a5a.tar.bz2 gentoo-2-50899f7838050903f53ae736ea483b0d961e2a5a.zip |
Stable for amd64, 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 | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-s3/ChangeLog b/x11-drivers/xf86-video-s3/ChangeLog index d570a19388b5..354ab0256742 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.59 2014/05/27 12:41:15 chithanh Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.60 2015/02/18 15:57:31 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-s3-0.6.5-r1.ebuild: + Stable for amd64, wrt bug #530652 *xf86-video-s3-0.6.5-r1 (27 May 2014) 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 d4cad7bb3dd8..c6a7898c23ec 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-2014 Gentoo Foundation +# 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.1 2014/05/27 12:41:15 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.5-r1.ebuild,v 1.2 2015/02/18 15:57:31 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" |