diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:54:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:54:12 +0000 |
commit | 91e04ce9d4def9518185c320079e46c71b1777f2 (patch) | |
tree | 3bf1ad7ccf711ea95b788e806eec87e41c226511 /dev-php/PEAR-PEAR_PackageFileManager | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-91e04ce9d4def9518185c320079e46c71b1777f2.tar.gz gentoo-2-91e04ce9d4def9518185c320079e46c71b1777f2.tar.bz2 gentoo-2-91e04ce9d4def9518185c320079e46c71b1777f2.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-php/PEAR-PEAR_PackageFileManager')
3 files changed, 13 insertions, 9 deletions
diff --git a/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog b/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog index 3000f611a252..3df72ca1bcfd 100644 --- a/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog +++ b/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/PEAR-PEAR_PackageFileManager -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog,v 1.7 2012/07/01 21:40:22 mabi Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog,v 1.8 2014/08/10 20:54:12 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + PEAR-PEAR_PackageFileManager-1.6.3.ebuild, + PEAR-PEAR_PackageFileManager-1.7.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 01 Jul 2012; Matti Bickel <mabi@gentoo.org> PEAR-PEAR_PackageFileManager-1.6.3.ebuild, @@ -59,4 +64,3 @@ 17 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, +PEAR-PEAR_PackageFileManager-1.6.1.ebuild: New ebuild - diff --git a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild index 3a3ee2183593..0b4968fcbcfb 100644 --- a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild +++ b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.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-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild,v 1.4 2012/07/01 21:40:22 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild,v 1.5 2014/08/10 20:54:12 slyfox Exp $ EAPI=4 inherit php-pear-r1 -DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog." +DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog" LICENSE="PHP-3.01" SLOT="0" diff --git a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.7.0.ebuild b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.7.0.ebuild index 801a67e04ac3..21e831310e7c 100644 --- a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.7.0.ebuild +++ b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.7.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-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.7.0.ebuild,v 1.2 2012/07/01 21:40:22 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.7.0.ebuild,v 1.3 2014/08/10 20:54:12 slyfox Exp $ EAPI=4 inherit php-pear-r1 -DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog." +DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog" LICENSE="PHP-3.01" SLOT="0" |