gentoo.git
8 years agosys-devel/gettext: switch C++ disabling to new configure flag
Mike Frysinger [Mon, 12 Oct 2015 23:05:00 +0000 (19:05 -0400)]
sys-devel/gettext: switch C++ disabling to new configure flag

Rather than clobber CXX ourselves, use the new --disable-c++ flag.

8 years agosys-devel/gettext: bump EAPI to use subslots on libs #562584
Mike Frysinger [Mon, 12 Oct 2015 22:48:04 +0000 (18:48 -0400)]
sys-devel/gettext: bump EAPI to use subslots on libs #562584

8 years agosys-devel/gettext: sort IUSE properly
Mike Frysinger [Mon, 12 Oct 2015 22:46:04 +0000 (18:46 -0400)]
sys-devel/gettext: sort IUSE properly

8 years agosys-devel/gettext: drop old emul-linux-x86-baselibs logic
Mike Frysinger [Mon, 12 Oct 2015 22:34:52 +0000 (18:34 -0400)]
sys-devel/gettext: drop old emul-linux-x86-baselibs logic

These packages were dropped from the tree a while ago, and they're masked
now entirely in the profile, so drop them to simplify things a bit.

8 years agosys-devel/gettext: fix mono/java eclass interaction w/pkg_setup
Mike Frysinger [Mon, 12 Oct 2015 22:33:04 +0000 (18:33 -0400)]
sys-devel/gettext: fix mono/java eclass interaction w/pkg_setup

Both of these eclasses export pkg_setup, but gettext doesn't, so only
one of them ends up being run.  Make sure we explicitly execute both.

8 years agosys-devel/gettext: drop unused flag-o-matic/multilib inherits
Mike Frysinger [Mon, 12 Oct 2015 22:29:07 +0000 (18:29 -0400)]
sys-devel/gettext: drop unused flag-o-matic/multilib inherits

These were added a while ago for OS X/prefix, but when the code using
them was deleted (also years ago), the inherits weren't dropped.

8 years agosys-devel/gettext: drop old acl workaround for cross-compilers #333887
Mike Frysinger [Mon, 12 Oct 2015 22:25:25 +0000 (18:25 -0400)]
sys-devel/gettext: drop old acl workaround for cross-compilers #333887

The new release has happened and all these versions include corrected
code with acl compile tests (they assume yes when cross-compiling).

8 years agosys-devel/gettext: fix LICENSE setting to reflect source
Mike Frysinger [Mon, 12 Oct 2015 22:23:00 +0000 (18:23 -0400)]
sys-devel/gettext: fix LICENSE setting to reflect source

8 years agoprofiles: add ELIBC=bionic settings
Mike Frysinger [Mon, 12 Oct 2015 20:59:37 +0000 (16:59 -0400)]
profiles: add ELIBC=bionic settings

8 years agodev-libs/libiconv: change USE=static-libs default and clean up .la files
Mike Frysinger [Mon, 12 Oct 2015 20:42:12 +0000 (16:42 -0400)]
dev-libs/libiconv: change USE=static-libs default and clean up .la files

Do not provide static-libs by default as we don't do this for other libs.

Along those lines, make sure we delete the .la files when there are no
static libraries available as they just get in the way.

8 years agosys-fs/eudev: remove gtk-doc stuff and add rule-generator
Anthony G. Basile [Tue, 13 Oct 2015 00:07:15 +0000 (20:07 -0400)]
sys-fs/eudev: remove gtk-doc stuff and add rule-generator

Package-Manager: portage-2.2.20.1

8 years agox11-libs/gdk-pixbuf: clean up old/vulnerable revisions
Alexandre Rostovtsev [Mon, 12 Oct 2015 23:43:25 +0000 (19:43 -0400)]
x11-libs/gdk-pixbuf: clean up old/vulnerable revisions

Package-Manager: portage-2.2.23

8 years agox11-libs/gdk-pixbuf: clean up old comment
Alexandre Rostovtsev [Mon, 12 Oct 2015 23:35:24 +0000 (19:35 -0400)]
x11-libs/gdk-pixbuf: clean up old comment

Package-Manager: portage-2.2.23

8 years agox11-libs/gdk-pixbuf: bump to 2.32.1, fixes heap overflows
Alexandre Rostovtsev [Mon, 12 Oct 2015 23:19:17 +0000 (19:19 -0400)]
x11-libs/gdk-pixbuf: bump to 2.32.1, fixes heap overflows

Fixes multiple heap overflows (CVE-2015-7673, CVE-2015-7674).
Drops support for wbmp, ras, pcx formats.
Fixes support for icns and 256x256 ico formats.

Gentoo-Bug: 562878, 562880
Reported-by: Agostino Sarubbo
8 years agodev-scheme/guile: Make building guile-readline optional (bug #392553)
Ryan Hill [Sat, 19 Sep 2015 05:58:54 +0000 (23:58 -0600)]
dev-scheme/guile: Make building guile-readline optional (bug #392553)

8 years agodev-scheme/guile: Also look for tgoto in libtinfo (bug #539316)
Ryan Hill [Sat, 19 Sep 2015 04:57:01 +0000 (22:57 -0600)]
dev-scheme/guile: Also look for tgoto in libtinfo (bug #539316)

This is the case when ncurses is built with USE=tinfo.

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

8 years agodev-scheme/guile: configure.in -> .ac
Ryan Hill [Sat, 19 Sep 2015 03:58:04 +0000 (21:58 -0600)]
dev-scheme/guile: configure.in -> .ac

8 years agodev-scheme/guile: Add epatch_user (bug #507152)
Ryan Hill [Sat, 19 Sep 2015 03:47:29 +0000 (21:47 -0600)]
dev-scheme/guile: Add epatch_user (bug #507152)

8 years agodev-scheme/guile: Split libtool/libltdl dependencies (bug #539370)
Ryan Hill [Sat, 19 Sep 2015 03:15:16 +0000 (21:15 -0600)]
dev-scheme/guile: Split libtool/libltdl dependencies (bug #539370)

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

8 years agodev-scheme/guile: Use emake install (bug #521546).
Ryan Hill [Sat, 19 Sep 2015 01:53:16 +0000 (19:53 -0600)]
dev-scheme/guile: Use emake install (bug #521546).

A sandbox violation was preventing us from using emake install rather
than einstall.

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

8 years agodev-scheme/guile: Fix breakage with GCC 5 (bug #560736)
Ryan Hill [Fri, 18 Sep 2015 05:10:10 +0000 (23:10 -0600)]
dev-scheme/guile: Fix breakage with GCC 5 (bug #560736)

Preprocessor changes in GCC 5 cause guile-snarf to output garbage.

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

8 years agowww-client/epiphany: DEPEND on itstool
Alexandre Rostovtsev [Mon, 12 Oct 2015 23:05:41 +0000 (19:05 -0400)]
www-client/epiphany: DEPEND on itstool

Used for help file translation.

Gentoo-Bug: 562606
Reported-by: Philippe Trottier
8 years agowww-client/epiphany: clean up old
Alexandre Rostovtsev [Mon, 12 Oct 2015 23:04:35 +0000 (19:04 -0400)]
www-client/epiphany: clean up old

Package-Manager: portage-2.2.23

8 years agox11-base/xorg-server: add libressl support
Julian Ospald [Mon, 12 Oct 2015 22:41:28 +0000 (00:41 +0200)]
x11-base/xorg-server: add libressl support

8 years agodev-python/bandit: adding die
Matthew Thode [Mon, 12 Oct 2015 22:31:38 +0000 (17:31 -0500)]
dev-python/bandit: adding die

Package-Manager: portage-2.2.20.1

8 years agowww-apps/postfixadmin: adding die
Matthew Thode [Mon, 12 Oct 2015 22:30:28 +0000 (17:30 -0500)]
www-apps/postfixadmin: adding die

Package-Manager: portage-2.2.20.1

8 years agonet-wireless/ubertooth net-wireless/kismet-ubertooth net-libs/libbtbb: version bump
Zero_Chaos [Mon, 12 Oct 2015 22:27:28 +0000 (18:27 -0400)]
net-wireless/ubertooth net-wireless/kismet-ubertooth net-libs/libbtbb: version bump

8 years agowww-apps/postfixadmin: bup, has sec fixes too
Matthew Thode [Mon, 12 Oct 2015 22:24:53 +0000 (17:24 -0500)]
www-apps/postfixadmin: bup, has sec fixes too

http://sourceforge.net/p/postfixadmin/discussion/676076/thread/23c07c6e/

Package-Manager: portage-2.2.20.1

8 years agodev-java/invokebinder: Version bump.
Patrice Clement [Mon, 12 Oct 2015 21:32:02 +0000 (21:32 +0000)]
dev-java/invokebinder: Version bump.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agodev-java/jama: Clean up old.
Patrice Clement [Mon, 12 Oct 2015 21:13:49 +0000 (21:13 +0000)]
dev-java/jama: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agodev-java/jama: Remove a lot of nonsense by converting the package to and using the...
Patrice Clement [Mon, 12 Oct 2015 21:12:57 +0000 (21:12 +0000)]
dev-java/jama: Remove a lot of nonsense by converting the package to and using the java-pkg-simple eclass.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agodev-java/javacsv: Stable for amd64. Stable for x86 using the ALLARCHES policy.
Patrice Clement [Mon, 12 Oct 2015 21:07:27 +0000 (21:07 +0000)]
dev-java/javacsv: Stable for amd64. Stable for x86 using the ALLARCHES policy.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
8 years agonet-ftp/tnftp: Version bump (bug #562946)
Sven Wegener [Mon, 12 Oct 2015 20:24:12 +0000 (20:24 +0000)]
net-ftp/tnftp: Version bump (bug #562946)

8 years agodev-db/mysql: Version bump for legacy 5.5 series
Brian Evans [Mon, 12 Oct 2015 19:38:18 +0000 (15:38 -0400)]
dev-db/mysql: Version bump for legacy 5.5 series

Package-Manager: portage-2.2.23

8 years agodev-db/mariadb: Version bump for the 5.5 legacy series
Brian Evans [Mon, 12 Oct 2015 18:49:00 +0000 (14:49 -0400)]
dev-db/mariadb: Version bump for the 5.5 legacy series

Package-Manager: portage-2.2.23

8 years agosys-devel/llvm: fix lldb build against ncurses[tinfo], bug #560474
Bernard Cafarelli [Mon, 12 Oct 2015 18:56:08 +0000 (20:56 +0200)]
sys-devel/llvm: fix lldb build against ncurses[tinfo], bug #560474

Package-Manager: portage-2.2.23

8 years agodev-lang/swi-prolog: remove old versions
Keri Harris [Mon, 12 Oct 2015 18:45:51 +0000 (20:45 +0200)]
dev-lang/swi-prolog: remove old versions

Package-Manager: portage-2.2.20.1

8 years agodev-lang/swi-prolog: add support for uuid USE flag
Keri Harris [Mon, 12 Oct 2015 18:43:49 +0000 (20:43 +0200)]
dev-lang/swi-prolog: add support for uuid USE flag

Package-Manager: portage-2.2.20.1

8 years agoMerge branch 'master' of git+ssh://git.gentoo.org/repo/gentoo
Magnus Granberg [Mon, 12 Oct 2015 18:36:55 +0000 (20:36 +0200)]
Merge branch 'master' of git+ssh://git.gentoo.org/repo/gentoo

8 years agosys-libs/glibc: Use built-in pie support on 2.22 #558636
Magnus Granberg [Mon, 12 Oct 2015 18:35:45 +0000 (20:35 +0200)]
sys-libs/glibc: Use built-in pie support on 2.22 #558636

Package-Manager: portage-2.2.22

8 years agosys-devel/llvm: fix some USE=ocaml issues
Bernard Cafarelli [Mon, 12 Oct 2015 18:22:07 +0000 (20:22 +0200)]
sys-devel/llvm: fix some USE=ocaml issues

Bug: 559624
Bug: 562008

Package-Manager: portage-2.2.23

8 years agonet-misc/dibbler: version bump
Bernard Cafarelli [Mon, 12 Oct 2015 11:40:35 +0000 (13:40 +0200)]
net-misc/dibbler: version bump

Package-Manager: portage-2.2.23

8 years agosys-devel/gdb: force disable guile for now #562902
Mike Frysinger [Mon, 12 Oct 2015 16:35:34 +0000 (12:35 -0400)]
sys-devel/gdb: force disable guile for now #562902

This requires guile-2.x which is masked in the tree, so just disable it
for all builds.  If the scheme team ever gets around to releasing this,
we can make it into a proper USE flag.

8 years agodev-python/bandit: bup
Matthew Thode [Mon, 12 Oct 2015 16:32:27 +0000 (11:32 -0500)]
dev-python/bandit: bup

Package-Manager: portage-2.2.20.1

8 years agonet-firewall/firehol: set dummy ip6tables-restore
Alon Bar-Lev [Mon, 12 Oct 2015 16:32:21 +0000 (19:32 +0300)]
net-firewall/firehol: set dummy ip6tables-restore

Bug: 562942

Package-Manager: portage-2.2.20.1

8 years agodev-games/tiled: add missing dependency
Michael Palimaka [Mon, 12 Oct 2015 16:14:57 +0000 (03:14 +1100)]
dev-games/tiled: add missing dependency

Gentoo-bug: 562936

Package-Manager: portage-2.2.20.1

8 years agodev-lang/swi-prolog: remove old development versions
Keri Harris [Mon, 12 Oct 2015 16:06:53 +0000 (18:06 +0200)]
dev-lang/swi-prolog: remove old development versions

Package-Manager: portage-2.2.20.1

8 years agodev-lang/swi-prolog: bump 7.3 development version
Keri Harris [Mon, 12 Oct 2015 16:04:53 +0000 (18:04 +0200)]
dev-lang/swi-prolog: bump 7.3 development version

Package-Manager: portage-2.2.20.1

8 years agodev-libs/uriparser: 0.8.4
Sebastian Pipping [Mon, 12 Oct 2015 15:58:09 +0000 (17:58 +0200)]
dev-libs/uriparser: 0.8.4

8 years agonet-mail/dovecot: version bump to 2.2.19
Eray Aslan [Mon, 12 Oct 2015 15:33:46 +0000 (15:33 +0000)]
net-mail/dovecot: version bump to 2.2.19

Package-Manager: portage-2.2.23

8 years agonet-analyzer/speedtest-cli: bump version
Jason A. Donenfeld [Mon, 12 Oct 2015 15:26:21 +0000 (17:26 +0200)]
net-analyzer/speedtest-cli: bump version

Package-Manager: portage-2.2.23

8 years agomail-mta/postfix: version bumps and remove old
Eray Aslan [Mon, 12 Oct 2015 15:04:55 +0000 (15:04 +0000)]
mail-mta/postfix: version bumps and remove old

Package-Manager: portage-2.2.23

8 years agodev-python/bcolz: Restrict numpy-1.10
Justin Lecher [Mon, 12 Oct 2015 14:54:50 +0000 (16:54 +0200)]
dev-python/bcolz: Restrict numpy-1.10

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

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agodev-python/bcolz: Drop old
Justin Lecher [Mon, 12 Oct 2015 14:53:34 +0000 (16:53 +0200)]
dev-python/bcolz: Drop old

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agodev-python/bcolz: Version Bump
Justin Lecher [Mon, 12 Oct 2015 14:52:41 +0000 (16:52 +0200)]
dev-python/bcolz: Version Bump

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agomedia-gfx/shotwell: Fix for no matching linguas
Justin Lecher [Mon, 12 Oct 2015 14:28:14 +0000 (16:28 +0200)]
media-gfx/shotwell: Fix for no matching linguas

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agodev-python/pandas: Version Bump
Justin Lecher [Mon, 12 Oct 2015 13:45:42 +0000 (15:45 +0200)]
dev-python/pandas: Version Bump

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agodev-games/tiled: remove old
Michael Palimaka [Mon, 12 Oct 2015 14:01:22 +0000 (01:01 +1100)]
dev-games/tiled: remove old

Package-Manager: portage-2.2.20.1

8 years agodev-games/tiled: version bump
Michael Palimaka [Mon, 12 Oct 2015 13:59:55 +0000 (00:59 +1100)]
dev-games/tiled: version bump

Package-Manager: portage-2.2.20.1

8 years agodev-util/howdoi: remove old
Michael Palimaka [Mon, 12 Oct 2015 13:38:31 +0000 (00:38 +1100)]
dev-util/howdoi: remove old

Package-Manager: portage-2.2.20.1

8 years agomedia-gfx/photoqt: remove old
Michael Palimaka [Mon, 12 Oct 2015 13:35:39 +0000 (00:35 +1100)]
media-gfx/photoqt: remove old

Package-Manager: portage-2.2.20.1

8 years agonet-proxy/squidguard: add subslot operator to sys-libs/db dependency, drop old revision
Sergey Popov [Mon, 12 Oct 2015 13:31:03 +0000 (16:31 +0300)]
net-proxy/squidguard: add subslot operator to sys-libs/db dependency, drop old revision

Package-Manager: portage-2.2.22

8 years agonet-proxy/squidguard: took maintainership
Sergey Popov [Mon, 12 Oct 2015 13:29:07 +0000 (16:29 +0300)]
net-proxy/squidguard: took maintainership

Package-Manager: portage-2.2.22

8 years agodev-util/cmake: remove old
Michael Palimaka [Mon, 12 Oct 2015 12:14:12 +0000 (23:14 +1100)]
dev-util/cmake: remove old

Package-Manager: portage-2.2.20.1

8 years agonet-dialup/freeradius-client: drop old version
Sergey Popov [Mon, 12 Oct 2015 13:02:01 +0000 (16:02 +0300)]
net-dialup/freeradius-client: drop old version

Package-Manager: portage-2.2.22

8 years agonet-dialup/freeradius-client: version bump
Sergey Popov [Mon, 12 Oct 2015 13:00:46 +0000 (16:00 +0300)]
net-dialup/freeradius-client: version bump

Bump EAPI to 5, port to autotools-utils eclass

Gentoo-Bug: 373369
Reported-by: Bertrand Jacquin <bertrand@jacquin.bzh>
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Package-Manager: portage-2.2.22

8 years agonet-misc/chrony: Old.
Jeroen Roovers [Mon, 12 Oct 2015 12:29:39 +0000 (14:29 +0200)]
net-misc/chrony: Old.

Package-Manager: portage-2.2.23

8 years agonet-misc/chrony: Rotate 2.2 logs without chronyc authentication
Jeroen Roovers [Mon, 12 Oct 2015 12:28:33 +0000 (14:28 +0200)]
net-misc/chrony: Rotate 2.2 logs without chronyc authentication

Package-Manager: portage-2.2.23

8 years agodev-util/cmake: restore ~alpha keyword
Michael Palimaka [Mon, 12 Oct 2015 12:06:37 +0000 (23:06 +1100)]
dev-util/cmake: restore ~alpha keyword

Gentoo-bug: 539126

Package-Manager: portage-2.2.20.1

8 years agosys-fs/eudev: remove older versions.
Anthony G. Basile [Mon, 12 Oct 2015 11:57:28 +0000 (07:57 -0400)]
sys-fs/eudev: remove older versions.

Package-Manager: portage-2.2.20.1

8 years agosys-fs/eudev: remove gudev from 9999
Anthony G. Basile [Mon, 12 Oct 2015 11:52:22 +0000 (07:52 -0400)]
sys-fs/eudev: remove gudev from 9999

Package-Manager: portage-2.2.20.1

8 years agoMerge branch 'master' of ssh+git://git.gentoo.org/repo/gentoo
Justin Lecher [Mon, 12 Oct 2015 11:43:46 +0000 (13:43 +0200)]
Merge branch 'master' of ssh+git://git.gentoo.org/repo/gentoo

* 'master' of ssh+git://git.gentoo.org/repo/gentoo:
  media-fonts/symbola: version bump

8 years agomedia-fonts/symbola: version bump
Guilherme Amadio [Mon, 12 Oct 2015 11:43:14 +0000 (13:43 +0200)]
media-fonts/symbola: version bump

Package-Manager: portage-2.2.23

8 years agoMerge branch 'marbre-nvidia-cuda-sdk'
Justin Lecher [Mon, 12 Oct 2015 11:42:25 +0000 (13:42 +0200)]
Merge branch 'marbre-nvidia-cuda-sdk'

* marbre-nvidia-cuda-sdk:
  dev-util/nvidia-cuda-toolkit: Update Manifest for 7.5.18
  dev-util/nvidia-cuda-sdk: Fix SRC_URI by correcting MYD

8 years agosci-chemistry/relax: Version Bump
Justin Lecher [Mon, 12 Oct 2015 11:39:49 +0000 (13:39 +0200)]
sci-chemistry/relax: Version Bump

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agodev-python/openpyxl: Version Bump
Justin Lecher [Mon, 12 Oct 2015 11:38:57 +0000 (13:38 +0200)]
dev-python/openpyxl: Version Bump

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agox11-wm/jwm: Very important slot fix. By wraeth.
Amy Winston [Mon, 12 Oct 2015 11:38:07 +0000 (13:38 +0200)]
x11-wm/jwm: Very important slot fix. By wraeth.

Package-Manager: portage-2.2.20.1

8 years agodev-lisp/sbcl: fix BV_X64_MACOS
Andrey Grozin [Mon, 12 Oct 2015 10:38:59 +0000 (16:38 +0600)]
dev-lisp/sbcl: fix BV_X64_MACOS

Package-Manager: portage-2.2.22

8 years agodev-util/cmake: 3.3.1-r1 stable on arm, bug #561620
Anthony G. Basile [Mon, 12 Oct 2015 10:32:57 +0000 (06:32 -0400)]
dev-util/cmake: 3.3.1-r1 stable on arm, bug #561620

Package-Manager: portage-2.2.20.1

8 years agowww-servers/bozohttpd: add || die
Anthony G. Basile [Mon, 12 Oct 2015 10:27:22 +0000 (06:27 -0400)]
www-servers/bozohttpd: add || die

Package-Manager: portage-2.2.20.1

8 years agodev-db/postgresql: alpha stable wrt bug #562586
Agostino Sarubbo [Mon, 12 Oct 2015 10:21:24 +0000 (12:21 +0200)]
dev-db/postgresql: alpha stable wrt bug #562586

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

8 years agosci-chemistry/relax: Drop old
Justin Lecher [Mon, 12 Oct 2015 09:25:19 +0000 (11:25 +0200)]
sci-chemistry/relax: Drop old

Package-Manager: portage-2.2.22
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agosys-kernel/aufs-sources: Bump to latest aufs, genpatches and linux release
Justin Lecher [Mon, 12 Oct 2015 08:11:53 +0000 (10:11 +0200)]
sys-kernel/aufs-sources: Bump to latest aufs, genpatches and linux release

Package-Manager: portage-2.2.22
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agodev-util/nvidia-cuda-toolkit: Update Manifest for 7.5.18
Marius Brehler [Mon, 12 Oct 2015 09:04:37 +0000 (11:04 +0200)]
dev-util/nvidia-cuda-toolkit: Update Manifest for 7.5.18

Package-Manager: portage-2.2.20.1

8 years agodev-lang/ekopath: Add missing ||die
Michał Górny [Mon, 12 Oct 2015 08:51:44 +0000 (10:51 +0200)]
dev-lang/ekopath: Add missing ||die

Package-Manager: portage-2.2.23

8 years agosys-cluster/libquo: use fortran-2.eclass
Christoph Junghans [Mon, 12 Oct 2015 08:49:23 +0000 (02:49 -0600)]
sys-cluster/libquo: use fortran-2.eclass

Package-Manager: portage-2.2.20.1

8 years agodev-util/nvidia-cuda-sdk: Fix SRC_URI by correcting MYD
Marius Brehler [Mon, 12 Oct 2015 08:40:54 +0000 (10:40 +0200)]
dev-util/nvidia-cuda-sdk: Fix SRC_URI by correcting MYD

Package-Manager: portage-2.2.20.1

8 years agodev-db/postgresql: arm stable wrt bug #562586
Agostino Sarubbo [Mon, 12 Oct 2015 08:15:07 +0000 (10:15 +0200)]
dev-db/postgresql: arm stable wrt bug #562586

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"

8 years agosys-fs/aufs4: Bump to latest aufs release
Justin Lecher [Mon, 12 Oct 2015 08:06:08 +0000 (10:06 +0200)]
sys-fs/aufs4: Bump to latest aufs release

Package-Manager: portage-2.2.22
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agosci-chemistry/pymol-plugins-dynamics: Version Bump
Justin Lecher [Mon, 12 Oct 2015 08:05:00 +0000 (10:05 +0200)]
sci-chemistry/pymol-plugins-dynamics: Version Bump

Package-Manager: portage-2.2.22
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agosys-fs/aufs3: Bump to latest aufs release
Justin Lecher [Mon, 12 Oct 2015 08:03:43 +0000 (10:03 +0200)]
sys-fs/aufs3: Bump to latest aufs release

Package-Manager: portage-2.2.22
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agosci-chemistry/prody: New Package
Justin Lecher [Mon, 12 Oct 2015 08:02:30 +0000 (10:02 +0200)]
sci-chemistry/prody: New Package

ebuild written by me

Package-Manager: portage-2.2.22
Signed-off-by: Justin Lecher <jlec@gentoo.org>
8 years agodev-util/cmake: 3.3.1-r1 stable on x86, bug #561620
Anthony G. Basile [Mon, 12 Oct 2015 08:09:22 +0000 (04:09 -0400)]
dev-util/cmake: 3.3.1-r1 stable on x86, bug #561620

Package-Manager: portage-2.2.20.1

8 years agodev-ml/cmdliner: bump to 0.9.8
Alexis Ballier [Mon, 12 Oct 2015 07:56:40 +0000 (09:56 +0200)]
dev-ml/cmdliner: bump to 0.9.8

Package-Manager: portage-2.2.23

8 years agomedia-video/x264-encoder: remove old.
Alexis Ballier [Mon, 12 Oct 2015 07:56:14 +0000 (09:56 +0200)]
media-video/x264-encoder: remove old.

Package-Manager: portage-2.2.23

8 years agomedia-video/x264-encoder: bump to latest snapshot.
Alexis Ballier [Mon, 12 Oct 2015 07:55:07 +0000 (09:55 +0200)]
media-video/x264-encoder: bump to latest snapshot.

Package-Manager: portage-2.2.23

8 years agomedia-libs/x264: Bump to latest snapshot.
Alexis Ballier [Mon, 12 Oct 2015 07:54:15 +0000 (09:54 +0200)]
media-libs/x264: Bump to latest snapshot.

Also fix cflags patch, bug #562876.

Package-Manager: portage-2.2.23

8 years agomedia-libs/x264: remove old.
Alexis Ballier [Mon, 12 Oct 2015 07:03:19 +0000 (09:03 +0200)]
media-libs/x264: remove old.

Package-Manager: portage-2.2.23

8 years agodev-ruby/metasm: fix USE=doc and run tests
Hans de Graaff [Mon, 12 Oct 2015 06:06:22 +0000 (08:06 +0200)]
dev-ruby/metasm: fix USE=doc and run tests

Package-Manager: portage-2.2.20.1

8 years agodev-ruby/sass: add 3.4.19
Hans de Graaff [Mon, 12 Oct 2015 05:47:27 +0000 (07:47 +0200)]
dev-ruby/sass: add 3.4.19

Package-Manager: portage-2.2.20.1