From 007c5f0b5b4141f64a0398803b83c19a8243842d Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 19 Feb 2015 19:44:02 +0000 Subject: - Add rubygem-fog-aws 0.1.0 Fog::Aws is a module for the 'fog' gem to support Amazon Web Services. WWW: https://github.com/fog/fog-aws RG: https://rubygems.org/gems/fog-aws --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 616e0789d30f..58e34ff109a3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1023,6 +1023,7 @@ SUBDIR += rubygem-domain_name SUBDIR += rubygem-dropbox-sdk SUBDIR += rubygem-fog-atmos + SUBDIR += rubygem-fog-aws SUBDIR += rubygem-fog-ecloud SUBDIR += rubygem-fog-profitbricks SUBDIR += rubygem-fog-radosgw -- cgit