diff options
author | 2004-08-29 04:35:20 +0000 | |
---|---|---|
committer | 2004-08-29 04:35:20 +0000 | |
commit | 0c36a6a8c9925a6ad50e66d52616aaef89da0b2d (patch) | |
tree | 8086893cc7696eb25c2f1a4664558cc594fd5800 /x11-base | |
parent | version bump to latest snapshot. ppc should work with this (diff) | |
download | historical-0c36a6a8c9925a6ad50e66d52616aaef89da0b2d.tar.gz historical-0c36a6a8c9925a6ad50e66d52616aaef89da0b2d.tar.bz2 historical-0c36a6a8c9925a6ad50e66d52616aaef89da0b2d.zip |
fix src_uri references to me
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-x11/Manifest | 2 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.7.99.903.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-base/xorg-x11/Manifest b/x11-base/xorg-x11/Manifest index 9716d33ccd64..872d6eee7ad8 100644 --- a/x11-base/xorg-x11/Manifest +++ b/x11-base/xorg-x11/Manifest @@ -2,7 +2,7 @@ MD5 d9becbd2de11fb89582d64e8acfcae36 xorg-x11-6.7.0-r2.ebuild 38116 MD5 c45084d05d93bd559bcf7ca24aac3b62 xorg-x11-6.7.99.902.ebuild 40071 MD5 7fe3d25ff1d20065910e5ec4e116eeb1 xorg-x11-6.7.0-r1.ebuild 41872 MD5 5f2a8216eef55c641160569b6202d839 xorg-x11-6.7.99.2.ebuild 39439 -MD5 da67067229b0e14d761089249e81453c xorg-x11-6.7.99.903.ebuild 39851 +MD5 736424da9b3a662234d79cc99318bfbd xorg-x11-6.7.99.903.ebuild 39871 MD5 dc8f52fda2c4f3af328df046ccafc934 ChangeLog 23823 MD5 36a69eed0e585f3dcf096cc82ac54575 metadata.xml 230 MD5 d2be7dc9989b9f7c3e2ccb84e5297eeb files/digest-xorg-x11-6.7.0-r1 906 diff --git a/x11-base/xorg-x11/xorg-x11-6.7.99.903.ebuild b/x11-base/xorg-x11/xorg-x11-6.7.99.903.ebuild index 804e0bec4a96..586dd7325d25 100644 --- a/x11-base/xorg-x11/xorg-x11-6.7.99.903.ebuild +++ b/x11-base/xorg-x11/xorg-x11-6.7.99.903.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.7.99.903.ebuild,v 1.1 2004/08/29 04:22:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.99.903.ebuild,v 1.2 2004/08/29 04:35:20 seemant Exp $ # Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory # voodoo3 cards. @@ -46,7 +46,7 @@ X_DRIVERS="" # Latest SIS drivers: http://www.winischhofer.net/ GENTOO_FILES="mirror://gentoo/${P}-files-${FILES_VER}.tar.bz2 - http://dev.gentoo.org/~seemant/${P}-files-${FILES_VER}.tar.bz2" + http://dev.gentoo.org/~seemant/distfiles/${P}-files-${FILES_VER}.tar.bz2" SRC_URI="mirror://gentoo/eurofonts-X11.tar.bz2 http://dev.gentoo.org/~spyderous/xorg/${PN}/patchsets/${PV}/xfsft-encodings-${XFSFT_ENC_VER}.tar.bz2 @@ -56,7 +56,7 @@ SRC_URI="mirror://gentoo/eurofonts-X11.tar.bz2 ${X_DRIVERS} ${X_PATCHES} mirror://gentoo/${P}.tar.bz2 - http://dev.gentoo.org/~seemant/${P}.tar.bz2" + http://dev.gentoo.org/~seemant/distfiles/${P}.tar.bz2" # 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 |