diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:25:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:25:53 +0000 |
commit | 3aed54344c31c3efcfa5f8bad492effd5b742a1c (patch) | |
tree | 8c2af1af70d44b40be59a272066791d64402ca20 /dev-util/mono-tools | |
parent | whitespace (diff) | |
download | historical-3aed54344c31c3efcfa5f8bad492effd5b742a1c.tar.gz historical-3aed54344c31c3efcfa5f8bad492effd5b742a1c.tar.bz2 historical-3aed54344c31c3efcfa5f8bad492effd5b742a1c.zip |
whitespace
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.8 i686
Diffstat (limited to 'dev-util/mono-tools')
-rw-r--r-- | dev-util/mono-tools/mono-tools-2.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/mono-tools/mono-tools-2.0.ebuild b/dev-util/mono-tools/mono-tools-2.0.ebuild index 9f1638870ca5..1b8d68689f05 100644 --- a/dev-util/mono-tools/mono-tools-2.0.ebuild +++ b/dev-util/mono-tools/mono-tools-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild,v 1.5 2008/12/14 15:05:16 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild,v 1.6 2008/12/31 03:24:55 mr_bones_ Exp $ EAPI=2 @@ -23,7 +23,6 @@ RDEPEND=">=dev-lang/mono-2.0 webkit? ( dev-dotnet/webkit-sharp ) xulrunner? ( >=dev-dotnet/gecko-sharp-0.13 )" - DEPEND="${RDEPEND} sys-devel/gettext >=dev-util/pkgconfig-0.19" |