From 0f49d318b0e59d2cedaae87ce8a35262a8b8ee6f Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Tue, 23 Oct 2012 23:02:28 +0000 Subject: LICENSE is public-domain according to COPYING included in tarball. (Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25) --- net-mail/qprint/ChangeLog | 7 +++++-- net-mail/qprint/qprint-1.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'net-mail/qprint') diff --git a/net-mail/qprint/ChangeLog b/net-mail/qprint/ChangeLog index eb6ba5112caf..48de1bf5826c 100644 --- a/net-mail/qprint/ChangeLog +++ b/net-mail/qprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/qprint -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/ChangeLog,v 1.8 2011/06/24 13:51:24 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/ChangeLog,v 1.9 2012/10/23 23:02:28 ulm Exp $ + + 23 Oct 2012; Ulrich Müller qprint-1.0.ebuild: + LICENSE is public-domain according to COPYING included in tarball. 24 Jun 2011; Fabian Groffen qprint-1.0.ebuild: Marked ~ppc-macos diff --git a/net-mail/qprint/qprint-1.0.ebuild b/net-mail/qprint/qprint-1.0.ebuild index 16e7394f885d..a93f1d6f139b 100644 --- a/net-mail/qprint/qprint-1.0.ebuild +++ b/net-mail/qprint/qprint-1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/qprint-1.0.ebuild,v 1.7 2011/06/24 13:51:24 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/qprint-1.0.ebuild,v 1.8 2012/10/23 23:02:28 ulm Exp $ DESCRIPTION="MIME quoted-printable data encoding and decoding utility" HOMEPAGE="http://www.fourmilab.ch/webtools/qprint/" SRC_URI="http://www.fourmilab.ch/webtools/${PN}/${P}.tar.gz" -LICENSE="as-is" +LICENSE="public-domain" SLOT="0" KEYWORDS="amd64 ppc x86 ~ppc-macos" IUSE="" -- cgit v1.2.3-65-gdbad