Nick Sarnie [Sat, 7 May 2016 01:26:06 +0000 (21:26 -0400)]
sys-devel/llvm: remove CppBackend from 9999
Removed from LLVM SVN in r268631
Signed-off-by: Nick Sarnie <commendsarnex@gmail.com>
Michael Sterrett [Sat, 7 May 2016 00:20:51 +0000 (20:20 -0400)]
games-arcade/ceferino: use Debian tarball which include upstream svn changes. Fixes bug #129020
Package-Manager: portage-2.2.26
William Hubbs [Fri, 6 May 2016 22:39:48 +0000 (17:39 -0500)]
app-accessibility/epos: remove old version
Package-Manager: portage-2.2.26
William Hubbs [Fri, 6 May 2016 22:35:41 +0000 (17:35 -0500)]
app-accessibility/epos: revision bump for /sbin/openrc-run migration
Package-Manager: portage-2.2.26
RepoMan-Options: --force
William Hubbs [Fri, 6 May 2016 22:24:24 +0000 (17:24 -0500)]
app-accessibility/eflite: remove old version
Package-Manager: portage-2.2.26
William Hubbs [Fri, 6 May 2016 22:20:25 +0000 (17:20 -0500)]
app-accessibility/eflite: revision bump for /sbin/openrc-run migration
Package-Manager: portage-2.2.26
RepoMan-Options: --force
Kent Fredric [Thu, 5 May 2016 20:06:31 +0000 (08:06 +1200)]
dev-perl/AtExit: Bump to version 2.30.0
- EAPI6
Upstream:
- warnings enabled.
- Test suite improved
- Other packaging and doc fixes
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Thu, 5 May 2016 19:59:03 +0000 (07:59 +1200)]
dev-perl/Array-Compare: Bump to version 2.110.0
- EAPI6
- Purge POD tests
Upstream:
- Migrate to Moo
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Thu, 5 May 2016 19:11:34 +0000 (07:11 +1200)]
dev-perl/Archive-Zip: Bump to version 1.570.0
Upstream:
- Attempted fix "unzip" v 6.00 and 0-length headers.
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Thu, 5 May 2016 18:52:05 +0000 (06:52 +1200)]
dev-perl/Archive-Extract: Bump to version 0.760.0
- EAPI6
Upstream:
- Prefer gtar where possible on netbsd
- Don't break on perl >5.20 on Win32 due to abuse of refs in $/
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Thu, 5 May 2016 18:42:03 +0000 (06:42 +1200)]
dev-perl/Archive-Any: Bump to version 0.94.500
- EAPI6
- Add USE="examples" including an anonymization example
Upstream:
- Anonymize test files to avoid license complications
- More warnings
- More 'use base'
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Thu, 5 May 2016 18:26:34 +0000 (06:26 +1200)]
dev-perl/App-perlbrew: Bump to version 0.750.0
Upstream:
- "--no-patchperl" install option added.
- "--destdir" install option added.
- "uninstall" now purges old perl's libs
- "mirror" and "config" commands removed.
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Thu, 5 May 2016 17:42:05 +0000 (05:42 +1200)]
dev-perl/Apache-LogFormat-Compiler: Bump to version 0.330.0
- EAPI6
- Add USE="examples"
- Remove redundant deps.
Upstream:
- bugfix: Make `%T` to formatted in seconds
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Thu, 5 May 2016 16:28:46 +0000 (04:28 +1200)]
dev-perl/Algorithm-C3: Bump to version 0.100.0
- EAPI6
- Remove surplus author testing dependencies
Upstream:
- Minor packaging tweaks
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Wed, 4 May 2016 12:20:48 +0000 (00:20 +1200)]
dev-perl/DBD-SQLite: Bump to version 1.500.0
- EAPI6
- Moved the use of system-sqlite into a USE="system-sqlite" useflag,
as compiling against all present versions of dev-db/sqlite results
in test failres that don't occur with the native version.
Said Useflag is also off by default for that reason.
Upstream:
- Updated to bundled SQLite 3.10.2
- Added a ReadOnly connection flag.
- General improvments in ::Constants conveniences.
- Some bugs fixed in savepoint handling
- allow_multiple_statements retains contents of unprepared_statements
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Wed, 4 May 2016 08:13:15 +0000 (20:13 +1200)]
dev-perl/Plack: Patch tests to avoid parallel-testing race-condition.
This is already fixed upstream in git, so the patch is attached verbatim
until upstream get around to pushing a new release.
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Wed, 4 May 2016 06:08:38 +0000 (18:08 +1200)]
dev-perl/Test-Time: Fix missing test dependency on dev-perl/File-Slurp
Really, the right thing here to do would be install dev-perl/Test-Name-FromLine
as per stated dependencies in Makefile.PL, which then in turn will pull File-Slurp.
However, this module ships Test::Name::FromLine in inc/ and consumes it from there anyway,
degrading this actual usage to only File::Slurp.
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
William Hubbs [Fri, 6 May 2016 22:04:01 +0000 (17:04 -0500)]
app-accessibility/brltty: remove old version
Package-Manager: portage-2.2.26
William Hubbs [Fri, 6 May 2016 22:01:19 +0000 (17:01 -0500)]
app-accessibility/brltty: revision bump to migrate to /sbin/openrc-run
Package-Manager: portage-2.2.26
RepoMan-Options: --force
Anthony G. Basile [Fri, 6 May 2016 22:02:25 +0000 (18:02 -0400)]
www-apps/wordpress: bump to version 4.5.2
Package-Manager: portage-2.2.26
Patrice Clement [Fri, 6 May 2016 21:31:11 +0000 (21:31 +0000)]
dev-java/portletapi: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.26
Patrice Clement [Fri, 6 May 2016 21:27:29 +0000 (21:27 +0000)]
dev-java/portletapi: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.26
Andreas K. Hüttel [Fri, 6 May 2016 20:51:28 +0000 (22:51 +0200)]
app-portage/g-cpan: Various updates to live ebuild and version bump
Package-Manager: portage-2.2.28
Andreas K. Hüttel [Fri, 6 May 2016 20:49:47 +0000 (22:49 +0200)]
virtual/perl-Memoize: Copy keywords from provider =dev-lang/perl-5.20.2
Package-Manager: portage-2.2.28
Michael Sterrett [Fri, 6 May 2016 20:36:57 +0000 (16:36 -0400)]
games-arcade/digger: use the mirrors since gitorious is going away (bug #544846)
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 20:32:29 +0000 (16:32 -0400)]
games-sports/xmoto: apply all the patches from Debian. Fixes bug #572518
Package-Manager: portage-2.2.26
Stephen L Arnold [Fri, 6 May 2016 20:06:24 +0000 (13:06 -0700)]
sci-libs/libbufr: update config, remove lto use flag
This also fixes bug 566518 ([TRACKER] use* functions called in global
scope). Works cleanly with LTO/gold enabled.
Package-Manager: portage-2.2.28
Michael Sterrett [Fri, 6 May 2016 17:01:06 +0000 (13:01 -0400)]
games-simulation/pmars-sdl: add slot to sys-libs/ncurses
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 16:59:43 +0000 (12:59 -0400)]
media-libs/libsdl2: clean old
Package-Manager: portage-2.2.26
Michael Palimaka [Fri, 6 May 2016 16:48:27 +0000 (02:48 +1000)]
profiles: drop obsolete KDE masks on arm
Brian Evans [Fri, 6 May 2016 16:35:34 +0000 (12:35 -0400)]
package.use.mask: remove old entries for obsoleted flags
Michał Górny [Fri, 6 May 2016 16:29:48 +0000 (18:29 +0200)]
x11-misc/pathfinder: Fix global scope use* calls, #582206
Copy the solution to global scope use* calls from newer ebuilds.
Michał Górny [Fri, 6 May 2016 16:21:27 +0000 (18:21 +0200)]
x11-misc/shutterbug: Fix global scope use* calls, #582206
Copy the solution for global scope use* calls from newer ebuilds.
Michael Palimaka [Fri, 6 May 2016 16:29:03 +0000 (02:29 +1000)]
profiles: drop obsolete dev-libs/libattica[qt5] mask
dev-libs/attica no longer has a qt5 USE flag.
Michael Palimaka [Fri, 6 May 2016 16:27:07 +0000 (02:27 +1000)]
profiles: drop obsolete games-emulation/yabause[qt5] mask
Qt 5 is now stable.
Michael Palimaka [Fri, 6 May 2016 16:26:09 +0000 (02:26 +1000)]
games-emulation/yabause: drop 'opengl?' USE dependency on dev-qt/qtwidgets:5
OpenGL support is no longer optional in dev-qt/qtwidgets.
Package-Manager: portage-2.2.28
Michael Palimaka [Fri, 6 May 2016 16:23:43 +0000 (02:23 +1000)]
profiles: drop obsolete games-strategy/freeciv[qt5] mask
Qt 5 is now stable.
Michael Palimaka [Fri, 6 May 2016 16:21:47 +0000 (02:21 +1000)]
profiles: drop duplicate app-office/akonadi-server[qt5] mask
Michael Palimaka [Fri, 6 May 2016 16:20:09 +0000 (02:20 +1000)]
profiles: drop net-irc/quassel[qt5] stable mask from base profile
As Qt 5 is now stable on various archs, masking is handled in arch-specific
profiles instead.
Michael Sterrett [Fri, 6 May 2016 16:13:18 +0000 (12:13 -0400)]
games-action/bzflag: version bump
Package-Manager: portage-2.2.26
Michael Palimaka [Fri, 6 May 2016 15:59:32 +0000 (01:59 +1000)]
media-plugins/frei0r-plugins: update patch to restore opencv-2 compatibility
Patch by PhobosK <phobosk@fastmail.fm>.
Gentoo-bug: 568608
Package-Manager: portage-2.2.28
Mike Frysinger [Fri, 6 May 2016 15:48:32 +0000 (11:48 -0400)]
net-libs/nghttp2: mark 1.7.1 arm/arm64/m68k/s390/sh stable
Yuri Konotopov [Tue, 3 May 2016 08:24:58 +0000 (11:24 +0300)]
mail-filter/opendkim: added runtime configuration to systemd unit.
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=542936
(cherry picked from commit
add2021a15b569224b4d50b1d072307d00de0eb9)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Andreas Sturmlechner [Wed, 4 May 2016 23:06:58 +0000 (01:06 +0200)]
kde-apps/ktuberling: Drop unused deps
Gentoo-bug: 581588
Package-Manager: portage-2.2.27
Signed-off-by: Johannes Huber <johu@gentoo.org>
Sam Jorna [Fri, 6 May 2016 14:09:21 +0000 (00:09 +1000)]
games-arcade/savagewheels: fix broken patch
Line endings in patch got mangled when originally added.
Gentoo-bug: 582268
Package-Manager: portage-2.2.28
Tobias Klausmann [Fri, 6 May 2016 13:39:52 +0000 (15:39 +0200)]
dev-python/progressbar-2.3-r2: add x86 keyword
Gentoo-Bug: 582274
Package-Manager: portage-2.2.28
Brian Evans [Fri, 6 May 2016 13:38:35 +0000 (09:38 -0400)]
net-mail/queue-repair: Non-maintainer commit - Revbump to fix bug 405899
Bump EAPI from 0 to 6
Use the python-single-r1 eclass
Package-Manager: portage-2.2.28
Tobias Klausmann [Fri, 6 May 2016 13:39:12 +0000 (15:39 +0200)]
dev-python/progressbar-2.3-r2: add ppc keyword
Gentoo-Bug: 582274
Package-Manager: portage-2.2.28
Tobias Klausmann [Fri, 6 May 2016 13:38:21 +0000 (15:38 +0200)]
dev-python/progressbar-2.3-r2: add amd64 keyword
Gentoo-Bug: 582274
Package-Manager: portage-2.2.28
Ulrich Müller [Fri, 6 May 2016 13:26:05 +0000 (15:26 +0200)]
app-emacs/ess: Remove old.
Package-Manager: portage-2.2.28
Alexis Ballier [Fri, 6 May 2016 13:25:52 +0000 (15:25 +0200)]
dev-ml/csv: bump to 1.5
Package-Manager: portage-2.2.28
Alexis Ballier [Fri, 6 May 2016 13:20:50 +0000 (15:20 +0200)]
dev-ml/ocaml-cstruct: bump to 2.1.0
Package-Manager: portage-2.2.28
Alexis Ballier [Fri, 6 May 2016 13:19:39 +0000 (15:19 +0200)]
dev-ml/ocaml-dns: bump to 0.18.1
Package-Manager: portage-2.2.28
Alexis Ballier [Fri, 6 May 2016 13:18:50 +0000 (15:18 +0200)]
dev-ml/camlimages: bump to 4.2.2
Package-Manager: portage-2.2.28
Sam Jorna [Fri, 6 May 2016 13:23:21 +0000 (23:23 +1000)]
app-misc/mosquitto: new ebuild
Mosquitto is an open source MQTT broker. Ebuild added with proxied
maintainer Neil Bothwick under the Proxy Maintainers project.
Gentoo-bug: 320159
Package-Manager: portage-2.2.28
Ulrich Müller [Fri, 6 May 2016 13:19:25 +0000 (15:19 +0200)]
app-emacs/emacs-daemon: Version bump.
Package-Manager: portage-2.2.28
Jan Vesely [Thu, 5 May 2016 12:04:38 +0000 (08:04 -0400)]
app-text/po4a: revbump to vn. 0.45-r3
Fix LINGUAS support, fix array "perl_rm_files" to take relative paths
remove translated man pages
Signed-off-by: Jan Vesely <jano.vesely@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/1408
Signed-off-by: Ian Delaney <idella4@gentoo.org>
Oliver Freyermuth [Thu, 5 May 2016 21:53:14 +0000 (23:53 +0200)]
dev-util/serialtalk: Initial commit.
This packages the released version 1.2
and adds a live-ebuild.
Gentoo-Bug: https://bugs.gentoo.org/582182
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1416
Signed-off-by: Ian Delaney <idella4@gentoo.org>
Alexis Ballier [Fri, 6 May 2016 12:48:07 +0000 (14:48 +0200)]
dev-ml/batteries: make ocaml 4.03 patches conditional to having ocaml 4.03.
It fails to build with older versions otherwise, bug #582246
Package-Manager: portage-2.2.28
David Seifert [Fri, 6 May 2016 11:15:29 +0000 (13:15 +0200)]
app-leechcraft/lc-core: Require USE="threads" for dev-libs/boost
Gentoo-Bug: 574030, 580850
* Also fix C++11 direct initialization bug
Package-Manager: portage-2.2.28
Mykyta Holubakha [Thu, 5 May 2016 18:14:19 +0000 (21:14 +0300)]
app-editors/kakoune: new ebuild
initial vns.; a snapshot 2016.05.05ebuild, and a live ebuild
Closes: https://github.com/gentoo/gentoo/pull/1414
Signed-off-by: Ian Delaney <idella4@gentoo.org>
Patrick Lauer [Fri, 6 May 2016 10:50:02 +0000 (12:50 +0200)]
app-misc/elasticsearch: Bump
Fix #569116
New init script and systemd unit, closer to upstream
Small bugfixes etc.
Thanks to Ferenc Erki for preparing and testing
Package-Manager: portage-2.2.28
David Seifert [Fri, 6 May 2016 10:02:42 +0000 (12:02 +0200)]
sci-mathematics/cgal: Remove old
Package-Manager: portage-2.2.28
Hans de Graaff [Fri, 6 May 2016 09:39:35 +0000 (11:39 +0200)]
ruby-single.eclass: Support EAPI=6
The current implementation is compatible with EAPI=6.
Thanks to Poly-C for additional testing.
Patrick Lauer [Fri, 6 May 2016 09:17:04 +0000 (11:17 +0200)]
dev-lang/elixir: Bump #582092
Package-Manager: portage-2.2.28
Michael Weber [Fri, 6 May 2016 08:40:06 +0000 (10:40 +0200)]
dev-util/apitrace: Set EoD as proxy-maintainer.
Package-Manager: portage-2.2.28
Michael Weber [Fri, 6 May 2016 08:36:36 +0000 (10:36 +0200)]
dev-util/apitrace: Version bump by EoD (bug 559566).
Package-Manager: portage-2.2.28
Ulrich Müller [Fri, 6 May 2016 08:24:21 +0000 (10:24 +0200)]
app-emacs/nxml-gentoo-schemas: Remove old.
Package-Manager: portage-2.2.28
Ulrich Müller [Fri, 6 May 2016 08:21:41 +0000 (10:21 +0200)]
app-emacs/nxml-gentoo-schemas: Version bump.
Package-Manager: portage-2.2.28
Patrick Lauer [Fri, 6 May 2016 08:08:00 +0000 (10:08 +0200)]
dev-python/werkzeug: Bump
Package-Manager: portage-2.2.28
Patrick Lauer [Fri, 6 May 2016 07:49:01 +0000 (09:49 +0200)]
dev-perl/self: Sanitize dependencies
Package-Manager: portage-2.2.28
Patrick Lauer [Fri, 6 May 2016 07:46:42 +0000 (09:46 +0200)]
sys-block/open-iscsi: Remove unneeded useflag descriptions from metadata.xml, whitespace
Package-Manager: portage-2.2.28
Patrick Lauer [Fri, 6 May 2016 07:43:35 +0000 (09:43 +0200)]
media-libs/avidemux-plugins: Remove unneeded useflag descriptions from metadata.xml
Package-Manager: portage-2.2.28
Patrick Lauer [Fri, 6 May 2016 07:42:02 +0000 (09:42 +0200)]
media-libs/avidemux-core: Remove unneeded useflag descriptions from metadata.xml
Package-Manager: portage-2.2.28
Lars Wendler [Fri, 6 May 2016 07:45:06 +0000 (09:45 +0200)]
sys-fs/dosfstools: Removed old.
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler [Fri, 6 May 2016 07:44:09 +0000 (09:44 +0200)]
sys-fs/dosfstools: Bump to version 4.0
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Jeroen Roovers [Fri, 6 May 2016 06:46:40 +0000 (08:46 +0200)]
www-client/otter: Depend on dev-qt/qtdeclarative:5.
Package-Manager: portage-2.2.28
Jeroen Roovers [Fri, 6 May 2016 06:05:20 +0000 (08:05 +0200)]
net-proxy/havp: Fix patch and epatch call (bug #582044).
Package-Manager: portage-2.2.28
Jeroen Roovers [Fri, 6 May 2016 05:55:58 +0000 (07:55 +0200)]
net-analyzer/bwm-ng: Adopted by netmon.
Package-Manager: portage-2.2.28
Jeroen Roovers [Fri, 6 May 2016 05:46:07 +0000 (07:46 +0200)]
net-analyzer/tcpreplay: Old.
Package-Manager: portage-2.2.28
Hans de Graaff [Fri, 6 May 2016 05:30:27 +0000 (07:30 +0200)]
dev-ruby/ruby_gntp: add ruby23
Package-Manager: portage-2.2.26
Hans de Graaff [Fri, 6 May 2016 05:26:53 +0000 (07:26 +0200)]
dev-ruby/test-unit: cleanup
Package-Manager: portage-2.2.26
Hans de Graaff [Fri, 6 May 2016 05:26:03 +0000 (07:26 +0200)]
dev-ruby/test-unit: mark ruby21 revision stable
Package-Manager: portage-2.2.26
Hans de Graaff [Fri, 6 May 2016 05:17:07 +0000 (07:17 +0200)]
dev-ruby/ruby_gntp: drop ruby19
Package-Manager: portage-2.2.26
Hans de Graaff [Fri, 6 May 2016 05:16:07 +0000 (07:16 +0200)]
dev-ruby/ruby_parser: add 3.8.2
Package-Manager: portage-2.2.26
Göktürk Yüksek [Fri, 6 May 2016 01:52:34 +0000 (21:52 -0400)]
dev-python/pytest-xdist: add missing DEPEND app-arch/unzip
set to vns. 1.14{,-r1}. Noted by gokturk
Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1417
Signed-off-by: Ian Delaney <idella4@gentoo.org>
Michael Sterrett [Fri, 6 May 2016 02:48:29 +0000 (22:48 -0400)]
games-util/uz2unpack: set RDEPEND
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 02:45:55 +0000 (22:45 -0400)]
games-util/umodpack: set RDEPEND
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 02:43:23 +0000 (22:43 -0400)]
games-simulation/pmars-sdl: set RDEPEND
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 02:18:13 +0000 (22:18 -0400)]
games-rpg/twclone: fix inherit order
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 02:16:52 +0000 (22:16 -0400)]
games-rpg/openglad: set RDEPEND
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 02:14:39 +0000 (22:14 -0400)]
games-rpg/freedroid: add slot to virtual/jpeg dep
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 01:59:36 +0000 (21:59 -0400)]
games-rpg/freedroid: set RDEPEND
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 01:59:19 +0000 (21:59 -0400)]
games-rpg/egoboo: set RDEPEND
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 01:58:24 +0000 (21:58 -0400)]
games-puzzle/ensemblist: set RDEPEND
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 01:57:30 +0000 (21:57 -0400)]
games-mud/tkmoo: set RDEPEND
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 01:57:02 +0000 (21:57 -0400)]
games-mud/powwow: set RDEPEND
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 01:38:26 +0000 (21:38 -0400)]
games-misc/gBhed: set RDEPEND
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 01:36:48 +0000 (21:36 -0400)]
games-emulation/gngb: set RDEPEND
Package-Manager: portage-2.2.26
Michael Sterrett [Fri, 6 May 2016 01:32:10 +0000 (21:32 -0400)]
games-board/kcheckers: set RDEPEND
Package-Manager: portage-2.2.26