summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 18:23:43 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 18:23:43 +0000
commit8a9accd71c0ca154f0e5ad11b18a88269b0904b1 (patch)
tree4ccdff060c7b03f5203794da5b6c765dd2b224c7 /eclass
parentStable on hppa. (diff)
downloadhistorical-8a9accd71c0ca154f0e5ad11b18a88269b0904b1.tar.gz
historical-8a9accd71c0ca154f0e5ad11b18a88269b0904b1.tar.bz2
historical-8a9accd71c0ca154f0e5ad11b18a88269b0904b1.zip
Update package path for RC3.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/x-modular.eclass5
1 files changed, 3 insertions, 2 deletions
diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass
index db5099ce0269..d1929b039f39 100644
--- a/eclass/x-modular.eclass
+++ b/eclass/x-modular.eclass
@@ -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/eclass/x-modular.eclass,v 1.22 2005/11/16 05:01:36 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.23 2005/12/04 18:23:43 joshuabaergen Exp $
#
# Author: Donnie Berkholz <spyderous@gentoo.org>
#
@@ -19,7 +19,8 @@ XDIR="/usr"
IUSE=""
HOMEPAGE="http://xorg.freedesktop.org/"
-SRC_URI="http://xorg.freedesktop.org/releases/X11R7.0-RC2/everything/${P}.tar.bz2
+SRC_URI="http://xorg.freedesktop.org/releases/X11R7.0-RC3/everything/${P}.tar.bz2
+ http://xorg.freedesktop.org/releases/X11R7.0-RC2/everything/${P}.tar.bz2
http://xorg.freedesktop.org/releases/X11R7.0-RC1/everything/${P}.tar.bz2
http://xorg.freedesktop.org/releases/X11R7.0-RC0/everything/${P}.tar.bz2"
LICENSE="X11"