diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-03-24 10:02:57 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-03-24 10:02:57 +0000 |
commit | dc6ee457317fa0035280f35da2715f31ec9481db (patch) | |
tree | 2cf47acf9932bed6a8439f4d81f5d27664ec38c8 /x11-plugins/i8krellm/i8krellm-2.5.ebuild | |
parent | Add deps on compositeproto 0.3 and fixesproto 4.0, otherwise build may break ... (diff) | |
download | historical-dc6ee457317fa0035280f35da2715f31ec9481db.tar.gz historical-dc6ee457317fa0035280f35da2715f31ec9481db.tar.bz2 historical-dc6ee457317fa0035280f35da2715f31ec9481db.zip |
Fix HOMEPAGE, thanks to Shyam Mani <fox2mike@gentoo.org>
Package-Manager: portage-2.1_pre6-r6
Diffstat (limited to 'x11-plugins/i8krellm/i8krellm-2.5.ebuild')
-rw-r--r-- | x11-plugins/i8krellm/i8krellm-2.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/i8krellm/i8krellm-2.5.ebuild b/x11-plugins/i8krellm/i8krellm-2.5.ebuild index 7b6719eb5d2f..b756de98cb5f 100644 --- a/x11-plugins/i8krellm/i8krellm-2.5.ebuild +++ b/x11-plugins/i8krellm/i8krellm-2.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/i8krellm/i8krellm-2.5.ebuild,v 1.5 2004/06/24 23:00:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/i8krellm/i8krellm-2.5.ebuild,v 1.6 2006/03/24 10:02:57 kloeri Exp $ IUSE="gtk2" DESCRIPTION="GKrellM2 Plugin for the Dell Inspiron and Latitude notebooks" SRC_URI="http://www.coding-zone.com/${P}.tar.gz" -HOMEPAGE="http://www.coding-zone.com/i8krellm.phtml" +HOMEPAGE="http://www.coding-zone.com/?page=i8krellm" SLOT="0" LICENSE="GPL-2" |