summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-07-17 10:29:34 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-07-17 10:29:34 +0000
commit18691762384db8c55843388d3dee129ecf6c3d21 (patch)
treee8affca39dc633d08d3ff404235f33cdfc15eb40 /dev-libs/libbrahe
parentRevision bump: EAPI 5, port to autotools-utils eclass, add USE="static-libs" (diff)
downloadgentoo-2-18691762384db8c55843388d3dee129ecf6c3d21.tar.gz
gentoo-2-18691762384db8c55843388d3dee129ecf6c3d21.tar.bz2
gentoo-2-18691762384db8c55843388d3dee129ecf6c3d21.zip
Add some Prefix keywords
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-libs/libbrahe')
-rw-r--r--dev-libs/libbrahe/ChangeLog5
-rw-r--r--dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libbrahe/ChangeLog b/dev-libs/libbrahe/ChangeLog
index b86274e64e46..66cd7211c6b5 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.4 2013/07/17 10:23:22 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbrahe/ChangeLog,v 1.5 2013/07/17 10:29:34 pinkbyte Exp $
+
+ 17 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> libbrahe-1.1.0-r1.ebuild:
+ Add some Prefix keywords
*libbrahe-1.1.0-r1 (17 Jul 2013)
diff --git a/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild b/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild
index 539bb70f2aa8..81ae150e9355 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.1 2013/07/17 10:23:22 pinkbyte Exp $
+# $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 $
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"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"