diff options
author | 2007-10-08 19:03:15 +0000 | |
---|---|---|
committer | 2007-10-08 19:03:15 +0000 | |
commit | 9eb86aae072f9f9d14e9a1e53f6f451ae852762c (patch) | |
tree | 2b462f6014057e98f62e26ee14f19099bd7a7b07 /dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.2.ebuild | |
parent | Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it (diff) | |
download | gentoo-2-9eb86aae072f9f9d14e9a1e53f6f451ae852762c.tar.gz gentoo-2-9eb86aae072f9f9d14e9a1e53f6f451ae852762c.tar.bz2 gentoo-2-9eb86aae072f9f9d14e9a1e53f6f451ae852762c.zip |
Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it
(Portage version: 2.1.3.12)
Diffstat (limited to 'dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.2.ebuild')
-rw-r--r-- | dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.2.ebuild b/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.2.ebuild index f6b2c9726884..3142711e41fd 100644 --- a/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.2.ebuild +++ b/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 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.2.ebuild,v 1.2 2007/08/31 14:53:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.2.ebuild,v 1.3 2007/10/08 19:03:15 jokey Exp $ inherit php-ezc DESCRIPTION="This eZ component contains the database writer backend for the EventLog component." SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="" RDEPEND="${RDEPEND} >=dev-php5/ezc-Database-1.3 |