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 | 710b56e7c1859dd7caddc63b8778fa9baf7a86f2 (patch) | |
tree | 8464abbba9fc60c82380486ddcb668ee47091f56 /app-dicts/dictd-dicts | |
parent | fixed missing init scripts/etc; closing bug #29688. marked stable for amd64. (diff) | |
download | historical-710b56e7c1859dd7caddc63b8778fa9baf7a86f2.tar.gz historical-710b56e7c1859dd7caddc63b8778fa9baf7a86f2.tar.bz2 historical-710b56e7c1859dd7caddc63b8778fa9baf7a86f2.zip |
added amd64 keyword.
Diffstat (limited to 'app-dicts/dictd-dicts')
-rw-r--r-- | app-dicts/dictd-dicts/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/dictd-dicts/ChangeLog b/app-dicts/dictd-dicts/ChangeLog index dbe8682ce1aa..a03e429de028 100644 --- a/app-dicts/dictd-dicts/ChangeLog +++ b/app-dicts/dictd-dicts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/dictd-dicts -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-dicts/ChangeLog,v 1.6 2003/02/12 03:32:17 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-dicts/ChangeLog,v 1.7 2004/02/09 07:22:13 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> dictd-dicts-1.0.ebuild: + added amd64 keyword. 19 Jan 2003; Olivier Reisch <doctomoe@gentoo.org> : Added ~ppc keyword diff --git a/app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild b/app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild index 08af9aff4bb2..ffc54bd1772e 100644 --- a/app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild +++ b/app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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-dicts/dictd-dicts-1.0.ebuild,v 1.6 2003/07/16 15:05:47 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild,v 1.7 2004/02/09 07:22:13 absinthe Exp $ DESCRIPTION="A package to simplify installation of all dictd dictionaries" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc amd64 " DEPEND="" |