diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-01 09:44:37 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-01 09:44:37 +0000 |
commit | e25265eaf010c91289706c62531f9379cc468385 (patch) | |
tree | 1fb3a1eb565634db4f70bf0f3e41c1a8043fe21b /app-dicts/pydict | |
parent | epatch, sed and changelog fixes (diff) | |
download | historical-e25265eaf010c91289706c62531f9379cc468385.tar.gz historical-e25265eaf010c91289706c62531f9379cc468385.tar.bz2 historical-e25265eaf010c91289706c62531f9379cc468385.zip |
epatch, sed and changelog fixes
Diffstat (limited to 'app-dicts/pydict')
-rw-r--r-- | app-dicts/pydict/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/pydict/pydict-0.2.5.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-dicts/pydict/Manifest b/app-dicts/pydict/Manifest index 415cafa7b1ec..da1cc40ba3ca 100644 --- a/app-dicts/pydict/Manifest +++ b/app-dicts/pydict/Manifest @@ -1,4 +1,4 @@ -MD5 8801a0e35cf3308e5ceb96f46279dde7 files/digest-pydict-0.2.5.1 67 -MD5 6d8000b87978ae3290ef9290077a0c3b pydict-0.2.5.1.ebuild 864 MD5 784782172d48b8d1a5df378a533de60b ChangeLog 507 +MD5 af5b5553112b6c273e3421ad7e79f2e5 pydict-0.2.5.1.ebuild 863 MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 +MD5 8801a0e35cf3308e5ceb96f46279dde7 files/digest-pydict-0.2.5.1 67 diff --git a/app-dicts/pydict/pydict-0.2.5.1.ebuild b/app-dicts/pydict/pydict-0.2.5.1.ebuild index 943fecf67257..9ae9ccae6cad 100644 --- a/app-dicts/pydict/pydict-0.2.5.1.ebuild +++ b/app-dicts/pydict/pydict-0.2.5.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/pydict/pydict-0.2.5.1.ebuild,v 1.6 2003/09/07 23:47:08 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/pydict/pydict-0.2.5.1.ebuild,v 1.7 2003/10/01 09:44:33 aliz Exp $ DESCRIPTION="Chinese-English / English-Chinese dictionary" HOMEPAGE="http://sourceforge.net/projects/pydict" -SRC_URI="mirror://sourceforge/${PN}/pyDict-${PV}.tar.gz" +SRC_URI="mirror://sourceforge/pydict/pyDict-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" |