diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-06-07 15:45:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-06-07 15:45:28 +0000 |
commit | dad1bc7fbb420b3edb5aa800140c0f65832ebeef (patch) | |
tree | 9799fecc2163378c61d83d98daf14716c4a63f7d /app-xemacs/ocaml | |
parent | Removed old versions. (diff) | |
download | gentoo-2-dad1bc7fbb420b3edb5aa800140c0f65832ebeef.tar.gz gentoo-2-dad1bc7fbb420b3edb5aa800140c0f65832ebeef.tar.bz2 gentoo-2-dad1bc7fbb420b3edb5aa800140c0f65832ebeef.zip |
Stable for HPPA (bug #224893).
(Portage version: 2.1.5.4)
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r-- | app-xemacs/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.06.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/ocaml/ChangeLog b/app-xemacs/ocaml/ChangeLog index 1fe06cf4895c..c08c684795a4 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.16 2008/03/19 19:49:34 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.17 2008/06/07 15:45:28 jer Exp $ + + 07 Jun 2008; Jeroen Roovers <jer@gentoo.org> ocaml-0.06.ebuild: + Stable for HPPA (bug #224893). 19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml: A herd should not be listed as maintainer diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild index 22acf5f86ef3..ddab3c4f97f0 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 +# Copyright 1999-2008 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.5 2007/10/23 18:07:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild,v 1.6 2008/06/07 15:45:28 jer 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" inherit xemacs-packages |