diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-01-21 16:38:17 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-01-21 16:38:17 +0000 |
commit | d7f7fadfa4eaa5d3b5a40c03aff8008475a4eb96 (patch) | |
tree | 36757b365d96ef9c21c9d60c7daf46c8c4779fe5 | |
parent | New version, bug #78702 (diff) | |
download | gentoo-2-d7f7fadfa4eaa5d3b5a40c03aff8008475a4eb96.tar.gz gentoo-2-d7f7fadfa4eaa5d3b5a40c03aff8008475a4eb96.tar.bz2 gentoo-2-d7f7fadfa4eaa5d3b5a40c03aff8008475a4eb96.zip |
(#78930) Update tarball location.
(Portage version: 2.0.51-r14)
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 6 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.8.0-r4.ebuild | 16 |
2 files changed, 13 insertions, 9 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index 167f0c857f46..63bf27b53fe3 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-base/xorg-x11 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.288 2005/01/21 16:33:43 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.289 2005/01/21 16:38:17 spyderous Exp $ + + 21 Jan 2005; Donnie Berkholz <spyderous@gentoo.org>; + xorg-x11-6.8.0-r4.ebuild: + (#78930) Update tarball location. 21 Jan 2005; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.8.0-r4.ebuild, xorg-x11-6.8.1.901-r1.ebuild, diff --git a/x11-base/xorg-x11/xorg-x11-6.8.0-r4.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.0-r4.ebuild index cf7aab801d2a..dbe0a7676fea 100644 --- a/x11-base/xorg-x11/xorg-x11-6.8.0-r4.ebuild +++ b/x11-base/xorg-x11/xorg-x11-6.8.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.0-r4.ebuild,v 1.54 2005/01/21 16:33:43 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.0-r4.ebuild,v 1.55 2005/01/21 16:38:17 spyderous Exp $ # Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory # voodoo3 cards. @@ -75,14 +75,14 @@ SRC_URI="!minimal? ( mirror://gentoo/eurofonts-X11.tar.bz2 ) ${GENTOO_FILES} ${X_DRIVERS} ${X_PATCHES} - http://freedesktop.org/~xorg/X11R${PV}/src/X11R${PV}-src1.tar.gz - http://freedesktop.org/~xorg/X11R${PV}/src//X11R${PV}-src2.tar.gz - http://freedesktop.org/~xorg/X11R${PV}/src//X11R${PV}-src3.tar.gz - http://freedesktop.org/~xorg/X11R${PV}/src//X11R${PV}-src4.tar.gz - http://freedesktop.org/~xorg/X11R${PV}/src//X11R${PV}-src5.tar.gz + http://xorg.freedesktop.org/X11R${PV}/src/X11R${PV}-src1.tar.gz + http://xorg.freedesktop.org/X11R${PV}/src/X11R${PV}-src2.tar.gz + http://xorg.freedesktop.org/X11R${PV}/src/X11R${PV}-src3.tar.gz + http://xorg.freedesktop.org/X11R${PV}/src/X11R${PV}-src4.tar.gz + http://xorg.freedesktop.org/X11R${PV}/src/X11R${PV}-src5.tar.gz doc? ( - http://freedesktop.org/~xorg/X11R${PV}/src//X11R${PV}-src6.tar.gz - http://freedesktop.org/~xorg/X11R${PV}/src//X11R${PV}-src7.tar.gz + http://xorg.freedesktop.org/X11R${PV}/src/X11R${PV}-src6.tar.gz + http://xorg.freedesktop.org/X11R${PV}/src/X11R${PV}-src7.tar.gz )" LICENSE="Adobe-X CID DEC DEC-2 IBM-X NVIDIA-X NetBSD SGI UCB-LBL XC-2 |