Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647256 - dev-libs/newt SRC_URI and HOMEPAGE moved
Summary: dev-libs/newt SRC_URI and HOMEPAGE moved
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Naohiro Aota
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: fedorahosted-down
  Show dependency tree
 
Reported: 2018-02-10 21:38 UTC by Jonas Stein
Modified: 2018-02-15 14:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Stein gentoo-dev 2018-02-10 21:38:50 UTC
grep fedora -R
newt-0.52.20.ebuild:HOMEPAGE="https://fedorahosted.org/newt/"
newt-0.52.20.ebuild:SRC_URI="https://fedorahosted.org/releases/n/e/newt/${P}.tar.gz"
newt-0.52.15.ebuild:HOMEPAGE="https://fedorahosted.org/newt/"
newt-0.52.15.ebuild:SRC_URI="https://fedorahosted.org/releases/n/e/newt/${P}.tar.gz"
newt-0.52.18.ebuild:HOMEPAGE="https://fedorahosted.org/newt/"
newt-0.52.18.ebuild:SRC_URI="https://fedorahosted.org/releases/n/e/newt/${P}.tar.gz"

Is https://pagure.io/newt the new home?
Comment 1 Larry the Git Cow gentoo-dev 2018-02-15 14:27:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1f751d57a9fca1ff36a5b3170baa54812c9e6d

commit 6e1f751d57a9fca1ff36a5b3170baa54812c9e6d
Author:     Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
AuthorDate: 2018-02-10 18:10:23 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-02-15 14:27:25 +0000

    dev-libs/newt: fix HOMEPAGE and SRC_URI.
    
    Closes: https://bugs.gentoo.org/647256
    Closes: https://github.com/gentoo/gentoo/pull/7149

 dev-libs/newt/newt-0.52.15.ebuild | 6 +++---
 dev-libs/newt/newt-0.52.18.ebuild | 6 +++---
 dev-libs/newt/newt-0.52.20.ebuild | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)