diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-24 14:50:48 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-24 14:50:48 +0000 |
commit | 6dc1c17892d94c2ac9b5c481b07db31ffc804410 (patch) | |
tree | 80f4595b7a9c61a3cd2744a8627c3f2fe1b220ae /sci-calculators/equate/equate-9999.ebuild | |
parent | Moving to sci-calculators/equate (diff) | |
download | gentoo-2-6dc1c17892d94c2ac9b5c481b07db31ffc804410.tar.gz gentoo-2-6dc1c17892d94c2ac9b5c481b07db31ffc804410.tar.bz2 gentoo-2-6dc1c17892d94c2ac9b5c481b07db31ffc804410.zip |
Moved from app-sci/equate to sci-calculators/equate.
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" |