commit: afb66e032c1cd46eb335acc1c1eeae3476d8a6c0 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Fri Mar 3 18:47:51 2017 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Fri Mar 3 19:29:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb66e03
dev-php/PEAR-Pager: Revision bump for new eclass Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-php/PEAR-Pager/PEAR-Pager-2.4.9-r1.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.9-r1.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.9-r1.ebuild new file mode 100644 index 00000000000..e29fd6dc7a5 --- /dev/null +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.9-r1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit php-pear-r2 + +DESCRIPTION="Data paging class" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE=""
