diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:46:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:46:25 +0000 |
commit | be8ed40dbec422b6cb1f08801171cd97180eea6e (patch) | |
tree | 7ae0eb480d8361995f38d34c390f32a493c2cd60 /dev-php/PEAR-File_Archive | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-be8ed40dbec422b6cb1f08801171cd97180eea6e.tar.gz gentoo-2-be8ed40dbec422b6cb1f08801171cd97180eea6e.tar.bz2 gentoo-2-be8ed40dbec422b6cb1f08801171cd97180eea6e.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-File_Archive')
-rw-r--r-- | dev-php/PEAR-File_Archive/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.4-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-php/PEAR-File_Archive/ChangeLog b/dev-php/PEAR-File_Archive/ChangeLog index 3d1761fa534d..5898debba972 100644 --- a/dev-php/PEAR-File_Archive/ChangeLog +++ b/dev-php/PEAR-File_Archive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File_Archive -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Archive/ChangeLog,v 1.9 2013/03/24 20:50:09 mabi Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Archive/ChangeLog,v 1.10 2014/08/10 20:46:25 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + PEAR-File_Archive-1.5.4-r1.ebuild, PEAR-File_Archive-1.5.5.ebuild: + QA: drop trailing '.' from DESCRIPTION *PEAR-File_Archive-1.5.5 (24 Mar 2013) diff --git a/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.4-r1.ebuild b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.4-r1.ebuild index 6b24c6cef251..f3fcab4ea330 100644 --- a/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.4-r1.ebuild +++ b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.4-r1.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-File_Archive/PEAR-File_Archive-1.5.4-r1.ebuild,v 1.1 2012/01/18 18:41:56 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.4-r1.ebuild,v 1.2 2014/08/10 20:46:25 slyfox Exp $ EAPI="4" inherit php-pear-r1 -DESCRIPTION="Lets you manipulate easily the tar, gz, tgz, bz2, tbz, zip, ar (or deb) files." +DESCRIPTION="Lets you manipulate easily the tar, gz, tgz, bz2, tbz, zip, ar (or deb) files" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" diff --git a/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5.ebuild b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5.ebuild index 9c3701376ab5..bfe250306601 100644 --- a/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5.ebuild +++ b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 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-File_Archive/PEAR-File_Archive-1.5.5.ebuild,v 1.1 2013/03/24 20:50:09 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5.ebuild,v 1.2 2014/08/10 20:46:25 slyfox Exp $ EAPI="4" inherit php-pear-r1 -DESCRIPTION="Lets you manipulate easily the tar, gz, tgz, bz2, tbz, zip, ar (or deb) files." +DESCRIPTION="Lets you manipulate easily the tar, gz, tgz, bz2, tbz, zip, ar (or deb) files" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" |