public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Whyman" <thev00d00@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gerbera/
Date: Sat,  5 May 2018 17:29:53 +0000 (UTC)	[thread overview]
Message-ID: <1525541357.8659f329499887e17838ee536eb3a8430ea513e4.thev00d00@gentoo> (raw)

commit:     8659f329499887e17838ee536eb3a8430ea513e4
Author:     Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
AuthorDate: Sat May  5 17:28:50 2018 +0000
Commit:     Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
CommitDate: Sat May  5 17:29:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8659f329

net-misc/gerbera: Fix libupnp minimum version

Closes: https://github.com/gentoo/gentoo/pull/8273
Package-Manager: Portage-2.3.36, Repoman-2.3.9

 net-misc/gerbera/{gerbera-1.2.0.ebuild => gerbera-1.2.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gerbera/gerbera-1.2.0.ebuild b/net-misc/gerbera/gerbera-1.2.0-r1.ebuild
similarity index 98%
rename from net-misc/gerbera/gerbera-1.2.0.ebuild
rename to net-misc/gerbera/gerbera-1.2.0-r1.ebuild
index 50806deadb0..80b003ed072 100644
--- a/net-misc/gerbera/gerbera-1.2.0.ebuild
+++ b/net-misc/gerbera/gerbera-1.2.0-r1.ebuild
@@ -25,7 +25,7 @@ IUSE="curl debug +exif exiv2 +ffmpeg ffmpegthumbnailer +javascript lastfm libav
 
 DEPEND="
 	!!net-misc/mediatomb
-	net-libs/libupnp:1.8[ipv6,reuseaddr]
+	>=net-libs/libupnp-1.8.3[ipv6,reuseaddr]
 	>=dev-db/sqlite-3
 	dev-libs/expat
 	mysql? ( virtual/mysql )


             reply	other threads:[~2018-05-05 17:29 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-05 17:29 Ian Whyman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-21 10:47 [gentoo-commits] repo/gentoo:master commit in: net-misc/gerbera/ Joonas Niilola
2024-10-21  5:31 Joonas Niilola
2024-10-20 16:16 Joonas Niilola
2024-10-20 16:16 Joonas Niilola
2024-10-20 16:16 Joonas Niilola
2024-10-20 16:16 Joonas Niilola
2024-10-20 16:16 Joonas Niilola
2024-08-25 20:27 Eli Schwartz
2024-08-14 15:55 Sam James
2024-07-13 10:48 Yixun Lan
2024-07-13 10:48 Yixun Lan
2024-06-07 11:28 Viorel Munteanu
2024-06-07 11:28 Viorel Munteanu
2024-06-07 11:28 Viorel Munteanu
2023-10-20 16:54 Sam James
2023-10-19 14:06 Florian Schmaus
2023-01-20  1:34 Sam James
2023-01-20  1:34 Sam James
2023-01-20  1:34 Sam James
2022-11-22 13:26 Joonas Niilola
2022-11-22 13:26 Joonas Niilola
2022-11-22 13:26 Joonas Niilola
2022-10-06 21:43 Conrad Kostecki
2022-07-06 19:33 Sam James
2022-05-07  5:28 Sam James
2022-05-07  5:28 Sam James
2022-03-18 14:00 Joonas Niilola
2022-03-18 14:00 Joonas Niilola
2022-03-16 22:58 Sam James
2022-03-16 22:58 Sam James
2022-03-16 22:58 Sam James
2021-10-06  1:08 Sam James
2021-06-05 12:07 Ian Whyman
2021-04-16 10:25 David Seifert
2021-02-27 15:19 Ian Whyman
2021-02-07 14:48 Ian Whyman
2020-11-13 16:57 Sam James
2020-09-19  9:28 Ian Whyman
2020-08-20  1:11 Matt Turner
2020-06-03 21:44 David Seifert
2020-05-09  9:49 Ian Whyman
2020-04-26  8:59 Mikle Kolyada
2020-01-29 21:22 Ian Whyman
2019-11-22 21:04 Ian Whyman
2019-11-17 17:44 Ian Whyman
2019-10-28 16:48 Ian Whyman
2019-07-07  9:21 Ian Whyman
2019-04-04 19:13 Ian Whyman
2019-01-31 21:10 Ian Whyman
2019-01-01 14:27 Ian Whyman
2019-01-01 14:27 Ian Whyman
2018-05-05 10:19 Ian Whyman
2018-04-05 21:21 Ian Whyman
2017-12-04 20:21 Ian Whyman
2017-09-30 15:34 Ian Whyman
2017-06-26 18:59 Ian Whyman
2017-06-17 12:36 Ian Whyman

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=1525541357.8659f329499887e17838ee536eb3a8430ea513e4.thev00d00@gentoo \
    --to=thev00d00@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