diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:34:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:34:51 +0000 |
commit | 406d6187fa8fbca9bb96ad7b36319d06682056c2 (patch) | |
tree | a91b6ed93d5405f5edd190a812c3323897ab5a4c /net-analyzer | |
parent | Stable for x86, wrt bug #470512 (diff) | |
download | gentoo-2-406d6187fa8fbca9bb96ad7b36319d06682056c2.tar.gz gentoo-2-406d6187fa8fbca9bb96ad7b36319d06682056c2.tar.bz2 gentoo-2-406d6187fa8fbca9bb96ad7b36319d06682056c2.zip |
Stable for x86, wrt bug #477170
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ostinato/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ostinato/ostinato-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ostinato/ChangeLog b/net-analyzer/ostinato/ChangeLog index a0ef66d562cb..4efbee174f4e 100644 --- a/net-analyzer/ostinato/ChangeLog +++ b/net-analyzer/ostinato/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ostinato # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ChangeLog,v 1.20 2013/07/23 18:07:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ChangeLog,v 1.21 2013/08/07 13:34:51 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ostinato-0.5.1.ebuild: + Stable for x86, wrt bug #477170 23 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ostinato-0.5.1.ebuild: Stable for arm, wrt bug #477170 diff --git a/net-analyzer/ostinato/ostinato-0.5.1.ebuild b/net-analyzer/ostinato/ostinato-0.5.1.ebuild index 245a4276e36a..149aeacb9ca5 100644 --- a/net-analyzer/ostinato/ostinato-0.5.1.ebuild +++ b/net-analyzer/ostinato/ostinato-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ostinato-0.5.1.ebuild,v 1.5 2013/07/23 18:07:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ostinato-0.5.1.ebuild,v 1.6 2013/08/07 13:34:51 ago Exp $ EAPI=5 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 arm ~x86" +KEYWORDS="amd64 arm x86" IUSE="" DEPEND="dev-libs/protobuf |