summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-05-14 08:19:39 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-05-14 08:19:39 +0000
commitf1c399f37f6237438b5e45487f8061f231ebd74b (patch)
tree82ed652902046fa928659a9959e686db5046fcaf /net-p2p/dchub
parentstable amd64, #92393 (diff)
downloadgentoo-2-f1c399f37f6237438b5e45487f8061f231ebd74b.tar.gz
gentoo-2-f1c399f37f6237438b5e45487f8061f231ebd74b.tar.bz2
gentoo-2-f1c399f37f6237438b5e45487f8061f231ebd74b.zip
added ~ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-p2p/dchub')
-rw-r--r--net-p2p/dchub/ChangeLog7
-rw-r--r--net-p2p/dchub/dchub-0.5.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/dchub/ChangeLog b/net-p2p/dchub/ChangeLog
index 932bebd3a8bb..1ec1405de6f1 100644
--- a/net-p2p/dchub/ChangeLog
+++ b/net-p2p/dchub/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/dchub
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.17 2004/12/16 20:05:29 squinky86 Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.18 2005/05/14 08:19:39 corsair Exp $
+
+ 14 May 2005; Markus Rothe <corsair@gentoo.org> dchub-0.5.2.ebuild:
+ Added ~ppc64 to KEYWORDS
16 Dec 2004; Jon Hood <squinky86@gentoo.org> dchub-0.5.2.ebuild:
Fix dependencies, #58824.
diff --git a/net-p2p/dchub/dchub-0.5.2.ebuild b/net-p2p/dchub/dchub-0.5.2.ebuild
index b906464c580f..a3b1fe7881de 100644
--- a/net-p2p/dchub/dchub-0.5.2.ebuild
+++ b/net-p2p/dchub/dchub-0.5.2.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/dchub/dchub-0.5.2.ebuild,v 1.5 2004/12/16 20:05:29 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v 1.6 2005/05/14 08:19:39 corsair Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://brainz.servebeer.com/dctc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~ppc64"
RDEPEND="virtual/libc
=dev-libs/glib-1*