diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-10-23 18:07:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-10-23 18:07:31 +0000 |
commit | c2f270bb7f1440dbbf3cf6c8b08f8c116b476ff9 (patch) | |
tree | cc91a14bcf602e5f5d097bbd309924a666f95476 /app-xemacs/ocaml | |
parent | Stable on amd64 wrt bug 148325 (diff) | |
download | gentoo-2-c2f270bb7f1440dbbf3cf6c8b08f8c116b476ff9.tar.gz gentoo-2-c2f270bb7f1440dbbf3cf6c8b08f8c116b476ff9.tar.bz2 gentoo-2-c2f270bb7f1440dbbf3cf6c8b08f8c116b476ff9.zip |
Marked ~hppa (bug #43128).
(Portage version: 2.1.3.15)
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 bef78f8568e4..0007af39ef59 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.13 2007/06/03 18:56:08 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.14 2007/10/23 18:07:31 jer Exp $ + + 23 Oct 2007; Jeroen Roovers <jer@gentoo.org> ocaml-0.06.ebuild: + Marked ~hppa (bug #43128). 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> -ocaml-0.05.ebuild: Remove intermediate version diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild index 143039d65801..22acf5f86ef3 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.4 2007/07/11 02:37:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild,v 1.5 2007/10/23 18:07:31 jer Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/fsf-compat " -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" inherit xemacs-packages |