diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:22:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:22:14 +0000 |
commit | 7d5d9fc01b0d6944c99efc77fc5af81c9c278135 (patch) | |
tree | dfd82784c431cb05e50cea3e13b4e7cfdebd5efa /sys-auth | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-7d5d9fc01b0d6944c99efc77fc5af81c9c278135.tar.gz gentoo-2-7d5d9fc01b0d6944c99efc77fc5af81c9c278135.tar.bz2 gentoo-2-7d5d9fc01b0d6944c99efc77fc5af81c9c278135.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 'sys-auth')
-rw-r--r-- | sys-auth/libnss-mysql/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r3.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-auth/libnss-mysql/ChangeLog b/sys-auth/libnss-mysql/ChangeLog index 4ac72cbcba58..e9f3cd6161e8 100644 --- a/sys-auth/libnss-mysql/ChangeLog +++ b/sys-auth/libnss-mysql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/libnss-mysql # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.24 2014/07/31 02:57:55 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.25 2014/08/10 20:22:14 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + libnss-mysql-1.5_p20060915-r2.ebuild, libnss-mysql-1.5_p20060915-r3.ebuild: + QA: drop trailing '.' from DESCRIPTION *libnss-mysql-1.5_p20060915-r3 (31 Jul 2014) diff --git a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild index 726946ba3649..995ef2df1b52 100644 --- a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild +++ b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild @@ -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/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild,v 1.5 2012/01/09 19:45:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild,v 1.6 2014/08/10 20:22:14 slyfox Exp $ EAPI=2 @@ -8,7 +8,7 @@ inherit eutils multilib autotools KEYWORDS="amd64 ppc ~sparc x86" -DESCRIPTION="NSS MySQL Library." +DESCRIPTION="NSS MySQL Library" HOMEPAGE="http://libnss-mysql.sourceforge.net/" SRC_URI="http://libnss-mysql.sourceforge.net/snapshot/${PN}-${PV/1.5_p/}.tgz" LICENSE="GPL-2" diff --git a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r3.ebuild b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r3.ebuild index 3ef92c166c52..31f7d696b89a 100644 --- a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r3.ebuild +++ b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r3.ebuild,v 1.1 2014/07/31 02:57:55 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r3.ebuild,v 1.2 2014/08/10 20:22:14 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit eutils multilib autotools KEYWORDS="~amd64 ~ppc ~sparc ~x86" -DESCRIPTION="NSS MySQL Library." +DESCRIPTION="NSS MySQL Library" HOMEPAGE="http://libnss-mysql.sourceforge.net/" SRC_URI="http://libnss-mysql.sourceforge.net/snapshot/${PN}-${PV/1.5_p/}.tgz" LICENSE="GPL-2" |