diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 02:31:24 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 02:31:24 +0000 |
commit | 31c5fe66177e6e9030f103d38c897d75f4c95c59 (patch) | |
tree | 1be5f637729b057b9fa0bb36a1d864cf8605c00f /dev-lang/mono/mono-1.1.16.1.ebuild | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-31c5fe66177e6e9030f103d38c897d75f4c95c59.tar.gz gentoo-2-31c5fe66177e6e9030f103d38c897d75f4c95c59.tar.bz2 gentoo-2-31c5fe66177e6e9030f103d38c897d75f4c95c59.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-lang/mono/mono-1.1.16.1.ebuild')
-rw-r--r-- | dev-lang/mono/mono-1.1.16.1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-lang/mono/mono-1.1.16.1.ebuild b/dev-lang/mono/mono-1.1.16.1.ebuild index e50763cb18f3..32608554e57e 100644 --- a/dev-lang/mono/mono-1.1.16.1.ebuild +++ b/dev-lang/mono/mono-1.1.16.1.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.16.1.ebuild,v 1.6 2007/06/27 01:39:47 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.16.1.ebuild,v 1.7 2007/07/02 02:31:24 peper Exp $ inherit eutils mono flag-o-matic multilib autotools -RESTRICT="confcache" - DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" HOMEPAGE="http://www.go-mono.com/" SRC_URI="http://www.go-mono.com/sources/mono-${PV:0:3}/${P}.tar.gz" |