summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-31 14:31:05 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-31 14:31:05 +0000
commit4c8dc764cc4d14187853e589765b51831eac3aca (patch)
treeb0a823bf4eca2b35713675b1423dfa37f2c07b29 /dev-lang/fpc
parentReplacing einfo with elog (diff)
downloadgentoo-2-4c8dc764cc4d14187853e589765b51831eac3aca.tar.gz
gentoo-2-4c8dc764cc4d14187853e589765b51831eac3aca.tar.bz2
gentoo-2-4c8dc764cc4d14187853e589765b51831eac3aca.zip
Replacing einfo with elog
(Portage version: 2.1.2-r4)
Diffstat (limited to 'dev-lang/fpc')
-rw-r--r--dev-lang/fpc/ChangeLog6
-rw-r--r--dev-lang/fpc/files/digest-fpc-2.0.22
-rw-r--r--dev-lang/fpc/fpc-2.0.0-r1.ebuild8
-rw-r--r--dev-lang/fpc/fpc-2.0.2.ebuild8
4 files changed, 15 insertions, 9 deletions
diff --git a/dev-lang/fpc/ChangeLog b/dev-lang/fpc/ChangeLog
index 9794be0b0381..f6da7e46807f 100644
--- a/dev-lang/fpc/ChangeLog
+++ b/dev-lang/fpc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/fpc
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.33 2007/01/04 00:00:20 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.34 2007/01/31 14:31:05 genone Exp $
+
+ 31 Jan 2007; Marius Mauch <genone@gentoo.org> fpc-2.0.0-r1.ebuild,
+ fpc-2.0.2.ebuild:
+ Replacing einfo with elog
03 Jan 2007; Harald van Dijk <truedfx@gentoo.org> fpc-2.0.4.ebuild:
Block older findutils to avoid having more people run into problems (#148570)
diff --git a/dev-lang/fpc/files/digest-fpc-2.0.2 b/dev-lang/fpc/files/digest-fpc-2.0.2
index df0a50df8be9..9e9c5f777b1d 100644
--- a/dev-lang/fpc/files/digest-fpc-2.0.2
+++ b/dev-lang/fpc/files/digest-fpc-2.0.2
@@ -14,6 +14,8 @@ MD5 0a48954021273fec6b7fdba9038acdcc fpc-2.0.2.source.tar.gz 13404431
RMD160 683719e484dbf770565db1f9ba065c6b4c08ac1d fpc-2.0.2.source.tar.gz 13404431
SHA256 b49a9044392484b7fe54163ab6e5fa7cb4fb47c8851c6934edadfb0de0796cc3 fpc-2.0.2.source.tar.gz 13404431
MD5 392e122ec12aee30bde19086efdcf71c fpc-docs-2.0.2.tar.gz 6347946
+RMD160 dab2b52ac18e339705972554a9d365a8b2a69cbb fpc-docs-2.0.2.tar.gz 6347946
+SHA256 7cd328c42d94be2852217bb20b7efb1f7ca40e066c14a920881c232afc9d0e22 fpc-docs-2.0.2.tar.gz 6347946
MD5 ebcc2dcf0edeab21ee5ec510441e53a6 fpc-man-2.0.2.tar.gz 25843
RMD160 d54b0eff28665786e76810bb9fb62600954e9cf6 fpc-man-2.0.2.tar.gz 25843
SHA256 53e6c7fc73d29e5603016ae0c8fde02a030725c17c17b3a07f4a5292a4851290 fpc-man-2.0.2.tar.gz 25843
diff --git a/dev-lang/fpc/fpc-2.0.0-r1.ebuild b/dev-lang/fpc/fpc-2.0.0-r1.ebuild
index b288db90ba38..4f7f76dba3ff 100644
--- a/dev-lang/fpc/fpc-2.0.0-r1.ebuild
+++ b/dev-lang/fpc/fpc-2.0.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.0.0-r1.ebuild,v 1.5 2005/12/17 16:17:58 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.0.0-r1.ebuild,v 1.6 2007/01/31 14:31:05 genone Exp $
inherit eutils
@@ -156,6 +156,6 @@ pkg_postinst() {
FPCARCH=x64
;;
esac
- einfo "/usr/bin/ppc${FPCARCH} now points to the new binary:"
- einfo " /usr/lib/${PN}/${MY_PV}/ppc${FPCARCH}"
+ elog "/usr/bin/ppc${FPCARCH} now points to the new binary:"
+ elog " /usr/lib/${PN}/${MY_PV}/ppc${FPCARCH}"
}
diff --git a/dev-lang/fpc/fpc-2.0.2.ebuild b/dev-lang/fpc/fpc-2.0.2.ebuild
index 05e84eb5a6e3..de85d507b130 100644
--- a/dev-lang/fpc/fpc-2.0.2.ebuild
+++ b/dev-lang/fpc/fpc-2.0.2.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-lang/fpc/fpc-2.0.2.ebuild,v 1.3 2006/08/05 15:15:49 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.0.2.ebuild,v 1.4 2007/01/31 14:31:05 genone Exp $
inherit eutils
@@ -157,6 +157,6 @@ pkg_postinst() {
sparc) FPC_ARCH="sparc" ;;
*) die "This ebuild doesn't support ${ARCH}." ;;
esac
- einfo "/usr/bin/ppc${FPC_ARCH} now points to the new binary:"
- einfo " /usr/lib/${PN}/${PV}/ppc${FPC_ARCH}"
+ elog "/usr/bin/ppc${FPC_ARCH} now points to the new binary:"
+ elog " /usr/lib/${PN}/${PV}/ppc${FPC_ARCH}"
}