diff options
Diffstat (limited to 'sci-calculators/equate/equate-9999.ebuild')
-rw-r--r-- | sci-calculators/equate/equate-9999.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sci-calculators/equate/equate-9999.ebuild b/sci-calculators/equate/equate-9999.ebuild new file mode 100644 index 000000000000..af042c710330 --- /dev/null +++ b/sci-calculators/equate/equate-9999.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/equate/equate-9999.ebuild,v 1.1 2004/12/24 14:50:48 ribosome Exp $ + +ECVS_MODULE="misc/equate" +inherit enlightenment + +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_pre7" |