diff options
author | 2011-05-26 13:34:42 +0000 | |
---|---|---|
committer | 2011-05-26 13:34:42 +0000 | |
commit | 3c4967fc0fcfae2dc032c3092460bf40a67c7b80 (patch) | |
tree | 9a8e3cfab3a23b1780284718be8f67d5d7cc6139 /x11-plugins/wmfsm | |
parent | Fixed HOMEPAGE. Closes bug #367175. (diff) | |
download | gentoo-2-3c4967fc0fcfae2dc032c3092460bf40a67c7b80.tar.gz gentoo-2-3c4967fc0fcfae2dc032c3092460bf40a67c7b80.tar.bz2 gentoo-2-3c4967fc0fcfae2dc032c3092460bf40a67c7b80.zip |
Fixed HOMEPAGE and SRC_URI. Closes bug #367173.
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmfsm')
-rw-r--r-- | x11-plugins/wmfsm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/wmfsm/ChangeLog b/x11-plugins/wmfsm/ChangeLog index a240895ef2db..ea73268885ad 100644 --- a/x11-plugins/wmfsm/ChangeLog +++ b/x11-plugins/wmfsm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmfsm -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/ChangeLog,v 1.12 2009/06/04 00:16:35 tcunha Exp $ +# Copyright 2002-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/ChangeLog,v 1.13 2011/05/26 13:34:42 s4t4n Exp $ + + 26 May 2011; Michele Noberasco <s4t4n@gentoo.org> wmfsm-0.34-r1.ebuild: + Fixed HOMEPAGE and SRC_URI. Closes bug #367173. 04 Jun 2009; Tiago Cunha <tcunha@gentoo.org> wmfsm-0.34-r1.ebuild: stable sparc, bug 215651 diff --git a/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild b/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild index cc7d9ba2cf5b..a6355528ca3e 100644 --- a/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild +++ b/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild,v 1.8 2009/06/04 00:16:35 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild,v 1.9 2011/05/26 13:34:42 s4t4n Exp $ inherit eutils IUSE="" DESCRIPTION="dockapp for monitoring filesystem usage" -HOMEPAGE="http://www.cs.ubc.ca/~cmg/" -SRC_URI="http://www.cs.ubc.ca/~cmg/${P}.tar.gz" +HOMEPAGE="http://www.dockapps.org/file.php/id/100" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |