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
commit50601c48630eba91228a4683210e2327007bbdf0 (patch)
tree7e24a7c3e8881261bd199fa0ae74081f458dc8d5 /sys-devel/gcc
parentinitial alpha (axp) support for gentoo (diff)
downloadhistorical-50601c48630eba91228a4683210e2327007bbdf0.tar.gz
historical-50601c48630eba91228a4683210e2327007bbdf0.tar.bz2
historical-50601c48630eba91228a4683210e2327007bbdf0.zip
initial alpha (axp) support for gentoo
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/gcc-3.2-r1.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/gcc/gcc-3.2-r1.ebuild b/sys-devel/gcc/gcc-3.2-r1.ebuild
index 3bf51d2b5eea..c66f43b9f735 100644
--- a/sys-devel/gcc/gcc-3.2-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.2-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/sys-devel/gcc/gcc-3.2-r1.ebuild,v 1.2 2002/09/09 20:35:01 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2-r1.ebuild,v 1.3 2002/09/14 15:51:25 bjb Exp $
# NOTE TO MAINTAINER: Info pages get nuked for multiple version installs.
# Ill fix it later if i get a chance.
@@ -36,7 +36,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
SLOT="${MY_PV}"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
DEPEND="virtual/glibc
!build? ( >=sys-libs/ncurses-5.2-r2
diff --git a/sys-devel/gcc/gcc-3.2.ebuild b/sys-devel/gcc/gcc-3.2.ebuild
index 20b2086feef9..24ae0d692cdb 100644
--- a/sys-devel/gcc/gcc-3.2.ebuild
+++ b/sys-devel/gcc/gcc-3.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/sys-devel/gcc/gcc-3.2.ebuild,v 1.5 2002/08/21 11:43:27 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.ebuild,v 1.6 2002/09/14 15:51:25 bjb Exp $
# NOTE TO MAINTAINER: Info pages get nuked for multiple version installs.
# Ill fix it later if i get a chance.
@@ -36,7 +36,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
SLOT="${MY_PV}"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
DEPEND="virtual/glibc
!build? ( >=sys-libs/ncurses-5.2-r2