summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-10-10 13:27:06 +0000
committerTom Martin <slarti@gentoo.org>2004-10-10 13:27:06 +0000
commit46f6555d4c0301779498ac8a61fbc679a78b2449 (patch)
treee44600c183a5e842354aa1231fe2d6059819fcba /dev-util
parent=dev-java/blackdown-jdk-1.4.2 untill java-config is fixed (diff)
downloadgentoo-2-46f6555d4c0301779498ac8a61fbc679a78b2449.tar.gz
gentoo-2-46f6555d4c0301779498ac8a61fbc679a78b2449.tar.bz2
gentoo-2-46f6555d4c0301779498ac8a61fbc679a78b2449.zip
Marked ~amd64.
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/visual-regexp/ChangeLog5
-rw-r--r--dev-util/visual-regexp/visual-regexp-3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/visual-regexp/ChangeLog b/dev-util/visual-regexp/ChangeLog
index 8639e85168be..4c9a06ec507d 100644
--- a/dev-util/visual-regexp/ChangeLog
+++ b/dev-util/visual-regexp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/visual-regexp
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/visual-regexp/ChangeLog,v 1.4 2004/08/07 22:38:13 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/visual-regexp/ChangeLog,v 1.5 2004/10/10 13:27:06 slarti Exp $
+
+ 10 Oct 2004; Tom Martin <slarti@gentoo.org> visual-regexp-3.0.ebuild:
+ Marked ~amd64.
07 Aug 2004; Tom Martin <slarti@gentoo.org> visual-regexp-3.0.ebuild:
Typo in DESCRIPTION: yoy ty -> you to. Bug 59717.
diff --git a/dev-util/visual-regexp/visual-regexp-3.0.ebuild b/dev-util/visual-regexp/visual-regexp-3.0.ebuild
index b09ef553649f..9511820b9268 100644
--- a/dev-util/visual-regexp/visual-regexp-3.0.ebuild
+++ b/dev-util/visual-regexp/visual-regexp-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/visual-regexp/visual-regexp-3.0.ebuild,v 1.5 2004/08/07 22:38:13 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/visual-regexp/visual-regexp-3.0.ebuild,v 1.6 2004/10/10 13:27:06 slarti Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://laurent.riesterer.free.fr/regexp/visual_regexp-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND=">=dev-lang/tcl-8.3