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 | 720cf1fbe1b6974e717b66668792426a2d27ce15 (patch) | |
tree | 480f447a71973c07e4514a91afa20082c3002d9d /x11-plugins/wmacpiload-ac/wmacpiload-ac-0.1.2_p3.ebuild | |
parent | Stable on sparc wrt #100178 (diff) | |
download | historical-720cf1fbe1b6974e717b66668792426a2d27ce15.tar.gz historical-720cf1fbe1b6974e717b66668792426a2d27ce15.tar.bz2 historical-720cf1fbe1b6974e717b66668792426a2d27ce15.zip |
#100255: changed homepage
Package-Manager: portage-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" |