diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-02-05 09:03:04 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-02-05 09:03:04 +0000 |
commit | 818655cd197f9d6e6f5bc7710890800933aac624 (patch) | |
tree | 54ab0d8fb025a7f539d17980cdee6dade64a6a9d /x11-base/xorg-x11/ChangeLog | |
parent | Modular X: mask lots of VIDEO_CARDS flags on architectures we won't build tho... (diff) | |
download | gentoo-2-818655cd197f9d6e6f5bc7710890800933aac624.tar.gz gentoo-2-818655cd197f9d6e6f5bc7710890800933aac624.tar.bz2 gentoo-2-818655cd197f9d6e6f5bc7710890800933aac624.zip |
Vast changes to the video driver dependencies to add arch-dependent sections, mostly mirroring the drivers as built arch-dependently in 6.9.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-base/xorg-x11/ChangeLog')
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index 38c6841536f5..40d2c714be39 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-base/xorg-x11 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.514 2006/01/30 19:12:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.515 2006/02/05 09:03:04 spyderous Exp $ + + 05 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; + xorg-x11-7.0-r1.ebuild: + Vast changes to the video driver dependencies to add arch-dependent + sections, mostly mirroring the drivers as built arch-dependently in 6.9. 30 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-7.0-r1.ebuild: |