diff options
author | Olivier Crête <tester@gentoo.org> | 2003-07-18 20:59:24 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-07-18 20:59:24 +0000 |
commit | 540cb9169cddc16af3218bf6bf3d6991c022d0fa (patch) | |
tree | b6b89a212917765f0996df81d43b7683cfa130e2 /net-misc/ntp | |
parent | bumping version to something a _little_ more frequent (diff) | |
download | gentoo-2-540cb9169cddc16af3218bf6bf3d6991c022d0fa.tar.gz gentoo-2-540cb9169cddc16af3218bf6bf3d6991c022d0fa.tar.bz2 gentoo-2-540cb9169cddc16af3218bf6bf3d6991c022d0fa.zip |
Added amd64 keyword to a bunch of packages
Diffstat (limited to 'net-misc/ntp')
-rw-r--r-- | net-misc/ntp/Manifest | 12 | ||||
-rw-r--r-- | net-misc/ntp/ntp-4.1.1b-r6.ebuild | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/net-misc/ntp/Manifest b/net-misc/ntp/Manifest index b5e87e731f8b..ce1b05fe654b 100644 --- a/net-misc/ntp/Manifest +++ b/net-misc/ntp/Manifest @@ -1,9 +1,9 @@ +MD5 2fc6086a3788c4279b444ac97acc7648 ChangeLog 4593 +MD5 88283b6d86ee956eea3e35106abeb91a ntp-4.1.1b-r6.ebuild 1647 MD5 dc4866d87240ff3d7e6685c365f0839f files/digest-ntp-4.1.1b-r6 134 -MD5 dded11ceec4b8f2c1b140341a357f507 files/linux-config-phone.patch 747 -MD5 e82bbe682098cf66f513ca2d11e4bc36 files/ntp-4.1.1b-syscall-libc.patch 522 -MD5 40c3ee9069686a0f1004b583741cfdb0 files/ntp-bk.diff 618 -MD5 df5af3eae0f809622f36f560e4f556a4 files/ntp.conf 1636 MD5 f8102e350a5174f62ff394d8b4888563 files/ntpd.confd 1586 +MD5 e82bbe682098cf66f513ca2d11e4bc36 files/ntp-4.1.1b-syscall-libc.patch 522 MD5 8555f70b99956043bd7d2312dc1c3b4d files/ntpd.rc 1146 -MD5 2fc6086a3788c4279b444ac97acc7648 ChangeLog 4593 -MD5 9ee1b7e778ba28a57473353c07f4535c ntp-4.1.1b-r6.ebuild 1641 +MD5 df5af3eae0f809622f36f560e4f556a4 files/ntp.conf 1636 +MD5 40c3ee9069686a0f1004b583741cfdb0 files/ntp-bk.diff 618 +MD5 dded11ceec4b8f2c1b140341a357f507 files/linux-config-phone.patch 747 diff --git a/net-misc/ntp/ntp-4.1.1b-r6.ebuild b/net-misc/ntp/ntp-4.1.1b-r6.ebuild index db09b05a3ed7..f56a4622c239 100644 --- a/net-misc/ntp/ntp-4.1.1b-r6.ebuild +++ b/net-misc/ntp/ntp-4.1.1b-r6.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.1b-r6.ebuild,v 1.2 2003/06/26 14:45:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.1.1b-r6.ebuild,v 1.3 2003/07/18 20:59:07 tester Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ntp.org/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc mips alpha arm hppa" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64" IUSE="parse-clocks" DEPEND=">=sys-apps/sed-4.0.5 |