slyfox 14/08/10 20:23:44 Modified: nauty-2.4.2.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.5 sci-mathematics/nauty/nauty-2.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/nauty/nauty-2.4.2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/nauty/nauty-2.4.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/nauty/nauty-2.4.2.ebuild?r1=1.4&r2=1.5 Index: nauty-2.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/nauty-2.4.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- nauty-2.4.2.ebuild 16 May 2012 12:47:23 -0000 1.4 +++ nauty-2.4.2.ebuild 10 Aug 2014 20:23:44 -0000 1.5 @@ -1,6 +1,6 @@ -# 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/sci-mathematics/nauty/nauty-2.4.2.ebuild,v 1.4 2012/05/16 12:47:23 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/nauty-2.4.2.ebuild,v 1.5 2014/08/10 20:23:44 slyfox Exp $ EAPI="2" @@ -9,7 +9,7 @@ MY_PV=$(replace_version_separator 2 'r') MY_PV=$(delete_version_separator 1 ${MY_PV}) -DESCRIPTION="program for computing automorphism groups of graphs and digraphs." +DESCRIPTION="program for computing automorphism groups of graphs and digraphs" HOMEPAGE="http://cs.anu.edu.au/~bdm/nauty/" SRC_URI="http://cs.anu.edu.au/~bdm/${PN}/${PN}${MY_PV}.tar.gz" 1.5 sci-mathematics/nauty/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/nauty/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/nauty/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/nauty/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 16 May 2012 12:47:23 -0000 1.4 +++ ChangeLog 10 Aug 2014 20:23:44 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/nauty -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/ChangeLog,v 1.4 2012/05/16 12:47:23 tomka Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/ChangeLog,v 1.5 2014/08/10 20:23:44 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> nauty-2.4.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 16 May 2012; Thomas Kahle <[email protected]> nauty-2.4.2.ebuild: Install pdf manual with USE='doc'. (Bug 415939) @@ -17,4 +20,3 @@ +metadata.xml: New ebuild: sci-mathematics/nauty-2.4.2, migrated from science overlay, fixing bug 337810 -
