From d54ff252459bcc1317fd3ee156dabc08eb7728e4 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Tue, 13 Nov 2007 15:23:44 +0000 Subject: Add ~ia64 wrt #198844 (Portage version: 2.1.3.19) --- net-libs/libtorrent/ChangeLog | 5 ++++- net-libs/libtorrent/libtorrent-0.11.9.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-libs') diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog index 94d05b710b8f..53e5c5ddb597 100644 --- a/net-libs/libtorrent/ChangeLog +++ b/net-libs/libtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libtorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.103 2007/11/10 21:51:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.104 2007/11/13 15:23:44 armin76 Exp $ + + 13 Nov 2007; Raúl Porcel libtorrent-0.11.9.ebuild: + Add ~ia64 wrt #198844 10 Nov 2007; Markus Rothe libtorrent-0.11.8.ebuild: Stable on ppc64; bug #198558 diff --git a/net-libs/libtorrent/libtorrent-0.11.9.ebuild b/net-libs/libtorrent/libtorrent-0.11.9.ebuild index 34409b0f3087..449a3e5f1e58 100644 --- a/net-libs/libtorrent/libtorrent-0.11.9.ebuild +++ b/net-libs/libtorrent/libtorrent-0.11.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.9.ebuild,v 1.1 2007/10/25 19:22:20 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.9.ebuild,v 1.2 2007/11/13 15:23:44 armin76 Exp $ inherit eutils toolchain-funcs flag-o-matic libtool @@ -9,7 +9,7 @@ HOMEPAGE="http://libtorrent.rakshasa.no/" SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" -- cgit v1.2.3-65-gdbad