summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2005-03-19 12:43:28 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2005-03-19 12:43:28 +0000
commit87404688a16ac96629581faacbd31e1e074cbf2f (patch)
tree1fcc84e4e81461da1371ad01432b17a7d5edbfd7 /net-misc
parentAdded ~amd64. (diff)
downloadgentoo-2-87404688a16ac96629581faacbd31e1e074cbf2f.tar.gz
gentoo-2-87404688a16ac96629581faacbd31e1e074cbf2f.tar.bz2
gentoo-2-87404688a16ac96629581faacbd31e1e074cbf2f.zip
Marked as ~amd64.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/ndtpd/ChangeLog5
-rw-r--r--net-misc/ndtpd/ndtpd-3.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ndtpd/ChangeLog b/net-misc/ndtpd/ChangeLog
index 8f8933d3d273..aa66b18341bb 100644
--- a/net-misc/ndtpd/ChangeLog
+++ b/net-misc/ndtpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/ndtpd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ndtpd/ChangeLog,v 1.9 2005/01/18 09:54:13 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ndtpd/ChangeLog,v 1.10 2005/03/19 12:43:28 matsuu Exp $
+
+ 19 Mar 2005; MATSUU Takuto <matsuu@gentoo.org> ndtpd-3.1.5.ebuild:
+ Marked as ~amd64.
18 Jan 2005; Mamoru KOMACHI <usata@gentoo.org> ndtpd-3.1.5.ebuild:
Changed /sbin/nologin to /bin/false; /sbin/nologin no longer exists.
diff --git a/net-misc/ndtpd/ndtpd-3.1.5.ebuild b/net-misc/ndtpd/ndtpd-3.1.5.ebuild
index 1703cd8ae674..592171fd91d0 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-2005 Gentoo Foundation
# 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.9 2005/01/18 09:54:13 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ndtpd/ndtpd-3.1.5.ebuild,v 1.10 2005/03/19 12:43:28 matsuu 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 ~amd64"
DEPEND="${RDEPEND}
>=sys-devel/autoconf-2.57"