diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-07 16:42:07 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-07 16:42:07 +0000 |
commit | dd4e773f9eb8bd75aff89c755686c3fc2be89f0f (patch) | |
tree | e45803971967a8b4b0808dc9c27b759fe2a60a2c /dev-dotnet/monotorrent | |
parent | x86 stable per bug 359651 (diff) | |
download | historical-dd4e773f9eb8bd75aff89c755686c3fc2be89f0f.tar.gz historical-dd4e773f9eb8bd75aff89c755686c3fc2be89f0f.tar.bz2 historical-dd4e773f9eb8bd75aff89c755686c3fc2be89f0f.zip |
x86 stable per bug 359651
Package-Manager: portage-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} |