diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.7.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.7-r1.ebuild similarity index 82% rename from dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.7.ebuild rename to dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.7-r1.ebuild index acdebcc1a417b..630c1e0fa257d 100644 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.7.ebuild +++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.7-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit php-pear-r1 +inherit php-pear-r2 DESCRIPTION="XML parsing class based on PHP's SAX parser"