summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-06-27 07:24:09 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-06-27 07:24:09 +0000
commitd69ebf16ee4358ee3cebe3517c4f6c994a206a57 (patch)
tree4237bb05b18c5d4d5278df44f7a42c1cc20f3405 /net-p2p/dchub
parentNew snapshot. (diff)
downloadhistorical-d69ebf16ee4358ee3cebe3517c4f6c994a206a57.tar.gz
historical-d69ebf16ee4358ee3cebe3517c4f6c994a206a57.tar.bz2
historical-d69ebf16ee4358ee3cebe3517c4f6c994a206a57.zip
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-p2p/dchub')
-rw-r--r--net-p2p/dchub/ChangeLog5
-rw-r--r--net-p2p/dchub/dchub-0.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/dchub/ChangeLog b/net-p2p/dchub/ChangeLog
index 1ec1405de6f1..2a8040e595fa 100644
--- a/net-p2p/dchub/ChangeLog
+++ b/net-p2p/dchub/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/dchub
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.19 2005/06/27 07:20:49 corsair Exp $
+
+ 27 Jun 2005; Markus Rothe <corsair@gentoo.org> dchub-0.5.2.ebuild:
+ Stable on ppc64
14 May 2005; Markus Rothe <corsair@gentoo.org> dchub-0.5.2.ebuild:
Added ~ppc64 to KEYWORDS
diff --git a/net-p2p/dchub/dchub-0.5.2.ebuild b/net-p2p/dchub/dchub-0.5.2.ebuild
index a3b1fe7881de..985e47dc905b 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-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.6 2005/05/14 08:19:39 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v 1.7 2005/06/27 07:20:49 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 ~ppc64"
+KEYWORDS="ppc ppc64 x86"
RDEPEND="virtual/libc
=dev-libs/glib-1*