diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 12:11:19 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 12:11:19 +0000 |
commit | 7fb298dd1a8b0265565db705ba27de5d8ddf4b7d (patch) | |
tree | 670b201580249f3d0a484ba326116649c104cb89 /app-text/crm114/crm114-20030920.ebuild | |
parent | Version bumped. Closes 55675 (diff) | |
download | historical-7fb298dd1a8b0265565db705ba27de5d8ddf4b7d.tar.gz historical-7fb298dd1a8b0265565db705ba27de5d8ddf4b7d.tar.bz2 historical-7fb298dd1a8b0265565db705ba27de5d8ddf4b7d.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-text/crm114/crm114-20030920.ebuild')
-rw-r--r-- | app-text/crm114/crm114-20030920.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/crm114/crm114-20030920.ebuild b/app-text/crm114/crm114-20030920.ebuild index fe305e72069f..4034ef264bf6 100644 --- a/app-text/crm114/crm114-20030920.ebuild +++ b/app-text/crm114/crm114-20030920.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/app-text/crm114/crm114-20030920.ebuild,v 1.4 2004/06/24 22:30:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20030920.ebuild,v 1.5 2004/07/01 11:56:40 eradicator Exp $ IUSE="nls" @@ -15,7 +15,7 @@ LICENSE="GPL-2" KEYWORDS="~x86" DEPEND=">=sys-apps/sed-4 - virtual/glibc" + virtual/libc" src_compile() { # Build TRE library. |