diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-11-12 22:54:34 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-11-12 22:54:34 +0000 |
commit | 54442d93fabc672efc685dc4e2e521cf2128c598 (patch) | |
tree | 6acba42387cd3b339396ada679eee6c8bdeb799f /x11-plugins/wmcalc/wmcalc-0.4.ebuild | |
parent | Version bump. (diff) | |
download | historical-54442d93fabc672efc685dc4e2e521cf2128c598.tar.gz historical-54442d93fabc672efc685dc4e2e521cf2128c598.tar.bz2 historical-54442d93fabc672efc685dc4e2e521cf2128c598.zip |
Fixed HOMEPAGE and SRC_URI. Wiped out older versions...
Diffstat (limited to 'x11-plugins/wmcalc/wmcalc-0.4.ebuild')
-rw-r--r-- | x11-plugins/wmcalc/wmcalc-0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmcalc/wmcalc-0.4.ebuild b/x11-plugins/wmcalc/wmcalc-0.4.ebuild index c61a16af8463..aa5de5380539 100644 --- a/x11-plugins/wmcalc/wmcalc-0.4.ebuild +++ b/x11-plugins/wmcalc/wmcalc-0.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalc/wmcalc-0.4.ebuild,v 1.5 2004/10/19 08:52:43 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalc/wmcalc-0.4.ebuild,v 1.6 2004/11/12 22:54:34 s4t4n Exp $ inherit eutils DESCRIPTION="A WindowMaker DockApp calculator" -HOMEPAGE="http://freakzone.net/gordon/#wmcalc" -SRC_URI="http://freakzone.net/gordon/src/${P}.tar.gz" +HOMEPAGE="http://dockapps.org/file.php/id/130" +SRC_URI="mirror://gentoo/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc ppc64" |