diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-03-30 14:52:09 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-03-30 14:52:09 +0000 |
commit | 0ec0d231f6e4516319e0300fa97aa9454c5b1ba5 (patch) | |
tree | c2545ccaaa7d2ffc675c9b40b30776c2709d146f /net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild | |
parent | Stable for alpha, wrt bug #456506 (diff) | |
download | historical-0ec0d231f6e4516319e0300fa97aa9454c5b1ba5.tar.gz historical-0ec0d231f6e4516319e0300fa97aa9454c5b1ba5.tar.bz2 historical-0ec0d231f6e4516319e0300fa97aa9454c5b1ba5.zip |
Fix LICENSE.
Package-Manager: portage-2.1.11.59/cvs/Linux x86_64
Manifest-Sign-Key: 0x9433907D693FB5B8!
Diffstat (limited to 'net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild')
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |