diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-07 16:41:36 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-07 16:41:36 +0000 |
commit | 5ff6ce565f49221b869212d086afe64d2bbc81ae (patch) | |
tree | 090b16040c308ce3c441554d89f34e5b90217a28 /dev-dotnet/monotorrent | |
parent | x86 stable per bug 359651 (diff) | |
download | gentoo-2-5ff6ce565f49221b869212d086afe64d2bbc81ae.tar.gz gentoo-2-5ff6ce565f49221b869212d086afe64d2bbc81ae.tar.bz2 gentoo-2-5ff6ce565f49221b869212d086afe64d2bbc81ae.zip |
x86 stable per bug 359651
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'dev-dotnet/monotorrent')
-rw-r--r-- | dev-dotnet/monotorrent/ChangeLog | 5 | ||||
-rw-r--r-- | dev-dotnet/monotorrent/monotorrent-0.80.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/monotorrent/ChangeLog b/dev-dotnet/monotorrent/ChangeLog index d56218f47923..7724c6afb12a 100644 --- a/dev-dotnet/monotorrent/ChangeLog +++ b/dev-dotnet/monotorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-dotnet/monotorrent # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/ChangeLog,v 1.7 2011/02/27 13:57:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/ChangeLog,v 1.8 2011/05/07 16:41:36 tomka Exp $ + + 07 May 2011; Thomas Kahle <tomka@gentoo.org> monotorrent-0.80.ebuild: + x86 stable per bug 359651 *monotorrent-0.80 (27 Feb 2011) diff --git a/dev-dotnet/monotorrent/monotorrent-0.80.ebuild b/dev-dotnet/monotorrent/monotorrent-0.80.ebuild index e0bffcabd207..074a3f3a0415 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.1 2011/02/27 13:57:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/monotorrent-0.80.ebuild,v 1.2 2011/05/07 16:41:36 tomka 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} |