diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2011-05-26 13:42:19 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2011-05-26 13:42:19 +0000 |
commit | a227085f8e459f443c9f4a418a388d8632cbf711 (patch) | |
tree | d3d7925b346a6c6e4adcf42acf6db073eb144db2 /x11-plugins/wmlongrun | |
parent | Fixed HOMEPAGE and SRC_URI. Closes bug #367173. (diff) | |
download | gentoo-2-a227085f8e459f443c9f4a418a388d8632cbf711.tar.gz gentoo-2-a227085f8e459f443c9f4a418a388d8632cbf711.tar.bz2 gentoo-2-a227085f8e459f443c9f4a418a388d8632cbf711.zip |
Fixed HOMEPAGE and SRC_URI. Closes bug #367169.
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmlongrun')
-rw-r--r-- | x11-plugins/wmlongrun/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild | 8 | ||||
-rw-r--r-- | x11-plugins/wmlongrun/wmlongrun-0.3.0_pre1.ebuild | 8 |
3 files changed, 14 insertions, 10 deletions
diff --git a/x11-plugins/wmlongrun/ChangeLog b/x11-plugins/wmlongrun/ChangeLog index fde2acf0740e..ba987266b3e2 100644 --- a/x11-plugins/wmlongrun/ChangeLog +++ b/x11-plugins/wmlongrun/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmlongrun -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlongrun/ChangeLog,v 1.7 2008/01/19 13:27:54 drac Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlongrun/ChangeLog,v 1.8 2011/05/26 13:42:19 s4t4n Exp $ + + 26 May 2011; Michele Noberasco <s4t4n@gentoo.org> wmlongrun-0.3.0_pre1.ebuild, + wmlongrun-0.2.0.ebuild: + Fixed HOMEPAGE and SRC_URI. Closes bug #367169. *wmlongrun-0.3.0_pre1 (19 Jan 2008) diff --git a/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild b/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild index 8d3ef0fc9aef..cb2a25993459 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-2010 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/wmlongrun/wmlongrun-0.2.0.ebuild,v 1.7 2010/07/22 14:32:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild,v 1.8 2011/05/26 13:42:19 s4t4n Exp $ DESCRIPTION="A dockapp to monitor LongRun on a Transmeta Crusoe processor" -HOMEPAGE="http://seiichisato.jp/dockapps/" -SRC_URI="http://seiichisato.jp/dockapps/src/${P}.tar.gz" +HOMEPAGE="http://www.dockapps.org/file.php/id/38" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" diff --git a/x11-plugins/wmlongrun/wmlongrun-0.3.0_pre1.ebuild b/x11-plugins/wmlongrun/wmlongrun-0.3.0_pre1.ebuild index 4c83217b986d..f5dd167bbc87 100644 --- a/x11-plugins/wmlongrun/wmlongrun-0.3.0_pre1.ebuild +++ b/x11-plugins/wmlongrun/wmlongrun-0.3.0_pre1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 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/wmlongrun/wmlongrun-0.3.0_pre1.ebuild,v 1.1 2008/01/19 13:27:54 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlongrun/wmlongrun-0.3.0_pre1.ebuild,v 1.2 2011/05/26 13:42:19 s4t4n Exp $ DESCRIPTION="A dockapp to monitor LongRun on a Transmeta Crusoe processor" -HOMEPAGE="http://seiichisato.jp/dockapps/" -SRC_URI="http://seiichisato.jp/dockapps/src/${P/_/}.tar.gz" +HOMEPAGE="http://www.dockapps.org/file.php/id/38" +SRC_URI="mirror://gentoo/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" |