commit: 81f27a9faa2590a1df463d93ea656d0c3592ed69 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Thu Mar 17 01:26:04 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Thu Mar 17 01:26:04 2016 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=81f27a9f
www-apps/redmine_scrum: Fix SRC_URI Package-Manager: portage-2.2.28 www-apps/redmine_scrum/redmine_scrum-0.13.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/redmine_scrum/redmine_scrum-0.13.2.ebuild b/www-apps/redmine_scrum/redmine_scrum-0.13.2.ebuild index 7487291..0ee9991 100644 --- a/www-apps/redmine_scrum/redmine_scrum-0.13.2.ebuild +++ b/www-apps/redmine_scrum/redmine_scrum-0.13.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 USE_RUBY="ruby20 ruby21" inherit ruby-ng user -STUPID_NUMBER="353" +STUPID_NUMBER="374" DESCRIPTION="A Redmine plugin which allows to follow Scrum methodology" HOMEPAGE="https://redmine.ociotec.com/projects/redmine-plugin-scrum" SRC_URI="http://redmine.ociotec.com/attachments/download/${STUPID_NUMBER}/scrum%20v${PV}.tar.gz -> ${P}.tar.gz"
