diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-14 18:23:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-14 18:23:18 +0000 |
commit | b762bac17005831f146313bd61fcc5687b516b9c (patch) | |
tree | 0e56b47d4226dedb4b134b5e64fa7073568f1c3f /x11-drivers/xf86-video-ati | |
parent | Ebuild cleanup. (diff) | |
download | historical-b762bac17005831f146313bd61fcc5687b516b9c.tar.gz historical-b762bac17005831f146313bd61fcc5687b516b9c.tar.bz2 historical-b762bac17005831f146313bd61fcc5687b516b9c.zip |
Mark 6.6.3 stable on ia64. #144549
Package-Manager: portage-2.1.1
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index 33c8c2102f80..74da31d5d7a6 100644 --- a/x11-drivers/xf86-video-ati/ChangeLog +++ b/x11-drivers/xf86-video-ati/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-ati # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.40 2006/10/13 23:15:48 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.41 2006/10/14 18:23:18 agriffis Exp $ + + 14 Oct 2006; Aron Griffis <agriffis@gentoo.org> + xf86-video-ati-6.6.3.ebuild: + Mark 6.6.3 stable on ia64. #144549 13 Oct 2006; Joshua Baergen <joshuabaergen@gentoo.org> xf86-video-ati-6.6.3.ebuild: diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild index 9e0c0db7ca7c..570c4802fa7c 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.4 2006/10/13 23:15:48 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.5 2006/10/14 18:23:18 agriffis Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="ATI video driver" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} |