summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-04-03 11:53:34 +0000
committerHans de Graaff <graaff@gentoo.org>2010-04-03 11:53:34 +0000
commit020430b4ed05547accb95ace72098b20ab505b36 (patch)
tree51cb276ff139dec7fc49605dc99682da880d81bf /eclass/gems.eclass
parentFix working dir on patch_install-sh_bsd(). (diff)
downloadgentoo-2-020430b4ed05547accb95ace72098b20ab505b36.tar.gz
gentoo-2-020430b4ed05547accb95ace72098b20ab505b36.tar.bz2
gentoo-2-020430b4ed05547accb95ace72098b20ab505b36.zip
Add deprecation notices to the old ruby eclasses.
Diffstat (limited to 'eclass/gems.eclass')
-rw-r--r--eclass/gems.eclass6
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/gems.eclass b/eclass/gems.eclass
index 67acbfede5d0..57d8b7c2b0a9 100644
--- a/eclass/gems.eclass
+++ b/eclass/gems.eclass
@@ -1,7 +1,11 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gems.eclass,v 1.32 2009/11/29 19:10:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gems.eclass,v 1.33 2010/04/03 11:53:34 graaff Exp $
+# DEPRECATION NOTICE
+# This eclass is deprecated because it does not properly handle
+# multiple ruby targets. Please use ruby-fakegem.eclass instead.
+#
# @ECLASS: gems.eclass
# @MAINTAINER:
# ruby@gentoo.org