diff options
author | 2009-08-22 19:25:18 +0000 | |
---|---|---|
committer | 2009-08-22 19:25:18 +0000 | |
commit | 5bfc9508133f4e74e699ccd593b259620d9f6f86 (patch) | |
tree | f1530ae80deaf760d8ba93aeb14e387c3ac23f9f /dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-5bfc9508133f4e74e699ccd593b259620d9f6f86.tar.gz gentoo-2-5bfc9508133f4e74e699ccd593b259620d9f6f86.tar.bz2 gentoo-2-5bfc9508133f4e74e699ccd593b259620d9f6f86.zip |
Version bump
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild')
-rw-r--r-- | dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild new file mode 100644 index 000000000000..fd2d96a7a500 --- /dev/null +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2009 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.1 2009/08/22 19:25:18 beandog 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="" |