summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-27 12:19:53 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-27 12:19:53 +0000
commita10316f748f8c77313aaf2b6d34bcd99b03ee1c0 (patch)
tree218cd19f6133655d27f4d2ca5dc120f15091b5bb /dev-ml
parentVersion bump. Fixes bug #206998. (diff)
downloadhistorical-a10316f748f8c77313aaf2b6d34bcd99b03ee1c0.tar.gz
historical-a10316f748f8c77313aaf2b6d34bcd99b03ee1c0.tar.bz2
historical-a10316f748f8c77313aaf2b6d34bcd99b03ee1c0.zip
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/extlib/ChangeLog6
-rw-r--r--dev-ml/extlib/extlib-1.4.ebuild6
-rw-r--r--dev-ml/extlib/extlib-1.5.1.ebuild4
-rw-r--r--dev-ml/extlib/extlib-1.5.ebuild6
-rw-r--r--dev-ml/findlib/ChangeLog6
-rw-r--r--dev-ml/findlib/findlib-1.0.4-r1.ebuild6
-rw-r--r--dev-ml/findlib/findlib-1.1.2_p1.ebuild6
-rw-r--r--dev-ml/findlib/findlib-1.2.1.ebuild4
8 files changed, 26 insertions, 18 deletions
diff --git a/dev-ml/extlib/ChangeLog b/dev-ml/extlib/ChangeLog
index 1cec65765cf9..af2226e8f714 100644
--- a/dev-ml/extlib/ChangeLog
+++ b/dev-ml/extlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/extlib
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.5 2008/01/03 21:54:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.6 2008/01/27 12:19:53 grobian Exp $
+
+ 27 Jan 2008; Fabian Groffen <grobian@gentoo.org> extlib-1.4.ebuild,
+ extlib-1.5.ebuild, extlib-1.5.1.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
*extlib-1.5.1 (03 Jan 2008)
diff --git a/dev-ml/extlib/extlib-1.4.ebuild b/dev-ml/extlib/extlib-1.4.ebuild
index e5c32466b7d8..0c6cc039094c 100644
--- a/dev-ml/extlib/extlib-1.4.ebuild
+++ b/dev-ml/extlib/extlib-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.4.ebuild,v 1.1 2005/09/21 17:02:34 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.4.ebuild,v 1.2 2008/01/27 12:19:53 grobian Exp $
inherit findlib
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ocaml-lib/${P}.tgz"
LICENSE="LGPL-2.1"
DEPEND=">=dev-lang/ocaml-3.07"
SLOT="0"
-KEYWORDS="x86 ppc ppc-macos amd64"
+KEYWORDS="x86 ppc amd64"
IUSE="doc"
src_compile() {
diff --git a/dev-ml/extlib/extlib-1.5.1.ebuild b/dev-ml/extlib/extlib-1.5.1.ebuild
index 03bcc145da45..1370ede8bebb 100644
--- a/dev-ml/extlib/extlib-1.5.1.ebuild
+++ b/dev-ml/extlib/extlib-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.1.ebuild,v 1.1 2008/01/03 21:54:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.1.ebuild,v 1.2 2008/01/27 12:19:53 grobian Exp $
inherit findlib eutils
@@ -12,7 +12,7 @@ SRC_URI="http://ocaml-extlib.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
DEPEND=">=dev-lang/ocaml-3.07"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc +ocamlopt"
pkg_setup() {
diff --git a/dev-ml/extlib/extlib-1.5.ebuild b/dev-ml/extlib/extlib-1.5.ebuild
index a0ead7b1b066..dd10a0079c95 100644
--- a/dev-ml/extlib/extlib-1.5.ebuild
+++ b/dev-ml/extlib/extlib-1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.ebuild,v 1.2 2007/02/21 00:49:35 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.ebuild,v 1.3 2008/01/27 12:19:53 grobian Exp $
inherit findlib eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ocaml-lib/${P}.tar.gz"
LICENSE="LGPL-2.1"
DEPEND=">=dev-lang/ocaml-3.07"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~ppc-macos ~amd64"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE="doc"
src_unpack() {
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog
index 48598f61cc05..6eb52a06cf30 100644
--- a/dev-ml/findlib/ChangeLog
+++ b/dev-ml/findlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/findlib
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.28 2008/01/18 08:09:01 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.29 2008/01/27 12:18:20 grobian Exp $
+
+ 27 Jan 2008; Fabian Groffen <grobian@gentoo.org> findlib-1.0.4-r1.ebuild,
+ findlib-1.1.2_p1.ebuild, findlib-1.2.1.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
18 Jan 2008; Alexis Ballier <aballier@gentoo.org> findlib-1.2.1.ebuild:
restrict installsources, debugedit kills ocamlfind if compiled in bytecode...
diff --git a/dev-ml/findlib/findlib-1.0.4-r1.ebuild b/dev-ml/findlib/findlib-1.0.4-r1.ebuild
index 384f3ddb5a28..b19643eed023 100644
--- a/dev-ml/findlib/findlib-1.0.4-r1.ebuild
+++ b/dev-ml/findlib/findlib-1.0.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.0.4-r1.ebuild,v 1.14 2006/12/27 21:41:40 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.0.4-r1.ebuild,v 1.15 2008/01/27 12:18:20 grobian Exp $
inherit multilib
@@ -13,7 +13,7 @@ SRC_URI="http://www.ocaml-programming.de/packages/${P}.tar.gz"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc-macos ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
DEPEND=">=dev-lang/ocaml-3.07"
diff --git a/dev-ml/findlib/findlib-1.1.2_p1.ebuild b/dev-ml/findlib/findlib-1.1.2_p1.ebuild
index 1a7db73d6be3..e5142e7401e1 100644
--- a/dev-ml/findlib/findlib-1.1.2_p1.ebuild
+++ b/dev-ml/findlib/findlib-1.1.2_p1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.1.2_p1.ebuild,v 1.2 2007/07/15 06:39:51 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.1.2_p1.ebuild,v 1.3 2008/01/27 12:18:20 grobian Exp $
inherit multilib eutils
@@ -15,7 +15,7 @@ SRC_URI="http://www.ocaml-programming.de/packages/${MY_P}.tar.gz"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
DEPEND=">=dev-lang/ocaml-3.07"
diff --git a/dev-ml/findlib/findlib-1.2.1.ebuild b/dev-ml/findlib/findlib-1.2.1.ebuild
index f4fb3b855a3e..4b3968dca008 100644
--- a/dev-ml/findlib/findlib-1.2.1.ebuild
+++ b/dev-ml/findlib/findlib-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.1.ebuild,v 1.3 2008/01/18 08:09:01 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.1.ebuild,v 1.4 2008/01/27 12:18:20 grobian Exp $
inherit multilib eutils
@@ -17,7 +17,7 @@ SRC_URI="http://www.ocaml-programming.de/packages/${P}.tar.gz"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
DEPEND=">=dev-lang/ocaml-3.07"