summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Brauel <bjb@gentoo.org>2002-09-14 15:51:26 +0000
committerBjoern Brauel <bjb@gentoo.org>2002-09-14 15:51:26 +0000
commit171d7cba6ab819eea36306ff76533ae9199b6455 (patch)
tree09a93862d802226848c96aa65890a95cec5fceab /net-misc
parentChanged to econf and einstall. Patched configure to squash the (diff)
downloadgentoo-2-171d7cba6ab819eea36306ff76533ae9199b6455.tar.gz
gentoo-2-171d7cba6ab819eea36306ff76533ae9199b6455.tar.bz2
gentoo-2-171d7cba6ab819eea36306ff76533ae9199b6455.zip
initial alpha (axp) support for gentoo
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild4
-rw-r--r--net-misc/ntp/ntp-4.1.1a.ebuild4
-rw-r--r--net-misc/openssh/openssh-3.4_p1-r3.ebuild4
-rw-r--r--net-misc/rsync/rsync-2.5.5-r1.ebuild4
-rw-r--r--net-misc/wget/wget-1.8.2.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild
index 65064fd8a89e..42c0168e9451 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild,v 1.12 2002/08/14 12:08:07 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild,v 1.13 2002/09/14 15:51:24 bjb Exp $
MYV=1.3.20-pl0
S=${WORKDIR}/${PN}-${MYV}
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${PN}-${MYV}.tar.gz"
HOMEPAGE="http://"
DEPEND=""
SLOT="0"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
LICENSE="GPL-2"
src_compile() {
diff --git a/net-misc/ntp/ntp-4.1.1a.ebuild b/net-misc/ntp/ntp-4.1.1a.ebuild
index ab811a6b8e0e..d8c6a80d3147 100644
--- a/net-misc/ntp/ntp-4.1.1a.ebuild
+++ b/net-misc/ntp/ntp-4.1.1a.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.1.1a.ebuild,v 1.5 2002/08/14 12:08:08 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.1.1a.ebuild,v 1.6 2002/09/14 15:51:24 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Network Time Protocol suite/programs"
SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${P}.tar.gz"
HOMEPAGE="http://www.ntp.org/"
LICENSE="as-is"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
DEPEND="virtual/glibc
diff --git a/net-misc/openssh/openssh-3.4_p1-r3.ebuild b/net-misc/openssh/openssh-3.4_p1-r3.ebuild
index 3ed725d8ac01..2b831a4456ed 100644
--- a/net-misc/openssh/openssh-3.4_p1-r3.ebuild
+++ b/net-misc/openssh/openssh-3.4_p1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.4_p1-r3.ebuild,v 1.5 2002/08/14 04:58:12 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.4_p1-r3.ebuild,v 1.6 2002/09/14 15:51:24 bjb Exp $
# Make it more portable between straight releases
# and _p? releases.
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
src_compile() {
local myconf
diff --git a/net-misc/rsync/rsync-2.5.5-r1.ebuild b/net-misc/rsync/rsync-2.5.5-r1.ebuild
index a35ff6781a80..5f839e527c55 100644
--- a/net-misc/rsync/rsync-2.5.5-r1.ebuild
+++ b/net-misc/rsync/rsync-2.5.5-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.5-r1.ebuild,v 1.4 2002/08/14 12:08:08 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.5-r1.ebuild,v 1.5 2002/09/14 15:51:24 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="File transfer program to keep remote files into sync"
SRC_URI="http://rsync.samba.org/ftp/rsync/${P}.tar.gz"
HOMEPAGE="http://rsync.samba.org"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-misc/wget/wget-1.8.2.ebuild b/net-misc/wget/wget-1.8.2.ebuild
index c5167ee62934..9a665fdaaaac 100644
--- a/net-misc/wget/wget-1.8.2.ebuild
+++ b/net-misc/wget/wget-1.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.8.2.ebuild,v 1.4 2002/08/14 12:08:08 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.8.2.ebuild,v 1.5 2002/09/14 15:51:24 bjb Exp $
NPVER=20011209
S=${WORKDIR}/${P}
@@ -11,7 +11,7 @@ SRC_URI="ftp://prep.ai.mit.edu/gnu/wget/${P}.tar.gz
HOMEPAGE="http://www.cg.tuwien.ac.at/~prikryl/wget.html"
RDEPEND="virtual/glibc ssl? ( >=dev-libs/openssl-0.9.6b )"
DEPEND="$RDEPEND nls? ( sys-devel/gettext )"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
LICENSE="GPL-2"
SLOT="0"