Skip to content

Commit

Permalink
fix sitemap_generator ebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
emiddleton committed May 18, 2012
1 parent 8ac5fc4 commit e53e362
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-ruby/sitemap_generator/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
DIST sitemap_generator-3.1.1.gem 60416 RMD160 48e29f41839007fe87bfec4bbe254f3cd860051e SHA1 2eb9d1c70efc62bf166b6c38bc0a47c129388098 SHA256 c405e3bcb3cd21daf52edd294ce8929d7a283e6df2d4dc7413b24748846e6b4a
EBUILD sitemap_generator-3.1.1.ebuild 478 RMD160 2afd4a36ce4eca64bc3ac61f293ce410139feb52 SHA1 7a1b48a94daa5042122f31ffc9f1128a002b1b83 SHA256 20c6c1e3dbd3c09b840b196efb43066db37272b1d7d16b855909d71a37312b2a
EBUILD sitemap_generator-3.1.1.ebuild 486 RMD160 1ac8636b4894d2f9d9d359f43d0b017f4b15e5f4 SHA1 b019901491a3f159e565b96f422ca271dde29376 SHA256 60989d41811342ca4187bace09325fede9c82edfab00579e2272da62427da8fd
2 changes: 1 addition & 1 deletion dev-ruby/sitemap_generator/sitemap_generator-3.1.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ EAPI=4
USE_RUBY="ruby18"

RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_EXTRAINSTALL="templates rails spec"
RUBY_FAKEGEM_EXTRAINSTALL="VERSION templates rails spec"

inherit ruby-fakegem

Expand Down

0 comments on commit e53e362

Please sign in to comment.