summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-26 16:32:56 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-26 16:32:56 +0000
commitbeec837bd473f538da6a43730196410f1c0bb7ac (patch)
tree92aae7dc279f2540867d95499c22db6fb4a9fe7f /dev-php
parentVersion bump, import from the php overlay (diff)
downloadgentoo-2-beec837bd473f538da6a43730196410f1c0bb7ac.tar.gz
gentoo-2-beec837bd473f538da6a43730196410f1c0bb7ac.tar.bz2
gentoo-2-beec837bd473f538da6a43730196410f1c0bb7ac.zip
Version bump, import from the php overlay
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Pager/ChangeLog14
-rw-r--r--dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild13
2 files changed, 25 insertions, 2 deletions
diff --git a/dev-php/PEAR-Pager/ChangeLog b/dev-php/PEAR-Pager/ChangeLog
index 2c57274562a5..b66f7f65453d 100644
--- a/dev-php/PEAR-Pager/ChangeLog
+++ b/dev-php/PEAR-Pager/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for dev-php/PEAR-Pager
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.30 2007/12/06 00:49:24 jokey Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.31 2008/02/26 16:32:56 armin76 Exp $
+
+*PEAR-Pager-2.4.5 (26 Feb 2008)
+
+ 26 Feb 2008; Raúl Porcel <armin76@gentoo.org> +PEAR-Pager-2.4.5.ebuild:
+ Version bump, import from the php overlay
+
+ 23 Feb 2008; Jakub Moc <jakub@gentoo.org>
+ +PEAR-Pager-2.4.5.ebuild:
+ Version bump - bugfix release fixing PEAR bugs #12257, #12934, #12267,
+ #12306, #12531, #12267, #12796, #12797 and #12837
06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Pager-2.3.4.ebuild,
PEAR-Pager-2.4.4.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
new file mode 100644
index 000000000000..0b01ec6826cf
--- /dev/null
+++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2008 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 $
+
+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"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""