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 | 3acbc43153b3701f891390d5863fdae4000eb683 (patch) | |
tree | b2f1a80ee9e5abb156e0b3009fadf6944dce949a /dev-php5/ezc-EventLogDatabaseTiein | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | historical-3acbc43153b3701f891390d5863fdae4000eb683.tar.gz historical-3acbc43153b3701f891390d5863fdae4000eb683.tar.bz2 historical-3acbc43153b3701f891390d5863fdae4000eb683.zip |
Added ~hppa to KEYWORDS.
Package-Manager: portage-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 |