diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:30:14 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:30:14 +0000 |
commit | 13fab58143f56adf8176912e97aca75bdc27f44e (patch) | |
tree | f1d285f32c3ac0f799865d658fa8b503ee539488 /net-analyzer/honeyd | |
parent | Fixed insecure temporary file creation (diff) | |
download | gentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.tar.gz gentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.tar.bz2 gentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.zip |
repoman and changelog fixes, unmasks
Diffstat (limited to 'net-analyzer/honeyd')
-rw-r--r-- | net-analyzer/honeyd/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/honeyd/honeyd-0.4a.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/honeyd/honeyd-0.5.ebuild | 4 |
3 files changed, 11 insertions, 5 deletions
diff --git a/net-analyzer/honeyd/ChangeLog b/net-analyzer/honeyd/ChangeLog index b26ee75635c4..a6586a53ab3b 100644 --- a/net-analyzer/honeyd/ChangeLog +++ b/net-analyzer/honeyd/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-analyzer/honeyd # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/ChangeLog,v 1.2 2003/03/10 08:53:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/ChangeLog,v 1.3 2003/07/13 11:30:11 aliz Exp $ *honeyd-0.5 (10 Mar 2003) @@ -11,3 +11,9 @@ 12 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> : Initial import. Ebuild submitted by Daniel Mannarino <thesnark@operamail.com> in #10889. + +*honeyd-0.4a (12 Feb 2003) + + 13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + diff --git a/net-analyzer/honeyd/honeyd-0.4a.ebuild b/net-analyzer/honeyd/honeyd-0.4a.ebuild index dc25ec57f26d..d33738fd0922 100644 --- a/net-analyzer/honeyd/honeyd-0.4a.ebuild +++ b/net-analyzer/honeyd/honeyd-0.4a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-0.4a.ebuild,v 1.2 2003/02/12 10:45:42 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-0.4a.ebuild,v 1.3 2003/07/13 11:30:11 aliz Exp $ DESCRIPTION="Honeyd is a small daemon that creates virtual hosts on a network" HOMEPAGE="http://www.citi.umich.edu/u/provos/honeyd/" @@ -8,7 +8,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=libdnet-1.4 diff --git a/net-analyzer/honeyd/honeyd-0.5.ebuild b/net-analyzer/honeyd/honeyd-0.5.ebuild index 8be5bf5a4970..ee1923fcc476 100644 --- a/net-analyzer/honeyd/honeyd-0.5.ebuild +++ b/net-analyzer/honeyd/honeyd-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-0.5.ebuild,v 1.1 2003/03/10 08:53:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-0.5.ebuild,v 1.2 2003/07/13 11:30:11 aliz Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=libdnet-1.4 |