diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2004-10-28 23:38:07 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2004-10-28 23:38:07 +0000 |
commit | 0d5c4ae103b3ceccbea4eaac211d8a98b5ba86e0 (patch) | |
tree | 2225bd38e799e012eb11f12a7d996b06a9a418d3 /net-misc/stone | |
parent | Add exit condition to stop people running into bug 69258 (diff) | |
download | historical-0d5c4ae103b3ceccbea4eaac211d8a98b5ba86e0.tar.gz historical-0d5c4ae103b3ceccbea4eaac211d8a98b5ba86e0.tar.bz2 historical-0d5c4ae103b3ceccbea4eaac211d8a98b5ba86e0.zip |
Stable on x86 and amd64. Added ~ppc and ~sparc.
Diffstat (limited to 'net-misc/stone')
-rw-r--r-- | net-misc/stone/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/stone/Manifest | 4 | ||||
-rw-r--r-- | net-misc/stone/stone-2.2c.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/stone/ChangeLog b/net-misc/stone/ChangeLog index 29e31b98e044..a079e179ee66 100644 --- a/net-misc/stone/ChangeLog +++ b/net-misc/stone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/stone # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stone/ChangeLog,v 1.7 2004/07/01 21:58:53 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stone/ChangeLog,v 1.8 2004/10/28 23:38:07 matsuu Exp $ + + 29 Oct 2004; MATSUU Takuto <matsuu@gentoo.org> stone-2.2c.ebuild: + Stable on x86 and amd64. + Added ~ppc and ~sparc. 01 Jul 2004; Jon Hood <squinky86@gentoo.org> stone-2.2.ebuild, stone-2.2c.ebuild: diff --git a/net-misc/stone/Manifest b/net-misc/stone/Manifest index e90d3bc4b345..bf11df72f66f 100644 --- a/net-misc/stone/Manifest +++ b/net-misc/stone/Manifest @@ -1,6 +1,6 @@ -MD5 7d8744596ae4fbb2cd6bf93783f1a354 stone-2.2c.ebuild 702 +MD5 106ab05c0f165e5b8f8e548fc8585b5c stone-2.2c.ebuild 709 MD5 a2bed45616c8b442664c5c858e9e5eb5 stone-2.2.ebuild 742 -MD5 5b8d52392b929649504d3e06bfe9fa52 ChangeLog 951 +MD5 c6a0422f92bf7244fcf7d3236fe4f053 ChangeLog 1069 MD5 985804fd116a26bf92914f08a3549691 metadata.xml 422 MD5 1464957c569c3fb487b56365f48caf58 files/digest-stone-2.2c 61 MD5 e366c21a42d2054cdfc1c007aee9a0a1 files/digest-stone-2.2 60 diff --git a/net-misc/stone/stone-2.2c.ebuild b/net-misc/stone/stone-2.2c.ebuild index fab47eda83a8..b0bc249050ae 100644 --- a/net-misc/stone/stone-2.2c.ebuild +++ b/net-misc/stone/stone-2.2c.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-misc/stone/stone-2.2c.ebuild,v 1.4 2004/07/01 21:58:53 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stone/stone-2.2c.ebuild,v 1.5 2004/10/28 23:38:07 matsuu Exp $ DESCRIPTION="A simple TCP/IP packet repeater" HOMEPAGE="http://www.gcd.org/sengoku/stone/" @@ -8,7 +8,7 @@ SRC_URI="http://www.gcd.org/sengoku/stone/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 amd64 ~ppc ~sparc" IUSE="ssl" DEPEND="virtual/libc |