summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-03-28 16:55:33 +0000
committerJason Wever <weeve@gentoo.org>2005-03-28 16:55:33 +0000
commite53f062d5aafecd25cff8529690a8d55a87a27a3 (patch)
tree57b18e821dcb30bb3c44bae0945cb9c5b2f1e544 /sys-libs/db
parentversion bump (diff)
downloadgentoo-2-e53f062d5aafecd25cff8529690a8d55a87a27a3.tar.gz
gentoo-2-e53f062d5aafecd25cff8529690a8d55a87a27a3.tar.bz2
gentoo-2-e53f062d5aafecd25cff8529690a8d55a87a27a3.zip
Marked as ~sparc because this ebuild is brand new, improperly marked stable, and the patch is broken. :(
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-libs/db')
-rw-r--r--sys-libs/db/ChangeLog6
-rw-r--r--sys-libs/db/db-3.2.9-r10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog
index 48c0d8007cca..c47a534553ce 100644
--- a/sys-libs/db/ChangeLog
+++ b/sys-libs/db/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/db
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.116 2005/03/27 20:13:20 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.117 2005/03/28 16:55:33 weeve Exp $
+
+ 28 Mar 2005; Jason Wever <weeve@gentoo.org> db-3.2.9-r10.ebuild:
+ Marked as ~sparc because this ebuild is brand new, improperly marked stable,
+ and the patch is broken. :(
27 Mar 2005; Paul de Vrieze <pauldv@gentoo.org>
+files/db-3.2.9-java15.patch, db-3.2.9-r10.ebuild:
diff --git a/sys-libs/db/db-3.2.9-r10.ebuild b/sys-libs/db/db-3.2.9-r10.ebuild
index f8e86763e209..83dc0adf2535 100644
--- a/sys-libs/db/db-3.2.9-r10.ebuild
+++ b/sys-libs/db/db-3.2.9-r10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r10.ebuild,v 1.18 2005/03/27 20:13:20 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r10.ebuild,v 1.19 2005/03/28 16:55:33 weeve Exp $
inherit gnuconfig libtool eutils db
@@ -12,7 +12,7 @@ LICENSE="DB"
SLOT="3"
# This ebuild is to be the compatibility ebuild for when db4 is put
# in the tree.
-KEYWORDS="x86 ppc sparc mips alpha arm hppa ia64 ppc64 s390 amd64"
+KEYWORDS="x86 ppc ~sparc mips alpha arm hppa ia64 ppc64 s390 amd64"
IUSE="doc java"
RDEPEND="virtual/libc"