diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 20:19:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 20:19:23 +0000 |
commit | 3a63fafd0c9c8ca2143d858009235e668595aaa4 (patch) | |
tree | 4f60a36326b9148709240d07b97767330869f1fe /net-analyzer | |
parent | x86 stable (diff) | |
download | gentoo-2-3a63fafd0c9c8ca2143d858009235e668595aaa4.tar.gz gentoo-2-3a63fafd0c9c8ca2143d858009235e668595aaa4.tar.bz2 gentoo-2-3a63fafd0c9c8ca2143d858009235e668595aaa4.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/trafd/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/trafd/trafd-3.0.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/trafd/ChangeLog b/net-analyzer/trafd/ChangeLog index 74b153033aca..170c2a9735f4 100644 --- a/net-analyzer/trafd/ChangeLog +++ b/net-analyzer/trafd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/trafd -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/trafd/ChangeLog,v 1.10 2006/11/16 20:46:55 cedk Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/trafd/ChangeLog,v 1.11 2007/03/20 20:19:23 armin76 Exp $ + + 20 Mar 2007; Raúl Porcel <armin76@gentoo.org> trafd-3.0.1-r1.ebuild: + x86 stable *trafd-3.0.1-r1 (16 Nov 2006) diff --git a/net-analyzer/trafd/trafd-3.0.1-r1.ebuild b/net-analyzer/trafd/trafd-3.0.1-r1.ebuild index 015a94c53362..64e17a05ed43 100644 --- a/net-analyzer/trafd/trafd-3.0.1-r1.ebuild +++ b/net-analyzer/trafd/trafd-3.0.1-r1.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/trafd/trafd-3.0.1-r1.ebuild,v 1.1 2006/11/16 20:46:55 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/trafd/trafd-3.0.1-r1.ebuild,v 1.2 2007/03/20 20:19:23 armin76 Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ HOMEPAGE="ftp://ftp.riss-telecom.ru/pub/dev/trafd/" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" # -lbpft -lpcap -lcurses -ltermcap -lfl |