jer 15/06/05 05:00:25 Modified: ChangeLog compton-9999.ebuild Log: Drop nonfatal (bug #551200). (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.22 x11-misc/compton/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 8 Apr 2015 17:27:16 -0000 1.21 +++ ChangeLog 5 Jun 2015 05:00:25 -0000 1.22 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/compton # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.21 2015/04/08 17:27:16 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.22 2015/06/05 05:00:25 jer Exp $ + + 05 Jun 2015; Jeroen Roovers <[email protected]> compton-9999.ebuild: + Drop nonfatal (bug #551200). 08 Apr 2015; Michał Górny <[email protected]> compton-0.1_beta1.ebuild, compton-0.1_beta2.ebuild, compton-9999.ebuild: 1.12 x11-misc/compton/compton-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?r1=1.11&r2=1.12 Index: compton-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- compton-9999.ebuild 8 Apr 2015 17:27:16 -0000 1.11 +++ compton-9999.ebuild 5 Jun 2015 05:00:25 -0000 1.12 @@ -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-misc/compton/compton-9999.ebuild,v 1.11 2015/04/08 17:27:16 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.12 2015/06/05 05:00:25 jer Exp $ EAPI=5 @@ -67,6 +67,6 @@ NO_REGEX_PCRE=$(nobuildit pcre) \ default docinto examples - nonfatal dodoc compton.sample.conf dbus-examples/* + dodoc compton.sample.conf dbus-examples/* python_foreach_impl python_newscript bin/compton-convgen.py compton-convgen }
