diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-02-02 17:22:33 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-02-02 17:22:33 +0000 |
commit | fb7007fff2b256c6bd0deef4c1a54df82472863e (patch) | |
tree | 837a4c9615da8389c8456df6b5d4af333d958a76 /x11-drivers/xf86-video-glint | |
parent | stable amd64 (diff) | |
download | gentoo-2-fb7007fff2b256c6bd0deef4c1a54df82472863e.tar.gz gentoo-2-fb7007fff2b256c6bd0deef4c1a54df82472863e.tar.bz2 gentoo-2-fb7007fff2b256c6bd0deef4c1a54df82472863e.zip |
Added ~amd64 keyword.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-drivers/xf86-video-glint')
-rw-r--r-- | x11-drivers/xf86-video-glint/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-glint/xf86-video-glint-1.0.1.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-glint/ChangeLog b/x11-drivers/xf86-video-glint/ChangeLog index 02a51709459e..1a3c1a67bf73 100644 --- a/x11-drivers/xf86-video-glint/ChangeLog +++ b/x11-drivers/xf86-video-glint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-glint -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.11 2005/12/26 20:23:39 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.12 2006/02/02 17:19:29 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-glint-1.0.1.3.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-glint-1.0.1.1.ebuild, -xf86-video-glint-1.0.1.2.ebuild: diff --git a/x11-drivers/xf86-video-glint/xf86-video-glint-1.0.1.3.ebuild b/x11-drivers/xf86-video-glint/xf86-video-glint-1.0.1.3.ebuild index ced9e51c6df3..0ed5bd51c76f 100644 --- a/x11-drivers/xf86-video-glint/xf86-video-glint-1.0.1.3.ebuild +++ b/x11-drivers/xf86-video-glint/xf86-video-glint-1.0.1.3.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-glint/xf86-video-glint-1.0.1.3.ebuild,v 1.1 2005/12/23 20:24:56 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.0.1.3.ebuild,v 1.2 2006/02/02 17:19:29 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for glint cards" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="dri" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} |