chithanh 15/02/04 18:20:35 Modified: ChangeLog Added: iceauth-1.0.7.ebuild Removed: iceauth-1.0.4.ebuild iceauth-1.0.5.ebuild Log: Version bump. Remove old. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Revision Changes Path 1.75 x11-apps/iceauth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?r1=1.74&r2=1.75 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 8 Oct 2013 05:02:37 -0000 1.74 +++ ChangeLog 4 Feb 2015 18:20:35 -0000 1.75 @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/iceauth -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.74 2013/10/08 05:02:37 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.75 2015/02/04 18:20:35 chithanh Exp $ + +*iceauth-1.0.7 (04 Feb 2015) + + 04 Feb 2015; Chí-Thanh Christopher Nguyễn <[email protected]> + +iceauth-1.0.7.ebuild, -iceauth-1.0.4.ebuild, -iceauth-1.0.5.ebuild: + Version bump. Remove old. 08 Oct 2013; Agostino Sarubbo <[email protected]> iceauth-1.0.6.ebuild: Stable for x86, wrt bug #475480 1.1 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.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/iceauth-1.0.7.ebuild?rev=1.1&content-type=text/plain Index: iceauth-1.0.7.ebuild =================================================================== # 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.1 2015/02/04 18:20:35 chithanh Exp $ EAPI=5 inherit xorg-2 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" IUSE="" RDEPEND="x11-libs/libICE" DEPEND="${RDEPEND} x11-proto/xproto"
