diff options
author | Nathan Phillip Brink <binki@gentoo.org> | 2011-12-31 18:12:20 +0000 |
---|---|---|
committer | Nathan Phillip Brink <binki@gentoo.org> | 2011-12-31 18:12:20 +0000 |
commit | 7861fdc8a85610729629fcf9c36ff6a252a69f86 (patch) | |
tree | f9655ae2116595c1fe733045bc06772b57596cd3 /net-irc/weechat | |
parent | Add Prefix keywords, bug #396547 (diff) | |
download | gentoo-2-7861fdc8a85610729629fcf9c36ff6a252a69f86.tar.gz gentoo-2-7861fdc8a85610729629fcf9c36ff6a252a69f86.tar.bz2 gentoo-2-7861fdc8a85610729629fcf9c36ff6a252a69f86.zip |
Fix wording of elogs pointing to the weeget.py weechat script, thanks jdhore.
(Portage version: 2.2.0_alpha82-r1/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/weechat')
-rw-r--r-- | net-irc/weechat/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/weechat/weechat-0.3.5.ebuild | 6 | ||||
-rw-r--r-- | net-irc/weechat/weechat-0.3.6.ebuild | 8 | ||||
-rw-r--r-- | net-irc/weechat/weechat-9999.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/net-irc/weechat/ChangeLog b/net-irc/weechat/ChangeLog index 6fc62784255f..ede6e78d8b9e 100644 --- a/net-irc/weechat/ChangeLog +++ b/net-irc/weechat/ChangeLog @@ -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 diff --git a/net-irc/weechat/weechat-0.3.5.ebuild b/net-irc/weechat/weechat-0.3.5.ebuild index 8935a0f48ed8..7061b67c6b88 100644 --- a/net-irc/weechat/weechat-0.3.5.ebuild +++ b/net-irc/weechat/weechat-0.3.5.ebuild @@ -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 @@ src_configure() { 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 } diff --git a/net-irc/weechat/weechat-0.3.6.ebuild b/net-irc/weechat/weechat-0.3.6.ebuild index f3cd4109434f..309fe4625733 100644 --- a/net-irc/weechat/weechat-0.3.6.ebuild +++ b/net-irc/weechat/weechat-0.3.6.ebuild @@ -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 @@ src_configure() { 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 } diff --git a/net-irc/weechat/weechat-9999.ebuild b/net-irc/weechat/weechat-9999.ebuild index bf6eda574090..5b9641f05888 100644 --- a/net-irc/weechat/weechat-9999.ebuild +++ b/net-irc/weechat/weechat-9999.ebuild @@ -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 @@ src_configure() { 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 } |