slyfox 14/08/10 21:29:01 Modified: pstack-1.1-r1.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.3 dev-util/pstack/pstack-1.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pstack/pstack-1.1-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pstack/pstack-1.1-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pstack/pstack-1.1-r1.ebuild?r1=1.2&r2=1.3 Index: pstack-1.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/pstack/pstack-1.1-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pstack-1.1-r1.ebuild 25 Nov 2010 17:38:28 -0000 1.2 +++ pstack-1.1-r1.ebuild 10 Aug 2014 21:29:01 -0000 1.3 @@ -1,12 +1,12 @@ -# 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/dev-util/pstack/pstack-1.1-r1.ebuild,v 1.2 2010/11/25 17:38:28 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pstack/pstack-1.1-r1.ebuild,v 1.3 2014/08/10 21:29:01 slyfox Exp $ EAPI="2" inherit toolchain-funcs -DESCRIPTION="Display stack trace of a running process." +DESCRIPTION="Display stack trace of a running process" SRC_URI="mirror://gentoo/${PN}.tgz" HOMEPAGE="http://www.linuxcommand.org/man_pages/pstack1.html" # Old upstream HOMEPAGE: www.whatsis.com/pastack is dead, using 1.13 dev-util/pstack/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pstack/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pstack/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pstack/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/pstack/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 10 May 2012 16:08:39 -0000 1.12 +++ ChangeLog 10 Aug 2014 21:29:01 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/pstack -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pstack/ChangeLog,v 1.12 2012/05/10 16:08:39 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/pstack/ChangeLog,v 1.13 2014/08/10 21:29:01 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> pstack-1.1-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 10 May 2012; Agostino Sarubbo <[email protected]> -pstack-1.1.ebuild: Remove old @@ -40,4 +43,3 @@ 21 Jun 2003; Alastair Tse <[email protected]> pstack-1.1.ebuild: new ebuild. submitted by [email protected] (#18590). -
