diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 18:17:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 18:17:32 +0000 |
commit | 92b5c009f637668ec8072211d3425584349f3e02 (patch) | |
tree | b6db3fd1a3a1997f0710a7a4fab6cc23b8489fee /dev-util/bbe | |
parent | Stable for x86, wrt bug #472580 (diff) | |
download | gentoo-2-92b5c009f637668ec8072211d3425584349f3e02.tar.gz gentoo-2-92b5c009f637668ec8072211d3425584349f3e02.tar.bz2 gentoo-2-92b5c009f637668ec8072211d3425584349f3e02.zip |
Stable for x86, wrt bug #472580
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/bbe')
-rw-r--r-- | dev-util/bbe/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/bbe/bbe-0.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/bbe/ChangeLog b/dev-util/bbe/ChangeLog index d98703b931b9..0936c35801eb 100644 --- a/dev-util/bbe/ChangeLog +++ b/dev-util/bbe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/bbe # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.7 2013/06/30 18:17:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.8 2013/06/30 18:17:32 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bbe-0.2.2.ebuild: + Stable for x86, wrt bug #472580 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bbe-0.2.2.ebuild: Stable for amd64, wrt bug #472580 diff --git a/dev-util/bbe/bbe-0.2.2.ebuild b/dev-util/bbe/bbe-0.2.2.ebuild index 75ada0bb82c3..f657a3fd8eb1 100644 --- a/dev-util/bbe/bbe-0.2.2.ebuild +++ b/dev-util/bbe/bbe-0.2.2.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/dev-util/bbe/bbe-0.2.2.ebuild,v 1.7 2013/06/30 18:17:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.8 2013/06/30 18:17:32 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}-/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="" src_prepare() { |