diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-08-16 10:10:59 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-08-16 10:10:59 +0000 |
commit | e66d5408f1f03542eb8eb5e7649d84082d07d7c0 (patch) | |
tree | 1ddc39782e0e59497ba0ff01f7b2a8c080d8ba39 /x11-plugins/wmsmixer | |
parent | Cleaning up; bug 91430 resolved, added secrets.cf and a note to the local.cf ... (diff) | |
download | gentoo-2-e66d5408f1f03542eb8eb5e7649d84082d07d7c0.tar.gz gentoo-2-e66d5408f1f03542eb8eb5e7649d84082d07d7c0.tar.bz2 gentoo-2-e66d5408f1f03542eb8eb5e7649d84082d07d7c0.zip |
Updated HOMEPAGE, closing bug #101187
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins/wmsmixer')
-rw-r--r-- | x11-plugins/wmsmixer/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmsmixer/wmsmixer-0.5.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-plugins/wmsmixer/ChangeLog b/x11-plugins/wmsmixer/ChangeLog index 6344ba56cc59..0513c0d8be48 100644 --- a/x11-plugins/wmsmixer/ChangeLog +++ b/x11-plugins/wmsmixer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmsmixer # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.17 2005/08/02 19:54:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.18 2005/08/16 10:10:59 s4t4n Exp $ + + 16 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> wmsmixer-0.5.1.ebuild, + wmsmixer-0.5.ebuild: + Updated HOMEPAGE, closes #101187. 02 Aug 2005; Markus Rothe <corsair@gentoo.org> wmsmixer-0.5.1.ebuild: Stable on ppc64 diff --git a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild index 212b9a2c4e5d..d4e782a36246 100644 --- a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild +++ b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 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.7 2005/08/02 19:54:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild,v 1.8 2005/08/16 10:10:59 s4t4n Exp $ inherit eutils IUSE="" DESCRIPTION="fork of wmmixer adding scrollwheel support and other features" -HOMEPAGE="http://www.hibernaculum.net/wmsmixer.html" +HOMEPAGE="http://www.hibernaculum.net/wmsmixer/index.php" SRC_URI="http://www.hibernaculum.net/download/${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild b/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild index ef628a717548..3b642dbfcc47 100644 --- a/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild +++ b/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild,v 1.11 2004/06/28 21:31:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild,v 1.12 2005/08/16 10:10:59 s4t4n Exp $ inherit eutils IUSE="" DESCRIPTION="fork of wmmixer adding scrollwheel support and other features" -HOMEPAGE="http://www.hibernaculum.net/wmsmixer.html" +HOMEPAGE="http://www.hibernaculum.net/wmsmixer/index.php" SRC_URI="http://www.hibernaculum.net/download/${P}.tar.gz" LICENSE="GPL-2" |