diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-23 18:07:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-23 18:07:59 +0000 |
commit | 7c7c03c1749092613d6a5d7d591c2303bbb0cfe0 (patch) | |
tree | c08706f628e572c2de7b85720e086d6472c8d1fd /net-analyzer/ostinato | |
parent | Stable for arm, wrt bug #477592 (diff) | |
download | gentoo-2-7c7c03c1749092613d6a5d7d591c2303bbb0cfe0.tar.gz gentoo-2-7c7c03c1749092613d6a5d7d591c2303bbb0cfe0.tar.bz2 gentoo-2-7c7c03c1749092613d6a5d7d591c2303bbb0cfe0.zip |
Stable for arm, wrt bug #477170
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/ostinato')
-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 5a710273435b..a0ef66d562cb 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.19 2013/07/22 16:54:08 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ChangeLog,v 1.20 2013/07/23 18:07:59 ago Exp $ + + 23 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ostinato-0.5.1.ebuild: + Stable for arm, wrt bug #477170 22 Jul 2013; Chema Alonso <nimiux@gentoo.org> ostinato-0.5.1.ebuild: Stable for amd64 wrt bug #477170 diff --git a/net-analyzer/ostinato/ostinato-0.5.1.ebuild b/net-analyzer/ostinato/ostinato-0.5.1.ebuild index cc30eacaf42c..245a4276e36a 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.4 2013/07/22 16:54:08 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ostinato-0.5.1.ebuild,v 1.5 2013/07/23 18:07:59 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 |