chithanh 15/02/07 16:20:27 Modified: ChangeLog Added: xcalc-1.0.6.ebuild Removed: xcalc-1.0.4.1.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.55 x11-apps/xcalc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xcalc/ChangeLog?rev=1.55&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xcalc/ChangeLog?rev=1.55&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xcalc/ChangeLog?r1=1.54&r2=1.55 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- ChangeLog 8 Oct 2013 05:03:09 -0000 1.54 +++ ChangeLog 7 Feb 2015 16:20:27 -0000 1.55 @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/xcalc -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.54 2013/10/08 05:03:09 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.55 2015/02/07 16:20:27 chithanh Exp $ + +*xcalc-1.0.6 (07 Feb 2015) + + 07 Feb 2015; Chí-Thanh Christopher Nguyễn <[email protected]> + +xcalc-1.0.6.ebuild, -xcalc-1.0.4.1.ebuild: + Version bump. Remove old. 08 Oct 2013; Agostino Sarubbo <[email protected]> xcalc-1.0.5.ebuild: Stable for x86, wrt bug #475480 1.1 x11-apps/xcalc/xcalc-1.0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xcalc/xcalc-1.0.6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xcalc/xcalc-1.0.6.ebuild?rev=1.1&content-type=text/plain Index: xcalc-1.0.6.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.6.ebuild,v 1.1 2015/02/07 16:20:27 chithanh Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="scientific calculator for X" KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXaw x11-libs/libXt x11-libs/libX11" DEPEND="${RDEPEND}"
