summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2006-10-19 10:04:22 +0000
committerThilo Bangert <bangert@gentoo.org>2006-10-19 10:04:22 +0000
commit7098292b89829553dc021663c57c5b19ba5b31fc (patch)
treeb470aba4a582847893022512b6b9543885ac44d9 /net-misc/clockspeed/clockspeed-0.62-r3.ebuild
parentAdd missing dep on dev-lang/lua. (diff)
downloadgentoo-2-7098292b89829553dc021663c57c5b19ba5b31fc.tar.gz
gentoo-2-7098292b89829553dc021663c57c5b19ba5b31fc.tar.bz2
gentoo-2-7098292b89829553dc021663c57c5b19ba5b31fc.zip
fix ntpclockset - RESTRICT=test - add metadata.xml - fix file collision (bug #131182 #150236)
(Portage version: 2.1.1)
Diffstat (limited to 'net-misc/clockspeed/clockspeed-0.62-r3.ebuild')
-rw-r--r--net-misc/clockspeed/clockspeed-0.62-r3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/clockspeed/clockspeed-0.62-r3.ebuild b/net-misc/clockspeed/clockspeed-0.62-r3.ebuild
index 0a74bfe28759..48125bf6d66d 100644
--- a/net-misc/clockspeed/clockspeed-0.62-r3.ebuild
+++ b/net-misc/clockspeed/clockspeed-0.62-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r3.ebuild,v 1.10 2005/05/14 18:24:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r3.ebuild,v 1.11 2006/10/19 10:04:22 bangert Exp $
inherit eutils flag-o-matic
@@ -12,6 +12,7 @@ LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64 ~mips x86"
IUSE="static selinux"
+RESTRICT="test"
DEPEND="sys-apps/groff"
RDEPEND=" selinux? ( sec-policy/selinux-clockspeed )"