diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:15:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:15:02 +0000 |
commit | 8faea773e2309d9550e4e469d4f67bf4d58f2f3e (patch) | |
tree | e38cdcf2373238c217f6eafb80fa5f3b581002ac /www-apps/roundup | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-8faea773e2309d9550e4e469d4f67bf4d58f2f3e.tar.gz gentoo-2-8faea773e2309d9550e4e469d4f67bf4d58f2f3e.tar.bz2 gentoo-2-8faea773e2309d9550e4e469d4f67bf4d58f2f3e.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 'www-apps/roundup')
-rw-r--r-- | www-apps/roundup/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/roundup/roundup-1.4.20.ebuild | 6 | ||||
-rw-r--r-- | www-apps/roundup/roundup-1.4.21.ebuild | 6 | ||||
-rw-r--r-- | www-apps/roundup/roundup-1.5.0.ebuild | 6 |
4 files changed, 14 insertions, 10 deletions
diff --git a/www-apps/roundup/ChangeLog b/www-apps/roundup/ChangeLog index a4914148c245..6ed0d8060f17 100644 --- a/www-apps/roundup/ChangeLog +++ b/www-apps/roundup/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/roundup # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/ChangeLog,v 1.69 2014/06/18 19:49:28 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/ChangeLog,v 1.70 2014/08/10 20:15:02 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> roundup-1.4.20.ebuild, + roundup-1.4.21.ebuild, roundup-1.5.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 18 Jun 2014; Tim Harder <radhermit@gentoo.org> -roundup-1.4.16.ebuild, -roundup-1.4.19.ebuild: diff --git a/www-apps/roundup/roundup-1.4.20.ebuild b/www-apps/roundup/roundup-1.4.20.ebuild index fc9829644618..9a517c5d2f93 100644 --- a/www-apps/roundup/roundup-1.4.20.ebuild +++ b/www-apps/roundup/roundup-1.4.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-1.4.20.ebuild,v 1.5 2013/09/14 10:40:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-1.4.20.ebuild,v 1.6 2014/08/10 20:15:02 slyfox Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="3.*" inherit distutils -DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces." +DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces" HOMEPAGE="http://roundup.sourceforge.net http://pypi.python.org/pypi/roundup" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/www-apps/roundup/roundup-1.4.21.ebuild b/www-apps/roundup/roundup-1.4.21.ebuild index 10c758212e57..2524e53f4bd6 100644 --- a/www-apps/roundup/roundup-1.4.21.ebuild +++ b/www-apps/roundup/roundup-1.4.21.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-1.4.21.ebuild,v 1.2 2013/09/05 19:44:53 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-1.4.21.ebuild,v 1.3 2014/08/10 20:15:02 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) inherit distutils-r1 -DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces." +DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces" HOMEPAGE="http://roundup.sourceforge.net http://pypi.python.org/pypi/roundup" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/www-apps/roundup/roundup-1.5.0.ebuild b/www-apps/roundup/roundup-1.5.0.ebuild index d8de07fd7bd6..c8c016b302a0 100644 --- a/www-apps/roundup/roundup-1.5.0.ebuild +++ b/www-apps/roundup/roundup-1.5.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-1.5.0.ebuild,v 1.1 2013/09/27 06:02:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-1.5.0.ebuild,v 1.2 2014/08/10 20:15:02 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) inherit distutils-r1 -DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces." +DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces" HOMEPAGE="http://roundup.sourceforge.net http://pypi.python.org/pypi/roundup" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |