diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-11-10 13:21:36 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-11-10 13:21:36 +0000 |
commit | 77398e424e45d9e98c1cef3c43bdadb9d56e81ef (patch) | |
tree | 5aeffd3fc7b92fc615bd2c222fa8831aeda1925b /dev-vcs/svn2cl | |
parent | bd4aeefe33e63f613512604e47bfca7b2187697d (diff) |
gentoo resync : 10.11.2019
Diffstat (limited to 'dev-vcs/svn2cl')
-rw-r--r-- | dev-vcs/svn2cl/Manifest | 4 | ||||
-rw-r--r-- | dev-vcs/svn2cl/files/0.9-wrapper.patch | 4 | ||||
-rw-r--r-- | dev-vcs/svn2cl/svn2cl-0.12.ebuild | 26 |
3 files changed, 13 insertions, 21 deletions
diff --git a/dev-vcs/svn2cl/Manifest b/dev-vcs/svn2cl/Manifest index 66529183ddf2..bb9d0058ac68 100644 --- a/dev-vcs/svn2cl/Manifest +++ b/dev-vcs/svn2cl/Manifest @@ -1,4 +1,4 @@ -AUX 0.9-wrapper.patch 531 BLAKE2B c4540c9768cfa687d39b1193d59e0426c238f7c9aa71b3b4e80113e31700e64cd3bd2c50f86f5d5825c2e668081e385502ca5973eb4a9a24d150fe67affc3208 SHA512 8e36433178d68e6e1c0f7d1259c8aecb1ee70f04fc47033f5e7c58b0aa273fcdf20aa425bce673bea3c36d8374da8ef35f4e0854fc6f62a3c0f36b414ff21610 +AUX 0.9-wrapper.patch 533 BLAKE2B 66eca8a65f6ee984613b2af0ef6ef00bf7bbe6ebd66946883b769e71172db1795718fcde4235c38dfcdb75295a19d23e6f468c957a9adef6f3da44ed6fa132f6 SHA512 060d5631a7ec86aebab454f7d1cc7c3fd08d11db993bedc883d7c04b96a412359c6c2c7479e0bbfdb82ac5f8ea366695f845e3e9fc19653108a564376268a7c8 DIST svn2cl-0.12.tar.gz 18171 BLAKE2B 88e66d4bcc3e05132462d1c9794846a644f121876d36dc1b42ef0cb7bf8481536d62a6d764e92edc670c149fbe5702a46b02d875ad1cd477a05b497780232296 SHA512 c84f0f67b34d615b1732cd03ecbdb6d3bb082677145acf2f32f74518306347eb984d65d4837f2463b369cd7a8a7443d2cfba589c531b46f423870c55b0b48aa2 -EBUILD svn2cl-0.12.ebuild 968 BLAKE2B a48d2df2292210fbd4b94424d4818912f0aad5137f59cfd8476cfba5d905061de629947e3e3ca2a43e846d7cde9619fb0c2084e15a43d035b1b5f7d8fc2e8f17 SHA512 959120933c895f6a99ca6db51de2763cc94a7f5abd7bc2128bd093dce788acc0331ed74131ea701b227c746efcc589ecdc265eafbe8ca7a7db3feb805f53bf10 +EBUILD svn2cl-0.12.ebuild 779 BLAKE2B ff44f25a86e56ed04375e532b5ea368f78a0443f1c166f12975673ed49ed3ef058c5d0bbb354e7d576cb4b7aa70432cd050bb05e6e79b8a47f5227a5a6ec6f45 SHA512 4c6820c7feb49874deb2441376466e0c9ad7803ae3739074c1bcb703626ced7fdd4b81cc15548c26ed1c08e5ec2d2cb5f38c3f7543eb90fcf5d75c3a3715350c MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/dev-vcs/svn2cl/files/0.9-wrapper.patch b/dev-vcs/svn2cl/files/0.9-wrapper.patch index 478b2a032d2a..3b06c36b6a09 100644 --- a/dev-vcs/svn2cl/files/0.9-wrapper.patch +++ b/dev-vcs/svn2cl/files/0.9-wrapper.patch @@ -1,5 +1,5 @@ ---- svn2cl.sh 2006-10-18 23:38:06.000000000 +0200 -+++ svn2cl.sh.1 2006-11-12 01:41:05.000000000 +0100 +--- a/svn2cl.sh 2006-10-18 23:38:06.000000000 +0200 ++++ b/svn2cl.sh 2006-11-12 01:41:05.000000000 +0100 @@ -234,16 +234,7 @@ esac done diff --git a/dev-vcs/svn2cl/svn2cl-0.12.ebuild b/dev-vcs/svn2cl/svn2cl-0.12.ebuild index 1591242a7069..d788d5b194c9 100644 --- a/dev-vcs/svn2cl/svn2cl-0.12.ebuild +++ b/dev-vcs/svn2cl/svn2cl-0.12.ebuild @@ -1,13 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=0 - -inherit eutils +EAPI=7 DESCRIPTION="Create a GNU-style ChangeLog from subversion's svn log --xml output" -HOMEPAGE="http://ch.tudelft.nl/~arthur/svn2cl/" -SRC_URI="${HOMEPAGE}/${P}.tar.gz" +HOMEPAGE="https://arthurdejong.org/svn2cl/" +SRC_URI="https://arthurdejong.org/svn2cl/${P}.tar.gz" LICENSE="BSD" SLOT="0" @@ -17,20 +15,14 @@ IUSE="" RDEPEND="dev-libs/libxslt dev-vcs/subversion" -src_unpack() { - unpack ${A} - cd "${S}" - # the wrapper script looks for the xsl files in the - # same directory as the script. - epatch "${FILESDIR}"/0.9-wrapper.patch -} +PATCHES=( "${FILESDIR}/0.9-wrapper.patch" ) src_install() { - newbin svn2cl.sh svn2cl || die "failed to install wrapper script" + newbin svn2cl.sh svn2cl insinto /usr/share/svn2cl - doins svn2cl.xsl svn2html.xsl || die - dodoc README NEWS TODO ChangeLog authors.xml svn2html.css || die - doman svn2cl.1 || die + doins svn2cl.xsl svn2html.xsl + dodoc README NEWS TODO ChangeLog authors.xml svn2html.css + doman svn2cl.1 } pkg_postinst() { |