summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-09 16:51:53 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-09 16:51:53 +0000
commitca22a4c78c0fb4419b202529db5a09c5eae94210 (patch)
tree6f4ea2b8b1b5015e04edfb2f6d9488ac4d6adf00 /www-apache/mod_layout
parentarm stable, bug #441106 (diff)
downloadgentoo-2-ca22a4c78c0fb4419b202529db5a09c5eae94210.tar.gz
gentoo-2-ca22a4c78c0fb4419b202529db5a09c5eae94210.tar.bz2
gentoo-2-ca22a4c78c0fb4419b202529db5a09c5eae94210.zip
Fix LICENSE, 3-clause BSD license according to LICENSE file.
(Portage version: 2.1.11.34/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'www-apache/mod_layout')
-rw-r--r--www-apache/mod_layout/ChangeLog5
-rw-r--r--www-apache/mod_layout/mod_layout-5.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/www-apache/mod_layout/ChangeLog b/www-apache/mod_layout/ChangeLog
index be5e35d51fa4..c2c4189fee9b 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.11 2012/11/27 19:20:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_layout/ChangeLog,v 1.12 2012/12/09 16:51:53 ulm Exp $
+
+ 09 Dec 2012; Ulrich Müller <ulm@gentoo.org> mod_layout-5.1.ebuild:
+ Fix LICENSE, 3-clause BSD license according to LICENSE file.
27 Nov 2012; Pacho Ramos <pacho@gentoo.org> -mod_layout-5.0.ebuild,
metadata.xml:
diff --git a/www-apache/mod_layout/mod_layout-5.1.ebuild b/www-apache/mod_layout/mod_layout-5.1.ebuild
index f2f8d26fe8fb..335bafbae3a0 100644
--- a/www-apache/mod_layout/mod_layout-5.1.ebuild
+++ b/www-apache/mod_layout/mod_layout-5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 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.3 2009/09/27 19:24:06 nixnut Exp $
+# $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 $
inherit apache-module
@@ -8,7 +8,7 @@ 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"
-LICENSE="as-is"
+LICENSE="BSD"
SLOT="2"
KEYWORDS="amd64 ppc x86"
IUSE=""