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 | |
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')
-rw-r--r-- | x11-terms/rxvt-unicode/ChangeLog | 7 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-2.4.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-3.5.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-3.6.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-3.9.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild | 4 |
7 files changed, 18 insertions, 13 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index 644474046b29..4885e4fb7cae 100644 --- a/x11-terms/rxvt-unicode/ChangeLog +++ b/x11-terms/rxvt-unicode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-terms/rxvt-unicode # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.32 2004/09/28 22:10:47 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.33 2004/10/12 00:39:35 latexer Exp $ + + 11 Oct 2004; <peter@gentoo.org> rxvt-unicode-2.4.ebuild, + rxvt-unicode-3.0.ebuild, rxvt-unicode-3.5.ebuild, rxvt-unicode-3.6.ebuild, + rxvt-unicode-3.9.ebuild, rxvt-unicode-4.0.ebuild: + Fix the HOMEPAGE to point to the new location. See bug #66538 *rxvt-unicode-4.0 (28 Sep 2004) diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-2.4.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-2.4.ebuild index 57409789f192..970bb0afcc40 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-2.4.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-2.4.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-2.4.ebuild,v 1.7 2004/09/02 16:47:28 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-2.4.ebuild,v 1.8 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="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" 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" diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-3.5.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-3.5.ebuild index 8ae65af23238..a865272dc5d6 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-3.5.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-3.5.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.5.ebuild,v 1.2 2004/09/02 16:47:28 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-3.5.ebuild,v 1.3 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" diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-3.6.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-3.6.ebuild index 3b3650a6d060..be236bdbe69c 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-3.6.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-3.6.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.6.ebuild,v 1.3 2004/09/28 22:10:47 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-3.6.ebuild,v 1.4 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" diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-3.9.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-3.9.ebuild index 6cab12b90895..ba05d22b4b7b 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-3.9.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-3.9.ebuild @@ -1,13 +1,13 @@ # 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.9.ebuild,v 1.4 2004/09/28 22:10:47 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-3.9.ebuild,v 1.5 2004/10/12 00:39:35 latexer Exp $ inherit 64-bit eutils 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" diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild index fe584ee11275..908660e6fe61 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild @@ -1,13 +1,13 @@ # 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-4.0.ebuild,v 1.1 2004/09/28 22:10:47 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild,v 1.2 2004/10/12 00:39:35 latexer Exp $ inherit 64-bit eutils 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" |