diff options
author | 2015-03-25 14:08:18 +0000 | |
---|---|---|
committer | 2015-03-25 14:08:18 +0000 | |
commit | 490fe7cb34c3116380bbc0e151e66ac0d970f392 (patch) | |
tree | 3922d2dc696a64e0890549dbc07296c383a6ea3a /sci-electronics | |
parent | Stable for x86, wrt bug #543036 (diff) | |
download | gentoo-2-490fe7cb34c3116380bbc0e151e66ac0d970f392.tar.gz gentoo-2-490fe7cb34c3116380bbc0e151e66ac0d970f392.tar.bz2 gentoo-2-490fe7cb34c3116380bbc0e151e66ac0d970f392.zip |
Stable for x86, wrt bug #543142
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/espresso-ab/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/espresso-ab/ChangeLog b/sci-electronics/espresso-ab/ChangeLog index 0cb8c85c3281..d255378a23f1 100644 --- a/sci-electronics/espresso-ab/ChangeLog +++ b/sci-electronics/espresso-ab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/espresso-ab # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/espresso-ab/ChangeLog,v 1.7 2015/03/24 17:23:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/espresso-ab/ChangeLog,v 1.8 2015/03/25 14:08:18 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> espresso-ab-1.0-r1.ebuild: + Stable for x86, wrt bug #543142 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> espresso-ab-1.0-r1.ebuild: Stable for amd64, wrt bug #543142 diff --git a/sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild b/sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild index 2dfa30a5347b..8fccf9db79d2 100644 --- a/sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild +++ b/sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild,v 1.3 2015/03/24 17:23:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild,v 1.4 2015/03/25 14:08:18 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/other-software/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" DOCS="README" |