floppym 15/01/13 22:00:49 Modified: scons-2.3.4.ebuild ChangeLog Log: Keyword ~amd64-fbsd, tested by Yutah SATOH on bug 488434. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.2 dev-util/scons/scons-2.3.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.3.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.3.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.3.4.ebuild?r1=1.1&r2=1.2 Index: scons-2.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- scons-2.3.4.ebuild 11 Oct 2014 16:10:05 -0000 1.1 +++ scons-2.3.4.ebuild 13 Jan 2015 22:00:49 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.4.ebuild,v 1.1 2014/10/11 16:10:05 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.4.ebuild,v 1.2 2015/01/13 22:00:49 floppym Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 pypy ) @@ -16,7 +16,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc" PATCHES=( "${FILESDIR}/${PN}-2.1.0-jython.patch" ) 1.156 dev-util/scons/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/ChangeLog?rev=1.156&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/ChangeLog?rev=1.156&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/ChangeLog?r1=1.155&r2=1.156 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v retrieving revision 1.155 retrieving revision 1.156 diff -u -r1.155 -r1.156 --- ChangeLog 11 Oct 2014 16:12:26 -0000 1.155 +++ ChangeLog 13 Jan 2015 22:00:49 -0000 1.156 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/scons -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.155 2014/10/11 16:12:26 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.156 2015/01/13 22:00:49 floppym Exp $ + + 13 Jan 2015; Mike Gilbert <flop...@gentoo.org> scons-2.3.4.ebuild: + Keyword ~amd64-fbsd, tested by Yutah SATOH on bug 488434. *scons-2.3.4 (11 Oct 2014)