diff options
author | 2004-10-22 12:41:33 +0000 | |
---|---|---|
committer | 2004-10-22 12:41:33 +0000 | |
commit | a26b20e7b5c28aff25ccf1812bd49835a0c93a9a (patch) | |
tree | 62408b98165fd7bb2b62308de7175f110e807953 /app-sci/equate | |
parent | add block for broken intltool release (diff) | |
download | gentoo-2-a26b20e7b5c28aff25ccf1812bd49835a0c93a9a.tar.gz gentoo-2-a26b20e7b5c28aff25ccf1812bd49835a0c93a9a.tar.bz2 gentoo-2-a26b20e7b5c28aff25ccf1812bd49835a0c93a9a.zip |
live cvs
Diffstat (limited to 'app-sci/equate')
-rw-r--r-- | app-sci/equate/equate-9999.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-sci/equate/equate-9999.ebuild b/app-sci/equate/equate-9999.ebuild new file mode 100644 index 000000000000..7460a1fecafb --- /dev/null +++ b/app-sci/equate/equate-9999.ebuild @@ -0,0 +1,11 @@ +# 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-9999.ebuild,v 1.1 2004/10/22 12:41:33 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_pre7" |