summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-29 19:05:08 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-29 19:05:08 +0000
commitbaee3f939d928a3c58a3ef227340fb9e5c03878f (patch)
treeaee7a5c63e90b32006512cb59b36302ef52501a8 /dev-ruby/rspec
parentAdd ~ia64 (diff)
downloadgentoo-2-baee3f939d928a3c58a3ef227340fb9e5c03878f.tar.gz
gentoo-2-baee3f939d928a3c58a3ef227340fb9e5c03878f.tar.bz2
gentoo-2-baee3f939d928a3c58a3ef227340fb9e5c03878f.zip
Add ~ia64
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r--dev-ruby/rspec/ChangeLog6
-rw-r--r--dev-ruby/rspec/rspec-1.2.8.ebuild6
-rw-r--r--dev-ruby/rspec/rspec-1.2.9-r1.ebuild4
-rw-r--r--dev-ruby/rspec/rspec-1.2.9.ebuild6
-rw-r--r--dev-ruby/rspec/rspec-1.3.0.ebuild4
5 files changed, 15 insertions, 11 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog
index 198750b259dc..4a1d9747a12d 100644
--- a/dev-ruby/rspec/ChangeLog
+++ b/dev-ruby/rspec/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rspec
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.60 2010/01/15 00:39:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.61 2010/01/29 19:05:08 armin76 Exp $
+
+ 29 Jan 2010; Raúl Porcel <armin76@gentoo.org> rspec-1.2.8.ebuild,
+ rspec-1.2.9.ebuild, rspec-1.2.9-r1.ebuild, rspec-1.3.0.ebuild:
+ Add ~ia64
15 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> rspec-1.3.0.ebuild:
Actually run tests, at least for MRI 1.8 and 1.9, now that webmock works.
diff --git a/dev-ruby/rspec/rspec-1.2.8.ebuild b/dev-ruby/rspec/rspec-1.2.8.ebuild
index 6282f0406e6d..6d3ade73e850 100644
--- a/dev-ruby/rspec/rspec-1.2.8.ebuild
+++ b/dev-ruby/rspec/rspec-1.2.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.8.ebuild,v 1.3 2009/10/18 17:58:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.8.ebuild,v 1.4 2010/01/29 19:05:08 armin76 Exp $
inherit gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rspec.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc x86"
IUSE=""
USE_RUBY="ruby18 ruby19"
diff --git a/dev-ruby/rspec/rspec-1.2.9-r1.ebuild b/dev-ruby/rspec/rspec-1.2.9-r1.ebuild
index 6763973d3853..a09620b31763 100644
--- a/dev-ruby/rspec/rspec-1.2.9-r1.ebuild
+++ b/dev-ruby/rspec/rspec-1.2.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.9-r1.ebuild,v 1.3 2010/01/04 11:50:45 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.9-r1.ebuild,v 1.4 2010/01/29 19:05:08 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -15,7 +15,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=""
diff --git a/dev-ruby/rspec/rspec-1.2.9.ebuild b/dev-ruby/rspec/rspec-1.2.9.ebuild
index 01aea9309060..b212d12e72cc 100644
--- a/dev-ruby/rspec/rspec-1.2.9.ebuild
+++ b/dev-ruby/rspec/rspec-1.2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.9.ebuild,v 1.1 2009/10/06 05:34:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.9.ebuild,v 1.2 2010/01/29 19:05:08 armin76 Exp $
inherit gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rspec.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
USE_RUBY="ruby18 ruby19"
diff --git a/dev-ruby/rspec/rspec-1.3.0.ebuild b/dev-ruby/rspec/rspec-1.3.0.ebuild
index 819144b84d75..0ea4ba7ae2bf 100644
--- a/dev-ruby/rspec/rspec-1.3.0.ebuild
+++ b/dev-ruby/rspec/rspec-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild,v 1.4 2010/01/15 00:39:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild,v 1.5 2010/01/29 19:05:08 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -18,7 +18,7 @@ HOMEPAGE="http://rspec.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_bdepend doc dev-ruby/hoe