diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2011-05-26 12:46:13 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2011-05-26 12:46:13 +0000 |
commit | 8837ce96f0ae45a7ef21cba558c86833bd6b2006 (patch) | |
tree | fe2d6a77a2a8de684eeb6a8201b5660ae774bce8 /x11-plugins/wmsmixer | |
parent | Version bump (diff) | |
download | gentoo-2-8837ce96f0ae45a7ef21cba558c86833bd6b2006.tar.gz gentoo-2-8837ce96f0ae45a7ef21cba558c86833bd6b2006.tar.bz2 gentoo-2-8837ce96f0ae45a7ef21cba558c86833bd6b2006.zip |
Changed HOMEPAGE and SRC_URI to dockapps.org one. Closes bug #367183.
(Portage version: 2.1.9.42/cvs/Linux i686)
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 8bd6ce5c00ec..cec42bda7ef3 100644 --- a/x11-plugins/wmsmixer/ChangeLog +++ b/x11-plugins/wmsmixer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsmixer -# Copyright 2002-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.24 2010/09/13 08:44:26 s4t4n Exp $ +# 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 $ + + 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. 13 Sep 2010; Michele Noberasco <s4t4n@gentoo.org> wmsmixer-0.5.1.ebuild: Honour Gentoo LDFLAGS, see bug #336964. diff --git a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild index e94843dce7dd..2c98d5f8b82c 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-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/wmsmixer/wmsmixer-0.5.1.ebuild,v 1.12 2010/09/13 08:44:26 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild,v 1.13 2011/05/26 12:46:13 s4t4n Exp $ inherit eutils IUSE="" DESCRIPTION="fork of wmmixer adding scrollwheel support and other features" -HOMEPAGE="http://www.hibernaculum.net/wmsmixer/index.php" -SRC_URI="http://www.hibernaculum.net/download/${P}.tar.gz" +HOMEPAGE="http://www.dockapps.org/file.php/id/63" +SRC_URI="http://www.dockapps.org/download.php/id/268/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |