diff options
Diffstat (limited to 'app-misc/examine/examine-0.0.1.20050220.ebuild')
-rw-r--r-- | app-misc/examine/examine-0.0.1.20050220.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/examine/examine-0.0.1.20050220.ebuild b/app-misc/examine/examine-0.0.1.20050220.ebuild index 86f84341979e..ced46f1c64e7 100644 --- a/app-misc/examine/examine-0.0.1.20050220.ebuild +++ b/app-misc/examine/examine-0.0.1.20050220.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/examine/examine-0.0.1.20050220.ebuild,v 1.1 2005/02/21 10:58:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/examine/examine-0.0.1.20050220.ebuild,v 1.2 2005/04/10 20:39:34 vapier Exp $ inherit enlightenment @@ -8,6 +8,6 @@ DESCRIPTION="configuration library for applications based on the EFL" DEPEND=">=dev-libs/eet-0.9.0 >=dev-db/edb-1.0.5 - >=x11-libs/ewl-0.0.3.20031115 - >=x11-libs/ecore-1.0.0_pre7 + >=x11-libs/ewl-0.0.4 + >=x11-libs/ecore-0.9.9 sys-libs/readline" |