blob: a4ee2af6d6abe318b4f9fe67ef65349593f7cfe3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# 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.3 2004/01/25 10:54:03 vapier Exp $
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.20040124_pre4"
|