summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-07-26 05:11:53 +0000
committerMark Guertin <gerk@gentoo.org>2002-07-26 05:11:53 +0000
commitbb2465f0b7eccb970a8901774786fbabb6e0da9b (patch)
treeaf0bbef6cbd7be64b0c4cfee537a90bc3c4a0011 /net-p2p/dchub
parentadded ppc to keywrds (diff)
downloadgentoo-2-bb2465f0b7eccb970a8901774786fbabb6e0da9b.tar.gz
gentoo-2-bb2465f0b7eccb970a8901774786fbabb6e0da9b.tar.bz2
gentoo-2-bb2465f0b7eccb970a8901774786fbabb6e0da9b.zip
added ppc to keywords
Diffstat (limited to 'net-p2p/dchub')
-rw-r--r--net-p2p/dchub/ChangeLog5
-rw-r--r--net-p2p/dchub/dchub-0.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/dchub/ChangeLog b/net-p2p/dchub/ChangeLog
index 16f7aa8b0be0..254d149e8f01 100644
--- a/net-p2p/dchub/ChangeLog
+++ b/net-p2p/dchub/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for net-p2p/dchub
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.1 2002/07/19 21:36:48 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.2 2002/07/26 05:08:24 gerk Exp $
*dchub-0.1.1 (19 Jul 2002)
+ 24 Jul 2002; Mark Guertin <gerk@gentoo.org> :
+ Added ppc to keywords
+
19 Jul 2002; Maik Schreiber <blizzy@gentoo.org> :
Initial import, closes bug #5221.
diff --git a/net-p2p/dchub/dchub-0.1.1.ebuild b/net-p2p/dchub/dchub-0.1.1.ebuild
index 680731193bb5..478baaa54bf0 100644
--- a/net-p2p/dchub/dchub-0.1.1.ebuild
+++ b/net-p2p/dchub/dchub-0.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.1.1.ebuild,v 1.1 2002/07/19 21:36:48 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.1.1.ebuild,v 1.2 2002/07/26 05:08:26 gerk Exp $
S="${WORKDIR}/${P}"
@@ -9,7 +9,7 @@ DESCRIPTION="dchub (Direct Connect Hub), a linux hub for the p2p application dct
SRC_URI="http://ac2i.tzo.com/dctc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
RDEPEND="virtual/glibc
=dev-libs/glib-1.2*