public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bdelta/
Date: Mon,  2 May 2016 13:59:30 +0000 (UTC)	[thread overview]
Message-ID: <1462197516.f3476b3f26fb9209c9ca6d3ee4fb3cd2e1839c2c.slyfox@gentoo> (raw)

commit:     f3476b3f26fb9209c9ca6d3ee4fb3cd2e1839c2c
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon May  2 13:58:36 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon May  2 13:58:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3476b3f

dev-util/bdelta: drop live ebuild

Package-Manager: portage-2.2.28

 dev-util/bdelta/bdelta-9999.ebuild | 41 --------------------------------------
 1 file changed, 41 deletions(-)

diff --git a/dev-util/bdelta/bdelta-9999.ebuild b/dev-util/bdelta/bdelta-9999.ebuild
deleted file mode 100644
index a7cdf5a..0000000
--- a/dev-util/bdelta/bdelta-9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-if [[ ${PV} = *9999* ]]; then
-	EGIT_REPO_URI="git://github.com/jjwhitney/BDelta.git"
-	UNPACKER_ECLASS="git-2"
-	LIVE_EBUILD=yes
-else
-	UNPACKER_ECLASS="vcs-snapshot"
-fi
-
-inherit multilib toolchain-funcs ${UNPACKER_ECLASS}
-
-if [[ -z ${LIVE_EBUILD} ]]; then
-	KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-linux"
-	SRC_URI="https://github.com/jjwhitney/BDelta/tarball/v${PV} -> ${P}.tar.gz"
-fi
-
-DESCRIPTION="Binary Delta - Efficient difference algorithm and format"
-HOMEPAGE="http://bdelta.org"
-
-SLOT="0"
-LICENSE="MPL-2.0"
-IUSE=""
-
-src_compile() {
-	emake -C src \
-		CXX="$(tc-getCXX)" \
-		CXXFLAGS="${CXXFLAGS}"
-}
-
-src_install() {
-	emake -C src install \
-		DESTDIR="${D}" \
-		PREFIX="${EPREFIX}/usr" \
-		LIBDIR="${EPREFIX}/usr/$(get_libdir)"
-	dodoc README
-}


             reply	other threads:[~2016-05-02 13:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-02 13:59 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-04 21:56 [gentoo-commits] repo/gentoo:master commit in: dev-util/bdelta/ Sergei Trofimovich
2018-02-11 10:53 Michał Górny
2019-11-09 16:29 Sergei Trofimovich
2021-07-02  7:17 Sergei Trofimovich
2022-08-27 17:03 Sam James

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=1462197516.f3476b3f26fb9209c9ca6d3ee4fb3cd2e1839c2c.slyfox@gentoo \
    --to=slyfox@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