summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-29 16:00:16 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-29 16:00:16 +0000
commit41a4929e2f0af98172dbb0ca0943f911f6368276 (patch)
tree1e05d1c4124609630cde812d22bd55e4eff1c876 /dev-db/framerd
parentchange glibc to libc (diff)
downloadgentoo-2-41a4929e2f0af98172dbb0ca0943f911f6368276.tar.gz
gentoo-2-41a4929e2f0af98172dbb0ca0943f911f6368276.tar.bz2
gentoo-2-41a4929e2f0af98172dbb0ca0943f911f6368276.zip
glibc -> libc
Diffstat (limited to 'dev-db/framerd')
-rw-r--r--dev-db/framerd/ChangeLog5
-rw-r--r--dev-db/framerd/framerd-2.4.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/framerd/ChangeLog b/dev-db/framerd/ChangeLog
index 3151f0b77a00..184eb4669191 100644
--- a/dev-db/framerd/ChangeLog
+++ b/dev-db/framerd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/framerd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/ChangeLog,v 1.10 2004/06/24 21:53:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/ChangeLog,v 1.11 2004/06/29 16:00:16 agriffis Exp $
+
+ 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> framerd-2.4.3-r1.ebuild:
+ glibc -> libc
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> framerd-2.4.3-r1.ebuild:
Fix use invocation
diff --git a/dev-db/framerd/framerd-2.4.3-r1.ebuild b/dev-db/framerd/framerd-2.4.3-r1.ebuild
index 6dc85815c08d..a645df582767 100644
--- a/dev-db/framerd/framerd-2.4.3-r1.ebuild
+++ b/dev-db/framerd/framerd-2.4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3-r1.ebuild,v 1.10 2004/06/24 21:53:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3-r1.ebuild,v 1.11 2004/06/29 16:00:16 agriffis Exp $
DESCRIPTION="FramerD is a portable distributed object-oriented database designed to support the maintenance and sharing of knowledge bases."
HOMEPAGE="http://www.framerd.org/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE="readline"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
readline? >=sys-libs/readline-4.1-r4"
src_compile() {