diff options
Diffstat (limited to 'x11-misc/xcb/xcb-2.4-r1.ebuild')
-rw-r--r-- | x11-misc/xcb/xcb-2.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xcb/xcb-2.4-r1.ebuild b/x11-misc/xcb/xcb-2.4-r1.ebuild index 827c5e568aba..a8d77f9cc532 100644 --- a/x11-misc/xcb/xcb-2.4-r1.ebuild +++ b/x11-misc/xcb/xcb-2.4-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcb/xcb-2.4-r1.ebuild,v 1.5 2012/02/19 14:13:52 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcb/xcb-2.4-r1.ebuild,v 1.6 2012/05/15 15:32:37 hasufell Exp $ EAPI=2 inherit toolchain-funcs DESCRIPTION="Marc Lehmann's improved X Cut Buffers" -HOMEPAGE="http://www.goof.com/pcg/marc/xcb.html" -SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" +HOMEPAGE="http://oldhome.schmorp.de/marc/xcb.html" +SRC_URI="http://oldhome.schmorp.de/marc/data/${P}.tar.gz" LICENSE="BSD" SLOT="0" |