patrick 14/03/12 04:47:12
Modified: PEAR-Pager-2.4.5.ebuild PEAR-Pager-2.4.8.ebuild
ChangeLog
Log:
Shorten description for improved repoman happy
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.2 dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild?r1=1.1&r2=1.2
Index: PEAR-Pager-2.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PEAR-Pager-2.4.5.ebuild 26 Feb 2008 16:32:56 -0000 1.1
+++ PEAR-Pager-2.4.5.ebuild 12 Mar 2014 04:47:12 -0000 1.2
@@ -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"
1.9 dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild?r1=1.8&r2=1.9
Index: PEAR-Pager-2.4.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- PEAR-Pager-2.4.8.ebuild 18 Mar 2012 18:36:52 -0000 1.8
+++ PEAR-Pager-2.4.8.ebuild 12 Mar 2014 04:47:12 -0000 1.9
@@ -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"
1.40 dev-php/PEAR-Pager/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Pager/ChangeLog?rev=1.40&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Pager/ChangeLog?rev=1.40&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Pager/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 18 Mar 2012 18:36:52 -0000 1.39
+++ ChangeLog 12 Mar 2014 04:47:12 -0000 1.40
@@ -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 <[email protected]> PEAR-Pager-2.4.5.ebuild,
+ PEAR-Pager-2.4.8.ebuild:
+ Shorten description for improved repoman happy
18 Mar 2012; Raúl Porcel <[email protected]> PEAR-Pager-2.4.8.ebuild:
ia64/sparc stable wrt #396993
@@ -148,4 +152,3 @@
21 Jul 2005; Sebastian Bergmann <[email protected]> +metadata.xml,
+PEAR-Pager-2.3.3.ebuild:
Initial ebuild.
-