diff options
author | Michael Weber <xmw@gentoo.org> | 2012-06-23 23:28:43 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-06-23 23:28:43 +0000 |
commit | c54bcad38ecdfbd1fd8dea2136f0ea61e12bb9af (patch) | |
tree | 139992a0c484f799da5af3b3e5cd80abeb10dae1 /x11-misc/wmctrl/wmctrl-1.07-r1.ebuild | |
parent | Drop old (diff) | |
download | gentoo-2-c54bcad38ecdfbd1fd8dea2136f0ea61e12bb9af.tar.gz gentoo-2-c54bcad38ecdfbd1fd8dea2136f0ea61e12bb9af.tar.bz2 gentoo-2-c54bcad38ecdfbd1fd8dea2136f0ea61e12bb9af.zip |
Fix HOMEPAGE and SRC_URI (bug 411245, thanks df)
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/wmctrl/wmctrl-1.07-r1.ebuild')
-rw-r--r-- | x11-misc/wmctrl/wmctrl-1.07-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild b/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild index a85974816ecd..3711795ccfcb 100644 --- a/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild +++ b/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild,v 1.4 2012/05/05 04:53:43 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild,v 1.5 2012/06/23 23:28:43 xmw Exp $ inherit eutils DESCRIPTION="command line tool to interact with an EWMH/NetWM compatible X Window Manager" -HOMEPAGE="http://sweb.cz/tripie/utils/wmctrl/" -SRC_URI="http://sweb.cz/tripie/utils/wmctrl/dist/${P}.tar.gz" +HOMEPAGE="http://tomas.styblo.name/wmctrl/" +SRC_URI="http://tomas.styblo.name/${PN}/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |