diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-02-01 23:06:50 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-02-01 23:06:50 +0000 |
commit | 5f8370a223fbebe41b41e5dd8591fe99446830ae (patch) | |
tree | c7f077f02c15b8c5da781a2f68cb8f922a6d33df /x11-drivers/xf86-video-cyrix | |
parent | Mark 0.6.0-r1 stable on ia64 (diff) | |
download | historical-5f8370a223fbebe41b41e5dd8591fe99446830ae.tar.gz historical-5f8370a223fbebe41b41e5dd8591fe99446830ae.tar.bz2 historical-5f8370a223fbebe41b41e5dd8591fe99446830ae.zip |
Added ~amd64 keyword.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-drivers/xf86-video-cyrix')
-rw-r--r-- | x11-drivers/xf86-video-cyrix/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.0.0.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-cyrix/ChangeLog b/x11-drivers/xf86-video-cyrix/ChangeLog index 12d56cb9c562..6e52bc163eab 100644 --- a/x11-drivers/xf86-video-cyrix/ChangeLog +++ b/x11-drivers/xf86-video-cyrix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-cyrix -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cyrix/ChangeLog,v 1.10 2005/12/26 20:22:13 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cyrix/ChangeLog,v 1.11 2006/02/01 23:06:50 metalgod Exp $ + + 01 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-cyrix-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-cyrix-1.0.0.3.ebuild, -xf86-video-cyrix-1.0.0.4.ebuild: diff --git a/x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.0.0.5.ebuild b/x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.0.0.5.ebuild index 483ae0eb486d..ad2c22047837 100644 --- a/x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.0.0.5.ebuild +++ b/x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.0.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-cyrix/xf86-video-cyrix-1.0.0.5.ebuild,v 1.1 2005/12/23 20:23:20 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cyrix/xf86-video-cyrix-1.0.0.5.ebuild,v 1.2 2006/02/01 23:06:50 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for cyrix cards" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |