summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-03-10 08:58:25 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-03-10 08:58:25 +0000
commit9919ca6d76497ff3553b6bce374d1d2d6ed82ff7 (patch)
tree77b117b1b8950286ef421e097ccd35639ddf51a0 /net-p2p/createtorrent
parentStable on amd64 wrt bug 169987 (diff)
downloadgentoo-2-9919ca6d76497ff3553b6bce374d1d2d6ed82ff7.tar.gz
gentoo-2-9919ca6d76497ff3553b6bce374d1d2d6ed82ff7.tar.bz2
gentoo-2-9919ca6d76497ff3553b6bce374d1d2d6ed82ff7.zip
Added ~ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-p2p/createtorrent')
-rw-r--r--net-p2p/createtorrent/ChangeLog5
-rw-r--r--net-p2p/createtorrent/createtorrent-1.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/createtorrent/ChangeLog b/net-p2p/createtorrent/ChangeLog
index 6e7ae7cf3753..ff91c1243bbc 100644
--- a/net-p2p/createtorrent/ChangeLog
+++ b/net-p2p/createtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/createtorrent
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/ChangeLog,v 1.1 2007/02/28 22:55:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/ChangeLog,v 1.2 2007/03/10 08:58:25 corsair Exp $
+
+ 10 Mar 2007; Markus Rothe <corsair@gentoo.org> createtorrent-1.1.3.ebuild:
+ Added ~ppc64
*createtorrent-1.1.3 (28 Feb 2007)
diff --git a/net-p2p/createtorrent/createtorrent-1.1.3.ebuild b/net-p2p/createtorrent/createtorrent-1.1.3.ebuild
index a1199b32012a..799f8e8612af 100644
--- a/net-p2p/createtorrent/createtorrent-1.1.3.ebuild
+++ b/net-p2p/createtorrent/createtorrent-1.1.3.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-p2p/createtorrent/createtorrent-1.1.3.ebuild,v 1.1 2007/02/28 22:55:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/createtorrent-1.1.3.ebuild,v 1.2 2007/03/10 08:58:25 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.createtorrent.com/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
src_install() {