summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Brauel <bjb@gentoo.org>2002-10-19 17:08:06 +0000
committerBjoern Brauel <bjb@gentoo.org>2002-10-19 17:08:06 +0000
commitc5dcf61593b291d6dae9c7762c1c337f301e96b4 (patch)
treee8a98f0813fed95e5f92d02932016be14760e8ea
parentChanged to mirror:// in SRC_URI (diff)
downloadgentoo-2-c5dcf61593b291d6dae9c7762c1c337f301e96b4.tar.gz
gentoo-2-c5dcf61593b291d6dae9c7762c1c337f301e96b4.tar.bz2
gentoo-2-c5dcf61593b291d6dae9c7762c1c337f301e96b4.zip
stuff for the alpha 1.4rc1-r1 release
-rw-r--r--profiles/default-alpha-1.4/make.defaults2
-rw-r--r--sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild4
-rw-r--r--sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/profiles/default-alpha-1.4/make.defaults b/profiles/default-alpha-1.4/make.defaults
index 0746f8a3ba11..0a014bd3c00e 100644
--- a/profiles/default-alpha-1.4/make.defaults
+++ b/profiles/default-alpha-1.4/make.defaults
@@ -5,7 +5,7 @@ ARCH="alpha"
# Host-type
-CHOST=alphaev5-unknown-linux-gnu
+CHOST=alpha-unknown-linux-gnu
PLATFORM=$CHOST
# Options passed to make during the build process
diff --git a/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild b/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild
index 7e73c8fd5083..f0e498fcabc8 100644
--- a/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild
+++ b/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild,v 1.4 2002/10/04 06:32:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild,v 1.5 2002/10/19 17:08:06 bjb Exp $
S=${WORKDIR}/cmd/${PN}
DESCRIPTION="xfs filesystem utilities"
SRC_URI="http://www.ibiblio.org/gentoo/distfiles/xfs-cmd-${PV}.tar.bz2"
HOMEPAGE="http://oss.sgi.com/projects/xfs"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc alpha"
SLOT="0"
LICENSE="LGPL-2.1"
oldCFLAGS="${CFLAGS}"
diff --git a/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild b/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild
index 0ac352678664..9b6e958d442b 100644
--- a/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild
+++ b/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild
@@ -25,7 +25,7 @@ PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha"
+KEYWORDS="alpha"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]