diff options
author | 2003-07-06 17:51:18 +0000 | |
---|---|---|
committer | 2003-07-06 17:51:18 +0000 | |
commit | 76ae4c97031de6d5ba57170e199b2a6ef263e145 (patch) | |
tree | 195411af856d85d2f64ced30b15da8d35eed7612 /app-dicts/stardict-quick-jpn-eng | |
parent | adding metadata.xml and various fixed (diff) | |
download | gentoo-2-76ae4c97031de6d5ba57170e199b2a6ef263e145.tar.gz gentoo-2-76ae4c97031de6d5ba57170e199b2a6ef263e145.tar.bz2 gentoo-2-76ae4c97031de6d5ba57170e199b2a6ef263e145.zip |
adding metadata.xml and various fixed
Diffstat (limited to 'app-dicts/stardict-quick-jpn-eng')
-rw-r--r-- | app-dicts/stardict-quick-jpn-eng/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/stardict-quick-jpn-eng/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.1.0.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/app-dicts/stardict-quick-jpn-eng/Manifest b/app-dicts/stardict-quick-jpn-eng/Manifest index f5d4ddc083bb..680e0d640089 100644 --- a/app-dicts/stardict-quick-jpn-eng/Manifest +++ b/app-dicts/stardict-quick-jpn-eng/Manifest @@ -1,3 +1,4 @@ +MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 MD5 29a526530ae7d9679a062d2eaa0c409d ChangeLog 449 -MD5 f543ae8d273c2c61c072fd6ea8314411 stardict-quick-jpn-eng-2.1.0.ebuild 340 +MD5 94d3dfe87ef71a3ee7e2ef981034bcab stardict-quick-jpn-eng-2.1.0.ebuild 347 MD5 5850402e3d844d813066ab9630d749ac files/digest-stardict-quick-jpn-eng-2.1.0 81 diff --git a/app-dicts/stardict-quick-jpn-eng/metadata.xml b/app-dicts/stardict-quick-jpn-eng/metadata.xml new file mode 100644 index 000000000000..2d5852c16c60 --- /dev/null +++ b/app-dicts/stardict-quick-jpn-eng/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>cjk</herd> +</pkgmetadata> diff --git a/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.1.0.ebuild b/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.1.0.ebuild index 6eb201223693..6c521560d151 100644 --- a/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.1.0.ebuild +++ b/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.1.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.1.0.ebuild,v 1.1 2003/07/01 10:00:32 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.1.0.ebuild,v 1.2 2003/07/06 17:49:48 liquidx Exp $ -FROM_LANG="Japanese" +FROM_LANG="Japanese Romaji" TO_LANG="English" DICT_PREFIX="quick_" |