diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-21 19:17:06 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-21 19:17:06 +0000 |
commit | 5126cd5ef2ac7441b313f9b2f0a6aa658d42cab6 (patch) | |
tree | fad1bbd1cbe8ce6993cc81c2a28ce6e9727a72bf /dev-dotnet/monotorrent | |
parent | remove spurious mask, see bug 278246 (diff) | |
download | gentoo-2-5126cd5ef2ac7441b313f9b2f0a6aa658d42cab6.tar.gz gentoo-2-5126cd5ef2ac7441b313f9b2f0a6aa658d42cab6.tar.bz2 gentoo-2-5126cd5ef2ac7441b313f9b2f0a6aa658d42cab6.zip |
stable x86, bug 273254
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-dotnet/monotorrent')
-rw-r--r-- | dev-dotnet/monotorrent/ChangeLog | 6 | ||||
-rw-r--r-- | dev-dotnet/monotorrent/monotorrent-0.72.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-dotnet/monotorrent/ChangeLog b/dev-dotnet/monotorrent/ChangeLog index 1811f09a48d6..205eb64e065b 100644 --- a/dev-dotnet/monotorrent/ChangeLog +++ b/dev-dotnet/monotorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-dotnet/monotorrent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/ChangeLog,v 1.4 2009/07/20 03:30:08 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/ChangeLog,v 1.5 2009/07/21 19:17:06 fauli Exp $ + + 21 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + monotorrent-0.72.ebuild: + stable x86, bug 273254 20 Jul 2009; Jeremy Olexa <darkside@gentoo.org> monotorrent-0.72.ebuild: amd64 stable, bug 273254 diff --git a/dev-dotnet/monotorrent/monotorrent-0.72.ebuild b/dev-dotnet/monotorrent/monotorrent-0.72.ebuild index 49051b53c7f3..ca205e522b23 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.3 2009/07/20 03:30:08 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/monotorrent-0.72.ebuild,v 1.4 2009/07/21 19:17:06 fauli Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://projects.qnetp.net/attachments/download/13/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-lang/mono-2.0.1" DEPEND="${RDEPEND} |