diff options
author | 2006-06-15 12:40:08 +0000 | |
---|---|---|
committer | 2006-06-15 12:40:08 +0000 | |
commit | 642579ae8ff3892dd466be9f9c67f85096f7a982 (patch) | |
tree | 8a1d4f38fe97e8c6f3b2668b446d80256ae52755 /eclass/gems.eclass | |
parent | Patch to fix a mis-compilation in the rts due to strict aliasing, should be f... (diff) | |
download | historical-642579ae8ff3892dd466be9f9c67f85096f7a982.tar.gz historical-642579ae8ff3892dd466be9f9c67f85096f7a982.tar.bz2 historical-642579ae8ff3892dd466be9f9c67f85096f7a982.zip |
Make the ruby herd maintain the gems eclass
Diffstat (limited to 'eclass/gems.eclass')
-rw-r--r-- | eclass/gems.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gems.eclass b/eclass/gems.eclass index e523696a0b85..588baff9e241 100644 --- a/eclass/gems.eclass +++ b/eclass/gems.eclass @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gems.eclass,v 1.8 2006/04/06 23:36:02 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gems.eclass,v 1.9 2006/06/15 12:40:08 caleb Exp $ # # Author: Rob Cakebread <pythonhead@gentoo.org> -# Current Maintainer: Rob Cakebread <pythonhead@gentoo.org> +# Current Maintainer: Ruby Herd <ruby@gentoo.org> # # The gems eclass is designed to allow easier installation of # gems-based ruby packagess and their incorporation into |