summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-17 22:06:04 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-17 22:06:04 +0000
commit21a862d01d0aeb6d9eeb294d173be9c6dfeb5008 (patch)
tree6f94b0af1da47e57801d049b8f57b0447cad9d60 /dev-php
parentModular X dependency fix (diff)
downloadgentoo-2-21a862d01d0aeb6d9eeb294d173be9c6dfeb5008.tar.gz
gentoo-2-21a862d01d0aeb6d9eeb294d173be9c6dfeb5008.tar.bz2
gentoo-2-21a862d01d0aeb6d9eeb294d173be9c6dfeb5008.zip
Mark 1.3.0_rc5 stable on alpha/ia64, mark 1.3.0_rc3-r1 1.3.0_rc3
~alpha/~ia64. #119722 (Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-PhpDocumentor/ChangeLog9
-rw-r--r--dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild6
-rw-r--r--dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild6
-rw-r--r--dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild4
4 files changed, 16 insertions, 9 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog
index f8a9b570e178..513fa2d77079 100644
--- a/dev-php/PEAR-PhpDocumentor/ChangeLog
+++ b/dev-php/PEAR-PhpDocumentor/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-php/PEAR-PhpDocumentor
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.21 2006/01/23 16:48:07 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.22 2006/02/17 22:06:04 agriffis Exp $
+
+ 17 Feb 2006; Aron Griffis <agriffis@gentoo.org>
+ PEAR-PhpDocumentor-1.3.0_rc3.ebuild,
+ PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild,
+ PEAR-PhpDocumentor-1.3.0_rc5.ebuild:
+ Mark 1.3.0_rc5 stable on alpha/ia64, mark 1.3.0_rc3-r1 1.3.0_rc3
+ ~alpha/~ia64. #119722
23 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
PEAR-PhpDocumentor-1.3.0_rc5.ebuild:
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild
index 110bac8217ff..348569a81455 100644
--- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild
+++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# 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-r1.ebuild,v 1.6 2005/11/22 18:57:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild,v 1.7 2006/02/17 22:06:04 agriffis Exp $
inherit php-pear-r1
DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~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
index a6c04b7edcc4..656d5e5c3d73 100644
--- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild
+++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# 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.7 2005/05/07 19:08:13 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild,v 1.8 2006/02/17 22:06:04 agriffis Exp $
inherit php-pear
DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 ~ppc amd64 ~sparc"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
IUSE=""
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild
index 1cd5b1d38ffa..3cd1ab662fca 100644
--- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild
+++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# 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_rc5.ebuild,v 1.6 2006/01/23 16:48:07 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild,v 1.7 2006/02/17 22:06:04 agriffis Exp $
inherit php-pear-r1
DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86"
IUSE=""