diff options
author | 2006-01-28 16:20:49 +0000 | |
---|---|---|
committer | 2006-01-28 16:20:49 +0000 | |
commit | ceb86dfd72ef3124d71483151e2aa5c6c9f7820f (patch) | |
tree | d2b764174838e2a5987fabe4513f04e0adb62e81 | |
parent | Fix Gentoo bug #118848. (diff) | |
download | gentoo-2-ceb86dfd72ef3124d71483151e2aa5c6c9f7820f.tar.gz gentoo-2-ceb86dfd72ef3124d71483151e2aa5c6c9f7820f.tar.bz2 gentoo-2-ceb86dfd72ef3124d71483151e2aa5c6c9f7820f.zip |
Marked ~hppa (bug #119722).
(Portage version: 2.1_pre4)
-rw-r--r-- | dev-php/PEAR-Text_Wiki/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Tree/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-VersionControl_SVN/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild | 4 |
6 files changed, 19 insertions, 9 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index 3e6d6a05eab4..83645bde599e 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.31 2006/01/27 20:04:18 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.32 2006/01/28 16:17:25 jer Exp $ + + 28 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Text_Wiki-1.0.3.ebuild: + Marked ~hppa (bug #119722). 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> PEAR-Text_Wiki-1.0.3.ebuild: diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild index b29c22aa69a1..5fbdd3254e90 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.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-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild,v 1.9 2006/01/27 20:04:18 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild,v 1.10 2006/01/28 16:17:25 jer Exp $ inherit php-pear-r1 DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Tree/ChangeLog b/dev-php/PEAR-Tree/ChangeLog index 2bb67164e449..26d9b3e8f2a4 100644 --- a/dev-php/PEAR-Tree/ChangeLog +++ b/dev-php/PEAR-Tree/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Tree # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/ChangeLog,v 1.17 2006/01/22 22:07:11 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/ChangeLog,v 1.18 2006/01/28 16:18:57 jer Exp $ + + 28 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Tree-0.2.4-r1.ebuild: + Marked ~hppa (bug #119722). 22 Jan 2006; Simon Stelling <blubb@gentoo.org> PEAR-Tree-0.2.4-r1.ebuild: stable on amd64 wrt bug 119722 diff --git a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild b/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild index 7d3348b2bf6e..00ff4543f882 100644 --- a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild +++ b/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild,v 1.11 2006/01/22 22:07:11 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild,v 1.12 2006/01/28 16:18:57 jer Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Generic tree management, currently supports DB and XML as data sources." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ~ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1 >=dev-php/PEAR-XML_Parser-1.2.7" diff --git a/dev-php/PEAR-VersionControl_SVN/ChangeLog b/dev-php/PEAR-VersionControl_SVN/ChangeLog index 552f19926406..61b6edb5a8b7 100644 --- a/dev-php/PEAR-VersionControl_SVN/ChangeLog +++ b/dev-php/PEAR-VersionControl_SVN/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-VersionControl_SVN # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/ChangeLog,v 1.12 2006/01/23 17:50:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/ChangeLog,v 1.13 2006/01/28 16:20:49 jer Exp $ + + 28 Jan 2006; Jeroen Roovers <jer@gentoo.org> + PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild: + Marked ~hppa (bug #119722). 23 Jan 2006; Bryan Østergaard <kloeri@gentoo.org PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild: diff --git a/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild index 585c3397de08..f9616b78d41e 100644 --- a/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild +++ b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild,v 1.12 2006/01/23 17:50:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild,v 1.13 2006/01/28 16:20:49 jer Exp $ inherit php-pear-r1 DESCRIPTION="Simple OO wrapper interface for the Subversion command-line client." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-XML_Parser-1.2.7" |