gentoo.git
10 years agoeclass/java-utils-2.eclass: Added -r to xargs in java-pkg_addres
William L. Thomson Jr [Mon, 22 Feb 2016 00:07:00 +0000 (19:07 -0500)]
eclass/java-utils-2.eclass: Added -r to xargs in java-pkg_addres

The -r option is necessary in case find does not output anything. Which
makes the jar uf command fail. This has no effect otherwise and should
be safe to add right away. It prevents potential issues/bug.

10 years agodev-libs/urdfdom_headers: bump to 0.4.1
Alexis Ballier [Mon, 22 Feb 2016 10:27:28 +0000 (11:27 +0100)]
dev-libs/urdfdom_headers: bump to 0.4.1

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-ml/yojson: bump to 1.3.1
Alexis Ballier [Mon, 22 Feb 2016 10:24:26 +0000 (11:24 +0100)]
dev-ml/yojson: bump to 1.3.1

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agoMerge github#902: Keyword a couple of ebuilds for ~arm.
Patrice Clement [Mon, 22 Feb 2016 10:06:42 +0000 (10:06 +0000)]
Merge github#902: Keyword a couple of ebuilds for ~arm.

Those ebuilds have been tested on a Scaleway C1.

Pull-Request: https://github.com/gentoo/gentoo/pull/902
Reporter: Bertrand Jacquin <bertrand@jacquin.bzh>
Acked-by: Steev Klimaszewski <steev@gentoo.org>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
10 years agodev-ml/ocaml-ctypes: bump to 0.4.2
Alexis Ballier [Mon, 22 Feb 2016 10:22:39 +0000 (11:22 +0100)]
dev-ml/ocaml-ctypes: bump to 0.4.2

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-ml/ocaml-cstruct: bump to 1.9.0
Alexis Ballier [Mon, 22 Feb 2016 10:16:25 +0000 (11:16 +0100)]
dev-ml/ocaml-cstruct: bump to 1.9.0

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-libs/smack: Fix dependencies #514808
Patrick Lauer [Mon, 22 Feb 2016 10:13:35 +0000 (11:13 +0100)]
dev-libs/smack: Fix dependencies #514808

Package-Manager: portage-2.2.27

10 years agomedia-video/vdr: Fix typo in metadata.xml
Patrick Lauer [Mon, 22 Feb 2016 10:05:01 +0000 (11:05 +0100)]
media-video/vdr: Fix typo in metadata.xml

Package-Manager: portage-2.2.27

10 years agodev-ml/macaque: bump to 0.7.4
Alexis Ballier [Mon, 22 Feb 2016 10:10:55 +0000 (11:10 +0100)]
dev-ml/macaque: bump to 0.7.4

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-ml/pgocaml: bump to 2.3
Alexis Ballier [Mon, 22 Feb 2016 10:06:17 +0000 (11:06 +0100)]
dev-ml/pgocaml: bump to 2.3

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-cpp/eigen: Drop -g2 from build flags
Justin Lecher [Mon, 22 Feb 2016 09:33:04 +0000 (10:33 +0100)]
dev-cpp/eigen: Drop -g2 from build flags

* Bump to EAPI=6
* Add missing test deps
* Add missing USE

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575354

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
10 years agoprofiles: Mask dev-cpp/eigene[test] for arches missing KEYWORDs on test deps
Justin Lecher [Mon, 22 Feb 2016 09:24:59 +0000 (10:24 +0100)]
profiles: Mask dev-cpp/eigene[test] for arches missing KEYWORDs on test deps

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575366

Signed-off-by: Justin Lecher <jlec@gentoo.org>
10 years agosci-libs/pastix: Import from science overlay
Justin Lecher [Mon, 22 Feb 2016 07:05:28 +0000 (08:05 +0100)]
sci-libs/pastix: Import from science overlay

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
10 years agomedia-video/vlc: ffmpeg-3 blocked bug #575072
Amy Winston [Mon, 22 Feb 2016 09:14:16 +0000 (10:14 +0100)]
media-video/vlc: ffmpeg-3 blocked bug #575072

Package-Manager: portage-2.2.26

10 years agomedia-libs/svgalib: fix bug 557052
Andrew Savchenko [Mon, 22 Feb 2016 09:00:43 +0000 (12:00 +0300)]
media-libs/svgalib: fix bug 557052

Add support for file_inode() appeared in 3.9.0.
In 4.0 f_dentry struct was removed, so this call is the only way
to go.

Patch is based on  Diego Moimas proposal from bug 557052.

Package-Manager: portage-2.2.27
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
10 years agosys-libs/musl: version bump to 1.1.14
Anthony G. Basile [Mon, 22 Feb 2016 08:59:57 +0000 (03:59 -0500)]
sys-libs/musl: version bump to 1.1.14

Package-Manager: portage-2.2.26

10 years agoMerge github#893: Fix bad names on dev-perl/Image{Size,Info}.
Patrice Clement [Mon, 22 Feb 2016 08:19:34 +0000 (08:19 +0000)]
Merge github#893: Fix bad names on dev-perl/Image{Size,Info}.

Two ebuilds were wrongly named dev-perl/Image{Info,Size}. This PR
addresses the problem and renames the two ebuilds:

dev-perl/ImageInfo -> dev-perl/Image-Info
dev-perl/ImageSize -> dev-perl/Image-Size

Pull-Request: https://github.com/gentoo/gentoo/pull/893
Reporter: Kent Frederic <kentfredric@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
10 years agoapp-emulation/virtualbox-modules: Remove myself from metadata
Patrick Lauer [Mon, 22 Feb 2016 08:38:56 +0000 (09:38 +0100)]
app-emulation/virtualbox-modules: Remove myself from metadata

Package-Manager: portage-2.2.27

10 years agoapp-emulation/virtualbox-guest-additions: Remove myself from metadata
Patrick Lauer [Mon, 22 Feb 2016 08:38:27 +0000 (09:38 +0100)]
app-emulation/virtualbox-guest-additions: Remove myself from metadata

Package-Manager: portage-2.2.27

10 years agoapp-emulation/virtualbox-extpack-oracle: Remove myself from metadata
Patrick Lauer [Mon, 22 Feb 2016 08:37:58 +0000 (09:37 +0100)]
app-emulation/virtualbox-extpack-oracle: Remove myself from metadata

Package-Manager: portage-2.2.27

10 years agoapp-emulation/virtualbox-bin: Remove myself from metadata
Patrick Lauer [Mon, 22 Feb 2016 08:37:31 +0000 (09:37 +0100)]
app-emulation/virtualbox-bin: Remove myself from metadata

Package-Manager: portage-2.2.27

10 years agoapp-emulation/virtualbox-additions: Remove myself from metadata
Patrick Lauer [Mon, 22 Feb 2016 08:35:59 +0000 (09:35 +0100)]
app-emulation/virtualbox-additions: Remove myself from metadata

Package-Manager: portage-2.2.27

10 years agoapp-emulation/virtualbox: Remove myself from metadata
Patrick Lauer [Mon, 22 Feb 2016 08:35:11 +0000 (09:35 +0100)]
app-emulation/virtualbox: Remove myself from metadata

Package-Manager: portage-2.2.27

10 years agoapp-office/openerp: Remove myself from metadata
Patrick Lauer [Mon, 22 Feb 2016 08:34:26 +0000 (09:34 +0100)]
app-office/openerp: Remove myself from metadata

Package-Manager: portage-2.2.27

10 years agognome-extra/gnome-builder: amd64 stable, bug #566378
Pacho Ramos [Mon, 22 Feb 2016 07:32:43 +0000 (08:32 +0100)]
gnome-extra/gnome-builder: amd64 stable, bug #566378

Package-Manager: portage-2.2.27

10 years agognome-base/gsettings-desktop-schemas: amd64 stable, bug #566378
Pacho Ramos [Mon, 22 Feb 2016 07:31:48 +0000 (08:31 +0100)]
gnome-base/gsettings-desktop-schemas: amd64 stable, bug #566378

Package-Manager: portage-2.2.27

10 years agognome-base/gnome-shell: amd64 stable, bug #566378
Pacho Ramos [Mon, 22 Feb 2016 07:28:22 +0000 (08:28 +0100)]
gnome-base/gnome-shell: amd64 stable, bug #566378

Package-Manager: portage-2.2.27

10 years agomail-mta/postfix: version bump to postfix-3.2_pre20160221
Eray Aslan [Mon, 22 Feb 2016 06:52:13 +0000 (06:52 +0000)]
mail-mta/postfix: version bump to postfix-3.2_pre20160221

Package-Manager: portage-2.2.27

10 years agoapp-officeext/ooofbtools: 2.42 version bump bug #567520
Amy Winston [Mon, 22 Feb 2016 06:47:41 +0000 (07:47 +0100)]
app-officeext/ooofbtools: 2.42 version bump bug #567520

Package-Manager: portage-2.2.26

10 years agoMask experimental postfix-3.2 releases
Eray Aslan [Mon, 22 Feb 2016 06:45:53 +0000 (06:45 +0000)]
Mask experimental postfix-3.2 releases

10 years agomail-mta/postfix: QA: copyright line
Eray Aslan [Mon, 22 Feb 2016 06:43:08 +0000 (06:43 +0000)]
mail-mta/postfix: QA: copyright line

Package-Manager: portage-2.2.27

10 years agomail-mta/postfix: version bump to 3.0.4
Eray Aslan [Mon, 22 Feb 2016 06:41:34 +0000 (06:41 +0000)]
mail-mta/postfix: version bump to 3.0.4

Package-Manager: portage-2.2.27

10 years agodev-ruby/treetop: add 1.6.4
Hans de Graaff [Mon, 22 Feb 2016 06:27:39 +0000 (07:27 +0100)]
dev-ruby/treetop: add 1.6.4

Package-Manager: portage-2.2.26

10 years agodev-ruby/polyglot: add ruby23
Hans de Graaff [Mon, 22 Feb 2016 06:21:17 +0000 (07:21 +0100)]
dev-ruby/polyglot: add ruby23

Package-Manager: portage-2.2.26

10 years agodev-ruby/treetop: cleanup
Hans de Graaff [Mon, 22 Feb 2016 06:18:05 +0000 (07:18 +0100)]
dev-ruby/treetop: cleanup

Package-Manager: portage-2.2.26

10 years agodev-ruby/pdf-core: add 0.6.1
Hans de Graaff [Mon, 22 Feb 2016 06:16:52 +0000 (07:16 +0100)]
dev-ruby/pdf-core: add 0.6.1

Package-Manager: portage-2.2.26

10 years agodev-ruby/pdf-core: cleanup
Hans de Graaff [Mon, 22 Feb 2016 06:02:01 +0000 (07:02 +0100)]
dev-ruby/pdf-core: cleanup

Package-Manager: portage-2.2.26

10 years agodev-cpp/eigen: Fix pkgconfig file #575298
Patrick Lauer [Mon, 22 Feb 2016 06:19:14 +0000 (07:19 +0100)]
dev-cpp/eigen: Fix pkgconfig file #575298

Package-Manager: portage-2.2.27

10 years agomedia-libs/exiftool: version bump to 10.11
Tim Harder [Mon, 22 Feb 2016 06:14:45 +0000 (01:14 -0500)]
media-libs/exiftool: version bump to 10.11

10 years agonet-libs/librsync: Stable for PPC64 (bug #525396).
Jeroen Roovers [Mon, 22 Feb 2016 06:05:53 +0000 (07:05 +0100)]
net-libs/librsync: Stable for PPC64 (bug #525396).

Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches

10 years agodev-libs/freexl: Stable for PPC64 (bug #544426).
Jeroen Roovers [Mon, 22 Feb 2016 06:04:50 +0000 (07:04 +0100)]
dev-libs/freexl: Stable for PPC64 (bug #544426).

Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches

10 years agogames-rpg/manaplus: add live ebuild from polynomial-c for testing purposes
Michael Sterrett [Mon, 22 Feb 2016 05:57:00 +0000 (00:57 -0500)]
games-rpg/manaplus: add live ebuild from polynomial-c for testing purposes

Package-Manager: portage-2.2.26

10 years agogames-rpg/manaplus:
Michael Sterrett [Mon, 22 Feb 2016 05:55:05 +0000 (00:55 -0500)]
games-rpg/manaplus:

10 years agomedia-libs/libfpx: Stable for HPPA PPC64 (bug #395367).
Jeroen Roovers [Mon, 22 Feb 2016 06:01:18 +0000 (07:01 +0100)]
media-libs/libfpx: Stable for HPPA PPC64 (bug #395367).

Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches

10 years agonet-analyzer/arpwatch: Stable for HPPA (bug #419375).
Jeroen Roovers [Mon, 22 Feb 2016 06:00:39 +0000 (07:00 +0100)]
net-analyzer/arpwatch: Stable for HPPA (bug #419375).

Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches

10 years agoapp-emulation/rkt: version bump to 1.0.0
Zac Medico [Mon, 22 Feb 2016 05:52:06 +0000 (21:52 -0800)]
app-emulation/rkt: version bump to 1.0.0

Package-Manager: portage-2.2.27

10 years agodev-util/debootstrap: Old.
Jeroen Roovers [Mon, 22 Feb 2016 05:41:44 +0000 (06:41 +0100)]
dev-util/debootstrap: Old.

Package-Manager: portage-2.2.27

10 years agodev-util/debootstrap: Mention the Debian and Ubuntu keyring packages (bug #387565)
Jeroen Roovers [Mon, 22 Feb 2016 05:40:48 +0000 (06:40 +0100)]
dev-util/debootstrap: Mention the Debian and Ubuntu keyring packages (bug #387565)

Package-Manager: portage-2.2.27

10 years agosys-fs/lxcfs: remove old
Erik Mackdanz [Mon, 22 Feb 2016 04:15:28 +0000 (22:15 -0600)]
sys-fs/lxcfs: remove old

Package-Manager: portage-2.2.27

10 years agosys-fs/lxcfs: bump to 2.0.0_beta2
Erik Mackdanz [Mon, 22 Feb 2016 04:11:46 +0000 (22:11 -0600)]
sys-fs/lxcfs: bump to 2.0.0_beta2

Package-Manager: portage-2.2.27

10 years agoapp-misc/tmate: new 2.2.0 added
Yixun Lan [Mon, 22 Feb 2016 03:34:23 +0000 (11:34 +0800)]
app-misc/tmate: new 2.2.0 added

Gentoo-bug: 498692

initial version contributed by Jayson Reis (jaysonsantos)
at sunrise overlay, and slightly improved by me

Package-Manager: portage-2.2.27

10 years agodev-util/cscope: add ~arm64 keyword
Steev Klimaszewski [Mon, 22 Feb 2016 01:18:46 +0000 (19:18 -0600)]
dev-util/cscope: add ~arm64 keyword

Tested on Cortex A53

Package-Manager: portage-2.2.27

10 years agoapp-crypt/gnupg: add ~arm64 keyword
Steev Klimaszewski [Mon, 22 Feb 2016 01:03:06 +0000 (19:03 -0600)]
app-crypt/gnupg: add ~arm64 keyword

Tested on Cortex A53

Package-Manager: portage-2.2.27

10 years agodev-libs/npth: add ~arm64 keyword
Steev Klimaszewski [Mon, 22 Feb 2016 00:55:20 +0000 (18:55 -0600)]
dev-libs/npth: add ~arm64 keyword

Tested on Cortex A53

Package-Manager: portage-2.2.27

10 years agoapp-crypt/gkeys-gen: add ~arm64 keyword
Steev Klimaszewski [Mon, 22 Feb 2016 00:49:09 +0000 (18:49 -0600)]
app-crypt/gkeys-gen: add ~arm64 keyword

Tested on Cortex A53

Package-Manager: portage-2.2.27

10 years agoapp-crypt/gkeys: add ~arm64 keyword
Steev Klimaszewski [Mon, 22 Feb 2016 00:46:40 +0000 (18:46 -0600)]
app-crypt/gkeys: add ~arm64 keyword

Tested on Cortex A53

Package-Manager: portage-2.2.27

10 years agodev-python/ssl-fetch: add ~arm64 keyword
Steev Klimaszewski [Mon, 22 Feb 2016 00:42:36 +0000 (18:42 -0600)]
dev-python/ssl-fetch: add ~arm64 keyword

Tested on Cortex A53

Package-Manager: portage-2.2.27

10 years agodev-python/pyGPG: add ~arm64 keyword
Steev Klimaszewski [Mon, 22 Feb 2016 00:38:43 +0000 (18:38 -0600)]
dev-python/pyGPG: add ~arm64 keyword

Tested on Cortex A53

Package-Manager: portage-2.2.27

10 years agodev-python/pygpgme: add ~arm64 keyword
Steev Klimaszewski [Mon, 22 Feb 2016 00:35:23 +0000 (18:35 -0600)]
dev-python/pygpgme: add ~arm64 keyword

Tested on Cortex A53

Package-Manager: portage-2.2.27

10 years agomail-mta/exim: Add ~arm keyword
Bertrand Jacquin [Mon, 22 Feb 2016 00:27:19 +0000 (00:27 +0000)]
mail-mta/exim: Add ~arm keyword

Tested on Scaleway C1

Package-Manager: portage-2.2.26

10 years agomail-filter/opendmarc: Add ~arm keyword
Bertrand Jacquin [Mon, 22 Feb 2016 00:26:30 +0000 (00:26 +0000)]
mail-filter/opendmarc: Add ~arm keyword

Tested on Scaleway C1

Package-Manager: portage-2.2.26

10 years agomail-filter/dcc: Add ~arm keyword
Bertrand Jacquin [Mon, 22 Feb 2016 00:12:57 +0000 (00:12 +0000)]
mail-filter/dcc: Add ~arm keyword

Tested on Scaleway C1

Package-Manager: portage-2.2.26

10 years agonet-dialup/freeradius-client: Add ~arm keyword
Bertrand Jacquin [Mon, 22 Feb 2016 00:07:11 +0000 (00:07 +0000)]
net-dialup/freeradius-client: Add ~arm keyword

Tested on Scaleway C1

Package-Manager: portage-2.2.26

10 years agomail-filter/libsrs_alt: Add ~arm keyword
Bertrand Jacquin [Sun, 21 Feb 2016 23:45:45 +0000 (23:45 +0000)]
mail-filter/libsrs_alt: Add ~arm keyword

Tested on Scaleway C1

Package-Manager: portage-2.2.26

10 years agomail-filter/libspf2: Add ~arm keyword
Bertrand Jacquin [Sun, 21 Feb 2016 23:45:09 +0000 (23:45 +0000)]
mail-filter/libspf2: Add ~arm keyword

Tested on Scaleway C1

Package-Manager: portage-2.2.26

10 years agosys-apps/fbset: Add ~arm64 keyword
Steev Klimaszewski [Sun, 21 Feb 2016 23:53:21 +0000 (17:53 -0600)]
sys-apps/fbset: Add ~arm64 keyword

Tested on Cortex A53 with HDMI output.

Package-Manager: portage-2.2.27

10 years agomedia-sound/soundconverter: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:11:57 +0000 (17:11 +0100)]
media-sound/soundconverter: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agonet-print/cups-pk-helper: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:11:51 +0000 (17:11 +0100)]
net-print/cups-pk-helper: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agox11-libs/libwnck: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:11:46 +0000 (17:11 +0100)]
x11-libs/libwnck: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agognome-extra/libgsf: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:11:41 +0000 (17:11 +0100)]
gnome-extra/libgsf: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-libs/gupnp-dlna: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:11:35 +0000 (17:11 +0100)]
media-libs/gupnp-dlna: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agonet-libs/gupnp-av: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:11:30 +0000 (17:11 +0100)]
net-libs/gupnp-av: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agognome-extra/gnome-directory-thumbnailer: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:11:24 +0000 (17:11 +0100)]
gnome-extra/gnome-directory-thumbnailer: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agoapp-accessibility/caribou: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:11:19 +0000 (17:11 +0100)]
app-accessibility/caribou: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agoapp-cdr/brasero: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:11:14 +0000 (17:11 +0100)]
app-cdr/brasero: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agogames-emulation/visualboyadvance: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:11:08 +0000 (17:11 +0100)]
games-emulation/visualboyadvance: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agodev-libs/ferrisloki: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:11:03 +0000 (17:11 +0100)]
dev-libs/ferrisloki: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agoapp-cdr/cdrdao: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:10:58 +0000 (17:10 +0100)]
app-cdr/cdrdao: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agodev-libs/libgit2: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:10:52 +0000 (17:10 +0100)]
dev-libs/libgit2: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-video/snappy: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:10:47 +0000 (17:10 +0100)]
media-video/snappy: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-sound/banshee: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:10:42 +0000 (17:10 +0100)]
media-sound/banshee: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-ximagesrc: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:10:31 +0000 (17:10 +0100)]
media-plugins/gst-plugins-ximagesrc: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-x265: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:10:24 +0000 (17:10 +0100)]
media-plugins/gst-plugins-x265: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-x264: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:10:19 +0000 (17:10 +0100)]
media-plugins/gst-plugins-x264: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-wavpack: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:10:13 +0000 (17:10 +0100)]
media-plugins/gst-plugins-wavpack: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-vpx: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:10:07 +0000 (17:10 +0100)]
media-plugins/gst-plugins-vpx: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-voamrwbenc: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:10:02 +0000 (17:10 +0100)]
media-plugins/gst-plugins-voamrwbenc: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-voaacenc: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:09:56 +0000 (17:09 +0100)]
media-plugins/gst-plugins-voaacenc: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-vaapi: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:09:51 +0000 (17:09 +0100)]
media-plugins/gst-plugins-vaapi: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-v4l2: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:09:45 +0000 (17:09 +0100)]
media-plugins/gst-plugins-v4l2: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-uvch264: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:09:39 +0000 (17:09 +0100)]
media-plugins/gst-plugins-uvch264: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-twolame: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:09:34 +0000 (17:09 +0100)]
media-plugins/gst-plugins-twolame: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-taglib: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:09:28 +0000 (17:09 +0100)]
media-plugins/gst-plugins-taglib: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-speex: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:09:22 +0000 (17:09 +0100)]
media-plugins/gst-plugins-speex: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-soup: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:09:12 +0000 (17:09 +0100)]
media-plugins/gst-plugins-soup: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-soundtouch: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:09:07 +0000 (17:09 +0100)]
media-plugins/gst-plugins-soundtouch: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-smoothstreaming: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:09:01 +0000 (17:09 +0100)]
media-plugins/gst-plugins-smoothstreaming: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-sidplay: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:08:55 +0000 (17:08 +0100)]
media-plugins/gst-plugins-sidplay: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-shout2: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:08:50 +0000 (17:08 +0100)]
media-plugins/gst-plugins-shout2: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"

10 years agomedia-plugins/gst-plugins-schroedinger: amd64 stable, bug 566378
Pacho Ramos [Sun, 21 Feb 2016 16:08:44 +0000 (17:08 +0100)]
media-plugins/gst-plugins-schroedinger: amd64 stable, bug 566378

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"