summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 21:06:51 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 21:06:51 +0000
commit3aeee904f2fc94ad06d620f7e23fc5cc82ed479a (patch)
tree2f807139bd3eaa4b7d50ee130f5141f34a62e88e /sys-process
parentRemove virtual/libc (diff)
downloadgentoo-2-3aeee904f2fc94ad06d620f7e23fc5cc82ed479a.tar.gz
gentoo-2-3aeee904f2fc94ad06d620f7e23fc5cc82ed479a.tar.bz2
gentoo-2-3aeee904f2fc94ad06d620f7e23fc5cc82ed479a.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/bcron/ChangeLog5
-rw-r--r--sys-process/bcron/bcron-0.09.ebuild5
2 files changed, 6 insertions, 4 deletions
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 <patrick@gentoo.org> bcron-0.09.ebuild:
+ Remove virtual/libc
20 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org> 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