summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-06-20 10:14:32 -0400
committerBrian Evans <grknight@gentoo.org>2017-06-20 10:14:32 -0400
commitf223274f56bd6d4e536d967b3a4b56502c535eda (patch)
treee705ba3800fa07228f59b3fb3c6b797f79af1302 /dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild
parentdev-lang/ocaml: add Prefix keywords, bug #618700 (diff)
downloadgentoo-f223274f56bd6d4e536d967b3a4b56502c535eda.tar.gz
gentoo-f223274f56bd6d4e536d967b3a4b56502c535eda.tar.bz2
gentoo-f223274f56bd6d4e536d967b3a4b56502c535eda.zip
dev-php/PEAR-OLE: Version bump to 1.0.0_rc3
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild')
-rw-r--r--dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild
new file mode 100644
index 000000000000..65f0246057f1
--- /dev/null
+++ b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PEAR_PV=${PV/_rc/RC}
+
+inherit php-pear-r2
+
+DESCRIPTION="Package for reading and writing OLE containers"
+HOMEPAGE="https://pear.php.net/package/OLE"
+LICENSE="PHP-3.01"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""