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 | ff040c61d30f2d99cb53c6e72ff929bdaa4583f9 (patch) | |
tree | 83c904c44ebe9c2c9a4b1751e55308d9be805b73 /app-xemacs | |
parent | version bump (diff) | |
download | historical-ff040c61d30f2d99cb53c6e72ff929bdaa4583f9.tar.gz historical-ff040c61d30f2d99cb53c6e72ff929bdaa4583f9.tar.bz2 historical-ff040c61d30f2d99cb53c6e72ff929bdaa4583f9.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha109/cvs/Linux x86_64
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/debug/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/debug/debug-1.18.ebuild | 6 | ||||
-rw-r--r-- | app-xemacs/ocaml/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.06.ebuild | 6 | ||||
-rw-r--r-- | app-xemacs/ruby-modes/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/ruby-modes/ruby-modes-1.04.ebuild | 6 |
6 files changed, 24 insertions, 15 deletions
diff --git a/app-xemacs/debug/ChangeLog b/app-xemacs/debug/ChangeLog index 0c2731cf3ce7..610921e2c99e 100644 --- a/app-xemacs/debug/ChangeLog +++ b/app-xemacs/debug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/debug -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/ChangeLog,v 1.18 2008/03/19 19:22:13 graaff Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/ChangeLog,v 1.19 2012/06/02 14:51:22 aballier Exp $ + + 02 Jun 2012; Alexis Ballier <aballier@gentoo.org> debug-1.18.ebuild: + keyword ~amd64-fbsd 19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml: A herd should not be listed as maintainer diff --git a/app-xemacs/debug/debug-1.18.ebuild b/app-xemacs/debug/debug-1.18.ebuild index 04012096badf..ba45adc767de 100644 --- a/app-xemacs/debug/debug-1.18.ebuild +++ b/app-xemacs/debug/debug-1.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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/debug/debug-1.18.ebuild,v 1.5 2007/12/24 02:36:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/debug-1.18.ebuild,v 1.6 2012/06/02 14:51:22 aballier Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" inherit xemacs-packages 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 diff --git a/app-xemacs/ruby-modes/ChangeLog b/app-xemacs/ruby-modes/ChangeLog index 93c83b4ed09a..d1a8b93c0f2f 100644 --- a/app-xemacs/ruby-modes/ChangeLog +++ b/app-xemacs/ruby-modes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/ruby-modes -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ruby-modes/ChangeLog,v 1.22 2011/07/22 11:25:01 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ruby-modes/ChangeLog,v 1.23 2012/06/02 14:51:33 aballier Exp $ + + 02 Jun 2012; Alexis Ballier <aballier@gentoo.org> ruby-modes-1.04.ebuild: + keyword ~amd64-fbsd 22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> ruby-modes-1.04.ebuild: ppc64 stable wrt #369897 diff --git a/app-xemacs/ruby-modes/ruby-modes-1.04.ebuild b/app-xemacs/ruby-modes/ruby-modes-1.04.ebuild index fba0e741e78d..9c9885278f59 100644 --- a/app-xemacs/ruby-modes/ruby-modes-1.04.ebuild +++ b/app-xemacs/ruby-modes/ruby-modes-1.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/ruby-modes/ruby-modes-1.04.ebuild,v 1.7 2011/07/22 11:25:01 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ruby-modes/ruby-modes-1.04.ebuild,v 1.8 2012/06/02 14:51:33 aballier Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/debug " -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" inherit xemacs-packages |