From f2b4744ccc510368518c7e1c45f0162bee7a08e9 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 23 Sep 2009 17:16:52 +0000 Subject: Remove virtual/libc (Portage version: 2.2_rc41/cvs/Linux x86_64) --- dev-libs/btparse/btparse-0.33.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-libs/btparse/btparse-0.33.ebuild') diff --git a/dev-libs/btparse/btparse-0.33.ebuild b/dev-libs/btparse/btparse-0.33.ebuild index fee4a7fdae7c..dea6a54b95db 100644 --- a/dev-libs/btparse/btparse-0.33.ebuild +++ b/dev-libs/btparse/btparse-0.33.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.13 2007/07/12 02:25:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.14 2009/09/23 17:16:52 patrick Exp $ DESCRIPTION="A C library to parse Bibtex files" HOMEPAGE="http://starship.python.net/~gward/btOOL/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="sparc x86" IUSE="" -DEPEND="virtual/libc" +DEPEND="" src_compile() { #have to include ${D} into mandir here, -- cgit v1.2.3-65-gdbad