Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 545738 Details for
Bug 665050
dev-vcs/cvs2cl: EAPI7 revbump, use HTTPs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cvs2cl.patch
cvs2cl.patch (text/plain), 1.09 KB, created by
Michael Mair-Keimberger (mm1ke)
on 2018-09-01 18:51:00 UTC
(
hide
)
Description:
cvs2cl.patch
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2018-09-01 18:51:00 UTC
Size:
1.09 KB
patch
obsolete
>diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild >new file mode 100644 >index 00000000000..c3b1120f35e >--- /dev/null >+++ b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild >@@ -0,0 +1,20 @@ >+# Copyright 1999-2018 Gentoo Foundation >+# Distributed under the terms of the GNU General Public License v2 >+ >+EAPI=7 >+ >+DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled sources" >+HOMEPAGE="https://www.red-bean.com/cvs2cl/" >+SRC_URI="mirror://gentoo/${P}.pl.bz2" >+ >+LICENSE="GPL-2" >+SLOT="0" >+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" >+ >+DEPEND="dev-lang/perl" >+ >+S=${WORKDIR} >+ >+src_install() { >+ newbin ${P}.pl ${PN} >+} >diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild >index 671a926deec..814e135a788 100644 >--- a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild >+++ b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild >@@ -4,7 +4,7 @@ > EAPI=0 > > DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled sources" >-HOMEPAGE="http://www.red-bean.com/cvs2cl/" >+HOMEPAGE="https://www.red-bean.com/cvs2cl/" > SRC_URI="mirror://gentoo/${P}.pl.bz2" > > LICENSE="GPL-2"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 665050
: 545738