diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:02:13 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:02:13 +0000 |
commit | 0831b46d7cd7086323dbc86c6e92c4678151c853 (patch) | |
tree | aa4619354ded6eceda8452798dfe8628cf420222 /dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild | |
parent | Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it (diff) | |
download | gentoo-2-0831b46d7cd7086323dbc86c6e92c4678151c853.tar.gz gentoo-2-0831b46d7cd7086323dbc86c6e92c4678151c853.tar.bz2 gentoo-2-0831b46d7cd7086323dbc86c6e92c4678151c853.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-SignalSlot/ezc-SignalSlot-1.1.ebuild')
-rw-r--r-- | dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild b/dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild index 80741077dbb9..b31efe722026 100644 --- a/dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild +++ b/dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild,v 1.2 2007/08/31 15:03:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild,v 1.3 2007/10/08 19:02:13 jokey Exp $ inherit php-ezc DESCRIPTION="The SignalSlot component implements a mechanism for inter- and intra-object communication through the use of signals and slots." SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="" |