summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-16 03:10:26 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-16 03:10:26 +0000
commit9e4b04b40cee59872b95171a27f077bce6c2381e (patch)
treefe52d81bc47fb6d15a0428fc0d06769aaaa9d07c /net-misc
parenttidy (diff)
downloadgentoo-2-9e4b04b40cee59872b95171a27f077bce6c2381e.tar.gz
gentoo-2-9e4b04b40cee59872b95171a27f077bce6c2381e.tar.bz2
gentoo-2-9e4b04b40cee59872b95171a27f077bce6c2381e.zip
Mark 3.7_p1 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/openntpd/ChangeLog5
-rw-r--r--net-misc/openntpd/Manifest8
-rw-r--r--net-misc/openntpd/openntpd-3.7_p1.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/net-misc/openntpd/ChangeLog b/net-misc/openntpd/ChangeLog
index 42b543912b62..1a8616be0b3d 100644
--- a/net-misc/openntpd/ChangeLog
+++ b/net-misc/openntpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/openntpd
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.22 2005/09/03 20:59:57 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.23 2005/09/16 03:10:26 agriffis Exp $
+
+ 15 Sep 2005; Aron Griffis <agriffis@gentoo.org> openntpd-3.7_p1.ebuild:
+ Mark 3.7_p1 stable on alpha
03 Sep 2005; Markus Rothe <corsair@gentoo.org> openntpd-3.7_p1.ebuild:
Stable on ppc64
diff --git a/net-misc/openntpd/Manifest b/net-misc/openntpd/Manifest
index 43bab0f6eb22..6d8c76ab02d5 100644
--- a/net-misc/openntpd/Manifest
+++ b/net-misc/openntpd/Manifest
@@ -1,9 +1,9 @@
MD5 d5026f79986bde5508434acb0e5555b6 ChangeLog 2840
+MD5 85ec9763e7245610307873391c6d465a openntpd-3.7_p1.ebuild 1105
MD5 5b2bb7e8dd4728c8a2dadedec85df4a3 openntpd-3.6.1_p1-r1.ebuild 1202
-MD5 033df3f46247b71384acc2e285dcc0eb openntpd-3.7_p1.ebuild 1106
-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 71e8d0be6ce1e3324576b9ddce02c74e files/3.6.1_p1-ntpd.8.patch 664
MD5 ab87a8b0466a0c1c687eb7648b7f8754 files/digest-openntpd-3.6.1_p1-r1 68
MD5 369bed7d1a552bee3536c8f71d38397a files/digest-openntpd-3.7_p1 66
-MD5 9cb3424ed5b3f20a231d581b78629afb files/openntpd.conf.d 257
-MD5 31c9feba04713eebbe16cd1979fca83d files/openntpd.rc 918
diff --git a/net-misc/openntpd/openntpd-3.7_p1.ebuild b/net-misc/openntpd/openntpd-3.7_p1.ebuild
index 1b1e358c16d2..3ffd149fd2da 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.7 2005/09/03 20:59:57 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.7_p1.ebuild,v 1.8 2005/09/16 03:10:26 agriffis 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 )