summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-05-28 14:36:53 +0000
committerDon Seiler <rizzo@gentoo.org>2004-05-28 14:36:53 +0000
commit9c17ab0a36ff196d8e5b2a02220d8f0159352060 (patch)
tree048f225f99aced1518249096bc36ec06b6d0c1f9 /dev-php
parentMark 2.0.3 stable on alpha and x86; prune old ebuilds. Add ebuild for version... (diff)
downloadgentoo-2-9c17ab0a36ff196d8e5b2a02220d8f0159352060.tar.gz
gentoo-2-9c17ab0a36ff196d8e5b2a02220d8f0159352060.tar.bz2
gentoo-2-9c17ab0a36ff196d8e5b2a02220d8f0159352060.zip
Version bump, marking 1.2.3 stable
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-PhpDocumentor/ChangeLog8
-rw-r--r--dev-php/PEAR-PhpDocumentor/Manifest4
-rw-r--r--dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild4
-rw-r--r--dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild11
-rw-r--r--dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc31
5 files changed, 24 insertions, 4 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog
index c627661c9cee..3d5119939b20 100644
--- a/dev-php/PEAR-PhpDocumentor/ChangeLog
+++ b/dev-php/PEAR-PhpDocumentor/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-PhpDocumentor
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.1 2004/05/26 17:52:58 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.2 2004/05/28 14:36:53 rizzo Exp $
+
+*PEAR-PhpDocumentor-1.3.0_rc3 (28 May 2004)
+
+ 28 May 2004; Don Seiler <rizzo@gentoo.org>; PEAR-PhpDocumentor-1.2.3.ebuild,
+ +PEAR-PhpDocumentor-1.3.0_rc3.ebuild:
+ Version bump, marking 1.2.3 stable
*PEAR-PhpDocumentor-1.2.3 (26 May 2004)
diff --git a/dev-php/PEAR-PhpDocumentor/Manifest b/dev-php/PEAR-PhpDocumentor/Manifest
index 8dece149f765..4ca3a70a6ef9 100644
--- a/dev-php/PEAR-PhpDocumentor/Manifest
+++ b/dev-php/PEAR-PhpDocumentor/Manifest
@@ -1,4 +1,6 @@
-MD5 2402c602b1b77b264268972707396e68 PEAR-PhpDocumentor-1.2.3.ebuild 422
+MD5 7c53cb392bd1249d035f323cd479cd2c PEAR-PhpDocumentor-1.2.3.ebuild 421
+MD5 2402c602b1b77b264268972707396e68 PEAR-PhpDocumentor-1.3.0_rc3.ebuild 422
MD5 c349735d69c79790720483841fa75323 ChangeLog 386
MD5 ba001f830d728b8ce150553c2e553a6c metadata.xml 219
MD5 7536fefe11615d250f572cc8e9ba2834 files/digest-PEAR-PhpDocumentor-1.2.3 69
+MD5 9bb1bf8f50fd8264985669f08a332d5b files/digest-PEAR-PhpDocumentor-1.3.0_rc3 72
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild
index 7132b09fb17a..30bd5d5b138e 100644
--- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild
+++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild,v 1.1 2004/05/26 17:52:58 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild,v 1.2 2004/05/28 14:36:53 rizzo Exp $
inherit php-pear
DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild
new file mode 100644
index 000000000000..42d43d1827d5
--- /dev/null
+++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild,v 1.1 2004/05/28 14:36:53 rizzo Exp $
+
+inherit php-pear
+
+DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source."
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
diff --git a/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc3 b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc3
new file mode 100644
index 000000000000..926e9836b209
--- /dev/null
+++ b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc3
@@ -0,0 +1 @@
+MD5 d96ccefa7cfce8b0f24216b8f5041ba4 PhpDocumentor-1.3.0RC3.tgz 2711672