summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2019-03-19 20:42:03 -0400
committerRick Farina <zerochaos@gentoo.org>2019-03-19 22:25:28 -0400
commit8bfe57467b6f6348dbded2ff14cbbbf3fbb156a9 (patch)
treebfa6ac4c5358ca4c0031f2d618e53abeed02fc45 /net-libs/libbtbb/libbtbb-9999.ebuild
parentsys-apps/portage: prefixify etc-update and simplify Prefix logic. (diff)
downloadgentoo-8bfe57467b6f6348dbded2ff14cbbbf3fbb156a9.tar.gz
gentoo-8bfe57467b6f6348dbded2ff14cbbbf3fbb156a9.tar.bz2
gentoo-8bfe57467b6f6348dbded2ff14cbbbf3fbb156a9.zip
net-libs/libbtbb: bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-libs/libbtbb/libbtbb-9999.ebuild')
-rw-r--r--net-libs/libbtbb/libbtbb-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-libs/libbtbb/libbtbb-9999.ebuild b/net-libs/libbtbb/libbtbb-9999.ebuild
index b29bdf569323..0fa2d6551dd8 100644
--- a/net-libs/libbtbb/libbtbb-9999.ebuild
+++ b/net-libs/libbtbb/libbtbb-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,6 @@ HOMEPAGE="http://libbtbb.sourceforge.net/"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/greatscottgadgets/libbtbb.git"
inherit git-r3
- KEYWORDS=""
else
MY_PV=${PV/\./-}
MY_PV=${MY_PV/./-R}