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
commit772dbe6f65bdd1acc1210ae44a865c9d11f8a404 (patch)
treefe537453b10933168e62e7e876e398a8c8651f5e /dev-php/PEAR-PhpDocumentor
parentMark 2.0.3 stable on alpha and x86; prune old ebuilds. Add ebuild for version... (diff)
downloadhistorical-772dbe6f65bdd1acc1210ae44a865c9d11f8a404.tar.gz
historical-772dbe6f65bdd1acc1210ae44a865c9d11f8a404.tar.bz2
historical-772dbe6f65bdd1acc1210ae44a865c9d11f8a404.zip
Version bump, marking 1.2.3 stable
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor')
-rw-r--r--dev-php/PEAR-PhpDocumentor/ChangeLog8
-rw-r--r--dev-php/PEAR-PhpDocumentor/Manifest6
-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, 25 insertions, 5 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..771006f9bed0 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 c349735d69c79790720483841fa75323 ChangeLog 386
+MD5 886821603c508f7e64642482c63190d8 PEAR-PhpDocumentor-1.2.3.ebuild 421
+MD5 fdc6b2fad23a3f7401ccbc6beb73f177 PEAR-PhpDocumentor-1.3.0_rc3.ebuild 426
+MD5 61770445582c524d10a723dbebf83cb0 ChangeLog 588
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