diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2006-07-17 09:55:56 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2006-07-17 09:55:56 +0000 |
commit | 14c55ae8f068cabc45cf585e12dc663a0a4301ff (patch) | |
tree | 2b0466406c16f80c7d4463de3819465270a33bdb /x11-plugins/wmlongrun | |
parent | Fixed HOMEPAGE and SRC_URI. Fixes bug #140294 (diff) | |
download | historical-14c55ae8f068cabc45cf585e12dc663a0a4301ff.tar.gz historical-14c55ae8f068cabc45cf585e12dc663a0a4301ff.tar.bz2 historical-14c55ae8f068cabc45cf585e12dc663a0a4301ff.zip |
Fixed HOMEPAGE and SRC_URI. Closes bug #140294
Package-Manager: portage-2.1-r1
Diffstat (limited to 'x11-plugins/wmlongrun')
-rw-r--r-- | x11-plugins/wmlongrun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmlongrun/files/digest-wmlongrun-0.2.0 | 2 | ||||
-rw-r--r-- | x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild | 6 |
3 files changed, 9 insertions, 4 deletions
diff --git a/x11-plugins/wmlongrun/ChangeLog b/x11-plugins/wmlongrun/ChangeLog index d527fc4c90ec..a3a1963782a6 100644 --- a/x11-plugins/wmlongrun/ChangeLog +++ b/x11-plugins/wmlongrun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmlongrun # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlongrun/ChangeLog,v 1.4 2006/01/31 19:42:41 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlongrun/ChangeLog,v 1.5 2006/07/17 09:55:56 s4t4n Exp $ + + 17 Jul 2006; Michele Noberasco <s4t4n@gentoo.org> wmlongrun-0.2.0.ebuild: + Fixed HOMEPAGE and SRC_URI. Closes bug #140294. 31 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmlongrun-0.2.0.ebuild: Fixed DEPEND for modular X. diff --git a/x11-plugins/wmlongrun/files/digest-wmlongrun-0.2.0 b/x11-plugins/wmlongrun/files/digest-wmlongrun-0.2.0 index 2a90a5871232..278af3c8c0ec 100644 --- a/x11-plugins/wmlongrun/files/digest-wmlongrun-0.2.0 +++ b/x11-plugins/wmlongrun/files/digest-wmlongrun-0.2.0 @@ -1 +1,3 @@ MD5 a6ba29b84929d71443eccdc2251496eb wmlongrun-0.2.0.tar.gz 74725 +RMD160 7c18447fdc84081cea0d081a209ce07cd1eaac52 wmlongrun-0.2.0.tar.gz 74725 +SHA256 b618d863673ca44ee26d2b96b401a66b9552e9f72566628c3e05278ab7da5837 wmlongrun-0.2.0.tar.gz 74725 diff --git a/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild b/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild index e049e01bd0dd..bbd582f3afc6 100644 --- a/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild +++ b/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild,v 1.4 2006/01/31 19:42:41 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild,v 1.5 2006/07/17 09:55:56 s4t4n Exp $ DESCRIPTION="A dockapp to monitor LongRun on a Transmeta Crusoe processor" -HOMEPAGE="http://www.sh.rim.or.jp/~ssato/dockapp/index.shtml" -SRC_URI="http://www.sh.rim.or.jp/~ssato/src/${P}.tar.gz" +HOMEPAGE="http://seiichisato.jp/dockapps/" +SRC_URI="http://seiichisato.jp/dockapps/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" |