diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-15 11:57:51 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-15 11:57:51 +0000 |
commit | 12b6f4f8d58bd412c5dd2cbd8d1ee72ef824c429 (patch) | |
tree | 6b425621f6dcf4343ec5495cf729a45ceab346d0 /dev-php | |
parent | Version bump from project overlay (diff) | |
download | gentoo-2-12b6f4f8d58bd412c5dd2cbd8d1ee72ef824c429.tar.gz gentoo-2-12b6f4f8d58bd412c5dd2cbd8d1ee72ef824c429.tar.bz2 gentoo-2-12b6f4f8d58bd412c5dd2cbd8d1ee72ef824c429.zip |
Version bump from project overlay
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-OLE/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.6.0.ebuild | 11 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/files/digest-PEAR-OLE-0.6.0 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog index d902753ae0e5..e4aebce62669 100644 --- a/dev-php/PEAR-OLE/ChangeLog +++ b/dev-php/PEAR-OLE/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/PEAR-OLE # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.27 2007/12/06 00:44:45 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.28 2007/12/15 11:57:50 jokey Exp $ + +*PEAR-OLE-0.6.0 (15 Dec 2007) + + 15 Dec 2007; Markus Ullmann <jokey@gentoo.org> +PEAR-OLE-0.6.0.ebuild: + Version bump from project overlay 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-OLE-0.5-r1.ebuild: LICENSE fix from project overlay diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.6.0.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.6.0.ebuild new file mode 100644 index 000000000000..16ed495523b9 --- /dev/null +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.6.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.6.0.ebuild,v 1.1 2007/12/15 11:57:50 jokey Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Package for reading and writing OLE containers" +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-OLE/files/digest-PEAR-OLE-0.6.0 b/dev-php/PEAR-OLE/files/digest-PEAR-OLE-0.6.0 new file mode 100644 index 000000000000..18456d70895d --- /dev/null +++ b/dev-php/PEAR-OLE/files/digest-PEAR-OLE-0.6.0 @@ -0,0 +1,3 @@ +MD5 d300a6f487a6e2a16a27b27f838839d8 OLE-0.6.0.tgz 10461 +RMD160 152278d6c5717d810542773e5bb70e84db05717f OLE-0.6.0.tgz 10461 +SHA256 b5140c88793a8682a9e75ae4c8a5821abb4fce394d32737a17946794d7270ff9 OLE-0.6.0.tgz 10461 |