diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-25 15:37:30 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-25 15:37:30 +0000 |
commit | aaeaa047546d16a25f524297ac480bd6d61433a0 (patch) | |
tree | ab63b8314ef0903367cc4a03a67cb5783ff691ef /net-analyzer | |
parent | Add prefix support, revbump due to otherwise unresolvable USE deps (diff) | |
download | gentoo-2-aaeaa047546d16a25f524297ac480bd6d61433a0.tar.gz gentoo-2-aaeaa047546d16a25f524297ac480bd6d61433a0.tar.bz2 gentoo-2-aaeaa047546d16a25f524297ac480bd6d61433a0.zip |
Remove my devspace from SRC_URI
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nepenthes/nepenthes-0.2.2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-analyzer/nepenthes/nepenthes-0.2.2.ebuild b/net-analyzer/nepenthes/nepenthes-0.2.2.ebuild index 550d04c04440..64dae5ba0742 100644 --- a/net-analyzer/nepenthes/nepenthes-0.2.2.ebuild +++ b/net-analyzer/nepenthes/nepenthes-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nepenthes/nepenthes-0.2.2.ebuild,v 1.4 2009/08/07 14:02:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nepenthes/nepenthes-0.2.2.ebuild,v 1.5 2009/12/25 15:37:30 ssuominen Exp $ EAPI="2" inherit eutils autotools @@ -8,8 +8,7 @@ inherit eutils autotools DESCRIPTION="Nepenthes is a low interaction honeypot that captures worms by emulating known vulnerabilities" HOMEPAGE="http://nepenthes.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 - http://dev.gentoo.org/~ssuominen/${P}-gcc44.patch.bz2 - mirror://gentoo/~ssuominen/${P}-gcc44.patch.bz2" + mirror://gentoo/${P}-gcc44.patch.bz2" LICENSE="GPL-2" SLOT="0" |