summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-05-25 22:34:44 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-05-25 22:34:44 +0000
commitb99b562baf5475a8d3de0320f10b7aed49fb4056 (patch)
treeee52c15e1528b0cc4f37b1062504602ac87da658 /dev-php/PEAR-HTML_QuickForm_Controller
parentStable on x86 wrt bug #132213 (diff)
downloadgentoo-2-b99b562baf5475a8d3de0320f10b7aed49fb4056.tar.gz
gentoo-2-b99b562baf5475a8d3de0320f10b7aed49fb4056.tar.bz2
gentoo-2-b99b562baf5475a8d3de0320f10b7aed49fb4056.zip
Added to ~hppa, ~ppc64, ~sparc. See bug #134270.
(Portage version: 2.1_rc2-r3)
Diffstat (limited to 'dev-php/PEAR-HTML_QuickForm_Controller')
-rw-r--r--dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog6
-rw-r--r--dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog b/dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog
index 6ba0b54cf4fc..1ea4153a0dbf 100644
--- a/dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog
+++ b/dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-HTML_QuickForm_Controller
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog,v 1.2 2006/05/25 18:00:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog,v 1.3 2006/05/25 22:34:44 hansmi Exp $
+
+ 25 May 2006; Michael Hanselmann <hansmi@gentoo.org>
+ PEAR-HTML_QuickForm_Controller-1.0.5.ebuild:
+ Added to ~hppa, ~ppc64, ~sparc. See bug #134270.
25 May 2006; <nixnut@gentoo.org>
PEAR-HTML_QuickForm_Controller-1.0.5.ebuild:
diff --git a/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.5.ebuild b/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.5.ebuild
index 10ad809fbb58..82ac21c2138b 100644
--- a/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.5.ebuild
+++ b/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.5.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-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.5.ebuild,v 1.2 2006/05/25 18:00:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.5.ebuild,v 1.3 2006/05/25 22:34:44 hansmi Exp $
inherit php-pear-r1
DESCRIPTION="Add-On for HTML_QuickForm that allows building of multipage forms."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-php/PEAR-HTML_QuickForm"