diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 15:43:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 15:43:10 +0000 |
commit | 99a80a6bec52a5192b6ce215edf3ba0c5df4323c (patch) | |
tree | 9dc4ae6b253ee62d57f6c5ddab2445ec6a835971 /net-analyzer/neti/neti-2.0.ebuild | |
parent | Initial commit. Ebuild by me. (diff) | |
download | historical-99a80a6bec52a5192b6ce215edf3ba0c5df4323c.tar.gz historical-99a80a6bec52a5192b6ce215edf3ba0c5df4323c.tar.bz2 historical-99a80a6bec52a5192b6ce215edf3ba0c5df4323c.zip |
x86 stable
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'net-analyzer/neti/neti-2.0.ebuild')
-rw-r--r-- | net-analyzer/neti/neti-2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/neti/neti-2.0.ebuild b/net-analyzer/neti/neti-2.0.ebuild index e3b2ddebe170..4066965b799c 100644 --- a/net-analyzer/neti/neti-2.0.ebuild +++ b/net-analyzer/neti/neti-2.0.ebuild @@ -1,11 +1,11 @@ -# 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/neti/neti-2.0.ebuild,v 1.1 2006/07/20 11:41:58 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/neti/neti-2.0.ebuild,v 1.2 2007/03/20 15:39:12 armin76 Exp $ DESCRIPTION="NETI@Home research project from GATech" HOMEPAGE="http://www.neti.gatech.edu" SRC_URI="mirror://sourceforge/neti/${P}.tar.gz" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" LICENSE="GPL-2" SLOT="0" IUSE="zlib java" |