summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-09-09 07:51:21 +0000
committerFabian Groffen <grobian@gentoo.org>2011-09-09 07:51:21 +0000
commitcb4a87ce13a6383fa8a0a9f26a8d7915dbf2a6e3 (patch)
tree1ec7016a4ec90b482dfddf11acd9a55810a0b372 /dev-ruby/activeresource
parentVersion bump nose to 1.1.2. (diff)
downloadhistorical-cb4a87ce13a6383fa8a0a9f26a8d7915dbf2a6e3.tar.gz
historical-cb4a87ce13a6383fa8a0a9f26a8d7915dbf2a6e3.tar.bz2
historical-cb4a87ce13a6383fa8a0a9f26a8d7915dbf2a6e3.zip
Marked ~sparc-solaris
Package-Manager: portage-2.2.01.19120-prefix/cvs/SunOS i386
Diffstat (limited to 'dev-ruby/activeresource')
-rw-r--r--dev-ruby/activeresource/ChangeLog6
-rw-r--r--dev-ruby/activeresource/activeresource-3.0.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog
index 1023f7c1a1bd..26f8201e8174 100644
--- a/dev-ruby/activeresource/ChangeLog
+++ b/dev-ruby/activeresource/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activeresource
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.94 2011/08/27 19:08:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.95 2011/09/09 07:51:21 grobian Exp $
+
+ 09 Sep 2011; Fabian Groffen <grobian@gentoo.org>
+ activeresource-3.0.9.ebuild:
+ Marked ~sparc-solaris
27 Aug 2011; Raúl Porcel <armin76@gentoo.org> activeresource-2.3.14.ebuild:
ia64/sparc stable wrt #379511
diff --git a/dev-ruby/activeresource/activeresource-3.0.9.ebuild b/dev-ruby/activeresource/activeresource-3.0.9.ebuild
index 7ac08cd00611..e83834ff3833 100644
--- a/dev-ruby/activeresource/activeresource-3.0.9.ebuild
+++ b/dev-ruby/activeresource/activeresource-3.0.9.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/activeresource/activeresource-3.0.9.ebuild,v 1.3 2011/08/07 18:06:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.0.9.ebuild,v 1.4 2011/09/09 07:51:21 grobian Exp $
EAPI=2
@@ -20,7 +20,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
S="${WORKDIR}/rails-rails-*/activeresource"