dev-php/pecl-xdiff: Add upstream metadata
authorAnthony Ryan <anthonyryan1@gmail.com>
Sat, 12 Dec 2015 19:02:00 +0000 (14:02 -0500)
committerAnthony Ryan <anthonyryan1@gmail.com>
Sat, 12 Dec 2015 19:02:00 +0000 (14:02 -0500)
Upstream development has moved to github (away from
svn.php.net),

Also bumped EAPI to v5 to appease repoman.

Package-Manager: portage-2.2.24

dev-php/pecl-xdiff/metadata.xml
dev-php/pecl-xdiff/pecl-xdiff-1.5.2-r2.ebuild

index 0575d3a570dc7b36a463275d36e6c3c7787e243b..06ac9aab07e7ca232cd21928179a8ae021f07ebf 100644 (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>
index 90133ccca0ff96910c81ff75397b7c8123437c8a..e920c431f35bb564fa8d5db3db92b7dd2a83653e 100644 (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"