From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/openscap/
Date: Mon, 25 Dec 2017 14:43:19 +0000 (UTC) [thread overview]
Message-ID: <1514212949.587d33f68061af4c46136f38d9f3041925bc35a3.soap@gentoo> (raw)
commit: 587d33f68061af4c46136f38d9f3041925bc35a3
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 14:11:22 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 14:42:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=587d33f6
app-forensics/openscap: [QA] Port to git-r3
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-forensics/openscap/openscap-9999.ebuild | 14 ++------------
1 file changed, 2 insertions(+), 12 deletions(-)
diff --git a/app-forensics/openscap/openscap-9999.ebuild b/app-forensics/openscap/openscap-9999.ebuild
index 1e401b6d870..d58554dfec2 100644
--- a/app-forensics/openscap/openscap-9999.ebuild
+++ b/app-forensics/openscap/openscap-9999.ebuild
@@ -14,11 +14,8 @@ then
SRC_URI="https://fedorahosted.org/releases/o/p/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
else
- inherit git-2 autotools
- EGIT_REPO_URI="git://git.fedorahosted.org/git/openscap.git"
- EGIT_SOURCEDIR="${WORKDIR}/openscap"
- KEYWORDS=""
- S="${WORKDIR}/${PN}"
+ inherit git-r3 autotools
+ EGIT_REPO_URI="https://github.com/OpenSCAP/openscap.git"
fi
LICENSE="LGPL-2.1+"
@@ -51,13 +48,6 @@ DEPEND="${RDEPEND}
net-misc/ipcalc
sys-apps/grep )"
-src_unpack() {
- if [[ "${PV}" == "9999" ]];
- then
- git-2_src_unpack
- fi
-}
-
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
src_prepare() {
next reply other threads:[~2017-12-25 14:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-25 14:43 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-01-27 10:15 [gentoo-commits] repo/gentoo:master commit in: app-forensics/openscap/ Pacho Ramos
2018-06-26 22:22 Jonas Stein
2017-10-04 7:47 Michał Górny
2017-08-03 14:02 Marek Szuba
2017-03-18 17:43 Göktürk Yüksek
2017-03-18 17:43 Göktürk Yüksek
2017-03-17 14:35 Marek Szuba
2017-03-17 12:14 Marek Szuba
2017-02-17 20:18 David Seifert
2015-09-12 18:37 Sven Vermeulen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1514212949.587d33f68061af4c46136f38d9f3041925bc35a3.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox