diff options
author | 2006-07-17 10:22:02 +0000 | |
---|---|---|
committer | 2006-07-17 10:22:02 +0000 | |
commit | dde0e211eb8c6d36feedaba791d7bfdac74b27bc (patch) | |
tree | 18e4b063020951e078e28a442eb262787959ec48 /x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild | |
parent | Added patch for handling default-picture settings. Removed older versions. (diff) | |
download | historical-dde0e211eb8c6d36feedaba791d7bfdac74b27bc.tar.gz historical-dde0e211eb8c6d36feedaba791d7bfdac74b27bc.tar.bz2 historical-dde0e211eb8c6d36feedaba791d7bfdac74b27bc.zip |
Fixed HOMEPAGE and SRC_URI. Closes bug #140294
Package-Manager: portage-2.1-r1
Diffstat (limited to 'x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild')
-rw-r--r-- | x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild b/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild index 8dace08c743f..f16e2aee668f 100644 --- a/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild +++ b/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild,v 1.12 2006/01/31 19:52:24 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild,v 1.13 2006/07/17 10:22:02 s4t4n Exp $ IUSE="" DESCRIPTION="A program to monitor memory/swap usages." -SRC_URI="http://www.sh.rim.or.jp/~ssato/src/${P}.tar.gz" -HOMEPAGE="http://www.sh.rim.or.jp/~ssato/dockapp/index.shtml#wmmemmon" +SRC_URI="http://seiichisato.jp/dockapps/src/${P}.tar.gz" +HOMEPAGE="http://seiichisato.jp/dockapps/" LICENSE="GPL-2" KEYWORDS="alpha amd64 ppc ppc64 sparc x86" |