diff options
author | 2007-05-29 21:22:09 +0000 | |
---|---|---|
committer | 2007-05-29 21:22:09 +0000 | |
commit | f3d6c3d70ae99096d00faf417526b8c16fd46026 (patch) | |
tree | 3d8035873a929d24b990d5a69d36a752bbd02089 /app-xemacs/ocaml/ocaml-0.06.ebuild | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-f3d6c3d70ae99096d00faf417526b8c16fd46026.tar.gz gentoo-2-f3d6c3d70ae99096d00faf417526b8c16fd46026.tar.bz2 gentoo-2-f3d6c3d70ae99096d00faf417526b8c16fd46026.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/ocaml/ocaml-0.06.ebuild')
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.06.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild index e1d7abf1730d..8b74f4461c3f 100644 --- a/app-xemacs/ocaml/ocaml-0.06.ebuild +++ b/app-xemacs/ocaml/ocaml-0.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1 2006/12/22 09:34:54 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild,v 1.2 2007/05/29 21:22:09 armin76 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 ~sparc ~x86" inherit xemacs-packages |