grknight 14/11/06 15:07:27
Modified: ChangeLog
Added: PEAR-Config-1.10.12-r1.ebuild
Removed: PEAR-Config-1.10.11.ebuild
PEAR-Config-1.10.12.ebuild
Log:
Drop old; EAPI revbump
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
67C78E1D)
Revision Changes Path
1.5 dev-php/PEAR-Config/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/ChangeLog?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/ChangeLog?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Config/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 10 Aug 2014 20:44:54 -0000 1.4
+++ ChangeLog 6 Nov 2014 15:07:27 -0000 1.5
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-Config
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Config/ChangeLog,v 1.4
2014/08/10 20:44:54 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Config/ChangeLog,v 1.5
2014/11/06 15:07:27 grknight Exp $
+
+*PEAR-Config-1.10.12-r1 (06 Nov 2014)
+
+ 06 Nov 2014; Brian Evans <[email protected]>
+PEAR-Config-1.10.12-r1.ebuild,
+ -PEAR-Config-1.10.11.ebuild, -PEAR-Config-1.10.12.ebuild:
+ Drop old; EAPI revbump
10 Aug 2014; Sergei Trofimovich <[email protected]>
PEAR-Config-1.10.11.ebuild, PEAR-Config-1.10.12.ebuild:
1.1 dev-php/PEAR-Config/PEAR-Config-1.10.12-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.12-r1.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.12-r1.ebuild?rev=1.1&content-type=text/plain
Index: PEAR-Config-1.10.12-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.12-r1.ebuild,v 1.1
2014/11/06 15:07:27 grknight Exp $
EAPI=5
inherit php-pear-r1
DESCRIPTION="Provides methods for configuration manipulation. Your
configuration's swiss-army knife"
LICENSE="PHP-2.02"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="xml"
RDEPEND="xml? ( dev-php/PEAR-XML_Parser dev-php/PEAR-XML_Util )"