diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-11 17:58:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-11 17:58:07 +0000 |
commit | fb0d4796f9a20abba8f1138156c499df0c98d7e7 (patch) | |
tree | a0d0368564dafc092497e4047da026e01ede212e /net-misc/openntpd | |
parent | Version bump by Christian Gut #74080. (diff) | |
download | historical-fb0d4796f9a20abba8f1138156c499df0c98d7e7.tar.gz historical-fb0d4796f9a20abba8f1138156c499df0c98d7e7.tar.bz2 historical-fb0d4796f9a20abba8f1138156c499df0c98d7e7.zip |
stabilize
Diffstat (limited to 'net-misc/openntpd')
-rw-r--r-- | net-misc/openntpd/Manifest | 10 | ||||
-rw-r--r-- | net-misc/openntpd/openntpd-3.6.1_p1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/openntpd/openntpd-3.6_p1.ebuild | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/net-misc/openntpd/Manifest b/net-misc/openntpd/Manifest index 4e5b1180d7e5..384039c5771c 100644 --- a/net-misc/openntpd/Manifest +++ b/net-misc/openntpd/Manifest @@ -2,9 +2,9 @@ Hash: SHA1 MD5 b2f3eca60c9271f0369787ef7c56a74e ChangeLog 1447 -MD5 bf983466e6766e47dbc9be01f2703662 openntpd-3.6.1_p1.ebuild 997 +MD5 40e264626e44d490efc662edc790e85d openntpd-3.6.1_p1.ebuild 997 MD5 e30195b608a584f4e245e7edfe260680 openntpd-0.20040824p.ebuild 944 -MD5 d4073e95b0ac6c95313b95c83492f012 openntpd-3.6_p1.ebuild 1006 +MD5 95ce08bdc8fd07e8ca92d36e6e097099 openntpd-3.6_p1.ebuild 1000 MD5 b1e008f7e477784dded26817d225dd1c files/3.6_p1-ntpd.8.patch 507 MD5 468ce285b2b4b1d152bd4cfd51b613e8 files/openntpd.rc 915 MD5 9cb3424ed5b3f20a231d581b78629afb files/openntpd.conf.d 257 @@ -15,7 +15,7 @@ MD5 71e8d0be6ce1e3324576b9ddce02c74e files/3.6.1_p1-ntpd.8.patch 664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBuzT8roRuSHgZdywRAiWzAKCLWpZvYObjS2HrQQwJkmnfXeHLHgCfUaBM -bAIRvm6g+/CyHWZoFSbDZMw= -=EWNR +iD8DBQFBuzVDroRuSHgZdywRAhLIAJ4zJDVe/DjSA27f/rEqbyGEvayCtwCeK1vZ +Ji/GQTAWDCkLpr9bYpSEIac= +=hNje -----END PGP SIGNATURE----- diff --git a/net-misc/openntpd/openntpd-3.6.1_p1.ebuild b/net-misc/openntpd/openntpd-3.6.1_p1.ebuild index 1fb7235ea338..506c31efd9b6 100644 --- a/net-misc/openntpd/openntpd-3.6.1_p1.ebuild +++ b/net-misc/openntpd/openntpd-3.6.1_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.6.1_p1.ebuild,v 1.1 2004/12/11 17:56:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.6.1_p1.ebuild,v 1.2 2004/12/11 17:58:07 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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ia64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="virtual/libc diff --git a/net-misc/openntpd/openntpd-3.6_p1.ebuild b/net-misc/openntpd/openntpd-3.6_p1.ebuild index 85975acc9f71..16fb5254107b 100644 --- a/net-misc/openntpd/openntpd-3.6_p1.ebuild +++ b/net-misc/openntpd/openntpd-3.6_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.6_p1.ebuild,v 1.4 2004/12/10 13:32:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.6_p1.ebuild,v 1.5 2004/12/11 17:58:07 vapier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://openbsd/OpenNTPD/portable/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~ia64" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="virtual/libc |