From 54269b0bcecd22c2ae70cd9c10b68cc24546ce0c Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Aug 2014 19:59:47 +0000 Subject: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- x11-wm/plwm/ChangeLog | 8 ++++++-- x11-wm/plwm/plwm-2.5-r1.ebuild | 6 +++--- x11-wm/plwm/plwm-2.7_rc1.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'x11-wm/plwm') diff --git a/x11-wm/plwm/ChangeLog b/x11-wm/plwm/ChangeLog index d270f743777b..ffe4f7571f02 100644 --- a/x11-wm/plwm/ChangeLog +++ b/x11-wm/plwm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/plwm -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/plwm/ChangeLog,v 1.19 2013/10/19 15:28:56 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/plwm/ChangeLog,v 1.20 2014/08/10 19:59:47 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich plwm-2.5-r1.ebuild, + plwm-2.7_rc1.ebuild: + QA: drop trailing '.' from DESCRIPTION 19 Oct 2013; Pacho Ramos metadata.xml: Cleanup due desktop-wm removal diff --git a/x11-wm/plwm/plwm-2.5-r1.ebuild b/x11-wm/plwm/plwm-2.5-r1.ebuild index 6fc480ef4e41..8910daec1f17 100644 --- a/x11-wm/plwm/plwm-2.5-r1.ebuild +++ b/x11-wm/plwm/plwm-2.5-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/x11-wm/plwm/plwm-2.5-r1.ebuild,v 1.8 2011/04/16 18:47:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/plwm/plwm-2.5-r1.ebuild,v 1.9 2014/08/10 19:59:47 slyfox Exp $ PYTHON_DEPEND="2" inherit eutils python -DESCRIPTION="Python classes for, and an implementation of, a window manager." +DESCRIPTION="Python classes for, and an implementation of, a window manager" HOMEPAGE="http://plwm.sourceforge.net/" SRC_URI="mirror://sourceforge/plwm/${P}.tar.gz" diff --git a/x11-wm/plwm/plwm-2.7_rc1.ebuild b/x11-wm/plwm/plwm-2.7_rc1.ebuild index 651989cd7243..919832d400a2 100644 --- a/x11-wm/plwm/plwm-2.7_rc1.ebuild +++ b/x11-wm/plwm/plwm-2.7_rc1.ebuild @@ -1,6 +1,6 @@ -# 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/x11-wm/plwm/plwm-2.7_rc1.ebuild,v 1.3 2011/04/16 18:47:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/plwm/plwm-2.7_rc1.ebuild,v 1.4 2014/08/10 19:59:47 slyfox Exp $ EAPI=3 PYTHON_DEPEND="2" @@ -9,7 +9,7 @@ inherit distutils eutils MY_P=PLWM-${PV/_} -DESCRIPTION="Python classes for, and an implementation of, a window manager." +DESCRIPTION="Python classes for, and an implementation of, a window manager" HOMEPAGE="http://plwm.sourceforge.net/" SRC_URI="mirror://sourceforge/plwm/${MY_P}.tar.gz" -- cgit v1.2.3-65-gdbad