diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-15 04:51:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-15 04:51:11 +0000 |
commit | 604a5e24dea677048235e32918d2176f9d2eee91 (patch) | |
tree | ecec2ad98641ad3c58d0fe11fb370b78c249907f /dev-ruby/rspec | |
parent | Stable for HPPA (bug #369573). (diff) | |
download | historical-604a5e24dea677048235e32918d2176f9d2eee91.tar.gz historical-604a5e24dea677048235e32918d2176f9d2eee91.tar.bz2 historical-604a5e24dea677048235e32918d2176f9d2eee91.zip |
Stable for HPPA (bug #369573).
Package-Manager: portage-2.2.0_alpha56/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-1.3.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-2.6.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index 3ebca5520c54..71e9367c87bf 100644 --- a/dev-ruby/rspec/ChangeLog +++ b/dev-ruby/rspec/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rspec # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.103 2011/08/02 16:39:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.104 2011/09/15 04:51:11 jer Exp $ + + 15 Sep 2011; Jeroen Roovers <jer@gentoo.org> rspec-1.3.1-r1.ebuild, + rspec-2.6.0.ebuild: + Stable for HPPA (bug #369573). 02 Aug 2011; Markos Chandras <hwoarang@gentoo.org> rspec-1.3.1-r1.ebuild, rspec-2.6.0.ebuild: diff --git a/dev-ruby/rspec/rspec-1.3.1-r1.ebuild b/dev-ruby/rspec/rspec-1.3.1-r1.ebuild index a8eebf9cd36f..66f2cd932c30 100644 --- a/dev-ruby/rspec/rspec-1.3.1-r1.ebuild +++ b/dev-ruby/rspec/rspec-1.3.1-r1.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/rspec/rspec-1.3.1-r1.ebuild,v 1.3 2011/08/02 16:39:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.1-r1.ebuild,v 1.4 2011/09/15 04:51:11 jer Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -20,7 +20,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" # it's actually optional, but tests fail if it's not installed and diff --git a/dev-ruby/rspec/rspec-2.6.0.ebuild b/dev-ruby/rspec/rspec-2.6.0.ebuild index be8f907fbc27..e602df468504 100644 --- a/dev-ruby/rspec/rspec-2.6.0.ebuild +++ b/dev-ruby/rspec/rspec-2.6.0.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/rspec/rspec-2.6.0.ebuild,v 1.7 2011/08/02 16:39:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.6.0.ebuild,v 1.8 2011/09/15 04:51:11 jer Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" SUBVERSION="$(get_version_component_range 1-2)" |