diff options
author | 2004-06-29 16:00:16 +0000 | |
---|---|---|
committer | 2004-06-29 16:00:16 +0000 | |
commit | 41a4929e2f0af98172dbb0ca0943f911f6368276 (patch) | |
tree | 1e05d1c4124609630cde812d22bd55e4eff1c876 /dev-db/framerd/framerd-2.4.3-r1.ebuild | |
parent | change glibc to libc (diff) | |
download | gentoo-2-41a4929e2f0af98172dbb0ca0943f911f6368276.tar.gz gentoo-2-41a4929e2f0af98172dbb0ca0943f911f6368276.tar.bz2 gentoo-2-41a4929e2f0af98172dbb0ca0943f911f6368276.zip |
glibc -> libc
Diffstat (limited to 'dev-db/framerd/framerd-2.4.3-r1.ebuild')
-rw-r--r-- | dev-db/framerd/framerd-2.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |