slyfox 14/08/10 19:53:12 Modified: cbind-6.0.ebuild cbind-6.0.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.9 dev-ada/cbind/cbind-6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild?r1=1.8&r2=1.9 Index: cbind-6.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- cbind-6.0.ebuild 30 Nov 2012 12:40:17 -0000 1.8 +++ cbind-6.0.ebuild 10 Aug 2014 19:53:11 -0000 1.9 @@ -1,12 +1,12 @@ -# 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/dev-ada/cbind/cbind-6.0.ebuild,v 1.8 2012/11/30 12:40:17 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild,v 1.9 2014/08/10 19:53:11 slyfox Exp $ # !NOTE! # this is a utility, no libs generated, no reason to do the gnat.eclass dance # so, "inherit gnat" should not appear here! -DESCRIPTION="This tool is designed to aid in the creation of Ada bindings to C." +DESCRIPTION="This tool is designed to aid in the creation of Ada bindings to C" SRC_URI="mirror://gentoo/${P}.tar.bz2" HOMEPAGE="http://www.rational.com/" LICENSE="GMGPL" 1.3 dev-ada/cbind/cbind-6.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ada/cbind/cbind-6.0.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ada/cbind/cbind-6.0.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ada/cbind/cbind-6.0.1.ebuild?r1=1.2&r2=1.3 Index: cbind-6.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.0.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cbind-6.0.1.ebuild 13 Dec 2012 11:12:49 -0000 1.2 +++ cbind-6.0.1.ebuild 10 Aug 2014 19:53:11 -0000 1.3 @@ -1,12 +1,12 @@ -# 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/dev-ada/cbind/cbind-6.0.1.ebuild,v 1.2 2012/12/13 11:12:49 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.0.1.ebuild,v 1.3 2014/08/10 19:53:11 slyfox Exp $ # !NOTE! # this is a utility, no libs generated, no reason to do the gnat.eclass dance # so, "inherit gnat" should not appear here! -DESCRIPTION="This tool is designed to aid in the creation of Ada bindings to C." +DESCRIPTION="This tool is designed to aid in the creation of Ada bindings to C" SRC_URI="http://dev.gentoo.org/~george/src/${P}.tar.bz2" HOMEPAGE="http://www.rational.com/" LICENSE="GMGPL" 1.17 dev-ada/cbind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ada/cbind/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ada/cbind/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ada/cbind/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ada/cbind/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 13 Dec 2012 11:12:49 -0000 1.16 +++ ChangeLog 10 Aug 2014 19:53:11 -0000 1.17 @@ -1,6 +1,10 @@ # ChangeLog for dev-ada/cbind -# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/cbind/ChangeLog,v 1.16 2012/12/13 11:12:49 george Exp $ +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ada/cbind/ChangeLog,v 1.17 2014/08/10 19:53:11 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> cbind-6.0.1.ebuild, + cbind-6.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 13 Dec 2012; George Shapovalov <[email protected]> cbind-6.0.1.ebuild: fixed SRC_URI
