summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/cphplib/ChangeLog8
-rw-r--r--dev-php/cphplib/cphplib-0.51.ebuild27
-rw-r--r--dev-php/cphplib/files/digest-cphplib-0.513
3 files changed, 37 insertions, 1 deletions
diff --git a/dev-php/cphplib/ChangeLog b/dev-php/cphplib/ChangeLog
index c66c46ca1371..ecf6675feafa 100644
--- a/dev-php/cphplib/ChangeLog
+++ b/dev-php/cphplib/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/cphplib
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/ChangeLog,v 1.4 2006/05/27 00:39:14 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/ChangeLog,v 1.5 2006/07/23 20:57:25 chtekk Exp $
+
+*cphplib-0.51 (23 Jul 2006)
+
+ 23 Jul 2006; Luca Longinotti <chtekk@gentoo.org> -cphplib-0.50.ebuild,
+ +cphplib-0.51.ebuild:
+ Version bump, cleanup ebuild.
27 May 2006; Luca Longinotti <chtekk@gentoo.org> cphplib-0.50.ebuild:
Added to ~amd64.
diff --git a/dev-php/cphplib/cphplib-0.51.ebuild b/dev-php/cphplib/cphplib-0.51.ebuild
new file mode 100644
index 000000000000..d6693c2b6998
--- /dev/null
+++ b/dev-php/cphplib/cphplib-0.51.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/cphplib-0.51.ebuild,v 1.1 2006/07/23 20:57:25 chtekk Exp $
+
+inherit php-lib-r1
+
+KEYWORDS="~amd64 ~x86"
+DESCRIPTION="Cute PHP Library (cphplib)."
+HOMEPAGE="http://cphplib.sourceforge.net/"
+SRC_URI="mirror://sourceforge/cphplib/${P}.tar.bz2"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=dev-php/PEAR-DB-1.7.6-r1"
+RDEPEND="${DEPEND}"
+
+need_php_by_category
+
+src_install() {
+ # install php files
+ php-lib-r1_src_install . *.spec
+ php-lib-r1_src_install . *.inc
+
+ # install documentation
+ dodoc-php ChangeLog COPYRIGHT LGPL README TODO
+}
diff --git a/dev-php/cphplib/files/digest-cphplib-0.51 b/dev-php/cphplib/files/digest-cphplib-0.51
new file mode 100644
index 000000000000..c4ab13c3d094
--- /dev/null
+++ b/dev-php/cphplib/files/digest-cphplib-0.51
@@ -0,0 +1,3 @@
+MD5 850083918dbeecc7b3a6c6ce999328da cphplib-0.51.tar.bz2 117555
+RMD160 5e9adf62c696838cc677f4e1bd17cbbb383e936c cphplib-0.51.tar.bz2 117555
+SHA256 eb779d97d62bdb2171dc9dce7b31b07aa2facd8bfb1f7b70fb653937220adba5 cphplib-0.51.tar.bz2 117555