summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-03-05 03:25:22 +0000
committerMarius Mauch <genone@gentoo.org>2007-03-05 03:25:22 +0000
commit0a0b9cc75be85a2072a75b7b48928ed82f55b398 (patch)
treef560240b5d30e6906d28e6b112216d35c717b15b /dev-util/catalyst
parentadded ~ppc64 (diff)
downloadgentoo-2-0a0b9cc75be85a2072a75b7b48928ed82f55b398.tar.gz
gentoo-2-0a0b9cc75be85a2072a75b7b48928ed82f55b398.tar.bz2
gentoo-2-0a0b9cc75be85a2072a75b7b48928ed82f55b398.zip
Replacing einfo with elog
(Portage version: 2.1.2-r10)
Diffstat (limited to 'dev-util/catalyst')
-rw-r--r--dev-util/catalyst/ChangeLog7
-rw-r--r--dev-util/catalyst/catalyst-1.1.10.10.ebuild10
-rw-r--r--dev-util/catalyst/catalyst-2.0.2.ebuild16
-rw-r--r--dev-util/catalyst/catalyst-2.0.3_pre1.ebuild16
-rw-r--r--dev-util/catalyst/catalyst-2.0.3_pre2.ebuild16
5 files changed, 35 insertions, 30 deletions
diff --git a/dev-util/catalyst/ChangeLog b/dev-util/catalyst/ChangeLog
index a031ecc46cb2..c319200f8242 100644
--- a/dev-util/catalyst/ChangeLog
+++ b/dev-util/catalyst/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/catalyst
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.162 2007/02/15 17:15:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.163 2007/03/05 03:25:22 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> catalyst-1.1.10.10.ebuild,
+ catalyst-2.0.2.ebuild, catalyst-2.0.3_pre1.ebuild,
+ catalyst-2.0.3_pre2.ebuild:
+ Replacing einfo with elog
*catalyst-2.0.3_pre2 (15 Feb 2007)
*catalyst-2.0.3_pre1 (15 Feb 2007)
diff --git a/dev-util/catalyst/catalyst-1.1.10.10.ebuild b/dev-util/catalyst/catalyst-1.1.10.10.ebuild
index bcb0d8206867..306d61a0cd48 100644
--- a/dev-util/catalyst/catalyst-1.1.10.10.ebuild
+++ b/dev-util/catalyst/catalyst-1.1.10.10.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/dev-util/catalyst/catalyst-1.1.10.10.ebuild,v 1.5 2006/04/11 23:23:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-1.1.10.10.ebuild,v 1.6 2007/03/05 03:25:22 genone Exp $
inherit eutils
@@ -68,8 +68,8 @@ src_install() {
pkg_postinst() {
echo
- einfo "You can find more information about catalyst by checking out the"
- einfo "catalyst project page at:"
- einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
+ elog "You can find more information about catalyst by checking out the"
+ elog "catalyst project page at:"
+ elog "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
echo
}
diff --git a/dev-util/catalyst/catalyst-2.0.2.ebuild b/dev-util/catalyst/catalyst-2.0.2.ebuild
index 1e37ae956b61..51cc07281548 100644
--- a/dev-util/catalyst/catalyst-2.0.2.ebuild
+++ b/dev-util/catalyst/catalyst-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.2.ebuild,v 1.2 2007/02/09 01:40:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.2.ebuild,v 1.3 2007/03/05 03:25:22 genone Exp $
inherit eutils
@@ -34,10 +34,10 @@ pkg_setup() {
ewarn "then you should add ccache to your USE."
fi
echo
- einfo "The template spec files are now installed by default. You can find"
- einfo "them under /usr/share/doc/${PF}/examples"
- einfo "and they are considered to be the authorative source of information"
- einfo "on catalyst."
+ elog "The template spec files are now installed by default. You can find"
+ elog "them under /usr/share/doc/${PF}/examples"
+ elog "and they are considered to be the authorative source of information"
+ elog "on catalyst."
}
src_install() {
@@ -69,8 +69,8 @@ src_install() {
}
pkg_postinst() {
- einfo "You can find more information about catalyst by checking out the"
- einfo "catalyst project page at:"
- einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
+ elog "You can find more information about catalyst by checking out the"
+ elog "catalyst project page at:"
+ elog "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
echo
}
diff --git a/dev-util/catalyst/catalyst-2.0.3_pre1.ebuild b/dev-util/catalyst/catalyst-2.0.3_pre1.ebuild
index 2440ca97d7cd..d588dac69acd 100644
--- a/dev-util/catalyst/catalyst-2.0.3_pre1.ebuild
+++ b/dev-util/catalyst/catalyst-2.0.3_pre1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.3_pre1.ebuild,v 1.1 2007/02/15 17:15:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.3_pre1.ebuild,v 1.2 2007/03/05 03:25:22 genone Exp $
inherit eutils
@@ -34,10 +34,10 @@ pkg_setup() {
ewarn "then you should add ccache to your USE."
fi
echo
- einfo "The template spec files are now installed by default. You can find"
- einfo "them under /usr/share/doc/${PF}/examples"
- einfo "and they are considered to be the authorative source of information"
- einfo "on catalyst."
+ elog "The template spec files are now installed by default. You can find"
+ elog "them under /usr/share/doc/${PF}/examples"
+ elog "and they are considered to be the authorative source of information"
+ elog "on catalyst."
}
src_install() {
@@ -69,8 +69,8 @@ src_install() {
}
pkg_postinst() {
- einfo "You can find more information about catalyst by checking out the"
- einfo "catalyst project page at:"
- einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
+ elog "You can find more information about catalyst by checking out the"
+ elog "catalyst project page at:"
+ elog "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
echo
}
diff --git a/dev-util/catalyst/catalyst-2.0.3_pre2.ebuild b/dev-util/catalyst/catalyst-2.0.3_pre2.ebuild
index 2c3c63204cdd..d27c5127eccd 100644
--- a/dev-util/catalyst/catalyst-2.0.3_pre2.ebuild
+++ b/dev-util/catalyst/catalyst-2.0.3_pre2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.3_pre2.ebuild,v 1.1 2007/02/15 17:15:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.3_pre2.ebuild,v 1.2 2007/03/05 03:25:22 genone Exp $
inherit eutils
@@ -34,10 +34,10 @@ pkg_setup() {
ewarn "then you should add ccache to your USE."
fi
echo
- einfo "The template spec files are now installed by default. You can find"
- einfo "them under /usr/share/doc/${PF}/examples"
- einfo "and they are considered to be the authorative source of information"
- einfo "on catalyst."
+ elog "The template spec files are now installed by default. You can find"
+ elog "them under /usr/share/doc/${PF}/examples"
+ elog "and they are considered to be the authorative source of information"
+ elog "on catalyst."
}
src_install() {
@@ -69,8 +69,8 @@ src_install() {
}
pkg_postinst() {
- einfo "You can find more information about catalyst by checking out the"
- einfo "catalyst project page at:"
- einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
+ elog "You can find more information about catalyst by checking out the"
+ elog "catalyst project page at:"
+ elog "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
echo
}