jer 15/07/17 06:12:52 Modified: ChangeLog bc-1.06.95-r1.ebuild Log: Stable for HPPA PPC64 (bug #554708). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.48 sys-devel/bc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 15 Jul 2015 16:14:01 -0000 1.47 +++ ChangeLog 17 Jul 2015 06:12:52 -0000 1.48 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/bc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.47 2015/07/15 16:14:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.48 2015/07/17 06:12:52 jer Exp $ + + 17 Jul 2015; Jeroen Roovers <[email protected]> bc-1.06.95-r1.ebuild: + Stable for HPPA PPC64 (bug #554708). 15 Jul 2015; Mikle Kolyada <[email protected]> bc-1.06.95-r1.ebuild: x86 stable wrt bug #554708 1.10 sys-devel/bc/bc-1.06.95-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild?r1=1.9&r2=1.10 Index: bc-1.06.95-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- bc-1.06.95-r1.ebuild 15 Jul 2015 16:14:01 -0000 1.9 +++ bc-1.06.95-r1.ebuild 17 Jul 2015 06:12:52 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild,v 1.9 2015/07/15 16:14:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild,v 1.10 2015/07/17 06:12:52 jer Exp $ EAPI="2" @@ -13,7 +13,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libedit readline static" RDEPEND="readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )
