diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:49:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:49:10 +0000 |
commit | 4fd9faa52fde99269b57f821d786207884ff10b8 (patch) | |
tree | 626b85d5e7462498f148eaf0e0b589f42a0abcb0 /x11-drivers/xf86-video-s3 | |
parent | ia64 stable wrt #282290 (diff) | |
download | historical-4fd9faa52fde99269b57f821d786207884ff10b8.tar.gz historical-4fd9faa52fde99269b57f821d786207884ff10b8.tar.bz2 historical-4fd9faa52fde99269b57f821d786207884ff10b8.zip |
alpha/ia64 stable wrt #282290
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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.3.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 ee266bc5e9d1..0febda6ad22e 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.43 2009/10/11 11:27:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.44 2009/12/15 15:42:27 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-s3-0.6.3.ebuild: + alpha/ia64 stable wrt #282290 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-s3-0.6.3.ebuild: ppc stable #282290 diff --git a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild index e4dd4af9f484..a10c10330599 100644 --- a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild +++ b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.ebuild,v 1.4 2009/10/11 11:27:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.3.ebuild,v 1.5 2009/12/15 15:42:27 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 ~ia64 ppc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |