diff options
author | Dane Smith <c1pher@gentoo.org> | 2010-12-13 02:55:17 +0000 |
---|---|---|
committer | Dane Smith <c1pher@gentoo.org> | 2010-12-13 02:55:17 +0000 |
commit | 5a0f2522d5493f368125f226a00320c9736177b9 (patch) | |
tree | f9da42df9829aa407183f8a55c4b345fd782f7d7 /net-analyzer | |
parent | dev-libs/protobuf-2.3.0-r1 stable x86 wrt bug 348574. (diff) | |
download | gentoo-2-5a0f2522d5493f368125f226a00320c9736177b9.tar.gz gentoo-2-5a0f2522d5493f368125f226a00320c9736177b9.tar.bz2 gentoo-2-5a0f2522d5493f368125f226a00320c9736177b9.zip |
net-analyzer/ostinato stable x86 wrt bug 348576.
(Portage version: 2.2.0_alpha3_p8/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ostinato/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ostinato/ostinato-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ostinato/ChangeLog b/net-analyzer/ostinato/ChangeLog index f6e3450f4aac..6fb04478e488 100644 --- a/net-analyzer/ostinato/ChangeLog +++ b/net-analyzer/ostinato/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ostinato # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ChangeLog,v 1.2 2010/11/11 17:45:42 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ChangeLog,v 1.3 2010/12/13 02:55:17 c1pher Exp $ + + 13 Dec 2010; Dane Smith <c1pher@gentoo.org> ostinato-0.3.ebuild: + Stable x86 wrt bug 348576. *ostinato-0.3 (11 Nov 2010) diff --git a/net-analyzer/ostinato/ostinato-0.3.ebuild b/net-analyzer/ostinato/ostinato-0.3.ebuild index 8a0972270eee..0ac2085a6dea 100644 --- a/net-analyzer/ostinato/ostinato-0.3.ebuild +++ b/net-analyzer/ostinato/ostinato-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ostinato-0.3.ebuild,v 1.1 2010/11/11 17:45:42 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ostinato-0.3.ebuild,v 1.2 2010/12/13 02:55:17 c1pher Exp $ EAPI=2 inherit qt4-r2 @@ -11,7 +11,7 @@ SRC_URI="http://ostinato.googlecode.com/files/${PN}-src-${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="dev-libs/protobuf |