diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-10-02 09:28:39 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-10-02 09:28:39 +0000 |
commit | 78589ff53cd3abdfccbbc6e8ab58453cdf947005 (patch) | |
tree | a764b0ec7c3860febaeff45a6ec80930a36e00b1 | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | gentoo-2-78589ff53cd3abdfccbbc6e8ab58453cdf947005.tar.gz gentoo-2-78589ff53cd3abdfccbbc6e8ab58453cdf947005.tar.bz2 gentoo-2-78589ff53cd3abdfccbbc6e8ab58453cdf947005.zip |
Added ~hppa to KEYWORDS.
(Portage version: 2.1.2_pre2)
-rw-r--r-- | dev-php5/ezc-Debug/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/ezc-Debug/ezc-Debug-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/ezc-Debug/ChangeLog b/dev-php5/ezc-Debug/ChangeLog index d364e220a0db..c25603b295f6 100644 --- a/dev-php5/ezc-Debug/ChangeLog +++ b/dev-php5/ezc-Debug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/ezc-Debug # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Debug/ChangeLog,v 1.7 2006/08/28 09:10:49 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Debug/ChangeLog,v 1.8 2006/10/02 09:28:39 gmsoft Exp $ + + 02 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-Debug-1.0.1.ebuild: + Added ~hppa to KEYWORDS. *ezc-Debug-1.0.1 (28 Aug 2006) diff --git a/dev-php5/ezc-Debug/ezc-Debug-1.0.1.ebuild b/dev-php5/ezc-Debug/ezc-Debug-1.0.1.ebuild index 5df8b5b2c495..e40243cdb9a7 100644 --- a/dev-php5/ezc-Debug/ezc-Debug-1.0.1.ebuild +++ b/dev-php5/ezc-Debug/ezc-Debug-1.0.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Debug/ezc-Debug-1.0.1.ebuild,v 1.1 2006/08/28 09:10:49 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Debug/ezc-Debug-1.0.1.ebuild,v 1.2 2006/10/02 09:28:39 gmsoft Exp $ inherit php-ezc DESCRIPTION="This eZ component provides a set of classes that help you to debug an application." SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" |