blueness 14/08/07 23:48:16 Modified: libindicate-12.10.1.ebuild ChangeLog Log: Keyword ~ppc and ~ppc64, bug #468984 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.8 dev-libs/libindicate/libindicate-12.10.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild?r1=1.7&r2=1.8 Index: libindicate-12.10.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libindicate-12.10.1.ebuild 19 Jun 2014 15:06:45 -0000 1.7 +++ libindicate-12.10.1.ebuild 7 Aug 2014 23:48:16 -0000 1.8 @@ -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/dev-libs/libindicate/libindicate-12.10.1.ebuild,v 1.7 2014/06/19 15:06:45 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild,v 1.8 2014/08/07 23:48:16 blueness Exp $ EAPI=5 VALA_MIN_API_VERSION="0.16" @@ -14,7 +14,7 @@ LICENSE="LGPL-2.1 LGPL-3" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" IUSE="gtk +introspection" RESTRICT="test" # consequence of the -no-mono.patch 1.40 dev-libs/libindicate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libindicate/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libindicate/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libindicate/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 19 Jun 2014 15:06:45 -0000 1.39 +++ ChangeLog 7 Aug 2014 23:48:16 -0000 1.40 @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libindicate # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.39 2014/06/19 15:06:45 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.40 2014/08/07 23:48:16 blueness Exp $ + + 07 Aug 2014; Anthony G. Basile <[email protected]> + libindicate-12.10.1.ebuild: + Keyword ~ppc and ~ppc64, bug #468984 19 Jun 2014; Tobias Klausmann <[email protected]> libindicate-12.10.1.ebuild:
