summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-10-03 04:53:34 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-10-03 04:53:34 +0000
commit2c1baf23f58c03521c80d1bc12b208ef05ededf3 (patch)
treec1aa9fe2cceb346662e5ce8248456d16643fb980 /dev-util
parentmask python-selinux 2* (diff)
downloadhistorical-2c1baf23f58c03521c80d1bc12b208ef05ededf3.tar.gz
historical-2c1baf23f58c03521c80d1bc12b208ef05ededf3.tar.bz2
historical-2c1baf23f58c03521c80d1bc12b208ef05ededf3.zip
amd64 unmask
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/ctags/Manifest8
-rw-r--r--dev-util/ctags/ctags-5.5-r1.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/ctags/Manifest b/dev-util/ctags/Manifest
index 0508fb6aff15..3aa8148f732b 100644
--- a/dev-util/ctags/Manifest
+++ b/dev-util/ctags/Manifest
@@ -1,7 +1,7 @@
-MD5 1fe9a83e8e373e39e2f1522f22afefb7 files/digest-ctags-5.5 61
-MD5 1fe9a83e8e373e39e2f1522f22afefb7 files/digest-ctags-5.5-r1 61
-MD5 e679ffaa8205e53af2edbbe0b20e60a1 files/digest-ctags-5.2.3 63
MD5 079ff4d9132121c82dde7afb2d8aed3d ctags-5.2.3.ebuild 1105
-MD5 3128d57f0a9a71bce2caa004358f7607 ctags-5.5-r1.ebuild 1165
+MD5 4178b1b9341d992af171cd2fca4d47ad ctags-5.5-r1.ebuild 1174
MD5 915b1edfa7dc4476e7ce931004dcac51 ctags-5.5.ebuild 1168
MD5 867733ebaaf6993236e634fd1d92f720 ChangeLog 1489
+MD5 1fe9a83e8e373e39e2f1522f22afefb7 files/digest-ctags-5.5 61
+MD5 1fe9a83e8e373e39e2f1522f22afefb7 files/digest-ctags-5.5-r1 61
+MD5 e679ffaa8205e53af2edbbe0b20e60a1 files/digest-ctags-5.2.3 63
diff --git a/dev-util/ctags/ctags-5.5-r1.ebuild b/dev-util/ctags/ctags-5.5-r1.ebuild
index 3013b93299c9..6368b5fadac5 100644
--- a/dev-util/ctags/ctags-5.5-r1.ebuild
+++ b/dev-util/ctags/ctags-5.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5-r1.ebuild,v 1.3 2003/09/29 15:12:29 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5-r1.ebuild,v 1.4 2003/10/03 04:53:30 drobbins Exp $
DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages."
SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz"
@@ -10,7 +10,7 @@ DEPEND="${RDEPEND}"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha x86 ~ppc ~sparc mips"
+KEYWORDS="amd64 alpha x86 ~ppc ~sparc mips"
IUSE=""
src_compile() {