# File lib/chef/provider/package/yum.rb, line 273
          def evr
            "#{@e}:#{@v}-#{@r}"
          end