diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-23 20:46:23 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-23 20:46:23 +0000 |
commit | 962e8680f60240f52942c9a424690279612fc7c0 (patch) | |
tree | b742183adfc5d52535f6ec37305533e9744e9baf /dev-ruby | |
parent | Remove block on nvidia-cuda-profiler (now removed from the tree). (diff) | |
download | historical-962e8680f60240f52942c9a424690279612fc7c0.tar.gz historical-962e8680f60240f52942c9a424690279612fc7c0.tar.bz2 historical-962e8680f60240f52942c9a424690279612fc7c0.zip |
Marked ~ppc64 wrt #351212
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/fssm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/fssm/fssm-0.2.7.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/haml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/haml/haml-3.1.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-ruby/fssm/ChangeLog b/dev-ruby/fssm/ChangeLog index 6996057e716b..7bb1b39a4379 100644 --- a/dev-ruby/fssm/ChangeLog +++ b/dev-ruby/fssm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fssm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/ChangeLog,v 1.7 2011/06/03 08:53:10 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/ChangeLog,v 1.8 2011/07/23 20:43:14 xarthisius Exp $ + + 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> fssm-0.2.7.ebuild: + Marked ~ppc64 wrt #351212 *fssm-0.2.7 (03 Jun 2011) diff --git a/dev-ruby/fssm/fssm-0.2.7.ebuild b/dev-ruby/fssm/fssm-0.2.7.ebuild index 8f57eb972697..0d2efd9e4b82 100644 --- a/dev-ruby/fssm/fssm-0.2.7.ebuild +++ b/dev-ruby/fssm/fssm-0.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.7.ebuild,v 1.1 2011/06/03 08:53:10 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.7.ebuild,v 1.2 2011/07/23 20:43:14 xarthisius Exp $ EAPI=4 @@ -18,7 +18,7 @@ HOMEPAGE="http://github.com/ttilley/fssm" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.4.0:2 )" diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog index e6dd2b19dd2d..c646f14b0864 100644 --- a/dev-ruby/haml/ChangeLog +++ b/dev-ruby/haml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/haml # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.63 2011/04/30 06:40:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.64 2011/07/23 20:46:23 xarthisius Exp $ + + 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> haml-3.1.1.ebuild: + Marked ~ppc64 wrt #351212 *haml-3.1.1 (30 Apr 2011) diff --git a/dev-ruby/haml/haml-3.1.1.ebuild b/dev-ruby/haml/haml-3.1.1.ebuild index 3ceb7569e342..d51626075809 100644 --- a/dev-ruby/haml/haml-3.1.1.ebuild +++ b/dev-ruby/haml/haml-3.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.1.ebuild,v 1.1 2011/04/30 06:40:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.1.ebuild,v 1.2 2011/07/23 20:46:23 xarthisius Exp $ EAPI=2 @@ -20,7 +20,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" # TODO: haml has some emacs modes that it could be installing, in case IUSE="" |