gentoo.git
8 years agoapp-backup/dirvish: Fix dependency on dev-perl/Time-ParseDate
Kent Fredric [Mon, 18 Apr 2016 22:26:51 +0000 (10:26 +1200)]
app-backup/dirvish: Fix dependency on dev-perl/Time-ParseDate

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"

8 years agodev-perl/Time-ParseDate: Copied from dev-perl/Time-modules
Kent Fredric [Mon, 18 Apr 2016 22:21:17 +0000 (10:21 +1200)]
dev-perl/Time-ParseDate: Copied from dev-perl/Time-modules

Upstream rename is happening.

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"

8 years agodev-perl/Time-Duration-Parse: Bump to version 0.130.0
Kent Fredric [Mon, 18 Apr 2016 22:14:06 +0000 (10:14 +1200)]
dev-perl/Time-Duration-Parse: Bump to version 0.130.0

- EAPI6
- Deps fixed

Upstream:
- Added additional abbreviations for months
- Can accept leading + in times.

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"

8 years agodev-perl/Time-Duration: Bump to version 1.200.0
Kent Fredric [Mon, 18 Apr 2016 22:06:59 +0000 (10:06 +1200)]
dev-perl/Time-Duration: Bump to version 1.200.0

- EAPI6
- Tests and deps cleanup

Upstream:
- Packaging fixes

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

8 years agodev-perl/Tie-Simple: Bump to version 1.40.0
Kent Fredric [Mon, 18 Apr 2016 21:58:42 +0000 (09:58 +1200)]
dev-perl/Tie-Simple: Bump to version 1.40.0

- EAPI6
- Versions normalised
- Tests cleaned up

Upstream:
- Fix EXTEND method being missing for arrays
- Fix typo in DESTROY method

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"

8 years agodev-perl/Tie-LLHash: Bump to version 1.4.0
Kent Fredric [Mon, 18 Apr 2016 21:52:23 +0000 (09:52 +1200)]
dev-perl/Tie-LLHash: Bump to version 1.4.0

- EAPI6
- Author tests cleaned up

Upstream:
- added explicit SCALAR implementation

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"

8 years agodev-perl/Tie-Cycle: Bump to version 1.221.0
Kent Fredric [Mon, 18 Apr 2016 21:46:13 +0000 (09:46 +1200)]
dev-perl/Tie-Cycle: Bump to version 1.221.0

- EAPI6
- Cleanup POD tests

Upstream:
- Packaging updates

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"

8 years agodev-perl/Throwable: Bump to version 0.200.13
Kent Fredric [Mon, 18 Apr 2016 21:38:26 +0000 (09:38 +1200)]
dev-perl/Throwable: Bump to version 0.200.13

- EAPI6

Upstream:
- Remove unused deps
- Avoid memory leaks and infinite recursion when stringifiying

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"

8 years agodev-perl/Text-Quoted: Bump to version 2.90.0
Kent Fredric [Mon, 18 Apr 2016 21:27:29 +0000 (09:27 +1200)]
dev-perl/Text-Quoted:  Bump to version 2.90.0

- EAPI6

Upstream:
- add combine_hunks function
- Certain implicitly private functions now explicitly private with _ prefix

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"

8 years agodev-perl/Text-Levenshtein: Bump to version 0.130.0
Kent Fredric [Mon, 18 Apr 2016 21:22:05 +0000 (09:22 +1200)]
dev-perl/Text-Levenshtein: Bump to version 0.130.0

- EAPI6
- Deps added

Upstream:
- Implementation rewritten using iterative matrix strategy.
- distance() and fastdistance() now take an option of "ignore_diacratics => 1"

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"

8 years agodev-perl/Text-FindIndent: Bump to version 0.110.0
Kent Fredric [Mon, 18 Apr 2016 21:12:23 +0000 (09:12 +1200)]
dev-perl/Text-FindIndent: Bump to version 0.110.0

- EAPI6

Upstream:
- Fix warning on newer perls
- Fix space count with mixed tabs + spaces at string start

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"

8 years agodev-perl/Text-Diff: Bump to version 1.440.0
Kent Fredric [Mon, 18 Apr 2016 21:02:30 +0000 (09:02 +1200)]
dev-perl/Text-Diff: Bump to version 1.440.0

- EAPI6
- Test cleanup

Upstream:
- Trailing \n diffs now handled the same as `diff` does.

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"

8 years agodev-perl/Text-CSV_XS: Bump to version 1.230.0
Kent Fredric [Mon, 18 Apr 2016 20:54:07 +0000 (08:54 +1200)]
dev-perl/Text-CSV_XS: Bump to version 1.230.0

- EAPI6
- Cleanup tests
- Add USE="examples"

Upstream:
- allow undef for aliased attributes
- fix \r\n ending with allow_loose_escapes
- %_ aliased to row in hashref modes
- Add predefined filters
- Fix crashes in parsing with bound columns

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"

8 years agodev-perl/Text-Autoformat: Bump to version 1.740.0
Kent Fredric [Mon, 18 Apr 2016 20:22:32 +0000 (08:22 +1200)]
dev-perl/Text-Autoformat: Bump to version 1.740.0

- EAPI6
- Install Emacs/Vim examples with USE="examples"

Upstream:
- Uninitialised value warnings fixed.
- "negative repeat count" warnings fixed.

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"

8 years agodev-perl/Text-Aligner: Bump to version 0.130.0
Kent Fredric [Sat, 16 Apr 2016 22:11:05 +0000 (10:11 +1200)]
dev-perl/Text-Aligner: Bump to version 0.130.0

- EAPI6
- Fixup tests

Upstream:
- Relicense under ISC/MIT
- Documentation improvements
- Fixed warning on newer perls.

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"

8 years agodev-perl/Test-YAML: Bump to version 1.60.0
Kent Fredric [Sat, 16 Apr 2016 17:34:54 +0000 (05:34 +1200)]
dev-perl/Test-YAML: Bump to version 1.60.0

- EAPI6
- Fixup metadata

Upstream:
- Minor packaging fixes

Keywords:
- Some keywords simply unsatisfied already on dev-perl/Test-Base
- Dropped m86k and arm64

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

8 years agodev-qt: version bump 5.6.0
Michael Palimaka [Sat, 23 Apr 2016 16:57:01 +0000 (02:57 +1000)]
dev-qt: version bump 5.6.0

Package-Manager: portage-2.2.28

8 years agoapp-emulation/qemu-guest-agent: fix build w/newer glibc #580924
Mike Frysinger [Sat, 23 Apr 2016 17:20:23 +0000 (13:20 -0400)]
app-emulation/qemu-guest-agent: fix build w/newer glibc #580924

8 years agomedia-tv/v4l-utils: fix build w/newer glibc #580910
Mike Frysinger [Sat, 23 Apr 2016 17:04:20 +0000 (13:04 -0400)]
media-tv/v4l-utils: fix build w/newer glibc #580910

8 years agowww-apps/ampache: Version bump 3.8.2
Kristian Fiskerstrand [Sat, 23 Apr 2016 17:01:15 +0000 (19:01 +0200)]
www-apps/ampache: Version bump 3.8.2

Gentoo-Bug: 575862

Package-Manager: portage-2.2.28

8 years agomedia-radio/tlf: Fix missing USE-dep [bug #580684] Thanks Thoralf.
Thomas Beierlein [Sat, 23 Apr 2016 16:30:57 +0000 (18:30 +0200)]
media-radio/tlf: Fix missing USE-dep [bug #580684] Thanks Thoralf.

Package-Manager: portage-2.2.28

8 years agomedia-radio/tlf: Drop old
Thomas Beierlein [Sat, 23 Apr 2016 16:24:19 +0000 (18:24 +0200)]
media-radio/tlf: Drop old

Package-Manager: portage-2.2.28

8 years agomedia-sound/qmmp: drop incorrect dependency on dev-qt/qdbusviewer
Davide Pesavento [Sat, 23 Apr 2016 15:40:41 +0000 (17:40 +0200)]
media-sound/qmmp: drop incorrect dependency on dev-qt/qdbusviewer

This amends commit b30105639d21d6b5e2e2ed624c42527b65da5cdd.
The missing dep was on qtdbus, not qdbusviewer.

Package-Manager: portage-2.2.28

8 years agodev-ruby/facter: bup
Matthew Thode [Sat, 23 Apr 2016 15:36:04 +0000 (10:36 -0500)]
dev-ruby/facter: bup

Package-Manager: portage-2.2.26

8 years agonet-misc/radvd: bup
Matthew Thode [Sat, 23 Apr 2016 15:29:45 +0000 (10:29 -0500)]
net-misc/radvd: bup

Package-Manager: portage-2.2.26

8 years agodev-java/commons-primitives: Clean up old.
Patrice Clement [Sat, 23 Apr 2016 15:09:51 +0000 (15:09 +0000)]
dev-java/commons-primitives: Clean up old.

Package-Manager: portage-2.2.26

8 years agodev-java/commons-primitives: Stable for amd64. Retroactively mark stable for the...
Patrice Clement [Sat, 23 Apr 2016 15:08:44 +0000 (15:08 +0000)]
dev-java/commons-primitives: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.26

8 years agodev-java/commons-net: Clean up old.
Patrice Clement [Sat, 23 Apr 2016 15:07:05 +0000 (15:07 +0000)]
dev-java/commons-net: Clean up old.

Package-Manager: portage-2.2.26

8 years agodev-java/commons-net: Stable for amd64. Retroactively mark stable for the remaining...
Patrice Clement [Sat, 23 Apr 2016 15:05:21 +0000 (15:05 +0000)]
dev-java/commons-net: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.26

8 years agodev-java/commons-discovery: Version bump.
Patrice Clement [Sat, 23 Apr 2016 15:03:11 +0000 (15:03 +0000)]
dev-java/commons-discovery: Version bump.

Package-Manager: portage-2.2.26

8 years agolast-rites dev-python/py2-ipaddress
Alex Brandt [Sat, 23 Apr 2016 15:23:05 +0000 (10:23 -0500)]
last-rites dev-python/py2-ipaddress

Signed-off-by: Alex Brandt <alunduil@gentoo.org>
8 years agodev-python/docker-py: remove version 1.8.0
Alex Brandt [Sat, 23 Apr 2016 15:14:42 +0000 (10:14 -0500)]
dev-python/docker-py: remove version 1.8.0

Again, due to bug #580388, I am removing this version of docker-py to finish the
solution of py2-ipaddress causing collisions.

Package-Manager: portage-2.2.28

8 years agodev-python/docker-py: add version 1.8.0-r1
Alex Brandt [Sat, 23 Apr 2016 15:13:25 +0000 (10:13 -0500)]
dev-python/docker-py: add version 1.8.0-r1

Due to bug #580388, I've removed python2_7 support from docker-py.  This
shouldn't be a problem.  This removes the conflict due to py2-ipaddress and
makes the question of which package to keep moot.  With py2-ipaddress no longer
required by anything in the tree I will be running it through the last-rites
process.

Package-Manager: portage-2.2.28

8 years agox11-apps/copyq: linguist-tools is a build-time dep only
Davide Pesavento [Sat, 23 Apr 2016 13:49:59 +0000 (15:49 +0200)]
x11-apps/copyq: linguist-tools is a build-time dep only

Gentoo-Bug: 544938

Package-Manager: portage-2.2.28

8 years agonet-p2p/bitcoinxt-qt: linguist-tools is a build-time dep only
Davide Pesavento [Sat, 23 Apr 2016 13:44:54 +0000 (15:44 +0200)]
net-p2p/bitcoinxt-qt: linguist-tools is a build-time dep only

Gentoo-Bug: 544938

Package-Manager: portage-2.2.28

8 years agomedia-video/smplayer: raise mpv dependency
Davide Pesavento [Sat, 23 Apr 2016 13:32:56 +0000 (15:32 +0200)]
media-video/smplayer: raise mpv dependency

Gentoo-Bug: 571522

Package-Manager: portage-2.2.28

8 years agonet-mail/mairix: Amend USE=gnus description for built-in GNUS in emacs
Michał Górny [Sat, 23 Apr 2016 13:30:47 +0000 (15:30 +0200)]
net-mail/mairix: Amend USE=gnus description for built-in GNUS in emacs

8 years agomedia-video/smplayer: drop ~alpha keyword
Davide Pesavento [Sat, 23 Apr 2016 13:24:23 +0000 (15:24 +0200)]
media-video/smplayer: drop ~alpha keyword

Gentoo-Bug: 538804

Package-Manager: portage-2.2.28

8 years agomedia-video/smplayer: remove old
Davide Pesavento [Sat, 23 Apr 2016 13:17:59 +0000 (15:17 +0200)]
media-video/smplayer: remove old

Package-Manager: portage-2.2.28

8 years agomedia-sound/qsampler: linguist-tools is a build-time dep only
Davide Pesavento [Sat, 23 Apr 2016 13:11:19 +0000 (15:11 +0200)]
media-sound/qsampler: linguist-tools is a build-time dep only

Gentoo-Bug: 544938

Package-Manager: portage-2.2.28

8 years agomedia-sound/flacon: linguist-tools is a build-time dep only
Davide Pesavento [Sat, 23 Apr 2016 13:05:04 +0000 (15:05 +0200)]
media-sound/flacon: linguist-tools is a build-time dep only

Gentoo-Bug: 544938

Package-Manager: portage-2.2.28

8 years agolxqt-base/lxqt-panel: linguist-tools is a build-time dep only
Davide Pesavento [Sat, 23 Apr 2016 12:58:57 +0000 (14:58 +0200)]
lxqt-base/lxqt-panel: linguist-tools is a build-time dep only

Gentoo-Bug: 544938

Package-Manager: portage-2.2.28

8 years agolxqt-base/lxqt-panel: remove old
Davide Pesavento [Sat, 23 Apr 2016 12:56:06 +0000 (14:56 +0200)]
lxqt-base/lxqt-panel: remove old

Package-Manager: portage-2.2.28

8 years agolxqt-base/lxqt-config: linguist-tools is a build-time dep only
Davide Pesavento [Sat, 23 Apr 2016 12:53:46 +0000 (14:53 +0200)]
lxqt-base/lxqt-config: linguist-tools is a build-time dep only

Gentoo-Bug: 544938

Package-Manager: portage-2.2.28

8 years agonet-mail/mairix: Replace obsolete app-emacs/gnus ref with app-xemacs/
Michał Górny [Sat, 23 Apr 2016 12:23:43 +0000 (14:23 +0200)]
net-mail/mairix: Replace obsolete app-emacs/gnus ref with app-xemacs/

8 years agomedia-video/vdr: Remove cross-ref to removed vdr-yaepg package
Michał Górny [Sat, 23 Apr 2016 12:15:34 +0000 (14:15 +0200)]
media-video/vdr: Remove cross-ref to removed vdr-yaepg package

8 years agomedia-plugins/vdr-pvr350: Remove cross-ref to removed vdr-yaepg package
Michał Górny [Sat, 23 Apr 2016 12:14:33 +0000 (14:14 +0200)]
media-plugins/vdr-pvr350: Remove cross-ref to removed vdr-yaepg package

8 years agomail-client/alpine: Remove cross-references to removed packages
Michał Górny [Sat, 23 Apr 2016 12:13:43 +0000 (14:13 +0200)]
mail-client/alpine: Remove cross-references to removed packages

8 years agodev-libs/libressl: Remove duplicate <bugs-to/> address
Michał Górny [Sat, 23 Apr 2016 12:12:33 +0000 (14:12 +0200)]
dev-libs/libressl: Remove duplicate <bugs-to/> address

8 years agoapp-misc/tablix: Remove dead package cross-ref from metadata.xml
Michał Górny [Sat, 23 Apr 2016 11:56:25 +0000 (13:56 +0200)]
app-misc/tablix: Remove dead package cross-ref from metadata.xml

8 years agonet-analyzer/wireshark: Version bump (bug #580882 by Frank Krömmelbein).
Jeroen Roovers [Sat, 23 Apr 2016 12:19:28 +0000 (14:19 +0200)]
net-analyzer/wireshark: Version bump (bug #580882 by Frank Krömmelbein).

Package-Manager: portage-2.2.28

8 years agodev-qt/qt-creator: block dev-util/qbs for now
Davide Pesavento [Sat, 23 Apr 2016 12:08:12 +0000 (14:08 +0200)]
dev-qt/qt-creator: block dev-util/qbs for now

This is only temporary until we can unbundle it again.

Gentoo-Bug: 580880
Package-Manager: portage-2.2.28

8 years agonet-analyzer/rrdtool-bindings: Old.
Jeroen Roovers [Sat, 23 Apr 2016 11:42:02 +0000 (13:42 +0200)]
net-analyzer/rrdtool-bindings: Old.

Package-Manager: portage-2.2.28

8 years agonet-analyzer/rrdtool: Old.
Jeroen Roovers [Sat, 23 Apr 2016 11:41:04 +0000 (13:41 +0200)]
net-analyzer/rrdtool: Old.

Package-Manager: portage-2.2.28

8 years agonet-analyzer/rrdtool-bindings: Version bump.
Jeroen Roovers [Sat, 23 Apr 2016 11:36:33 +0000 (13:36 +0200)]
net-analyzer/rrdtool-bindings: Version bump.

Package-Manager: portage-2.2.28

8 years agonet-analyzer/rrdtool: Version bump.
Jeroen Roovers [Sat, 23 Apr 2016 11:35:48 +0000 (13:35 +0200)]
net-analyzer/rrdtool: Version bump.

Package-Manager: portage-2.2.28

8 years agodev-python/pypcap: Version bump.
Jeroen Roovers [Sat, 23 Apr 2016 11:20:05 +0000 (13:20 +0200)]
dev-python/pypcap: Version bump.

Package-Manager: portage-2.2.28

8 years agokde-plasma: Remove KDE Plasma 5.6.2
Johannes Huber [Sat, 23 Apr 2016 11:04:08 +0000 (13:04 +0200)]
kde-plasma: Remove KDE Plasma 5.6.2

Package-Manager: portage-2.2.28

8 years agonet-dns/dnsmasq: Stable for HPPA (bug #575674).
Jeroen Roovers [Sat, 23 Apr 2016 10:55:42 +0000 (12:55 +0200)]
net-dns/dnsmasq: Stable for HPPA (bug #575674).

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

8 years agonet-fs/samba: Stable for HPPA PPC64 (bug #578004).
Jeroen Roovers [Sat, 23 Apr 2016 10:31:00 +0000 (12:31 +0200)]
net-fs/samba: Stable for HPPA PPC64 (bug #578004).

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

8 years agosys-libs/nss_wrapper: Stable for HPPA (bug #578004).
Jeroen Roovers [Sat, 23 Apr 2016 10:29:24 +0000 (12:29 +0200)]
sys-libs/nss_wrapper: Stable for HPPA (bug #578004).

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

8 years agosys-libs/ntdb: Stable for HPPA (bug #578004).
Jeroen Roovers [Sat, 23 Apr 2016 10:28:29 +0000 (12:28 +0200)]
sys-libs/ntdb: Stable for HPPA (bug #578004).

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

8 years agosys-libs/uid_wrapper: Stable for HPPA (bug #578004).
Jeroen Roovers [Sat, 23 Apr 2016 10:27:19 +0000 (12:27 +0200)]
sys-libs/uid_wrapper: Stable for HPPA (bug #578004).

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

8 years agonet-libs/socket_wrapper: Stable for HPPA (bug #578004).
Jeroen Roovers [Sat, 23 Apr 2016 10:25:44 +0000 (12:25 +0200)]
net-libs/socket_wrapper: Stable for HPPA (bug #578004).

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

8 years agoapp-crypt/mit-krb5: Stable for HPPA PPC64 (bug #577930).
Jeroen Roovers [Sat, 23 Apr 2016 10:22:18 +0000 (12:22 +0200)]
app-crypt/mit-krb5: Stable for HPPA PPC64 (bug #577930).

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

8 years agonet-proxy/squid: Stable for HPPA PPC64 (bug #580656).
Jeroen Roovers [Sat, 23 Apr 2016 10:19:17 +0000 (12:19 +0200)]
net-proxy/squid: Stable for HPPA PPC64 (bug #580656).

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

8 years agoapp-emulation/xen: revbumps subsequent to addition of xsa sec patches
Ian Delaney [Sat, 23 Apr 2016 10:03:54 +0000 (18:03 +0800)]
app-emulation/xen: revbumps subsequent to addition of xsa sec patches

versions; 4.5.2-r6 4.6.0-r10 4.6.1-r1
sec patches; xsa 172 173

Gentoo-bug: #579074 #579072

Package-Manager: portage-2.2.28

8 years agoapp-emulation/xen-tools: revbumps subsequent to addition of xsa sec patches
Ian Delaney [Sat, 23 Apr 2016 09:57:23 +0000 (17:57 +0800)]
app-emulation/xen-tools: revbumps subsequent to addition of xsa sec patches

versions; 4.5.2-r6 4.6.0-r10 4.6.1-r1
sec patches; xsa 172 173

Gentoo-bug: #579074 #579072

Package-Manager: portage-2.2.28

8 years agonet-analyzer/vnstat: Stable for HPPA (bug #579264).
Jeroen Roovers [Sat, 23 Apr 2016 10:00:52 +0000 (12:00 +0200)]
net-analyzer/vnstat: Stable for HPPA (bug #579264).

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

8 years agoapp-editors/emacs-vcs: New pretest version.
Ulrich Müller [Sat, 23 Apr 2016 09:50:24 +0000 (11:50 +0200)]
app-editors/emacs-vcs: New pretest version.

Package-Manager: portage-2.2.28

8 years agodev-python/imagesize: initial version 0.7.1 (for sphinx-1.4+)
Dirkjan Ochtman [Sat, 23 Apr 2016 08:57:06 +0000 (10:57 +0200)]
dev-python/imagesize: initial version 0.7.1 (for sphinx-1.4+)

Package-Manager: portage-2.2.26

8 years agodev-python/sphinx: remove old versions
Dirkjan Ochtman [Sat, 23 Apr 2016 08:43:37 +0000 (10:43 +0200)]
dev-python/sphinx: remove old versions

Package-Manager: portage-2.2.26

8 years agox11-drivers/nvidia-drivers: Version bump.
Jeroen Roovers [Sat, 23 Apr 2016 08:41:44 +0000 (10:41 +0200)]
x11-drivers/nvidia-drivers: Version bump.

Package-Manager: portage-2.2.28

8 years agodev-java/beansbinding: Clean up old.
Patrice Clement [Sat, 23 Apr 2016 08:21:07 +0000 (08:21 +0000)]
dev-java/beansbinding: Clean up old.

Package-Manager: portage-2.2.26

8 years agodev-java/beansbinding: Stable for amd64. Retroactively mark stable for the remaining...
Patrice Clement [Sat, 23 Apr 2016 08:19:44 +0000 (08:19 +0000)]
dev-java/beansbinding: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.26

8 years agosys-fs/ext4magic: remove maintainer <description> and fix maintainer name
Göktürk Yüksek [Thu, 21 Apr 2016 01:24:12 +0000 (21:24 -0400)]
sys-fs/ext4magic: remove maintainer <description> and fix maintainer name

Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1316

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agosys-apps/rng-tools: reorder maintainers, remove <description>, fix <name>
Göktürk Yüksek [Thu, 21 Apr 2016 01:15:35 +0000 (21:15 -0400)]
sys-apps/rng-tools: reorder maintainers, remove <description>, fix <name>

Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1316

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agonet-fs/davfs2: remove maintainer <description> and fix maintainer name
Göktürk Yüksek [Thu, 21 Apr 2016 01:13:43 +0000 (21:13 -0400)]
net-fs/davfs2: remove maintainer <description> and fix maintainer name

Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1316

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agodev-vcs/gitstats: simplify metadata by removing maintainer <description>
Göktürk Yüksek [Thu, 21 Apr 2016 01:12:52 +0000 (21:12 -0400)]
dev-vcs/gitstats: simplify metadata by removing maintainer <description>

Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1316

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agodev-libs/libaio: remove maintainer <description> and fix maintainer name
Göktürk Yüksek [Thu, 21 Apr 2016 01:11:56 +0000 (21:11 -0400)]
dev-libs/libaio: remove maintainer <description> and fix maintainer name

Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1316

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agoapp-benchmarks/filebench: simplify metadata by removing maintainer <description>
Göktürk Yüksek [Thu, 21 Apr 2016 01:08:43 +0000 (21:08 -0400)]
app-benchmarks/filebench: simplify metadata by removing maintainer <description>

Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1316

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agoapp-benchmarks/bonnie++: simplify metadata by removing maintainer <description>
Göktürk Yüksek [Thu, 21 Apr 2016 01:07:03 +0000 (21:07 -0400)]
app-benchmarks/bonnie++: simplify metadata by removing maintainer <description>

Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1316

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agoapp-admin/lastpass-cli: remove maintainer <description> and fix maintainer name
Göktürk Yüksek [Thu, 21 Apr 2016 01:05:29 +0000 (21:05 -0400)]
app-admin/lastpass-cli: remove maintainer <description> and fix maintainer name

Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1316

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agodev-games/aseprite: Correct patch for 1.1.4.1
Azamat H. Hackimov [Fri, 22 Apr 2016 09:37:31 +0000 (14:37 +0500)]
dev-games/aseprite: Correct patch for 1.1.4.1

Added subslot checks for libpng and libgif.

Package-Manager: portage-2.2.26
Gentoo-Bug: https://bugs.gentoo.org/580802
Closes: https://github.com/gentoo/gentoo/pull/1322

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agonet-ftp/filezilla: version bump, update dependencies
Bernard Cafarelli [Sat, 23 Apr 2016 06:52:40 +0000 (08:52 +0200)]
net-ftp/filezilla: version bump, update dependencies

Package-Manager: portage-2.2.28

8 years agodev-go/siphash: add proxied maintainer
Anthony G. Basile [Sat, 23 Apr 2016 06:49:05 +0000 (02:49 -0400)]
dev-go/siphash: add proxied maintainer

Package-Manager: portage-2.2.26

8 years agodev-go/goptlib: add proxied maintainer
Anthony G. Basile [Sat, 23 Apr 2016 06:48:00 +0000 (02:48 -0400)]
dev-go/goptlib: add proxied maintainer

Package-Manager: portage-2.2.26

8 years agodev-go/ed25519: add proxied maintainer
Anthony G. Basile [Sat, 23 Apr 2016 06:45:55 +0000 (02:45 -0400)]
dev-go/ed25519: add proxied maintainer

Package-Manager: portage-2.2.26

8 years agonet-proxy/obfs4proxy: fix LICENSE, add proxied maintainer
Anthony G. Basile [Sat, 23 Apr 2016 06:44:38 +0000 (02:44 -0400)]
net-proxy/obfs4proxy: fix LICENSE, add proxied maintainer

Package-Manager: portage-2.2.26

8 years agoNew ebuild: dev-go/siphash.
Marek Szuba [Thu, 21 Apr 2016 13:13:00 +0000 (15:13 +0200)]
New ebuild: dev-go/siphash.

A Go implementation of SipHash-2.4, a fast short-input PRF created by
Jean-Philippe Aumasson and Daniel J. Bernstein.
This is one of the dependencies of net-proxy/obfs4proxy.

Relevant Gentoo bug: #580628.

8 years agoNew ebuild: dev-go/goptlib.
Marek Szuba [Thu, 21 Apr 2016 13:11:57 +0000 (15:11 +0200)]
New ebuild: dev-go/goptlib.

The official Go library for Tor pluggable transports.
This is one of the dependencies of net-proxy/obfs4proxy.

Relevant Gentoo bug: #580626.

8 years agoNew ebuild: dev-go/ed25519.
Marek Szuba [Thu, 21 Apr 2016 13:10:18 +0000 (15:10 +0200)]
New ebuild: dev-go/ed25519.

A Go implementation of the ed25519 digital-signature scheme.
This is one of the dependencies of net-proxy/obfs4proxy.

Relevant Gentoo bug: #580622.

8 years agoNew ebuild: net-proxy/obfs4proxy.
Marek Szuba [Thu, 21 Apr 2016 13:07:05 +0000 (15:07 +0200)]
New ebuild: net-proxy/obfs4proxy.

A new obfuscating proxy for Tor bridges which supports, among others,
the OBFS4 protocol.

Relevant Gentoo bug: #580582.

8 years agoRevert "New ebuild: net-proxy/obfs4proxy, plus dependencies." in order to split it...
Marek Szuba [Thu, 21 Apr 2016 13:04:04 +0000 (15:04 +0200)]
Revert "New ebuild: net-proxy/obfs4proxy, plus dependencies." in order to split it into multiple commits, one per ebuild.

This reverts commit eff2dc6a41b8dd13a978b01608f5df3b0eb6d84e.

8 years agoNew ebuild: net-proxy/obfs4proxy, plus dependencies.
Marek Szuba [Thu, 21 Apr 2016 09:57:19 +0000 (11:57 +0200)]
New ebuild: net-proxy/obfs4proxy, plus dependencies.

A new obfuscating proxy for Tor bridges which supports, among others,
the OBFS4 protocol. It depends on three packages which were not in
Portage and therefore have just had ebuild files created as well:
dev-go/ed25519, dev-go/goptlib, and dev-go/siphash.

Relevant Gentoo bugs: #580582, #580622, #580626, #580628.

8 years agosys-fs/hfsplusutils: add support for USE=static-libs
Mike Frysinger [Sat, 23 Apr 2016 06:40:27 +0000 (02:40 -0400)]
sys-fs/hfsplusutils: add support for USE=static-libs

8 years agosys-fs/hfsplusutils: fix build w/gcc-5 #580620
Mike Frysinger [Sat, 23 Apr 2016 06:38:11 +0000 (02:38 -0400)]
sys-fs/hfsplusutils: fix build w/gcc-5 #580620

8 years agosys-fs/hfsplusutils: clean up more missing header warnings
Mike Frysinger [Sat, 23 Apr 2016 06:37:51 +0000 (02:37 -0400)]
sys-fs/hfsplusutils: clean up more missing header warnings

8 years agosys-fs/hfsplusutils: update to EAPI=5
Mike Frysinger [Sat, 23 Apr 2016 06:36:37 +0000 (02:36 -0400)]
sys-fs/hfsplusutils: update to EAPI=5

8 years agosys-apps/{acl,attr}: run elibtoolize #580792
Leno Hou [Fri, 22 Apr 2016 07:44:02 +0000 (03:44 -0400)]
sys-apps/{acl,attr}: run elibtoolize #580792

This is needed to support newer platforms (like ppc64le).