public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/nano: ChangeLog nano-1.3.12-r1.ebuild nano-2.0.9.ebuild nano-2.1.7-r1.ebuild
@ 2009-01-04 17:13 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2009-01-04 17:13 UTC (permalink / raw
  To: gentoo-commits

vapier      09/01/04 17:13:04

  Modified:             ChangeLog nano-1.3.12-r1.ebuild nano-2.0.9.ebuild
                        nano-2.1.7-r1.ebuild
  Log:
  Use einfo, not elog for doc hint #253704 by Todd Walton.
  (Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)

Revision  Changes    Path
1.227                app-editors/nano/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?rev=1.227&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?rev=1.227&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?r1=1.226&r2=1.227

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -r1.226 -r1.227
--- ChangeLog	30 Dec 2008 20:15:35 -0000	1.226
+++ ChangeLog	4 Jan 2009 17:13:04 -0000	1.227
@@ -1,6 +1,10 @@
 # ChangeLog for app-editors/nano
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.226 2008/12/30 20:15:35 angelos Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.227 2009/01/04 17:13:04 vapier Exp $
+
+  04 Jan 2009; Mike Frysinger <vapier@gentoo.org> nano-1.3.12-r1.ebuild,
+  nano-2.0.9.ebuild, nano-2.1.7-r1.ebuild:
+  Use einfo, not elog for doc hint #253704 by Todd Walton.
 
 *nano-2.1.7-r1 (30 Dec 2008)
 



1.21                 app-editors/nano/nano-1.3.12-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-1.3.12-r1.ebuild?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-1.3.12-r1.ebuild?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-1.3.12-r1.ebuild?r1=1.20&r2=1.21

Index: nano-1.3.12-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.12-r1.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- nano-1.3.12-r1.ebuild	10 Nov 2008 14:44:07 -0000	1.20
+++ nano-1.3.12-r1.ebuild	4 Jan 2009 17:13:04 -0000	1.21
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.12-r1.ebuild,v 1.20 2008/11/10 14:44:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.12-r1.ebuild,v 1.21 2009/01/04 17:13:04 vapier Exp $
 
 #ECVS_SERVER="savannah.gnu.org:/cvsroot/nano"
 #ECVS_MODULE="nano"
@@ -75,6 +75,6 @@
 }
 
 pkg_postinst() {
-	elog "More helpful info about nano, visit the GDP page:"
-	elog "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
+	einfo "More helpful info about nano, visit the GDP page:"
+	einfo "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
 }



1.9                  app-editors/nano/nano-2.0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild?r1=1.8&r2=1.9

Index: nano-2.0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- nano-2.0.9.ebuild	9 Oct 2008 19:34:18 -0000	1.8
+++ nano-2.0.9.ebuild	4 Jan 2009 17:13:04 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild,v 1.8 2008/10/09 19:34:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild,v 1.9 2009/01/04 17:13:04 vapier Exp $
 
 inherit eutils
 if [[ ${PV} == "9999" ]] ; then
@@ -74,6 +74,6 @@
 }
 
 pkg_postinst() {
-	elog "More helpful info about nano, visit the GDP page:"
-	elog "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
+	einfo "More helpful info about nano, visit the GDP page:"
+	einfo "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
 }



1.2                  app-editors/nano/nano-2.1.7-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.7-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.7-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.7-r1.ebuild?r1=1.1&r2=1.2

Index: nano-2.1.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.7-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nano-2.1.7-r1.ebuild	30 Dec 2008 20:15:35 -0000	1.1
+++ nano-2.1.7-r1.ebuild	4 Jan 2009 17:13:04 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.7-r1.ebuild,v 1.1 2008/12/30 20:15:35 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.7-r1.ebuild,v 1.2 2009/01/04 17:13:04 vapier Exp $
 
 EAPI=2
 inherit eutils
@@ -79,6 +79,6 @@
 }
 
 pkg_postinst() {
-	elog "More helpful info about nano, visit the GDP page:"
-	elog "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
+	einfo "More helpful info about nano, visit the GDP page:"
+	einfo "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
 }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-04 17:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-04 17:13 [gentoo-commits] gentoo-x86 commit in app-editors/nano: ChangeLog nano-1.3.12-r1.ebuild nano-2.0.9.ebuild nano-2.1.7-r1.ebuild Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox