public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PhpDocumentor: PEAR-PhpDocumentor-1.4.4.ebuild ChangeLog
@ 2012-01-31 10:36 Ole Markus With (olemarkus)
  0 siblings, 0 replies; only message in thread
From: Ole Markus With (olemarkus) @ 2012-01-31 10:36 UTC (permalink / raw
  To: gentoo-commits

olemarkus    12/01/31 10:36:59

  Modified:             ChangeLog
  Added:                PEAR-PhpDocumentor-1.4.4.ebuild
  Log:
  Version bump (bug 398519)
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.56                 dev-php/PEAR-PhpDocumentor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	12 Feb 2011 17:42:37 -0000	1.55
+++ ChangeLog	31 Jan 2012 10:36:59 -0000	1.56
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php/PEAR-PhpDocumentor
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.55 2011/02/12 17:42:37 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.56 2012/01/31 10:36:59 olemarkus Exp $
+
+*PEAR-PhpDocumentor-1.4.4 (31 Jan 2012)
+
+  31 Jan 2012; Ole Markus With <olemarkus@gentoo.org>
+  +PEAR-PhpDocumentor-1.4.4.ebuild:
+  Version bump (bug 398519)
 
   12 Feb 2011; Raúl Porcel <armin76@gentoo.org>
   PEAR-PhpDocumentor-1.4.3-r1.ebuild:



1.1                  dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.4.ebuild

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

Index: PEAR-PhpDocumentor-1.4.4.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.4.ebuild,v 1.1 2012/01/31 10:36:59 olemarkus Exp $

EAPI="4"

inherit php-pear-r1

DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source."
# see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess
LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="minimal"

RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 )
		 >=dev-php/smarty-2.6.0
		 <dev-php/smarty-3"


src_prepare()
{
	# use system smarty
	sed -i -e '/Smarty-2/d' "${WORKDIR}/package.xml"
	sed -i -e "s|phpDocumentor/Smarty-2.6.0/libs|smarty|" \
		"${S}/phpDocumentor/Converter.inc"
}






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

only message in thread, other threads:[~2012-01-31 10:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-31 10:36 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PhpDocumentor: PEAR-PhpDocumentor-1.4.4.ebuild ChangeLog Ole Markus With (olemarkus)

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