diff options
Diffstat (limited to 'net-analyzer/ostinato')
-rw-r--r-- | net-analyzer/ostinato/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/ostinato/ostinato-0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/ostinato/ChangeLog b/net-analyzer/ostinato/ChangeLog index ea62076d6eee..bc958539ac80 100644 --- a/net-analyzer/ostinato/ChangeLog +++ b/net-analyzer/ostinato/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ostinato -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ChangeLog,v 1.11 2011/11/05 21:44:59 c1pher Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ChangeLog,v 1.12 2012/03/28 07:29:56 ago Exp $ + + 28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> ostinato-0.5.ebuild: + Stable for amd64, wrt bug #404815 *ostinato-0.5 (05 Nov 2011) diff --git a/net-analyzer/ostinato/ostinato-0.5.ebuild b/net-analyzer/ostinato/ostinato-0.5.ebuild index a6102e8eba91..a4c2a9567663 100644 --- a/net-analyzer/ostinato/ostinato-0.5.ebuild +++ b/net-analyzer/ostinato/ostinato-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ostinato-0.5.ebuild,v 1.1 2011/11/05 21:44:59 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ostinato-0.5.ebuild,v 1.2 2012/03/28 07:29:56 ago 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 |