Merge remote-tracking branch 'github/pr/463'.

This commit is contained in:
Patrice Clement
2015-12-23 10:08:51 +00:00
2 changed files with 5 additions and 2 deletions

View File

@@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>php</herd>
<upstream>
<remote-id type="github">php/pecl-text-xdiff</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -1,8 +1,8 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=4
EAPI=5
PHP_EXT_NAME="xdiff"
PHP_EXT_PECL_PKG="xdiff"