diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-11-23 21:00:35 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-11-23 21:00:35 +0000 |
commit | ff2c13277f92d78e4aeb75fe401e809e98959bc1 (patch) | |
tree | 9b4a37cb2ec8f771dde8373149d97d973a987c4c /net-p2p/ww | |
parent | Stable on amd64, bug #72268 (diff) | |
download | historical-ff2c13277f92d78e4aeb75fe401e809e98959bc1.tar.gz historical-ff2c13277f92d78e4aeb75fe401e809e98959bc1.tar.bz2 historical-ff2c13277f92d78e4aeb75fe401e809e98959bc1.zip |
stable on x86
Diffstat (limited to 'net-p2p/ww')
-rw-r--r-- | net-p2p/ww/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/ww/ww-2.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/ww/ChangeLog b/net-p2p/ww/ChangeLog index 0f84a9b33aca..b7dde16cfdf5 100644 --- a/net-p2p/ww/ChangeLog +++ b/net-p2p/ww/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/ww # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ww/ChangeLog,v 1.1 2004/10/05 17:20:06 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ww/ChangeLog,v 1.2 2004/11/23 20:58:52 squinky86 Exp $ + + 23 Nov 2004; Jon Hood <squinky86@gentoo.org> ww-2.26.ebuild: + Stable on x86. *ww-2.26 (05 Oct 2004) diff --git a/net-p2p/ww/ww-2.26.ebuild b/net-p2p/ww/ww-2.26.ebuild index 33981c1112c1..783d63793196 100644 --- a/net-p2p/ww/ww-2.26.ebuild +++ b/net-p2p/ww/ww-2.26.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ww/ww-2.26.ebuild,v 1.2 2004/10/05 17:23:24 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ww/ww-2.26.ebuild,v 1.3 2004/11/23 20:58:52 squinky86 Exp $ DESCRIPTION="White Water allows people to publish files for download by thousands of people without saturating their bandwidth." HOMEPAGE="http://ww.walrond.org" SRC_URI="ftp://ftp.walrond.org/ww/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-libs/openssl-0.9.7" |