summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/libphutil/ChangeLog3
-rw-r--r--dev-php/libphutil/Manifest4
-rw-r--r--dev-php/libphutil/libphutil-9999.ebuild4
-rw-r--r--metadata/md5-cache/dev-php/libphutil-99996
4 files changed, 10 insertions, 7 deletions
diff --git a/dev-php/libphutil/ChangeLog b/dev-php/libphutil/ChangeLog
index a6d90f71..0707cfaa 100644
--- a/dev-php/libphutil/ChangeLog
+++ b/dev-php/libphutil/ChangeLog
@@ -1,3 +1,6 @@
+ 11 Feb 2014; Bertrand Jacquin <beber@meleeweb.net> libphutil-9999.ebuild:
+ dev-php/libphutil: Move to git-r3
+
12 Sep 2013; Bertrand Jacquin <beber@meleeweb.net> libphutil-9999.ebuild:
dev-php/libphutil: Add eend where missing
diff --git a/dev-php/libphutil/Manifest b/dev-php/libphutil/Manifest
index 91c5857f..07d9d2a6 100644
--- a/dev-php/libphutil/Manifest
+++ b/dev-php/libphutil/Manifest
@@ -1,4 +1,4 @@
AUX 0001-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch 2166 SHA256 6d85a72631dfd13598e21ef09365bdfa8ad4b039f834657c0153b536a7e52716 WHIRLPOOL 8242f71438c9620aab5f08fc57472b25a1d1bf59656c81e5e2f9d4184a9ac6537b6bf9e375b5ef9766ad0278f0ff7e99f680134d801be07440333275b6ac7da0
-EBUILD libphutil-9999.ebuild 3173 SHA256 3c7202c0908fa097842b6fa9e4498fc12f65a0381c3a42533483cef39e7990f5 WHIRLPOOL 091dfef4139af316866fc576fc10da06aff4cefc7f12090ca5375c4f01643d6e039c314674b6b623ec94aa3553dff03a6b4598d6a5a7625405bd16244eff44f5
-MISC ChangeLog 1812 SHA256 38f87d0ab524b9395cbd12acee49129652947a7f0809964f28d588bfdd6450f7 WHIRLPOOL 1f6cc35a4036931ccd6bf690c58afedeae5a20c1dfb40d080b7650a886182d3fde0463f5429bc44d1856c2841d4aeb41d6290388883e619addabd7403fc63367
+EBUILD libphutil-9999.ebuild 3174 SHA256 1a04dfff392c9dcd3ca8c7cddfad29d25cfc2cf9687e785a55f3587e26a95231 WHIRLPOOL 3e471b1c411ba01a643570a1a02e271814a1f4539ef76a51d3c6d8ffa342cdbb2c0132e88f1dec1b517cae74625f622f7d0465f101a73597557da4c3255c3cd0
+MISC ChangeLog 1925 SHA256 900f103a3f448d07979a1764c9ee71878f398301ef81e67a2f06b4cc0cd512c6 WHIRLPOOL 17b5757fbe6c22323eb75e9952ad405558381080ec79e4da9d9f4199bac63ea360502f4354b1e8a7553df116087cd2cba8c435f9767538bbdb12f34a39a67b90
MISC metadata.xml 254 SHA256 c56bc3d6780712c960298c70bb86867aeb6661e97a317cc624516b0e16b72fcc WHIRLPOOL 2ebbfaa14ef0c1847284fe64a79f052cd7e73b25a724fba728c084aaaf2dd0692e068eedcf42ccef7e205077f00c35780ded7ec69118dc01ddb988b4802e46ae
diff --git a/dev-php/libphutil/libphutil-9999.ebuild b/dev-php/libphutil/libphutil-9999.ebuild
index bf769393..4ecc57c2 100644
--- a/dev-php/libphutil/libphutil-9999.ebuild
+++ b/dev-php/libphutil/libphutil-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
-inherit eutils toolchain-funcs git-2
+inherit eutils toolchain-funcs git-r3
DESCRIPTION="Collection of utility classes and functions for PHP used by phabricator"
HOMEPAGE="http://www.phabricator.org"
diff --git a/metadata/md5-cache/dev-php/libphutil-9999 b/metadata/md5-cache/dev-php/libphutil-9999
index e1807ffa..5e15fa95 100644
--- a/metadata/md5-cache/dev-php/libphutil-9999
+++ b/metadata/md5-cache/dev-php/libphutil-9999
@@ -1,5 +1,5 @@
DEFINED_PHASES=compile install prepare test unpack
-DEPEND=virtual/awk:0 test? ( sys-devel/bison:0 >=sys-devel/flex-2.5.35:0 =www-client/arcanist-9999:0 dev-lang/php[cli] ) dev-vcs/git
+DEPEND=virtual/awk:0 test? ( sys-devel/bison:0 >=sys-devel/flex-2.5.35:0 =www-client/arcanist-9999:0 dev-lang/php[cli] ) >=dev-vcs/git-1.8.2.1
DESCRIPTION=Collection of utility classes and functions for PHP used by phabricator
EAPI=5
HOMEPAGE=http://www.phabricator.org
@@ -7,5 +7,5 @@ IUSE=ssl test
LICENSE=Apache-2.0
RDEPEND=>=dev-lang/php-5.2.3[curl,iconv,json,mysql,mysqli,pcntl,ssl?,unicode] dev-php/pecl-apc:0
SLOT=0
-_eclasses_=eutils 40081e8c7e7f7c4f9db349a1d6d52925 git-2 2027b81a576527fa16bece425941e094 git-r3 f089608c770d9ad72a2c92b547d2b20d multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3
-_md5_=283499fbd962788e31a702f696e66c5a
+_eclasses_=eutils 40081e8c7e7f7c4f9db349a1d6d52925 git-r3 f089608c770d9ad72a2c92b547d2b20d multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3
+_md5_=13bbe95cc6bff8d6c012bd1da33bd4d2