diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:24:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:24:55 +0000 |
commit | e1a6dea86dd038fffcac2affe68d27f77e791948 (patch) | |
tree | 85abd4d7021130cf758823b279f4c93a18c53b3f /dev-util/mono-tools | |
parent | whitespace (diff) | |
download | gentoo-2-e1a6dea86dd038fffcac2affe68d27f77e791948.tar.gz gentoo-2-e1a6dea86dd038fffcac2affe68d27f77e791948.tar.bz2 gentoo-2-e1a6dea86dd038fffcac2affe68d27f77e791948.zip |
whitespace
(Portage version: 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" |