summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2011-12-10 02:39:01 +0000
committerNaohiro Aota <naota@gentoo.org>2011-12-10 02:39:01 +0000
commitfc5bb7c7fc36524d57d28a0f72a2c4d3bb3c5c58 (patch)
treed548206abccefd990affe261ff6203dc1ca5c425 /sys-freebsd
parentDoes work with <FreeBSD-9; Add block. Bug #352455 (diff)
downloadgentoo-2-fc5bb7c7fc36524d57d28a0f72a2c4d3bb3c5c58.tar.gz
gentoo-2-fc5bb7c7fc36524d57d28a0f72a2c4d3bb3c5c58.tar.bz2
gentoo-2-fc5bb7c7fc36524d57d28a0f72a2c4d3bb3c5c58.zip
Block dev-util/diaglog. Bug #352455
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'sys-freebsd')
-rw-r--r--sys-freebsd/freebsd-contrib/ChangeLog6
-rw-r--r--sys-freebsd/freebsd-contrib/freebsd-contrib-8.0.ebuild7
-rw-r--r--sys-freebsd/freebsd-contrib/freebsd-contrib-8.2.ebuild5
3 files changed, 12 insertions, 6 deletions
diff --git a/sys-freebsd/freebsd-contrib/ChangeLog b/sys-freebsd/freebsd-contrib/ChangeLog
index 5d7c42b312d8..331775795462 100644
--- a/sys-freebsd/freebsd-contrib/ChangeLog
+++ b/sys-freebsd/freebsd-contrib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-freebsd/freebsd-contrib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/ChangeLog,v 1.31 2011/12/09 13:19:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/ChangeLog,v 1.32 2011/12/10 02:39:01 naota Exp $
+
+ 10 Dec 2011; Naohiro Aota <naota@gentoo.org> freebsd-contrib-8.0.ebuild,
+ freebsd-contrib-8.2.ebuild:
+ Block dev-util/diaglog. Bug #352455
*freebsd-contrib-9.0_rc3 (09 Dec 2011)
diff --git a/sys-freebsd/freebsd-contrib/freebsd-contrib-8.0.ebuild b/sys-freebsd/freebsd-contrib/freebsd-contrib-8.0.ebuild
index ba68a9bbf27d..f00ca025d3a2 100644
--- a/sys-freebsd/freebsd-contrib/freebsd-contrib-8.0.ebuild
+++ b/sys-freebsd/freebsd-contrib/freebsd-contrib-8.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/freebsd-contrib-8.0.ebuild,v 1.1 2010/03/19 11:50:58 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/freebsd-contrib-8.0.ebuild,v 1.2 2011/12/10 02:39:01 naota Exp $
inherit bsdmk freebsd flag-o-matic
@@ -16,7 +16,8 @@ SRC_URI="mirror://gentoo/${GNU}.tar.bz2
RDEPEND=""
DEPEND="=sys-freebsd/freebsd-sources-${RV}*
- =sys-freebsd/freebsd-mk-defs-${RV}*"
+ =sys-freebsd/freebsd-mk-defs-${RV}*
+ !dev-util/dialog"
S="${WORKDIR}/gnu"
diff --git a/sys-freebsd/freebsd-contrib/freebsd-contrib-8.2.ebuild b/sys-freebsd/freebsd-contrib/freebsd-contrib-8.2.ebuild
index 28e1577fef35..eeb3d58e4315 100644
--- a/sys-freebsd/freebsd-contrib/freebsd-contrib-8.2.ebuild
+++ b/sys-freebsd/freebsd-contrib/freebsd-contrib-8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/freebsd-contrib-8.2.ebuild,v 1.1 2011/07/06 05:57:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/freebsd-contrib-8.2.ebuild,v 1.2 2011/12/10 02:39:01 naota Exp $
inherit bsdmk freebsd flag-o-matic
@@ -16,7 +16,8 @@ SRC_URI="mirror://gentoo/${GNU}.tar.bz2
RDEPEND=""
DEPEND="=sys-freebsd/freebsd-sources-${RV}*
- =sys-freebsd/freebsd-mk-defs-${RV}*"
+ =sys-freebsd/freebsd-mk-defs-${RV}*
+ !dev-util/dialog"
S="${WORKDIR}/gnu"