public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Log: ChangeLog PEAR-Log-1.11.5.ebuild
@ 2009-08-22 19:46 Steve Dibb (beandog)
  0 siblings, 0 replies; only message in thread
From: Steve Dibb (beandog) @ 2009-08-22 19:46 UTC (permalink / raw
  To: gentoo-commits

beandog     09/08/22 19:46:11

  Modified:             ChangeLog
  Added:                PEAR-Log-1.11.5.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.83                 dev-php/PEAR-Log/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Log/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Log/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Log/ChangeLog?r1=1.82&r2=1.83

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog	28 Mar 2008 23:48:47 -0000	1.82
+++ ChangeLog	22 Aug 2009 19:46:10 -0000	1.83
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php/PEAR-Log
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.82 2008/03/28 23:48:47 maekke Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.83 2009/08/22 19:46:10 beandog Exp $
+
+*PEAR-Log-1.11.5 (22 Aug 2009)
+
+  22 Aug 2009; Steve Dibb <beandog@gentoo.org> +PEAR-Log-1.11.5.ebuild:
+  Version bump
 
   28 Mar 2008; Markus Meier <maekke@gentoo.org> PEAR-Log-1.9.14.ebuild:
   amd64 stable, bug #208313



1.1                  dev-php/PEAR-Log/PEAR-Log-1.11.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.11.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.11.5.ebuild?rev=1.1&content-type=text/plain

Index: PEAR-Log-1.11.5.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.11.5.ebuild,v 1.1 2009/08/22 19:46:11 beandog Exp $

inherit php-pear-r1 depend.php eutils

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"

DESCRIPTION="The Log framework provides an abstracted logging system.
It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal targets."
LICENSE="PHP-3.01"
SLOT="0"
IUSE="minimal"

RDEPEND="!minimal? ( >=dev-php/PEAR-DB-1.7.6-r1
	dev-php/PEAR-Mail
	>=dev-php/PEAR-MDB2-2.0.0_rc1 )"

pkg_postinst() {
	has_php
	if ! use minimal && ! built_with_use --missing true =${PHP_PKG} sqlite ; then
		elog "${PN} can optionally use ${PHP_PKG} sqlite features."
		elog "If you want those, recompile ${PHP_PKG} with this flag in USE."
	fi
}






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

only message in thread, other threads:[~2009-08-22 19:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-22 19:46 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Log: ChangeLog PEAR-Log-1.11.5.ebuild Steve Dibb (beandog)

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