diff options
author | 2004-08-11 03:50:24 +0000 | |
---|---|---|
committer | 2004-08-11 03:50:24 +0000 | |
commit | dac95f20cf9cafa5af82d614e79b8f9561702180 (patch) | |
tree | 9fd27c8c1055686d418a05940e3cc5230d2f7cfb /app-sci | |
parent | fix DEPEND (Manifest recommit) (diff) | |
download | gentoo-2-dac95f20cf9cafa5af82d614e79b8f9561702180.tar.gz gentoo-2-dac95f20cf9cafa5af82d614e79b8f9561702180.tar.bz2 gentoo-2-dac95f20cf9cafa5af82d614e79b8f9561702180.zip |
fix DEPEND
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/equate/equate-0.0.4.20040710.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/equate/equate-0.0.4.20040710.ebuild b/app-sci/equate/equate-0.0.4.20040710.ebuild index c8e47ac5f70c..9d4ec5002bf0 100644 --- a/app-sci/equate/equate-0.0.4.20040710.ebuild +++ b/app-sci/equate/equate-0.0.4.20040710.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/equate/equate-0.0.4.20040710.ebuild,v 1.1 2004/07/12 12:35:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/equate/equate-0.0.4.20040710.ebuild,v 1.2 2004/08/11 03:50:24 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.20040124_pre4" + >=x11-libs/ecore-1.0.0_pre7" |