Commit graph

3 commits

Author SHA1 Message Date
taca
f692f7c24b Avoid to define constant Deprecate since it is conflict with rubygems.
Newer rubygems poorly defines module Deprecate which could be
Gem::Deprecate.

Bump PKGREVISION.
2011-08-12 15:56:38 +00:00
taca
29d9edec7c * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

Also add caution for updating version.
2010-09-10 05:32:01 +00:00
taca
2be0f8d092 Importing devel/ruby-deprecated version 2.0.1.
This is a small library intended to aid developers working with
deprecated code.  The idea comes from the 'D' programming language,
where developers can mark certain code as deprecated, and then
allow/disallow the ability to execute deprecated code.
2009-10-20 02:50:45 +00:00