summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-22 09:22:06 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-22 09:22:06 +0000
commit5d3ab4fe0cf9923676b22e9a4dd78b0e12b7fd1b (patch)
tree6d5f7211610808e10ef79dc1026eee6e1ca563bd /dev-lang
parent~amd64 (diff)
downloadhistorical-5d3ab4fe0cf9923676b22e9a4dd78b0e12b7fd1b.tar.gz
historical-5d3ab4fe0cf9923676b22e9a4dd78b0e12b7fd1b.tar.bz2
historical-5d3ab4fe0cf9923676b22e9a4dd78b0e12b7fd1b.zip
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/gforth/ChangeLog7
-rw-r--r--dev-lang/gforth/gforth-0.6.2.ebuild6
-rw-r--r--dev-lang/inform/ChangeLog7
-rw-r--r--dev-lang/inform/inform-6.21.4.ebuild6
-rw-r--r--dev-lang/pike/ChangeLog7
-rw-r--r--dev-lang/pike/pike-7.6.24.ebuild6
6 files changed, 24 insertions, 15 deletions
diff --git a/dev-lang/gforth/ChangeLog b/dev-lang/gforth/ChangeLog
index afd397064d53..ffed3c555d53 100644
--- a/dev-lang/gforth/ChangeLog
+++ b/dev-lang/gforth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/gforth
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.12 2004/09/03 15:04:48 dholm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.13 2005/04/22 09:15:29 blubb Exp $
+
+ 22 Apr 2005; Simon Stelling <blubb@gentoo.org> gforth-0.6.2.ebuild:
+ stable on amd64
03 Sep 2004; David Holm <dholm@gentoo.org> gforth-0.6.2.ebuild:
Added to ~ppc.
diff --git a/dev-lang/gforth/gforth-0.6.2.ebuild b/dev-lang/gforth/gforth-0.6.2.ebuild
index 191b8747155e..55ccb01a4c8e 100644
--- a/dev-lang/gforth/gforth-0.6.2.ebuild
+++ b/dev-lang/gforth/gforth-0.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild,v 1.9 2004/10/26 13:39:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild,v 1.10 2005/04/22 09:15:29 blubb Exp $
inherit elisp-common eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.complang.tuwien.ac.at/forth/gforth//${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc"
+KEYWORDS="x86 amd64 ~ppc"
IUSE="emacs"
DEPEND="virtual/libc
diff --git a/dev-lang/inform/ChangeLog b/dev-lang/inform/ChangeLog
index da2b69eb6cd2..a947e94c1744 100644
--- a/dev-lang/inform/ChangeLog
+++ b/dev-lang/inform/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/inform
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/ChangeLog,v 1.6 2004/12/12 17:33:01 weeve Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/ChangeLog,v 1.7 2005/04/22 09:19:57 blubb Exp $
+
+ 22 Apr 2005; Simon Stelling <blubb@gentoo.org> inform-6.21.4.ebuild:
+ stable on amd64
12 Dec 2004; Jason Wever <weeve@gentoo.org> inform-6.21.4.ebuild:
Added ~sparc keyword.
diff --git a/dev-lang/inform/inform-6.21.4.ebuild b/dev-lang/inform/inform-6.21.4.ebuild
index 7d1fdddf767f..1d254b600d38 100644
--- a/dev-lang/inform/inform-6.21.4.ebuild
+++ b/dev-lang/inform/inform-6.21.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/inform-6.21.4.ebuild,v 1.7 2004/12/12 17:33:01 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/inform-6.21.4.ebuild,v 1.8 2005/04/22 09:19:57 blubb Exp $
MY_PV=6.21
LIB_V=610
@@ -13,7 +13,7 @@ SRC_URI="http://mirror.ifarchive.org/if-archive/unprocessed/${P}.tar.gz
LICENSE="Inform"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~sparc"
+KEYWORDS="x86 amd64 ~sparc"
IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-lang/pike/ChangeLog b/dev-lang/pike/ChangeLog
index c13dbaee8b77..4df3102c15d9 100644
--- a/dev-lang/pike/ChangeLog
+++ b/dev-lang/pike/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/pike
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/ChangeLog,v 1.13 2004/09/29 17:25:09 scandium Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/ChangeLog,v 1.14 2005/04/22 09:22:06 blubb Exp $
+
+ 22 Apr 2005; Simon Stelling <blubb@gentoo.org> pike-7.6.24.ebuild:
+ stable on amd64
*pike-7.6.24 (29 Sep 2004)
diff --git a/dev-lang/pike/pike-7.6.24.ebuild b/dev-lang/pike/pike-7.6.24.ebuild
index 274943d30dec..14b7da61bfc5 100644
--- a/dev-lang/pike/pike-7.6.24.ebuild
+++ b/dev-lang/pike/pike-7.6.24.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.6.24.ebuild,v 1.5 2004/12/29 02:37:04 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.6.24.ebuild,v 1.6 2005/04/22 09:22:06 blubb Exp $
IUSE="crypt debug doc fftw gdbm gif gtk jpeg kerberos opengl pdflib scanner svg tiff truetype zlib"
@@ -11,7 +11,7 @@ SRC_URI="http://pike.ida.liu.se/pub/pike/all/${PV}/Pike-v${PV}.tar.gz"
LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
SLOT="0"
-KEYWORDS="x86 ppc ~amd64"
+KEYWORDS="x86 ppc amd64"
DEPEND="crypt? ( dev-libs/nettle )
fftw? ( sci-libs/fftw )