slyfox 14/08/10 20:23:39 Modified: dmtcp-1.2.6.ebuild dmtcp-1.2.1.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.2 sys-apps/dmtcp/dmtcp-1.2.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmtcp/dmtcp-1.2.6.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmtcp/dmtcp-1.2.6.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmtcp/dmtcp-1.2.6.ebuild?r1=1.1&r2=1.2 Index: dmtcp-1.2.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/dmtcp/dmtcp-1.2.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dmtcp-1.2.6.ebuild 7 Oct 2012 09:35:32 -0000 1.1 +++ dmtcp-1.2.6.ebuild 10 Aug 2014 20:23:39 -0000 1.2 @@ -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/sys-apps/dmtcp/dmtcp-1.2.6.ebuild,v 1.1 2012/10/07 09:35:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmtcp/dmtcp-1.2.6.ebuild,v 1.2 2014/08/10 20:23:39 slyfox Exp $ EAPI=4 inherit elisp-common eutils multilib -DESCRIPTION="DMTCP is the Distributed MultiThreaded Checkpointing tool." +DESCRIPTION="DMTCP is the Distributed MultiThreaded Checkpointing tool" HOMEPAGE="http://dmtcp.sourceforge.net/index.html" SRC_URI="mirror://sourceforge/dmtcp/${P}.tar.gz" 1.4 sys-apps/dmtcp/dmtcp-1.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmtcp/dmtcp-1.2.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmtcp/dmtcp-1.2.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmtcp/dmtcp-1.2.1.ebuild?r1=1.3&r2=1.4 Index: dmtcp-1.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/dmtcp/dmtcp-1.2.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- dmtcp-1.2.1.ebuild 3 May 2011 08:30:18 -0000 1.3 +++ dmtcp-1.2.1.ebuild 10 Aug 2014 20:23:39 -0000 1.4 @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmtcp/dmtcp-1.2.1.ebuild,v 1.3 2011/05/03 08:30:18 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmtcp/dmtcp-1.2.1.ebuild,v 1.4 2014/08/10 20:23:39 slyfox Exp $ EAPI=3 inherit autotools elisp-common eutils multilib -DESCRIPTION="DMTCP is the Distributed MultiThreaded Checkpointing tool." +DESCRIPTION="DMTCP is the Distributed MultiThreaded Checkpointing tool" HOMEPAGE="http://dmtcp.sourceforge.net/index.html" SRC_URI="mirror://sourceforge/dmtcp/${P}.tar.gz" 1.6 sys-apps/dmtcp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmtcp/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmtcp/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmtcp/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/dmtcp/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 7 Oct 2012 09:35:32 -0000 1.5 +++ ChangeLog 10 Aug 2014 20:23:39 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/dmtcp -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmtcp/ChangeLog,v 1.5 2012/10/07 09:35:32 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmtcp/ChangeLog,v 1.6 2014/08/10 20:23:39 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> dmtcp-1.2.1.ebuild, + dmtcp-1.2.6.ebuild: + QA: drop trailing '.' from DESCRIPTION *dmtcp-1.2.6 (07 Oct 2012)
