diff options
author | 2006-02-02 17:22:33 +0000 | |
---|---|---|
committer | 2006-02-02 17:22:33 +0000 | |
commit | c49b60abddaf2df9814df05cda4f0cccbf1b7e09 (patch) | |
tree | 3da3c52a7cce4b50b828360307b13013b52622f0 /x11-drivers/xf86-video-glint | |
parent | stable amd64 (diff) | |
download | historical-c49b60abddaf2df9814df05cda4f0cccbf1b7e09.tar.gz historical-c49b60abddaf2df9814df05cda4f0cccbf1b7e09.tar.bz2 historical-c49b60abddaf2df9814df05cda4f0cccbf1b7e09.zip |
Added ~amd64 keyword.
Package-Manager: portage-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} |