diff options
author | Marius Mauch <genone@gentoo.org> | 2007-01-25 04:54:29 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-01-25 04:54:29 +0000 |
commit | 5d44d0330d629337893f00e9965369bf31fd3f31 (patch) | |
tree | 6e6445ed009fa8a7c11fc32c8689d734181c81b1 /app-dicts | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-5d44d0330d629337893f00e9965369bf31fd3f31.tar.gz gentoo-2-5d44d0330d629337893f00e9965369bf31fd3f31.tar.bz2 gentoo-2-5d44d0330d629337893f00e9965369bf31fd3f31.zip |
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/vdict/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/vdict/files/digest-vdict-1.94 | 2 | ||||
-rw-r--r-- | app-dicts/vdict/files/digest-vdict-1.97 | 4 | ||||
-rw-r--r-- | app-dicts/vdict/vdict-1.94.ebuild | 8 | ||||
-rw-r--r-- | app-dicts/vdict/vdict-1.97.ebuild | 8 |
5 files changed, 20 insertions, 10 deletions
diff --git a/app-dicts/vdict/ChangeLog b/app-dicts/vdict/ChangeLog index 89207e4395c1..082fc870fb7d 100644 --- a/app-dicts/vdict/ChangeLog +++ b/app-dicts/vdict/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/vdict -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/ChangeLog,v 1.3 2005/12/03 10:29:16 pclouds Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/ChangeLog,v 1.4 2007/01/25 04:54:29 genone Exp $ + + 25 Jan 2007; Marius Mauch <genone@gentoo.org> vdict-1.94.ebuild, + vdict-1.97.ebuild: + Replacing einfo with elog *vdict-1.97 (03 Dec 2005) diff --git a/app-dicts/vdict/files/digest-vdict-1.94 b/app-dicts/vdict/files/digest-vdict-1.94 index dcc48a95a002..0a7ab1c09fa6 100644 --- a/app-dicts/vdict/files/digest-vdict-1.94 +++ b/app-dicts/vdict/files/digest-vdict-1.94 @@ -1 +1,3 @@ MD5 c5403cb35210fae8b121bb9627b16e2a vdict-1.94.tar.bz2 228154 +RMD160 438422d62c3f34d3bdc036818343dfeaa7a796ae vdict-1.94.tar.bz2 228154 +SHA256 b588a350b70265ab44fb362b96c1219e00b5fbc4a9152b3c5572b958fb7733de vdict-1.94.tar.bz2 228154 diff --git a/app-dicts/vdict/files/digest-vdict-1.97 b/app-dicts/vdict/files/digest-vdict-1.97 index 3c59a75e36fb..a3b0a8f62e44 100644 --- a/app-dicts/vdict/files/digest-vdict-1.97 +++ b/app-dicts/vdict/files/digest-vdict-1.97 @@ -1,2 +1,6 @@ MD5 68aaae4340b03a9504e01fba324ebfd6 vdict-1.97.tar.bz2 325762 +RMD160 236983fa7a1d1e26ef44d69b0d946fcf4335e287 vdict-1.97.tar.bz2 325762 +SHA256 18dbac6c7ddfe1f450a3d66b82973588922258ad63667a44b9e5f9331ee5b7b2 vdict-1.97.tar.bz2 325762 MD5 9533944ccbb295a68dbba6448cb660f5 vdict-patches-1.97.tar.bz2 41875 +RMD160 4ba5d80a2815774b32dcda79586a7a6c750fb0ba vdict-patches-1.97.tar.bz2 41875 +SHA256 3b3be3efbc4662a66264f8c887263522b429527d7ad95594c84d5166cd46ef60 vdict-patches-1.97.tar.bz2 41875 diff --git a/app-dicts/vdict/vdict-1.94.ebuild b/app-dicts/vdict/vdict-1.94.ebuild index b2e71468f341..6bde6d7b5ea8 100644 --- a/app-dicts/vdict/vdict-1.94.ebuild +++ b/app-dicts/vdict/vdict-1.94.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/vdict-1.94.ebuild,v 1.3 2005/12/03 10:29:16 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/vdict-1.94.ebuild,v 1.4 2007/01/25 04:54:29 genone Exp $ inherit eutils @@ -20,6 +20,6 @@ src_install() { } pkg_postinst() { - einfo "You may want to install app-dicts/vdict-* packages" - einfo "to have corresponding dictionaries" + elog "You may want to install app-dicts/vdict-* packages" + elog "to have corresponding dictionaries" } diff --git a/app-dicts/vdict/vdict-1.97.ebuild b/app-dicts/vdict/vdict-1.97.ebuild index bac870f437c6..f40aa63c63c5 100644 --- a/app-dicts/vdict/vdict-1.97.ebuild +++ b/app-dicts/vdict/vdict-1.97.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/vdict-1.97.ebuild,v 1.1 2005/12/03 10:29:16 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/vdict-1.97.ebuild,v 1.2 2007/01/25 04:54:29 genone Exp $ inherit eutils @@ -22,6 +22,6 @@ src_install() { } pkg_postinst() { - einfo "You may want to install app-dicts/vdict-* packages" - einfo "to have corresponding dictionaries" + elog "You may want to install app-dicts/vdict-* packages" + elog "to have corresponding dictionaries" } |