public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jonas Stein" <jstein@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-xmpp-receipts/
Date: Fri,  6 Apr 2018 21:48:39 +0000 (UTC)	[thread overview]
Message-ID: <1523051263.c04e049f45a7359f4feba32c72acb4b2d1814bd3.jstein@gentoo> (raw)

commit:     c04e049f45a7359f4feba32c72acb4b2d1814bd3
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Fri Apr  6 11:04:16 2018 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Fri Apr  6 21:47:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04e049f

x11-plugins/pidgin-xmpp-receipts: Clean up old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-plugins/pidgin-xmpp-receipts/Manifest          |  1 -
 .../pidgin-xmpp-receipts-0.6.ebuild                | 31 ----------------------
 2 files changed, 32 deletions(-)

diff --git a/x11-plugins/pidgin-xmpp-receipts/Manifest b/x11-plugins/pidgin-xmpp-receipts/Manifest
index 1ffe69a6786..95a4f56556a 100644
--- a/x11-plugins/pidgin-xmpp-receipts/Manifest
+++ b/x11-plugins/pidgin-xmpp-receipts/Manifest
@@ -1,2 +1 @@
-DIST pidgin-xmpp-receipts-0.6.tar.gz 15946 BLAKE2B e611f2eb5a69db9447f0e14188b624a37d85a24f5e2abdbafe280f3d22b69197daa1bd29dd960317a7d35c0aef8bd03de03d4c542b3191b33cd534b35d23b61b SHA512 160270206d0d6394bddaa15ca59896756ab3a546f7c74cc9e3d4ec634f70b829ae3b013ee6086a5d4a5376b7d2b81341c44c3ef0ecab2a66d612b96fd37dfeff
 DIST pidgin-xmpp-receipts-0.8.tar.gz 16021 BLAKE2B ba6eb7cb49ec75981e2c15f8aa471e6169ca4f9e6b03061248ff99669b7e31c838c466b1b476fed20bf3c1321954de13b053bbdd599f1ac4f58defacebabf383 SHA512 04113236d46066211d7e0f3c66f4bf1b6fb8a33ac675203f3cff15300eb97ffd3ee627e03fcc3ab3d1e9431fc107a9f7e9fca319f3debb773603d311b167b5a8

diff --git a/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.6.ebuild b/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.6.ebuild
deleted file mode 100644
index 1d538ae464f..00000000000
--- a/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.6.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs
-
-DESCRIPTION="Implementation of xmpp message delivery receipts (XEP-0184) for Pidgin"
-HOMEPAGE="https://www.assembla.com/spaces/pidgin-xmpp-receipts/documents"
-SRC_URI="https://www.assembla.com/spaces/pidgin-xmpp-receipts/documents/ckA6jCV5Kr4OkjacwqjQXA/download/ckA6jCV5Kr4OkjacwqjQXA -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE=""
-
-RDEPEND="net-im/pidgin[gtk]"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_compile() {
-	GTK_PIDGIN_INCLUDES=$(pkg-config --cflags gtk+-2.0 pidgin)
-	$(tc-getCC) ${LDFLAGS} -shared ${CFLAGS} -fpic ${GTK_PIDGIN_INCLUDES} -o ${PN/pidgin-/}.so ${PN/pidgin-/}.c || die
-}
-
-src_install() {
-	PLUGIN_DIR_PIDGIN=$(pkg-config --variable=plugindir pidgin)
-	dodir "${PLUGIN_DIR_PIDGIN}"
-	insinto "${PLUGIN_DIR_PIDGIN}"
-	doins ${PN/pidgin-/}.so
-}


             reply	other threads:[~2018-04-06 21:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-06 21:48 Jonas Stein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-22  3:57 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-xmpp-receipts/ Sam James
2023-02-22 19:56 Sam James
2021-09-09  7:11 Yixun Lan
2021-04-20  1:42 Sam James
2021-04-13  0:26 Sam James
2018-04-03  9:34 Jason Zaman
2017-07-23 11:47 Manuel Rüger
2017-06-06 21:32 Manuel Rüger

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=1523051263.c04e049f45a7359f4feba32c72acb4b2d1814bd3.jstein@gentoo \
    --to=jstein@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