From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/tvrss/
Date: Fri, 1 Jun 2018 14:05:26 +0000 (UTC) [thread overview]
Message-ID: <1527861915.70f4bc55d02006d61925fce9de3b24a63eaf2149.bman@gentoo> (raw)
commit: 70f4bc55d02006d61925fce9de3b24a63eaf2149
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu May 31 21:27:23 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Jun 1 14:05:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f4bc55
net-p2p/tvrss: bump EAPI and drop versionator
Package-Manager: Portage-2.3.40, Repoman-2.3.9
| 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--git a/net-p2p/tvrss/tvrss-1.8_beta.ebuild b/net-p2p/tvrss/tvrss-1.8_beta.ebuild
index dfbd3277784..0448089ef81 100644
--- a/net-p2p/tvrss/tvrss-1.8_beta.ebuild
+++ b/net-p2p/tvrss/tvrss-1.8_beta.ebuild
@@ -1,20 +1,20 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="2"
+EAPI=7
-inherit versionator
-
-MY_P="${PN}-$(replace_version_separator 2 '')"
+MY_P="${PN}-$(ver_rs 2 '')"
S=${WORKDIR}/${MY_P}
DESCRIPTION="TV RSS is a tool for automating torrent downloads"
HOMEPAGE="http://tvtrss.sourceforge.net/"
SRC_URI="mirror://sourceforge/tvtrss/${MY_P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
+
DEPEND="x11-libs/gtk+:2
>=dev-lang/perl-5.8.6
dev-perl/XML-RAI
@@ -22,5 +22,5 @@ DEPEND="x11-libs/gtk+:2
dev-perl/Gtk2"
src_install() {
- dobin ${S}/tvrss
+ dobin "${S}"/tvrss
}
next reply other threads:[~2018-06-01 14:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-01 14:05 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-10 6:58 [gentoo-commits] repo/gentoo:master commit in: net-p2p/tvrss/ Joonas Niilola
2018-06-01 14:05 Aaron Bauman
2017-03-19 4:12 Kent Fredric
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=1527861915.70f4bc55d02006d61925fce9de3b24a63eaf2149.bman@gentoo \
--to=bman@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