vapier 14/06/10 00:05:24 Modified: libev-4.15.ebuild ChangeLog Log: Mark arm64/m68k/s390/sh stable. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.11 dev-libs/libev/libev-4.15.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/libev-4.15.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/libev-4.15.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/libev-4.15.ebuild?r1=1.10&r2=1.11 Index: libev-4.15.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libev-4.15.ebuild 20 Dec 2013 19:57:20 -0000 1.10 +++ libev-4.15.ebuild 10 Jun 2014 00:05:24 -0000 1.11 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15.ebuild,v 1.10 2013/12/20 19:57:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15.ebuild,v 1.11 2014/06/10 00:05:24 vapier Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="elibc_glibc static-libs" # Bug #283558 1.66 dev-libs/libev/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/ChangeLog?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/ChangeLog?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libev/ChangeLog?r1=1.65&r2=1.66 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 10 Jun 2014 00:05:03 -0000 1.65 +++ ChangeLog 10 Jun 2014 00:05:24 -0000 1.66 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libev # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.65 2014/06/10 00:05:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.66 2014/06/10 00:05:24 vapier Exp $ + + 10 Jun 2014; Mike Frysinger <vap...@gentoo.org> libev-4.15.ebuild: + Mark arm64/m68k/s390/sh stable. 10 Jun 2014; Mike Frysinger <vap...@gentoo.org> libev-4.15-r1.ebuild: Add arm64/m68k love.