summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-28 05:04:09 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-28 05:04:09 +0000
commitdf8398006d2bfc4d017c878ecf2dcc52f1a0aacd (patch)
treea0b9714f3b10666345ab8a479a95de0b2d711c2b /app-misc/color
parentFix building with GCC 4.1 and overhaul ebuild. (diff)
downloadgentoo-2-df8398006d2bfc4d017c878ecf2dcc52f1a0aacd.tar.gz
gentoo-2-df8398006d2bfc4d017c878ecf2dcc52f1a0aacd.tar.bz2
gentoo-2-df8398006d2bfc4d017c878ecf2dcc52f1a0aacd.zip
Replacing einfo with elog
(Portage version: 2.1.2-r4)
Diffstat (limited to 'app-misc/color')
-rw-r--r--app-misc/color/ChangeLog7
-rw-r--r--app-misc/color/color-1.1.ebuild18
-rw-r--r--app-misc/color/files/digest-color-1.12
3 files changed, 16 insertions, 11 deletions
diff --git a/app-misc/color/ChangeLog b/app-misc/color/ChangeLog
index 19d5a0fb31d1..8b31b6ab744d 100644
--- a/app-misc/color/ChangeLog
+++ b/app-misc/color/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/color
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/color/ChangeLog,v 1.12 2006/02/06 17:12:57 chutzpah Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/color/ChangeLog,v 1.13 2007/01/28 05:04:09 genone Exp $
+
+ 28 Jan 2007; Marius Mauch <genone@gentoo.org> color-1.1.ebuild:
+ Replacing einfo with elog
06 Feb 2006; Patrick McLean <chutzpah@gentoo.org> color-1.1.ebuild:
Add ~amd64 keyword (bug #121747).
diff --git a/app-misc/color/color-1.1.ebuild b/app-misc/color/color-1.1.ebuild
index 82fdf4b5121f..89e181d07abf 100644
--- a/app-misc/color/color-1.1.ebuild
+++ b/app-misc/color/color-1.1.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/color/color-1.1.ebuild,v 1.15 2006/02/06 17:12:57 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/color/color-1.1.ebuild,v 1.16 2007/01/28 05:04:09 genone Exp $
inherit ccc
@@ -37,11 +37,11 @@ src_install() {
}
pkg_postinst() {
- einfo "For information on using colour in your shell scripts,"
- einfo "run \`color\` without any arguments."
- einfo
- einfo "To see all the colours available, use this command"
- einfo " $ color --list"
- einfo
- einfo "More examples are available in /usr/share/doc/${PF}."
+ elog "For information on using colour in your shell scripts,"
+ elog "run \`color\` without any arguments."
+ elog
+ elog "To see all the colours available, use this command"
+ elog " $ color --list"
+ elog
+ elog "More examples are available in /usr/share/doc/${PF}."
}
diff --git a/app-misc/color/files/digest-color-1.1 b/app-misc/color/files/digest-color-1.1
index e4b339083586..6c3442157035 100644
--- a/app-misc/color/files/digest-color-1.1
+++ b/app-misc/color/files/digest-color-1.1
@@ -1 +1,3 @@
MD5 9131623568926877389aa0f6b95d939d color-1.1.tar.gz 9468
+RMD160 06541a0b9b2e07d0b5046ff9d0e717bc9fb05504 color-1.1.tar.gz 9468
+SHA256 02d5857d83a72b3773e9df22126e9b2013bad888eced3893d0087a74c2da8024 color-1.1.tar.gz 9468