diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-12-03 12:53:52 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-12-03 12:53:52 +0000 |
commit | 4bec99e6fd142cb524ae2f5a500310c7c4ca5541 (patch) | |
tree | fee039b94e2cec4a40e0966dec4c62329b82d0a1 /app-dicts/dictd-dicts | |
parent | changed KEYWORD (diff) | |
download | gentoo-2-4bec99e6fd142cb524ae2f5a500310c7c4ca5541.tar.gz gentoo-2-4bec99e6fd142cb524ae2f5a500310c7c4ca5541.tar.bz2 gentoo-2-4bec99e6fd142cb524ae2f5a500310c7c4ca5541.zip |
moved dictd dictionaries and stardict from app-text to app-dicts
Diffstat (limited to 'app-dicts/dictd-dicts')
-rw-r--r-- | app-dicts/dictd-dicts/ChangeLog | 20 | ||||
-rw-r--r-- | app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild | 23 | ||||
-rw-r--r-- | app-dicts/dictd-dicts/files/digest-dictd-dicts-1.0 | 0 |
3 files changed, 43 insertions, 0 deletions
diff --git a/app-dicts/dictd-dicts/ChangeLog b/app-dicts/dictd-dicts/ChangeLog new file mode 100644 index 000000000000..46f4cc7cdc8e --- /dev/null +++ b/app-dicts/dictd-dicts/ChangeLog @@ -0,0 +1,20 @@ +# ChangeLog for app-dicts/dictd-dicts +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-dicts/ChangeLog,v 1.1 2002/12/03 12:53:51 seemant Exp $ + +*dictd-dicts-1.0 (1 Feb 2002) + + 03 Dec 2002; Seemant Kulleen <seemant@gentoo.org> * : + + Moved to app-dicts + + 20 Sept 2002; Mike Frysinger <vapier@gentoo.org> : + Fixed DEOEND misspelling + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild b/app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild new file mode 100644 index 000000000000..361c3fee372f --- /dev/null +++ b/app-dicts/dictd-dicts/dictd-dicts-1.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2002 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.1 2002/12/03 12:53:51 seemant Exp $ + +DESCRIPTION="A package to simplify installation of all dictd dictionaries" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 sparc sparc64" + +DEPEND="" + +RDEPEND="app-text/dictd-devils + app-text/dictd-elements + app-text/dictd-foldoc + app-text/dictd-gazetteer + app-text/dictd-jargon + app-text/dictd-misc + app-text/dictd-vera + app-text/dictd-web1913 + app-text/dictd-wn" + + diff --git a/app-dicts/dictd-dicts/files/digest-dictd-dicts-1.0 b/app-dicts/dictd-dicts/files/digest-dictd-dicts-1.0 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/app-dicts/dictd-dicts/files/digest-dictd-dicts-1.0 |