diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-10-02 09:22:00 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-10-02 09:22:00 +0000 |
commit | 52b0551eeac8003e8df6629d0cfc2df338d00432 (patch) | |
tree | 0e9fada4cecb2af2e5e332d92c14f60d9894e4a8 /dev-php5/ezc-EventLogDatabaseTiein | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | gentoo-2-52b0551eeac8003e8df6629d0cfc2df338d00432.tar.gz gentoo-2-52b0551eeac8003e8df6629d0cfc2df338d00432.tar.bz2 gentoo-2-52b0551eeac8003e8df6629d0cfc2df338d00432.zip |
Added ~hppa to KEYWORDS.
(Portage version: 2.1.2_pre2)
Diffstat (limited to 'dev-php5/ezc-EventLogDatabaseTiein')
-rw-r--r-- | dev-php5/ezc-EventLogDatabaseTiein/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/ezc-EventLogDatabaseTiein/ChangeLog b/dev-php5/ezc-EventLogDatabaseTiein/ChangeLog index fab7df887209..3b9cb7a41176 100644 --- a/dev-php5/ezc-EventLogDatabaseTiein/ChangeLog +++ b/dev-php5/ezc-EventLogDatabaseTiein/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/ezc-EventLogDatabaseTiein # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLogDatabaseTiein/ChangeLog,v 1.5 2006/08/24 02:03:27 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLogDatabaseTiein/ChangeLog,v 1.6 2006/10/02 09:22:00 gmsoft Exp $ + + 02 Oct 2006; Guy Martin <gmsoft@gentoo.org> + ezc-EventLogDatabaseTiein-1.0.ebuild: + Added ~hppa to KEYWORDS. 24 Aug 2006; Jason Wever <weeve@gentoo.org> ezc-EventLogDatabaseTiein-1.0.ebuild: diff --git a/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild b/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild index 07d1c9cb71b6..a219d96d2222 100644 --- a/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild +++ b/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.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-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild,v 1.5 2006/08/24 02:03:27 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild,v 1.6 2006/10/02 09:22:00 gmsoft Exp $ inherit php-ezc DESCRIPTION="This eZ component contains the database writer backend for the EventLog component." SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="${RDEPEND} dev-php5/ezc-Database |