diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:26:59 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:26:59 +0000 |
commit | 207106ce880198fc9e796a76ecb928091e60752f (patch) | |
tree | 3df294ac34a6a7361e8f4182d4930aba810a6256 /dev-dotnet/monotorrent/monotorrent-0.80.ebuild | |
parent | Stable on amd64 wrt bug #359651 (diff) | |
download | gentoo-2-207106ce880198fc9e796a76ecb928091e60752f.tar.gz gentoo-2-207106ce880198fc9e796a76ecb928091e60752f.tar.bz2 gentoo-2-207106ce880198fc9e796a76ecb928091e60752f.zip |
Stable on amd64 wrt bug #359651
(Portage version: 2.2.0_alpha32/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/monotorrent/monotorrent-0.80.ebuild')
-rw-r--r-- | dev-dotnet/monotorrent/monotorrent-0.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/monotorrent/monotorrent-0.80.ebuild b/dev-dotnet/monotorrent/monotorrent-0.80.ebuild index 074a3f3a0415..7e92e496adee 100644 --- a/dev-dotnet/monotorrent/monotorrent-0.80.ebuild +++ b/dev-dotnet/monotorrent/monotorrent-0.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/monotorrent-0.80.ebuild,v 1.2 2011/05/07 16:41:36 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/monotorrent-0.80.ebuild,v 1.3 2011/05/11 19:26:59 angelos Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="http://projects.qnetp.net/attachments/download/28/${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-lang/mono-2.0.1" DEPEND="${RDEPEND} |