summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/linux-logo')
-rw-r--r--app-misc/linux-logo/ChangeLog6
-rw-r--r--app-misc/linux-logo/linux-logo-4.12.ebuild24
-rw-r--r--app-misc/linux-logo/linux-logo-4.13.ebuild24
-rw-r--r--app-misc/linux-logo/linux-logo-4.14.ebuild24
-rw-r--r--app-misc/linux-logo/linux-logo-4.15.ebuild22
5 files changed, 52 insertions, 48 deletions
diff --git a/app-misc/linux-logo/ChangeLog b/app-misc/linux-logo/ChangeLog
index bd160173736f..8df91654b7e9 100644
--- a/app-misc/linux-logo/ChangeLog
+++ b/app-misc/linux-logo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/linux-logo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v 1.39 2007/01/27 17:43:06 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v 1.40 2007/01/28 05:17:00 genone Exp $
+
+ 28 Jan 2007; Marius Mauch <genone@gentoo.org> linux-logo-4.12.ebuild,
+ linux-logo-4.13.ebuild, linux-logo-4.14.ebuild, linux-logo-4.15.ebuild:
+ Replacing einfo with elog
27 Jan 2007; Joseph Jezak <josejx@gentoo.org> linux-logo-4.15.ebuild:
Marked ppc stable for bug #163870.
diff --git a/app-misc/linux-logo/linux-logo-4.12.ebuild b/app-misc/linux-logo/linux-logo-4.12.ebuild
index 57fc0f055b9f..c18b3496c200 100644
--- a/app-misc/linux-logo/linux-logo-4.12.ebuild
+++ b/app-misc/linux-logo/linux-logo-4.12.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-misc/linux-logo/linux-logo-4.12.ebuild,v 1.10 2006/12/04 20:31:26 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-4.12.ebuild,v 1.11 2007/01/28 05:17:00 genone Exp $
inherit eutils
@@ -54,15 +54,15 @@ src_install() {
pkg_postinst() {
echo
- einfo "Linux_logo ebuild for Gentoo comes with two Gentoo logos."
- einfo ""
- einfo "To display the first Gentoo logo type: linux_logo -L 3"
- einfo "To display the second Gentoo logo type: linux_logo -L 4"
- einfo "To display all the logos available type: linux_logo -L list."
- einfo ""
- einfo "To start linux_logo on boot, please type:"
- einfo " rc-update add linux-logo default"
- einfo "which uses the settings found in"
- einfo " /etc/conf.d/linux-logo"
+ elog "Linux_logo ebuild for Gentoo comes with two Gentoo logos."
+ elog ""
+ elog "To display the first Gentoo logo type: linux_logo -L 3"
+ elog "To display the second Gentoo logo type: linux_logo -L 4"
+ elog "To display all the logos available type: linux_logo -L list."
+ elog ""
+ elog "To start linux_logo on boot, please type:"
+ elog " rc-update add linux-logo default"
+ elog "which uses the settings found in"
+ elog " /etc/conf.d/linux-logo"
echo
}
diff --git a/app-misc/linux-logo/linux-logo-4.13.ebuild b/app-misc/linux-logo/linux-logo-4.13.ebuild
index 7e0ef35a48a8..6b238030a8f2 100644
--- a/app-misc/linux-logo/linux-logo-4.13.ebuild
+++ b/app-misc/linux-logo/linux-logo-4.13.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-misc/linux-logo/linux-logo-4.13.ebuild,v 1.1 2006/05/07 19:45:10 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-4.13.ebuild,v 1.2 2007/01/28 05:17:00 genone Exp $
inherit eutils
@@ -54,15 +54,15 @@ src_install() {
pkg_postinst() {
echo
- einfo "Linux_logo ebuild for Gentoo comes with two Gentoo logos."
- einfo ""
- einfo "To display the first Gentoo logo type: linux_logo -L 3"
- einfo "To display the second Gentoo logo type: linux_logo -L 4"
- einfo "To display all the logos available type: linux_logo -L list."
- einfo ""
- einfo "To start linux_logo on boot, please type:"
- einfo " rc-update add linux-logo default"
- einfo "which uses the settings found in"
- einfo " /etc/conf.d/linux-logo"
+ elog "Linux_logo ebuild for Gentoo comes with two Gentoo logos."
+ elog ""
+ elog "To display the first Gentoo logo type: linux_logo -L 3"
+ elog "To display the second Gentoo logo type: linux_logo -L 4"
+ elog "To display all the logos available type: linux_logo -L list."
+ elog ""
+ elog "To start linux_logo on boot, please type:"
+ elog " rc-update add linux-logo default"
+ elog "which uses the settings found in"
+ elog " /etc/conf.d/linux-logo"
echo
}
diff --git a/app-misc/linux-logo/linux-logo-4.14.ebuild b/app-misc/linux-logo/linux-logo-4.14.ebuild
index 7a2914ba5bb8..bcb5b60e15cf 100644
--- a/app-misc/linux-logo/linux-logo-4.14.ebuild
+++ b/app-misc/linux-logo/linux-logo-4.14.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-misc/linux-logo/linux-logo-4.14.ebuild,v 1.1 2006/09/09 14:23:46 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-4.14.ebuild,v 1.2 2007/01/28 05:17:00 genone Exp $
inherit eutils
@@ -54,15 +54,15 @@ src_install() {
pkg_postinst() {
echo
- einfo "Linux_logo ebuild for Gentoo comes with two Gentoo logos."
- einfo ""
- einfo "To display the first Gentoo logo type: linux_logo -L 3"
- einfo "To display the second Gentoo logo type: linux_logo -L 4"
- einfo "To display all the logos available type: linux_logo -L list."
- einfo ""
- einfo "To start linux_logo on boot, please type:"
- einfo " rc-update add linux-logo default"
- einfo "which uses the settings found in"
- einfo " /etc/conf.d/linux-logo"
+ elog "Linux_logo ebuild for Gentoo comes with two Gentoo logos."
+ elog ""
+ elog "To display the first Gentoo logo type: linux_logo -L 3"
+ elog "To display the second Gentoo logo type: linux_logo -L 4"
+ elog "To display all the logos available type: linux_logo -L list."
+ elog ""
+ elog "To start linux_logo on boot, please type:"
+ elog " rc-update add linux-logo default"
+ elog "which uses the settings found in"
+ elog " /etc/conf.d/linux-logo"
echo
}
diff --git a/app-misc/linux-logo/linux-logo-4.15.ebuild b/app-misc/linux-logo/linux-logo-4.15.ebuild
index e561ef362cb4..62ed09fa5cef 100644
--- a/app-misc/linux-logo/linux-logo-4.15.ebuild
+++ b/app-misc/linux-logo/linux-logo-4.15.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-misc/linux-logo/linux-logo-4.15.ebuild,v 1.6 2007/01/27 17:43:06 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-4.15.ebuild,v 1.7 2007/01/28 05:17:00 genone Exp $
inherit eutils
@@ -60,15 +60,15 @@ src_install() {
pkg_postinst() {
echo
- einfo "Linux_logo ebuild for Gentoo comes with two Gentoo logos."
- einfo ""
- einfo "To display the first Gentoo logo type: linux_logo -L 3"
- einfo "To display the second Gentoo logo type: linux_logo -L 4"
- einfo "To display all the logos available type: linux_logo -L list."
- einfo ""
- einfo "To start linux_logo on boot, please type:"
- einfo " rc-update add linux-logo default"
- einfo "which uses the settings found in"
- einfo " /etc/conf.d/linux-logo"
+ elog "Linux_logo ebuild for Gentoo comes with two Gentoo logos."
+ elog ""
+ elog "To display the first Gentoo logo type: linux_logo -L 3"
+ elog "To display the second Gentoo logo type: linux_logo -L 4"
+ elog "To display all the logos available type: linux_logo -L list."
+ elog ""
+ elog "To start linux_logo on boot, please type:"
+ elog " rc-update add linux-logo default"
+ elog "which uses the settings found in"
+ elog " /etc/conf.d/linux-logo"
echo
}