public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/
Date: Mon,  5 Dec 2016 13:52:54 +0000 (UTC)	[thread overview]
Message-ID: <1480945947.13edb8ac8ab71a3333720b1d8fd82e4a0e8bdd44.pacho@gentoo> (raw)

commit:     13edb8ac8ab71a3333720b1d8fd82e4a0e8bdd44
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 13:20:35 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 13:52:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13edb8ac

net-misc/gupnp-tools: Drop old

Package-Manager: portage-2.3.2

 net-misc/gupnp-tools/Manifest                  |  1 -
 net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild | 39 --------------------------
 2 files changed, 40 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index b3dda04..3606a8d 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,3 +1,2 @@
-DIST gupnp-tools-0.8.11.tar.xz 496740 SHA256 f4ce8799cf32077eb2ab8076c3420d6b8fc3dcdc3fffbfe84a2ac59764ec8d3d SHA512 5531f290688d547fdb29714c573e1e4aac69617fd7ffc4ac13a408206272572fc3eb4ef91184f0d0cc06d24efd1630c3ca91d78e578f8c3d856dd051be11a525 WHIRLPOOL 54a160a183aeb6378da0f74ccb8f85e69a97bf38ba096e6127e26aece477b3bbf4ea7e6a7d1c05ee5b4d46ffd23892b0bc1719140cd23c2ae82d32e51b0f5126
 DIST gupnp-tools-0.8.12.tar.xz 557472 SHA256 658de96953608c4b1f47578ae563a7066d1f1983565daf22ad52b7b328ef97b1 SHA512 a41d7decf4bf93464291ef1a1e67b976448a30915dae121e3b3608b5f2c408812d6c67df4a2193d8aa7331b032eab8810a3d9312a2f9980e8f2b1bc07150cc10 WHIRLPOOL c1c308daa28d493ba9f17722726289ef7d673155c6e1dffd4fadb0da927efdf9ad0ee292a923ebb6c11064a4053eafd363442504119ac00c361cca69a2c9dd99
 DIST gupnp-tools-0.8.13.tar.xz 560756 SHA256 aa3decb9d532c0e2e505adc592f431fd81c0231ded2981129e87da13712479ed SHA512 1616348b21ebce98253168e328239cbe113fa7f22b3fb1a771ab8d08f1aa5b2cf89c1f6c37d9b73dab074c448d90ac1cef546dc1ab221449cd187d0183ab67e0 WHIRLPOOL 21a8578232f86ffb9a61477aa26eb50ed4f2cec79580bdf7071fd8f12223f047173940e33dcc8e2ae9ff9bc1f36bbfd9b0357eb5a3a9e3a71fc600eb8671fe34

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
deleted file mode 100644
index d24937a..00000000
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2 eutils
-
-DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
-HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/glib-2.24:2
-	>=dev-libs/libxml2-2.4:2
-	>=net-libs/gssdp-0.13.3
-	>=net-libs/gupnp-0.20.14
-	>=net-libs/gupnp-av-0.5.5
-	net-libs/libsoup:2.4
-	>=x11-libs/gtk+-3.10:3
-	>=x11-libs/gtksourceview-3.2:3.0
-"
-DEPEND="${RDEPEND}
-	>=dev-util/intltool-0.40.6
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	# Fixes 598284 with upstream patch
-	# https://git.gnome.org/browse/gupnp-tools/commit/?id=e9ec9634207e4c2eea6d268ee29b57e687c1f178
-	epatch "${FILESDIR}"/${PN}-fix-compiling-when-using-recent-gupnp-av.patch
-	gnome2_src_prepare
-}


             reply	other threads:[~2016-12-05 13:53 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-05 13:52 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-05 20:28 [gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/ Matt Turner
2023-08-30  7:57 Arthur Zamarin
2023-08-02 17:10 Matt Turner
2023-06-03  2:00 Sam James
2023-01-03 14:08 Matt Turner
2022-12-16 20:37 Arthur Zamarin
2022-11-17 18:47 Matt Turner
2022-10-31 17:58 Matt Turner
2022-07-21  2:04 Matt Turner
2022-07-06  1:24 Sam James
2022-07-02 20:47 Sam James
2022-05-20 19:26 Matt Turner
2022-01-24 22:43 Matt Turner
2022-01-24  3:39 Sam James
2022-01-20 10:02 Jakov Smolić
2021-12-18 23:39 Matt Turner
2021-07-26  7:15 Matt Turner
2021-07-10 15:40 Sam James
2021-06-23 20:31 Matt Turner
2020-07-20 13:01 Joonas Niilola
2020-04-25 20:17 Mart Raudsepp
2020-04-20 18:16 Agostino Sarubbo
2020-04-20 17:03 Agostino Sarubbo
2020-02-21 20:59 Mart Raudsepp
2020-02-21 20:59 Mart Raudsepp
2020-02-20  8:51 Mart Raudsepp
2017-12-21 23:31 Mart Raudsepp
2017-12-19 19:14 Thomas Deutschmann
2017-12-16 14:04 Tobias Klausmann
2017-09-12  6:28 Gilles Dartiguelongue
2016-12-05 13:52 Pacho Ramos
2016-11-22 22:12 Manuel Rüger
2016-06-11 19:39 Pacho Ramos
2016-06-11 12:06 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2015-12-13 15:34 Gilles Dartiguelongue
2015-12-12 14:29 Pacho Ramos
2015-12-12 14:29 Pacho Ramos

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=1480945947.13edb8ac8ab71a3333720b1d8fd82e4a0e8bdd44.pacho@gentoo \
    --to=pacho@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