summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-06 20:30:57 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-06 20:30:57 +0100
commit60eda1eee45ee76789c605fe065ac7f3c464cccb (patch)
treef40fa3a0885020e09c95922615aecd34fc06fa17 /dev-ruby/vlad
parentdev-ruby/vlad: Remove old (diff)
downloadgentoo-60eda1eee45ee76789c605fe065ac7f3c464cccb.tar.gz
gentoo-60eda1eee45ee76789c605fe065ac7f3c464cccb.tar.bz2
gentoo-60eda1eee45ee76789c605fe065ac7f3c464cccb.zip
dev-ruby/vlad: Fix Homepage, remove old
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-ruby/vlad')
-rw-r--r--dev-ruby/vlad/vlad-2.6.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/vlad/vlad-2.6.5.ebuild b/dev-ruby/vlad/vlad-2.6.5.ebuild
index 7dd1ea2d83f3..83a76ff09eed 100644
--- a/dev-ruby/vlad/vlad-2.6.5.ebuild
+++ b/dev-ruby/vlad/vlad-2.6.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
RUBY_FAKEGEM_TASK_DOC="docs"
RUBY_FAKEGEM_DOCDIR="doc"
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="considerations.txt History.txt README.txt"
inherit ruby-fakegem
DESCRIPTION="Pragmatic application deployment automation, without mercy"
-HOMEPAGE="http://rubyhitsquad.com/Vlad_the_Deployer.html"
+HOMEPAGE="https://github.com/seattlerb/vlad"
LICENSE="MIT"
SLOT="0"