summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2005-09-28 19:00:16 +0000
committerPeter Johanson <latexer@gentoo.org>2005-09-28 19:00:16 +0000
commitf69c27292f2987c3a1d095d756ad35d9f0d0157e (patch)
treed82ffe15ca0b58fd3e7188af81bbe2bb2ae36ea9 /dev-lang/mono/mono-1.1.8.3.ebuild
parentMarked stable on amd64 (diff)
downloadgentoo-2-f69c27292f2987c3a1d095d756ad35d9f0d0157e.tar.gz
gentoo-2-f69c27292f2987c3a1d095d756ad35d9f0d0157e.tar.bz2
gentoo-2-f69c27292f2987c3a1d095d756ad35d9f0d0157e.zip
Add missing sys-devel/bc dep from bug #107519. Remove some older 1.1.x ebuilds.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-lang/mono/mono-1.1.8.3.ebuild')
-rw-r--r--dev-lang/mono/mono-1.1.8.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/mono/mono-1.1.8.3.ebuild b/dev-lang/mono/mono-1.1.8.3.ebuild
index 10c46055dfb8..0a22eee6d066 100644
--- a/dev-lang/mono/mono-1.1.8.3.ebuild
+++ b/dev-lang/mono/mono-1.1.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.8.3.ebuild,v 1.3 2005/09/17 07:13:50 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.8.3.ebuild,v 1.4 2005/09/28 19:00:16 latexer Exp $
inherit eutils mono flag-o-matic
@@ -15,6 +15,7 @@ IUSE="nptl icu X"
DEPEND="virtual/libc
>=dev-libs/glib-2.0
+ sys-devel/bc
!<dev-dotnet/pnet-0.6.12
nptl? ( >=sys-devel/gcc-3.3.5-r1 )
icu? ( >=dev-libs/icu-2.6.2 )