public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-XML_Util: PEAR-XML_Util-1.2.3.ebuild ChangeLog
@ 2015-01-14 20:43 Brian Evans (grknight)
  0 siblings, 0 replies; only message in thread
From: Brian Evans (grknight) @ 2015-01-14 20:43 UTC (permalink / raw
  To: gentoo-commits

grknight    15/01/14 20:43:19

  Modified:             ChangeLog
  Added:                PEAR-XML_Util-1.2.3.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)

Revision  Changes    Path
1.53                 dev-php/PEAR-XML_Util/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	26 Jan 2014 18:42:04 -0000	1.52
+++ ChangeLog	14 Jan 2015 20:43:19 -0000	1.53
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php/PEAR-XML_Util
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.52 2014/01/26 18:42:04 olemarkus Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.53 2015/01/14 20:43:19 grknight Exp $
+
+*PEAR-XML_Util-1.2.3 (14 Jan 2015)
+
+  14 Jan 2015; Brian Evans <grknight@gentoo.org> +PEAR-XML_Util-1.2.3.ebuild:
+  Version bump
 
   26 Jan 2014; Ole Markus With <olemarkus@gentoo.org>
   PEAR-XML_Util-1.2.1-r2.ebuild:



1.1                  dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.3.ebuild?rev=1.1&content-type=text/plain

Index: PEAR-XML_Util-1.2.3.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.3.ebuild,v 1.1 2015/01/14 20:43:19 grknight Exp $

EAPI="5"

MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="XML utility class"

LICENSE="PHP-2.02"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
SRC_URI="http://pear.php.net/get/${MY_P}.tgz"

DEPEND="dev-lang/php[pcre(+)]
		>=dev-php/PEAR-PEAR-1.8.1"
PDEPEND="dev-php/pear"

HOMEPAGE="http://pear.php.net/package/XML_Util"

S="${WORKDIR}/${MY_P}"

src_install() {
	insinto /usr/share/php/XML
	doins XML/Util.php

	insinto /usr/share/php/docs/${MY_PN}
	doins examples/*
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-14 20:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-14 20:43 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-XML_Util: PEAR-XML_Util-1.2.3.ebuild ChangeLog Brian Evans (grknight)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox