diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-25 12:59:41 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-25 12:59:41 +0000 |
commit | 513cc64562edefa7a239673d7f05045225e6ff7c (patch) | |
tree | de5f0ff8b9f9f35f9da546017bbc6b5f8bd1fd5a /net-analyzer/honeyd | |
parent | fixed description and homepage, closing #83250 (diff) | |
download | gentoo-2-513cc64562edefa7a239673d7f05045225e6ff7c.tar.gz gentoo-2-513cc64562edefa7a239673d7f05045225e6ff7c.tar.bz2 gentoo-2-513cc64562edefa7a239673d7f05045225e6ff7c.zip |
Stable on x86.
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-analyzer/honeyd')
-rw-r--r-- | net-analyzer/honeyd/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/honeyd/Manifest | 16 | ||||
-rw-r--r-- | net-analyzer/honeyd/honeyd-1.0.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/net-analyzer/honeyd/ChangeLog b/net-analyzer/honeyd/ChangeLog index d0da4bf634de..93abc80bc8ed 100644 --- a/net-analyzer/honeyd/ChangeLog +++ b/net-analyzer/honeyd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/honeyd # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/ChangeLog,v 1.16 2005/01/29 05:12:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/ChangeLog,v 1.17 2005/02/25 12:58:03 ka0ttic Exp $ + + 25 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> honeyd-1.0.ebuild: + Marked stable on x86. 29 Jan 2005; Daniel Black <dragonheart@gentoo.org> honeyd-0.8.ebuild, honeyd-1.0.ebuild: diff --git a/net-analyzer/honeyd/Manifest b/net-analyzer/honeyd/Manifest index 5b6c7d4717d9..b4945970c239 100644 --- a/net-analyzer/honeyd/Manifest +++ b/net-analyzer/honeyd/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 03eb90802bd127395a1f196991ccc00d ChangeLog 2599 -MD5 8a87e27c839173c4cf152790b3a20a94 honeyd-1.0.ebuild 1784 MD5 f14a4d480a0e027ac820f59f90c529a0 honeyd-0.8.ebuild 1954 +MD5 9d0d2c1e9fef7fb91e2af7b44cd4383a ChangeLog 2692 MD5 fef2fd2afe9a195bdc62e5628a5fd501 metadata.xml 259 -MD5 857b8d8953a80aae5035664b1bc984a7 files/digest-honeyd-1.0 129 +MD5 5dc8277e4b62c7fac6c84dbf4ccbe58c honeyd-1.0.ebuild 1783 MD5 05aa030ef5d390514cee9da3fa910690 files/honeyd.confd 429 MD5 1f9cce4545bcf9f1e0b47486617da5a0 files/honeyd.initd 1459 MD5 96be4ce17e233507825dbc39127ee9f3 files/digest-honeyd-0.8 129 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB+xtcmdTrptrqvGERAlQ7AJ9YBlfMLFHk2IhBwhX4bOo0Dwpp8QCbBT5j -I3n3dR0EmAVOn0GL4S3Oe+A= -=QToy ------END PGP SIGNATURE----- +MD5 857b8d8953a80aae5035664b1bc984a7 files/digest-honeyd-1.0 129 diff --git a/net-analyzer/honeyd/honeyd-1.0.ebuild b/net-analyzer/honeyd/honeyd-1.0.ebuild index 9c7122d2556c..72d3e012f2bb 100644 --- a/net-analyzer/honeyd/honeyd-1.0.ebuild +++ b/net-analyzer/honeyd/honeyd-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-1.0.ebuild,v 1.2 2005/01/29 05:12:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-1.0.ebuild,v 1.3 2005/02/25 12:58:03 ka0ttic Exp $ DESCRIPTION="Honeyd is a small daemon that creates virtual hosts on a network" HOMEPAGE="http://www.citi.umich.edu/u/provos/honeyd/" @@ -9,7 +9,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" IUSE="doc" DEPEND=">=dev-libs/libdnet-1.7 |