From 50601c48630eba91228a4683210e2327007bbdf0 Mon Sep 17 00:00:00 2001 From: Bjoern Brauel Date: Sat, 14 Sep 2002 15:51:26 +0000 Subject: initial alpha (axp) support for gentoo --- sys-libs/gdbm/gdbm-1.8.0-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-libs/gdbm') diff --git a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild index 9c16473d9f17..e151d6b19bca 100644 --- a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild +++ b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Chad Huneycutt -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.7 2002/08/14 04:07:14 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.8 2002/09/14 15:51:26 bjb Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU database libraries included for compatibility with Perl" @@ -9,7 +9,7 @@ SRC_URI="ftp://prep.ai.mit.edu/gnu/gdbm/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gdbm/gdbm.html" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" SLOT="0" DEPEND="virtual/glibc -- cgit v1.2.3-65-gdbad