summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 17:43:43 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 17:43:43 +0000
commita4824d40e7eacc1605b24759a086fde66bb80943 (patch)
tree2c045d1ae15f730f1df53e97c19a8767e03a5a88 /dev-util/cweb
parentRemove virtual/libc (diff)
downloadgentoo-2-a4824d40e7eacc1605b24759a086fde66bb80943.tar.gz
gentoo-2-a4824d40e7eacc1605b24759a086fde66bb80943.tar.bz2
gentoo-2-a4824d40e7eacc1605b24759a086fde66bb80943.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/cweb')
-rw-r--r--dev-util/cweb/ChangeLog6
-rw-r--r--dev-util/cweb/cweb-3.64-r1.ebuild5
-rw-r--r--dev-util/cweb/cweb-3.64.ebuild5
3 files changed, 9 insertions, 7 deletions
diff --git a/dev-util/cweb/ChangeLog b/dev-util/cweb/ChangeLog
index 1647cb33c772..fd361c59069a 100644
--- a/dev-util/cweb/ChangeLog
+++ b/dev-util/cweb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/cweb
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/ChangeLog,v 1.19 2009/09/01 17:50:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/ChangeLog,v 1.20 2009/09/23 17:43:43 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> cweb-3.64.ebuild,
+ cweb-3.64-r1.ebuild:
+ Remove virtual/libc
*cweb-3.64-r1 (01 Sep 2009)
diff --git a/dev-util/cweb/cweb-3.64-r1.ebuild b/dev-util/cweb/cweb-3.64-r1.ebuild
index a3306e4c4d2f..6cf0b6b52838 100644
--- a/dev-util/cweb/cweb-3.64-r1.ebuild
+++ b/dev-util/cweb/cweb-3.64-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.64-r1.ebuild,v 1.1 2009/09/01 17:50:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.64-r1.ebuild,v 1.2 2009/09/23 17:43:43 patrick Exp $
EAPI="2"
@@ -16,8 +16,7 @@ LICENSE="BSD"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
-DEPEND="virtual/libc
- !app-text/tetex
+DEPEND="!app-text/tetex
!app-text/texlive-core
!app-text/ptex"
diff --git a/dev-util/cweb/cweb-3.64.ebuild b/dev-util/cweb/cweb-3.64.ebuild
index c96acdadb321..9d365413ca4f 100644
--- a/dev-util/cweb/cweb-3.64.ebuild
+++ b/dev-util/cweb/cweb-3.64.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.64.ebuild,v 1.15 2009/08/03 22:29:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.64.ebuild,v 1.16 2009/09/23 17:43:43 patrick Exp $
S=${WORKDIR}
DESCRIPTION="Knuth's and Levy's C/C++ documenting system"
@@ -12,8 +12,7 @@ LICENSE="BSD"
KEYWORDS="~amd64 ppc sparc x86"
IUSE=""
-DEPEND="virtual/libc
- !app-text/tetex
+DEPEND="!app-text/tetex
!app-text/texlive-core
!app-text/ptex"