summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-06-21 21:19:41 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-06-21 21:19:41 +0000
commit1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef (patch)
treeef0461122d47c11a9fdb6f70dc407a75159ced6f /sys-apps/nbd
parentregen manifest test (diff)
downloadgentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.gz
gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.bz2
gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.zip
mondo amd64 commit (keywords, misc things here and there)
Diffstat (limited to 'sys-apps/nbd')
-rw-r--r--sys-apps/nbd/nbd-14.ebuild4
-rw-r--r--sys-apps/nbd/nbd-2.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/nbd/nbd-14.ebuild b/sys-apps/nbd/nbd-14.ebuild
index 36e747bd371e..f22d8b3d118d 100644
--- a/sys-apps/nbd/nbd-14.ebuild
+++ b/sys-apps/nbd/nbd-14.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/nbd/nbd-14.ebuild,v 1.11 2003/02/13 16:07:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/nbd/nbd-14.ebuild,v 1.12 2003/06/21 21:19:40 drobbins Exp $
MY_P=${P//-/.}
S=${WORKDIR}/${PN}
@@ -8,7 +8,7 @@ DESCRIPTION="Userland client/server for kernel network block device"
SRC_URI="http://atrey.karlin.mff.cuni.cz/~pavel/nbd/${MY_P}.tar.gz"
HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~pavel/nbd/nbd.html"
-KEYWORDS="x86 -ppc"
+KEYWORDS="x86 amd64 -ppc"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/nbd/nbd-2.0.ebuild b/sys-apps/nbd/nbd-2.0.ebuild
index 6ee7f0b8153c..64068ca81d03 100644
--- a/sys-apps/nbd/nbd-2.0.ebuild
+++ b/sys-apps/nbd/nbd-2.0.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/nbd/nbd-2.0.ebuild,v 1.1 2003/04/20 22:54:52 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/nbd/nbd-2.0.ebuild,v 1.2 2003/06/21 21:19:40 drobbins Exp $
DESCRIPTION="Userland client/server for kernel network block device"
HOMEPAGE="http://nbd.sf.net"
@@ -8,7 +8,7 @@ LICENSE="GPL-2"
DEPEND="virtual/glibc"
-KEYWORDS="~x86 -ppc"
+KEYWORDS="x86 amd64 -ppc"
SLOT="0"
S=${WORKDIR}/${PN}