public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/ed2k_hash/
Date: Fri, 15 Feb 2019 19:35:18 +0000 (UTC)	[thread overview]
Message-ID: <1550259311.697812dc497cf241f2158c4e0d917050e82784d1.zlogene@gentoo> (raw)

commit:     697812dc497cf241f2158c4e0d917050e82784d1
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 19:34:52 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 19:35:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=697812dc

net-p2p/ed2k_hash: Drop old

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-p2p/ed2k_hash/ed2k_hash-0.4.0-r1.ebuild | 35 -----------------------------
 1 file changed, 35 deletions(-)

diff --git a/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r1.ebuild b/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r1.ebuild
deleted file mode 100644
index f7ed1638c4d..00000000000
--- a/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit flag-o-matic eutils
-
-DESCRIPTION="Tool for generating eDonkey2000 links"
-HOMEPAGE="http://ed2k-tools.sourceforge.net/ed2k_hash.shtml"
-RESTRICT="mirror"
-SRC_URI="mirror://sourceforge/ed2k-tools/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
-IUSE="fltk"
-DEPEND="fltk? ( x11-libs/fltk:1 )"
-
-src_prepare() {
-	epatch "${FILESDIR}/ed2k_64bit.patch"
-}
-
-src_configure() {
-	if use fltk; then
-		append-ldflags "$(fltk-config --ldflags)"
-		export CPPFLAGS="$(fltk-config --cxxflags)"
-	else
-		export ac_cv_lib_fltk_main='no'
-	fi
-
-	econf --disable-dependency-tracking
-}
-
-src_install() {
-	emake install DESTDIR="${D}" mydocdir=/usr/share/doc/${PF}/html
-	dodoc AUTHORS INSTALL README TODO
-}


             reply	other threads:[~2019-02-15 19:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-15 19:35 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-26 17:50 [gentoo-commits] repo/gentoo:master commit in: net-p2p/ed2k_hash/ Ionen Wolkens
2022-07-11  3:10 Sam James
2019-02-15 19:35 Mikle Kolyada
2019-02-15  1:37 Thomas Deutschmann
2019-02-02 20:44 Sergei Trofimovich

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=1550259311.697812dc497cf241f2158c4e0d917050e82784d1.zlogene@gentoo \
    --to=zlogene@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