From 3aeee904f2fc94ad06d620f7e23fc5cc82ed479a Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 23 Sep 2009 21:06:51 +0000 Subject: Remove virtual/libc (Portage version: 2.2_rc41/cvs/Linux x86_64) --- sys-process/bcron/ChangeLog | 5 ++++- sys-process/bcron/bcron-0.09.ebuild | 5 ++--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'sys-process') diff --git a/sys-process/bcron/ChangeLog b/sys-process/bcron/ChangeLog index cd157b96564b..035e55cef070 100644 --- a/sys-process/bcron/ChangeLog +++ b/sys-process/bcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/bcron # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/bcron/ChangeLog,v 1.12 2009/07/20 12:53:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/bcron/ChangeLog,v 1.13 2009/09/23 21:06:51 patrick Exp $ + + 23 Sep 2009; Patrick Lauer bcron-0.09.ebuild: + Remove virtual/libc 20 Jul 2009; Diego E. Pettenò bcron-0.09.ebuild: Use emake -j1 and list the bug for the parallel build failure. diff --git a/sys-process/bcron/bcron-0.09.ebuild b/sys-process/bcron/bcron-0.09.ebuild index 23a7acdc0482..1554335230d5 100644 --- a/sys-process/bcron/bcron-0.09.ebuild +++ b/sys-process/bcron/bcron-0.09.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/sys-process/bcron/bcron-0.09.ebuild,v 1.10 2009/07/20 12:53:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/bcron/bcron-0.09.ebuild,v 1.11 2009/09/23 21:06:51 patrick Exp $ CRON_SYSTEM_CRONTAB="yes" @@ -15,8 +15,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -DEPEND="virtual/libc - >=dev-libs/bglibs-1.031" +DEPEND=">=dev-libs/bglibs-1.031" RDEPEND="!virtual/cron >=sys-process/cronbase-0.3.2 virtual/mta -- cgit v1.2.3-65-gdbad