summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/libbrahe/ChangeLog6
-rw-r--r--dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-libs/libbrahe/ChangeLog b/dev-libs/libbrahe/ChangeLog
index 66cd7211c6b5..01de385f9eb1 100644
--- a/dev-libs/libbrahe/ChangeLog
+++ b/dev-libs/libbrahe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libbrahe
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbrahe/ChangeLog,v 1.5 2013/07/17 10:29:34 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbrahe/ChangeLog,v 1.6 2013/07/21 09:59:45 ago Exp $
+
+ 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libbrahe-1.1.0-r1.ebuild:
+ Stable for amd64, wrt bug #477206
17 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> libbrahe-1.1.0-r1.ebuild:
Add some Prefix keywords
@@ -21,4 +24,3 @@
01 May 2008; Tiziano Müller <dev-zero@gentoo.org>
+files/1.1.0-missing_libs.patch, +metadata.xml, +libbrahe-1.1.0.ebuild:
Initial commit as revdep for a new version of dev-libs/libevocosm.
-
diff --git a/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild b/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild
index 81ae150e9355..d3ae10aa02e6 100644
--- a/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild
+++ b/dev-libs/libbrahe/libbrahe-1.1.0-r1.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-libs/libbrahe/libbrahe-1.1.0-r1.ebuild,v 1.2 2013/07/17 10:29:34 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild,v 1.3 2013/07/21 09:59:45 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"