diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:54:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:54:10 +0000 |
commit | 8a0255bba45919e25dba2d730d43d515c70410b7 (patch) | |
tree | e3299d4238d357bd5cdf524a0b6f91a0e976df49 /net-irc/weechat | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-8a0255bba45919e25dba2d730d43d515c70410b7.tar.gz gentoo-2-8a0255bba45919e25dba2d730d43d515c70410b7.tar.bz2 gentoo-2-8a0255bba45919e25dba2d730d43d515c70410b7.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'net-irc/weechat')
-rw-r--r-- | net-irc/weechat/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/weechat/weechat-0.4.1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/weechat/weechat-0.4.2.ebuild | 4 | ||||
-rw-r--r-- | net-irc/weechat/weechat-0.4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/weechat/weechat-9999.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/net-irc/weechat/ChangeLog b/net-irc/weechat/ChangeLog index c760feabeaa1..4e636942f733 100644 --- a/net-irc/weechat/ChangeLog +++ b/net-irc/weechat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/weechat # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.141 2014/06/14 09:59:56 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.142 2014/08/10 20:54:10 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> weechat-0.4.1.ebuild, + weechat-0.4.2.ebuild, weechat-0.4.3-r1.ebuild, weechat-9999.ebuild: + QA: drop trailing '.' from DESCRIPTION 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> weechat-0.4.3-r1.ebuild: x86 stable wrt bug #505476 diff --git a/net-irc/weechat/weechat-0.4.1.ebuild b/net-irc/weechat/weechat-0.4.1.ebuild index d0ef7695a647..eb1002ad4e41 100644 --- a/net-irc/weechat/weechat-0.4.1.ebuild +++ b/net-irc/weechat/weechat-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.1.ebuild,v 1.4 2014/03/01 22:10:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.1.ebuild,v 1.5 2014/08/10 20:54:10 slyfox Exp $ EAPI=5 @@ -10,7 +10,7 @@ EGIT_REPO_URI="git://git.sv.gnu.org/weechat.git" [[ ${PV} == "9999" ]] && GIT_ECLASS="git-2" inherit eutils python-single-r1 multilib cmake-utils ${GIT_ECLASS} -DESCRIPTION="Portable and multi-interface IRC client." +DESCRIPTION="Portable and multi-interface IRC client" HOMEPAGE="http://weechat.org/" [[ ${PV} == "9999" ]] || SRC_URI="http://${PN}.org/files/src/${P}.tar.bz2" diff --git a/net-irc/weechat/weechat-0.4.2.ebuild b/net-irc/weechat/weechat-0.4.2.ebuild index b16d9b5c2098..2757f5d30704 100644 --- a/net-irc/weechat/weechat-0.4.2.ebuild +++ b/net-irc/weechat/weechat-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.2.ebuild,v 1.2 2014/03/01 22:10:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.2.ebuild,v 1.3 2014/08/10 20:54:10 slyfox Exp $ EAPI=5 @@ -10,7 +10,7 @@ EGIT_REPO_URI="git://git.sv.gnu.org/weechat.git" [[ ${PV} == "9999" ]] && GIT_ECLASS="git-2" inherit eutils python-single-r1 multilib cmake-utils ${GIT_ECLASS} -DESCRIPTION="Portable and multi-interface IRC client." +DESCRIPTION="Portable and multi-interface IRC client" HOMEPAGE="http://weechat.org/" [[ ${PV} == "9999" ]] || SRC_URI="http://${PN}.org/files/src/${P}.tar.bz2" diff --git a/net-irc/weechat/weechat-0.4.3-r1.ebuild b/net-irc/weechat/weechat-0.4.3-r1.ebuild index 2503b048e175..3efb34c2d00b 100644 --- a/net-irc/weechat/weechat-0.4.3-r1.ebuild +++ b/net-irc/weechat/weechat-0.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.3-r1.ebuild,v 1.4 2014/06/14 09:59:56 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.3-r1.ebuild,v 1.5 2014/08/10 20:54:10 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3} ) @@ -9,7 +9,7 @@ EGIT_REPO_URI="git://git.sv.gnu.org/weechat.git" [[ ${PV} == "9999" ]] && GIT_ECLASS="git-r3" inherit eutils python-single-r1 multilib cmake-utils ${GIT_ECLASS} -DESCRIPTION="Portable and multi-interface IRC client." +DESCRIPTION="Portable and multi-interface IRC client" HOMEPAGE="http://weechat.org/" [[ ${PV} == "9999" ]] || SRC_URI="http://${PN}.org/files/src/${P}.tar.bz2" diff --git a/net-irc/weechat/weechat-9999.ebuild b/net-irc/weechat/weechat-9999.ebuild index e79993cc723c..844bdf233e08 100644 --- a/net-irc/weechat/weechat-9999.ebuild +++ b/net-irc/weechat/weechat-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.32 2014/03/26 15:15:16 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-9999.ebuild,v 1.33 2014/08/10 20:54:10 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3} ) @@ -9,7 +9,7 @@ EGIT_REPO_URI="https://github.com/weechat/weechat.git" [[ ${PV} == "9999" ]] && GIT_ECLASS="git-r3" inherit eutils python-single-r1 multilib cmake-utils ${GIT_ECLASS} -DESCRIPTION="Portable and multi-interface IRC client." +DESCRIPTION="Portable and multi-interface IRC client" HOMEPAGE="http://weechat.org/" [[ ${PV} == "9999" ]] || SRC_URI="http://${PN}.org/files/src/${P}.tar.bz2" |