summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:16:10 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:16:10 +0000
commit1de791d368a246189c922f1c45f08e4faa8b5ebf (patch)
treeeab745d070c41355b3c47bc855bb38253462ecdc /www-apache
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-1de791d368a246189c922f1c45f08e4faa8b5ebf.tar.gz
gentoo-2-1de791d368a246189c922f1c45f08e4faa8b5ebf.tar.bz2
gentoo-2-1de791d368a246189c922f1c45f08e4faa8b5ebf.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-apache')
-rw-r--r--www-apache/mod_layout/ChangeLog7
-rw-r--r--www-apache/mod_layout/mod_layout-5.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/www-apache/mod_layout/ChangeLog b/www-apache/mod_layout/ChangeLog
index c2c4189fee9b..29a361b8ba61 100644
--- a/www-apache/mod_layout/ChangeLog
+++ b/www-apache/mod_layout/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apache/mod_layout
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_layout/ChangeLog,v 1.12 2012/12/09 16:51:53 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_layout/ChangeLog,v 1.13 2014/08/10 20:16:10 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> mod_layout-5.1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
09 Dec 2012; Ulrich Müller <ulm@gentoo.org> mod_layout-5.1.ebuild:
Fix LICENSE, 3-clause BSD license according to LICENSE file.
diff --git a/www-apache/mod_layout/mod_layout-5.1.ebuild b/www-apache/mod_layout/mod_layout-5.1.ebuild
index 335bafbae3a0..b53480047bda 100644
--- a/www-apache/mod_layout/mod_layout-5.1.ebuild
+++ b/www-apache/mod_layout/mod_layout-5.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_layout/mod_layout-5.1.ebuild,v 1.4 2012/12/09 16:51:53 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_layout/mod_layout-5.1.ebuild,v 1.5 2014/08/10 20:16:10 slyfox Exp $
inherit apache-module
-DESCRIPTION="An Apache2 module for adding custom headers and/or footers."
+DESCRIPTION="An Apache2 module for adding custom headers and/or footers"
HOMEPAGE="http://tangent.org/index.pl?node_id=362"
SRC_URI="http://download.tangent.org/${P}.tar.gz"