summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-02-09 07:22:13 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-02-09 07:22:13 +0000
commit99b05bf6d5ffb5d10e7f97365415e648709638de (patch)
treeab3ab5e739efdad6079fe91c169475ad07ad788b /app-dicts/dictd-vera
parentadded amd64 keyword. (Manifest recommit) (diff)
downloadgentoo-2-99b05bf6d5ffb5d10e7f97365415e648709638de.tar.gz
gentoo-2-99b05bf6d5ffb5d10e7f97365415e648709638de.tar.bz2
gentoo-2-99b05bf6d5ffb5d10e7f97365415e648709638de.zip
added amd64 keyword.
Diffstat (limited to 'app-dicts/dictd-vera')
-rw-r--r--app-dicts/dictd-vera/ChangeLog5
-rw-r--r--app-dicts/dictd-vera/dictd-vera-1.9_pre.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/dictd-vera/ChangeLog b/app-dicts/dictd-vera/ChangeLog
index 8f69bf82f497..af9a2b89ad97 100644
--- a/app-dicts/dictd-vera/ChangeLog
+++ b/app-dicts/dictd-vera/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/dictd-vera
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/ChangeLog,v 1.6 2004/01/16 00:09:18 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/ChangeLog,v 1.7 2004/02/09 07:20:19 absinthe Exp $
+
+ 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> dictd-vera-1.9_pre.ebuild:
+ added amd64 keyword.
*dictd-vera-1.9_pre (16 Jan 2004)
diff --git a/app-dicts/dictd-vera/dictd-vera-1.9_pre.ebuild b/app-dicts/dictd-vera/dictd-vera-1.9_pre.ebuild
index 9a38669dd630..51b1d7a5b481 100644
--- a/app-dicts/dictd-vera/dictd-vera-1.9_pre.ebuild
+++ b/app-dicts/dictd-vera/dictd-vera-1.9_pre.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/dictd-vera-1.9_pre.ebuild,v 1.1 2004/01/16 00:09:18 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/dictd-vera-1.9_pre.ebuild,v 1.2 2004/02/09 07:20:19 absinthe Exp $
MY_P=dict-vera-${PV/_/-}
DESCRIPTION="V.E.R.A. -- Virtual Entity of Relevant Acronyms for dict"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.dict.org"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc amd64 "
RDEPEND=">=app-text/dictd-1.5.5"