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
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')
-rw-r--r--dev-php/PEAR-OLE/Manifest1
-rw-r--r--dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/dev-php/PEAR-OLE/Manifest b/dev-php/PEAR-OLE/Manifest
index dd9089cc3321..fca555096450 100644
--- a/dev-php/PEAR-OLE/Manifest
+++ b/dev-php/PEAR-OLE/Manifest
@@ -1 +1,2 @@
DIST OLE-1.0.0RC2.tgz 13981 SHA256 a0f3ad85845801ad8f7c6cf1695e048c960a72b183946613ddbca4567fed9164 SHA512 9d0b236da4a0f82f272cf2e5642246ca35f83b9d21f1cc41ebe32d536949e9c7fce8d3bee0dce051f692a0283e1203d5ba2bacbe339f72cad4c83eb7a7b7e884 WHIRLPOOL 232cfbbe3c39cdd52455fd9f060c8983002e80f178dda25627d6a88c51af22dc5ae7f71577a4679ef9aed15ad4cae5ae4e6791cf215e286e1460bfdde8fefa58
+DIST OLE-1.0.0RC3.tgz 14233 SHA256 3f3a311718cd93731ed7065c4aa9eaa9d015169f227210368a6062b0aa0a1fcb SHA512 36a9bbe243d0f172bcd3fc5dd0926a0e42389b4e222cca90678f41bb968c70e4d04c959f3fe3bad1704543ecbcda871a248aa445a1dc6c2f0b73925198f5b07e WHIRLPOOL b88733f4258b2c32de8526625a0e2fb0c8e577c47836dfbf5d686757cb3319a78b1414d06f48c56f401c98ae252ef2e1e788b804c3d3e4faabc10382b7b290d4
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=""