summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-02-05 21:07:52 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-02-05 21:07:52 +0000
commit114c61171bd3a8470cfcc729872c0a99e6ba90d1 (patch)
tree0c9c82f9b4f9c31ae5b6cdfd8c8b42fc940d82ce /net-p2p
parentTidy! (diff)
downloadgentoo-2-114c61171bd3a8470cfcc729872c0a99e6ba90d1.tar.gz
gentoo-2-114c61171bd3a8470cfcc729872c0a99e6ba90d1.tar.bz2
gentoo-2-114c61171bd3a8470cfcc729872c0a99e6ba90d1.zip
added ~amd64 to KEYWORDS. fixes #80897
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ctorrent/ChangeLog7
-rw-r--r--net-p2p/ctorrent/ctorrent-1.3.4-r1.ebuild6
-rw-r--r--net-p2p/ctorrent/ctorrent-1.3.4.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog
index 1a51bd224d6c..12c6daa9bb04 100644
--- a/net-p2p/ctorrent/ChangeLog
+++ b/net-p2p/ctorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/ctorrent
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.4 2004/11/29 03:22:27 squinky86 Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.5 2005/02/05 21:07:52 luckyduck Exp $
+
+ 05 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> ctorrent-1.3.4-r1.ebuild:
+ added ~amd64 to KEYWORDS. fixes #80897
*ctorrent-1.3.4-r1 (28 Nov 2004)
diff --git a/net-p2p/ctorrent/ctorrent-1.3.4-r1.ebuild b/net-p2p/ctorrent/ctorrent-1.3.4-r1.ebuild
index f830d7ef40bb..179a8926f5b6 100644
--- a/net-p2p/ctorrent/ctorrent-1.3.4-r1.ebuild
+++ b/net-p2p/ctorrent/ctorrent-1.3.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-1.3.4-r1.ebuild,v 1.1 2004/11/29 03:22:27 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-1.3.4-r1.ebuild,v 1.2 2005/02/05 21:07:52 luckyduck Exp $
DESCRIPTION="CTorrent is a BitTorrent console client written in C."
HOMEPAGE="http://ctorrent.sourceforge.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND=">=sys-apps/sed-4"
diff --git a/net-p2p/ctorrent/ctorrent-1.3.4.ebuild b/net-p2p/ctorrent/ctorrent-1.3.4.ebuild
index 56fcf02e6d24..c349ac9ae8eb 100644
--- a/net-p2p/ctorrent/ctorrent-1.3.4.ebuild
+++ b/net-p2p/ctorrent/ctorrent-1.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-1.3.4.ebuild,v 1.3 2004/10/18 17:22:12 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-1.3.4.ebuild,v 1.4 2005/02/05 21:07:52 luckyduck Exp $
DESCRIPTION="CTorrent is a BitTorrent console client written in C."
HOMEPAGE="http://ctorrent.sourceforge.net"