diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:07:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:07:33 +0000 |
commit | e73b6f374c7a711ecdd3279f78a30c1902b5be48 (patch) | |
tree | ccdbcfcaaa4bfd2dfdbc08d6e93e1aab45b5dec5 /media-libs/atlas-c++ | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-e73b6f374c7a711ecdd3279f78a30c1902b5be48.tar.gz gentoo-2-e73b6f374c7a711ecdd3279f78a30c1902b5be48.tar.bz2 gentoo-2-e73b6f374c7a711ecdd3279f78a30c1902b5be48.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 'media-libs/atlas-c++')
-rw-r--r-- | media-libs/atlas-c++/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/atlas-c++/atlas-c++-0.6.0.ebuild | 6 | ||||
-rw-r--r-- | media-libs/atlas-c++/atlas-c++-0.6.1-r1.ebuild | 6 | ||||
-rw-r--r-- | media-libs/atlas-c++/atlas-c++-0.6.1.ebuild | 6 | ||||
-rw-r--r-- | media-libs/atlas-c++/atlas-c++-0.6.2.ebuild | 6 | ||||
-rw-r--r-- | media-libs/atlas-c++/atlas-c++-0.6.3.ebuild | 4 |
6 files changed, 20 insertions, 15 deletions
diff --git a/media-libs/atlas-c++/ChangeLog b/media-libs/atlas-c++/ChangeLog index 733b7525581a..94ca0724193c 100644 --- a/media-libs/atlas-c++/ChangeLog +++ b/media-libs/atlas-c++/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/atlas-c++ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/ChangeLog,v 1.41 2014/01/26 11:03:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/ChangeLog,v 1.42 2014/08/10 21:07:33 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> atlas-c++-0.6.0.ebuild, + atlas-c++-0.6.1-r1.ebuild, atlas-c++-0.6.1.ebuild, atlas-c++-0.6.2.ebuild, + atlas-c++-0.6.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> atlas-c++-0.6.3.ebuild: Stable for x86, wrt bug #495708 diff --git a/media-libs/atlas-c++/atlas-c++-0.6.0.ebuild b/media-libs/atlas-c++/atlas-c++-0.6.0.ebuild index 80cde517d714..a3d643a7c158 100644 --- a/media-libs/atlas-c++/atlas-c++-0.6.0.ebuild +++ b/media-libs/atlas-c++/atlas-c++-0.6.0.ebuild @@ -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/media-libs/atlas-c++/atlas-c++-0.6.0.ebuild,v 1.8 2011/08/12 21:35:44 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.0.ebuild,v 1.9 2014/08/10 21:07:33 slyfox Exp $ inherit eutils MY_PN="Atlas-C++" MY_P=${MY_PN}-${PV} -DESCRIPTION="Atlas protocol, used in role playing games at worldforge." +DESCRIPTION="Atlas protocol, used in role playing games at worldforge" HOMEPAGE="http://www.worldforge.org/dev/eng/libraries/atlas_cpp" SRC_URI="mirror://sourceforge/worldforge/${MY_P}.tar.bz2" diff --git a/media-libs/atlas-c++/atlas-c++-0.6.1-r1.ebuild b/media-libs/atlas-c++/atlas-c++-0.6.1-r1.ebuild index 4a95c68232b3..2179b215f960 100644 --- a/media-libs/atlas-c++/atlas-c++-0.6.1-r1.ebuild +++ b/media-libs/atlas-c++/atlas-c++-0.6.1-r1.ebuild @@ -1,13 +1,13 @@ -# 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/media-libs/atlas-c++/atlas-c++-0.6.1-r1.ebuild,v 1.4 2011/08/12 21:35:44 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.1-r1.ebuild,v 1.5 2014/08/10 21:07:33 slyfox Exp $ EAPI=2 inherit eutils autotools MY_PN="Atlas-C++" MY_P=${MY_PN}-${PV} -DESCRIPTION="Atlas protocol, used in role playing games at worldforge." +DESCRIPTION="Atlas protocol, used in role playing games at worldforge" HOMEPAGE="http://www.worldforge.org/dev/eng/libraries/atlas_cpp" SRC_URI="mirror://sourceforge/worldforge/${MY_P}.tar.bz2" diff --git a/media-libs/atlas-c++/atlas-c++-0.6.1.ebuild b/media-libs/atlas-c++/atlas-c++-0.6.1.ebuild index e7b657e62d35..cfe6605445d1 100644 --- a/media-libs/atlas-c++/atlas-c++-0.6.1.ebuild +++ b/media-libs/atlas-c++/atlas-c++-0.6.1.ebuild @@ -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/media-libs/atlas-c++/atlas-c++-0.6.1.ebuild,v 1.7 2011/08/12 21:35:44 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.1.ebuild,v 1.8 2014/08/10 21:07:33 slyfox Exp $ inherit eutils autotools MY_PN="Atlas-C++" MY_P=${MY_PN}-${PV} -DESCRIPTION="Atlas protocol, used in role playing games at worldforge." +DESCRIPTION="Atlas protocol, used in role playing games at worldforge" HOMEPAGE="http://www.worldforge.org/dev/eng/libraries/atlas_cpp" SRC_URI="mirror://sourceforge/worldforge/${MY_P}.tar.bz2" diff --git a/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild b/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild index 35b8869bcdb6..d336b195be63 100644 --- a/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild +++ b/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild @@ -1,13 +1,13 @@ -# 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/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild,v 1.7 2011/08/12 21:35:44 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild,v 1.8 2014/08/10 21:07:33 slyfox Exp $ EAPI=2 inherit eutils autotools MY_PN="Atlas-C++" MY_P=${MY_PN}-${PV} -DESCRIPTION="Atlas protocol, used in role playing games at worldforge." +DESCRIPTION="Atlas protocol, used in role playing games at worldforge" HOMEPAGE="http://www.worldforge.org/dev/eng/libraries/atlas_cpp" SRC_URI="mirror://sourceforge/worldforge/${MY_P}.tar.bz2" diff --git a/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild b/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild index b2a76cf66588..149d45096516 100644 --- a/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild +++ b/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild,v 1.3 2014/01/26 11:03:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild,v 1.4 2014/08/10 21:07:33 slyfox Exp $ EAPI=5 inherit eutils autotools MY_PN="Atlas-C++" MY_P=${MY_PN}-${PV} -DESCRIPTION="Atlas protocol, used in role playing games at worldforge." +DESCRIPTION="Atlas protocol, used in role playing games at worldforge" HOMEPAGE="http://www.worldforge.org/dev/eng/libraries/atlas_cpp" SRC_URI="mirror://sourceforge/worldforge/${MY_P}.tar.bz2" |