diff options
author | 2009-07-20 03:30:08 +0000 | |
---|---|---|
committer | 2009-07-20 03:30:08 +0000 | |
commit | 64b04f7f723d02943e91eb9e969dce594786c0b6 (patch) | |
tree | 920991e6a4c77a7f22971987bd17664619d2853b /dev-dotnet/monotorrent/monotorrent-0.72.ebuild | |
parent | Bug fix bump for Gentoo bugs 265476 & 270456 (diff) | |
download | gentoo-2-64b04f7f723d02943e91eb9e969dce594786c0b6.tar.gz gentoo-2-64b04f7f723d02943e91eb9e969dce594786c0b6.tar.bz2 gentoo-2-64b04f7f723d02943e91eb9e969dce594786c0b6.zip |
amd64 stable, bug 273254
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/monotorrent/monotorrent-0.72.ebuild')
-rw-r--r-- | dev-dotnet/monotorrent/monotorrent-0.72.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/monotorrent/monotorrent-0.72.ebuild b/dev-dotnet/monotorrent/monotorrent-0.72.ebuild index a265e3dfc4e9..49051b53c7f3 100644 --- a/dev-dotnet/monotorrent/monotorrent-0.72.ebuild +++ b/dev-dotnet/monotorrent/monotorrent-0.72.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/monotorrent-0.72.ebuild,v 1.2 2009/05/06 00:04:07 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/monotorrent-0.72.ebuild,v 1.3 2009/07/20 03:30:08 darkside Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://projects.qnetp.net/attachments/download/13/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=dev-lang/mono-2.0.1" DEPEND="${RDEPEND} |