summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-08-27 01:24:30 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-09-06 01:38:11 +0100
commit6cb221f4df5a270a93c4c99a29ee682c04285ade (patch)
tree99f4dd29471a59f03ff1741858640944e6e5314a /dev-php
parentwww-apps/phabricator: Version bump (diff)
downloadportage-6cb221f4df5a270a93c4c99a29ee682c04285ade.tar.xz
dev-php/libphutil: Switch to SLOT=stable
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/libphutil/libphutil-20170811.ebuild7
-rw-r--r--dev-php/libphutil/libphutil-9999.ebuild3
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-php/libphutil/libphutil-20170811.ebuild b/dev-php/libphutil/libphutil-20170811.ebuild
index 698df105..689c58b5 100644
--- a/dev-php/libphutil/libphutil-20170811.ebuild
+++ b/dev-php/libphutil/libphutil-20170811.ebuild
@@ -11,15 +11,16 @@ EGIT_BRANCH="stable"
EGIT_COMMIT="ee5ebf668ad4fd4c0bae3fbbe6616a5826020aa9"
LICENSE="Apache-2.0"
-SLOT="0"
+SLOT="stable"
KEYWORDS="~amd64 ~x86"
IUSE="ssl test"
-DEPEND="virtual/awk:0
+DEPEND="!${CATEGORY}/${PN}:0
+ virtual/awk:0
test? (
sys-devel/bison:0
>=sys-devel/flex-2.5.35:0
- =www-client/arcanist-20170805:0
+ =www-client/arcanist-20170805:stable
dev-lang/php[cli]
)"
RDEPEND="|| (
diff --git a/dev-php/libphutil/libphutil-9999.ebuild b/dev-php/libphutil/libphutil-9999.ebuild
index 223c2a7e..2df86ba7 100644
--- a/dev-php/libphutil/libphutil-9999.ebuild
+++ b/dev-php/libphutil/libphutil-9999.ebuild
@@ -13,7 +13,8 @@ SLOT="0"
KEYWORDS=""
IUSE="ssl test"
-DEPEND="virtual/awk:0
+DEPEND="!${CATEGORY}/${PN}:stable
+ virtual/awk:0
test? (
sys-devel/bison:0
>=sys-devel/flex-2.5.35:0