summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-01-31 15:48:16 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-01-31 15:48:16 +0000
commitc821b325703c311b631d6b0e47b1c70c0c9ee222 (patch)
tree6c474bcc912463830dc827f34a288bee3d0bebdc /dev-util
parentaqbanking versbio bump (diff)
downloadgentoo-2-c821b325703c311b631d6b0e47b1c70c0c9ee222.tar.gz
gentoo-2-c821b325703c311b631d6b0e47b1c70c0c9ee222.tar.bz2
gentoo-2-c821b325703c311b631d6b0e47b1c70c0c9ee222.zip
Added ~amd64 keywords. Closes bug #120919.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/global/ChangeLog7
-rw-r--r--dev-util/global/global-4.8.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog
index 0a559140b44f..78c63425a890 100644
--- a/dev-util/global/ChangeLog
+++ b/dev-util/global/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/global
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.16 2005/12/08 21:48:19 mkennedy Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.17 2006/01/31 15:48:16 metalgod Exp $
+
+ 31 Jan 2006; Luis Medinas <metalgod@gentoo.org> global-4.8.2.ebuild:
+ Added ~amd64 keywords. Closes bug #120919.
08 Dec 2005; Matthew Kennedy <mkennedy@gentoo.org>
+files/50gtags-gentoo.el, global-4.8.2.ebuild:
diff --git a/dev-util/global/global-4.8.2.ebuild b/dev-util/global/global-4.8.2.ebuild
index c0a7570cb676..1029bef93bcd 100644
--- a/dev-util/global/global-4.8.2.ebuild
+++ b/dev-util/global/global-4.8.2.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/dev-util/global/global-4.8.2.ebuild,v 1.4 2005/12/08 21:48:19 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-4.8.2.ebuild,v 1.5 2006/01/31 15:48:16 metalgod Exp $
inherit elisp-common
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="doc vim emacs"
DEPEND="virtual/libc
doc? ( sys-apps/texinfo )