gentoo.git
10 years agomedia-sound/aacgain: remove unused patch
Michael Palimaka [Sun, 26 Jun 2016 17:21:54 +0000 (03:21 +1000)]
media-sound/aacgain: remove unused patch

Package-Manager: portage-2.3.0

10 years agokde-plasma/plasma-workspace: backport patch from upstream to fix panel geometry
Michael Palimaka [Sun, 26 Jun 2016 17:18:37 +0000 (03:18 +1000)]
kde-plasma/plasma-workspace: backport patch from upstream to fix panel geometry

This resolves a regression introduced by plasma-workspace-5.6.5-drop-kscreen-dep.patch.

Package-Manager: portage-2.3.0

10 years agodev-util/xxdiff: remove old
Michael Palimaka [Sun, 26 Jun 2016 17:15:14 +0000 (03:15 +1000)]
dev-util/xxdiff: remove old

Package-Manager: portage-2.3.0

10 years agomedia-video/qx11grab: remove old
Michael Palimaka [Sun, 26 Jun 2016 17:14:12 +0000 (03:14 +1000)]
media-video/qx11grab: remove old

Package-Manager: portage-2.3.0

10 years agoapp-misc/vit: Use snapshot for building, #585718
Michał Górny [Sun, 26 Jun 2016 17:01:22 +0000 (19:01 +0200)]
app-misc/vit: Use snapshot for building, #585718

10 years agoapp-crypt/efitools: Use snapshot for building, #585714
Michał Górny [Sun, 26 Jun 2016 16:51:42 +0000 (18:51 +0200)]
app-crypt/efitools: Use snapshot for building, #585714

10 years agotoolchain-funcs.eclass: Add helpful tc-is-{gcc,clang} wrappers
Michał Górny [Wed, 22 Jun 2016 19:54:44 +0000 (21:54 +0200)]
toolchain-funcs.eclass: Add helpful tc-is-{gcc,clang} wrappers

10 years agotoolchain-funcs.eclass: Add tc-get-compiler-type()
Michał Górny [Wed, 22 Jun 2016 19:50:21 +0000 (21:50 +0200)]
toolchain-funcs.eclass: Add tc-get-compiler-type()

Add a tc-get-compiler-type() function that can be used to identify
the compiler being used, using the preprocessor defines. Alike
gcc-*version() routines, it uses CPP (which in turn uses CC).

The major usage would be applying compiler-specific quirks and limiting
gcc version checks to compilers that actually are gcc, since e.g. clang
reports gcc version 4.2 -- which would incorrectly cause numerous gcc
version checks in ebuilds to fail.

10 years agotoolchain-funcs.eclass: Assume CPP="$(tc-getCC) -E" when unset, #582822
Michał Górny [Fri, 17 Jun 2016 07:30:26 +0000 (09:30 +0200)]
toolchain-funcs.eclass: Assume CPP="$(tc-getCC) -E" when unset, #582822

Modify the tc-getCPP and tc-getBUILD_CPP functions to use "$(tc-getCC)
-E" (i.e. the C compiler's preprocessing call) instead of falling back
to 'cpp'. This ensures that in environment with CC (and CXX) overriden
the correct compiler is used rather than the one selected by gcc-config,
which in turn fixes gcc version queries.

The alternative would be to always override CPP along with CC & CXX.
However, that is uncommon and is known to break some packages.

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

10 years agotoolchain-funcs.eclass: Fix _tc-getPROG with multi-parameter defaults
Michał Górny [Wed, 22 Jun 2016 19:48:40 +0000 (21:48 +0200)]
toolchain-funcs.eclass: Fix _tc-getPROG with multi-parameter defaults

Fix _tc-getPROG function to account correctly for default values that
contain program name along with arguments, e.g. the default for CPP
containing "$(CC) -E".

10 years agoapp-office/libreoffice-l10n: Migrate from LINGUAS to L10N.
Ulrich Müller [Sun, 26 Jun 2016 07:10:33 +0000 (09:10 +0200)]
app-office/libreoffice-l10n: Migrate from LINGUAS to L10N.

Bug: 587114

Package-Manager: portage-2.3.0

10 years agopackage.mask: Remove old emul-linux-x86 mask
Michał Górny [Sun, 26 Jun 2016 15:27:54 +0000 (17:27 +0200)]
package.mask: Remove old emul-linux-x86 mask

10 years agox11-libs/libview: Remove last rited packages
Michał Górny [Sun, 26 Jun 2016 15:15:09 +0000 (17:15 +0200)]
x11-libs/libview: Remove last rited packages

10 years agogames-sports/toycars: Remove last rited packages
Michał Górny [Sun, 26 Jun 2016 15:14:21 +0000 (17:14 +0200)]
games-sports/toycars: Remove last rited packages

10 years agonet-libs/hubbub: Remove last rited packages
Michał Górny [Sun, 26 Jun 2016 15:13:48 +0000 (17:13 +0200)]
net-libs/hubbub: Remove last rited packages

10 years agosci-libs/torch: Remove last rited packages
Michał Górny [Sun, 26 Jun 2016 15:13:13 +0000 (17:13 +0200)]
sci-libs/torch: Remove last rited packages

10 years agomedia-tv/tvmovie2vdr: Remove last rited packages
Michał Górny [Sun, 26 Jun 2016 15:12:23 +0000 (17:12 +0200)]
media-tv/tvmovie2vdr: Remove last rited packages

10 years agodev-perl/Gtk2-WebKit: Remove last rited packages
Michał Górny [Sun, 26 Jun 2016 15:10:33 +0000 (17:10 +0200)]
dev-perl/Gtk2-WebKit: Remove last rited packages

10 years agosci-geosciences/qlandkartegt*: Remove last rited packages
Michał Górny [Sun, 26 Jun 2016 15:09:54 +0000 (17:09 +0200)]
sci-geosciences/qlandkartegt*: Remove last rited packages

10 years agoapp-arch/zpipe: Remove last rited package
Michał Górny [Sun, 26 Jun 2016 15:08:52 +0000 (17:08 +0200)]
app-arch/zpipe: Remove last rited package

10 years agokde-apps/pairs: Remove last rited package
Michał Górny [Sun, 26 Jun 2016 15:05:37 +0000 (17:05 +0200)]
kde-apps/pairs: Remove last rited package

10 years agodev-python/buildutils: Remove last rited package
Michał Górny [Sun, 26 Jun 2016 15:05:17 +0000 (17:05 +0200)]
dev-python/buildutils: Remove last rited package

10 years agodev-libs/hammer: Remove last rited package
Michał Górny [Sun, 26 Jun 2016 15:01:39 +0000 (17:01 +0200)]
dev-libs/hammer: Remove last rited package

10 years agonet-irc/iip: Remove last rited package
Michał Górny [Sun, 26 Jun 2016 15:00:58 +0000 (17:00 +0200)]
net-irc/iip: Remove last rited package

10 years agokde-apps/kdesdk-strigi-analyzer: Remove last rited package
Michał Górny [Sun, 26 Jun 2016 14:59:51 +0000 (16:59 +0200)]
kde-apps/kdesdk-strigi-analyzer: Remove last rited package

10 years agopackage.mask: Last rite app-portage/layman-dbtools
Michał Górny [Sun, 26 Jun 2016 14:54:48 +0000 (16:54 +0200)]
package.mask: Last rite app-portage/layman-dbtools

10 years agokde-apps/thumbnailers: restore 15.08.3
Michael Palimaka [Sun, 26 Jun 2016 14:53:42 +0000 (00:53 +1000)]
kde-apps/thumbnailers: restore 15.08.3

15.08.3 is the last kdelibs4-based version.

Package-Manager: portage-2.3.0

10 years agokde-apps/ffmpegthumbs: restore 15.08.3
Michael Palimaka [Sun, 26 Jun 2016 14:53:15 +0000 (00:53 +1000)]
kde-apps/ffmpegthumbs: restore 15.08.3

15.08.3 is the last kdelibs4-based version.

Package-Manager: portage-2.3.0

10 years agokde-apps/kamera: restore 15.08.3
Michael Palimaka [Sun, 26 Jun 2016 14:52:26 +0000 (00:52 +1000)]
kde-apps/kamera: restore 15.08.3

15.08.3 is the last kdelibs4-based version.

Package-Manager: portage-2.3.0

10 years agopackage.mask: Add last rites for www-apps/trac-downloads
Michał Górny [Sun, 26 Jun 2016 14:41:41 +0000 (16:41 +0200)]
package.mask: Add last rites for www-apps/trac-downloads

10 years agopackage.mask: Remove obsolete split dev-db/postgresql-* mask
Michał Górny [Sun, 26 Jun 2016 14:36:36 +0000 (16:36 +0200)]
package.mask: Remove obsolete split dev-db/postgresql-* mask

10 years agopackage.mask: Unleash new versions of PyPy & PyPy3
Michał Górny [Sun, 26 Jun 2016 14:35:19 +0000 (16:35 +0200)]
package.mask: Unleash new versions of PyPy & PyPy3

10 years agonet-fs/samba: Remove <3.6, bonsaikitten approved
Michał Górny [Sun, 26 Jun 2016 14:21:00 +0000 (16:21 +0200)]
net-fs/samba: Remove <3.6, bonsaikitten approved

10 years agolxde-base/lxpolkit: Remove, masked for removal since Mar 2014
Michał Górny [Sun, 26 Jun 2016 14:17:36 +0000 (16:17 +0200)]
lxde-base/lxpolkit: Remove, masked for removal since Mar 2014

10 years agopackage.mask: Remove duplicate mask of vuln. net-nds/openldap versions
Michał Górny [Sun, 26 Jun 2016 14:12:50 +0000 (16:12 +0200)]
package.mask: Remove duplicate mask of vuln. net-nds/openldap versions

10 years agopackage.mask: Remove obsolete mask for dev-util/crow-designer and deps
Michał Górny [Sun, 26 Jun 2016 14:04:16 +0000 (16:04 +0200)]
package.mask: Remove obsolete mask for dev-util/crow-designer and deps

Remove the obsolete mask for testing versions of dev-util/crow-designer
and dev-libs/guiloader* since all of those packages are now last rited.

10 years agopackage.mask: Last rite dev-libs/guiloader & dev-libs/guiloader-c++
Michał Górny [Sun, 26 Jun 2016 14:01:50 +0000 (16:01 +0200)]
package.mask: Last rite dev-libs/guiloader & dev-libs/guiloader-c++

10 years agonet-analyzer/ncrack: Remove permanently p.masked package, #586174
Michał Górny [Sun, 26 Jun 2016 13:52:36 +0000 (15:52 +0200)]
net-analyzer/ncrack: Remove permanently p.masked package, #586174

Remove the package that has been p.masked since day one (Nov 2010),
has been bumped once (May 2011) and hasn't seen any attention since.

10 years agomedia-libs/shivavg: Remove p.masked package, #584372
Michał Górny [Sun, 26 Jun 2016 13:49:47 +0000 (15:49 +0200)]
media-libs/shivavg: Remove p.masked package, #584372

Remove the package that has been p.masked from day one (Jul 2010)
and haven't seen any attention since.

10 years agopackage.mask: Mask app-portage/pms-test-suite for removal
Michał Górny [Sun, 26 Jun 2016 13:12:42 +0000 (15:12 +0200)]
package.mask: Mask app-portage/pms-test-suite for removal

10 years agoapp-portage/repo-commit: Drop myself from maintainers
Michał Górny [Sun, 26 Jun 2016 13:08:02 +0000 (15:08 +0200)]
app-portage/repo-commit: Drop myself from maintainers

10 years agomedia-video/mpv: reorder maintainers in metadata, remove yngwin
Ilya Tumaykin [Tue, 21 Jun 2016 19:24:32 +0000 (22:24 +0300)]
media-video/mpv: reorder maintainers in metadata, remove yngwin

Remove yngwin from the metadata per his request and list Coacher as
the first maintainer.

See also https://bugs.gentoo.org/show_bug.cgi?id=586318#c1

Closes: https://github.com/gentoo/gentoo/pull/1709
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --force

10 years agodev-lua/luvit: add libressl support
Anthony G. Basile [Sun, 26 Jun 2016 12:24:15 +0000 (08:24 -0400)]
dev-lua/luvit: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-lua/lua-openssl: add libressl support
Anthony G. Basile [Sun, 26 Jun 2016 12:13:08 +0000 (08:13 -0400)]
dev-lua/lua-openssl: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/yaz: bump EAPI and add libressl support
Anthony G. Basile [Sun, 26 Jun 2016 12:08:19 +0000 (08:08 -0400)]
dev-libs/yaz: bump EAPI and add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/xml-security-c: add libressl support
Anthony G. Basile [Sun, 26 Jun 2016 11:58:28 +0000 (07:58 -0400)]
dev-libs/xml-security-c: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/ucommon: add libressl support
Anthony G. Basile [Sun, 26 Jun 2016 11:51:54 +0000 (07:51 -0400)]
dev-libs/ucommon: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-util/unifdef: support Prefix.
Benda Xu [Sun, 26 Jun 2016 12:17:57 +0000 (21:17 +0900)]
dev-util/unifdef: support Prefix.

Package-Manager: portage-2.2.28

10 years agomedia-gfx/optipng: cleanup vulnerable versions per security bug #561882
Aaron Bauman [Sun, 26 Jun 2016 11:59:51 +0000 (20:59 +0900)]
media-gfx/optipng: cleanup vulnerable versions per security bug #561882

10 years agonet-dns/unbound: cleanup vulnerable versions per security bug #532000
Aaron Bauman [Sun, 26 Jun 2016 11:45:41 +0000 (20:45 +0900)]
net-dns/unbound: cleanup vulnerable versions per security bug #532000

10 years agonet-dns/unbound: cleanup vulnerable versions per security bug #532000
Aaron Bauman [Sun, 26 Jun 2016 11:44:36 +0000 (20:44 +0900)]
net-dns/unbound: cleanup vulnerable versions per security bug #532000

10 years agosys-apps/miller: bump to v4.2.0.
Jan Chren [Thu, 23 Jun 2016 20:49:14 +0000 (22:49 +0200)]
sys-apps/miller: bump to v4.2.0.

Also add manpage.

Closes: https://github.com/gentoo/gentoo/pull/1733

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
10 years agonet-libs/libnftnl: Version bump to 1.0.6.
Nicholas Vinson [Fri, 3 Jun 2016 03:44:34 +0000 (20:44 -0700)]
net-libs/libnftnl: Version bump to 1.0.6.

Gentoo-Bug: https://bugs.gentoo.org/584896
Gentoo-Bug: https://bugs.gentoo.org/586652

Package-Manager: portage-2.3.0_rc1
Closes: https://github.com/gentoo/gentoo/pull/1734

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
10 years agosys-process/bcron: cleanup vulnerable versions per security bug #453310
Aaron Bauman [Sun, 26 Jun 2016 11:30:25 +0000 (20:30 +0900)]
sys-process/bcron: cleanup vulnerable versions per security bug #453310

10 years agopackage.mask: add media-video/motion per security bug #475120
Aaron Bauman [Sun, 26 Jun 2016 11:13:23 +0000 (20:13 +0900)]
package.mask: add media-video/motion per security bug #475120

10 years agomedia-sound/teamspeak-client-bin: version bump to 3.0.19.1
Sami Loone [Sun, 22 May 2016 07:46:35 +0000 (10:46 +0300)]
media-sound/teamspeak-client-bin: version bump to 3.0.19.1

Gentoo-Bug: https://bugs.gentoo.org/583572

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1653

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
10 years agonet-print/cndrvcups-lb: Version bump to 3.20.
Leho Kraav [Sat, 25 Jun 2016 16:53:52 +0000 (19:53 +0300)]
net-print/cndrvcups-lb: Version bump to 3.20.

This new version supports the MF620C series and a lot more new models.
Upstream driver file format reverted back to the one used in 2.90, which
is why it's the bump subject.

Closes: https://github.com/gentoo/gentoo/pull/1700

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
10 years agosys-process/nmon: bump to v16f
Jan Chren [Tue, 21 Jun 2016 20:44:31 +0000 (22:44 +0200)]
sys-process/nmon: bump to v16f

Closes: https://github.com/gentoo/gentoo/pull/1713

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
10 years agodev-ml/enumerate: Fix || operator error and depend on dev-ml/camlp4 only instead.
Patrice Clement [Sun, 26 Jun 2016 09:34:37 +0000 (09:34 +0000)]
dev-ml/enumerate: Fix || operator error and depend on dev-ml/camlp4 only instead.

Gentoo-Bug: https://bugs.gentoo.org/586908

Package-Manager: portage-2.2.28

10 years agodev-ml/camomile: Stable for amd64. Retroactively mark stable for the remaining arches...
Patrice Clement [Sun, 26 Jun 2016 09:22:30 +0000 (09:22 +0000)]
dev-ml/camomile: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.28
Gentoo-Bug: https://bugs.gentoo.org/586902

10 years agodev-ml/camomile: Clean up old.
Patrice Clement [Sun, 26 Jun 2016 09:13:31 +0000 (09:13 +0000)]
dev-ml/camomile: Clean up old.

Package-Manager: portage-2.2.28

10 years agoapp-text/sdcv: remove old
Andrew Savchenko [Sun, 26 Jun 2016 09:48:08 +0000 (12:48 +0300)]
app-text/sdcv: remove old

Package-Manager: portage-2.3.0_rc1
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
10 years agox11-misc/rofi: Version bump.
Jeroen Roovers [Sun, 26 Jun 2016 09:34:28 +0000 (11:34 +0200)]
x11-misc/rofi: Version bump.

Package-Manager: portage-2.3.0

10 years agomedia-libs/faad2: Specify LICENSE more precisely.
Ulrich Müller [Sun, 26 Jun 2016 08:52:43 +0000 (10:52 +0200)]
media-libs/faad2: Specify LICENSE more precisely.

Package-Manager: portage-2.3.0

10 years agoapp-arch/unar: Bump to 1.10.1, remove old
Hanno [Sun, 26 Jun 2016 08:51:51 +0000 (10:51 +0200)]
app-arch/unar: Bump to 1.10.1, remove old

Package-Manager: portage-2.3.0

10 years agogames-action/d2x-rebirth: Migrate from LINGUAS to L10N.
Ulrich Müller [Sun, 26 Jun 2016 08:20:17 +0000 (10:20 +0200)]
games-action/d2x-rebirth: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

10 years agogames-action/d1x-rebirth: Migrate from LINGUAS to L10N.
Ulrich Müller [Sun, 26 Jun 2016 08:18:56 +0000 (10:18 +0200)]
games-action/d1x-rebirth: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

10 years agogames-board/xscrabble: Specify LICENSE more precisely.
Ulrich Müller [Sun, 26 Jun 2016 08:16:58 +0000 (10:16 +0200)]
games-board/xscrabble: Specify LICENSE more precisely.

Package-Manager: portage-2.3.0

10 years agogames-board/xscrabble: Migrate from LINGUAS to L10N.
Ulrich Müller [Sun, 26 Jun 2016 08:16:18 +0000 (10:16 +0200)]
games-board/xscrabble: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

10 years agogames-rpg/soltys: Migrate from LINGUAS to L10N.
Ulrich Müller [Sun, 26 Jun 2016 08:13:28 +0000 (10:13 +0200)]
games-rpg/soltys: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

10 years agogames-rpg/queen: Migrate from LINGUAS to L10N.
Ulrich Müller [Sun, 26 Jun 2016 08:05:56 +0000 (10:05 +0200)]
games-rpg/queen: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

10 years agogames-rpg/drascula: Migrate from LINGUAS to L10N.
Ulrich Müller [Sun, 26 Jun 2016 07:57:02 +0000 (09:57 +0200)]
games-rpg/drascula: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

10 years agogames-rpg/draci-historie: Migrate from LINGUAS to L10N.
Ulrich Müller [Sun, 26 Jun 2016 07:55:24 +0000 (09:55 +0200)]
games-rpg/draci-historie: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

10 years agogames-rpg/dreamweb: Migrate from LINGUAS to L10N.
Ulrich Müller [Sun, 26 Jun 2016 07:43:27 +0000 (09:43 +0200)]
games-rpg/dreamweb: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

10 years agonet-misc/youtube-dl: Old.
Jeroen Roovers [Sun, 26 Jun 2016 07:23:21 +0000 (09:23 +0200)]
net-misc/youtube-dl: Old.

Package-Manager: portage-2.3.0

10 years agonet-misc/youtube-dl: Version bump.
Jeroen Roovers [Sun, 26 Jun 2016 07:22:39 +0000 (09:22 +0200)]
net-misc/youtube-dl: Version bump.

Package-Manager: portage-2.3.0

10 years agodev-lang/gnat-gcc: remove lto use flag, fix headers, sync up gnat-gcc
Stephen L Arnold [Sun, 26 Jun 2016 06:18:47 +0000 (23:18 -0700)]
dev-lang/gnat-gcc: remove lto use flag, fix headers, sync up gnat-gcc

Package-Manager: portage-2.2.28

10 years agognatbuild.eclass: legacy fixes for older versions and bug 558346.
Stephen L Arnold [Sun, 26 Jun 2016 06:01:33 +0000 (23:01 -0700)]
gnatbuild.eclass: legacy fixes for older versions and bug 558346.

See virtual/gnat changes and ebuild updates.

Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
10 years agovirtual/gnat, gnatbuild.eclass: virtual and eclass cleanup.
Stephen L Arnold [Sun, 26 Jun 2016 03:22:38 +0000 (20:22 -0700)]
virtual/gnat, gnatbuild.eclass: virtual and eclass cleanup.

This (mostly) addresses some QA issues and bugs 561968, and 558346.
Also, updated 4.6.4-r1 is on the way...

Package-Manager: portage-2.2.28

10 years agodev-ruby/netrc: cleanup
Hans de Graaff [Sun, 26 Jun 2016 05:37:24 +0000 (07:37 +0200)]
dev-ruby/netrc: cleanup

Package-Manager: portage-2.2.28

10 years agodev-ruby/serialport: cleanup
Hans de Graaff [Sun, 26 Jun 2016 05:36:01 +0000 (07:36 +0200)]
dev-ruby/serialport: cleanup

Package-Manager: portage-2.2.28

10 years agodev-ruby/eventmachine: cleanup
Hans de Graaff [Sun, 26 Jun 2016 05:34:36 +0000 (07:34 +0200)]
dev-ruby/eventmachine: cleanup

Package-Manager: portage-2.2.28

10 years agodev-ruby/net-ssh: drop ruby19
Hans de Graaff [Sun, 26 Jun 2016 05:33:59 +0000 (07:33 +0200)]
dev-ruby/net-ssh: drop ruby19

Package-Manager: portage-2.2.28

10 years agodev-ruby/net-ssh: add 3.2.0
Hans de Graaff [Sun, 26 Jun 2016 05:32:11 +0000 (07:32 +0200)]
dev-ruby/net-ssh: add 3.2.0

Package-Manager: portage-2.2.28

10 years agodev-ruby/meterpreter_bins: add ruby23
Hans de Graaff [Sun, 26 Jun 2016 05:29:26 +0000 (07:29 +0200)]
dev-ruby/meterpreter_bins: add ruby23

Package-Manager: portage-2.2.28

10 years agodev-ruby/psych: add 2.1.0
Hans de Graaff [Sun, 26 Jun 2016 05:28:16 +0000 (07:28 +0200)]
dev-ruby/psych: add 2.1.0

Package-Manager: portage-2.2.28

10 years agodev-ruby/meterpreter_bins: drop ruby19
Hans de Graaff [Sun, 26 Jun 2016 05:27:15 +0000 (07:27 +0200)]
dev-ruby/meterpreter_bins: drop ruby19

Package-Manager: portage-2.2.28

10 years agoapp-emulation/wine: remove old ebuilds
Austin English [Sun, 26 Jun 2016 03:44:44 +0000 (22:44 -0500)]
app-emulation/wine: remove old ebuilds

Package-Manager: portage-2.2.28

10 years agowww-plugins/chrome-binary-plugins: simplify SRC_URI
Mike Gilbert [Sun, 26 Jun 2016 00:53:43 +0000 (20:53 -0400)]
www-plugins/chrome-binary-plugins: simplify SRC_URI

Package-Manager: portage-portage_p2.3.0

10 years agodev-libs/tntnet: add libressl support
Anthony G. Basile [Sun, 26 Jun 2016 00:11:26 +0000 (20:11 -0400)]
dev-libs/tntnet: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/skyutils: add libressl support
Anthony G. Basile [Sun, 26 Jun 2016 00:09:01 +0000 (20:09 -0400)]
dev-libs/skyutils: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/opensc: add libressl support
Anthony G. Basile [Sun, 26 Jun 2016 00:05:34 +0000 (20:05 -0400)]
dev-libs/opensc: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/opencryptoki: add libressl support
Anthony G. Basile [Sat, 25 Jun 2016 23:58:15 +0000 (19:58 -0400)]
dev-libs/opencryptoki: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/mongo-cxx-driver: add libressl support
Anthony G. Basile [Sat, 25 Jun 2016 23:50:47 +0000 (19:50 -0400)]
dev-libs/mongo-cxx-driver: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/mongo-c-driver: add libressl support
Anthony G. Basile [Sat, 25 Jun 2016 23:44:09 +0000 (19:44 -0400)]
dev-libs/mongo-c-driver: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/libxr: bump EAPI and add libressl support
Anthony G. Basile [Sat, 25 Jun 2016 23:36:31 +0000 (19:36 -0400)]
dev-libs/libxr: bump EAPI and add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/libsecp256k1: add libressl support
Anthony G. Basile [Sat, 25 Jun 2016 23:29:49 +0000 (19:29 -0400)]
dev-libs/libsecp256k1: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/libp11: add libressl support
Anthony G. Basile [Sat, 25 Jun 2016 23:20:12 +0000 (19:20 -0400)]
dev-libs/libp11: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/libmowgli: add libressl support
Anthony G. Basile [Sat, 25 Jun 2016 23:14:34 +0000 (19:14 -0400)]
dev-libs/libmowgli: add libressl support

Package-Manager: portage-2.2.28

10 years agodev-libs/ace: add libressl support
Anthony G. Basile [Sat, 25 Jun 2016 23:06:31 +0000 (19:06 -0400)]
dev-libs/ace: add libressl support

Package-Manager: portage-2.2.28