public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
Date: Sat,  5 Sep 2020 19:44:29 +0000 (UTC)	[thread overview]
Message-ID: <1599335009.c7a7f6631f15f27a415da9b56c84ba632f87c7af.marecki@gentoo> (raw)

commit:     c7a7f6631f15f27a415da9b56c84ba632f87c7af
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 19:26:34 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 19:43:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a7f663

net-libs/biblesync: remove old

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 net-libs/biblesync/Manifest                  |  2 --
 net-libs/biblesync/biblesync-1.1.2-r2.ebuild | 25 -------------------------
 net-libs/biblesync/biblesync-2.0.1.ebuild    | 25 -------------------------
 3 files changed, 52 deletions(-)

diff --git a/net-libs/biblesync/Manifest b/net-libs/biblesync/Manifest
index 13bdc243ba1..da020d4a9be 100644
--- a/net-libs/biblesync/Manifest
+++ b/net-libs/biblesync/Manifest
@@ -1,3 +1 @@
-DIST biblesync-1.1.2.tar.gz 86620 BLAKE2B 05ae9aa155a7cfd277e1f1a172ae3551c51a34cf09c7acae0821f08146179f4726173b8a26d4bac1a82aebab89f4ac105a73f7ef2a2d36b7939fe73d4e0749e1 SHA512 7725c8228e2dff79edaf065ff4d4816a6cf214d1d874817345cc4154142144bce479ca1ae871053886bff4f6610715a27bce81c25c2a636444d5873e93bfdc62
-DIST biblesync-2.0.1.tar.gz 89139 BLAKE2B 065b65d3f1f288b8a5160b5feff56f152db47eb5c03596c192b904f384e11e24a3846cc6b154d351400c6e252188f126d37281278acfbd8b47321cfc25e1b0f3 SHA512 92c86a503dbcc22542e6f15d5fe1b5c282f209b9d4208e82bcf5207b05ed7ca33b6223a496f50108d7c28eab6e14ee14a37ccada6d0b08315ea31c0aeeae2508
 DIST biblesync-2.1.0.tar.gz 87868 BLAKE2B 2a136e4840f6f3cb3f03aa127adc978f9f5f189d48be198e4cb5b0ec654ae4a28f3fac30a10640d6fd2b1c3555c6bd88527e51e34287424f953cd599c5915521 SHA512 c6637954c0d9cbe9ba03048d92288d52c3675eaa9770749690222bd76d45ec7f138d67a4e416c33dbf9864f623f919f117aea58b1bb35feed8bcf59daad94e8e

diff --git a/net-libs/biblesync/biblesync-1.1.2-r2.ebuild b/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
deleted file mode 100644
index 88b12f465aa..00000000000
--- a/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils toolchain-funcs
-
-DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
-HOMEPAGE="https://wiki.crosswire.org/BibleSync"
-SRC_URI="https://github.com/karlkleinpaste/${PN}/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="static"
-
-DEPEND="dev-util/cmake"
-RDEPEND=""
-
-src_configure() {
-	local mycmakeargs=(
-		"-DBUILD_SHARED_LIBS=$(usex !static)"
-		"-DLIBDIR=/usr/$(get_libdir)"
-	)
-	cmake-utils_src_configure
-}

diff --git a/net-libs/biblesync/biblesync-2.0.1.ebuild b/net-libs/biblesync/biblesync-2.0.1.ebuild
deleted file mode 100644
index 4dea0979995..00000000000
--- a/net-libs/biblesync/biblesync-2.0.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils
-
-DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
-HOMEPAGE="https://wiki.crosswire.org/BibleSync"
-SRC_URI="https://github.com/karlkleinpaste/${PN}/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="static"
-
-DEPEND="dev-util/cmake"
-RDEPEND=""
-
-src_configure() {
-	local mycmakeargs=(
-		"-DBUILD_SHARED_LIBS=$(usex !static)"
-		"-DLIBDIR=/usr/$(get_libdir)"
-	)
-	cmake-utils_src_configure
-}


             reply	other threads:[~2020-09-05 19:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-05 19:44 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-11 18:03 [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/ Andreas Sturmlechner
2023-12-27  0:20 Jakov Smolić
2020-09-05  2:35 Sam James
2020-07-25 16:59 Marek Szuba
2020-07-25 16:59 Marek Szuba
2020-07-25 16:59 Marek Szuba
2020-07-25 16:59 Marek Szuba
2018-06-20  1:21 Chris Reffett
2018-06-10  9:19 Andreas Sturmlechner
2017-12-29 18:40 Mikle Kolyada
2017-08-21 23:55 Chris Reffett
2017-07-05  1:41 Chris Reffett
2017-01-10 14:56 Agostino Sarubbo
2015-12-28 23:05 Chris Reffett

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=1599335009.c7a7f6631f15f27a415da9b56c84ba632f87c7af.marecki@gentoo \
    --to=marecki@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