diff options
author | 2014-08-10 21:26:19 +0000 | |
---|---|---|
committer | 2014-08-10 21:26:19 +0000 | |
commit | 596c35d6ae4352dd9a353ff76d0f650250721eb9 (patch) | |
tree | 20c3efd7782a1868f60ceea3597014037a328e5a /dev-tcltk | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-596c35d6ae4352dd9a353ff76d0f650250721eb9.tar.gz gentoo-2-596c35d6ae4352dd9a353ff76d0f650250721eb9.tar.bz2 gentoo-2-596c35d6ae4352dd9a353ff76d0f650250721eb9.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-tcltk')
-rw-r--r-- | dev-tcltk/tclxml/ChangeLog | 8 | ||||
-rw-r--r-- | dev-tcltk/tclxml/tclxml-2.4.ebuild | 6 | ||||
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.0-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.1-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.2-r1.ebuild | 6 |
5 files changed, 18 insertions, 14 deletions
diff --git a/dev-tcltk/tclxml/ChangeLog b/dev-tcltk/tclxml/ChangeLog index 22520af198ca..94cf71ca7c8a 100644 --- a/dev-tcltk/tclxml/ChangeLog +++ b/dev-tcltk/tclxml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tcltk/tclxml -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.48 2011/08/13 06:34:23 xarthisius Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.49 2014/08/10 21:26:19 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> tclxml-2.4.ebuild, + tclxml-3.0-r1.ebuild, tclxml-3.1-r2.ebuild, tclxml-3.2-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> tclxml-3.1-r2.ebuild: ppc stable wrt #348027 diff --git a/dev-tcltk/tclxml/tclxml-2.4.ebuild b/dev-tcltk/tclxml/tclxml-2.4.ebuild index 58ac89fe3f61..b6b9d1cf34f3 100644 --- a/dev-tcltk/tclxml/tclxml-2.4.ebuild +++ b/dev-tcltk/tclxml/tclxml-2.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.4.ebuild,v 1.19 2010/12/07 12:06:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.4.ebuild,v 1.20 2014/08/10 21:26:19 slyfox Exp $ -DESCRIPTION="Pure Tcl implementation of an XML parser." +DESCRIPTION="Pure Tcl implementation of an XML parser" HOMEPAGE="http://tclxml.sourceforge.net/" SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" IUSE="" diff --git a/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild b/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild index 2d82b00fb9aa..601793617c6f 100644 --- a/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild,v 1.8 2011/03/08 14:12:08 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild,v 1.9 2014/08/10 21:26:19 slyfox Exp $ inherit eutils -DESCRIPTION="Pure Tcl implementation of an XML parser." +DESCRIPTION="Pure Tcl implementation of an XML parser" HOMEPAGE="http://tclxml.sourceforge.net/" SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" diff --git a/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild b/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild index f03517767914..0dd2fa69edfc 100644 --- a/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild,v 1.8 2011/08/13 06:34:23 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild,v 1.9 2014/08/10 21:26:19 slyfox Exp $ inherit autotools eutils toolchain-funcs -DESCRIPTION="Pure Tcl implementation of an XML parser." +DESCRIPTION="Pure Tcl implementation of an XML parser" HOMEPAGE="http://tclxml.sourceforge.net/" SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" diff --git a/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild b/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild index e324e1c06228..41aa5979d3a2 100644 --- a/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild,v 1.10 2011/03/27 19:46:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild,v 1.11 2014/08/10 21:26:19 slyfox Exp $ EAPI="3" inherit eutils multilib -DESCRIPTION="Pure Tcl implementation of an XML parser." +DESCRIPTION="Pure Tcl implementation of an XML parser" HOMEPAGE="http://tclxml.sourceforge.net/" SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" |