diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-25 10:54:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-25 10:54:03 +0000 |
commit | 3544175ca5b094d4f200c3326bacec868f5c974c (patch) | |
tree | 9a0a357bd2f385fe515fa6fae74ab5ed86d2bf9e /app-sci/equate | |
parent | Added ~ppc to close bug #31700. Version bump for 2.02 (diff) | |
download | gentoo-2-3544175ca5b094d4f200c3326bacec868f5c974c.tar.gz gentoo-2-3544175ca5b094d4f200c3326bacec868f5c974c.tar.bz2 gentoo-2-3544175ca5b094d4f200c3326bacec868f5c974c.zip |
needs latest ecore #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 5d2d091e7294..a4ee2af6d6ab 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.2 2004/01/25 10:44:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/equate/equate-0.0.4.20040124.ebuild,v 1.3 2004/01/25 10:54:03 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/ecore-1.0.0.20040117_pre4" + >=x11-libs/ecore-1.0.0.20040124_pre4" |