diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:07:13 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:07:13 +0000 |
commit | ebf62daa01f13a65ea239c2e6bb862381eaad5e8 (patch) | |
tree | 67982174c0c412ca6d515dfa45a932d176715165 /x11-plugins/wmlife | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-ebf62daa01f13a65ea239c2e6bb862381eaad5e8.tar.gz gentoo-2-ebf62daa01f13a65ea239c2e6bb862381eaad5e8.tar.bz2 gentoo-2-ebf62daa01f13a65ea239c2e6bb862381eaad5e8.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-plugins/wmlife')
-rw-r--r-- | x11-plugins/wmlife/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmlife/wmlife-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmlife/wmlife-1.0.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/wmlife/ChangeLog b/x11-plugins/wmlife/ChangeLog index 2390dd8461f4..65b98cd3e7c2 100644 --- a/x11-plugins/wmlife/ChangeLog +++ b/x11-plugins/wmlife/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmlife # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlife/ChangeLog,v 1.6 2014/04/07 19:40:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlife/ChangeLog,v 1.7 2014/08/10 20:07:13 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wmlife-1.0.0.ebuild, + wmlife-1.0.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 Apr 2014; Samuli Suominen <ssuominen@gentoo.org> wmlife-1.0.0.ebuild, wmlife-1.0.1.ebuild: diff --git a/x11-plugins/wmlife/wmlife-1.0.0.ebuild b/x11-plugins/wmlife/wmlife-1.0.0.ebuild index 0da1fb8ca689..6a6966e99e11 100644 --- a/x11-plugins/wmlife/wmlife-1.0.0.ebuild +++ b/x11-plugins/wmlife/wmlife-1.0.0.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-plugins/wmlife/wmlife-1.0.0.ebuild,v 1.5 2014/04/07 19:40:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlife/wmlife-1.0.0.ebuild,v 1.6 2014/08/10 20:07:13 slyfox Exp $ EAPI=5 inherit eutils -DESCRIPTION="dockapp running Conway's Game of Life (and program launcher)." +DESCRIPTION="dockapp running Conway's Game of Life (and program launcher)" HOMEPAGE="http://www.swanson.ukfsn.org/#wmlife" SRC_URI="http://www.swanson.ukfsn.org/${PN}/${P}.tar.gz" diff --git a/x11-plugins/wmlife/wmlife-1.0.1.ebuild b/x11-plugins/wmlife/wmlife-1.0.1.ebuild index 90feedf76489..b8b20e195b8f 100644 --- a/x11-plugins/wmlife/wmlife-1.0.1.ebuild +++ b/x11-plugins/wmlife/wmlife-1.0.1.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-plugins/wmlife/wmlife-1.0.1.ebuild,v 1.2 2014/04/07 19:40:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlife/wmlife-1.0.1.ebuild,v 1.3 2014/08/10 20:07:13 slyfox Exp $ EAPI=5 inherit eutils -DESCRIPTION="dockapp running Conway's Game of Life (and program launcher)." +DESCRIPTION="dockapp running Conway's Game of Life (and program launcher)" HOMEPAGE="http://www.swanson.ukfsn.org/#wmlife" SRC_URI="http://www.swanson.ukfsn.org/${PN}/${P}.tar.gz" |