ago 14/03/12 10:12:23 Modified: grep-2.16.ebuild ChangeLog Log: Stable for sparc, wrt bug #502392 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Revision Changes Path 1.11 sys-apps/grep/grep-2.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/grep/grep-2.16.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/grep/grep-2.16.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/grep/grep-2.16.ebuild?r1=1.10&r2=1.11 Index: grep-2.16.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.16.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- grep-2.16.ebuild 8 Mar 2014 21:31:19 -0000 1.10 +++ grep-2.16.ebuild 12 Mar 2014 10:12:23 -0000 1.11 @@ -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/sys-apps/grep/grep-2.16.ebuild,v 1.10 2014/03/08 21:31:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.16.ebuild,v 1.11 2014/03/12 10:12:23 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ LICENSE="GPL-3" 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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls pcre static" LIB_DEPEND="pcre? ( >=dev-libs/libpcre-7.8-r1[static-libs(+)] )" 1.142 sys-apps/grep/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/grep/ChangeLog?rev=1.142&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/grep/ChangeLog?rev=1.142&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/grep/ChangeLog?r1=1.141&r2=1.142 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/grep/ChangeLog,v retrieving revision 1.141 retrieving revision 1.142 diff -u -r1.141 -r1.142 --- ChangeLog 8 Mar 2014 21:31:19 -0000 1.141 +++ ChangeLog 12 Mar 2014 10:12:23 -0000 1.142 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/grep # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/ChangeLog,v 1.141 2014/03/08 21:31:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/ChangeLog,v 1.142 2014/03/12 10:12:23 ago Exp $ + + 12 Mar 2014; Agostino Sarubbo <[email protected]> grep-2.16.ebuild: + Stable for sparc, wrt bug #502392 08 Mar 2014; Mike Frysinger <[email protected]> grep-2.14.ebuild, grep-2.15-r1.ebuild, grep-2.16.ebuild, grep-2.17.ebuild, grep-2.18.ebuild:
