summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-16 01:46:08 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-16 01:46:08 +0000
commita4baded80950855ee9cf4f7b466d7ff80fa13ec6 (patch)
tree568d4bcc25f92e5bc83ba25bb20743754d8de59b /dev-lang
parentUpdate x11-base/xorg-x11:insecure-drivers description. (diff)
downloadhistorical-a4baded80950855ee9cf4f7b466d7ff80fa13ec6.tar.gz
historical-a4baded80950855ee9cf4f7b466d7ff80fa13ec6.tar.bz2
historical-a4baded80950855ee9cf4f7b466d7ff80fa13ec6.zip
ppc-macos keywording
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ocaml/ocaml-3.07-r1.ebuild4
-rw-r--r--dev-lang/ocaml/ocaml-3.08.1.ebuild4
-rw-r--r--dev-lang/ocaml/ocaml-3.08.ebuild4
-rw-r--r--dev-lang/ruby/ruby-1.8.2_pre2.ebuild11
-rw-r--r--dev-lang/swi-prolog-lite/swi-prolog-lite-5.3.14.ebuild4
5 files changed, 17 insertions, 10 deletions
diff --git a/dev-lang/ocaml/ocaml-3.07-r1.ebuild b/dev-lang/ocaml/ocaml-3.07-r1.ebuild
index e27fb047f0a6..e4d86b4427a0 100644
--- a/dev-lang/ocaml/ocaml-3.07-r1.ebuild
+++ b/dev-lang/ocaml/ocaml-3.07-r1.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/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.23 2004/08/18 19:39:28 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.24 2004/09/16 01:42:08 pvdabeel Exp $
inherit flag-o-matic eutils
@@ -12,7 +12,7 @@ SRC_URI="http://caml.inria.fr/distrib/${P}/${P}.tar.gz
LICENSE="QPL-1.0 LGPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ppc alpha ~ia64 ~amd64 hppa ~macos"
+KEYWORDS="x86 sparc ppc alpha ~ia64 ~amd64 hppa ~macos ~ppc-macos"
IUSE="tcltk latex"
DEPEND="virtual/libc
diff --git a/dev-lang/ocaml/ocaml-3.08.1.ebuild b/dev-lang/ocaml/ocaml-3.08.1.ebuild
index 2f638dcf598f..1580f12e76a4 100644
--- a/dev-lang/ocaml/ocaml-3.08.1.ebuild
+++ b/dev-lang/ocaml/ocaml-3.08.1.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/dev-lang/ocaml/ocaml-3.08.1.ebuild,v 1.1 2004/08/19 14:47:29 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.1.ebuild,v 1.2 2004/09/16 01:42:08 pvdabeel Exp $
inherit flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.tar.bz2"
LICENSE="QPL-1.0 LGPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 ~amd64 ~hppa ~macos"
+KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 ~amd64 ~hppa ~macos ~ppc-macos"
IUSE="tcltk latex"
DEPEND="virtual/libc
diff --git a/dev-lang/ocaml/ocaml-3.08.ebuild b/dev-lang/ocaml/ocaml-3.08.ebuild
index 57d90b027c42..cf49b3cef262 100644
--- a/dev-lang/ocaml/ocaml-3.08.ebuild
+++ b/dev-lang/ocaml/ocaml-3.08.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/dev-lang/ocaml/ocaml-3.08.ebuild,v 1.5 2004/08/22 11:28:19 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.ebuild,v 1.6 2004/09/16 01:42:08 pvdabeel Exp $
inherit flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.0.tar.gz"
LICENSE="QPL-1.0 LGPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 amd64 hppa ~macos"
+KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 amd64 hppa ~macos ~ppc-macos"
IUSE="tcltk latex"
DEPEND="virtual/libc
diff --git a/dev-lang/ruby/ruby-1.8.2_pre2.ebuild b/dev-lang/ruby/ruby-1.8.2_pre2.ebuild
index c5e045cc9f78..a29cd9e8b944 100644
--- a/dev-lang/ruby/ruby-1.8.2_pre2.ebuild
+++ b/dev-lang/ruby/ruby-1.8.2_pre2.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/dev-lang/ruby/ruby-1.8.2_pre2.ebuild,v 1.10 2004/09/01 08:05:52 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2_pre2.ebuild,v 1.11 2004/09/16 01:45:44 pvdabeel Exp $
ONIGURUMA="onigd2_3_1"
MY_P=${P/_pre/-preview}
@@ -15,7 +15,7 @@ SRC_URI="${SRC_URI}
LICENSE="Ruby"
SLOT="1.8"
-KEYWORDS="x86 ppc sparc mips alpha arm hppa ~amd64 -ia64 ~s390 macos"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa ~amd64 -ia64 ~s390 macos ppc-macos"
IUSE="socks5 tcltk cjk doc"
RDEPEND="virtual/libc
@@ -90,6 +90,9 @@ src_install() {
if use macos ; then
dosym /usr/lib/libruby${SLOT/./}.${PV%_*}.dylib /usr/lib/libruby.${PV%.*}.dylib
dosym /usr/lib/libruby${SLOT/./}.${PV%_*}.dylib /usr/lib/libruby.${PV%_*}.dylib
+ elif use ppc-macos ; then
+ dosym /usr/lib/libruby${SLOT/./}.${PV%_*}.dylib /usr/lib/libruby.${PV%.*}.dylib
+ dosym /usr/lib/libruby${SLOT/./}.${PV%_*}.dylib /usr/lib/libruby.${PV%_*}.dylib
else
dosym /usr/lib/libruby${SLOT/./}.so.${PV%_*} /usr/lib/libruby.so.${PV%.*}
dosym /usr/lib/libruby${SLOT/./}.so.${PV%_*} /usr/lib/libruby.so.${PV%_*}
@@ -100,6 +103,7 @@ src_install() {
pkg_postinst() {
if ! use macos ; then
+ if ! use ppc-macos ; then
ewarn
ewarn "Warning: Vim won't work if you've just updated ruby from"
ewarn "1.6.x to 1.8.x due to the library version change."
@@ -113,12 +117,15 @@ pkg_postinst() {
einfo "You can change the default ruby interpreter by ${ROOT}usr/sbin/ruby-config"
einfo
fi
+ fi
}
pkg_postrm() {
if ! use macos ; then
+ if ! use ppc-macos ; then
if [ ! -n "$(readlink ${ROOT}usr/bin/ruby)" ] ; then
${ROOT}usr/sbin/ruby-config ruby${SLOT/./}
fi
fi
+ fi
}
diff --git a/dev-lang/swi-prolog-lite/swi-prolog-lite-5.3.14.ebuild b/dev-lang/swi-prolog-lite/swi-prolog-lite-5.3.14.ebuild
index cd4c0b657578..620c98a0bbee 100644
--- a/dev-lang/swi-prolog-lite/swi-prolog-lite-5.3.14.ebuild
+++ b/dev-lang/swi-prolog-lite/swi-prolog-lite-5.3.14.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/dev-lang/swi-prolog-lite/swi-prolog-lite-5.3.14.ebuild,v 1.1 2004/07/13 05:06:14 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog-lite/swi-prolog-lite-5.3.14.ebuild,v 1.2 2004/09/16 01:46:08 pvdabeel Exp $
IUSE="readline static"
@@ -11,7 +11,7 @@ SRC_URI="http://www.swi.psy.uva.nl/cgi-bin/nph-download/SWI-Prolog/BETA/pl-5.3.1
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="macos"
+KEYWORDS="macos ppc-macos"
DEPEND="sys-libs/ncurses
sys-apps/gawk