diff options
Diffstat (limited to 'net-analyzer/traceproto/traceproto-1.1.1.ebuild')
-rw-r--r-- | net-analyzer/traceproto/traceproto-1.1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/traceproto/traceproto-1.1.1.ebuild b/net-analyzer/traceproto/traceproto-1.1.1.ebuild index 8dfe37e3da78..2715fc5f84c0 100644 --- a/net-analyzer/traceproto/traceproto-1.1.1.ebuild +++ b/net-analyzer/traceproto/traceproto-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceproto/traceproto-1.1.1.ebuild,v 1.4 2006/02/17 16:23:58 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceproto/traceproto-1.1.1.ebuild,v 1.5 2007/03/22 14:43:13 vanquirius Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug ncurses" RDEPEND=">=net-libs/libnet-1.1.0 |