summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-08-29 18:05:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-08-29 18:05:58 +0000
commit04afbc25ab1d504cf4b9d4d96c4a5589892468a0 (patch)
tree079c074e362702786fc7db22712cd8c77b234612 /dev-ruby/rspec
parentalpha/ia64/sparc stable wrt #323729 (diff)
downloadgentoo-2-04afbc25ab1d504cf4b9d4d96c4a5589892468a0.tar.gz
gentoo-2-04afbc25ab1d504cf4b9d4d96c4a5589892468a0.tar.bz2
gentoo-2-04afbc25ab1d504cf4b9d4d96c4a5589892468a0.zip
ia64 stable wrt #330327
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r--dev-ruby/rspec/ChangeLog5
-rw-r--r--dev-ruby/rspec/rspec-1.2.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog
index abea0147d841..f2b645b8415c 100644
--- a/dev-ruby/rspec/ChangeLog
+++ b/dev-ruby/rspec/ChangeLog
@@ -1,6 +1,9 @@
# 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.75 2010/08/23 13:54:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.76 2010/08/29 18:05:58 armin76 Exp $
+
+ 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> rspec-1.2.9-r1.ebuild:
+ ia64 stable wrt #330327
*rspec-1.3.0-r1 (23 Aug 2010)
diff --git a/dev-ruby/rspec/rspec-1.2.9-r1.ebuild b/dev-ruby/rspec/rspec-1.2.9-r1.ebuild
index 165e5ef30a59..82a45f5cf45b 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.7 2010/07/21 12:50:18 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.9-r1.ebuild,v 1.8 2010/08/29 18:05:58 armin76 Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -15,7 +15,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~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=""