summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Gurr <tgurr@gentoo.org>2009-02-13 15:30:19 +0000
committerTimo Gurr <tgurr@gentoo.org>2009-02-13 15:30:19 +0000
commitbb6913532e11d9c110e54b9b21ce7e5ae1bc95cc (patch)
tree86c93f21a45a245c056b250a0a07ed51fb488d07 /net-print
parentVersion bump. Add kde4 version. To please termite47384 :D. (diff)
downloadgentoo-2-bb6913532e11d9c110e54b9b21ce7e5ae1bc95cc.tar.gz
gentoo-2-bb6913532e11d9c110e54b9b21ce7e5ae1bc95cc.tar.bz2
gentoo-2-bb6913532e11d9c110e54b9b21ce7e5ae1bc95cc.zip
Replace einfo with elog.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'net-print')
-rw-r--r--net-print/cups-pdf/ChangeLog6
-rw-r--r--net-print/cups-pdf/cups-pdf-2.4.2.ebuild10
-rw-r--r--net-print/cups-pdf/cups-pdf-2.4.5.ebuild10
-rw-r--r--net-print/cups-pdf/cups-pdf-2.4.8.ebuild10
-rw-r--r--net-print/cups-pdf/cups-pdf-2.5.0.ebuild10
5 files changed, 25 insertions, 21 deletions
diff --git a/net-print/cups-pdf/ChangeLog b/net-print/cups-pdf/ChangeLog
index 56130272f5cf..6c6d187e6bae 100644
--- a/net-print/cups-pdf/ChangeLog
+++ b/net-print/cups-pdf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-print/cups-pdf
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/ChangeLog,v 1.38 2009/02/13 15:07:13 tgurr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/ChangeLog,v 1.39 2009/02/13 15:30:19 tgurr Exp $
+
+ 13 Feb 2009; Timo Gurr <tgurr@gentoo.org> cups-pdf-2.4.2.ebuild,
+ cups-pdf-2.4.5.ebuild, cups-pdf-2.4.8.ebuild, cups-pdf-2.5.0.ebuild:
+ Replace einfo with elog.
*cups-pdf-2.5.0 (13 Feb 2009)
diff --git a/net-print/cups-pdf/cups-pdf-2.4.2.ebuild b/net-print/cups-pdf/cups-pdf-2.4.2.ebuild
index da508e3e0372..830b07a8f230 100644
--- a/net-print/cups-pdf/cups-pdf-2.4.2.ebuild
+++ b/net-print/cups-pdf/cups-pdf-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.2.ebuild,v 1.5 2009/02/13 15:07:13 tgurr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.2.ebuild,v 1.6 2009/02/13 15:30:19 tgurr Exp $
inherit toolchain-funcs multilib
@@ -38,8 +38,8 @@ src_install () {
}
pkg_postinst () {
- einfo "Please view both the README and contrib_Contents files"
- einfo "as you may want to adjust some settings and/or use"
- einfo "contributed software. In the latter case you may need"
- einfo "to extract some files from the ${P} distfile."
+ elog "Please view both the README and contrib_Contents files"
+ elog "as you may want to adjust some settings and/or use"
+ elog "contributed software. In the latter case you may need"
+ elog "to extract some files from the ${P} distfile."
}
diff --git a/net-print/cups-pdf/cups-pdf-2.4.5.ebuild b/net-print/cups-pdf/cups-pdf-2.4.5.ebuild
index 84329fd99633..1744cd05a3b6 100644
--- a/net-print/cups-pdf/cups-pdf-2.4.5.ebuild
+++ b/net-print/cups-pdf/cups-pdf-2.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.5.ebuild,v 1.3 2009/02/13 15:07:13 tgurr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.5.ebuild,v 1.4 2009/02/13 15:30:19 tgurr Exp $
inherit toolchain-funcs multilib
@@ -38,8 +38,8 @@ src_install () {
}
pkg_postinst () {
- einfo "Please view both the README and contrib_Contents files"
- einfo "as you may want to adjust some settings and/or use"
- einfo "contributed software. In the latter case you may need"
- einfo "to extract some files from the ${P} distfile."
+ elog "Please view both the README and contrib_Contents files"
+ elog "as you may want to adjust some settings and/or use"
+ elog "contributed software. In the latter case you may need"
+ elog "to extract some files from the ${P} distfile."
}
diff --git a/net-print/cups-pdf/cups-pdf-2.4.8.ebuild b/net-print/cups-pdf/cups-pdf-2.4.8.ebuild
index 61c628e97187..f3ce2dfe8af3 100644
--- a/net-print/cups-pdf/cups-pdf-2.4.8.ebuild
+++ b/net-print/cups-pdf/cups-pdf-2.4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.8.ebuild,v 1.2 2009/02/13 15:07:13 tgurr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.8.ebuild,v 1.3 2009/02/13 15:30:19 tgurr Exp $
inherit toolchain-funcs multilib
@@ -38,8 +38,8 @@ src_install () {
}
pkg_postinst () {
- einfo "Please view both the README and contrib_Contents files"
- einfo "as you may want to adjust some settings and/or use"
- einfo "contributed software. In the latter case you may need"
- einfo "to extract some files from the ${P} distfile."
+ elog "Please view both the README and contrib_Contents files"
+ elog "as you may want to adjust some settings and/or use"
+ elog "contributed software. In the latter case you may need"
+ elog "to extract some files from the ${P} distfile."
}
diff --git a/net-print/cups-pdf/cups-pdf-2.5.0.ebuild b/net-print/cups-pdf/cups-pdf-2.5.0.ebuild
index 7f937331f60c..8197fadfbcc6 100644
--- a/net-print/cups-pdf/cups-pdf-2.5.0.ebuild
+++ b/net-print/cups-pdf/cups-pdf-2.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.5.0.ebuild,v 1.1 2009/02/13 15:07:13 tgurr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.5.0.ebuild,v 1.2 2009/02/13 15:30:19 tgurr Exp $
inherit toolchain-funcs multilib
@@ -38,8 +38,8 @@ src_install () {
}
pkg_postinst () {
- einfo "Please view both the README and contrib_Contents files"
- einfo "as you may want to adjust some settings and/or use"
- einfo "contributed software. In the latter case you may need"
- einfo "to extract some files from the ${P} distfile."
+ elog "Please view both the README and contrib_Contents files"
+ elog "as you may want to adjust some settings and/or use"
+ elog "contributed software. In the latter case you may need"
+ elog "to extract some files from the ${P} distfile."
}