vapier 15/07/28 02:52:37 Modified: ChangeLog gnuconfig-20150308.ebuild Log: Stabilize for all.
Revision Changes Path 1.88 sys-devel/gnuconfig/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gnuconfig/ChangeLog?rev=1.88&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gnuconfig/ChangeLog?rev=1.88&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gnuconfig/ChangeLog?r1=1.87&r2=1.88 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- ChangeLog 29 Mar 2015 19:32:32 -0000 1.87 +++ ChangeLog 28 Jul 2015 02:52:37 -0000 1.88 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gnuconfig # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.87 2015/03/29 19:32:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.88 2015/07/28 02:52:37 vapier Exp $ + + 27 Jul 2015; Mike Frysinger <[email protected]> gnuconfig-20150308.ebuild: + Stabilize for all. *gnuconfig-20150308 (29 Mar 2015) 1.2 sys-devel/gnuconfig/gnuconfig-20150308.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20150308.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20150308.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20150308.ebuild?r1=1.1&r2=1.2 Index: gnuconfig-20150308.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20150308.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnuconfig-20150308.ebuild 29 Mar 2015 19:32:32 -0000 1.1 +++ gnuconfig-20150308.ebuild 28 Jul 2015 02:52:37 -0000 1.2 @@ -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/gnuconfig/gnuconfig-20150308.ebuild,v 1.1 2015/03/29 19:32:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20150308.ebuild,v 1.2 2015/07/28 02:52:37 vapier Exp $ EAPI="2" @@ -12,7 +12,7 @@ inherit git-2 else SRC_URI="mirror://gentoo/${P}.tar.bz2" - 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 ~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 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="Updated config.sub and config.guess file from GNU"
