diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2010-10-11 09:17:28 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2010-10-11 09:17:28 +0000 |
commit | 6a487834a62c3e5efd155bdda1f2e2811aba9c66 (patch) | |
tree | b98ab52a6806da4d5619df8f882a3e56d16fbfad /x11-plugins/wmapm/wmapm-3.1-r1.ebuild | |
parent | Made package honour Gentoo CFLAGS. (diff) | |
download | gentoo-2-6a487834a62c3e5efd155bdda1f2e2811aba9c66.tar.gz gentoo-2-6a487834a62c3e5efd155bdda1f2e2811aba9c66.tar.bz2 gentoo-2-6a487834a62c3e5efd155bdda1f2e2811aba9c66.zip |
Fixed HOMEPAGE and SRC_URI, closing bug #338810.
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmapm/wmapm-3.1-r1.ebuild')
-rw-r--r-- | x11-plugins/wmapm/wmapm-3.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmapm/wmapm-3.1-r1.ebuild b/x11-plugins/wmapm/wmapm-3.1-r1.ebuild index f8d0f5dfa664..112037e7161c 100644 --- a/x11-plugins/wmapm/wmapm-3.1-r1.ebuild +++ b/x11-plugins/wmapm/wmapm-3.1-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapm/wmapm-3.1-r1.ebuild,v 1.15 2010/08/31 10:00:34 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapm/wmapm-3.1-r1.ebuild,v 1.16 2010/10/11 09:17:28 s4t4n Exp $ DESCRIPTION="WindowMaker DockApp: Battery/Power status monitor for laptops" -SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz" -HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" +SRC_URI="http://dockapps.org/download.php/id/25/${P}.tar.gz" +HOMEPAGE="http://dockapps.org/file.php/id/18" LICENSE="GPL-2" SLOT="0" |