diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 20:08:53 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 20:08:53 +0000 |
commit | af2a6492b74fa90bf7d1f0ea210fc7c32ec9a150 (patch) | |
tree | 06670e49acbb12d19d9068bddf22f15695d3907d /x11-drivers/xf86-video-i810 | |
parent | Stable on amd64 wrt bug #191615. (diff) | |
download | historical-af2a6492b74fa90bf7d1f0ea210fc7c32ec9a150.tar.gz historical-af2a6492b74fa90bf7d1f0ea210fc7c32ec9a150.tar.bz2 historical-af2a6492b74fa90bf7d1f0ea210fc7c32ec9a150.zip |
Stable on x86 wrt bug #191615.
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'x11-drivers/xf86-video-i810')
-rw-r--r-- | x11-drivers/xf86-video-i810/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-i810/xf86-video-i810-2.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-i810/ChangeLog b/x11-drivers/xf86-video-i810/ChangeLog index 33815c72d307..0ba4038c6d3f 100644 --- a/x11-drivers/xf86-video-i810/ChangeLog +++ b/x11-drivers/xf86-video-i810/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-i810 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i810/ChangeLog,v 1.60 2007/08/14 08:47:27 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i810/ChangeLog,v 1.61 2007/09/07 20:08:27 wolf31o2 Exp $ + + 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + xf86-video-i810-2.1.0.ebuild: + Stable on amd64 wrt bug #191615. *xf86-video-i810-2.1.1 (14 Aug 2007) diff --git a/x11-drivers/xf86-video-i810/xf86-video-i810-2.1.0.ebuild b/x11-drivers/xf86-video-i810/xf86-video-i810-2.1.0.ebuild index 3b568bf7f133..5242047e621b 100644 --- a/x11-drivers/xf86-video-i810/xf86-video-i810-2.1.0.ebuild +++ b/x11-drivers/xf86-video-i810/xf86-video-i810-2.1.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-i810/xf86-video-i810-2.1.0.ebuild,v 1.1 2007/07/14 05:22:50 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i810/xf86-video-i810-2.1.0.ebuild,v 1.2 2007/09/07 20:08:27 wolf31o2 Exp $ # Must be before x-modular eclass is inherited # Enable snapshot to get the man page in the right place @@ -17,7 +17,7 @@ S="${WORKDIR}/xf86-video-intel-${PV}" DESCRIPTION="X.Org driver for Intel cards" -KEYWORDS="~amd64 ~arm ~ia64 ~sh ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ia64 ~sh x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2 |