summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-23 15:58:09 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-23 15:58:09 +0000
commit53df73015e59318294fbd8383b0b3ae6a42a12a7 (patch)
tree5fe84bd67e218a5eca318dafde77e6646552a5a9 /sys-freebsd/freebsd-bin
parentDrop the bundled libedit now that we have the required function provided by d... (diff)
downloadgentoo-2-53df73015e59318294fbd8383b0b3ae6a42a12a7.tar.gz
gentoo-2-53df73015e59318294fbd8383b0b3ae6a42a12a7.tar.bz2
gentoo-2-53df73015e59318294fbd8383b0b3ae6a42a12a7.zip
depend on new enough libedit
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-freebsd/freebsd-bin')
-rw-r--r--sys-freebsd/freebsd-bin/ChangeLog5
-rw-r--r--sys-freebsd/freebsd-bin/freebsd-bin-9.0.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/sys-freebsd/freebsd-bin/ChangeLog b/sys-freebsd/freebsd-bin/ChangeLog
index 8ee607ea6eff..ab94d3efb671 100644
--- a/sys-freebsd/freebsd-bin/ChangeLog
+++ b/sys-freebsd/freebsd-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-freebsd/freebsd-bin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-bin/ChangeLog,v 1.42 2012/03/30 15:53:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-bin/ChangeLog,v 1.43 2012/04/23 15:58:09 aballier Exp $
+
+ 23 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-bin-9.0.ebuild:
+ depend on new enough libedit
30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
-freebsd-bin-9.0_rc1.ebuild, -freebsd-bin-9.0_rc2.ebuild,
diff --git a/sys-freebsd/freebsd-bin/freebsd-bin-9.0.ebuild b/sys-freebsd/freebsd-bin/freebsd-bin-9.0.ebuild
index cb1ed5d1eaa9..8099c993e448 100644
--- a/sys-freebsd/freebsd-bin/freebsd-bin-9.0.ebuild
+++ b/sys-freebsd/freebsd-bin/freebsd-bin-9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-bin/freebsd-bin-9.0.ebuild,v 1.1 2012/01/16 16:37:08 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-bin/freebsd-bin-9.0.ebuild,v 1.2 2012/04/23 15:58:09 aballier Exp $
inherit bsdmk freebsd
@@ -16,6 +16,7 @@ SRC_URI="mirror://gentoo/${BIN}.tar.bz2
mirror://gentoo/${LIB}.tar.bz2"
RDEPEND="=sys-freebsd/freebsd-lib-${RV}*
+ >=dev-libs/libedit-20120311.3.0-r1
sys-libs/ncurses
sys-apps/ed
!app-misc/realpath