summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-04-14 20:49:26 +0000
committerUlrich Müller <ulm@gentoo.org>2013-04-14 20:49:26 +0000
commitcf459f3f46063cbf0e21b08de2da0c886e7e87c5 (patch)
tree82d62b123fd4e75bffde5e56cd7f41f34e0ec01f /net-dns/totd
parentFix LICENSE, bug 464770. (diff)
downloadgentoo-2-cf459f3f46063cbf0e21b08de2da0c886e7e87c5.tar.gz
gentoo-2-cf459f3f46063cbf0e21b08de2da0c886e7e87c5.tar.bz2
gentoo-2-cf459f3f46063cbf0e21b08de2da0c886e7e87c5.zip
Fix LICENSE, see COPYRIGHT file, bug 465142.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'net-dns/totd')
-rw-r--r--net-dns/totd/ChangeLog7
-rw-r--r--net-dns/totd/totd-1.5.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dns/totd/ChangeLog b/net-dns/totd/ChangeLog
index f4c60854d3a0..6a7dda5dd79e 100644
--- a/net-dns/totd/ChangeLog
+++ b/net-dns/totd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/totd
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v 1.13 2012/06/13 12:08:36 xmw Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v 1.14 2013/04/14 20:49:26 ulm Exp $
+
+ 14 Apr 2013; Ulrich Müller <ulm@gentoo.org> totd-1.5.1.ebuild:
+ Fix LICENSE, see COPYRIGHT file, bug 465142.
13 Jun 2012; Michael Weber <xmw@gentoo.org> totd-1.5.1.ebuild:
EAPI-4, fix SRC_URI, fix HOMEPAGE
diff --git a/net-dns/totd/totd-1.5.1.ebuild b/net-dns/totd/totd-1.5.1.ebuild
index 9690b5f39d09..e866d833b9c5 100644
--- a/net-dns/totd/totd-1.5.1.ebuild
+++ b/net-dns/totd/totd-1.5.1.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-dns/totd/totd-1.5.1.ebuild,v 1.8 2012/06/13 12:08:36 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild,v 1.9 2013/04/14 20:49:26 ulm Exp $
EAPI=4
@@ -10,7 +10,7 @@ DESCRIPTION="Trick Or Treat Daemon, a DNS proxy for 6to4"
HOMEPAGE="http://www.dillema.net/software/totd.html"
SRC_URI="http://www.dillema.net/software/${PN}/${P}.tar.gz"
-LICENSE="BSD as-is"
+LICENSE="totd BSD BSD-4"
SLOT="0"
KEYWORDS="~amd64 x86"
IUSE=""