diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-26 18:55:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-26 18:55:19 +0000 |
commit | a25f992c6b945ba49aad0eec7740297726816f59 (patch) | |
tree | 77f9388389d3c2dd31937ab8db87798c7ee1f52f | |
parent | arm stable, bug #493780 (diff) | |
download | gentoo-2-a25f992c6b945ba49aad0eec7740297726816f59.tar.gz gentoo-2-a25f992c6b945ba49aad0eec7740297726816f59.tar.bz2 gentoo-2-a25f992c6b945ba49aad0eec7740297726816f59.zip |
arm stable, bug #493780
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-rw-r--r-- | dev-ruby/gem_plugin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/gem_plugin/ChangeLog b/dev-ruby/gem_plugin/ChangeLog index 1860bf333cfd..f174712fd4d4 100644 --- a/dev-ruby/gem_plugin/ChangeLog +++ b/dev-ruby/gem_plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/gem_plugin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.39 2013/12/22 14:59:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.40 2013/12/26 18:55:19 maekke Exp $ + + 26 Dec 2013; Markus Meier <maekke@gentoo.org> gem_plugin-0.2.3-r2.ebuild: + arm stable, bug #493780 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> gem_plugin-0.2.3-r2.ebuild: Stable for HPPA (bug #493780). diff --git a/dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild b/dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild index b202e19c3457..1df190266680 100644 --- a/dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild +++ b/dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild,v 1.10 2013/12/22 14:59:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild,v 1.11 2013/12/26 18:55:19 maekke Exp $ EAPI="2" USE_RUBY="ruby18 ruby19 jruby" @@ -20,7 +20,7 @@ HOMEPAGE="http://mongrel.rubyforge.org/" LICENSE="mongrel" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" each_fakegem_test() { |