public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Savchenko" <bircoph@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/
Date: Sat,  9 May 2020 14:28:33 +0000 (UTC)	[thread overview]
Message-ID: <1589034501.7133409e485d28330ecbccb36ea5bda3a20e6d57.bircoph@gentoo> (raw)

commit:     7133409e485d28330ecbccb36ea5bda3a20e6d57
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Sat May  9 14:26:10 2020 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Sat May  9 14:28:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7133409e

app-arch/unrpa: ebuild dead code elimination

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 app-arch/unrpa/unrpa-2.3.0.ebuild | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/app-arch/unrpa/unrpa-2.3.0.ebuild b/app-arch/unrpa/unrpa-2.3.0.ebuild
index cbdcac3f608..cc57f38ebbf 100644
--- a/app-arch/unrpa/unrpa-2.3.0.ebuild
+++ b/app-arch/unrpa/unrpa-2.3.0.ebuild
@@ -6,16 +6,9 @@ EAPI=7
 PYTHON_COMPAT=( python3_{7,8} )
 inherit distutils-r1
 
-if [[ ${PV} == "9999" ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/Lattyware/unrpa.git"
-else
-	SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
+SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
 DESCRIPTION="Ren'Py's RPA data file extractor"
 HOMEPAGE="https://github.com/Lattyware/unrpa"
-
 LICENSE="GPL-3"
 SLOT="0"


             reply	other threads:[~2020-05-09 14:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-09 14:28 Andrew Savchenko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-13 14:45 [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/ Michał Górny
2024-04-13 14:45 Michał Górny
2024-04-13 14:45 Michał Górny
2023-03-24  7:16 Andrew Savchenko
2023-03-24  7:16 Andrew Savchenko
2021-05-23 16:34 Michał Górny
2020-05-09 14:28 Andrew Savchenko
2020-05-09 13:10 Andrew Savchenko
2017-07-16 18:37 Andrew Savchenko
2017-04-19  8:03 David Seifert

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=1589034501.7133409e485d28330ecbccb36ea5bda3a20e6d57.bircoph@gentoo \
    --to=bircoph@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