diff options
author | Peter Volkov <pva@gentoo.org> | 2008-03-27 13:20:44 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2008-03-27 13:20:44 +0000 |
commit | 8f21e53a32fba4a9a6b7090a86a471c0f77c20fc (patch) | |
tree | 3fedd6af69583c6d27aebffa92a6231f5c420e5d /app-dicts/stardict-cedict-zh-en-gb | |
parent | amd64 stable, remove old, assign to net-im herd. (diff) | |
download | historical-8f21e53a32fba4a9a6b7090a86a471c0f77c20fc.tar.gz historical-8f21e53a32fba4a9a6b7090a86a471c0f77c20fc.tar.bz2 historical-8f21e53a32fba4a9a6b7090a86a471c0f77c20fc.zip |
Cleaned old dictionary as we don't have <stardict-2.4.2 in the tree, bug #163833.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-dicts/stardict-cedict-zh-en-gb')
-rw-r--r-- | app-dicts/stardict-cedict-zh-en-gb/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.1.0.ebuild | 12 |
2 files changed, 7 insertions, 14 deletions
diff --git a/app-dicts/stardict-cedict-zh-en-gb/ChangeLog b/app-dicts/stardict-cedict-zh-en-gb/ChangeLog index b66291241dc9..c7aa29eac5fe 100644 --- a/app-dicts/stardict-cedict-zh-en-gb/ChangeLog +++ b/app-dicts/stardict-cedict-zh-en-gb/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/stardict-cedict-zh-en-gb -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cedict-zh-en-gb/ChangeLog,v 1.7 2007/02/01 14:39:56 blubb Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cedict-zh-en-gb/ChangeLog,v 1.8 2008/03/27 13:03:45 pva Exp $ + + 27 Mar 2008; Peter Volkov <pva@gentoo.org> + -stardict-cedict-zh-en-gb-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-cedict-zh-en-gb-2.4.2.ebuild: diff --git a/app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.1.0.ebuild b/app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.1.0.ebuild deleted file mode 100644 index b1cb416d5f29..000000000000 --- a/app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.1.0.ebuild +++ /dev/null @@ -1,12 +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-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.1.0.ebuild,v 1.4 2005/01/01 12:58:33 eradicator Exp $ - -FROM_LANG="Simplified Chinese (GB)" -TO_LANG="English" -DICT_PREFIX="cedict-" -DICT_SUFFIX="gb" - -inherit stardict - -HOMEPAGE="http://www.mandarintools.com/cedict.html" |