public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: media-libs/gegl/
       [not found] <1449611640.a1ea06b430e14f68b5b7bf1947a681215157c034.sping@gentoo>
@ 2015-12-09  6:41 ` Michał Górny
  2015-12-10  0:16   ` Sebastian Pipping
  0 siblings, 1 reply; 2+ messages in thread
From: Michał Górny @ 2015-12-09  6:41 UTC (permalink / raw
  To: Sebastian Pipping; +Cc: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1662 bytes --]

On Tue,  8 Dec 2015 21:54:44 +0000 (UTC)
"Sebastian Pipping" <sping@gentoo.org> wrote:

> commit:     a1ea06b430e14f68b5b7bf1947a681215157c034
> Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
> AuthorDate: Tue Dec  8 21:49:31 2015 +0000
> Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
> CommitDate: Tue Dec  8 21:54:00 2015 +0000
> URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ea06b4
> 
> media-libs/gegl: Fix ffmpeg/libav dependency (bug #567638)
> 
> Package-Manager: portage-2.2.26
> 
>  media-libs/gegl/gegl-0.3.4.ebuild | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)
> 
> diff --git a/media-libs/gegl/gegl-0.3.4.ebuild b/media-libs/gegl/gegl-0.3.4.ebuild
> index 764b6c9..c2b9409 100644
> --- a/media-libs/gegl/gegl-0.3.4.ebuild
> +++ b/media-libs/gegl/gegl-0.3.4.ebuild
> @@ -18,7 +18,7 @@ if [[ ${PV} == *9999* ]]; then
>  	SRC_URI=""
>  else
>  	SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
> -	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
> +	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"

...which change is put silently under 'dependency fix' with no explicit
warning, and effectively breaks ~ia64 reverse dependencies:

https://qa-reports.gentoo.org/output/gentoo-ci/42f623e/output.html#media-gfx/gimp

-- 
Best regards,
Michał Górny
<http://dev.gentoo.org/~mgorny/>

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 949 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: media-libs/gegl/
  2015-12-09  6:41 ` [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: media-libs/gegl/ Michał Górny
@ 2015-12-10  0:16   ` Sebastian Pipping
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2015-12-10  0:16 UTC (permalink / raw
  To: Michał Górny; +Cc: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 09.12.2015 07:41, Michał Górny wrote:
> On Tue,  8 Dec 2015 21:54:44 +0000 (UTC) "Sebastian Pipping"
> <sping@gentoo.org> wrote:
> 
>> commit:     a1ea06b430e14f68b5b7bf1947a681215157c034 Author:
>> Sebastian Pipping <sping <AT> gentoo <DOT> org> AuthorDate: Tue
>> Dec  8 21:49:31 2015 +0000 Commit:     Sebastian Pipping <sping
>> <AT> gentoo <DOT> org> CommitDate: Tue Dec  8 21:54:00 2015
>> +0000 URL:
>> https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ea06b4
>> 
>> media-libs/gegl: Fix ffmpeg/libav dependency (bug #567638)
>> 
>> Package-Manager: portage-2.2.26
>> 
>> media-libs/gegl/gegl-0.3.4.ebuild | 10 ++++++---- 1 file changed,
>> 6 insertions(+), 4 deletions(-)
>> 
>> diff --git a/media-libs/gegl/gegl-0.3.4.ebuild
>> b/media-libs/gegl/gegl-0.3.4.ebuild index 764b6c9..c2b9409
>> 100644 --- a/media-libs/gegl/gegl-0.3.4.ebuild +++
>> b/media-libs/gegl/gegl-0.3.4.ebuild @@ -18,7 +18,7 @@ if [[ ${PV}
>> == *9999* ]]; then SRC_URI="" else 
>> SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
>>
>> 
- -	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos
~x86-macos ~x64-solaris ~x86-solaris"
>> +	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86
>> ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos
>> ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
> 
> ...which change is put silently under 'dependency fix' with no
> explicit warning, and effectively breaks ~ia64 reverse
> dependencies:
> 
> https://qa-reports.gentoo.org/output/gentoo-ci/42f623e/output.html#med
ia-gfx/gimp

There
> 
is

https://bugs.gentoo.org/show_bug.cgi?id=567824

for that now.  If I don't hear from ia64 and/or sparc until tomorrow
night, I will drop those keywords from Gimp as well.  If it's more
urgent, I'm happy with anyone else doing that before me.  I hope
that's okay for everyone.  Else, please let me know.

Best,



Sebastian

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEARECAAYFAlZoxEkACgkQsAvGakAaFgBvmACfRDY19JxNYqClQaYfVREJevp/
GzAAoMHIWJGN39fyNgvL8+RCxvaKbl36
=1w1B
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-10  0:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1449611640.a1ea06b430e14f68b5b7bf1947a681215157c034.sping@gentoo>
2015-12-09  6:41 ` [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: media-libs/gegl/ Michał Górny
2015-12-10  0:16   ` Sebastian Pipping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox