diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-03 01:31:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-03 01:31:04 +0000 |
commit | 60a64ecc016e905b5d31f5384101f71aa2a6eb68 (patch) | |
tree | ad714f9514868d55d6ce88f2d42c108ca3bc91c9 /sci-calculators/equate | |
parent | remove debug code (diff) | |
download | gentoo-2-60a64ecc016e905b5d31f5384101f71aa2a6eb68.tar.gz gentoo-2-60a64ecc016e905b5d31f5384101f71aa2a6eb68.tar.bz2 gentoo-2-60a64ecc016e905b5d31f5384101f71aa2a6eb68.zip |
update HOMEPAGE #111248
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sci-calculators/equate')
-rw-r--r-- | sci-calculators/equate/equate-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/equate/equate-9999.ebuild b/sci-calculators/equate/equate-9999.ebuild index bed64d4dd2a1..fa03b923c53c 100644 --- a/sci-calculators/equate/equate-9999.ebuild +++ b/sci-calculators/equate/equate-9999.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 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.3 2005/04/11 03:44:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/equate/equate-9999.ebuild,v 1.4 2005/11/03 01:31:04 vapier Exp $ ECVS_MODULE="misc/equate" inherit enlightenment DESCRIPTION="simple themeable calculator built off of ewl" -HOMEPAGE="http://andy.elcock.org/Software/Equate.xml" +HOMEPAGE="http://andy.elcock.org/Software/Equate/" DEPEND=">=x11-libs/ewl-0.0.4 >=x11-libs/ecore-0.9.9" |