slyfox 14/08/10 21:19:40 Modified: easydiff-0.3.1_pre20061115.ebuild easydiff-0.4.0.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.6 gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild?r1=1.5&r2=1.6 Index: easydiff-0.3.1_pre20061115.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- easydiff-0.3.1_pre20061115.ebuild 22 Jun 2010 18:53:14 -0000 1.5 +++ easydiff-0.3.1_pre20061115.ebuild 10 Aug 2014 21:19:40 -0000 1.6 @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild,v 1.5 2010/06/22 18:53:14 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild,v 1.6 2014/08/10 21:19:40 slyfox Exp $ inherit gnustep-2 -DESCRIPTION="GNUstep app that lets you easily see the differences between two text files." +DESCRIPTION="GNUstep app that lets you easily see the differences between two text files" HOMEPAGE="http://www.collaboration-world.com/easydiff/" SRC_URI="mirror://gentoo/${P}.tar.gz" 1.6 gnustep-apps/easydiff/easydiff-0.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/easydiff/easydiff-0.4.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/easydiff/easydiff-0.4.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/easydiff/easydiff-0.4.0.ebuild?r1=1.5&r2=1.6 Index: easydiff-0.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.4.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- easydiff-0.4.0.ebuild 7 Jun 2012 15:11:13 -0000 1.5 +++ easydiff-0.4.0.ebuild 10 Aug 2014 21:19:40 -0000 1.6 @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.4.0.ebuild,v 1.5 2012/06/07 15:11:13 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.4.0.ebuild,v 1.6 2014/08/10 21:19:40 slyfox Exp $ inherit gnustep-2 MY_P=${P/easyd/EasyD} -DESCRIPTION="GNUstep app that lets you easily see the differences between two text files." +DESCRIPTION="GNUstep app that lets you easily see the differences between two text files" HOMEPAGE="http://wiki.gnustep.org/index.php/EasyDiff.app" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${MY_P}.tar.gz" 1.24 gnustep-apps/easydiff/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/easydiff/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/easydiff/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/easydiff/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 7 Jun 2012 15:11:13 -0000 1.23 +++ ChangeLog 10 Aug 2014 21:19:40 -0000 1.24 @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/easydiff -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.23 2012/06/07 15:11:13 xmw Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.24 2014/08/10 21:19:40 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> + easydiff-0.3.1_pre20061115.ebuild, easydiff-0.4.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 Jun 2012; Michael Weber <x...@gentoo.org> easydiff-0.4.0.ebuild: ppc stable (bug 410601)