summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-08-09 02:58:22 +0000
committerJon Hood <squinky86@gentoo.org>2004-08-09 02:58:22 +0000
commit97a79190c902e988e3e2bc784e51ac5085874314 (patch)
treeb02d197197c43d89e58696540b8be856eef796dc /net-p2p/dchub
parentstable on ppc64, bug #57676 (diff)
downloadhistorical-97a79190c902e988e3e2bc784e51ac5085874314.tar.gz
historical-97a79190c902e988e3e2bc784e51ac5085874314.tar.bz2
historical-97a79190c902e988e3e2bc784e51ac5085874314.zip
stable on x86
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 e526d4c97939..1dda82a563db 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.14 2004/07/05 17:38:59 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.15 2004/08/09 02:56:24 squinky86 Exp $
+
+ 08 Aug 2004; Jon Hood <squinky86@gentoo.org> dchub-0.5.2.ebuild:
+ Stable on x86.
*dchub-0.5.2 (05 Jul 2004)
diff --git a/net-p2p/dchub/dchub-0.5.2.ebuild b/net-p2p/dchub/dchub-0.5.2.ebuild
index c8c956c55a6f..369866efd42b 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
# 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.1 2004/07/05 17:38:59 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v 1.2 2004/08/09 02:56:24 squinky86 Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://ac2i.homelinux.com/dctc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
RDEPEND="virtual/libc
=dev-libs/glib-1*