diff options
author | David Holm <dholm@gentoo.org> | 2004-07-22 21:10:21 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-22 21:10:21 +0000 |
commit | 1774839435483efedb90f83167e44302e7b82684 (patch) | |
tree | 630cea93d73d587a806187935cc5a6300fcdddeb /net-p2p | |
parent | Updated homepage and dependencies. (Manifest recommit) (diff) | |
download | gentoo-2-1774839435483efedb90f83167e44302e7b82684.tar.gz gentoo-2-1774839435483efedb90f83167e44302e7b82684.tar.bz2 gentoo-2-1774839435483efedb90f83167e44302e7b82684.zip |
Added to ~ppc
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/cccp/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/cccp/cccp-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/cccp/ChangeLog b/net-p2p/cccp/ChangeLog index 07cb62700e3e..3184d30906b6 100644 --- a/net-p2p/cccp/ChangeLog +++ b/net-p2p/cccp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/cccp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/cccp/ChangeLog,v 1.6 2004/07/22 05:11:45 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/cccp/ChangeLog,v 1.7 2004/07/22 21:08:28 dholm Exp $ + + 22 Jul 2004; David Holm <dholm@gentoo.org> cccp-0.9.ebuild: + Added to ~ppc. *cccp-0.9 (22 Jul 2004) diff --git a/net-p2p/cccp/cccp-0.9.ebuild b/net-p2p/cccp/cccp-0.9.ebuild index 38cd4050d377..6c9163f1520e 100644 --- a/net-p2p/cccp/cccp-0.9.ebuild +++ b/net-p2p/cccp/cccp-0.9.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/cccp/cccp-0.9.ebuild,v 1.1 2004/07/22 05:11:45 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/cccp/cccp-0.9.ebuild,v 1.2 2004/07/22 21:08:28 dholm Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://members01.chello.se/hampasfirma/cccp/${PN}.${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND=">=net-p2p/dctc-0.83" |