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/ruby-modes | |
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/ruby-modes')
-rw-r--r-- | app-xemacs/ruby-modes/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/ruby-modes/ruby-modes-1.04.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
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 |