diff options
author | 2002-09-14 15:51:26 +0000 | |
---|---|---|
committer | 2002-09-14 15:51:26 +0000 | |
commit | 50601c48630eba91228a4683210e2327007bbdf0 (patch) | |
tree | 7e24a7c3e8881261bd199fa0ae74081f458dc8d5 /sys-libs/db | |
parent | initial alpha (axp) support for gentoo (diff) | |
download | historical-50601c48630eba91228a4683210e2327007bbdf0.tar.gz historical-50601c48630eba91228a4683210e2327007bbdf0.tar.bz2 historical-50601c48630eba91228a4683210e2327007bbdf0.zip |
initial alpha (axp) support for gentoo
Diffstat (limited to 'sys-libs/db')
-rw-r--r-- | sys-libs/db/db-1.85-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/db/db-3.2.9-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/db/db-1.85-r1.ebuild b/sys-libs/db/db-1.85-r1.ebuild index db2202ff1bb1..7ef5114ec732 100644 --- a/sys-libs/db/db-1.85-r1.ebuild +++ b/sys-libs/db/db-1.85-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r1.ebuild,v 1.10 2002/08/14 04:06:42 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r1.ebuild,v 1.11 2002/09/14 15:51:26 bjb Exp $ S=${WORKDIR}/db.${PV} DESCRIPTION="db 1.85 -- required for RPM 4.0 to compile; that's about it." @@ -10,7 +10,7 @@ DEPEND="virtual/glibc" RDEPEND=$DEPEND SLOT="1" LICENSE="DB" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" src_unpack() { diff --git a/sys-libs/db/db-3.2.9-r1.ebuild b/sys-libs/db/db-3.2.9-r1.ebuild index 76771f67c49c..059dafc847c8 100644 --- a/sys-libs/db/db-3.2.9-r1.ebuild +++ b/sys-libs/db/db-3.2.9-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-libs/db/db-3.2.9-r1.ebuild,v 1.3 2002/08/14 04:06:42 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r1.ebuild,v 1.4 2002/09/14 15:51:26 bjb Exp $ S=${WORKDIR}/${P}/build_unix DESCRIPTION="Berkeley DB for transaction support in MySQL" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sleepycat.com/" SLOT="3" LICENSE="DB" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" RDEPEND="virtual/glibc" DEPEND="${RDEPEND} |