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 | add8c14e9db098bc3b4581e815028f2f03e0c4c3 (patch) | |
tree | a28b24a10812798a79dd3679b14ed65f7be60cfd /net-analyzer/traceproto/traceproto-1.1.2_beta1.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-add8c14e9db098bc3b4581e815028f2f03e0c4c3.tar.gz historical-add8c14e9db098bc3b4581e815028f2f03e0c4c3.tar.bz2 historical-add8c14e9db098bc3b4581e815028f2f03e0c4c3.zip |
Mark 1.1.1 and 1.1.2_beta1 x86 stable.
Package-Manager: portage-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 |