summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:19:47 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:19:47 +0000
commitb43c5ae7cec9e33b0888c92bc596702e888437a3 (patch)
treef16a07924f4c18f8cfbe42f5a46bf100c83062d7 /dev-python/python-scw
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-b43c5ae7cec9e33b0888c92bc596702e888437a3.tar.gz
gentoo-2-b43c5ae7cec9e33b0888c92bc596702e888437a3.tar.bz2
gentoo-2-b43c5ae7cec9e33b0888c92bc596702e888437a3.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 'dev-python/python-scw')
-rw-r--r--dev-python/python-scw/ChangeLog8
-rw-r--r--dev-python/python-scw/python-scw-0.4.7.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-python/python-scw/ChangeLog b/dev-python/python-scw/ChangeLog
index 667ae926467b..87f14254b001 100644
--- a/dev-python/python-scw/ChangeLog
+++ b/dev-python/python-scw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/python-scw
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-scw/ChangeLog,v 1.5 2012/02/24 08:34:07 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-scw/ChangeLog,v 1.6 2014/08/10 21:19:47 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> python-scw-0.4.7.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
24 Feb 2012; Patrick Lauer <patrick@gentoo.org> python-scw-0.4.7.ebuild:
Restricting pypy
@@ -19,4 +22,3 @@
20 Aug 2008; Jesus Rivero <neurogeek@gentoo.org> +python-scw-0.4.7.ebuild:
Initial Commit. Bug #136102. Thanks to Ali Sabil and Georg Bluhm
-
diff --git a/dev-python/python-scw/python-scw-0.4.7.ebuild b/dev-python/python-scw/python-scw-0.4.7.ebuild
index e6c4aceaf228..95dbee742125 100644
--- a/dev-python/python-scw/python-scw-0.4.7.ebuild
+++ b/dev-python/python-scw/python-scw-0.4.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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/python-scw/python-scw-0.4.7.ebuild,v 1.5 2012/02/24 08:34:07 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-scw/python-scw-0.4.7.ebuild,v 1.6 2014/08/10 21:19:47 slyfox Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -10,7 +10,7 @@ PYTHON_EXPORT_PHASE_FUNCTIONS="1"
inherit python
-DESCRIPTION="Python binding for Scw."
+DESCRIPTION="Python binding for Scw"
HOMEPAGE="http://scwwidgets.googlepages.com/"
SRC_URI="http://scwwidgets.googlepages.com/${P}.tar.gz "