diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 19:57:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 19:57:09 +0000 |
commit | 42c5fbcc753a619f8cfbb97f032d705101ccb83f (patch) | |
tree | 20e5a6930ef4ea4aee8b266f66960d1c93213d9f /x11-wm | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-42c5fbcc753a619f8cfbb97f032d705101ccb83f.tar.gz gentoo-2-42c5fbcc753a619f8cfbb97f032d705101ccb83f.tar.bz2 gentoo-2-42c5fbcc753a619f8cfbb97f032d705101ccb83f.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 'x11-wm')
-rw-r--r-- | x11-wm/aewm++/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/aewm++/aewm++-1.1.5-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/aewm++/aewm++-1.1.5.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-wm/aewm++/ChangeLog b/x11-wm/aewm++/ChangeLog index 0f906bb55062..d35e30bdb4a0 100644 --- a/x11-wm/aewm++/ChangeLog +++ b/x11-wm/aewm++/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/aewm++ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/ChangeLog,v 1.23 2014/08/09 12:05:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/ChangeLog,v 1.24 2014/08/10 19:57:09 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> aewm++-1.1.5-r1.ebuild, + aewm++-1.1.5.ebuild: + QA: drop trailing '.' from DESCRIPTION 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> aewm++-1.1.5-r1.ebuild: Stable for ppc, wrt bug #393947 diff --git a/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild b/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild index 3057046e0d54..265ea31a3d96 100644 --- a/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild +++ b/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild,v 1.4 2014/08/09 12:05:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild,v 1.5 2014/08/10 19:57:09 slyfox Exp $ EAPI=2 inherit eutils toolchain-funcs -DESCRIPTION="A window manager with more modern features than aewm but with the same look and feel." +DESCRIPTION="A window manager with more modern features than aewm but with the same look and feel" HOMEPAGE="http://github.com/frankhale/aewmpp" SRC_URI="mirror://gentoo/${P}.tar.gz" diff --git a/x11-wm/aewm++/aewm++-1.1.5.ebuild b/x11-wm/aewm++/aewm++-1.1.5.ebuild index 8253c9ee9f05..6159dd36d556 100644 --- a/x11-wm/aewm++/aewm++-1.1.5.ebuild +++ b/x11-wm/aewm++/aewm++-1.1.5.ebuild @@ -1,11 +1,11 @@ -# 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/x11-wm/aewm++/aewm++-1.1.5.ebuild,v 1.4 2010/06/06 20:12:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/aewm++-1.1.5.ebuild,v 1.5 2014/08/10 19:57:09 slyfox Exp $ EAPI=2 inherit eutils toolchain-funcs -DESCRIPTION="A window manager with more modern features than aewm but with the same look and feel." +DESCRIPTION="A window manager with more modern features than aewm but with the same look and feel" HOMEPAGE="http://github.com/frankhale/aewmpp" SRC_URI="mirror://gentoo/${P}.tar.gz" |