public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PHP_CompatInfo: ChangeLog PEAR-PHP_CompatInfo-1.5.0.ebuild
@ 2007-11-15 18:58 Markus Ullmann (jokey)
  0 siblings, 0 replies; only message in thread
From: Markus Ullmann (jokey) @ 2007-11-15 18:58 UTC (permalink / raw
  To: gentoo-commits

jokey       07/11/15 18:58:31

  Modified:             ChangeLog
  Added:                PEAR-PHP_CompatInfo-1.5.0.ebuild
  Log:
  Version bump from project overlay
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.2                  dev-php/PEAR-PHP_CompatInfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	30 Aug 2007 12:33:18 -0000	1.1
+++ ChangeLog	15 Nov 2007 18:58:30 -0000	1.2
@@ -1,6 +1,16 @@
 # ChangeLog for dev-php/PEAR-PHP_CompatInfo
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/ChangeLog,v 1.1 2007/08/30 12:33:18 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/ChangeLog,v 1.2 2007/11/15 18:58:30 jokey Exp $
+
+*PEAR-PHP_CompatInfo-1.5.0 (15 Nov 2007)
+
+  15 Nov 2007; Markus Ullmann <jokey@gentoo.org>
+  +PEAR-PHP_CompatInfo-1.5.0.ebuild:
+  Version bump from project overlay
+
+  15 Nov 2007; Jakub Moc <jakub@gentoo.org>
+  +PEAR-PHP_CompatInfo-1.5.0.ebuild:
+  Version bump; fix DOS line breaks.
 
 *PEAR-PHP_CompatInfo-1.4.3 (30 Aug 2007)
 



1.1                  dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.0.ebuild

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

Index: PEAR-PHP_CompatInfo-1.5.0.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.0.ebuild,v 1.1 2007/11/15 18:58:30 jokey Exp $

inherit php-pear-r1 depend.php eutils

DESCRIPTION="Find out the minimum version and the extensions required for a piece of code to run."

LICENSE="PHP"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="minimal"

RDEPEND="!minimal? ( >=dev-php/PEAR-Console_Table-1.0.5
		    >=dev-php/PEAR-Console_Getargs-1.3.3 )"

src_unpack() {
	unpack ${A}
	cd "${S}"
	edos2unix $(find . -type f -print)
}

pkg_setup() {
	require_php_with_use tokenizer
}



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-11-15 18:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-15 18:58 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PHP_CompatInfo: ChangeLog PEAR-PHP_CompatInfo-1.5.0.ebuild Markus Ullmann (jokey)

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