summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2003-09-18 12:32:13 +0000
committerMamoru Komachi <usata@gentoo.org>2003-09-18 12:32:13 +0000
commit371bad380ab67c86a6443124ae266c2cdb038835 (patch)
tree935088127ba241dcc048169f7ae8f6ba9c923226 /net-misc/ndtpd
parentMarked as stable (diff)
downloadhistorical-371bad380ab67c86a6443124ae266c2cdb038835.tar.gz
historical-371bad380ab67c86a6443124ae266c2cdb038835.tar.bz2
historical-371bad380ab67c86a6443124ae266c2cdb038835.zip
Marked as stable
Diffstat (limited to 'net-misc/ndtpd')
-rw-r--r--net-misc/ndtpd/ChangeLog6
-rw-r--r--net-misc/ndtpd/Manifest6
-rw-r--r--net-misc/ndtpd/metadata.xml6
-rw-r--r--net-misc/ndtpd/ndtpd-3.1.5.ebuild4
4 files changed, 15 insertions, 7 deletions
diff --git a/net-misc/ndtpd/ChangeLog b/net-misc/ndtpd/ChangeLog
index bdf210a4a983..20d5721dc91d 100644
--- a/net-misc/ndtpd/ChangeLog
+++ b/net-misc/ndtpd/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for net-misc/ndtpd
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ndtpd/ChangeLog,v 1.2 2003/09/10 17:49:25 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ndtpd/ChangeLog,v 1.3 2003/09/18 12:32:10 usata Exp $
*ndtpd-3.1.5 (01 Sep 2003)
+ 18 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> metadata.xml,
+ ndtpd-3.1.5.ebuild:
+ Marked as stable. Changed herd from cjk to no-herd
+
11 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> ndtpd-3.1.5.ebuild:
Changed default uid:gid of ndtpd to 402
diff --git a/net-misc/ndtpd/Manifest b/net-misc/ndtpd/Manifest
index f15ab478d738..f12d504610c8 100644
--- a/net-misc/ndtpd/Manifest
+++ b/net-misc/ndtpd/Manifest
@@ -1,5 +1,5 @@
-MD5 edde12c7463ce64e98ece2d023885a1f ndtpd-3.1.5.ebuild 1520
-MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
-MD5 50c7c8b3ae4ee6ddad9ffcd82ce09aeb ChangeLog 502
+MD5 f331fd5874bb353f3a38c72dc39bc080 ndtpd-3.1.5.ebuild 1519
+MD5 043e2d431237aeec1769801a5b0214df metadata.xml 251
+MD5 f8f90b0a01a01d1ae8d52665d584f7d2 ChangeLog 641
MD5 5c6f54ce028093ee75384ec41ae5e8a3 files/ndtpd.initd 680
MD5 c50d3bad7e4228c971eeb2507f0de06f files/digest-ndtpd-3.1.5 63
diff --git a/net-misc/ndtpd/metadata.xml b/net-misc/ndtpd/metadata.xml
index 2d5852c16c60..23d9f0beb302 100644
--- a/net-misc/ndtpd/metadata.xml
+++ b/net-misc/ndtpd/metadata.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>cjk</herd>
+<herd>no-herd</herd>
+<maintainer>
+ <email>usata@gentoo.org</email>
+ <name>Mamoru KOMACHI</name>
+</maintainer>
</pkgmetadata>
diff --git a/net-misc/ndtpd/ndtpd-3.1.5.ebuild b/net-misc/ndtpd/ndtpd-3.1.5.ebuild
index 782ed923b347..3a34e859fed8 100644
--- a/net-misc/ndtpd/ndtpd-3.1.5.ebuild
+++ b/net-misc/ndtpd/ndtpd-3.1.5.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/ndtpd/ndtpd-3.1.5.ebuild,v 1.3 2003/09/10 17:49:25 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ndtpd/ndtpd-3.1.5.ebuild,v 1.4 2003/09/18 12:32:10 usata Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=dev-libs/eb-3
>=sys-libs/zlib-1.1.3-r2"