diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-06-03 16:15:35 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-06-10 10:58:36 +0200 |
commit | c4231e07617594a86eeaa250956e5e1a763e02a7 (patch) | |
tree | 8755fccb277b2cbe55fb6e467e738080d7e9632f /net-libs | |
parent | kde-frameworks: Add KDE Frameworks 5.47.0 (diff) | |
download | gentoo-c4231e07617594a86eeaa250956e5e1a763e02a7.tar.gz gentoo-c4231e07617594a86eeaa250956e5e1a763e02a7.tar.bz2 gentoo-c4231e07617594a86eeaa250956e5e1a763e02a7.zip |
net-libs/biblesync: Drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/biblesync/biblesync-1.1.2.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/net-libs/biblesync/biblesync-1.1.2.ebuild b/net-libs/biblesync/biblesync-1.1.2.ebuild deleted file mode 100644 index 60cb06895614..000000000000 --- a/net-libs/biblesync/biblesync-1.1.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit cmake-utils - -DESCRIPTION="A multicast protocol to support Bible software shared co-navigation" -HOMEPAGE="http://www.crosswire.org/wiki/BibleSync" -SRC_URI="mirror://sourceforge/gnomesword/${P}.tar.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="amd64" -IUSE="" - -DEPEND="dev-util/cmake" -RDEPEND="" |