Sha256: dbfbaf51492e30fa9437c8dba674d1e5fdd61fe4b31bec7d1d0b3cde0ba9c0e8
Contents?: true
Size: 994 Bytes
Versions: 25
Compression:
Stored size: 994 Bytes
Contents
# Copyright(C) 2011-2022 Ruby-GNOME Project. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA # This program is licenced under the same license of Ruby-GNOME2. # Just for backward compatibility. require "gnome/rake/package-task" module GNOME2 module Rake PackageTask = GNOME::Rake::PackageTask end end
Version data entries
25 entries across 25 versions & 1 rubygems