public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/xdelta/
Date: Fri,  8 Nov 2019 21:37:44 +0000 (UTC)	[thread overview]
Message-ID: <1573249061.7775f5eda7809dcaf902ea6c450fc88410eda302.mgorny@gentoo> (raw)

commit:     7775f5eda7809dcaf902ea6c450fc88410eda302
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  8 21:36:18 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov  8 21:37:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7775f5ed

dev-util/xdelta: Drop old (EAPI 0)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/xdelta/xdelta-1.1.4-r1.ebuild | 42 ----------------------------------
 1 file changed, 42 deletions(-)

diff --git a/dev-util/xdelta/xdelta-1.1.4-r1.ebuild b/dev-util/xdelta/xdelta-1.1.4-r1.ebuild
deleted file mode 100644
index c28337de165..00000000000
--- a/dev-util/xdelta/xdelta-1.1.4-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit autotools eutils toolchain-funcs
-
-DESCRIPTION="Computes changes between binary or text files and creates deltas"
-HOMEPAGE="https://xdelta.googlecode.com/"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2
-	>=sys-libs/zlib-1.1.4"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-
-	epatch "${FILESDIR}"/${P}-m4.patch
-	epatch "${FILESDIR}"/${P}-glib2.patch
-	epatch "${FILESDIR}"/${P}-pkgconfig.patch
-
-	eautoreconf
-}
-
-src_compile() {
-	tc-export CC
-	econf || die "econf failed"
-	emake || die "emake failed"
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc AUTHORS ChangeLog NEWS README
-}


             reply	other threads:[~2019-11-08 21:37 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-08 21:37 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-12  3:03 [gentoo-commits] repo/gentoo:master commit in: dev-util/xdelta/ Michał Górny
2024-04-11 19:39 Sam James
2024-04-11 17:43 Arthur Zamarin
2024-04-11 17:07 Arthur Zamarin
2024-04-11 16:39 Arthur Zamarin
2024-04-11 16:37 Arthur Zamarin
2022-06-21 16:29 David Seifert
2022-05-25  9:10 WANG Xuerui
2021-10-02  7:10 Yixun Lan
2021-04-27 22:02 Sam James
2020-08-03  9:40 Michał Górny
2020-07-04 13:53 Mike Gilbert
2020-06-21 19:59 David Seifert
2019-11-08 21:37 Michał Górny
2019-10-16 20:46 Sergei Trofimovich
2019-10-14 11:25 Agostino Sarubbo
2019-10-14 11:07 Agostino Sarubbo
2019-10-04 21:35 Michał Górny
2017-12-02 12:52 David Seifert
2017-11-18 22:58 Patrice Clement
2017-06-30  6:18 Michał Górny
2017-01-18  8:47 Aaron Bauman
2017-01-18  8:47 Aaron Bauman
2017-01-17 14:24 Agostino Sarubbo
2017-01-15 15:50 Agostino Sarubbo
2017-01-14 11:44 Jeroen Roovers
2017-01-11 10:35 Agostino Sarubbo
2017-01-05 12:34 Tobias Klausmann
2017-01-03 10:38 Agostino Sarubbo
2016-11-25 18:54 Agostino Sarubbo
2016-11-25 18:27 Agostino Sarubbo
2016-11-25  7:55 Michał Górny
2016-07-02 21:19 Michał Górny
2016-05-24 12:45 Michał Górny
2016-05-24 12:45 Michał Górny
2015-08-23 21:15 Michał Górny

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=1573249061.7775f5eda7809dcaf902ea6c450fc88410eda302.mgorny@gentoo \
    --to=mgorny@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