public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich (slyfox)" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/epsilon: epsilon-0.6.0.ebuild epsilon-0.6.0-r1.ebuild ChangeLog
Date: Sun, 10 Aug 2014 21:10:13 +0000 (UTC)	[thread overview]
Message-ID: <20140810211013.4BCAC2004E@flycatcher.gentoo.org> (raw)

slyfox      14/08/10 21:10:13

  Modified:             epsilon-0.6.0.ebuild epsilon-0.6.0-r1.ebuild
                        ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.16                 dev-python/epsilon/epsilon-0.6.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/epsilon/epsilon-0.6.0.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/epsilon/epsilon-0.6.0.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/epsilon/epsilon-0.6.0.ebuild?r1=1.15&r2=1.16

Index: epsilon-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/epsilon/epsilon-0.6.0.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- epsilon-0.6.0.ebuild	3 Aug 2013 09:45:36 -0000	1.15
+++ epsilon-0.6.0.ebuild	10 Aug 2014 21:10:13 -0000	1.16
@@ -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/dev-python/epsilon/epsilon-0.6.0.ebuild,v 1.15 2013/08/03 09:45:36 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/epsilon/epsilon-0.6.0.ebuild,v 1.16 2014/08/10 21:10:13 slyfox Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -18,7 +18,7 @@
 MY_PN="Epsilon"
 MY_P="${MY_PN}-${PV}"
 
-DESCRIPTION="Epsilon is a Python utilities package, most famous for its Time class."
+DESCRIPTION="Epsilon is a Python utilities package, most famous for its Time class"
 HOMEPAGE="http://divmod.org/trac/wiki/DivmodEpsilon http://pypi.python.org/pypi/Epsilon"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 



1.4                  dev-python/epsilon/epsilon-0.6.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/epsilon/epsilon-0.6.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/epsilon/epsilon-0.6.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/epsilon/epsilon-0.6.0-r1.ebuild?r1=1.3&r2=1.4

Index: epsilon-0.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/epsilon/epsilon-0.6.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- epsilon-0.6.0-r1.ebuild	3 Aug 2013 09:45:36 -0000	1.3
+++ epsilon-0.6.0-r1.ebuild	10 Aug 2014 21:10:13 -0000	1.4
@@ -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/dev-python/epsilon/epsilon-0.6.0-r1.ebuild,v 1.3 2013/08/03 09:45:36 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/epsilon/epsilon-0.6.0-r1.ebuild,v 1.4 2014/08/10 21:10:13 slyfox Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -18,7 +18,7 @@
 MY_PN="Epsilon"
 MY_P="${MY_PN}-${PV}"
 
-DESCRIPTION="Epsilon is a Python utilities package, most famous for its Time class."
+DESCRIPTION="Epsilon is a Python utilities package, most famous for its Time class"
 HOMEPAGE="http://divmod.org/trac/wiki/DivmodEpsilon http://pypi.python.org/pypi/Epsilon"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 



1.32                 dev-python/epsilon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/epsilon/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/epsilon/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/epsilon/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/epsilon/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	28 Jan 2014 03:48:16 -0000	1.31
+++ ChangeLog	10 Aug 2014 21:10:13 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/epsilon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/epsilon/ChangeLog,v 1.31 2014/01/28 03:48:16 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/epsilon/ChangeLog,v 1.32 2014/08/10 21:10:13 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> epsilon-0.6.0-r1.ebuild,
+  epsilon-0.6.0.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
 *epsilon-0.7.0 (28 Jan 2014)
 





                 reply	other threads:[~2014-08-11 21:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140810211013.4BCAC2004E@flycatcher.gentoo.org \
    --to=slyfox@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox