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
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')
-rw-r--r--net-misc/openntpd/Manifest18
-rw-r--r--net-misc/openntpd/openntpd-3.7_p1.ebuild4
2 files changed, 16 insertions, 6 deletions
diff --git a/net-misc/openntpd/Manifest b/net-misc/openntpd/Manifest
index b797403cb927..dcf3f3420786 100644
--- a/net-misc/openntpd/Manifest
+++ b/net-misc/openntpd/Manifest
@@ -1,9 +1,19 @@
-MD5 47543eb06d196d77f342b02d67c9642e openntpd-3.7_p1.ebuild 1123
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 919e913a667b0e3c2340a487733c078f openntpd-3.7_p1.ebuild 1116
MD5 e11b0b3e6379037b0859de51ab24db6a openntpd-3.6.1_p1-r1.ebuild 1210
MD5 af5c7f2015f49ac0ccabc026678dd776 ChangeLog 2425
-MD5 71e8d0be6ce1e3324576b9ddce02c74e files/3.6.1_p1-ntpd.8.patch 664
MD5 9cb3424ed5b3f20a231d581b78629afb files/openntpd.conf.d 257
-MD5 31c9feba04713eebbe16cd1979fca83d files/openntpd.rc 918
+MD5 8ff46ca71725c4c9ccbdaed5ecbd8ea3 files/3.6.1_p1-pollerr.patch 1218
MD5 ab87a8b0466a0c1c687eb7648b7f8754 files/digest-openntpd-3.6.1_p1-r1 68
+MD5 31c9feba04713eebbe16cd1979fca83d files/openntpd.rc 918
MD5 369bed7d1a552bee3536c8f71d38397a files/digest-openntpd-3.7_p1 66
-MD5 8ff46ca71725c4c9ccbdaed5ecbd8ea3 files/3.6.1_p1-pollerr.patch 1218
+MD5 71e8d0be6ce1e3324576b9ddce02c74e files/3.6.1_p1-ntpd.8.patch 664
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDAVjhgIKl8Uu19MoRAhSwAJ9l6o5U2e86gps8+njseEu9MAA7gQCfeK7y
+nEwYecjeIHXqG9aS/p7YGtc=
+=I3px
+-----END PGP SIGNATURE-----
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 )