diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-05-09 00:16:48 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-05-09 00:16:48 +0000 |
commit | ba548d189e9739f8363008e297d4721365e447fb (patch) | |
tree | dca8f6ce400deb2ce19dcf7d234d2264061f2a1a /dev-lang/mono/mono-2.4.9999.ebuild | |
parent | Switch back to 2-4 branch (diff) | |
download | gentoo-2-ba548d189e9739f8363008e297d4721365e447fb.tar.gz gentoo-2-ba548d189e9739f8363008e297d4721365e447fb.tar.bz2 gentoo-2-ba548d189e9739f8363008e297d4721365e447fb.zip |
Switch back to 2-4 branch
(Portage version: 2.2_rc28/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/mono/mono-2.4.9999.ebuild')
-rw-r--r-- | dev-lang/mono/mono-2.4.9999.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-lang/mono/mono-2.4.9999.ebuild b/dev-lang/mono/mono-2.4.9999.ebuild index 689a21fda9d2..d65dc0c1fb54 100644 --- a/dev-lang/mono/mono-2.4.9999.ebuild +++ b/dev-lang/mono/mono-2.4.9999.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.4.9999.ebuild,v 1.2 2009/05/05 13:01:01 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.4.9999.ebuild,v 1.3 2009/05/09 00:16:48 loki_val Exp $ EAPI=2 -GO_MONO_SUB_BRANCH=-1 - inherit linux-info mono eutils flag-o-matic multilib go-mono DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" |