summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 19:33:16 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 19:33:16 +0000
commitc5b84122c5ef77e37eddf57f41316280495020af (patch)
treec450de9f14138c770867c9f024f7b8c6c0b2a96d /app-dicts
parentFixed ChangeLog header. (diff)
downloadgentoo-2-c5b84122c5ef77e37eddf57f41316280495020af.tar.gz
gentoo-2-c5b84122c5ef77e37eddf57f41316280495020af.tar.bz2
gentoo-2-c5b84122c5ef77e37eddf57f41316280495020af.zip
QA: Cleaner einfo, ewarn, eerror and echo usage
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/babytrans/babytrans-0.9.2-r2.ebuild6
-rw-r--r--app-dicts/babytrans/babytrans-0.9.2-r3.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/app-dicts/babytrans/babytrans-0.9.2-r2.ebuild b/app-dicts/babytrans/babytrans-0.9.2-r2.ebuild
index c65f6e7b1168..1f683200621d 100644
--- a/app-dicts/babytrans/babytrans-0.9.2-r2.ebuild
+++ b/app-dicts/babytrans/babytrans-0.9.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans/babytrans-0.9.2-r2.ebuild,v 1.9 2005/01/24 10:23:53 angusyoung Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans/babytrans-0.9.2-r2.ebuild,v 1.10 2005/07/09 19:29:25 swegener Exp $
inherit eutils
@@ -31,9 +31,9 @@ src_install() {
}
pkg_postinst() {
- einfo ""
+ einfo
einfo "Now you should install one of the babytrans dictionaries"
einfo "available in portage. You can find then in $PORTDIR under"
einfo "the app-dicts category"
- einfo ""
+ einfo
}
diff --git a/app-dicts/babytrans/babytrans-0.9.2-r3.ebuild b/app-dicts/babytrans/babytrans-0.9.2-r3.ebuild
index 3748714c22f1..e63c578b5fc5 100644
--- a/app-dicts/babytrans/babytrans-0.9.2-r3.ebuild
+++ b/app-dicts/babytrans/babytrans-0.9.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans/babytrans-0.9.2-r3.ebuild,v 1.5 2005/04/30 09:41:27 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans/babytrans-0.9.2-r3.ebuild,v 1.6 2005/07/09 19:29:25 swegener Exp $
inherit eutils
@@ -37,9 +37,9 @@ src_install() {
}
pkg_postinst() {
- einfo ""
+ einfo
einfo "Now you should install one of the babytrans dictionaries"
einfo "available in portage. You can find then in $PORTDIR under"
einfo "the app-dicts category"
- einfo ""
+ einfo
}