diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 15:58:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 15:58:23 +0000 |
commit | 4b69792395346179390c3da06a803fd7187720b1 (patch) | |
tree | 85e5293f6db1048211d8b63f852bfb31c6bc9424 /x11-drivers/xf86-video-s3 | |
parent | alpha/ia64/x86 stable wrt #183853 (diff) | |
download | gentoo-2-4b69792395346179390c3da06a803fd7187720b1.tar.gz gentoo-2-4b69792395346179390c3da06a803fd7187720b1.tar.bz2 gentoo-2-4b69792395346179390c3da06a803fd7187720b1.zip |
alpha stable wrt #175465
(Portage version: 2.1.3_rc6)
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.5.0.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 0e92c60f6766..8870865e90fe 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.27 2007/05/05 18:30:31 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.28 2007/07/02 15:58:23 armin76 Exp $ + + 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> xf86-video-s3-0.5.0.ebuild: + alpha stable wrt #175465 05 May 2007; Daniel Gryniewicz <dang@gentoo.org> xf86-video-s3-0.5.0.ebuild: diff --git a/x11-drivers/xf86-video-s3/xf86-video-s3-0.5.0.ebuild b/x11-drivers/xf86-video-s3/xf86-video-s3-0.5.0.ebuild index 93712c665f12..215f3d0e86d3 100644 --- a/x11-drivers/xf86-video-s3/xf86-video-s3-0.5.0.ebuild +++ b/x11-drivers/xf86-video-s3/xf86-video-s3-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.5.0.ebuild,v 1.5 2007/06/24 22:54:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.5.0.ebuild,v 1.6 2007/07/02 15:58:23 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for s3 cards" -KEYWORDS="~alpha amd64 arm ia64 ~ppc sh x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ~ppc sh x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |