diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 07:22:13 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 07:22:13 +0000 |
commit | 99b05bf6d5ffb5d10e7f97365415e648709638de (patch) | |
tree | ab3ab5e739efdad6079fe91c169475ad07ad788b /app-dicts/dictd-web1913 | |
parent | added amd64 keyword. (Manifest recommit) (diff) | |
download | gentoo-2-99b05bf6d5ffb5d10e7f97365415e648709638de.tar.gz gentoo-2-99b05bf6d5ffb5d10e7f97365415e648709638de.tar.bz2 gentoo-2-99b05bf6d5ffb5d10e7f97365415e648709638de.zip |
added amd64 keyword.
Diffstat (limited to 'app-dicts/dictd-web1913')
-rw-r--r-- | app-dicts/dictd-web1913/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/dictd-web1913/ChangeLog b/app-dicts/dictd-web1913/ChangeLog index 376090a031f7..1ae697c5753d 100644 --- a/app-dicts/dictd-web1913/ChangeLog +++ b/app-dicts/dictd-web1913/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/dictd-web1913 -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-web1913/ChangeLog,v 1.5 2003/02/12 03:33:09 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-web1913/ChangeLog,v 1.6 2004/02/09 07:20:56 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> + dictd-web1913-1.4-r1.ebuild: + added amd64 keyword. 19 Jan 2003; Olivier Reisch <doctomoe@gentoo.org> : Added ~ppc keyword diff --git a/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild b/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild index f7c4cb774003..915c0526f48b 100644 --- a/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild +++ b/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild,v 1.5 2003/07/16 15:15:56 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild,v 1.6 2004/02/09 07:20:56 absinthe Exp $ MY_P=${P/td/t}-pre S=${WORKDIR} @@ -13,7 +13,7 @@ DEPEND=">=app-text/dictd-1.5.5" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc amd64 " src_install () { dodir /usr/lib/dict |