jer 15/03/06 07:22:29 Modified: ChangeLog iceauth-1.0.7.ebuild Log: Stable for HPPA (bug #530652). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.84 x11-apps/iceauth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.84&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.84&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?r1=1.83&r2=1.84 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- ChangeLog 3 Mar 2015 10:30:31 -0000 1.83 +++ ChangeLog 6 Mar 2015 07:22:29 -0000 1.84 @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/iceauth # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.83 2015/03/03 10:30:31 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.84 2015/03/06 07:22:29 jer Exp $ + + 06 Mar 2015; Jeroen Roovers <[email protected]> iceauth-1.0.7.ebuild: + Stable for HPPA (bug #530652). 03 Mar 2015; Yixun Lan <[email protected]> iceauth-1.0.6.ebuild: add arm64 support, tested on A53 board 1.9 x11-apps/iceauth/iceauth-1.0.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/iceauth-1.0.7.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/iceauth-1.0.7.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/iceauth-1.0.7.ebuild?r1=1.8&r2=1.9 Index: iceauth-1.0.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.7.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- iceauth-1.0.7.ebuild 24 Feb 2015 08:37:18 -0000 1.8 +++ iceauth-1.0.7.ebuild 6 Mar 2015 07:22:29 -0000 1.9 @@ -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/x11-apps/iceauth/iceauth-1.0.7.ebuild,v 1.8 2015/02/24 08:37:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.7.ebuild,v 1.9 2015/03/06 07:22:29 jer Exp $ EAPI=5 @@ -8,7 +8,7 @@ DESCRIPTION="ICE authority file utility" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libICE"
