summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-16 03:09:05 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-16 03:09:05 +0000
commitca41725f8533e28bbbb9c6b7b82f4a4d8a17daaf (patch)
treed7d843281b21719a8265c60d89e4c00afe346345 /net-misc/openntpd/openntpd-3.7_p1.ebuild
parentAdd all the files that the monolith installed, including an init script. Add ... (diff)
downloadhistorical-ca41725f8533e28bbbb9c6b7b82f4a4d8a17daaf.tar.gz
historical-ca41725f8533e28bbbb9c6b7b82f4a4d8a17daaf.tar.bz2
historical-ca41725f8533e28bbbb9c6b7b82f4a4d8a17daaf.zip
amd64/arm/hppa/ia64/x86 stable
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-misc/openntpd/openntpd-3.7_p1.ebuild')
-rw-r--r--net-misc/openntpd/openntpd-3.7_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openntpd/openntpd-3.7_p1.ebuild b/net-misc/openntpd/openntpd-3.7_p1.ebuild
index a95df8043e5d..d39bf525e616 100644
--- a/net-misc/openntpd/openntpd-3.7_p1.ebuild
+++ b/net-misc/openntpd/openntpd-3.7_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.7_p1.ebuild,v 1.2 2005/07/02 19:24:31 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.7_p1.ebuild,v 1.3 2005/08/16 03:09:05 vapier Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://openbsd/OpenNTPD/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86"
IUSE="ssl selinux"
RDEPEND="ssl? ( dev-libs/openssl )