diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-02-02 18:13:09 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-02-02 18:13:09 +0000 |
commit | bc2dbfe341be817ddf0766b2f9f9b75dbc3d7008 (patch) | |
tree | 832fb4718af6f1a8af38343d03ae82b7040b5735 /x11-drivers/xf86-video-suncg14 | |
parent | Version bump thanks to Darren Dale <dd55@cornell.edu>, bug #100860. (diff) | |
download | gentoo-2-bc2dbfe341be817ddf0766b2f9f9b75dbc3d7008.tar.gz gentoo-2-bc2dbfe341be817ddf0766b2f9f9b75dbc3d7008.tar.bz2 gentoo-2-bc2dbfe341be817ddf0766b2f9f9b75dbc3d7008.zip |
Added ~amd64 keyword.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-drivers/xf86-video-suncg14')
-rw-r--r-- | x11-drivers/xf86-video-suncg14/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-suncg14/ChangeLog b/x11-drivers/xf86-video-suncg14/ChangeLog index 57f8cd246266..471aa5d043d6 100644 --- a/x11-drivers/xf86-video-suncg14/ChangeLog +++ b/x11-drivers/xf86-video-suncg14/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-suncg14 -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.11 2005/12/26 20:32:08 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.12 2006/02/02 18:11:54 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-suncg14-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-suncg14-1.0.0.3.ebuild, -xf86-video-suncg14-1.0.0.4.ebuild: diff --git a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild index 035bd9c306b2..3867039193d8 100644 --- a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild +++ b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-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-suncg14/xf86-video-suncg14-1.0.0.5.ebuild,v 1.1 2005/12/23 20:34:38 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild,v 1.2 2006/02/02 18:11:54 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for suncg14 cards" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |