mrueg 15/07/02 01:33:54 Modified: ChangeLog Added: xgc-1.0.5.ebuild Log: Version bump. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.41 x11-apps/xgc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.41&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.41&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xgc/ChangeLog?r1=1.40&r2=1.41 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- ChangeLog 12 Apr 2015 10:27:01 -0000 1.40 +++ ChangeLog 2 Jul 2015 01:33:54 -0000 1.41 @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/xgc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.40 2015/04/12 10:27:01 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.41 2015/07/02 01:33:54 mrueg Exp $ + +*xgc-1.0.5 (02 Jul 2015) + + 02 Jul 2015; Manuel Rüger <[email protected]> +xgc-1.0.5.ebuild: + Version bump. 12 Apr 2015; Manuel Rüger <[email protected]> -xgc-1.0.3.ebuild: Remove old. 1.1 x11-apps/xgc/xgc-1.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xgc/xgc-1.0.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xgc/xgc-1.0.5.ebuild?rev=1.1&content-type=text/plain Index: xgc-1.0.5.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.5.ebuild,v 1.1 2015/07/02 01:33:54 mrueg Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="X graphics demo" KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw x11-libs/libXt" DEPEND="${RDEPEND}"
