summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-01-01 20:48:21 +0000
committerUlrich Müller <ulm@gentoo.org>2013-01-01 20:48:21 +0000
commit98ec1ed08ff198d3ba99ba11f4a5a41fc7480b84 (patch)
tree0ad7602898fc38cec94f656a184e0c444ada1f87 /net-misc/clockspeed
parentFix LICENSE, add mirror and bindist restrictions, bug 444424. (diff)
downloadgentoo-2-98ec1ed08ff198d3ba99ba11f4a5a41fc7480b84.tar.gz
gentoo-2-98ec1ed08ff198d3ba99ba11f4a5a41fc7480b84.tar.bz2
gentoo-2-98ec1ed08ff198d3ba99ba11f4a5a41fc7480b84.zip
Fix LICENSE, add mirror and bindist restrictions, bug 444424.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'net-misc/clockspeed')
-rw-r--r--net-misc/clockspeed/ChangeLog7
-rw-r--r--net-misc/clockspeed/clockspeed-0.62-r6.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/net-misc/clockspeed/ChangeLog b/net-misc/clockspeed/ChangeLog
index c74c45e38c47..750abf9c9636 100644
--- a/net-misc/clockspeed/ChangeLog
+++ b/net-misc/clockspeed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/clockspeed
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/ChangeLog,v 1.29 2012/03/04 10:21:29 pacho Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/ChangeLog,v 1.30 2013/01/01 20:48:21 ulm Exp $
+
+ 01 Jan 2013; Ulrich Müller <ulm@gentoo.org> clockspeed-0.62-r6.ebuild:
+ Fix LICENSE, add mirror and bindist restrictions, bug 444424.
04 Mar 2012; Pacho Ramos <pacho@gentoo.org> -files/leapsecs.dat.20081114,
clockspeed-0.62-r6.ebuild:
diff --git a/net-misc/clockspeed/clockspeed-0.62-r6.ebuild b/net-misc/clockspeed/clockspeed-0.62-r6.ebuild
index 4ed5ff298350..19f5caa647a5 100644
--- a/net-misc/clockspeed/clockspeed-0.62-r6.ebuild
+++ b/net-misc/clockspeed/clockspeed-0.62-r6.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-misc/clockspeed/clockspeed-0.62-r6.ebuild,v 1.4 2012/03/04 10:21:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r6.ebuild,v 1.5 2013/01/01 20:48:21 ulm Exp $
EAPI=4
inherit eutils flag-o-matic
@@ -14,11 +14,11 @@ LEAPSECONDS_DATE="20081114"
SRC_URI="http://cr.yp.to/clockspeed/${P}.tar.gz
http://dev.gentoo.org/~pacho/maintainer-needed/leapsecs.dat."$LEAPSECONDS_DATE""
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="amd64 ~mips x86"
IUSE="static selinux"
-RESTRICT="test"
+RESTRICT="mirror bindist test"
DEPEND="sys-apps/groff"
RDEPEND="selinux? ( sec-policy/selinux-clockspeed )