summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-06-14 22:27:40 +0000
committerTom Gall <tgall@gentoo.org>2004-06-14 22:27:40 +0000
commite73fdb1fb187c04a1b68311ec5404cedda3ee405 (patch)
tree7091037b013c33c4d8be5e73758ddf2772c6b5f5 /x11-base
parentAdded a patch for the FPU-lockup issue; and also for the CAN-2004-0075, CAN-2... (diff)
downloadgentoo-2-e73fdb1fb187c04a1b68311ec5404cedda3ee405.tar.gz
gentoo-2-e73fdb1fb187c04a1b68311ec5404cedda3ee405.tar.bz2
gentoo-2-e73fdb1fb187c04a1b68311ec5404cedda3ee405.zip
initial x support ~ppc64, bug #53763
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xorg-x11/ChangeLog5
-rw-r--r--x11-base/xorg-x11/xorg-x11-6.7.0-r1.ebuild10
2 files changed, 12 insertions, 3 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog
index 042c81bdd6f0..1018f377a019 100644
--- a/x11-base/xorg-x11/ChangeLog
+++ b/x11-base/xorg-x11/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-base/xorg-x11
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.55 2004/06/14 19:57:56 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.56 2004/06/14 22:27:40 tgall Exp $
+
+ 14 Jun 2004; Tom Gall <tgall@gentoo.org> xorg-x11-6.7.0-r1.ebuild:
+ ~ppc64 initial x support #53763
14 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild:
diff --git a/x11-base/xorg-x11/xorg-x11-6.7.0-r1.ebuild b/x11-base/xorg-x11/xorg-x11-6.7.0-r1.ebuild
index 2739405feda1..827d6346109e 100644
--- a/x11-base/xorg-x11/xorg-x11-6.7.0-r1.ebuild
+++ b/x11-base/xorg-x11/xorg-x11-6.7.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0-r1.ebuild,v 1.8 2004/06/14 19:57:56 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0-r1.ebuild,v 1.9 2004/06/14 22:27:40 tgall Exp $
# This is a snapshot of the XORG-RELEASE-1 branch.
@@ -99,6 +99,7 @@ GENTOO_FILES="http://dev.gentoo.org/~spyderous/xorg/${PN}/patchsets/${PV}/${P}-f
SRC_URI="mirror://gentoo/eurofonts-X11.tar.bz2
http://dev.gentoo.org/~spyderous/xorg/${PN}/patchsets/${PV}/xfsft-encodings-${XFSFT_ENC_VER}.tar.bz2
+ http://dev.gentoo.org/~tgall/xorg-x11-6.7.0-ppc64-support-updates.patch
mirror://gentoo/gentoo-cursors-tad-${XCUR_VER}.tar.bz2
nls? ( mirror://gentoo/gemini-koi8-u.tar.bz2 )
${GENTOO_FILES}
@@ -122,7 +123,7 @@ LICENSE="Adobe-X CID DEC DEC-2 IBM-X NVIDIA-X NetBSD SGI UCB-LBL XC-2
nokia tektronix the-open-group todd-c-miller x-truetype xfree86-1.0
MIT SGI-B BSD FTL | GPL-2"
SLOT="0"
-KEYWORDS="~x86 sparc alpha arm hppa ~mips"
+KEYWORDS="~x86 sparc alpha arm hppa ~mips ~ppc64"
# Need portage-2.0.50_pre9 for `use !foo`
DEPEND=">=sys-apps/baselayout-1.8.3
@@ -652,6 +653,11 @@ fi
cd ${S}
fi
+ if [ "${ARCH}" == "ppc64" ]
+ then
+ cp $DISTDIR/xorg-x11-6.7.0-ppc64-support-updates.patch ${PATCHDIR}/9999_all_6.7.0-ppc64-support-updates.patch
+ fi
+
patch_setup
# Bulk patching - based on patch name