diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 18:55:06 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 18:55:06 +0000 |
commit | a2d49c70ed2eaeebe29913d0eeb2ee597c2b841a (patch) | |
tree | 059b18f893cba6512aba1fdf1f7d9f29c1383b2a /app-xemacs/ocaml | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-a2d49c70ed2eaeebe29913d0eeb2ee597c2b841a.tar.gz gentoo-2-a2d49c70ed2eaeebe29913d0eeb2ee597c2b841a.tar.bz2 gentoo-2-a2d49c70ed2eaeebe29913d0eeb2ee597c2b841a.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r-- | app-xemacs/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/ocaml/ChangeLog b/app-xemacs/ocaml/ChangeLog index 42f45a4a50a1..1c057e689486 100644 --- a/app-xemacs/ocaml/ChangeLog +++ b/app-xemacs/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/ocaml # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.11 2007/05/29 21:22:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.12 2007/06/03 18:55:06 graaff Exp $ + + 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> ocaml-0.06.ebuild: + Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 29 May 2007; Raúl Porcel <armin76@gentoo.org> ocaml-0.06.ebuild: alpha stable wrt #175560 diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild index 8b74f4461c3f..c7016116deed 100644 --- a/app-xemacs/ocaml/ocaml-0.06.ebuild +++ b/app-xemacs/ocaml/ocaml-0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild,v 1.2 2007/05/29 21:22:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild,v 1.3 2007/06/03 18:55:06 graaff Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/fsf-compat " -KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |