diff options
author | Peter Volkov <pva@gentoo.org> | 2008-03-27 13:12:58 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2008-03-27 13:12:58 +0000 |
commit | 56ef7bdff2f18e0a21a285d28b7d942eb27631b5 (patch) | |
tree | dc065066ec340eaac9b40963946f2d42cb729caf /app-dicts | |
parent | Cleaned old dictionary as we don't have <stardict-2.4.2 in the tree, bug #163... (diff) | |
download | gentoo-2-56ef7bdff2f18e0a21a285d28b7d942eb27631b5.tar.gz gentoo-2-56ef7bdff2f18e0a21a285d28b7d942eb27631b5.tar.bz2 gentoo-2-56ef7bdff2f18e0a21a285d28b7d942eb27631b5.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-quick-eng-jpn/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.1.0.ebuild | 9 |
2 files changed, 7 insertions, 11 deletions
diff --git a/app-dicts/stardict-quick-eng-jpn/ChangeLog b/app-dicts/stardict-quick-eng-jpn/ChangeLog index 4b0f03e32dc5..f909b22ba158 100644 --- a/app-dicts/stardict-quick-eng-jpn/ChangeLog +++ b/app-dicts/stardict-quick-eng-jpn/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/stardict-quick-eng-jpn -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-eng-jpn/ChangeLog,v 1.7 2007/02/01 14:52:44 blubb Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-eng-jpn/ChangeLog,v 1.8 2008/03/27 13:12:58 pva Exp $ + + 27 Mar 2008; Peter Volkov <pva@gentoo.org> + -stardict-quick-eng-jpn-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-quick-eng-jpn-2.4.2.ebuild: diff --git a/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.1.0.ebuild b/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.1.0.ebuild deleted file mode 100644 index 98a792492e17..000000000000 --- a/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.1.0.ebuild +++ /dev/null @@ -1,9 +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-quick-eng-jpn/stardict-quick-eng-jpn-2.1.0.ebuild,v 1.4 2005/01/01 13:01:55 eradicator Exp $ - -FROM_LANG="English" -TO_LANG="Japanese Romaji" -DICT_PREFIX="quick_" - -inherit stardict |