diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-06-02 14:52:04 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-06-02 14:52:04 +0000 |
commit | 3824c80f363761acb997c91b0e117f0ea6214d01 (patch) | |
tree | 78889e86c3b3c5e58c09f0c0bbb41f0278d9d94b /app-xemacs/ocaml | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-3824c80f363761acb997c91b0e117f0ea6214d01.tar.gz gentoo-2-3824c80f363761acb997c91b0e117f0ea6214d01.tar.bz2 gentoo-2-3824c80f363761acb997c91b0e117f0ea6214d01.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r-- | app-xemacs/ocaml/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.06.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/ocaml/ChangeLog b/app-xemacs/ocaml/ChangeLog index c08c684795a4..1a42e86eac1b 100644 --- a/app-xemacs/ocaml/ChangeLog +++ b/app-xemacs/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/ocaml -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.17 2008/06/07 15:45:28 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.18 2012/06/02 14:52:04 aballier Exp $ + + 02 Jun 2012; Alexis Ballier <aballier@gentoo.org> ocaml-0.06.ebuild: + keyword ~amd64-fbsd 07 Jun 2008; Jeroen Roovers <jer@gentoo.org> ocaml-0.06.ebuild: Stable for HPPA (bug #224893). diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild index ddab3c4f97f0..1c66997542d8 100644 --- a/app-xemacs/ocaml/ocaml-0.06.ebuild +++ b/app-xemacs/ocaml/ocaml-0.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 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.6 2008/06/07 15:45:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild,v 1.7 2012/06/02 14:52:04 aballier Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/fsf-compat " -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" inherit xemacs-packages |