diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 19:53:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 19:53:11 +0000 |
commit | f86d170c54a82d820f1d001cd0ec53799a751867 (patch) | |
tree | 8bd0100168940f10faa0fd267912cb4c4fd09ea9 /dev-ada/cbind | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-f86d170c54a82d820f1d001cd0ec53799a751867.tar.gz gentoo-2-f86d170c54a82d820f1d001cd0ec53799a751867.tar.bz2 gentoo-2-f86d170c54a82d820f1d001cd0ec53799a751867.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-ada/cbind')
-rw-r--r-- | dev-ada/cbind/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ada/cbind/cbind-6.0.1.ebuild | 6 | ||||
-rw-r--r-- | dev-ada/cbind/cbind-6.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ada/cbind/ChangeLog b/dev-ada/cbind/ChangeLog index 32f0c1bd47e4..8750af8ac2f5 100644 --- a/dev-ada/cbind/ChangeLog +++ b/dev-ada/cbind/ChangeLog @@ -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 <slyfox@gentoo.org> cbind-6.0.1.ebuild, + cbind-6.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 13 Dec 2012; George Shapovalov <george@gentoo.org> cbind-6.0.1.ebuild: fixed SRC_URI diff --git a/dev-ada/cbind/cbind-6.0.1.ebuild b/dev-ada/cbind/cbind-6.0.1.ebuild index 33af71d39607..ac5f0b2862a9 100644 --- a/dev-ada/cbind/cbind-6.0.1.ebuild +++ b/dev-ada/cbind/cbind-6.0.1.ebuild @@ -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" diff --git a/dev-ada/cbind/cbind-6.0.ebuild b/dev-ada/cbind/cbind-6.0.ebuild index 6c67936c03ee..efbe7cfe22e6 100644 --- a/dev-ada/cbind/cbind-6.0.ebuild +++ b/dev-ada/cbind/cbind-6.0.ebuild @@ -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" |