diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-24 12:45:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-24 12:45:01 +0000 |
commit | 68a1028b26ceb81ca3c2fb1c32701989a01c2993 (patch) | |
tree | 6cdb8b33c916808c9c5b9e408166e6cf73fc3d35 /dev-php | |
parent | Version bump from the php-overlay (diff) | |
download | gentoo-2-68a1028b26ceb81ca3c2fb1c32701989a01c2993.tar.gz gentoo-2-68a1028b26ceb81ca3c2fb1c32701989a01c2993.tar.bz2 gentoo-2-68a1028b26ceb81ca3c2fb1c32701989a01c2993.zip |
Version bump from the php-overlay
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-OLE/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild | 11 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/files/digest-PEAR-OLE-0.6.1 | 3 |
3 files changed, 23 insertions, 1 deletions
diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog index e4aebce62669..64dcbcdae39f 100644 --- a/dev-php/PEAR-OLE/ChangeLog +++ b/dev-php/PEAR-OLE/ChangeLog @@ -1,6 +1,14 @@ # 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.28 2007/12/15 11:57:50 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.29 2007/12/24 12:45:00 armin76 Exp $ + +*PEAR-OLE-0.6.1 (24 Dec 2007) + + 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> +PEAR-OLE-0.6.1.ebuild: + Version bump from the php-overlay + + 18 Dec 2007; Jakub Moc <jakub@gentoo.org> +PEAR-OLE-0.6.1.ebuild: + Version bump *PEAR-OLE-0.6.0 (15 Dec 2007) diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild new file mode 100644 index 000000000000..39d7f04c3ca0 --- /dev/null +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.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.1.ebuild,v 1.1 2007/12/24 12:45:01 armin76 Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Package for reading and writing OLE containers" +LICENSE="PHP-2.02 PHP-3" +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.1 b/dev-php/PEAR-OLE/files/digest-PEAR-OLE-0.6.1 new file mode 100644 index 000000000000..d857788d2d9c --- /dev/null +++ b/dev-php/PEAR-OLE/files/digest-PEAR-OLE-0.6.1 @@ -0,0 +1,3 @@ +MD5 6e85cd3911270ad9cb8a77228d73fe8a OLE-0.6.1.tgz 12111 +RMD160 529d659a9d9721ddc63c538af87c1eb845148a3c OLE-0.6.1.tgz 12111 +SHA256 9fd4ed5eaa07f831324df5c910584418803a7f73f0c818e85ea92fa78714587f OLE-0.6.1.tgz 12111 |