diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:12:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:12:56 +0000 |
commit | d95b3c8ab38da441e41afe9848859e1349c1f5c5 (patch) | |
tree | e7c57e5ef52b47070185ffc25941da582f1eac55 /dev-python | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-d95b3c8ab38da441e41afe9848859e1349c1f5c5.tar.gz gentoo-2-d95b3c8ab38da441e41afe9848859e1349c1f5c5.tar.bz2 gentoo-2-d95b3c8ab38da441e41afe9848859e1349c1f5c5.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')
-rw-r--r-- | dev-python/kaa-imlib2/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/kaa-imlib2/ChangeLog b/dev-python/kaa-imlib2/ChangeLog index 2a7559641964..2207951ac87c 100644 --- a/dev-python/kaa-imlib2/ChangeLog +++ b/dev-python/kaa-imlib2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/kaa-imlib2 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-imlib2/ChangeLog,v 1.18 2013/07/01 15:26:58 idella4 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-imlib2/ChangeLog,v 1.19 2014/08/10 21:12:56 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + kaa-imlib2-0.2.3-r1.ebuild, kaa-imlib2-0.2.3-r2.ebuild: + QA: drop trailing '.' from DESCRIPTION *kaa-imlib2-0.2.3-r2 (01 Jul 2013) diff --git a/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r1.ebuild b/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r1.ebuild index c7100846d3d6..37f2be3ab8c2 100644 --- a/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r1.ebuild +++ b/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r1.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/kaa-imlib2/kaa-imlib2-0.2.3-r1.ebuild,v 1.7 2012/02/23 07:24:05 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r1.ebuild,v 1.8 2014/08/10 21:12:56 slyfox Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="2.4 3.* 2.7-pypy-* *-jython" inherit distutils eutils -DESCRIPTION="Imlib2 wrapper for Python." +DESCRIPTION="Imlib2 wrapper for Python" HOMEPAGE="http://freevo.sourceforge.net/kaa/" SRC_URI="mirror://sourceforge/freevo/${P}.tar.gz" diff --git a/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild b/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild index 975c4f4be987..35154d7c5f90 100644 --- a/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild +++ b/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.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/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild,v 1.1 2013/07/01 15:26:58 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild,v 1.2 2014/08/10 21:12:56 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) inherit distutils-r1 -DESCRIPTION="Imlib2 wrapper for Python." +DESCRIPTION="Imlib2 wrapper for Python" HOMEPAGE="http://freevo.sourceforge.net/kaa/" SRC_URI="mirror://sourceforge/freevo/${P}.tar.gz" |