From f70be2093718f0d21a9fe409cfc76993287bf166 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 23 Sep 2009 16:40:28 +0000 Subject: Remove virtual/libc (Portage version: 2.2_rc41/cvs/Linux x86_64) --- app-text/texi2html/ChangeLog | 7 +++++-- app-text/texi2html/texi2html-1.64-r1.ebuild | 7 +++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'app-text/texi2html') diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog index 3ba2628c5b1d..27dbc1e7cd68 100644 --- a/app-text/texi2html/ChangeLog +++ b/app-text/texi2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texi2html -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.40 2009/03/18 19:09:21 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.41 2009/09/23 16:40:28 patrick Exp $ + + 23 Sep 2009; Patrick Lauer texi2html-1.64-r1.ebuild: + Remove virtual/libc 18 Mar 2009; Raúl Porcel texi2html-1.76.ebuild: sh stable wrt #253551 diff --git a/app-text/texi2html/texi2html-1.64-r1.ebuild b/app-text/texi2html/texi2html-1.64-r1.ebuild index 9034df497d73..5a09dcc4dba3 100644 --- a/app-text/texi2html/texi2html-1.64-r1.ebuild +++ b/app-text/texi2html/texi2html-1.64-r1.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/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.16 2007/11/23 18:24:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.17 2009/09/23 16:40:28 patrick Exp $ inherit alternatives @@ -13,8 +13,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="" -DEPEND="virtual/libc - >=dev-lang/perl-5.6.1" +DEPEND=">=dev-lang/perl-5.6.1" src_compile() { econf --program-suffix=-${PV} || die "Configuration Failed" -- cgit v1.2.3-65-gdbad