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.6.ebuild
@ 2010-01-05  5:10 Ben de Groot (yngwin)
  0 siblings, 0 replies; only message in thread
From: Ben de Groot (yngwin) @ 2010-01-05  5:10 UTC (permalink / raw
  To: gentoo-commits

yngwin      10/01/05 05:10:52

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	22 Aug 2009 19:46:10 -0000	1.83
+++ ChangeLog	5 Jan 2010 05:10:52 -0000	1.84
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php/PEAR-Log
-# 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 $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.84 2010/01/05 05:10:52 yngwin Exp $
+
+*PEAR-Log-1.11.6 (05 Jan 2010)
+
+  05 Jan 2010; Ben de Groot <yngwin@gentoo.org> +PEAR-Log-1.11.6.ebuild:
+  Version bump
 
 *PEAR-Log-1.11.5 (22 Aug 2009)
 



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

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

Index: PEAR-Log-1.11.6.ebuild
===================================================================
# Copyright 1999-2010 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.6.ebuild,v 1.1 2010/01/05 05:10:52 yngwin 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:[~2010-01-05  5:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-05  5:10 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Log: ChangeLog PEAR-Log-1.11.6.ebuild Ben de Groot (yngwin)

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