diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-19 08:19:57 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-19 08:19:57 +0000 |
commit | 0d72124319e3c302a86a144a34084e132492f7c7 (patch) | |
tree | 22aa7831ab3e6f97cabb1ec5e2fa736c4fd0626f /app-dicts | |
parent | source tarball changed on server, redigesting (diff) | |
download | historical-0d72124319e3c302a86a144a34084e132492f7c7.tar.gz historical-0d72124319e3c302a86a144a34084e132492f7c7.tar.bz2 historical-0d72124319e3c302a86a144a34084e132492f7c7.zip |
source tarball changed on server, redigesting
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/stardict/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/stardict/files/digest-stardict-2.2.0 | 2 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.2.0.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/app-dicts/stardict/Manifest b/app-dicts/stardict/Manifest index 77dbcbfa22b6..f2edba30da8d 100644 --- a/app-dicts/stardict/Manifest +++ b/app-dicts/stardict/Manifest @@ -1,5 +1,5 @@ -MD5 981c442cd7fe575953634d0fc3bae23e ChangeLog 1592 -MD5 66f3d47c266b048f7e0f28a9b4017965 stardict-2.2.0.ebuild 1253 +MD5 a02f74d1933edf5fd3c91cba6674e52d ChangeLog 1592 +MD5 63e69cb55894b522d764c0eb34710f13 stardict-2.2.0.ebuild 1253 MD5 e6135cced80802a7c5ea9039b395fa43 stardict-2.0.0.ebuild 741 MD5 a6d0fbcdffe714ec6f5b00713ca68772 files/digest-stardict-2.2.0 67 MD5 b41107d5daeb5414fa21b3f9905e105c files/stardict-config.sh 565 diff --git a/app-dicts/stardict/files/digest-stardict-2.2.0 b/app-dicts/stardict/files/digest-stardict-2.2.0 index eb2f03305b9e..76dd1b262c10 100644 --- a/app-dicts/stardict/files/digest-stardict-2.2.0 +++ b/app-dicts/stardict/files/digest-stardict-2.2.0 @@ -1 +1 @@ -MD5 0a8e7f6ca31afabde59db8c4094253e1 stardict-2.2.0.tar.bz2 619927 +MD5 5ca3bd410fd6aea508a65b5227a7e902 stardict-2.2.0.tar.bz2 617812 diff --git a/app-dicts/stardict/stardict-2.2.0.ebuild b/app-dicts/stardict/stardict-2.2.0.ebuild index f8219350f165..3099b09d41c2 100644 --- a/app-dicts/stardict/stardict-2.2.0.ebuild +++ b/app-dicts/stardict/stardict-2.2.0.ebuild @@ -1,6 +1,6 @@ # 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/stardict-2.2.0.ebuild,v 1.2 2003/06/05 23:37:55 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.2.0.ebuild,v 1.3 2003/06/19 08:19:49 liquidx Exp $ inherit gnome2 @@ -36,7 +36,7 @@ src_unpack() { pkg_postinst() { einfo "You will now need to install stardict dictionary files. If" - einfo "you have not, do :" + einfo "you have not, execute the below to get a list of dictionaries:" echo einfo " emerge -s stardict-" } |