diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-03-12 04:47:12 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-03-12 04:47:12 +0000 |
commit | db6712c42f03274c874afa754f668a15186e9b70 (patch) | |
tree | 9f887fef91010647233808d16c75ca5e4b1f9a50 /dev-php/PEAR-Pager | |
parent | Shorten description for improved repoman happy (diff) | |
download | gentoo-2-db6712c42f03274c874afa754f668a15186e9b70.tar.gz gentoo-2-db6712c42f03274c874afa754f668a15186e9b70.tar.bz2 gentoo-2-db6712c42f03274c874afa754f668a15186e9b70.zip |
Shorten description for improved repoman happy
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-php/PEAR-Pager')
-rw-r--r-- | dev-php/PEAR-Pager/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild | 7 |
3 files changed, 12 insertions, 11 deletions
diff --git a/dev-php/PEAR-Pager/ChangeLog b/dev-php/PEAR-Pager/ChangeLog index d9696243ffd9..3b9eeb5e0ada 100644 --- a/dev-php/PEAR-Pager/ChangeLog +++ b/dev-php/PEAR-Pager/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Pager -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.39 2012/03/18 18:36:52 armin76 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.40 2014/03/12 04:47:12 patrick Exp $ + + 12 Mar 2014; Patrick Lauer <patrick@gentoo.org> PEAR-Pager-2.4.5.ebuild, + PEAR-Pager-2.4.8.ebuild: + Shorten description for improved repoman happy 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Pager-2.4.8.ebuild: ia64/sparc stable wrt #396993 @@ -148,4 +152,3 @@ 21 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml, +PEAR-Pager-2.3.3.ebuild: Initial ebuild. - diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild index 0b01ec6826cf..22315302892e 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2008 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-Pager/PEAR-Pager-2.4.5.ebuild,v 1.1 2008/02/26 16:32:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild,v 1.2 2014/03/12 04:47:12 patrick Exp $ inherit php-pear-r1 -DESCRIPTION="Takes an array of data as input and pages it according to various parameters. -It also builds links within a specified range, and allows complete customization of the output" +DESCRIPTION="Data paging class." LICENSE="BSD" SLOT="0" diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild index d9606284582d..bf9000edb1f8 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild @@ -1,11 +1,10 @@ -# 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-Pager/PEAR-Pager-2.4.8.ebuild,v 1.8 2012/03/18 18:36:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild,v 1.9 2014/03/12 04:47:12 patrick Exp $ inherit php-pear-r1 -DESCRIPTION="Takes an array of data as input and pages it according to various parameters. -It also builds links within a specified range, and allows complete customization of the output" +DESCRIPTION="Data paging class." LICENSE="BSD" SLOT="0" |