summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-11-15 19:01:51 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-11-15 19:01:51 +0000
commit73e6aed0dd9c05835fa26649d3d64966a5ec1524 (patch)
tree94ce5f88b2a16138c6283b31feab59627d696878 /dev-php/PEAR-PHP_CompatInfo
parentInitial import from project overlay (diff)
downloadhistorical-73e6aed0dd9c05835fa26649d3d64966a5ec1524.tar.gz
historical-73e6aed0dd9c05835fa26649d3d64966a5ec1524.tar.bz2
historical-73e6aed0dd9c05835fa26649d3d64966a5ec1524.zip
Version bump from project overlay
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-php/PEAR-PHP_CompatInfo')
-rw-r--r--dev-php/PEAR-PHP_CompatInfo/ChangeLog12
-rw-r--r--dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.0.ebuild25
-rw-r--r--dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.5.03
3 files changed, 39 insertions, 1 deletions
diff --git a/dev-php/PEAR-PHP_CompatInfo/ChangeLog b/dev-php/PEAR-PHP_CompatInfo/ChangeLog
index 4b826f6f4742..d849e829abf2 100644
--- a/dev-php/PEAR-PHP_CompatInfo/ChangeLog
+++ b/dev-php/PEAR-PHP_CompatInfo/ChangeLog
@@ -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)
diff --git a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.0.ebuild b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.0.ebuild
new file mode 100644
index 000000000000..c9a712e77992
--- /dev/null
+++ b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.0.ebuild
@@ -0,0 +1,25 @@
+# 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
+}
diff --git a/dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.5.0 b/dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.5.0
new file mode 100644
index 000000000000..b4a763259f6d
--- /dev/null
+++ b/dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.5.0
@@ -0,0 +1,3 @@
+MD5 42f2eab3fd5e51d366f6711b4f4bb7e1 PHP_CompatInfo-1.5.0.tgz 119525
+RMD160 86e9a2d9a19bcda19f9914de865fe9db9bda70fe PHP_CompatInfo-1.5.0.tgz 119525
+SHA256 3d8391a54857f1846dd881fdea42bbf4417089f8082658c2f080400cc6a43d22 PHP_CompatInfo-1.5.0.tgz 119525