diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-25 10:44:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-25 10:44:04 +0000 |
commit | 91d439c3f574c763bffa18816894c27eacf90899 (patch) | |
tree | 7bbe4d820ac660560a9dd31b9b60800babb2aed5 /app-sci/equate | |
parent | hppa fix (diff) | |
download | gentoo-2-91d439c3f574c763bffa18816894c27eacf90899.tar.gz gentoo-2-91d439c3f574c763bffa18816894c27eacf90899.tar.bz2 gentoo-2-91d439c3f574c763bffa18816894c27eacf90899.zip |
should be ecore not equate #39325
Diffstat (limited to 'app-sci/equate')
-rw-r--r-- | app-sci/equate/equate-0.0.4.20040124.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/equate/equate-0.0.4.20040124.ebuild b/app-sci/equate/equate-0.0.4.20040124.ebuild index a80ead792438..5d2d091e7294 100644 --- a/app-sci/equate/equate-0.0.4.20040124.ebuild +++ b/app-sci/equate/equate-0.0.4.20040124.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/equate/equate-0.0.4.20040124.ebuild,v 1.1 2004/01/25 04:04:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/equate/equate-0.0.4.20040124.ebuild,v 1.2 2004/01/25 10:44:04 vapier Exp $ inherit enlightenment @@ -8,4 +8,4 @@ DESCRIPTION="simple themeable calculator built off of ewl" HOMEPAGE="http://andy.elcock.org/Software/Equate.xml" DEPEND=">=x11-libs/ewl-0.0.3.20040103 - >=x11-libs/equate-1.0.0.20040117_pre4" + >=x11-libs/ecore-1.0.0.20040117_pre4" |