diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2011-05-26 13:51:50 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2011-05-26 13:51:50 +0000 |
commit | ac1f4a0a1625abe840e003e34f9a341d02b5eec0 (patch) | |
tree | b36d2fb6b8169f7ffc3804101ea069ae3883c418 /x11-plugins/wmmemmon | |
parent | Version bump (diff) | |
download | gentoo-2-ac1f4a0a1625abe840e003e34f9a341d02b5eec0.tar.gz gentoo-2-ac1f4a0a1625abe840e003e34f9a341d02b5eec0.tar.bz2 gentoo-2-ac1f4a0a1625abe840e003e34f9a341d02b5eec0.zip |
Fixed HOMEPAGE and SRC_URI. Closes bug #367167.
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmmemmon')
-rw-r--r-- | x11-plugins/wmmemmon/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild | 8 | ||||
-rw-r--r-- | x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild | 8 |
3 files changed, 14 insertions, 10 deletions
diff --git a/x11-plugins/wmmemmon/ChangeLog b/x11-plugins/wmmemmon/ChangeLog index c2d1dbb9c972..51fa81b78717 100644 --- a/x11-plugins/wmmemmon/ChangeLog +++ b/x11-plugins/wmmemmon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmmemmon -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/ChangeLog,v 1.22 2008/06/27 20:18:45 armin76 Exp $ +# Copyright 2002-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/ChangeLog,v 1.23 2011/05/26 13:51:50 s4t4n Exp $ + + 26 May 2011; Michele Noberasco <s4t4n@gentoo.org> wmmemmon-1.0.2_pre2.ebuild, + wmmemmon-1.0.1.ebuild: + Fixed HOMEPAGE and SRC_URI. Closes bug #367167. 27 Jun 2008; Raúl Porcel <armin76@gentoo.org> wmmemmon-1.0.2_pre2.ebuild: alpha/sparc/x86 stable wrt #229581 diff --git a/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild b/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild index fdf78c10d8ad..e3a73fc50f05 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-2007 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/wmmemmon/wmmemmon-1.0.1.ebuild,v 1.14 2007/07/22 04:52:21 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild,v 1.15 2011/05/26 13:51:50 s4t4n Exp $ IUSE="" DESCRIPTION="A program to monitor memory/swap usages." -SRC_URI="http://seiichisato.jp/dockapps/src/${P}.tar.gz" -HOMEPAGE="http://seiichisato.jp/dockapps/" +SRC_URI="mirror://gentoo/${P}.tar.gz" +HOMEPAGE="http://www.dockapps.org/file.php/id/37" LICENSE="GPL-2" KEYWORDS="alpha amd64 ppc ppc64 sparc x86" diff --git a/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild b/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild index 99de2f7b6c66..6af301c1d6ab 100644 --- a/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild +++ b/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.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/wmmemmon/wmmemmon-1.0.2_pre2.ebuild,v 1.5 2008/06/27 20:18:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild,v 1.6 2011/05/26 13:51:50 s4t4n Exp $ DESCRIPTION="a dockapp for monitoring memory and swap." -HOMEPAGE="http://seiichisato.jp/dockapps" -SRC_URI="http://seiichisato.jp/dockapps/src/${P/_/}.tar.gz" +HOMEPAGE="http://www.dockapps.org/file.php/id/37" +SRC_URI="mirror://gentoo/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" |