diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:22:28 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:22:28 +0000 |
commit | ade8564c0d8117b270a14eb9ce41a8d0e0de3c2b (patch) | |
tree | a915a444939dfdec41239ff5a44207f033d84d26 /dev-lang | |
parent | x86 and alpha (diff) | |
download | historical-ade8564c0d8117b270a14eb9ce41a8d0e0de3c2b.tar.gz historical-ade8564c0d8117b270a14eb9ce41a8d0e0de3c2b.tar.bz2 historical-ade8564c0d8117b270a14eb9ce41a8d0e0de3c2b.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 7b50b1ff841d..b386d01bdf28 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.59 2005/04/01 04:12:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.60 2005/04/01 17:21:07 blubb Exp $ + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> ocaml-3.08.1.ebuild: + stable on amd64 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> ocaml-3.08.1.ebuild: stable on ia64 diff --git a/dev-lang/ocaml/ocaml-3.08.1.ebuild b/dev-lang/ocaml/ocaml-3.08.1.ebuild index 12f1dae6ac53..17de7c6c3b79 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-2005 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.12 2005/04/01 04:12:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.1.ebuild,v 1.13 2005/04/01 17:21:07 blubb 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 ppc-macos" +KEYWORDS="x86 sparc ppc alpha ia64 amd64 hppa ppc-macos" IUSE="tcltk latex" DEPEND="virtual/libc diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index facdcc6076f3..2e12777643fc 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.121 2005/03/23 12:23:13 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.122 2005/04/01 17:22:28 blubb Exp $ + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> ruby-1.8.2.ebuild: + stable on amd64 *ruby-1.8.2-r1 (23 Mar 2005) diff --git a/dev-lang/ruby/ruby-1.8.2.ebuild b/dev-lang/ruby/ruby-1.8.2.ebuild index 1ea31eb55501..afedbfc817ab 100644 --- a/dev-lang/ruby/ruby-1.8.2.ebuild +++ b/dev-lang/ruby/ruby-1.8.2.ebuild @@ -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/dev-lang/ruby/ruby-1.8.2.ebuild,v 1.6 2005/03/18 22:37:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2.ebuild,v 1.7 2005/04/01 17:22:28 blubb Exp $ ONIGURUMA="onigd2_4_0" @@ -14,7 +14,7 @@ SRC_URI="mirror://ruby/${PV%.*}/${P/_pre/-preview}.tar.gz LICENSE="Ruby" SLOT="1.8" # please keep sorted -KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ppc-macos ~ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ~ppc64 s390 sparc x86" IUSE="socks5 tcltk cjk doc threads" RDEPEND="virtual/libc |