diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-09-26 20:14:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-09-26 20:14:03 +0000 |
commit | e57e7249fb94de88d899aa505955cbef20b99e42 (patch) | |
tree | 271871d9441c57493c76bb695365d40ef65692e7 /net-misc | |
parent | stable on alpha (diff) | |
download | gentoo-2-e57e7249fb94de88d899aa505955cbef20b99e42.tar.gz gentoo-2-e57e7249fb94de88d899aa505955cbef20b99e42.tar.bz2 gentoo-2-e57e7249fb94de88d899aa505955cbef20b99e42.zip |
stable on alpha
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ntp/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ntp/Manifest | 22 | ||||
-rw-r--r-- | net-misc/ntp/ntp-4.1.2.ebuild | 4 |
3 files changed, 17 insertions, 14 deletions
diff --git a/net-misc/ntp/ChangeLog b/net-misc/ntp/ChangeLog index 44a9e31d0af1..7c3083638f08 100644 --- a/net-misc/ntp/ChangeLog +++ b/net-misc/ntp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ntp # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.32 2003/09/20 19:31:44 pappy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.33 2003/09/26 20:14:00 agriffis Exp $ + + 26 Sep 2003; Aron Griffis <agriffis@gentoo.org> ntp-4.1.2.ebuild: + Stable on alpha 20 Sep 2003; Alexander Gabert <pappy@gentoo.org> ntp-4.1.1b-r6.ebuild: added configure logic for hardened-gcc diff --git a/net-misc/ntp/Manifest b/net-misc/ntp/Manifest index f3c1d1e37b81..826676c9df1e 100644 --- a/net-misc/ntp/Manifest +++ b/net-misc/ntp/Manifest @@ -1,17 +1,17 @@ -MD5 ac0e61e09ddc8f0f576396720018a1da ntp-4.1.2.ebuild 2783 -MD5 276112c0ff01017ae563638e6a10e5bd ChangeLog 5063 +MD5 9f0b4b2b3af4d0adc193431cc4bb71bd ChangeLog 5153 MD5 f4975ebd33b6442465053e3ae0db046b ntp-4.1.1b-r6.ebuild 1975 -MD5 dc4866d87240ff3d7e6685c365f0839f files/digest-ntp-4.1.1b-r6 134 +MD5 75183e9d369b65fa017c3b809957ed3f ntp-4.1.2.ebuild 2782 +MD5 41689b81c25f5b79ae2d5e52a18016b0 files/ntpd.rc 898 MD5 77b8a8aadd740fcf2818dbac8322d40f files/ntpd.confd 396 -MD5 38e9293c73a594e5a8e3987e3b25f9b7 files/ntpd-4.1.1b.confd 1592 +MD5 40c3ee9069686a0f1004b583741cfdb0 files/ntp-bk.diff 618 +MD5 f36db28cddb29f82e7ef8b9aca2fd150 files/ntp.conf 1551 +MD5 dded11ceec4b8f2c1b140341a357f507 files/linux-config-phone.patch 747 MD5 e82bbe682098cf66f513ca2d11e4bc36 files/ntp-4.1.1b-syscall-libc.patch 522 +MD5 dc4866d87240ff3d7e6685c365f0839f files/digest-ntp-4.1.1b-r6 134 MD5 047fe77e01bc9335b07bcc5d963d8683 files/4.1.2-droproot.patch 12672 -MD5 41689b81c25f5b79ae2d5e52a18016b0 files/ntpd.rc 898 -MD5 fdb3976c00f471552efb9d3ac15aee60 files/ntp-client.rc 850 -MD5 f36db28cddb29f82e7ef8b9aca2fd150 files/ntp.conf 1551 -MD5 af48491e8d6820a3d8eba16a771e5c26 files/digest-ntp-4.1.2 129 -MD5 40c3ee9069686a0f1004b583741cfdb0 files/ntp-bk.diff 618 MD5 4e13c1a5fa0fa54e3b65ec311dd7270a files/broadcastclient.patch 451 -MD5 0fe1feaac2dc04b021053d9948df36c6 files/ntpd-4.1.1b.rc 1152 +MD5 af48491e8d6820a3d8eba16a771e5c26 files/digest-ntp-4.1.2 129 MD5 7e3a02a1167353dc9afa70ab06d01bb2 files/ntp-client.confd 941 -MD5 dded11ceec4b8f2c1b140341a357f507 files/linux-config-phone.patch 747 +MD5 fdb3976c00f471552efb9d3ac15aee60 files/ntp-client.rc 850 +MD5 38e9293c73a594e5a8e3987e3b25f9b7 files/ntpd-4.1.1b.confd 1592 +MD5 0fe1feaac2dc04b021053d9948df36c6 files/ntpd-4.1.1b.rc 1152 diff --git a/net-misc/ntp/ntp-4.1.2.ebuild b/net-misc/ntp/ntp-4.1.2.ebuild index 40279fceb7c5..67aa76b10bc5 100644 --- a/net-misc/ntp/ntp-4.1.2.ebuild +++ b/net-misc/ntp/ntp-4.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.1.2.ebuild,v 1.6 2003/09/26 18:59:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.1.2.ebuild,v 1.7 2003/09/26 20:14:00 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm -hppa ~amd64" +KEYWORDS="x86 ppc ~sparc ~mips alpha ~arm -hppa ~amd64" IUSE="parse-clocks ssl" DEPEND=">=sys-apps/sed-4.0.5 |