diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:53:40 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:53:40 +0000 |
commit | 3cf5071740d6d9214ceb9940be42caf1f058acd9 (patch) | |
tree | 535cb4daa080c794044e611da7500ecdb52a7a43 /x11-plugins/wmsmixer | |
parent | Move libcuda and libnvidia-compiler back to /usr/lib since they're not creati... (diff) | |
download | gentoo-2-3cf5071740d6d9214ceb9940be42caf1f058acd9.tar.gz gentoo-2-3cf5071740d6d9214ceb9940be42caf1f058acd9.tar.bz2 gentoo-2-3cf5071740d6d9214ceb9940be42caf1f058acd9.zip |
Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/wmsmixer')
-rw-r--r-- | x11-plugins/wmsmixer/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/wmsmixer/ChangeLog b/x11-plugins/wmsmixer/ChangeLog index cec42bda7ef3..23a0d12de0e8 100644 --- a/x11-plugins/wmsmixer/ChangeLog +++ b/x11-plugins/wmsmixer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsmixer -# Copyright 2002-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.25 2011/05/26 12:46:13 s4t4n Exp $ +# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.26 2012/02/15 09:53:40 voyageur Exp $ + + 15 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> wmsmixer-0.5.1.ebuild: + Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607 26 May 2011; Michele Noberasco <s4t4n@gentoo.org> wmsmixer-0.5.1.ebuild: Changed HOMEPAGE and SRC_URI to dockapps.org one. Closes bug #367183. diff --git a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild index 2c98d5f8b82c..c3e5f6211f96 100644 --- a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild +++ b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild,v 1.13 2011/05/26 12:46:13 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild,v 1.14 2012/02/15 09:53:40 voyageur Exp $ inherit eutils IUSE="" DESCRIPTION="fork of wmmixer adding scrollwheel support and other features" -HOMEPAGE="http://www.dockapps.org/file.php/id/63" -SRC_URI="http://www.dockapps.org/download.php/id/268/${P}.tar.gz" +HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/63" +SRC_URI="http://dockapps.windowmaker.org/download.php/id/268/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |