summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2003-12-29 03:56:16 +0000
committerJoshua Kinard <kumba@gentoo.org>2003-12-29 03:56:16 +0000
commit575c89736dc199f6cf47a63eb2b43eaf2418a0b8 (patch)
tree9fee604b98fcc62fdb5c00f52959f9c9f3b85599
parentMove to mips stable (~mips -> mips) (diff)
downloadgentoo-2-575c89736dc199f6cf47a63eb2b43eaf2418a0b8.tar.gz
gentoo-2-575c89736dc199f6cf47a63eb2b43eaf2418a0b8.tar.bz2
gentoo-2-575c89736dc199f6cf47a63eb2b43eaf2418a0b8.zip
Move to mips stable (~mips -> mips)
-rw-r--r--sys-apps/vcron/ChangeLog5
-rw-r--r--sys-apps/vcron/Manifest6
-rw-r--r--sys-apps/vcron/vcron-3.0.1-r3.ebuild4
-rw-r--r--sys-apps/vixie-cron/ChangeLog5
-rw-r--r--sys-apps/vixie-cron/Manifest4
-rw-r--r--sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild4
-rw-r--r--sys-apps/which/ChangeLog5
-rw-r--r--sys-apps/which/Manifest4
-rw-r--r--sys-apps/which/which-2.16.ebuild4
-rw-r--r--sys-apps/xinetd/ChangeLog5
-rw-r--r--sys-apps/xinetd/Manifest4
-rw-r--r--sys-apps/xinetd/xinetd-2.3.12.ebuild4
12 files changed, 33 insertions, 21 deletions
diff --git a/sys-apps/vcron/ChangeLog b/sys-apps/vcron/ChangeLog
index a32c37c1928b..14827efca078 100644
--- a/sys-apps/vcron/ChangeLog
+++ b/sys-apps/vcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/vcron
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/ChangeLog,v 1.28 2003/12/12 18:06:54 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/ChangeLog,v 1.29 2003/12/29 03:51:21 kumba Exp $
+
+ 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> vcron-3.0.1-r3.ebuild:
+ Move to mips stable (~mips -> mips)
12 Dec 2003; Chris PeBenito <pebenito@gentoo.org> files/crontab,
files/crontab-3.0.1-r4:
diff --git a/sys-apps/vcron/Manifest b/sys-apps/vcron/Manifest
index 33e444344345..edd97436500f 100644
--- a/sys-apps/vcron/Manifest
+++ b/sys-apps/vcron/Manifest
@@ -1,8 +1,8 @@
-MD5 b11bbdd5a95298133ae4398dcfd02d48 ChangeLog 4242
+MD5 9f8d7ccf609c7460b180ce9e801dfad9 ChangeLog 4352
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 391f07ca135334d70de9befbffb50ce1 vcron-3.0.1-r1.ebuild 1370
-MD5 a45940b0a8409e691053a36a557fc0fe vcron-3.0.1-r3.ebuild 1592
-MD5 fcc9d2b94ceaa070016a3ab3d3bbecc2 vcron-3.0.1-r4.ebuild 1655
+MD5 28ddace511d4848931fc5983b49ede2c vcron-3.0.1-r3.ebuild 1591
+MD5 506f110204765b8a3b77b410d6d1dc68 vcron-3.0.1-r4.ebuild 1663
MD5 41d067cc55df4375c510ad9b9a0b2e32 files/vcron.rc6 521
MD5 ca134d56bb781b2e7b572011c3f50448 files/crontab 565
MD5 c61f79b15ed8d3ecc48b74827cdf39f1 files/crontab-3.0.1-r4 574
diff --git a/sys-apps/vcron/vcron-3.0.1-r3.ebuild b/sys-apps/vcron/vcron-3.0.1-r3.ebuild
index fb399864c450..378d4dd22a46 100644
--- a/sys-apps/vcron/vcron-3.0.1-r3.ebuild
+++ b/sys-apps/vcron/vcron-3.0.1-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/sys-apps/vcron/vcron-3.0.1-r3.ebuild,v 1.4 2003/12/12 07:33:35 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/vcron-3.0.1-r3.ebuild,v 1.5 2003/12/29 03:51:21 kumba Exp $
inherit eutils
@@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="The Vixie cron daemon"
SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
HOMEPAGE=""
-KEYWORDS="x86 ~amd64 ppc sparc ~alpha ~arm ~mips ~hppa ~ia64"
+KEYWORDS="x86 ~amd64 ppc sparc ~alpha ~arm mips ~hppa ~ia64"
SLOT="0"
LICENSE="as-is"
diff --git a/sys-apps/vixie-cron/ChangeLog b/sys-apps/vixie-cron/ChangeLog
index 928047bdfa34..21ed52f0eaa5 100644
--- a/sys-apps/vixie-cron/ChangeLog
+++ b/sys-apps/vixie-cron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/vixie-cron
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/ChangeLog,v 1.4 2003/12/26 20:50:26 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/ChangeLog,v 1.5 2003/12/29 03:53:01 kumba Exp $
+
+ 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> vixie-cron-3.0.1-r3.ebuild:
+ Move to mips stable (~mips -> mips)
26 Dec 2003; root <root@gentoo.org> vixie-cron-3.0.1-r4.ebuild:
Marked stable on hppa.
diff --git a/sys-apps/vixie-cron/Manifest b/sys-apps/vixie-cron/Manifest
index 5eefdd11e968..968174871a2d 100644
--- a/sys-apps/vixie-cron/Manifest
+++ b/sys-apps/vixie-cron/Manifest
@@ -1,7 +1,7 @@
-MD5 1f7b5035250e9e004be0a3882484c736 ChangeLog 4467
+MD5 f4d91d038eadc1392e6313349e0641fd ChangeLog 4582
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 d1af6baa07cb84c385d8b2740b6fcd93 vixie-cron-3.0.1-r1.ebuild 1494
-MD5 24ecd28cefc600a4de2902a6f7c18f80 vixie-cron-3.0.1-r3.ebuild 1743
+MD5 780d40ecad92c90953cb5f8afad66849 vixie-cron-3.0.1-r3.ebuild 1742
MD5 b83c5531a5b6fa84c4fa88da728bb211 vixie-cron-3.0.1-r4.ebuild 1800
MD5 8d87b84d127f92f259e82d970a65897c files/crontab 657
MD5 789a780ba348e6741243cd513d488e5b files/crontab-3.0.1-r4 667
diff --git a/sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild b/sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild
index a7246f409ede..db6b1f246926 100644
--- a/sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild
+++ b/sys-apps/vixie-cron/vixie-cron-3.0.1-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/sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild,v 1.2 2003/12/11 16:22:33 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild,v 1.3 2003/12/29 03:53:01 kumba Exp $
inherit eutils
@@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ~amd64 ppc sparc ~alpha ~arm ~mips ~hppa ~ia64"
+KEYWORDS="x86 ~amd64 ppc sparc ~alpha ~arm mips ~hppa ~ia64"
DEPEND=">=sys-apps/portage-2.0.47-r10
>=sys-apps/sed-4.0.5
diff --git a/sys-apps/which/ChangeLog b/sys-apps/which/ChangeLog
index cee8f7e17af9..4fbdf82ddbb1 100644
--- a/sys-apps/which/ChangeLog
+++ b/sys-apps/which/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/which
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.15 2003/12/14 03:55:06 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.16 2003/12/29 03:54:53 kumba Exp $
+
+ 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> which-2.16.ebuild:
+ Move to mips stable (~mips -> mips)
14 Dec 2003; Guy Martin <gmsoft@gentoo.org> which-2.16.ebuild:
Marked stable on hppa.
diff --git a/sys-apps/which/Manifest b/sys-apps/which/Manifest
index fd2c17e4b230..28df10e89f99 100644
--- a/sys-apps/which/Manifest
+++ b/sys-apps/which/Manifest
@@ -1,7 +1,7 @@
-MD5 b0a45f8402fbfa0b3db8182e974aa68b ChangeLog 1459
+MD5 d09c7f0862159c68bda1e15aad20da8a ChangeLog 1565
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 b87b97ac3873b14c038e929b7a109d03 which-2.14.ebuild 843
-MD5 bad810e3e13d929036275de76f2460fd which-2.16.ebuild 853
+MD5 70a8e34205cfe6aca6404f2508f7eaa9 which-2.16.ebuild 861
MD5 87ef8984e2a7429cc4b76123a8166cab files/digest-which-2.14 62
MD5 eab57ca255ec36db2f32b4b85a436c7a files/digest-which-2.16 62
MD5 96aac684502b2a9affae1d965834dd21 files/which-gentoo.patch 340
diff --git a/sys-apps/which/which-2.16.ebuild b/sys-apps/which/which-2.16.ebuild
index d98d32fe565e..db72b19b77c4 100644
--- a/sys-apps/which/which-2.16.ebuild
+++ b/sys-apps/which/which-2.16.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/sys-apps/which/which-2.16.ebuild,v 1.6 2003/12/17 04:12:26 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.7 2003/12/29 03:54:53 kumba Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~mips hppa ~arm ia64 ppc64"
+KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha mips hppa ~arm ia64 ppc64"
RDEPEND="virtual/glibc
sys-apps/texinfo"
diff --git a/sys-apps/xinetd/ChangeLog b/sys-apps/xinetd/ChangeLog
index df689abd59ae..7804c06a7a1f 100644
--- a/sys-apps/xinetd/ChangeLog
+++ b/sys-apps/xinetd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/xinetd
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.24 2003/08/28 11:00:22 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.25 2003/12/29 03:56:16 kumba Exp $
+
+ 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> xinetd-2.3.12.ebuild:
+ Move to mips stable (~mips -> mips)
28 Aug 2003; Christian Birchinger <joker@gentoo.org> xinetd-2.3.12.ebuild:
Added sparc stable keyword
diff --git a/sys-apps/xinetd/Manifest b/sys-apps/xinetd/Manifest
index 234c8b4527ba..fd449945a8f0 100644
--- a/sys-apps/xinetd/Manifest
+++ b/sys-apps/xinetd/Manifest
@@ -1,7 +1,7 @@
-MD5 57305a553d603fc2d9ffb719eb2264bb ChangeLog 4132
+MD5 781452cbd9c7358e146be5c8017f706b ChangeLog 4241
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 2a9d64345fb69ff1276b41a42eef753d xinetd-2.3.11.ebuild 2033
-MD5 8d6f71c2dc661c1c584f7e80361a6595 xinetd-2.3.12.ebuild 2041
+MD5 46ac4c9f1221d815ca92b7642bb9761d xinetd-2.3.12.ebuild 2050
MD5 469ecc467df958570cae2caad4391dd1 files/digest-xinetd-2.3.11 65
MD5 80bdf9f954db1de9c7956540826c456c files/digest-xinetd-2.3.12 65
MD5 897e24c3c7cc5a08093dfcb3a71fc0ee files/xconv.pl 3030
diff --git a/sys-apps/xinetd/xinetd-2.3.12.ebuild b/sys-apps/xinetd/xinetd-2.3.12.ebuild
index da83c7d35462..07f042b58f07 100644
--- a/sys-apps/xinetd/xinetd-2.3.12.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.12.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/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.7 2003/12/17 03:59:50 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.8 2003/12/29 03:56:16 kumba Exp $
DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features"
HOMEPAGE="http://www.xinetd.org"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc sparc ~mips ~alpha ~arm ~hppa ia64 ppc64"
+KEYWORDS="x86 ~amd64 ~ppc sparc mips ~alpha ~arm ~hppa ia64 ppc64"
DEPEND="virtual/glibc
tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )"