summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-09-18 16:24:17 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-09-18 16:24:17 +0000
commit881986d7f20e01e34c806d60ae051babb0c5eb1e (patch)
tree8f8976a14ed5c092cd8756ee7a77d235c0cede30 /dev-ruby/rspec-expectations
parentRemove old versions. (diff)
downloadhistorical-881986d7f20e01e34c806d60ae051babb0c5eb1e.tar.gz
historical-881986d7f20e01e34c806d60ae051babb0c5eb1e.tar.bz2
historical-881986d7f20e01e34c806d60ae051babb0c5eb1e.zip
Add ~ia64 wrt #337113
Package-Manager: portage-2.1.8.3/cvs/Linux ia64 RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r--dev-ruby/rspec-expectations/ChangeLog6
-rw-r--r--dev-ruby/rspec-expectations/rspec-expectations-2.0.0_beta22.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog
index ce8edc045e85..f8121ece08cf 100644
--- a/dev-ruby/rspec-expectations/ChangeLog
+++ b/dev-ruby/rspec-expectations/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rspec-expectations
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.1 2010/09/13 18:01:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.2 2010/09/18 16:23:32 armin76 Exp $
+
+ 18 Sep 2010; Raúl Porcel <armin76@gentoo.org>
+ rspec-expectations-2.0.0_beta22.ebuild:
+ Add ~ia64 wrt #337113
*rspec-expectations-2.0.0_beta22 (13 Sep 2010)
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.0.0_beta22.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.0.0_beta22.ebuild
index 4906e01ad7bf..ef4650fcf0e6 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-2.0.0_beta22.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-2.0.0_beta22.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-expectations/rspec-expectations-2.0.0_beta22.ebuild,v 1.1 2010/09/13 18:01:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.0.0_beta22.ebuild,v 1.2 2010/09/18 16:23:32 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19"
@@ -19,7 +19,7 @@ SRC_URI="mirror://rubygems/${PN}-${RUBY_FAKEGEM_VERSION}.gem"
LICENSE="MIT"
SLOT="2"
-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=""
ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.2"