diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-03 20:28:24 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-03 20:28:24 +0000 |
commit | 258369b47fb5c5608b1440609498079a3852f6ab (patch) | |
tree | 6659e87081987330300f978a50ae932c5fbeca93 /x11-wm/matwm2 | |
parent | Bump to 20111103, thanks to Nikoli (diff) | |
download | gentoo-2-258369b47fb5c5608b1440609498079a3852f6ab.tar.gz gentoo-2-258369b47fb5c5608b1440609498079a3852f6ab.tar.bz2 gentoo-2-258369b47fb5c5608b1440609498079a3852f6ab.zip |
Fix HOMEPAGE and SRC_URI wrt bug 379631 by Jesus Guerrero
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/matwm2')
-rw-r--r-- | x11-wm/matwm2/matwm2-0.0.96.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/matwm2/matwm2-0.0.96.ebuild b/x11-wm/matwm2/matwm2-0.0.96.ebuild index 9fe09c0c01f6..280a7bfe1583 100644 --- a/x11-wm/matwm2/matwm2-0.0.96.ebuild +++ b/x11-wm/matwm2/matwm2-0.0.96.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matwm2/matwm2-0.0.96.ebuild,v 1.1 2010/01/04 14:52:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matwm2/matwm2-0.0.96.ebuild,v 1.2 2011/11/03 20:28:24 xarthisius Exp $ EAPI=2 inherit eutils toolchain-funcs DESCRIPTION="Simple EWMH compatible window manager with titlebars and frames" -HOMEPAGE="http://www.gatorgitter.com/~maties/" -SRC_URI="http://www.gatorgitter.com/~maties/${P}.tar.gz" +HOMEPAGE="http://squidjam.com/matwm/" +SRC_URI="http://squidjam.com/matwm/pub/${P}.tar.gz" LICENSE="MIT" SLOT="0" |