summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2010-02-16 04:59:41 +0000
committerSteve Dibb <beandog@gentoo.org>2010-02-16 04:59:41 +0000
commit1e802d18469d40022a5215b5f342d4818c885bf9 (patch)
treecd44461454ad9a29726897e5460ca29b61efe731 /dev-php
parentVersion bump (diff)
downloadgentoo-2-1e802d18469d40022a5215b5f342d4818c885bf9.tar.gz
gentoo-2-1e802d18469d40022a5215b5f342d4818c885bf9.tar.bz2
gentoo-2-1e802d18469d40022a5215b5f342d4818c885bf9.zip
Version bump
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-OLE/ChangeLog9
-rw-r--r--dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc1.ebuild11
2 files changed, 18 insertions, 2 deletions
diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog
index b3fbf19c77e7..9dc4d89aa934 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.35 2008/03/29 00:11:37 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.36 2010/02/16 04:59:41 beandog Exp $
+
+*PEAR-OLE-1.0.0_rc1 (16 Feb 2010)
+
+ 16 Feb 2010; Steve Dibb <beandog@gentoo.org> +PEAR-OLE-1.0.0_rc1.ebuild:
+ Version bump
29 Mar 2008; Markus Meier <maekke@gentoo.org> PEAR-OLE-0.6.1.ebuild:
amd64 stable, bug #208313
diff --git a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc1.ebuild
new file mode 100644
index 000000000000..147d74cf2b40
--- /dev/null
+++ b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc1.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc1.ebuild,v 1.1 2010/02/16 04:59:41 beandog Exp $
+
+inherit php-pear-r1
+
+DESCRIPTION="Package for reading and writing OLE containers"
+LICENSE="PHP-2.02 PHP-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""