summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Welch <zwelch@gentoo.org>2003-03-20 21:08:05 +0000
committerZack Welch <zwelch@gentoo.org>2003-03-20 21:08:05 +0000
commitf1f261e7644044d87a1e1af463d42ae10557489f (patch)
tree39ed6e6259be26a29f1937264eccbec779c90fb4
parentinitial import of license for app-emacs/monk (diff)
downloadgentoo-2-f1f261e7644044d87a1e1af463d42ae10557489f.tar.gz
gentoo-2-f1f261e7644044d87a1e1af463d42ae10557489f.tar.bz2
gentoo-2-f1f261e7644044d87a1e1af463d42ae10557489f.zip
add arm keyword
-rw-r--r--dev-lang/tk/ChangeLog5
-rw-r--r--dev-lang/tk/tk-8.3.3-r3.ebuild4
-rw-r--r--net-misc/ntp/ChangeLog5
-rw-r--r--net-misc/ntp/ntp-4.1.1b-r5.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog
index e57bd2478028..3087266152ff 100644
--- a/dev-lang/tk/ChangeLog
+++ b/dev-lang/tk/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-lang/tk
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.11 2003/03/08 15:00:38 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.12 2003/03/20 21:08:05 zwelch Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
@@ -14,6 +14,9 @@
*tk-8.3.3-r3 (11 Nov 2002)
+ 20 Mar 2003; Zach Welch <zwelch@gentoo.org> tk-8.3.3-r3.ebuild:
+ add arm keyword
+
11 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org>
tk-8.3.3-r3.ebuild files/digest-tk-8.3.3-r3:
Some legacy code for default handling of the Control-V keypress is now
diff --git a/dev-lang/tk/tk-8.3.3-r3.ebuild b/dev-lang/tk/tk-8.3.3-r3.ebuild
index 26ddbe04c88e..2c6fbc88ff58 100644
--- a/dev-lang/tk/tk-8.3.3-r3.ebuild
+++ b/dev-lang/tk/tk-8.3.3-r3.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/dev-lang/tk/tk-8.3.3-r3.ebuild,v 1.4 2003/02/13 10:31:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3-r3.ebuild,v 1.5 2003/03/20 21:08:05 zwelch Exp $
S=${WORKDIR}/${PN}${PV}
SRC_URI="ftp://ftp.scriptics.com/pub/tcl/tcl8_3/${PN}${PV}.tar.gz"
@@ -12,7 +12,7 @@ DEPEND="virtual/glibc
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha arm"
src_unpack() {
unpack ${A}
diff --git a/net-misc/ntp/ChangeLog b/net-misc/ntp/ChangeLog
index c718cf6e7054..8209da3f212b 100644
--- a/net-misc/ntp/ChangeLog
+++ b/net-misc/ntp/ChangeLog
@@ -1,9 +1,12 @@
# 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.26 2003/03/18 07:19:42 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.27 2003/03/20 21:07:44 zwelch Exp $
*ntp-4.1.1b-r5 (26 Feb 2003)
+ 20 Mar 2003; Zach Welch <zwelch@gentoo.org> ntp-4.1.1b-r5.ebuild:
+ add arm keyword
+
17 Mar 2003; Seemant Kulleen <seemant@gentoo.org> ntp-4.1.1b-r5.ebuild,
files/ntp.conf:
added extra documentation to the ntp.conf file. thanks to: Daniel Seyffer
diff --git a/net-misc/ntp/ntp-4.1.1b-r5.ebuild b/net-misc/ntp/ntp-4.1.1b-r5.ebuild
index eb618c83ba68..021f4181aff1 100644
--- a/net-misc/ntp/ntp-4.1.1b-r5.ebuild
+++ b/net-misc/ntp/ntp-4.1.1b-r5.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-r5.ebuild,v 1.3 2003/03/18 07:19:42 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.1.1b-r5.ebuild,v 1.4 2003/03/20 21:07:44 zwelch Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.ntp.org/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc sparc alpha mips hppa"
+KEYWORDS="x86 ppc sparc alpha mips hppa arm"
DEPEND=">=sys-apps/sed-4.0.5
>=sys-libs/ncurses-5.2