diff options
author | 2011-02-12 19:37:25 +0000 | |
---|---|---|
committer | 2011-02-12 19:37:25 +0000 | |
commit | 627226f2e7d96bd3e6accbc4bb5f27861db16122 (patch) | |
tree | 68bdedd46a2a16b951da2eae169f32fec6f7f961 /x11-drivers/xf86-video-sis | |
parent | alpha/ia64/sh/sparc stable wrt #344827 (diff) | |
download | historical-627226f2e7d96bd3e6accbc4bb5f27861db16122.tar.gz historical-627226f2e7d96bd3e6accbc4bb5f27861db16122.tar.bz2 historical-627226f2e7d96bd3e6accbc4bb5f27861db16122.zip |
ia64 stable wrt #344827
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'x11-drivers/xf86-video-sis')
-rw-r--r-- | x11-drivers/xf86-video-sis/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-sis/ChangeLog b/x11-drivers/xf86-video-sis/ChangeLog index 20c887e35792..cb0a89f68175 100644 --- a/x11-drivers/xf86-video-sis/ChangeLog +++ b/x11-drivers/xf86-video-sis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-sis -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.51 2010/10/21 01:13:07 ranger Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.52 2011/02/12 19:34:39 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-sis-0.10.3.ebuild: + ia64 stable wrt #344827 21 Oct 2010; Brent Baude <ranger@gentoo.org> ChangeLog: Marking xf86-video-sis-0.10.3 ppc stable for bug 239063 diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild index 3d6a603fd284..047b7bf9f78d 100644 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild +++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.3.ebuild,v 1.5 2010/10/21 01:13:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild,v 1.6 2011/02/12 19:34:39 armin76 Exp $ EAPI=3 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" RDEPEND="dri? ( x11-base/xorg-server[-minimal] ) |