summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-02-02 19:21:39 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-02-02 19:21:39 +0000
commit5491917553a97d9f4138223a36e35a68a398c1f4 (patch)
tree78c60cf986d3518b56f5c7bf758054b59b0b56e0 /x11-drivers/xf86-video-tga
parentDependency update; GTK+ 2.6 is required by the 0.2 release. (diff)
downloadgentoo-2-5491917553a97d9f4138223a36e35a68a398c1f4.tar.gz
gentoo-2-5491917553a97d9f4138223a36e35a68a398c1f4.tar.bz2
gentoo-2-5491917553a97d9f4138223a36e35a68a398c1f4.zip
Added ~amd64 keyword.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-drivers/xf86-video-tga')
-rw-r--r--x11-drivers/xf86-video-tga/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.5.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-tga/ChangeLog b/x11-drivers/xf86-video-tga/ChangeLog
index ef311f49a191..ffbfd4c25a12 100644
--- a/x11-drivers/xf86-video-tga/ChangeLog
+++ b/x11-drivers/xf86-video-tga/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-tga
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/ChangeLog,v 1.10 2005/12/26 20:35:38 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/ChangeLog,v 1.11 2006/02/02 19:21:39 metalgod Exp $
+
+ 02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
+ xf86-video-tga-1.0.0.5.ebuild:
+ Added ~amd64 keyword.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-video-tga-1.0.0.3.ebuild, -xf86-video-tga-1.0.0.4.ebuild:
diff --git a/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.5.ebuild b/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.5.ebuild
index 60c7e4f98278..1204afee8ec3 100644
--- a/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-tga/xf86-video-tga-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-tga/xf86-video-tga-1.0.0.5.ebuild,v 1.1 2005/12/23 20:38:16 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.5.ebuild,v 1.2 2006/02/02 19:21:39 metalgod Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for tga cards"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto