summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Dupeyron <calchan@gentoo.org>2006-07-07 17:24:52 +0000
committerDenis Dupeyron <calchan@gentoo.org>2006-07-07 17:24:52 +0000
commit688125be663a4d8f85109366745c167d431cbc82 (patch)
tree46249cb2b129efb6d0dccbc9436ed1552caf0603 /sci-electronics
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-688125be663a4d8f85109366745c167d431cbc82.tar.gz
gentoo-2-688125be663a4d8f85109366745c167d431cbc82.tar.bz2
gentoo-2-688125be663a4d8f85109366745c167d431cbc82.zip
Replaced einfo occurences with elog.
(Portage version: 2.1.1_pre2-r4)
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/kicad/ChangeLog6
-rw-r--r--sci-electronics/kicad/kicad-20060328.ebuild12
-rw-r--r--sci-electronics/kicad/kicad-20060424.ebuild12
-rw-r--r--sci-electronics/kicad/kicad-20060626.ebuild12
4 files changed, 23 insertions, 19 deletions
diff --git a/sci-electronics/kicad/ChangeLog b/sci-electronics/kicad/ChangeLog
index 7326b82decba..598910592dce 100644
--- a/sci-electronics/kicad/ChangeLog
+++ b/sci-electronics/kicad/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/kicad
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/kicad/ChangeLog,v 1.9 2006/07/06 05:42:50 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/kicad/ChangeLog,v 1.10 2006/07/07 17:24:52 calchan Exp $
+
+ 07 Jul 2006; Denis Dupeyron <calchan@gentoo.org> kicad-20060328.ebuild,
+ kicad-20060424.ebuild, kicad-20060626.ebuild:
+ Replaced einfo occurences with elog.
*kicad-20060626 (05 Jul 2006)
diff --git a/sci-electronics/kicad/kicad-20060328.ebuild b/sci-electronics/kicad/kicad-20060328.ebuild
index 9fc8093555a5..6bf22a8312e6 100644
--- a/sci-electronics/kicad/kicad-20060328.ebuild
+++ b/sci-electronics/kicad/kicad-20060328.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/kicad/kicad-20060328.ebuild,v 1.3 2006/04/22 20:15:19 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/kicad/kicad-20060328.ebuild,v 1.4 2006/07/07 17:24:52 calchan Exp $
inherit eutils wxwidgets
@@ -91,10 +91,10 @@ pkg_postinst() {
ewarn "- Fix the libraries' locations in the 'Libs and Dir' preferences."
ewarn "- Emerge kicad without the 'minimal' USE flag."
else
- einfo "Please note that the PDF datasheets that can be linked to components from the default libraries"
- einfo "cannot be mirrored by Gentoo for legal reasons."
- einfo "If you want them, you need to download them yourself from :"
- einfo "${HOMEPAGE}"
- einfo "and install them manually."
+ elog "Please note that the PDF datasheets that can be linked to components from the default libraries"
+ elog "cannot be mirrored by Gentoo for legal reasons."
+ elog "If you want them, you need to download them yourself from :"
+ elog "${HOMEPAGE}"
+ elog "and install them manually."
fi
}
diff --git a/sci-electronics/kicad/kicad-20060424.ebuild b/sci-electronics/kicad/kicad-20060424.ebuild
index a46cd8e158bd..1cc8e24140c9 100644
--- a/sci-electronics/kicad/kicad-20060424.ebuild
+++ b/sci-electronics/kicad/kicad-20060424.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/kicad/kicad-20060424.ebuild,v 1.4 2006/06/10 07:59:04 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/kicad/kicad-20060424.ebuild,v 1.5 2006/07/07 17:24:52 calchan Exp $
inherit eutils wxwidgets
@@ -108,10 +108,10 @@ pkg_postinst() {
ewarn "- Fix the libraries' locations in the 'Libs and Dir' preferences."
ewarn "- Emerge kicad without the 'minimal' USE flag."
else
- einfo "Please note that the PDF datasheets that can be linked to components from the default libraries"
- einfo "cannot be mirrored by Gentoo for legal reasons."
- einfo "If you want them, you need to download them yourself from :"
- einfo "${HOMEPAGE}"
- einfo "and install them manually."
+ elog "Please note that the PDF datasheets that can be linked to components from the default libraries"
+ elog "cannot be mirrored by Gentoo for legal reasons."
+ elog "If you want them, you need to download them yourself from :"
+ elog "${HOMEPAGE}"
+ elog "and install them manually."
fi
}
diff --git a/sci-electronics/kicad/kicad-20060626.ebuild b/sci-electronics/kicad/kicad-20060626.ebuild
index 01a727b6b011..614433169a55 100644
--- a/sci-electronics/kicad/kicad-20060626.ebuild
+++ b/sci-electronics/kicad/kicad-20060626.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/kicad/kicad-20060626.ebuild,v 1.1 2006/07/06 05:42:50 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/kicad/kicad-20060626.ebuild,v 1.2 2006/07/07 17:24:52 calchan Exp $
inherit wxwidgets
@@ -92,10 +92,10 @@ pkg_postinst() {
ewarn "- Fix the libraries' locations in the 'Libs and Dir' preferences."
ewarn "- Emerge kicad without the 'minimal' USE flag."
else
- einfo "Please note that the PDF datasheets that can be linked to components from the default libraries"
- einfo "cannot be mirrored by Gentoo for legal reasons."
- einfo "If you want them, you need to download them yourself from :"
- einfo "${HOMEPAGE}"
- einfo "and install them manually."
+ elog "Please note that the PDF datasheets that can be linked to components from the default libraries"
+ elog "cannot be mirrored by Gentoo for legal reasons."
+ elog "If you want them, you need to download them yourself from :"
+ elog "${HOMEPAGE}"
+ elog "and install them manually."
fi
}