vapier 15/02/15 08:38:32 Modified: ChangeLog autoconf-archive-2014.02.28.ebuild Log: Stabilize for all #535670 by Pacho Ramos.
Revision Changes Path 1.70 sys-devel/autoconf-archive/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/ChangeLog?rev=1.70&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/ChangeLog?rev=1.70&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/ChangeLog?r1=1.69&r2=1.70 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- ChangeLog 9 Mar 2014 19:30:40 -0000 1.69 +++ ChangeLog 15 Feb 2015 08:38:32 -0000 1.70 @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/autoconf-archive -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.69 2014/03/09 19:30:40 vapier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.70 2015/02/15 08:38:32 vapier Exp $ + + 15 Feb 2015; Mike Frysinger <[email protected]> + autoconf-archive-2014.02.28.ebuild: + Stabilize for all #535670 by Pacho Ramos. *autoconf-archive-2014.02.28 (09 Mar 2014) 1.2 sys-devel/autoconf-archive/autoconf-archive-2014.02.28.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2014.02.28.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2014.02.28.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2014.02.28.ebuild?r1=1.1&r2=1.2 Index: autoconf-archive-2014.02.28.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2014.02.28.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- autoconf-archive-2014.02.28.ebuild 9 Mar 2014 19:30:40 -0000 1.1 +++ autoconf-archive-2014.02.28.ebuild 15 Feb 2015 08:38:32 -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/sys-devel/autoconf-archive/autoconf-archive-2014.02.28.ebuild,v 1.1 2014/03/09 19:30:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2014.02.28.ebuild,v 1.2 2015/02/15 08:38:32 vapier Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-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 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DOCS=( AUTHORS ChangeLog NEWS README TODO )
