Skip to content

Commit

Permalink
dev-php/PEAR-Date: Revbump for EAPI and eclass changes
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.2
  • Loading branch information
Brian Evans committed Jul 6, 2017
1 parent c642b9d commit 602f6d2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

PEAR_PV=${PV/_alpha/a}
inherit php-pear-r2

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"

DESCRIPTION="Date and Time Zone classes"
LICENSE="BSD"
SLOT="0"
IUSE=""
DOCS=( README docs/TODO )
HTML_DOCS=( docs/examples/example.php )

0 comments on commit 602f6d2

Please sign in to comment.