summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-03-30 14:52:04 +0000
committerUlrich Müller <ulm@gentoo.org>2013-03-30 14:52:04 +0000
commit310d3191e3af7d3b64a44b12ceef254ffc9e9557 (patch)
treefcaf0b2c7cef2cb862fe59baa6e06ef3c2f4203c /net-mail/ezmlm-idx
parentStable for alpha, wrt bug #456506 (diff)
downloadgentoo-2-310d3191e3af7d3b64a44b12ceef254ffc9e9557.tar.gz
gentoo-2-310d3191e3af7d3b64a44b12ceef254ffc9e9557.tar.bz2
gentoo-2-310d3191e3af7d3b64a44b12ceef254ffc9e9557.zip
Fix LICENSE.
(Portage version: 2.1.11.59/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'net-mail/ezmlm-idx')
-rw-r--r--net-mail/ezmlm-idx/ChangeLog8
-rw-r--r--net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild6
-rw-r--r--net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-mail/ezmlm-idx/ChangeLog b/net-mail/ezmlm-idx/ChangeLog
index b961297f21ec..79d04af92533 100644
--- a/net-mail/ezmlm-idx/ChangeLog
+++ b/net-mail/ezmlm-idx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/ezmlm-idx
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.32 2011/02/06 10:06:08 leio Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.33 2013/03/30 14:52:04 ulm Exp $
+
+ 30 Mar 2013; Ulrich Müller <ulm@gentoo.org> ezmlm-idx-0.40-r2.ebuild,
+ ezmlm-idx-6.0.0.ebuild:
+ Fix LICENSE.
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> ezmlm-idx-0.40-r2.ebuild:
Drop to ~mips
diff --git a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild
index 16115d86e6b0..74445d8485db 100644
--- a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild
+++ b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.20 2011/02/06 10:06:08 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.21 2013/03/30 14:52:04 ulm Exp $
# NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild
# (Please keep them in sync)
@@ -19,7 +19,7 @@ SRC_URI="
"
HOMEPAGE="http://www.ezmlm.org"
SLOT="0"
-LICENSE="as-is"
+LICENSE="GPL-2"
KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86"
IUSE=""
DEPEND="sys-apps/grep sys-apps/groff"
diff --git a/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild
index 22d312d7521e..f6e0b9e813d8 100644
--- a/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild
+++ b/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild,v 1.9 2010/06/17 20:53:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild,v 1.10 2013/03/30 14:52:04 ulm Exp $
EZMLM_P=ezmlm-0.53
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.ezmlm.org"
SRC_URI="http://cr.yp.to/software/${EZMLM_P}.tar.gz
http://www.ezmlm.org/archive/${PV}/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86"
IUSE="mysql postgres"