summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-08-01 18:49:15 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-08-01 18:49:15 +0000
commit5a474b80715f700e0594155aa8df826cf5fbb326 (patch)
treea656d3ad92cda88953c34676c7cddc83dbed5557 /dev-ruby/activesupport
parentadded libtheora dependency (diff)
downloadhistorical-5a474b80715f700e0594155aa8df826cf5fbb326.tar.gz
historical-5a474b80715f700e0594155aa8df826cf5fbb326.tar.bz2
historical-5a474b80715f700e0594155aa8df826cf5fbb326.zip
Add ~sparc keyword to dev-ruby/rails and to seven dependencies. Builds and runs on sparc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/activesupport-1.1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 0b3582eb63ed..12d396afb4e1 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.10 2005/07/27 13:01:30 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.11 2005/08/01 18:49:15 fmccor Exp $
+
+ 01 Aug 2005; Ferris McCormick <fmccor@gentoo.org>
+ activesupport-1.1.1.ebuild:
+ Add ~sparc keyword.
27 Jul 2005; Caleb Tennis <caleb@gentoo.org> activesupport-1.1.1.ebuild:
x86 stable
diff --git a/dev-ruby/activesupport/activesupport-1.1.1.ebuild b/dev-ruby/activesupport/activesupport-1.1.1.ebuild
index e1c09cdedffc..2eb2dbb1be30 100644
--- a/dev-ruby/activesupport/activesupport-1.1.1.ebuild
+++ b/dev-ruby/activesupport/activesupport-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.1.1.ebuild,v 1.3 2005/07/27 13:01:30 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.1.1.ebuild,v 1.4 2005/08/01 18:49:15 fmccor Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/5160/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.2