diff options
author | Peter Johanson <latexer@gentoo.org> | 2004-10-12 00:39:35 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2004-10-12 00:39:35 +0000 |
commit | 60597cb7447efb2eeb4f38be6fae32d73d33b80b (patch) | |
tree | 8343c282bf655372f9c5d92bb0b2ef97e2921666 /x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild | |
parent | 035 release (Manifest recommit) (diff) | |
download | gentoo-2-60597cb7447efb2eeb4f38be6fae32d73d33b80b.tar.gz gentoo-2-60597cb7447efb2eeb4f38be6fae32d73d33b80b.tar.bz2 gentoo-2-60597cb7447efb2eeb4f38be6fae32d73d33b80b.zip |
HOMEPAGE fix. bug #66538
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild index 0c5b9bea76da..c2edfe1b78c0 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild,v 1.8 2004/09/02 16:47:28 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild,v 1.9 2004/10/12 00:39:35 latexer Exp $ IUSE="xgetdefault" DESCRIPTION="rxvt clone with XFT and Unicode support" -HOMEPAGE="http://www.sourceforge.net/projects/rxvt-unicode/" +HOMEPAGE="http://software.schmorp.de/" SRC_URI="http://rxvt-unicode-dist.plan9.de/${P}.tar.bz2" LICENSE="GPL-2" |