From a5d4a47038300b52417d08f1b7f19e09c25f81a2 Mon Sep 17 00:00:00 2001 From: Peter Weller Date: Sat, 10 Mar 2007 10:59:38 +0000 Subject: dev-python/python-libtorrent: Keyword ~x86-fbsd svn path=/sunrise/; revision=3189 --- dev-python/python-libtorrent/ChangeLog | 4 ++++ dev-python/python-libtorrent/Manifest | 4 ++-- dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-python/python-libtorrent') diff --git a/dev-python/python-libtorrent/ChangeLog b/dev-python/python-libtorrent/ChangeLog index acde16c38..9129b6304 100644 --- a/dev-python/python-libtorrent/ChangeLog +++ b/dev-python/python-libtorrent/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 10 Mar 2007; Peter Weller + python-libtorrent-0.4.0.ebuild: + Keyword ~x86-fbsd + 07 Feb 2007; Tiziano Müller python-libtorrent-0.4.0.ebuild: Added NEED_PYTHON instead of dev-lang/python in DEPEND diff --git a/dev-python/python-libtorrent/Manifest b/dev-python/python-libtorrent/Manifest index 68ebf0b8d..d658772a4 100644 --- a/dev-python/python-libtorrent/Manifest +++ b/dev-python/python-libtorrent/Manifest @@ -1,4 +1,4 @@ DIST python-libtorrent_0.4.0.tar.gz 344507 RMD160 ebbf5dbba7261575ff6bd1ea05eb98787b03ee81 SHA1 61d89637b09745e8dd1a6fdfceaf3983c2ded8ea SHA256 6df6a913b4d206b133bd0a80880c3f1830ecfcfc0b5bb6984b55ab2a61e8cc81 -EBUILD python-libtorrent-0.4.0.ebuild 804 RMD160 e0eafb917530ef19d6b22d3b6f1cbd2f836be949 SHA1 3d559741852f940ed6e9029af3f38327b0182216 SHA256 c6b4efb5384c1aa23d8d0bede3994545d77fa42815a7983afd6ee4e174c68db8 -MISC ChangeLog 1457 RMD160 aba7b5ade5def10c359be6cbf10cd044eef1aa27 SHA1 15b8229311bac38a8b2d742b820f728fd0c43560 SHA256 5376f9e6c0ac6d4fa480e5eb80c200ecf72e81ddf10e2383cf563fed08221df8 +EBUILD python-libtorrent-0.4.0.ebuild 814 RMD160 4484c4d92ab08dc894a7e0bf8b556fe6e3f3c5f7 SHA1 f6f1e4af9215abcd4d8cda39aa0d4c4700fe3d55 SHA256 26ddf7e06e6a79a47768f05c4fbbb40e1477f601ccf3f54503c0ea8b2e0ef120 +MISC ChangeLog 1558 RMD160 9e6d0e62192b9f1c57344ad40ee151ac7046a614 SHA1 4ba667f1d909d6aefc58a7439f6079c7c4cc688b SHA256 98ecee07b00d3d5ad158539debb7c986f8a6134c680dde58a18e2ecdfe229d24 MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 diff --git a/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild b/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild index fce35ea8d..77d3706a0 100644 --- a/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild +++ b/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://deluge-torrent.org" SRC_URI="http://deluge-torrent.org/downloads/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="" S=${WORKDIR}/${PN} -- cgit v1.2.3-65-gdbad