diff options
author | Marius Mauch <genone@gentoo.org> | 2007-01-25 04:53:02 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-01-25 04:53:02 +0000 |
commit | 40e7946afede4fc6c63feaeed10111524a01c068 (patch) | |
tree | 8ea3b8c252ea23e7ae6a36706f3c6ff80c6e3e3a /app-dicts | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-40e7946afede4fc6c63feaeed10111524a01c068.tar.gz gentoo-2-40e7946afede4fc6c63feaeed10111524a01c068.tar.bz2 gentoo-2-40e7946afede4fc6c63feaeed10111524a01c068.zip |
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/stardict/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/stardict/files/digest-stardict-2.4.2 | 2 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.4.2.ebuild | 14 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.4.6-r1.ebuild | 14 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.4.8.ebuild | 14 |
5 files changed, 29 insertions, 23 deletions
diff --git a/app-dicts/stardict/ChangeLog b/app-dicts/stardict/ChangeLog index 5098d25a7b5b..468f3bf09548 100644 --- a/app-dicts/stardict/ChangeLog +++ b/app-dicts/stardict/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.31 2006/08/03 18:08:16 gustavoz Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.32 2007/01/25 04:53:02 genone Exp $ + + 25 Jan 2007; Marius Mauch <genone@gentoo.org> stardict-2.4.2.ebuild, + stardict-2.4.6-r1.ebuild, stardict-2.4.8.ebuild: + Replacing einfo with elog 03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> stardict-2.4.6-r1.ebuild: diff --git a/app-dicts/stardict/files/digest-stardict-2.4.2 b/app-dicts/stardict/files/digest-stardict-2.4.2 index 3145f2ac31ce..5b50fa2a6856 100644 --- a/app-dicts/stardict/files/digest-stardict-2.4.2 +++ b/app-dicts/stardict/files/digest-stardict-2.4.2 @@ -1 +1,3 @@ MD5 ed4b56fe446564dd377b577287048c6a stardict-2.4.2.tar.bz2 702901 +RMD160 0e86a66eb9ea290aaada87bf44d0919aecd02ee0 stardict-2.4.2.tar.bz2 702901 +SHA256 84854f328496420ce7a0f901a275503759f92c674a4bc2aa6ae74aa19b4a5882 stardict-2.4.2.tar.bz2 702901 diff --git a/app-dicts/stardict/stardict-2.4.2.ebuild b/app-dicts/stardict/stardict-2.4.2.ebuild index 6a9c1d6cada7..14a9ba7a45a3 100644 --- a/app-dicts/stardict/stardict-2.4.2.ebuild +++ b/app-dicts/stardict/stardict-2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/stardict/stardict-2.4.2.ebuild,v 1.14 2006/07/27 21:13:34 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.2.ebuild,v 1.15 2007/01/25 04:53:02 genone Exp $ inherit gnome2 eutils @@ -49,11 +49,11 @@ src_install() { } pkg_postinst() { - einfo "You will now need to install stardict dictionary files. If" - einfo "you have not, execute the below to get a list of dictionaries:" - einfo - einfo " emerge -s stardict-" - einfo + elog "You will now need to install stardict dictionary files. If" + elog "you have not, execute the below to get a list of dictionaries:" + elog + elog " emerge -s stardict-" + elog ewarn "If you upgraded from 2.4.1 or lower and use your own dictionary" ewarn "files, you'll need to run: /usr/share/stardict/tools/stardict_dict_update" } diff --git a/app-dicts/stardict/stardict-2.4.6-r1.ebuild b/app-dicts/stardict/stardict-2.4.6-r1.ebuild index 15ed0efa039f..a1e53799e2d9 100644 --- a/app-dicts/stardict/stardict-2.4.6-r1.ebuild +++ b/app-dicts/stardict/stardict-2.4.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/stardict/stardict-2.4.6-r1.ebuild,v 1.6 2006/08/03 18:08:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.6-r1.ebuild,v 1.7 2007/01/25 04:53:02 genone Exp $ inherit gnome2 eutils @@ -51,11 +51,11 @@ src_install() { } pkg_postinst() { - einfo "You will now need to install stardict dictionary files. If" - einfo "you have not, execute the below to get a list of dictionaries:" - einfo - einfo " emerge -s stardict-" - einfo + elog "You will now need to install stardict dictionary files. If" + elog "you have not, execute the below to get a list of dictionaries:" + elog + elog " emerge -s stardict-" + elog ewarn "If you upgraded from 2.4.1 or lower and use your own dictionary" ewarn "files, you'll need to run: /usr/share/stardict/tools/stardict_dict_update" } diff --git a/app-dicts/stardict/stardict-2.4.8.ebuild b/app-dicts/stardict/stardict-2.4.8.ebuild index 1432ec73545e..acce91cbc710 100644 --- a/app-dicts/stardict/stardict-2.4.8.ebuild +++ b/app-dicts/stardict/stardict-2.4.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/stardict/stardict-2.4.8.ebuild,v 1.1 2006/07/27 21:13:34 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.8.ebuild,v 1.2 2007/01/25 04:53:02 genone Exp $ inherit gnome2 eutils @@ -52,11 +52,11 @@ src_install() { } pkg_postinst() { - einfo "You will now need to install stardict dictionary files. If" - einfo "you have not, execute the below to get a list of dictionaries:" - einfo - einfo " emerge -s stardict-" - einfo + elog "You will now need to install stardict dictionary files. If" + elog "you have not, execute the below to get a list of dictionaries:" + elog + elog " emerge -s stardict-" + elog ewarn "If you upgraded from 2.4.1 or lower and use your own dictionary" ewarn "files, you'll need to run: /usr/share/stardict/tools/stardict_dict_update" } |