diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2007-03-22 14:43:13 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2007-03-22 14:43:13 +0000 |
commit | 4aa70d50cd18021ccdd6796938754cd1a32ce960 (patch) | |
tree | 7da054782ed586d402ebdcdd26cb05ee74b869cf /net-analyzer/traceproto/traceproto-1.1.2_beta1.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-4aa70d50cd18021ccdd6796938754cd1a32ce960.tar.gz gentoo-2-4aa70d50cd18021ccdd6796938754cd1a32ce960.tar.bz2 gentoo-2-4aa70d50cd18021ccdd6796938754cd1a32ce960.zip |
Mark 1.1.1 and 1.1.2_beta1 x86 stable.
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-analyzer/traceproto/traceproto-1.1.2_beta1.ebuild')
-rw-r--r-- | net-analyzer/traceproto/traceproto-1.1.2_beta1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/traceproto/traceproto-1.1.2_beta1.ebuild b/net-analyzer/traceproto/traceproto-1.1.2_beta1.ebuild index 570242e9214e..33231af6f25e 100644 --- a/net-analyzer/traceproto/traceproto-1.1.2_beta1.ebuild +++ b/net-analyzer/traceproto/traceproto-1.1.2_beta1.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.2_beta1.ebuild,v 1.1 2006/12/17 16:40:17 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceproto/traceproto-1.1.2_beta1.ebuild,v 1.2 2007/03/22 14:43:13 vanquirius Exp $ inherit eutils autotools @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${PN}-${MY_PV}.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 |