From f79fb2d3ab7babbc3cd96510a55a5bf29236c378 Mon Sep 17 00:00:00 2001 From: Pieter van den Abeele Date: Sat, 25 Oct 2008 21:42:12 +0000 Subject: Keyworded ~ppc. Closes bug #229799 Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 i686 --- net-p2p/createtorrent/ChangeLog | 5 ++++- net-p2p/createtorrent/createtorrent-1.1.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-p2p/createtorrent') diff --git a/net-p2p/createtorrent/ChangeLog b/net-p2p/createtorrent/ChangeLog index 2bd722ec1448..2b584f520201 100644 --- a/net-p2p/createtorrent/ChangeLog +++ b/net-p2p/createtorrent/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-p2p/createtorrent # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/ChangeLog,v 1.5 2008/06/05 06:15:03 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/ChangeLog,v 1.6 2008/10/25 21:42:12 pvdabeel Exp $ *createtorrent-1.1.4 (05 Jun 2008) + 25 Oct 2008; Pieter Van den Abeele createtorrent-1.1.4.ebuild: + Keyworded ~ppc. Closes bug #229799 + 05 Jun 2008; Peter Volkov +createtorrent-1.1.4.ebuild: Version bump, as reported by me :), bug #224775. diff --git a/net-p2p/createtorrent/createtorrent-1.1.4.ebuild b/net-p2p/createtorrent/createtorrent-1.1.4.ebuild index c744fb03ebc2..6ba5974d9b9e 100644 --- a/net-p2p/createtorrent/createtorrent-1.1.4.ebuild +++ b/net-p2p/createtorrent/createtorrent-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/createtorrent-1.1.4.ebuild,v 1.1 2008/06/05 06:15:03 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/createtorrent-1.1.4.ebuild,v 1.2 2008/10/25 21:42:12 pvdabeel Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.createtorrent.com/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="dev-libs/openssl" -- cgit v1.2.3-65-gdbad