vapier 15/02/26 03:12:54 Modified: libunwind-1.1.ebuild ChangeLog Log: Add mips love. (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.16 sys-libs/libunwind/libunwind-1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild?r1=1.15&r2=1.16 Index: libunwind-1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- libunwind-1.1.ebuild 16 Apr 2014 07:22:16 -0000 1.15 +++ libunwind-1.1.ebuild 26 Feb 2015 03:12:54 -0000 1.16 @@ -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-libs/libunwind/libunwind-1.1.ebuild,v 1.15 2014/04/16 07:22:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild,v 1.16 2015/02/26 03:12:54 vapier Exp $ EAPI="5" @@ -12,7 +12,7 @@ LICENSE="MIT" SLOT="7" -KEYWORDS="amd64 arm hppa ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug debug-frame libatomic lzma static-libs" RESTRICT="test" #461958 -- re-enable tests with >1.1 again for retesting, this is here for #461394 1.42 sys-libs/libunwind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 16 Apr 2014 07:22:16 -0000 1.41 +++ ChangeLog 26 Feb 2015 03:12:54 -0000 1.42 @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libunwind -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.41 2014/04/16 07:22:16 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.42 2015/02/26 03:12:54 vapier Exp $ + + 26 Feb 2015; Mike Frysinger <[email protected]> libunwind-1.1.ebuild: + Add mips love. 16 Apr 2014; Agostino Sarubbo <[email protected]> libunwind-1.1.ebuild: Stable for ppc64, wrt bug #461394
