summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2008-01-13 16:12:25 +0000
committerMarkus Ullmann <jokey@gentoo.org>2008-01-13 16:12:25 +0000
commitff6b2f7ac237252eb1a36104919c61153128b501 (patch)
treefaa3ed19c22a5a4ddb5c344986ea29d7a851bccd /dev-php5/ezc-SignalSlot
parentadd missing X deps, bug #205618 (diff)
downloadhistorical-ff6b2f7ac237252eb1a36104919c61153128b501.tar.gz
historical-ff6b2f7ac237252eb1a36104919c61153128b501.tar.bz2
historical-ff6b2f7ac237252eb1a36104919c61153128b501.zip
Add eZ Components 2007.2 from project overlay
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-php5/ezc-SignalSlot')
-rw-r--r--dev-php5/ezc-SignalSlot/ChangeLog11
-rw-r--r--dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild8
2 files changed, 14 insertions, 5 deletions
diff --git a/dev-php5/ezc-SignalSlot/ChangeLog b/dev-php5/ezc-SignalSlot/ChangeLog
index 21a8f336dc1a..b89b8a69abc3 100644
--- a/dev-php5/ezc-SignalSlot/ChangeLog
+++ b/dev-php5/ezc-SignalSlot/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-php5/ezc-SignalSlot
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SignalSlot/ChangeLog,v 1.3 2007/10/08 19:02:13 jokey Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SignalSlot/ChangeLog,v 1.4 2008/01/13 16:07:23 jokey Exp $
+
+ 13 Jan 2008; Markus Ullmann <jokey@gentoo.org> ezc-SignalSlot-1.1.ebuild:
+ Add eZ Components 2007.2 from project overlay
+
+ 12 Jan 2008; Jakub Moc <jakub@gentoo.org>
+ +ezc-SignalSlot-1.1.ebuild:
+ Pinpoint ezc-Base dependency
08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-SignalSlot-1.1.ebuild:
Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it
diff --git a/dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild b/dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild
index b31efe722026..f97029bb3a82 100644
--- a/dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild
+++ b/dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild
@@ -1,10 +1,12 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.3 2007/10/08 19:02:13 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SignalSlot/ezc-SignalSlot-1.1.ebuild,v 1.4 2008/01/13 16:07:23 jokey Exp $
+EZC_BASE_MIN="1.3"
inherit php-ezc
-DESCRIPTION="The SignalSlot component implements a mechanism for inter- and intra-object communication through the use of signals and slots."
+DESCRIPTION="This eZ component implements a mechanism for inter- and intra-object communication
+through the use of signals and slots."
SLOT="0"
KEYWORDS="~amd64 ~hppa ~sparc ~x86"
IUSE=""