public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-irc/weechat: weechat-0.3.5.ebuild ChangeLog weechat-0.3.6.ebuild weechat-9999.ebuild
@ 2011-12-31 18:12 Nathan Phillip Brink (binki)
  0 siblings, 0 replies; only message in thread
From: Nathan Phillip Brink (binki) @ 2011-12-31 18:12 UTC (permalink / raw
  To: gentoo-commits

binki       11/12/31 18:12:20

  Modified:             weechat-0.3.5.ebuild ChangeLog weechat-0.3.6.ebuild
                        weechat-9999.ebuild
  Log:
  Fix wording of elogs pointing to the weeget.py weechat script, thanks jdhore.
  
  (Portage version: 2.2.0_alpha82-r1/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  net-irc/weechat/weechat-0.3.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild?r1=1.6&r2=1.7

Index: weechat-0.3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- weechat-0.3.5.ebuild	30 Dec 2011 21:34:35 -0000	1.6
+++ weechat-0.3.5.ebuild	31 Dec 2011 18:12:20 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild,v 1.6 2011/12/30 21:34:35 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild,v 1.7 2011/12/31 18:12:20 binki Exp $
 
 EAPI=3
 
@@ -95,8 +95,8 @@
 
 pkg_postinst() {
 	if use scripts && use python; then
-		elog "You can use handy script from upstream to manage your scripts:"
+		elog "You may use the following script from upstream to manage your scripts."
+		elog "It helps with downloading and updating other scripts:"
 		elog "    http://www.weechat.org/scripts/source/stable/weeget.py/"
-		elog "This thing downloads and updates all other scripts for you."
 	fi
 }



1.99                 net-irc/weechat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.99&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.99&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?r1=1.98&r2=1.99

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog	30 Dec 2011 21:34:35 -0000	1.98
+++ ChangeLog	31 Dec 2011 18:12:20 -0000	1.99
@@ -1,6 +1,10 @@
 # ChangeLog for net-irc/weechat
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.98 2011/12/30 21:34:35 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.99 2011/12/31 18:12:20 binki Exp $
+
+  31 Dec 2011; Nathan Phillip Brink <binki@gentoo.org> weechat-0.3.5.ebuild,
+  weechat-0.3.6.ebuild, weechat-9999.ebuild:
+  Fix wording of elogs pointing to the weeget.py weechat script, thanks jdhore.
 
   30 Dec 2011; Nathan Phillip Brink <binki@gentoo.org> weechat-0.3.5.ebuild:
   Drop USE_RUBY=ruby19 from weechat-0.3.5 because it has stable keywords and



1.2                  net-irc/weechat/weechat-0.3.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.3.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.3.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.3.6.ebuild?r1=1.1&r2=1.2

Index: weechat-0.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- weechat-0.3.6.ebuild	22 Oct 2011 10:09:13 -0000	1.1
+++ weechat-0.3.6.ebuild	31 Dec 2011 18:12:20 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.6.ebuild,v 1.1 2011/10/22 10:09:13 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.6.ebuild,v 1.2 2011/12/31 18:12:20 binki Exp $
 
 EAPI=3
 
@@ -97,8 +97,8 @@
 
 pkg_postinst() {
 	if use scripts && use python; then
-		elog "You can use handy script from upstream to manage your scripts:"
-		elog "    http://www.weechat.org/scripts/source/stable/weeget.py/"
-		elog "This thing downloads and updates all other scripts for you."
+		elog "You may use the following script from upstream to manage your scripts."
+		elog "It helps with downloading and updating other scripts:"
+		elog "  http://www.weechat.org/scripts/source/stable/weeget.py/"
 	fi
 }



1.12                 net-irc/weechat/weechat-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-9999.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-9999.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-9999.ebuild?r1=1.11&r2=1.12

Index: weechat-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-9999.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- weechat-9999.ebuild	22 Oct 2011 10:09:13 -0000	1.11
+++ weechat-9999.ebuild	31 Dec 2011 18:12:20 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-9999.ebuild,v 1.11 2011/10/22 10:09:13 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-9999.ebuild,v 1.12 2011/12/31 18:12:20 binki Exp $
 
 EAPI=3
 
@@ -97,8 +97,8 @@
 
 pkg_postinst() {
 	if use scripts && use python; then
-		elog "You can use handy script from upstream to manage your scripts:"
+		elog "You may use the following script from upstream to manage your scripts."
+		elog "It helps with downloading and updating other scripts:"
 		elog "    http://www.weechat.org/scripts/source/stable/weeget.py/"
-		elog "This thing downloads and updates all other scripts for you."
 	fi
 }






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

only message in thread, other threads:[~2011-12-31 18:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-31 18:12 [gentoo-commits] gentoo-x86 commit in net-irc/weechat: weechat-0.3.5.ebuild ChangeLog weechat-0.3.6.ebuild weechat-9999.ebuild Nathan Phillip Brink (binki)

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