diff options
author | 2014-08-10 20:54:12 +0000 | |
---|---|---|
committer | 2014-08-10 20:54:12 +0000 | |
commit | 91e04ce9d4def9518185c320079e46c71b1777f2 (patch) | |
tree | 3bf1ad7ccf711ea95b788e806eec87e41c226511 /dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.7.0.ebuild | |
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/PEAR-PEAR_PackageFileManager-1.7.0.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.7.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |