summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-24 03:36:25 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-24 03:36:25 +0000
commit3ecf9d6a9b39b45be133650a185fc9bb9c72c885 (patch)
treee61a1e8f223995212cc3704d6a28fc67b54eb005 /app-portage
parentReplacing einfo with elog (diff)
downloadgentoo-2-3ecf9d6a9b39b45be133650a185fc9bb9c72c885.tar.gz
gentoo-2-3ecf9d6a9b39b45be133650a185fc9bb9c72c885.tar.bz2
gentoo-2-3ecf9d6a9b39b45be133650a185fc9bb9c72c885.zip
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/eix/ChangeLog7
-rw-r--r--app-portage/eix/eix-0.6.4.ebuild8
-rw-r--r--app-portage/eix/eix-0.7.9.ebuild6
-rw-r--r--app-portage/eix/eix-0.8.3.ebuild8
-rw-r--r--app-portage/eix/eix-0.8.4.ebuild8
-rw-r--r--app-portage/eix/eix-0.8.5.ebuild6
-rw-r--r--app-portage/eix/eix-0.8.6.ebuild6
7 files changed, 27 insertions, 22 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog
index 3ec315a52dbe..d9535e6d2dfc 100644
--- a/app-portage/eix/ChangeLog
+++ b/app-portage/eix/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-portage/eix
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.144 2007/01/22 21:06:43 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.145 2007/01/24 03:36:25 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> eix-0.6.4.ebuild,
+ eix-0.7.9.ebuild, eix-0.8.3.ebuild, eix-0.8.4.ebuild, eix-0.8.5.ebuild,
+ eix-0.8.6.ebuild:
+ Replacing einfo with elog
*eix-0.8.6 (22 Jan 2007)
diff --git a/app-portage/eix/eix-0.6.4.ebuild b/app-portage/eix/eix-0.6.4.ebuild
index 15f64559047d..18b15f86f6df 100644
--- a/app-portage/eix/eix-0.6.4.ebuild
+++ b/app-portage/eix/eix-0.6.4.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-portage/eix/eix-0.6.4.ebuild,v 1.11 2006/12/04 20:18:31 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.6.4.ebuild,v 1.12 2007/01/24 03:36:25 genone Exp $
DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
HOMEPAGE="http://dev.croup.de/proj/eix"
@@ -21,6 +21,6 @@ src_install() {
}
pkg_postinst() {
- einfo "As of >=eix-0.5.4, \"metadata\" is the new default cache."
- einfo "It's independent of the portage-version and the cache used by portage."
+ elog "As of >=eix-0.5.4, \"metadata\" is the new default cache."
+ elog "It's independent of the portage-version and the cache used by portage."
}
diff --git a/app-portage/eix/eix-0.7.9.ebuild b/app-portage/eix/eix-0.7.9.ebuild
index 4024b1b7dcc5..5429ae4ad524 100644
--- a/app-portage/eix/eix-0.7.9.ebuild
+++ b/app-portage/eix/eix-0.7.9.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/app-portage/eix/eix-0.7.9.ebuild,v 1.10 2007/01/19 22:15:33 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.7.9.ebuild,v 1.11 2007/01/24 03:36:25 genone Exp $
DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
HOMEPAGE="http://dev.croup.de/proj/eix"
@@ -30,6 +30,6 @@ src_install() {
}
pkg_postinst() {
- einfo "As of >=eix-0.5.4, \"metadata\" is the new default cache."
- einfo "It's independent of the portage-version and the cache used by portage."
+ elog "As of >=eix-0.5.4, \"metadata\" is the new default cache."
+ elog "It's independent of the portage-version and the cache used by portage."
}
diff --git a/app-portage/eix/eix-0.8.3.ebuild b/app-portage/eix/eix-0.8.3.ebuild
index 6a7727f2637a..dde66b4fee90 100644
--- a/app-portage/eix/eix-0.8.3.ebuild
+++ b/app-portage/eix/eix-0.8.3.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-portage/eix/eix-0.8.3.ebuild,v 1.2 2006/12/16 14:15:24 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.8.3.ebuild,v 1.3 2007/01/24 03:36:25 genone Exp $
inherit eutils
@@ -39,6 +39,6 @@ src_install() {
}
pkg_postinst() {
- einfo "As of >=eix-0.5.4, \"metadata\" is the new default cache."
- einfo "It's independent of the portage-version and the cache used by portage."
+ elog "As of >=eix-0.5.4, \"metadata\" is the new default cache."
+ elog "It's independent of the portage-version and the cache used by portage."
}
diff --git a/app-portage/eix/eix-0.8.4.ebuild b/app-portage/eix/eix-0.8.4.ebuild
index 26cee5279ae9..88ee7ededc6c 100644
--- a/app-portage/eix/eix-0.8.4.ebuild
+++ b/app-portage/eix/eix-0.8.4.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-portage/eix/eix-0.8.4.ebuild,v 1.1 2006/12/24 14:41:53 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.8.4.ebuild,v 1.2 2007/01/24 03:36:25 genone Exp $
DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
HOMEPAGE="http://dev.croup.de/proj/eix"
@@ -30,6 +30,6 @@ src_install() {
}
pkg_postinst() {
- einfo "As of >=eix-0.5.4, \"metadata\" is the new default cache."
- einfo "It's independent of the portage-version and the cache used by portage."
+ elog "As of >=eix-0.5.4, \"metadata\" is the new default cache."
+ elog "It's independent of the portage-version and the cache used by portage."
}
diff --git a/app-portage/eix/eix-0.8.5.ebuild b/app-portage/eix/eix-0.8.5.ebuild
index bdd7d6f2f9e7..c9bf1dbe14f8 100644
--- a/app-portage/eix/eix-0.8.5.ebuild
+++ b/app-portage/eix/eix-0.8.5.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/app-portage/eix/eix-0.8.5.ebuild,v 1.1 2007/01/11 22:19:11 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.8.5.ebuild,v 1.2 2007/01/24 03:36:25 genone Exp $
DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
HOMEPAGE="http://dev.croup.de/proj/eix"
@@ -30,6 +30,6 @@ src_install() {
}
pkg_postinst() {
- einfo "As of >=eix-0.5.4, \"metadata\" is the new default cache."
- einfo "It's independent of the portage-version and the cache used by portage."
+ elog "As of >=eix-0.5.4, \"metadata\" is the new default cache."
+ elog "It's independent of the portage-version and the cache used by portage."
}
diff --git a/app-portage/eix/eix-0.8.6.ebuild b/app-portage/eix/eix-0.8.6.ebuild
index d9c439ba999b..41c2e9eb10cd 100644
--- a/app-portage/eix/eix-0.8.6.ebuild
+++ b/app-portage/eix/eix-0.8.6.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/app-portage/eix/eix-0.8.6.ebuild,v 1.1 2007/01/22 21:06:43 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.8.6.ebuild,v 1.2 2007/01/24 03:36:25 genone Exp $
DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
HOMEPAGE="http://dev.croup.de/proj/eix"
@@ -30,6 +30,6 @@ src_install() {
}
pkg_postinst() {
- einfo "As of >=eix-0.5.4, \"metadata\" is the new default cache."
- einfo "It's independent of the portage-version and the cache used by portage."
+ elog "As of >=eix-0.5.4, \"metadata\" is the new default cache."
+ elog "It's independent of the portage-version and the cache used by portage."
}