summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-24 03:30:21 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-24 03:30:21 +0000
commit962c1d4af032832ca2e6a0c199db2f720903baa9 (patch)
treebe19b268607fb9d4a4b5f0a7e59f634307f510d4 /app-pda
parentReplacing einfo with elog (diff)
downloadgentoo-2-962c1d4af032832ca2e6a0c199db2f720903baa9.tar.gz
gentoo-2-962c1d4af032832ca2e6a0c199db2f720903baa9.tar.bz2
gentoo-2-962c1d4af032832ca2e6a0c199db2f720903baa9.zip
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/jpilot/ChangeLog8
-rw-r--r--app-pda/jpilot/jpilot-0.99.7-r1.ebuild22
-rw-r--r--app-pda/jpilot/jpilot-0.99.8-r1.ebuild22
-rw-r--r--app-pda/jpilot/jpilot-0.99.8.ebuild22
-rw-r--r--app-pda/jpilot/jpilot-0.99.8_pre9.ebuild22
5 files changed, 50 insertions, 46 deletions
diff --git a/app-pda/jpilot/ChangeLog b/app-pda/jpilot/ChangeLog
index 189ff1e08909..ad961c09d24e 100644
--- a/app-pda/jpilot/ChangeLog
+++ b/app-pda/jpilot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/jpilot
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.30 2006/08/29 03:54:47 chriswhite Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.31 2007/01/24 03:30:21 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> jpilot-0.99.7-r1.ebuild,
+ jpilot-0.99.8_pre9.ebuild, jpilot-0.99.8.ebuild, jpilot-0.99.8-r1.ebuild:
+ Replacing einfo with elog
29 Aug 2006; Chris White <chriswhite@gentoo.org> jpilot-0.99.7-r1.ebuild,
jpilot-0.99.8_pre9.ebuild, jpilot-0.99.8.ebuild, jpilot-0.99.8-r1.ebuild:
diff --git a/app-pda/jpilot/jpilot-0.99.7-r1.ebuild b/app-pda/jpilot/jpilot-0.99.7-r1.ebuild
index dc7769322c02..19b10a27ad64 100644
--- a/app-pda/jpilot/jpilot-0.99.7-r1.ebuild
+++ b/app-pda/jpilot/jpilot-0.99.7-r1.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-pda/jpilot/jpilot-0.99.7-r1.ebuild,v 1.10 2006/08/29 03:54:47 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.7-r1.ebuild,v 1.11 2007/01/24 03:30:21 genone Exp $
inherit eutils multilib
@@ -51,13 +51,13 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "The jpilot-syncmal plugin has moved to its own ebuild."
- einfo "If you want to use that plugin, please run"
- einfo " emerge jpilot-syncmal"
- einfo
- einfo "There are other plugins available as well. To see the"
- einfo "list, please run"
- einfo " emerge -s jpilot"
- einfo
+ elog
+ elog "The jpilot-syncmal plugin has moved to its own ebuild."
+ elog "If you want to use that plugin, please run"
+ elog " emerge jpilot-syncmal"
+ elog
+ elog "There are other plugins available as well. To see the"
+ elog "list, please run"
+ elog " emerge -s jpilot"
+ elog
}
diff --git a/app-pda/jpilot/jpilot-0.99.8-r1.ebuild b/app-pda/jpilot/jpilot-0.99.8-r1.ebuild
index b6ddae062788..9a34a2120a9d 100644
--- a/app-pda/jpilot/jpilot-0.99.8-r1.ebuild
+++ b/app-pda/jpilot/jpilot-0.99.8-r1.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-pda/jpilot/jpilot-0.99.8-r1.ebuild,v 1.2 2006/08/29 03:54:47 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.8-r1.ebuild,v 1.3 2007/01/24 03:30:21 genone Exp $
inherit eutils multilib
@@ -53,13 +53,13 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "The jpilot-syncmal plugin has moved to its own ebuild."
- einfo "If you want to use that plugin, please run"
- einfo " emerge jpilot-syncmal"
- einfo
- einfo "There are other plugins available as well. To see the"
- einfo "list, please run"
- einfo " emerge -s jpilot"
- einfo
+ elog
+ elog "The jpilot-syncmal plugin has moved to its own ebuild."
+ elog "If you want to use that plugin, please run"
+ elog " emerge jpilot-syncmal"
+ elog
+ elog "There are other plugins available as well. To see the"
+ elog "list, please run"
+ elog " emerge -s jpilot"
+ elog
}
diff --git a/app-pda/jpilot/jpilot-0.99.8.ebuild b/app-pda/jpilot/jpilot-0.99.8.ebuild
index db5382bb8039..eebef6a1b0b3 100644
--- a/app-pda/jpilot/jpilot-0.99.8.ebuild
+++ b/app-pda/jpilot/jpilot-0.99.8.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-pda/jpilot/jpilot-0.99.8.ebuild,v 1.2 2006/08/29 03:54:47 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.8.ebuild,v 1.3 2007/01/24 03:30:21 genone Exp $
inherit eutils multilib
@@ -52,13 +52,13 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "The jpilot-syncmal plugin has moved to its own ebuild."
- einfo "If you want to use that plugin, please run"
- einfo " emerge jpilot-syncmal"
- einfo
- einfo "There are other plugins available as well. To see the"
- einfo "list, please run"
- einfo " emerge -s jpilot"
- einfo
+ elog
+ elog "The jpilot-syncmal plugin has moved to its own ebuild."
+ elog "If you want to use that plugin, please run"
+ elog " emerge jpilot-syncmal"
+ elog
+ elog "There are other plugins available as well. To see the"
+ elog "list, please run"
+ elog " emerge -s jpilot"
+ elog
}
diff --git a/app-pda/jpilot/jpilot-0.99.8_pre9.ebuild b/app-pda/jpilot/jpilot-0.99.8_pre9.ebuild
index 28e36de7b76f..f8ae050e4d56 100644
--- a/app-pda/jpilot/jpilot-0.99.8_pre9.ebuild
+++ b/app-pda/jpilot/jpilot-0.99.8_pre9.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-pda/jpilot/jpilot-0.99.8_pre9.ebuild,v 1.3 2006/08/29 03:54:47 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.8_pre9.ebuild,v 1.4 2007/01/24 03:30:21 genone Exp $
inherit eutils multilib
@@ -51,13 +51,13 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "The jpilot-syncmal plugin has moved to its own ebuild."
- einfo "If you want to use that plugin, please run"
- einfo " emerge jpilot-syncmal"
- einfo
- einfo "There are other plugins available as well. To see the"
- einfo "list, please run"
- einfo " emerge -s jpilot"
- einfo
+ elog
+ elog "The jpilot-syncmal plugin has moved to its own ebuild."
+ elog "If you want to use that plugin, please run"
+ elog " emerge jpilot-syncmal"
+ elog
+ elog "There are other plugins available as well. To see the"
+ elog "list, please run"
+ elog " emerge -s jpilot"
+ elog
}