gentoo.git
9 years agogames-action/descent2-vertigo: New package, closes bug #369399
James Le Cuirot [Wed, 26 Apr 2017 22:31:40 +0000 (23:31 +0100)]
games-action/descent2-vertigo: New package, closes bug #369399

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agogames-action/descent2-data: Rewrite with GOG, closes #369397, #612896
James Le Cuirot [Wed, 26 Apr 2017 22:25:09 +0000 (23:25 +0100)]
games-action/descent2-data: Rewrite with GOG, closes #369397, #612896

Thanks to Jared B for the initial ebuild work and Xdelta patches.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agogames-action/descent1-data: New package for the full version
James Le Cuirot [Wed, 26 Apr 2017 22:16:43 +0000 (23:16 +0100)]
games-action/descent1-data: New package for the full version

I'm not sure why we had we descent1-demodata and descent2-data for
years but not this.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agogames-rpg/comi: New package for The Curse of Monkey Island via ScummVM
James Le Cuirot [Wed, 26 Apr 2017 21:35:58 +0000 (22:35 +0100)]
games-rpg/comi: New package for The Curse of Monkey Island via ScummVM

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agolicenses: Add comi license for The Curse of Monkey Island
James Le Cuirot [Wed, 26 Apr 2017 21:27:47 +0000 (22:27 +0100)]
licenses: Add comi license for The Curse of Monkey Island

9 years agogames-action/descent2-demodata: EAPI bump, cleanups, drop dead mirrors
James Le Cuirot [Mon, 13 Mar 2017 23:20:18 +0000 (23:20 +0000)]
games-action/descent2-demodata: EAPI bump, cleanups, drop dead mirrors

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agogames-action/descent1-demodata: EAPI bump, cleanups, drop dead mirror
James Le Cuirot [Mon, 13 Mar 2017 23:19:08 +0000 (23:19 +0000)]
games-action/descent1-demodata: EAPI bump, cleanups, drop dead mirror

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agolicenses: New DXX-Rebirth license to (eventually) replace D1X
James Le Cuirot [Mon, 13 Mar 2017 23:15:21 +0000 (23:15 +0000)]
licenses: New DXX-Rebirth license to (eventually) replace D1X

9 years agolicences: Rename descent2-data to descent-data for use with 1 and 2
James Le Cuirot [Mon, 13 Mar 2017 23:10:57 +0000 (23:10 +0000)]
licences: Rename descent2-data to descent-data for use with 1 and 2

9 years agocdrom.eclass: Update copyright year
James Le Cuirot [Mon, 17 Apr 2017 20:53:42 +0000 (21:53 +0100)]
cdrom.eclass: Update copyright year

9 years agocdrom.eclass: Update and improve documentation following changes
James Le Cuirot [Mon, 17 Apr 2017 20:52:23 +0000 (21:52 +0100)]
cdrom.eclass: Update and improve documentation following changes

9 years agocdrom.eclass: Use consistent terminology in prompts and messages
James Le Cuirot [Mon, 17 Apr 2017 20:49:11 +0000 (21:49 +0100)]
cdrom.eclass: Use consistent terminology in prompts and messages

9 years agocdrom.eclass: Make CD_ROOT less of a special case, fixes #195868
James Le Cuirot [Sun, 16 Apr 2017 11:43:08 +0000 (12:43 +0100)]
cdrom.eclass: Make CD_ROOT less of a special case, fixes #195868

CD_ROOT was intended to be a power user feature so the eclass didn't
try very hard to check the validity of the given location. This
difference in behaviour ultimately made the eclass larger and more
confusing.

It now uses the same matching loop as the regular case, making it
simpler and more consistent. The only differences are that it doesn't
show information or prompts about inserting discs and it dies
immediately if a match cannot be found.

9 years agocdrom.eclass: The CDROM_TOTAL_CDS variable is redundant now
James Le Cuirot [Sun, 16 Apr 2017 10:20:11 +0000 (11:20 +0100)]
cdrom.eclass: The CDROM_TOTAL_CDS variable is redundant now

This was never formally declared by the eclass or used by ebuilds.

9 years agocdrom.eclass: Change CDROM_CHECK_# variables to a CDROM_CHECKS array
James Le Cuirot [Sun, 16 Apr 2017 10:18:28 +0000 (11:18 +0100)]
cdrom.eclass: Change CDROM_CHECK_# variables to a CDROM_CHECKS array

9 years agocdrom.eclass: Fix important typo in the multiple disc instructions
James Le Cuirot [Sun, 16 Apr 2017 10:11:33 +0000 (11:11 +0100)]
cdrom.eclass: Fix important typo in the multiple disc instructions

If you have all the files within the same directory tree then you
should set CD_ROOT, not CD_ROOT_1.

9 years agocdrom.eclass: We don't know for sure how many discs will be needed
James Le Cuirot [Sun, 16 Apr 2017 10:08:14 +0000 (11:08 +0100)]
cdrom.eclass: We don't know for sure how many discs will be needed

The number of discs may vary between sets and ebuilds may not call
cdrom_load_next_cd() for every argument depending on USE flags and
other conditional factors.

9 years agocdrom.eclass: Simplify loop with seq
James Le Cuirot [Sun, 16 Apr 2017 10:07:29 +0000 (11:07 +0100)]
cdrom.eclass: Simplify loop with seq

9 years agocdrom.eclass: Remove ye olde Submount check
James Le Cuirot [Sun, 16 Apr 2017 10:01:46 +0000 (11:01 +0100)]
cdrom.eclass: Remove ye olde Submount check

Submount was last-rited in 2007 and was already dead long before that.

9 years agocdrom.eclass: Allow CDROM_NAMES changes before each cdrom_load_next_cd
James Le Cuirot [Sun, 16 Apr 2017 09:56:09 +0000 (10:56 +0100)]
cdrom.eclass: Allow CDROM_NAMES changes before each cdrom_load_next_cd

This works around the lack of per-set disc names. Once the first disc
has been detected, ebuilds can adjust CDROM_NAMES to contain just the
names from the matched CDROM_SET.

9 years agocdrom.eclass: Rename CDROM_NAME_SET array to CDROM_NAMES
James Le Cuirot [Sun, 16 Apr 2017 09:44:25 +0000 (10:44 +0100)]
cdrom.eclass: Rename CDROM_NAME_SET array to CDROM_NAMES

vapier seemed confused about what he wanted this variable to do as can
be seen in bug #139196. The eclass used it for the names of each disc,
regardless of the set, while ebuilds used it for the name of each
single-disc set. This was not helped by the fact that the set feature
has been totally undocumented. The former behaviour makes more sense
so let's rename the array to something less confusing.

This will not break ebuilds already using CDROM_NAME_SET. As they all
use just a single disc, they currently do not display the names given
in this variable anyway.

9 years agocdrom.eclass: Simplify printing of CD_ROOT_# variable names
James Le Cuirot [Sun, 16 Apr 2017 09:40:50 +0000 (10:40 +0100)]
cdrom.eclass: Simplify printing of CD_ROOT_# variable names

9 years agocdrom.eclass: Detect case-insensitively and handle special characters
James Le Cuirot [Sun, 16 Apr 2017 09:36:07 +0000 (10:36 +0100)]
cdrom.eclass: Detect case-insensitively and handle special characters

This eclass previously used "find -iname" but it only checked the file
case-insensitively and not the directories. There is "find -ipath" but
this does not intelligently skip non-matching paths, making it
slow. Globbing is used here instead.

The : character has always been used to delimit paths given to
cdrom_get_cds, which makes sense because : generally isn't allowed on
CDs, while whitespace is. Despite that, whitespace was not being
handled properly and neither were wildcard characters. Now all special
characters are automatically escaped.

9 years agonet-p2p/syncthing: remove myself as maintainer
Dirkjan Ochtman [Thu, 27 Apr 2017 19:59:06 +0000 (21:59 +0200)]
net-p2p/syncthing: remove myself as maintainer

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-perl/Regexp-RegGrp: Cleanup old
Kent Fredric [Thu, 27 Apr 2017 19:33:39 +0000 (07:33 +1200)]
dev-perl/Regexp-RegGrp: Cleanup old

Remove versions affected by perl 5.26

Bug: https://bugs.gentoo.org/615222
Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agodev-perl/CSS-Packer: Cleanup old
Kent Fredric [Thu, 27 Apr 2017 19:25:28 +0000 (07:25 +1200)]
dev-perl/CSS-Packer: Cleanup old

Removing versions affected by Perl 5.26

Bug: https://bugs.gentoo.org/615504
Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agonet-dialup/freeradius: remove unused version 3.0.12-r1.
Michael Orlitzky [Thu, 27 Apr 2017 19:17:13 +0000 (15:17 -0400)]
net-dialup/freeradius: remove unused version 3.0.12-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-dialup/cutecom: new revision to drop unused eutils.eclass.
Michael Orlitzky [Thu, 27 Apr 2017 19:06:58 +0000 (15:06 -0400)]
net-dialup/cutecom: new revision to drop unused eutils.eclass.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agowww-client/opera-beta: Old.
Jeroen Roovers [Thu, 27 Apr 2017 19:14:40 +0000 (21:14 +0200)]
www-client/opera-beta: Old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agowww-client/opera-beta: Version bump.
Jeroen Roovers [Thu, 27 Apr 2017 19:14:02 +0000 (21:14 +0200)]
www-client/opera-beta: Version bump.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agonet-analyzer/vnstat: Old.
Jeroen Roovers [Thu, 27 Apr 2017 19:12:31 +0000 (21:12 +0200)]
net-analyzer/vnstat: Old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agox11-plugins/allin1: new EAPI=6 revision.
Michael Orlitzky [Thu, 27 Apr 2017 18:49:30 +0000 (14:49 -0400)]
x11-plugins/allin1: new EAPI=6 revision.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-office/libreoffice: Drop 5.2.3.3
Andreas Sturmlechner [Thu, 27 Apr 2017 18:09:49 +0000 (20:09 +0200)]
app-office/libreoffice: Drop 5.2.3.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-misc/recoll: Drop old
Andreas Sturmlechner [Thu, 27 Apr 2017 17:56:56 +0000 (19:56 +0200)]
app-misc/recoll: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agokde-apps/libkgapi: Drop old
Andreas Sturmlechner [Thu, 27 Apr 2017 17:53:37 +0000 (19:53 +0200)]
kde-apps/libkgapi: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agokde-apps/libkgapi: Fix 2FA, add USE=nls and missing DEPEND
Andreas Sturmlechner [Thu, 27 Apr 2017 17:52:40 +0000 (19:52 +0200)]
kde-apps/libkgapi: Fix 2FA, add USE=nls and missing DEPEND

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agokde-apps/kholidays: Drop old
Andreas Sturmlechner [Thu, 27 Apr 2017 17:44:31 +0000 (19:44 +0200)]
kde-apps/kholidays: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agokde-apps/kcalcore: Drop old
Andreas Sturmlechner [Thu, 27 Apr 2017 17:44:02 +0000 (19:44 +0200)]
kde-apps/kcalcore: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ruby/facter: 3.6.4 bup
Matthew Thode [Thu, 27 Apr 2017 18:05:57 +0000 (13:05 -0500)]
dev-ruby/facter: 3.6.4 bup

Package-Manager: Portage-2.3.3, Repoman-2.3.2

9 years agosys-apps/systemd: enable logind for non-native ABIs
Mike Gilbert [Thu, 27 Apr 2017 18:01:22 +0000 (14:01 -0400)]
sys-apps/systemd: enable logind for non-native ABIs

Needed for pam_systemd.

Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61

9 years agowww-apache/mod_gnutls: cleanup
Alon Bar-Lev [Thu, 27 Apr 2017 17:10:55 +0000 (20:10 +0300)]
www-apache/mod_gnutls: cleanup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-boot/grub: bump to 2.02
Mike Gilbert [Thu, 27 Apr 2017 17:13:38 +0000 (13:13 -0400)]
sys-boot/grub: bump to 2.02

Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61

9 years agonet-misc/tigervnc: add nls support
Alice Ferrazzi [Thu, 27 Apr 2017 16:59:20 +0000 (17:59 +0100)]
net-misc/tigervnc: add nls support

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-apps/systemd: add symlinks to ease rootprefix migration
Mike Gilbert [Thu, 27 Apr 2017 16:33:52 +0000 (12:33 -0400)]
sys-apps/systemd: add symlinks to ease rootprefix migration

systemd holds the path to systemd and systemd-shutdown in memory.
The symlinks ensure that re-exec and reboot will work.
Also, the bootloader init option will not need to be updated immediately.

Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61

9 years agonet-misc/tigervnc: reverted nls changes
Alice Ferrazzi [Thu, 27 Apr 2017 16:16:04 +0000 (17:16 +0100)]
net-misc/tigervnc: reverted nls changes

Package-Manager: portage-2.3.0

9 years agonet-misc/teamviewer: version bump, fixes bug #616666.
Wolfram Schlich [Thu, 27 Apr 2017 14:57:23 +0000 (16:57 +0200)]
net-misc/teamviewer: version bump, fixes bug #616666.

Bump version to 12.0.76279. This also fixes bug #616666 (checksum failure).

Reported-by: Bruce Hill <bruce@happypenguincomputers.com>
Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-apps/systemd: fix call to makeopts_loadavg
Mike Gilbert [Thu, 27 Apr 2017 14:45:45 +0000 (10:45 -0400)]
sys-apps/systemd: fix call to makeopts_loadavg

Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61

9 years agonet-misc/seafile-client: Fix Qt5 selection
Moritz Schlarb [Wed, 26 Apr 2017 17:29:21 +0000 (19:29 +0200)]
net-misc/seafile-client: Fix Qt5 selection

Closes: https://bugs.gentoo.org/show_bug.cgi?id=602440#c1

9 years agonet-p2p/syncthing: take over maintainership
Marek Szuba [Thu, 27 Apr 2017 13:59:31 +0000 (15:59 +0200)]
net-p2p/syncthing: take over maintainership

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agox11-wm/awesome: add upstream tag to metadata
Marek Szuba [Thu, 27 Apr 2017 13:57:52 +0000 (15:57 +0200)]
x11-wm/awesome: add upstream tag to metadata

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-backup/burp: make sure oldver is local to pkg_postinst()
Marek Szuba [Thu, 27 Apr 2017 13:53:44 +0000 (15:53 +0200)]
app-backup/burp: make sure oldver is local to pkg_postinst()

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-admin/sudo: Bump to version 1.8.20_beta2
Lars Wendler [Thu, 27 Apr 2017 14:00:23 +0000 (16:00 +0200)]
app-admin/sudo: Bump to version 1.8.20_beta2

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agosys-devel/autoconf: Add perl-5.26 patch re bug #613790
Kent Fredric [Thu, 27 Apr 2017 11:40:02 +0000 (23:40 +1200)]
sys-devel/autoconf: Add perl-5.26 patch re bug #613790

This fixes the unescaped "{" issue.

-r1 bump necessary as end users must have this patch applied to
their installs otherwise autoscan will be broken after upgrading
perl.

autoconf does not subslot dep on perl, so there are no guarantees
that a rebuild will happen to propagate this patch

Hence, -r1 fix

Bug: https://bugs.gentoo.org/613790

Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4500

9 years agosys-apps/systemd: depend on lxml unconditionally
Mike Gilbert [Thu, 27 Apr 2017 13:23:36 +0000 (09:23 -0400)]
sys-apps/systemd: depend on lxml unconditionally

Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61

9 years agonet-analyzer/tcpreplay: Old.
Jeroen Roovers [Thu, 27 Apr 2017 12:54:24 +0000 (14:54 +0200)]
net-analyzer/tcpreplay: Old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agonet-analyzer/tcpreplay: Version bump.
Jeroen Roovers [Thu, 27 Apr 2017 12:53:36 +0000 (14:53 +0200)]
net-analyzer/tcpreplay: Version bump.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agosys-kernel/vanilla-sources: Automated version bump to {4.4.64,4.9.25,4.10.13} - remov...
Agostino Sarubbo [Thu, 27 Apr 2017 12:45:30 +0000 (14:45 +0200)]
sys-kernel/vanilla-sources: Automated version bump to {4.4.64,4.9.25,4.10.13} - remove old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agoOnly build documentation if USE=doc is enabled. Should fix bug #582302 where a cyclic...
Diego Elio Pettenò [Thu, 27 Apr 2017 12:44:53 +0000 (13:44 +0100)]
Only build documentation if USE=doc is enabled. Should fix bug #582302 where a cyclic dependency for Hoe can't be resolved properly.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-crypt/signify: Bump
Patrick Lauer [Thu, 27 Apr 2017 12:43:35 +0000 (14:43 +0200)]
app-crypt/signify: Bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agognustep-apps/pikopixel: initial commit
Bernard Cafarelli [Thu, 27 Apr 2017 12:30:28 +0000 (14:30 +0200)]
gnustep-apps/pikopixel: initial commit

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agodev-lang/julia: Restrict libgit dep #616016
Patrick Lauer [Thu, 27 Apr 2017 12:31:09 +0000 (14:31 +0200)]
dev-lang/julia: Restrict libgit dep #616016

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agosys-kernel/gentoo-sources: linux patches 4.10.13
Alice Ferrazzi [Thu, 27 Apr 2017 12:21:45 +0000 (13:21 +0100)]
sys-kernel/gentoo-sources: linux patches 4.10.13

Package-Manager: portage-2.3.2

9 years agosys-kernel/gentoo-sources: linux patches 4.9.25
Alice Ferrazzi [Thu, 27 Apr 2017 12:18:47 +0000 (13:18 +0100)]
sys-kernel/gentoo-sources: linux patches 4.9.25

Package-Manager: portage-2.3.2

9 years agox11-plugins/asmem: remove 1.12-r0
Michael Palimaka [Thu, 27 Apr 2017 12:16:37 +0000 (22:16 +1000)]
x11-plugins/asmem: remove 1.12-r0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agox11-plugins/ascpu: remote 1.11-r0
Michael Palimaka [Thu, 27 Apr 2017 12:16:15 +0000 (22:16 +1000)]
x11-plugins/ascpu: remote 1.11-r0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agox11-plugins/gkrellm-countdown: remove 0.1.2-r0
Michael Palimaka [Thu, 27 Apr 2017 12:15:28 +0000 (22:15 +1000)]
x11-plugins/gkrellm-countdown: remove 0.1.2-r0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agox11-plugins/gkrellaclock: remove 0.3.4-r0
Michael Palimaka [Thu, 27 Apr 2017 12:14:51 +0000 (22:14 +1000)]
x11-plugins/gkrellaclock: remove 0.3.4-r0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agonet-irc/bnc: remove 2.9.4-r0
Michael Palimaka [Thu, 27 Apr 2017 12:14:22 +0000 (22:14 +1000)]
net-irc/bnc: remove 2.9.4-r0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agoapp-editors/tea: remove 42.0.0
Michael Palimaka [Thu, 27 Apr 2017 12:13:31 +0000 (22:13 +1000)]
app-editors/tea: remove 42.0.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agoapp-text/cb2bib: remove 1.5.0
Michael Palimaka [Thu, 27 Apr 2017 12:13:05 +0000 (22:13 +1000)]
app-text/cb2bib: remove 1.5.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agomedia-gfx/photoqt: remove 1.4.1
Michael Palimaka [Thu, 27 Apr 2017 12:12:18 +0000 (22:12 +1000)]
media-gfx/photoqt: remove 1.4.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agodev-util/cdiff: remove 0.9.7
Michael Palimaka [Thu, 27 Apr 2017 12:11:53 +0000 (22:11 +1000)]
dev-util/cdiff: remove 0.9.7

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agomedia-plugins/kipi-plugins: remove 5.3.0
Michael Palimaka [Thu, 27 Apr 2017 12:11:23 +0000 (22:11 +1000)]
media-plugins/kipi-plugins: remove 5.3.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agomedia-gfx/digikam: remove 5.3.0
Michael Palimaka [Thu, 27 Apr 2017 12:11:08 +0000 (22:11 +1000)]
media-gfx/digikam: remove 5.3.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agokde-misc/rsibreak: remove 0.12.4 and 0.12.5
Michael Palimaka [Thu, 27 Apr 2017 12:09:54 +0000 (22:09 +1000)]
kde-misc/rsibreak: remove 0.12.4 and 0.12.5

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agodev-util/rbtools: remove 0.7.6 and 0.7.8
Michael Palimaka [Thu, 27 Apr 2017 12:09:20 +0000 (22:09 +1000)]
dev-util/rbtools: remove 0.7.6 and 0.7.8

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agomedia-video/kmplayer: remove 0.12.0a
Michael Palimaka [Thu, 27 Apr 2017 12:08:42 +0000 (22:08 +1000)]
media-video/kmplayer: remove 0.12.0a

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agomedia-video/kaffeine: remove 2.0.6
Michael Palimaka [Thu, 27 Apr 2017 12:08:17 +0000 (22:08 +1000)]
media-video/kaffeine: remove 2.0.6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agomedia-video/kamerka: remove 0.10
Michael Palimaka [Thu, 27 Apr 2017 12:08:00 +0000 (22:08 +1000)]
media-video/kamerka: remove 0.10

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agomedia-gfx/kphotoalbum: remove 5.1
Michael Palimaka [Thu, 27 Apr 2017 12:07:18 +0000 (22:07 +1000)]
media-gfx/kphotoalbum: remove 5.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agodev-php/composer: version bump 1.3.1 -> 1.4.1.
Michael Orlitzky [Thu, 27 Apr 2017 01:23:37 +0000 (21:23 -0400)]
dev-php/composer: version bump 1.3.1 -> 1.4.1.

This commit adds composer-1.4.1 and removes the old composer-1.3.1 at
the same time, allowing me to mess with the autoload.php in-flight. We
had one patch that was giving us trouble with v1.4.1, and this new
ebuild is an experiment to see if we can do away with it. Instead of
installing to /usr/share/php/Composer, the new v1.4.1 will install to
/usr/share/composer, and only create a symlink from /usr/bin/composer
to the "real" executable under /usr/share.

Since the executable loads everything via relative paths, having the
"real" executable under /usr/share (with the rest of its stuff) allows
composer to find what it's looking for out-of-the box, without us
having to point it towards our particular install location. As a
result, I've removed the one patch that did so, and I've updated
autoload.php with the new path.

Thanks are due to Guillaume Seren who did most of the prerequisite
work and stayed on top of the pull request and bug.

Gentoo-Bug: 613898
Closes: https://github.com/gentoo/gentoo/pull/4364

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-kernel/gentoo-sources: linux patches 4.4.64
Alice Ferrazzi [Thu, 27 Apr 2017 12:14:40 +0000 (13:14 +0100)]
sys-kernel/gentoo-sources: linux patches 4.4.64

Package-Manager: portage-2.3.2

9 years agodev-db/phpmyadmin: Drop vulnerable versions - fixes bug 614522.
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Thu, 27 Apr 2017 11:48:26 +0000 (11:48 +0000)]
dev-db/phpmyadmin: Drop vulnerable versions - fixes bug 614522.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agowww-client/vivaldi: Old.
Jeroen Roovers [Thu, 27 Apr 2017 11:23:15 +0000 (13:23 +0200)]
www-client/vivaldi: Old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agowww-client/vivaldi: Version bump.
Jeroen Roovers [Thu, 27 Apr 2017 11:22:35 +0000 (13:22 +0200)]
www-client/vivaldi: Version bump.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

9 years agoapp-admin/gkrellm: sparc stable wrt bug #612348
Agostino Sarubbo [Thu, 27 Apr 2017 11:23:15 +0000 (13:23 +0200)]
app-admin/gkrellm: sparc stable wrt bug #612348

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agodev-db/phpmyadmin: sparc stable wrt bug #614522
Agostino Sarubbo [Thu, 27 Apr 2017 11:23:08 +0000 (13:23 +0200)]
dev-db/phpmyadmin: sparc stable wrt bug #614522

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agox11-plugins/ascpu: sparc stable wrt bug #613908
Agostino Sarubbo [Thu, 27 Apr 2017 11:23:01 +0000 (13:23 +0200)]
x11-plugins/ascpu: sparc stable wrt bug #613908

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agox11-libs/motif: sparc stable wrt bug #612984
Agostino Sarubbo [Thu, 27 Apr 2017 11:22:55 +0000 (13:22 +0200)]
x11-libs/motif: sparc stable wrt bug #612984

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agoapp-text/po4a: sparc stable wrt bug #614134
Agostino Sarubbo [Thu, 27 Apr 2017 11:22:49 +0000 (13:22 +0200)]
app-text/po4a: sparc stable wrt bug #614134

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agodev-python/certifi: sparc stable wrt bug #615358
Agostino Sarubbo [Thu, 27 Apr 2017 11:22:41 +0000 (13:22 +0200)]
dev-python/certifi: sparc stable wrt bug #615358

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agonet-vpn/tor: sparc stable wrt bug #616692
Agostino Sarubbo [Thu, 27 Apr 2017 11:22:36 +0000 (13:22 +0200)]
net-vpn/tor: sparc stable wrt bug #616692

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agonet-analyzer/p0f: sparc stable wrt bug #615482
Agostino Sarubbo [Thu, 27 Apr 2017 11:22:30 +0000 (13:22 +0200)]
net-analyzer/p0f: sparc stable wrt bug #615482

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agoapp-admin/perl-cleaner: sparc stable wrt bug #614696
Agostino Sarubbo [Thu, 27 Apr 2017 11:22:25 +0000 (13:22 +0200)]
app-admin/perl-cleaner: sparc stable wrt bug #614696

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agonet-irc/bnc: sparc stable wrt bug #612976
Agostino Sarubbo [Thu, 27 Apr 2017 11:22:15 +0000 (13:22 +0200)]
net-irc/bnc: sparc stable wrt bug #612976

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agosys-fs/lvm2: sparc stable wrt bug #601454
Agostino Sarubbo [Thu, 27 Apr 2017 11:22:09 +0000 (13:22 +0200)]
sys-fs/lvm2: sparc stable wrt bug #601454

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agoapp-cdr/dvd+rw-tools: sparc stable wrt bug #615020
Agostino Sarubbo [Thu, 27 Apr 2017 11:21:58 +0000 (13:21 +0200)]
app-cdr/dvd+rw-tools: sparc stable wrt bug #615020

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agomedia-libs/jasper: sparc stable wrt bug #614012
Agostino Sarubbo [Thu, 27 Apr 2017 11:21:53 +0000 (13:21 +0200)]
media-libs/jasper: sparc stable wrt bug #614012

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agox11-plugins/gkrellm-countdown: sparc stable wrt bug #613858
Agostino Sarubbo [Thu, 27 Apr 2017 11:21:47 +0000 (13:21 +0200)]
x11-plugins/gkrellm-countdown: sparc stable wrt bug #613858

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agodev-perl/Filter: sparc stable wrt bug #614752
Agostino Sarubbo [Thu, 27 Apr 2017 11:21:42 +0000 (13:21 +0200)]
dev-perl/Filter: sparc stable wrt bug #614752

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>