diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-04-27 12:57:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-04-27 12:57:35 +0000 |
commit | 6cea6fab9623e4a080ee6abb28a896aa24068012 (patch) | |
tree | ea8a1be2853b32a48a5f593a4c0519b460388f21 /dev-ruby/rake-compiler | |
parent | Marked ~hppa (bug #508828). (diff) | |
download | gentoo-2-6cea6fab9623e4a080ee6abb28a896aa24068012.tar.gz gentoo-2-6cea6fab9623e4a080ee6abb28a896aa24068012.tar.bz2 gentoo-2-6cea6fab9623e4a080ee6abb28a896aa24068012.zip |
Marked ~hppa (bug #508826).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake-compiler/ChangeLog b/dev-ruby/rake-compiler/ChangeLog index b06d262ce469..09a43b3c42df 100644 --- a/dev-ruby/rake-compiler/ChangeLog +++ b/dev-ruby/rake-compiler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rake-compiler # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.73 2014/04/26 18:03:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.74 2014/04/27 12:57:35 jer Exp $ + + 27 Apr 2014; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.9.1.ebuild: + Marked ~hppa (bug #508826). 26 Apr 2014; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.9.1.ebuild: Stable for HPPA (bug #508416). diff --git a/dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild index ebeacd0065e5..dc041812fc87 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild,v 1.7 2014/04/26 18:03:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild,v 1.8 2014/04/27 12:57:35 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -19,7 +19,7 @@ LICENSE="MIT" SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" RUBY_S="luislavena-${PN}-*" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |