jer 15/03/19 18:26:38 Modified: ChangeLog libtool-2.4.6.ebuild Log: Stable for HPPA (bug #540408). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.249 sys-devel/libtool/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?rev=1.249&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?rev=1.249&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?r1=1.248&r2=1.249 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v retrieving revision 1.248 retrieving revision 1.249 diff -u -r1.248 -r1.249 --- ChangeLog 16 Mar 2015 22:19:07 -0000 1.248 +++ ChangeLog 19 Mar 2015 18:26:38 -0000 1.249 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libtool # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.248 2015/03/16 22:19:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.249 2015/03/19 18:26:38 jer Exp $ + + 19 Mar 2015; Jeroen Roovers <[email protected]> libtool-2.4.6.ebuild: + Stable for HPPA (bug #540408). *libtool-2.4.6-r1 (16 Mar 2015) 1.3 sys-devel/libtool/libtool-2.4.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild?r1=1.2&r2=1.3 Index: libtool-2.4.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libtool-2.4.6.ebuild 18 Feb 2015 09:58:42 -0000 1.2 +++ libtool-2.4.6.ebuild 19 Mar 2015 18:26:38 -0000 1.3 @@ -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/libtool/libtool-2.4.6.ebuild,v 1.2 2015/02/18 09:58:42 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild,v 1.3 2015/03/19 18:26:38 jer Exp $ EAPI="4" @@ -14,7 +14,7 @@ inherit git-2 else SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" fi DESCRIPTION="A shared library tool for developers"
