diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 20:05:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 20:05:45 +0000 |
commit | cedd3866531d045aa2d2f3da94b4e1678a167f97 (patch) | |
tree | 78ed605fcf13e387b22eb7feb7d876502932f92f /x11-drivers/xf86-video-sis | |
parent | alpha/ia64 stable wrt #419473 (diff) | |
download | gentoo-2-cedd3866531d045aa2d2f3da94b4e1678a167f97.tar.gz gentoo-2-cedd3866531d045aa2d2f3da94b4e1678a167f97.tar.bz2 gentoo-2-cedd3866531d045aa2d2f3da94b4e1678a167f97.zip |
ia64 stable wrt #419473
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-video-sis')
-rw-r--r-- | x11-drivers/xf86-video-sis/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-sis/ChangeLog b/x11-drivers/xf86-video-sis/ChangeLog index 4b817da40544..a0cc058afe4f 100644 --- a/x11-drivers/xf86-video-sis/ChangeLog +++ b/x11-drivers/xf86-video-sis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-sis # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.61 2012/07/21 20:35:31 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.62 2012/08/26 20:05:45 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> + xf86-video-sis-0.10.4-r1.ebuild: + ia64 stable wrt #419473 *xf86-video-sis-0.10.7 (21 Jul 2012) diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild index 7d48597fae54..806a784c726d 100644 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild +++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.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-sis/xf86-video-sis-0.10.4-r1.ebuild,v 1.5 2012/07/12 17:38:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild,v 1.6 2012/08/26 20:05:45 armin76 Exp $ EAPI=4 XORG_DRI=dri inherit xorg-2 DESCRIPTION="SiS and XGI video driver" -KEYWORDS="amd64 ~ia64 ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc x86 ~x86-fbsd" IUSE="dri" DEPEND=">=x11-proto/xf86dgaproto-2.1" |