summaryrefslogtreecommitdiff
path: root/www-client
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-08-27 01:26:39 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-09-06 01:38:11 +0100
commit49d5e5750ea954a083e42b9ebb8a50d539af71c1 (patch)
treecf84fd5d525e59b911b59b4c3b75dd157b02ba9d /www-client
parentdev-php/libphutil: Switch to SLOT=stable (diff)
downloadportage-49d5e5750ea954a083e42b9ebb8a50d539af71c1.tar.xz
www-client/arcanist: Switch to SLOT=stable
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'www-client')
-rw-r--r--www-client/arcanist/arcanist-20170805.ebuild9
-rw-r--r--www-client/arcanist/arcanist-9999.ebuild3
2 files changed, 7 insertions, 5 deletions
diff --git a/www-client/arcanist/arcanist-20170805.ebuild b/www-client/arcanist/arcanist-20170805.ebuild
index a1c0f760..da39022e 100644
--- a/www-client/arcanist/arcanist-20170805.ebuild
+++ b/www-client/arcanist/arcanist-20170805.ebuild
@@ -15,22 +15,23 @@ EGIT_BRANCH="stable"
EGIT_COMMIT="4e2363d8b26d2bd8ca169c40603b4fb582dab72f"
LICENSE="Apache-2.0"
-SLOT="0"
+SLOT="stable"
KEYWORDS="~amd64 ~x86"
IUSE="git lint mercurial subversion ssl test"
REQUIRED_USE="test? ( lint )"
-DEPEND="virtual/awk:0
+DEPEND="!${CATEGORY}/${PN}:0
+ virtual/awk:0
test? (
dev-lang/php[xmlwriter]
- =dev-php/libphutil-20170811:0[test]
+ =dev-php/libphutil-20170811:stable[test]
)"
RDEPEND="|| (
dev-lang/php:5.6[cli,curl,json,ssl?]
dev-lang/php:7.1[cli,curl,json,ssl?]
)
!!dev-lang/php:7.0
- =dev-php/libphutil-20170811:0[ssl?]
+ =dev-php/libphutil-20170811:stable[ssl?]
git? ( dev-vcs/git:0 )
mercurial? ( dev-vcs/mercurial:0 )
subversion? ( dev-vcs/subversion:0 )
diff --git a/www-client/arcanist/arcanist-9999.ebuild b/www-client/arcanist/arcanist-9999.ebuild
index 1573d466..bb2b7687 100644
--- a/www-client/arcanist/arcanist-9999.ebuild
+++ b/www-client/arcanist/arcanist-9999.ebuild
@@ -18,7 +18,8 @@ KEYWORDS=""
IUSE="git lint mercurial subversion ssl test"
REQUIRED_USE="test? ( lint )"
-DEPEND="virtual/awk:0
+DEPEND="!${CATEGORY}/${PN}:stable
+ virtual/awk:0
test? (
dev-lang/php[xmlwriter]
=dev-php/libphutil-${PV}:0[test]