summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-10-22 11:51:21 +0000
committerHans de Graaff <graaff@gentoo.org>2011-10-22 11:51:21 +0000
commit650134406e63d574c6005caa311ff1f4fa22a5a8 (patch)
tree6518b854c7f7457083fdb1c1f18942bb46f97aa5 /profiles
parentMake it easier to update by using preserve_old_lib. (diff)
downloadgentoo-2-650134406e63d574c6005caa311ff1f4fa22a5a8.tar.gz
gentoo-2-650134406e63d574c6005caa311ff1f4fa22a5a8.tar.bz2
gentoo-2-650134406e63d574c6005caa311ff1f4fa22a5a8.zip
Add description for the Rubinius target.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/desc/ruby_targets.desc5
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 91d4ae9095dc..bca22572ee4e 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5817 2011/10/22 03:14:18 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5818 2011/10/22 11:51:21 graaff Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 22 Oct 2011; Hans de Graaff <graaff@gentoo.org> desc/ruby_targets.desc:
+ Add description for the Rubinius target.
+
22 Oct 2011; Matt Turner <mattst88@gentoo.org> use.desc:
Add ARM's iwmmxt USE flag to use.desc.
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index 72f17c57b25a..bb9da0193994 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -1,9 +1,10 @@
-# Copyright 2009 Gentoo Foundation.
+# Copyright 2009-2011 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/ruby_targets.desc,v 1.1 2009/11/30 19:09:02 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/ruby_targets.desc,v 1.2 2011/10/22 11:51:21 graaff Exp $
# This file contains descriptions of RUBY_TARGETS USE_EXPAND flags.
+rbx - Build with Rubinius
jruby - Build with JRuby
ree18 - Build with Ruby Enterprise Edition 1.8.x
ruby18 - Build with MRI Ruby 1.8.x