diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-10-18 17:22:12 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-10-18 17:22:12 +0000 |
commit | 3c61defe36268808cad142a8157d92c675285edc (patch) | |
tree | 1aae3350dca92cd521dfa249a94fc04ef4d7fba8 /net-p2p | |
parent | Stable on sparc wrt #67062 (diff) | |
download | historical-3c61defe36268808cad142a8157d92c675285edc.tar.gz historical-3c61defe36268808cad142a8157d92c675285edc.tar.bz2 historical-3c61defe36268808cad142a8157d92c675285edc.zip |
stable on x86
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ctorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/ctorrent/ctorrent-1.3.4.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/gwebcache/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/gwebcache/gwebcache-1.0.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog index 3ada330b3836..1d1755a10451 100644 --- a/net-p2p/ctorrent/ChangeLog +++ b/net-p2p/ctorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/ctorrent # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.2 2004/10/14 20:11:46 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.3 2004/10/18 17:22:12 squinky86 Exp $ + + 18 Oct 2004; Jon Hood <squinky86@gentoo.org> ctorrent-1.3.4.ebuild: + Stable on x86. 14 Oct 2004; David Holm <dholm@gentoo.org> ctorrent-1.3.4.ebuild: Added to ~ppc. diff --git a/net-p2p/ctorrent/ctorrent-1.3.4.ebuild b/net-p2p/ctorrent/ctorrent-1.3.4.ebuild index 2464ffddb573..56fcf02e6d24 100644 --- a/net-p2p/ctorrent/ctorrent-1.3.4.ebuild +++ b/net-p2p/ctorrent/ctorrent-1.3.4.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/ctorrent/ctorrent-1.3.4.ebuild,v 1.2 2004/10/14 20:11:46 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-1.3.4.ebuild,v 1.3 2004/10/18 17:22:12 squinky86 Exp $ DESCRIPTION="CTorrent is a BitTorrent console client written in C." HOMEPAGE="http://ctorrent.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="virtual/libc diff --git a/net-p2p/gwebcache/ChangeLog b/net-p2p/gwebcache/ChangeLog index b2064f4c565a..b5ed85747e83 100644 --- a/net-p2p/gwebcache/ChangeLog +++ b/net-p2p/gwebcache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/gwebcache # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gwebcache/ChangeLog,v 1.2 2004/10/17 09:39:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gwebcache/ChangeLog,v 1.3 2004/10/18 17:18:34 squinky86 Exp $ + + 18 Oct 2004; Jon Hood <squinky86@gentoo.org> gwebcache-1.0.0.ebuild: + Stable on x86. 17 Oct 2004; David Holm <dholm@gentoo.org> gwebcache-1.0.0.ebuild: Added to ~ppc. diff --git a/net-p2p/gwebcache/gwebcache-1.0.0.ebuild b/net-p2p/gwebcache/gwebcache-1.0.0.ebuild index 86fefcb0d0af..74101300f8ab 100644 --- a/net-p2p/gwebcache/gwebcache-1.0.0.ebuild +++ b/net-p2p/gwebcache/gwebcache-1.0.0.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/gwebcache/gwebcache-1.0.0.ebuild,v 1.2 2004/10/17 09:39:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gwebcache/gwebcache-1.0.0.ebuild,v 1.3 2004/10/18 17:18:34 squinky86 Exp $ inherit webapp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnucleus.com/gwebcache/" SRC_URI="http://www.gnucleus.com/gwebcache/dist/${P}.zip" LICENSE="GPL-2" IUSE="" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND=">=app-arch/unzip-5.42-r1" RDEPEND=">=net-www/apache-1.3.24-r1 |