diff options
Diffstat (limited to 'dev-ruby/daemon_controller')
-rw-r--r-- | dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild b/dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild index 8620c6715c89..f5eaf60fb87a 100644 --- a/dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild +++ b/dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="A library for starting and stopping specific daemons programmatically in a robust manner" -HOMEPAGE="http://github.com/FooBarWidget/daemon_controller" +HOMEPAGE="https://github.com/FooBarWidget/daemon_controller" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild b/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild index 3cab35597629..00a806103c62 100644 --- a/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild +++ b/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="A library for starting and stopping specific daemons programmatically in a robust manner" -HOMEPAGE="http://github.com/FooBarWidget/daemon_controller" +HOMEPAGE="https://github.com/FooBarWidget/daemon_controller" LICENSE="MIT" SLOT="0" |