diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:08:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:08:44 +0000 |
commit | cc4957838919a4cd0fec77c459970827c5ae2f4b (patch) | |
tree | 76874a6f9271c855229fee6b3ef447ead5687ff8 /www-servers | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-cc4957838919a4cd0fec77c459970827c5ae2f4b.tar.gz gentoo-2-cc4957838919a4cd0fec77c459970827c5ae2f4b.tar.bz2 gentoo-2-cc4957838919a4cd0fec77c459970827c5ae2f4b.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 'www-servers')
-rw-r--r-- | www-servers/fnord/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/fnord/fnord-1.10-r2.ebuild | 4 | ||||
-rw-r--r-- | www-servers/fnord/fnord-1.11.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-servers/fnord/ChangeLog b/www-servers/fnord/ChangeLog index 3c8b7ed7eba3..e4fd808e41ec 100644 --- a/www-servers/fnord/ChangeLog +++ b/www-servers/fnord/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/fnord # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/ChangeLog,v 1.30 2014/04/30 09:05:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/ChangeLog,v 1.31 2014/08/10 20:08:44 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> fnord-1.10-r2.ebuild, + fnord-1.11.ebuild: + QA: drop trailing '.' from DESCRIPTION *fnord-1.11 (30 Apr 2014) diff --git a/www-servers/fnord/fnord-1.10-r2.ebuild b/www-servers/fnord/fnord-1.10-r2.ebuild index fccbedd6de6a..ae32162ad3f2 100644 --- a/www-servers/fnord/fnord-1.10-r2.ebuild +++ b/www-servers/fnord/fnord-1.10-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/fnord-1.10-r2.ebuild,v 1.7 2014/01/08 06:08:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/fnord-1.10-r2.ebuild,v 1.8 2014/08/10 20:08:44 slyfox Exp $ EAPI="3" inherit eutils flag-o-matic toolchain-funcs user -DESCRIPTION="Yet another small httpd." +DESCRIPTION="Yet another small httpd" HOMEPAGE="http://www.fefe.de/fnord/" SRC_URI="http://www.fefe.de/fnord/${P}.tar.bz2" diff --git a/www-servers/fnord/fnord-1.11.ebuild b/www-servers/fnord/fnord-1.11.ebuild index 24b9b925afba..60123183ab63 100644 --- a/www-servers/fnord/fnord-1.11.ebuild +++ b/www-servers/fnord/fnord-1.11.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/fnord-1.11.ebuild,v 1.1 2014/04/30 09:05:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/fnord-1.11.ebuild,v 1.2 2014/08/10 20:08:44 slyfox Exp $ EAPI="3" inherit eutils flag-o-matic toolchain-funcs user -DESCRIPTION="Yet another small httpd." +DESCRIPTION="Yet another small httpd" HOMEPAGE="http://www.fefe.de/fnord/" SRC_URI="http://www.fefe.de/fnord/${P}.tar.bz2" |