summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-17 18:16:42 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-17 18:16:42 +0000
commite647357d80560c6e04f98076f45bf87f376780c2 (patch)
tree66db17478a2ba3d44c748f251684e61ed26502ad /dev-ruby/activesupport
parentRevision bump to bring in update101. (diff)
downloadgentoo-2-e647357d80560c6e04f98076f45bf87f376780c2.tar.gz
gentoo-2-e647357d80560c6e04f98076f45bf87f376780c2.tar.bz2
gentoo-2-e647357d80560c6e04f98076f45bf87f376780c2.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/activesupport-1.3.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index a3bb3f1e7795..7b7e0b0b2857 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.28 2006/04/06 23:27:18 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.29 2006/04/17 18:16:42 flameeyes Exp $
+
+ 17 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ activesupport-1.3.1.ebuild:
+ Add ~x86-fbsd keyword.
*activesupport-1.3.1 (06 Apr 2006)
diff --git a/dev-ruby/activesupport/activesupport-1.3.1.ebuild b/dev-ruby/activesupport/activesupport-1.3.1.ebuild
index 3b4cf9a179f8..5c02ab846b78 100644
--- a/dev-ruby/activesupport/activesupport-1.3.1.ebuild
+++ b/dev-ruby/activesupport/activesupport-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.3.1.ebuild,v 1.1 2006/04/06 23:27:18 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.3.1.ebuild,v 1.2 2006/04/17 18:16:42 flameeyes Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.1"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.2