diff options
author | Peter Volkov <pva@gentoo.org> | 2008-03-27 12:58:23 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2008-03-27 12:58:23 +0000 |
commit | 05c4fe613bd2c6f4c14f1e85b9f01bf630ffad9b (patch) | |
tree | fe3d7c8dfcf82f58a06446a9dd6a3542d6758b78 /app-dicts | |
parent | Version bump. Branch 7.5 now considered stable by upstream. (diff) | |
download | gentoo-2-05c4fe613bd2c6f4c14f1e85b9f01bf630ffad9b.tar.gz gentoo-2-05c4fe613bd2c6f4c14f1e85b9f01bf630ffad9b.tar.bz2 gentoo-2-05c4fe613bd2c6f4c14f1e85b9f01bf630ffad9b.zip |
Cleaned old dictionary as we don't have <stardict-2.4.2 in the tree, bug #163833.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/stardict-cdict-en-zh-big5/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild | 10 |
2 files changed, 7 insertions, 12 deletions
diff --git a/app-dicts/stardict-cdict-en-zh-big5/ChangeLog b/app-dicts/stardict-cdict-en-zh-big5/ChangeLog index 3bcdfce1da09..42415d457eaa 100644 --- a/app-dicts/stardict-cdict-en-zh-big5/ChangeLog +++ b/app-dicts/stardict-cdict-en-zh-big5/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/stardict-cdict-en-zh-big5 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/ChangeLog,v 1.7 2007/02/01 14:38:06 blubb Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/ChangeLog,v 1.8 2008/03/27 12:58:23 pva Exp $ + + 27 Mar 2008; Peter Volkov <pva@gentoo.org> + -stardict-cdict-en-zh-big5-2.1.0.ebuild: + Cleaned old dictionary as we don't have <stardict-2.4.2 in the tree, bug + #163833. 01 Feb 2007; Simon Stelling <blubb@gentoo.org> stardict-cdict-en-zh-big5-2.4.2.ebuild: diff --git a/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild b/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild deleted file mode 100644 index b875ca496425..000000000000 --- a/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild,v 1.4 2005/01/01 12:57:54 eradicator Exp $ - -FROM_LANG="English" -TO_LANG="Traditional Chinese (BIG5)" -DICT_PREFIX="cdict-" -DICT_SUFFIX="big5" - -inherit stardict |