diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-01-12 08:30:18 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-01-12 08:30:18 +0000 |
commit | c375cd319eb413570d272e4a0c81cbf270ed4b72 (patch) | |
tree | 591982e2f28039bb005c3b0b6706a5c8fe3d45dd /net-mail | |
parent | Update LICENSE, bug 449170. Remove unused hunspell flag from metadata. (diff) | |
download | gentoo-2-c375cd319eb413570d272e4a0c81cbf270ed4b72.tar.gz gentoo-2-c375cd319eb413570d272e4a0c81cbf270ed4b72.tar.bz2 gentoo-2-c375cd319eb413570d272e4a0c81cbf270ed4b72.zip |
Fix LICENSE, see t-prot.1 man page, bug 449174.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/t-prot/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/t-prot/t-prot-2.101.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/t-prot/ChangeLog b/net-mail/t-prot/ChangeLog index 956f4540d338..946d3786c8f2 100644 --- a/net-mail/t-prot/ChangeLog +++ b/net-mail/t-prot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/t-prot -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.42 2012/02/17 08:08:20 radhermit Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.43 2013/01/12 08:30:18 ulm Exp $ + + 12 Jan 2013; Ulrich Müller <ulm@gentoo.org> t-prot-2.101.ebuild: + Fix LICENSE, see t-prot.1 man page, bug 449174. 17 Feb 2012; Tim Harder <radhermit@gentoo.org> -t-prot-2.5.ebuild, -t-prot-2.15.ebuild, -t-prot-2.100.ebuild: diff --git a/net-mail/t-prot/t-prot-2.101.ebuild b/net-mail/t-prot/t-prot-2.101.ebuild index 753f0357370c..4816728ea7c4 100644 --- a/net-mail/t-prot/t-prot-2.101.ebuild +++ b/net-mail/t-prot/t-prot-2.101.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 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/t-prot/t-prot-2.101.ebuild,v 1.4 2012/02/16 19:04:19 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/t-prot-2.101.ebuild,v 1.5 2013/01/12 08:30:18 ulm Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="TOFU protection - display filter for RFC822 messages" HOMEPAGE="http://www.escape.de/~tolot/mutt/" SRC_URI="http://www.escape.de/~tolot/mutt/t-prot/downloads/${P}.tar.gz" -LICENSE="as-is" +LICENSE="BSD-4" SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="" |