From a1bbb15d551d7b68713a85810912853edc0ec534 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sun, 27 Jul 2014 09:32:34 +0000 Subject: Add missing Prefix keywords, bug #517726 (Portage version: 2.2.10.1-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89) --- sci-libs/libcerf/ChangeLog | 5 ++++- sci-libs/libcerf/libcerf-1.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sci-libs') diff --git a/sci-libs/libcerf/ChangeLog b/sci-libs/libcerf/ChangeLog index 4499d61243f3..2b4b7ec194df 100644 --- a/sci-libs/libcerf/ChangeLog +++ b/sci-libs/libcerf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libcerf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcerf/ChangeLog,v 1.4 2014/07/24 01:51:07 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcerf/ChangeLog,v 1.5 2014/07/27 09:32:34 grobian Exp $ + + 27 Jul 2014; Fabian Groffen libcerf-1.3.ebuild: + Add missing Prefix keywords, bug #517726 24 Jul 2014; Naohiro Aota libcerf-1.3.ebuild: Add ~x86-fbsd. #517726 diff --git a/sci-libs/libcerf/libcerf-1.3.ebuild b/sci-libs/libcerf/libcerf-1.3.ebuild index 36b780d8f456..04961bc3dd7f 100644 --- a/sci-libs/libcerf/libcerf-1.3.ebuild +++ b/sci-libs/libcerf/libcerf-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcerf/libcerf-1.3.ebuild,v 1.4 2014/07/24 01:51:07 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcerf/libcerf-1.3.ebuild,v 1.5 2014/07/27 09:32:33 grobian Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-macos" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc static-libs test" DEPEND="" -- cgit v1.2.3-65-gdbad