diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-07-25 19:07:09 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-07-25 19:07:09 +0000 |
commit | 33037b05a247ba04ca96f7fb26dd2f5eb369a4e6 (patch) | |
tree | 73e5aa3737c0c83c6e3d323fe8a4c8a37602e353 /x11-plugins/wmacpiload-ac/wmacpiload-ac-0.1.2_p3.ebuild | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-33037b05a247ba04ca96f7fb26dd2f5eb369a4e6.tar.gz gentoo-2-33037b05a247ba04ca96f7fb26dd2f5eb369a4e6.tar.bz2 gentoo-2-33037b05a247ba04ca96f7fb26dd2f5eb369a4e6.zip |
#100255: changed homepage
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins/wmacpiload-ac/wmacpiload-ac-0.1.2_p3.ebuild')
-rw-r--r-- | x11-plugins/wmacpiload-ac/wmacpiload-ac-0.1.2_p3.ebuild | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmacpiload-ac/wmacpiload-ac-0.1.2_p3.ebuild b/x11-plugins/wmacpiload-ac/wmacpiload-ac-0.1.2_p3.ebuild index f1505a4bd45e..30175c0d55e0 100644 --- a/x11-plugins/wmacpiload-ac/wmacpiload-ac-0.1.2_p3.ebuild +++ b/x11-plugins/wmacpiload-ac/wmacpiload-ac-0.1.2_p3.ebuild @@ -1,14 +1,17 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpiload-ac/wmacpiload-ac-0.1.2_p3.ebuild,v 1.2 2004/09/05 22:22:19 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpiload-ac/wmacpiload-ac-0.1.2_p3.ebuild,v 1.3 2005/07/25 19:07:09 smithj Exp $ MY_P="wmacpiload-0.1.2-ac3" IUSE="" DESCRIPTION="Hacked version of WMACPILoad, a dockapp to monitor CPU temp and battery time on ACPI kernels." -HOMEPAGE="http://perso.wanadoo.fr/acarriou/wmacpiload/index.html" +HOMEPAGE="http://wmacpiload.tuxfamily.org/" SRC_URI="http://perso.wanadoo.fr/acarriou/wmacpiload/${MY_P}.tar.bz2" +# it has a new homepage, but the src_uri is still from the old one. change this +# at the next version bump + DEPEND="virtual/x11" SLOT="0" |