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 | 36343868b15ce209bf55446b6a74c0c06d806557 (patch) | |
tree | 925c8c7d6978a72fee91ef4f278dac64a1acfc20 /sci-calculators | |
parent | remove debug code (diff) | |
download | historical-36343868b15ce209bf55446b6a74c0c06d806557.tar.gz historical-36343868b15ce209bf55446b6a74c0c06d806557.tar.bz2 historical-36343868b15ce209bf55446b6a74c0c06d806557.zip |
update HOMEPAGE #111248
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/equate/Manifest | 10 | ||||
-rw-r--r-- | sci-calculators/equate/equate-9999.ebuild | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sci-calculators/equate/Manifest b/sci-calculators/equate/Manifest index d1b14d8c7aa6..8ede694e832a 100644 --- a/sci-calculators/equate/Manifest +++ b/sci-calculators/equate/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 a8d630633c20342ead6ddaae1cef9fcb metadata.xml 331 -MD5 fa76178165b9bfd4db0c2e0b61755f0d equate-9999.ebuild 441 MD5 385eff25593234e21d3c172d19776ffc ChangeLog 561 +MD5 eea78f3dffdef5840a1400b25af19a0c equate-9999.ebuild 438 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-equate-9999 0 +MD5 a8d630633c20342ead6ddaae1cef9fcb metadata.xml 331 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDPhfAgIKl8Uu19MoRAtRLAJ9y4aF2dxJSA0qqBx/xTHG1nbXKrwCfRf6n -zlfWivbV393SsiWA61iudLw= -=njPr +iD8DBQFDaWiAgIKl8Uu19MoRAnUHAJ0TsbyGge1ZeZrlvW4SmQXWhhz0vgCcCJeM +Bu7D7cEcv7WNTBKLV74HmbE= +=EyYY -----END PGP SIGNATURE----- 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" |