[gentoo-commits] gentoo-x86 commit in dev-java/commons-lang: ChangeLog commons-lang-3.3.2.ebuild
fordfrog15/02/01 08:00:41 Modified: ChangeLog commons-lang-3.3.2.ebuild Log: dev-java/commons-lang: added restrict as suggested by James Le Cuirot (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key CFE47E2F) Revision ChangesPath 1.71 dev-java/commons-lang/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-lang/ChangeLog?rev=1.71&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-lang/ChangeLog?rev=1.71&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-lang/ChangeLog?r1=1.70&r2=1.71 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-lang/ChangeLog,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- ChangeLog 31 Jan 2015 23:00:01 - 1.70 +++ ChangeLog 1 Feb 2015 08:00:41 - 1.71 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/commons-lang # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-lang/ChangeLog,v 1.70 2015/01/31 23:00:01 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-lang/ChangeLog,v 1.71 2015/02/01 08:00:41 fordfrog Exp $ + + 01 Feb 2015; Miroslav Šulc commons-lang-3.3.2.ebuild: + added restrict as suggested by James Le Cuirot *commons-lang-3.3.2 (31 Jan 2015) 1.2 dev-java/commons-lang/commons-lang-3.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-lang/commons-lang-3.3.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-lang/commons-lang-3.3.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-lang/commons-lang-3.3.2.ebuild?r1=1.1&r2=1.2 Index: commons-lang-3.3.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-lang/commons-lang-3.3.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- commons-lang-3.3.2.ebuild 31 Jan 2015 23:00:01 - 1.1 +++ commons-lang-3.3.2.ebuild 1 Feb 2015 08:00:41 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-lang/commons-lang-3.3.2.ebuild,v 1.1 2015/01/31 23:00:01 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-lang/commons-lang-3.3.2.ebuild,v 1.2 2015/02/01 08:00:41 fordfrog Exp $ EAPI="5" JAVA_PKG_IUSE="doc source test" @@ -29,6 +29,7 @@ LICENSE="Apache-2.0" SLOT="3.3" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +RESTRICT="ppc? ( test ) ppc64? ( test )" S="${WORKDIR}/${MY_P}-src"
[gentoo-commits] gentoo-x86 commit in sys-kernel/mips-sources: mips-sources-3.18.5.ebuild ChangeLog mips-sources-3.18.3.ebuild
kumba 15/02/01 08:12:56 Modified: ChangeLog Added:mips-sources-3.18.5.ebuild Removed: mips-sources-3.18.3.ebuild Log: Update to 3.18.5, fix compile failure in IP27 RTC platform driver, update to linux-mips-git 20150130. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key D25D95E3) Revision ChangesPath 1.154sys-kernel/mips-sources/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/mips-sources/ChangeLog?rev=1.154&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/mips-sources/ChangeLog?rev=1.154&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/mips-sources/ChangeLog?r1=1.153&r2=1.154 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- ChangeLog 21 Jan 2015 02:31:16 - 1.153 +++ ChangeLog 1 Feb 2015 08:12:56 - 1.154 @@ -1,6 +1,13 @@ # ChangeLog for sys-kernel/mips-sources # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.153 2015/01/21 02:31:16 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.154 2015/02/01 08:12:56 kumba Exp $ + +*mips-sources-3.18.5 (01 Feb 2015) + + 01 Feb 2015; Joshua Kinard +mips-sources-3.18.5.ebuild, + -mips-sources-3.18.3.ebuild: + Update to 3.18.5, fix compile failure in IP27 RTC platform driver, update to + linux-mips-git 20150130. 21 Jan 2015; Patrick Lauer metadata.xml: Remove unneded useflag description from metadata.xml 1.1 sys-kernel/mips-sources/mips-sources-3.18.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/mips-sources/mips-sources-3.18.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/mips-sources/mips-sources-3.18.5.ebuild?rev=1.1&content-type=text/plain Index: mips-sources-3.18.5.ebuild === # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-3.18.5.ebuild,v 1.1 2015/02/01 08:12:56 kumba Exp $ # EAPI Version EAPI="5" # INCLUDED: # 1) linux sources from kernel.org # 2) linux-mips.org GIT snapshot diff # 3) Generic Fixes # 4) Patch for the IOC3 Metadriver (IP27, IP30) # 5) Patch for IP30 Support # 6) Experimental patches (if needed) #//-- # Version Data OKV=${PV/_/-} GITDATE="20150130" # Date of diff between kernel.org and lmo GIT GENPATCHREV="2" # Tarball revision for patches # Directories S="${WORKDIR}/linux-${OKV}-${GITDATE}" MIPS_PATCHES="${WORKDIR}/mips-patches" # Kernel-2 Vars K_SECURITY_UNSUPPORTED="1" K_NOUSENAME="0" K_NOUSEPR="0" K_USEPV="0" ETYPE="sources" # Inherit Eclasses inherit kernel-2 eutils detect_version # Version Data F_KV="${PVR}" BASE_KV="$(get_version_component_range 1-2).0" [[ "${EXTRAVERSION}" = -rc* ]] && KVE="${EXTRAVERSION}" # Portage Vars HOMEPAGE="http://www.linux-mips.org/ http://www.gentoo.org/"; SLOT="${OKV}" KEYWORDS="-* ~mips" IUSE="cobalt ip27 ip28 ip30 ip32r10k" DEPEND=">=sys-devel/gcc-4.6.0" RDEPEND="" # Machine Support Control Variables DO_IP22="test" # If "yes", enable IP22 support (SGI Indy, Indigo2 R4x00) DO_IP27="yes" # IP27 support (SGI Origin) DO_IP28="test" # IP28 support (SGI Indigo2 Impact R1) DO_IP30="yes" # IP30 support (SGI Octane) DO_IP32="yes" # IP32 support (SGI O2, R5000/RM5200 Only) DO_CBLT="test" # Cobalt Support (Cobalt Microsystems) # Machine Stable Version Variables SV_IP22="" # If set && DO_IP22 == "no", indicates last "good" IP22 version SV_IP27="" # DO_IP27 == "no", IP27 SV_IP28="" # DO_IP28 == "no", IP28 SV_IP30="" # DO_IP30 == "no", IP30 SV_IP32="" # DO_IP32 == "no", IP32 SV_CBLT="" # DO_CBLT == "no", Cobalt DESCRIPTION="Linux-Mips GIT sources for MIPS-based machines, dated ${GITDATE}" SRC_URI="${KERNEL_URI} m
[gentoo-commits] gentoo-x86 commit in media-gfx/splashutils/files: splashutils-1.5.4.3-fix_rc_var.patch splashutils-openrc-0.4-fix.patch splashutils-1.5.4.3-openrc-effects.patch splashutils-1.5.4.3-sp
pinkbyte15/02/01 08:55:02 Removed: splashutils-1.5.4.3-fix_rc_var.patch splashutils-openrc-0.4-fix.patch splashutils-1.5.4.3-openrc-effects.patch splashutils-1.5.4.3-splash_util.patch splashutils-1.5.4.3-daemon-exit-signal.patch splashutils-openrc-0.4.3-runlevel-fix.patch splashutils-1.5.4.3-splash-functions.patch splashutils-1.5.4.3-libjpeg.patch splashutils-1.5.4.3-openrc-umount-fix.patch splashutils-1.5.4.3-makefile.patch splashutils-1.5.4.3-libpng15_compat.patch splashutils-1.5.4.3-splash_geninitramfs.patch initrd.splash-cmp-str-instead-of-int.patch splashutils-1.5.4.3-nondefault-runlevel.patch Log: Drop old (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
[gentoo-commits] gentoo-x86 commit in media-gfx/splashutils: ChangeLog splashutils-1.5.4.4-r2.ebuild splashutils-1.5.4.4-r3.ebuild
pinkbyte15/02/01 08:55:02 Modified: ChangeLog Removed: splashutils-1.5.4.4-r2.ebuild splashutils-1.5.4.4-r3.ebuild Log: Drop old (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) Revision ChangesPath 1.226media-gfx/splashutils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.226&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.226&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?r1=1.225&r2=1.226 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v retrieving revision 1.225 retrieving revision 1.226 diff -u -r1.225 -r1.226 --- ChangeLog 30 Dec 2014 22:22:01 - 1.225 +++ ChangeLog 1 Feb 2015 08:55:01 - 1.226 @@ -1,6 +1,24 @@ # ChangeLog for media-gfx/splashutils -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.225 2014/12/30 22:22:01 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.226 2015/02/01 08:55:01 pinkbyte Exp $ + + 01 Feb 2015; Sergey Popov + -splashutils-1.5.4.4-r2.ebuild, -splashutils-1.5.4.4-r3.ebuild, + -files/splashutils-openrc-0.4.3-runlevel-fix.patch, + -files/splashutils-openrc-0.4-fix.patch, + -files/splashutils-1.5.4.3-daemon-exit-signal.patch, + -files/splashutils-1.5.4.3-fix_rc_var.patch, + -files/splashutils-1.5.4.3-libjpeg.patch, + -files/splashutils-1.5.4.3-libpng15_compat.patch, + -files/splashutils-1.5.4.3-makefile.patch, + -files/splashutils-1.5.4.3-nondefault-runlevel.patch, + -files/splashutils-1.5.4.3-openrc-effects.patch, + -files/splashutils-1.5.4.3-openrc-umount-fix.patch, + -files/splashutils-1.5.4.3-splash-functions.patch, + -files/splashutils-1.5.4.3-splash_geninitramfs.patch, + -files/splashutils-1.5.4.3-splash_util.patch, + -files/initrd.splash-cmp-str-instead-of-int.patch: + Drop old 30 Dec 2014; Andreas K. Huettel splashutils-1.5.4.4-r1.ebuild, splashutils-1.5.4.4-r2.ebuild,
[gentoo-commits] proj/api:master commit in: files/overlays/
commit: 161aa70b4e23c54e7349e308cc5ad51770cc78e0 Author: Michał Górny gentoo org> AuthorDate: Sun Feb 1 09:03:10 2015 + Commit: Michał Górny gentoo org> CommitDate: Sun Feb 1 09:03:10 2015 + URL:http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=161aa70b Comment out https:// git.o.g.o sources until HTTPS is fixed Avoid trying to fetch via https://git.overlays.gentoo.org since the daemon is down for a long time and this causes unnecessary delay for users adding repositories. --- files/overlays/repositories.xml | 82 - 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 0636062..0850001 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -386,7 +386,7 @@ FIN ar...@gentoo.org git://git.overlays.gentoo.org/dev/aross.git -https://git.overlays.gentoo.org/gitroot/dev/aross.git + git+ssh://g...@git.overlays.gentoo.org/dev/aross.git http://git.overlays.gentoo.org/gitweb/?p=dev/aross.git;a=rss http://git.overlays.gentoo.org/gitweb/?p=dev/aross.git;a=atom @@ -474,7 +474,7 @@ FIN bang...@gentoo.org git://git.overlays.gentoo.org/dev/bangert.git -https://git.overlays.gentoo.org/gitroot/dev/bangert.git + git+ssh://g...@git.overlays.gentoo.org/dev/bangert.git http://git.overlays.gentoo.org/gitweb/?p=dev/bangert.git;a=atom http://git.overlays.gentoo.org/gitweb/?p=dev/bangert.git;a=rss @@ -787,7 +787,7 @@ FIN lu_z...@gentoo.org -https://git.overlays.gentoo.org/gitroot/proj/cell.git + git://git.overlays.gentoo.org/proj/cell.git git+ssh://g...@git.overlays.gentoo.org/proj/cell.git https://git.overlays.gentoo.org/gitweb/?p=proj/cell.git;a=atom @@ -1000,7 +1000,7 @@ FIN deathwin...@gentoo.org git://git.overlays.gentoo.org/dev/deathwing00.git -https://git.overlays.gentoo.org/gitroot/dev/deathwing00.git + git+ssh://g...@git.overlays.gentoo.org/dev/deathwing00.git http://git.overlays.gentoo.org/gitweb/?p=dev/deathwing00.git;a=rss http://git.overlays.gentoo.org/gitweb/?p=dev/deathwing00.git;a=atom @@ -1014,7 +1014,7 @@ FIN dertobi...@gentoo.org git://git.overlays.gentoo.org/dev/dertobi123.git -https://git.overlays.gentoo.org/gitroot/dev/dertobi123.git + git+ssh://g...@git.overlays.gentoo.org/dev/dertobi123.git http://git.overlays.gentoo.org/gitweb/?p=dev/dertobi123.git;a=rss http://git.overlays.gentoo.org/gitweb/?p=dev/dertobi123.git;a=atom @@ -1194,7 +1194,7 @@ FIN Heather git://git.overlays.gentoo.org/proj/dotnet.git -https://git.overlays.gentoo.org/gitroot/proj/dotnet.git + git+ssh://g...@git.overlays.gentoo.org/proj/dotnet.git http://git.overlays.gentoo.org/gitweb/?p=proj/dotnet.git;a=atom @@ -1243,7 +1243,7 @@ FIN dri...@gentoo.org git://git.overlays.gentoo.org/dev/drizzt.git -https://git.overlays.gentoo.org/gitroot/dev/drizzt.git + git+ssh://g...@git.overlays.gentoo.org/dev/drizzt.git http://git.overlays.gentoo.org/gitweb/?p=dev/drizzt.git;a=rss http://git.overlays.gentoo.org/gitweb/?p=dev/drizzt.git;a=atom @@ -1332,7 +1332,7 @@ FIN wolf3...@wolf31o2.org -https://git.overlays.gentoo.org/gitroot/proj/efika.git + git://git.overlays.gentoo.org/proj/efika.git git+ssh://g...@git.overlays.gentoo.org/proj/efika.git https://git.overlays.gentoo.org/gitweb/?p=proj/efika.git;a=atom @@ -1574,7 +1574,7 @@ FIN flam...@gentoo.org -https://git.overlays.gentoo.org/gitroot/proj/finnish.git + git://git.overlays.gentoo.org/proj/finnish.git git+ssh://g...@git.overlays.gentoo.org/proj/finnish.git https://git.overlays.gentoo.org/gitweb/?p=proj/finnish.git;a=atom @@ -1814,7 +1814,7 @@ FIN ga...@gentoo.org -https://git.overlays.gentoo.org/gitroot/proj/games.git + git://git.overlays.gentoo.org/proj/games.git git+ssh://g...@git.overlays.gentoo.org/proj/games.git https://git.overlays.gentoo.org/gitweb/?p=proj/games.git;a=atom @@ -1865,7 +1865,7 @@ FIN Stefan Schweizer git://git.overlays.gentoo.org/dev/genstef.git -https://git.overlays.gentoo.org/gitroot/dev/genstef.git + git+ssh://g...@git.overlays.gentoo.org/dev/genstef.git http://git.overlays.gentoo.org/gitweb/?p=dev/genstef.git;a=rss http://git.overlays.gentoo.org/gitweb/?p=dev/genstef.git;a=atom @@ -2052,7 +2052,7 @@ FIN gnus...@gentoo.org -https://git.overlays.gentoo.org/gitroot/proj/gnustep.git + git://git.overlays.gentoo.org/proj/gnustep.git git+ssh://g...@git.overlays.gentoo.org/proj/gnustep.git https://git.overlays.gentoo.org/gitweb/?p=proj/gnustep.git;a=atom @@ -2473,7 +2473,7 @@ FIN
[gentoo-commits] proj/portage:master commit in: pym/portage/tests/lint/
commit: 70a41bd4404502a3eacf6335c8d2c9503129 Author: Michał Górny gentoo org> AuthorDate: Fri Jan 30 22:53:50 2015 + Commit: Michał Górny gentoo org> CommitDate: Sun Feb 1 09:06:41 2015 + URL: http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=70a41bd4 test_compile_modules: skip files that require newer Python version Support skipping Python modules and scripts that require newer Python version than currently used during compile tests. Add a metadata db that can be used to store additional information about Python files, and store the required language version there. --- pym/portage/tests/lint/metadata.py | 11 +++ pym/portage/tests/lint/test_compile_modules.py | 13 + 2 files changed, 24 insertions(+) diff --git a/pym/portage/tests/lint/metadata.py b/pym/portage/tests/lint/metadata.py new file mode 100644 index 000..e3f90cb --- /dev/null +++ b/pym/portage/tests/lint/metadata.py @@ -0,0 +1,11 @@ +# Copyright 2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +module_metadata = { +} + +script_metadata = { + 'socks5-server.py': { + 'required_python': '3.3', + }, +} diff --git a/pym/portage/tests/lint/test_compile_modules.py b/pym/portage/tests/lint/test_compile_modules.py index 4826cad..51eb8cd 100644 --- a/pym/portage/tests/lint/test_compile_modules.py +++ b/pym/portage/tests/lint/test_compile_modules.py @@ -4,9 +4,11 @@ import errno import itertools import stat +import sys from portage.const import PORTAGE_BIN_PATH, PORTAGE_PYM_PATH, PORTAGE_PYM_PACKAGES from portage.tests import TestCase +from portage.tests.lint.metadata import module_metadata, script_metadata from portage import os from portage import _encodings from portage import _unicode_decode, _unicode_encode @@ -30,6 +32,17 @@ class CompileModulesTestCase(TestCase): st = os.lstat(x) if not stat.S_ISREG(st.st_mode): continue + + bin_path = os.path.relpath(x, PORTAGE_BIN_PATH) + mod_path = os.path.relpath(x, PORTAGE_PYM_PATH) + + meta = module_metadata.get(mod_path) or script_metadata.get(bin_path) + if meta: + req_py = tuple(int(x) for x + in meta.get('required_python', '0.0').split('.')) + if sys.version_info < req_py: + continue + do_compile = False if x[-3:] == '.py': do_compile = True
[gentoo-commits] proj/portage:master commit in: pym/portage/package/ebuild/, pym/portage/util/, man/, bin/, ...
commit: 8fd09dc9a25fb673426340a23794df7f11a44010 Author: Michał Górny gentoo org> AuthorDate: Sun Jan 25 11:25:24 2015 + Commit: Michał Górny gentoo org> CommitDate: Sun Feb 1 09:06:41 2015 + URL: http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=8fd09dc9 Support escaping network-sandbox through SOCKSv5 proxy Add a minimal SOCKSv5-over-UNIX-socket proxy to Portage, and start it whenever ebuilds are started with network-sandbox enabled. Pass the socket address in PORTAGE_SOCKS5_PROXY and DISTCC_SOCKS_PROXY variables. The proxy can be used to escape the network sandbox whenever network access is really desired, e.g. in distcc. The proxy is based on asynchronous I/O using the asyncio module. Therefore, it requires the asyncio module that is built-in in Python 3.4 and available stand-alone for Python 3.3. Escaping the sandbox is not supported with older versions of Python. The proxy supports connecting to IPv6 & IPv4 TCP hosts. UDP and socket binding are not supported. SOCKSv5 authentication schemes are not supported (UNIX sockets provide a security layer). --- bin/save-ebuild-env.sh | 5 +- bin/socks5-server.py | 227 + man/ebuild.5 | 5 + man/make.conf.5| 7 + .../package/ebuild/_config/special_env_vars.py | 2 +- pym/portage/package/ebuild/doebuild.py | 11 + pym/portage/util/socks5.py | 81 7 files changed, 335 insertions(+), 3 deletions(-) diff --git a/bin/save-ebuild-env.sh b/bin/save-ebuild-env.sh index c6bffb5..477ed28 100644 --- a/bin/save-ebuild-env.sh +++ b/bin/save-ebuild-env.sh @@ -92,7 +92,7 @@ __save_ebuild_env() { # portage config variables and variables set directly by portage unset ACCEPT_LICENSE BAD BRACKET BUILD_PREFIX COLS \ - DISTCC_DIR DISTDIR DOC_SYMLINKS_DIR \ + DISTCC_DIR DISTCC_SOCKS5_PROXY DISTDIR DOC_SYMLINKS_DIR \ EBUILD_FORCE_TEST EBUILD_MASTER_PID \ ECLASS_DEPTH ENDCOL FAKEROOTKEY \ GOOD HILITE HOME \ @@ -105,7 +105,8 @@ __save_ebuild_env() { PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES \ PORTAGE_NONFATAL PORTAGE_QUIET \ PORTAGE_SANDBOX_DENY PORTAGE_SANDBOX_PREDICT \ - PORTAGE_SANDBOX_READ PORTAGE_SANDBOX_WRITE PREROOTPATH \ + PORTAGE_SANDBOX_READ PORTAGE_SANDBOX_WRITE \ + PORTAGE_SOCKS5_PROXY PREROOTPATH \ QA_INTERCEPTORS \ RC_DEFAULT_INDENT RC_DOT_PATTERN RC_ENDCOL RC_INDENTATION \ ROOT ROOTPATH RPMDIR TEMP TMP TMPDIR USE_EXPAND \ diff --git a/bin/socks5-server.py b/bin/socks5-server.py new file mode 100644 index 000..71e6b01 --- /dev/null +++ b/bin/socks5-server.py @@ -0,0 +1,227 @@ +#!/usr/bin/env python +# SOCKSv5 proxy server for network-sandbox +# Copyright 2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +import asyncio +import errno +import os +import socket +import struct +import sys + + +class Socks5Server(object): + """ + An asynchronous SOCKSv5 server. + """ + + @asyncio.coroutine + def handle_proxy_conn(self, reader, writer): + """ + Handle incoming client connection. Perform SOCKSv5 request + exchange, open a proxied connection and start relaying. + + @param reader: Read side of the socket + @type reader: asyncio.StreamReader + @param writer: Write side of the socket + @type writer: asyncio.StreamWriter + """ + + try: + # SOCKS hello + data = yield from reader.readexactly(2) + vers, method_no = struct.unpack('!BB', data) + + if vers != 0x05: + # disconnect on invalid packet -- we have no clue how + # to reply in alien :) + writer.close() + return + + # ...and auth method list + data = yield from reader.readexactly(method_no) + for method in data: + if method == 0x00: + break + else: + # no supported method + method = 0xFF + + # auth reply + repl = struct.pack('!BB', 0x05, method) + writer.write(repl) + yield from writer.drain() + if method == 0xFF: + writer.close() + return + +
[gentoo-commits] gentoo-x86 commit in media-gfx/splashutils: ChangeLog splashutils-1.5.4.4-r5.ebuild
pinkbyte15/02/01 09:11:15 Modified: ChangeLog Added:splashutils-1.5.4.4-r5.ebuild Log: Revision bump: correct freetype 2.5 patch, wrt bug #506124. Add support for user patches, add include for queue.h kernel header explicitly, prune unnecessary libtool files (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) Revision ChangesPath 1.227media-gfx/splashutils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.227&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.227&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?r1=1.226&r2=1.227 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v retrieving revision 1.226 retrieving revision 1.227 diff -u -r1.226 -r1.227 --- ChangeLog 1 Feb 2015 08:55:01 - 1.226 +++ ChangeLog 1 Feb 2015 09:11:15 - 1.227 @@ -1,6 +1,15 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.226 2015/02/01 08:55:01 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.227 2015/02/01 09:11:15 pinkbyte Exp $ + +*splashutils-1.5.4.4-r5 (01 Feb 2015) + + 01 Feb 2015; Sergey Popov + +splashutils-1.5.4.4-r5.ebuild, files/splashutils-1.5.4.4-ft25.patch, + +files/splashutils-1.5.4.4-sys-queue.patch: + Revision bump: correct freetype 2.5 patch, wrt bug #506124. Add support for + user patches, add include for queue.h kernel header explicitly, prune + unnecessary libtool files 01 Feb 2015; Sergey Popov -splashutils-1.5.4.4-r2.ebuild, -splashutils-1.5.4.4-r3.ebuild, 1.1 media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild?rev=1.1&content-type=text/plain Index: splashutils-1.5.4.4-r5.ebuild === # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild,v 1.1 2015/02/01 09:11:15 pinkbyte Exp $ EAPI=5 inherit autotools eutils multilib toolchain-funcs MISCSPLASH="miscsplashutils-0.1.8" GENTOOSPLASH="splashutils-gentoo-1.0.17" V_JPEG="8a" V_PNG="1.4.3" V_ZLIB="1.2.3" V_FT="2.3.12" ZLIBSRC="libs/zlib-${V_ZLIB}" LPNGSRC="libs/libpng-${V_PNG}" JPEGSRC="libs/jpeg-${V_JPEG}" FT2SRC="libs/freetype-${V_FT}" RESTRICT="test" IUSE="hardened +png +truetype gpm fbcondecor" DESCRIPTION="Framebuffer splash utilities" HOMEPAGE="http://fbsplash.berlios.de"; SRC_URI=" mirror://berlios/fbsplash/${PN}-lite-${PV}.tar.bz2 mirror://berlios/fbsplash/${GENTOOSPLASH}.tar.bz2 mirror://gentoo/${MISCSPLASH}.tar.bz2 mirror://sourceforge/libpng/libpng-${V_PNG}.tar.bz2 ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v${V_JPEG}.tar.gz mirror://sourceforge/freetype/freetype-${V_FT}.tar.bz2 http://www.gzip.org/zlib/zlib-${V_ZLIB}.tar.bz2 " LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" gpm? ( sys-libs/gpm[static-libs(+)] ) truetype? ( >=media-libs/freetype-2[static-libs] app-arch/bzip2[static-libs(+)] sys-libs/zlib[static-libs(+)] ) png? ( >=media-libs/libpng-1.4.3[static-libs] sys-libs/zlib[static-libs(+)] ) virtual/jpeg:0[static-libs] app-arch/cpio media-gfx/fbgrab !sys-apps/lcdsplash" DEPEND="${RDEPEND} >=dev-libs/klibc-1.5 virtual/pkgconfig " S="${WORKDIR}/${P/_/-}" SG="${WORKDIR}/${GENTOOSPLASH}" SM="${WORKDIR}/${MISCSPLASH}" pkg_setup() { if use hardened; then ewarn "Due to problems with klibc, it is currently impossible to compile splashutils" ewarn "with 'hardened' GCC flags. As a workaround, the package will be compiled with" ewarn "-fno-stack-protector. Hardened GCC features will not be used while building" ewarn "the splash kernel helper." fi } src_prepare() { mv "${WORKDIR}"/{libpng-${V_PNG},jpeg-${V_JPEG},zlib-${V_ZLIB},freetype-${V_FT}} "${S}/libs" # We need to delete the Makefile and let it be rebuilt when splashutils # is being configured. Either that, or we end up with a segfaulting kernel # helper. rm "${S}/l
[gentoo-commits] gentoo-x86 commit in media-gfx/splashutils/files: splashutils-1.5.4.4-ft25.patch splashutils-1.5.4.4-sys-queue.patch
pinkbyte15/02/01 09:11:15 Modified: splashutils-1.5.4.4-ft25.patch Added:splashutils-1.5.4.4-sys-queue.patch Log: Revision bump: correct freetype 2.5 patch, wrt bug #506124. Add support for user patches, add include for queue.h kernel header explicitly, prune unnecessary libtool files (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) Revision ChangesPath 1.2 media-gfx/splashutils/files/splashutils-1.5.4.4-ft25.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/files/splashutils-1.5.4.4-ft25.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/files/splashutils-1.5.4.4-ft25.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/files/splashutils-1.5.4.4-ft25.patch?r1=1.1&r2=1.2 Index: splashutils-1.5.4.4-ft25.patch === RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/files/splashutils-1.5.4.4-ft25.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- splashutils-1.5.4.4-ft25.patch 26 Aug 2014 10:22:31 - 1.1 +++ splashutils-1.5.4.4-ft25.patch 1 Feb 2015 09:11:15 - 1.2 @@ -1,5 +1,6 @@ Gentoo-bug: https://bugs.gentoo.org/506124 Signed-off-by: Lars Wendler (Polynomial-C) +Modified-by: Sergey Popov (Pinkbyte) --- miscsplashutils-0.1.8/fbtruetype/ttf.c +++ miscsplashutils-0.1.8/fbtruetype/ttf.c @@ -13,8 +13,8 @@ @@ -13,3 +14,29 @@ #include "ttf.h" +--- splashutils-1.5.4.4/src/ttf.c 2015-02-01 11:35:04.330595381 +0300 splashutils-1.5.4.4/src/ttf.c 2015-02-01 11:35:24.287596342 +0300 +@@ -25,8 +25,8 @@ + #include + + #include +-#include +-#include ++#include FT_OUTLINE_H ++#include FT_TRUETYPE_IDS_H + + #include "common.h" + #include "render.h" +--- splashutils-1.5.4.4/src/ttf.h 2015-02-01 11:38:33.852605470 +0300 splashutils-1.5.4.4/src/ttf.h 2015-02-01 11:38:52.504606368 +0300 +@@ -1,8 +1,8 @@ + #ifndef _TTF_H + #define _TTF_H + #include +-#include +-#include ++#include FT_OUTLINE_H ++#include FT_TRUETYPE_IDS_H + + #define CACHED_METRICS 0x10 + #define CACHED_BITMAP 0x01 1.1 media-gfx/splashutils/files/splashutils-1.5.4.4-sys-queue.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/files/splashutils-1.5.4.4-sys-queue.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/files/splashutils-1.5.4.4-sys-queue.patch?rev=1.1&content-type=text/plain Index: splashutils-1.5.4.4-sys-queue.patch === --- splash.c2011-06-13 04:45:59.0 +0700 +++ splash.c2014-11-14 20:04:43.0 +0700 @@ -21,4 +21,5 @@ #include #include +#include #include #include
[gentoo-commits] gentoo-x86 commit in media-gfx/splashutils: splashutils-1.5.4.4-r4.ebuild splashutils-1.5.4.4-r5.ebuild ChangeLog splashutils-1.5.4.4-r1.ebuild
pinkbyte15/02/01 09:24:17 Modified: splashutils-1.5.4.4-r4.ebuild splashutils-1.5.4.4-r5.ebuild ChangeLog splashutils-1.5.4.4-r1.ebuild Log: Correct SRC_URI and HOMEPAGE, wrt bug #537752 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) Revision ChangesPath 1.4 media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild?r1=1.3&r2=1.4 Index: splashutils-1.5.4.4-r4.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- splashutils-1.5.4.4-r4.ebuild 30 Dec 2014 22:22:01 - 1.3 +++ splashutils-1.5.4.4-r4.ebuild 1 Feb 2015 09:24:17 - 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild,v 1.3 2014/12/30 22:22:01 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild,v 1.4 2015/02/01 09:24:17 pinkbyte Exp $ EAPI=5 inherit autotools eutils multilib toolchain-funcs @@ -21,10 +21,10 @@ IUSE="hardened +png +truetype gpm fbcondecor" DESCRIPTION="Framebuffer splash utilities" -HOMEPAGE="http://fbsplash.berlios.de"; +HOMEPAGE="http://sourceforge.net/projects/fbsplash.berlios/"; SRC_URI=" - mirror://berlios/fbsplash/${PN}-lite-${PV}.tar.bz2 - mirror://berlios/fbsplash/${GENTOOSPLASH}.tar.bz2 + mirror://sourceforge/fbsplash.berlios/${PN}-lite-${PV}.tar.bz2 + mirror://sourceforge/fbsplash.berlios/${GENTOOSPLASH}.tar.bz2 mirror://gentoo/${MISCSPLASH}.tar.bz2 mirror://sourceforge/libpng/libpng-${V_PNG}.tar.bz2 ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v${V_JPEG}.tar.gz 1.2 media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild?r1=1.1&r2=1.2 Index: splashutils-1.5.4.4-r5.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- splashutils-1.5.4.4-r5.ebuild 1 Feb 2015 09:11:15 - 1.1 +++ splashutils-1.5.4.4-r5.ebuild 1 Feb 2015 09:24:17 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild,v 1.1 2015/02/01 09:11:15 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild,v 1.2 2015/02/01 09:24:17 pinkbyte Exp $ EAPI=5 inherit autotools eutils multilib toolchain-funcs @@ -21,10 +21,10 @@ IUSE="hardened +png +truetype gpm fbcondecor" DESCRIPTION="Framebuffer splash utilities" -HOMEPAGE="http://fbsplash.berlios.de"; +HOMEPAGE="http://sourceforge.net/projects/fbsplash.berlios/"; SRC_URI=" - mirror://berlios/fbsplash/${PN}-lite-${PV}.tar.bz2 - mirror://berlios/fbsplash/${GENTOOSPLASH}.tar.bz2 + mirror://sourceforge/fbsplash.berlios/${PN}-lite-${PV}.tar.bz2 + mirror://sourceforge/fbsplash.berlios/${GENTOOSPLASH}.tar.bz2 mirror://gentoo/${MISCSPLASH}.tar.bz2 mirror://sourceforge/libpng/libpng-${V_PNG}.tar.bz2 ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v${V_JPEG}.tar.gz 1.228media-gfx/splashutils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.228&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.228&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?r1=1.227&r2=1.228 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v retrieving revision 1.227 retrieving revision 1.228 diff -u -
[gentoo-commits] gentoo-x86 commit in net-dialup/pptpd: ChangeLog pptpd-1.3.4-r4.ebuild
pinkbyte15/02/01 10:21:18 Modified: ChangeLog Removed: pptpd-1.3.4-r4.ebuild Log: Drop old (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) Revision ChangesPath 1.57 net-dialup/pptpd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/pptpd/ChangeLog?rev=1.57&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/pptpd/ChangeLog?rev=1.57&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/pptpd/ChangeLog?r1=1.56&r2=1.57 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- ChangeLog 19 Feb 2014 12:59:41 - 1.56 +++ ChangeLog 1 Feb 2015 10:21:18 - 1.57 @@ -1,6 +1,12 @@ # ChangeLog for net-dialup/pptpd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.56 2014/02/19 12:59:41 pinkbyte Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.57 2015/02/01 10:21:18 pinkbyte Exp $ + + 01 Feb 2015; Sergey Popov -pptpd-1.3.4-r4.ebuild, + -files/pptpd-1.3.4-gcc-4.7.patch, -files/pptpd-1.3.4-gentoo.patch, + -files/pptpd-1.3.4-more-reodering-fixes.patch, + -files/pptpd-1.3.4-sandbox-fix.patch: + Drop old 19 Feb 2014; Sergey Popov pptpd-1.4.0.ebuild: Stable on amd64 and x86, wrt bug #495834
[gentoo-commits] gentoo-x86 commit in net-dialup/pptpd/files: pptpd-1.3.4-gcc-4.7.patch pptpd-1.3.4-sandbox-fix.patch pptpd-1.3.4-more-reodering-fixes.patch pptpd-1.3.4-gentoo.patch
pinkbyte15/02/01 10:21:19 Removed: pptpd-1.3.4-gcc-4.7.patch pptpd-1.3.4-sandbox-fix.patch pptpd-1.3.4-more-reodering-fixes.patch pptpd-1.3.4-gentoo.patch Log: Drop old (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
[gentoo-commits] proj/qt:master commit in: dev-qt/qtprintsupport/
commit: f388db1d5c83ffa1c86a4258abfe17e09856e379 Author: Ben de Groot gentoo org> AuthorDate: Sun Feb 1 10:35:25 2015 + Commit: Ben de Groot gentoo org> CommitDate: Sun Feb 1 10:35:25 2015 + URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=f388db1d dev-qt/qtprintsupport: add opengl useflag to force rebuild when toggled --- dev-qt/qtprintsupport/qtprintsupport-5.4..ebuild | 6 +++--- dev-qt/qtprintsupport/qtprintsupport-5..ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-qt/qtprintsupport/qtprintsupport-5.4..ebuild b/dev-qt/qtprintsupport/qtprintsupport-5.4..ebuild index 7ce236c..4777901 100644 --- a/dev-qt/qtprintsupport/qtprintsupport-5.4..ebuild +++ b/dev-qt/qtprintsupport/qtprintsupport-5.4..ebuild @@ -17,12 +17,12 @@ else KEYWORDS="~amd64 ~x86" fi -IUSE="cups" +IUSE="cups opengl" RDEPEND=" ~dev-qt/qtcore-${PV}[debug=] - ~dev-qt/qtgui-${PV}[debug=] - ~dev-qt/qtwidgets-${PV}[debug=] + ~dev-qt/qtgui-${PV}[debug=,opengl=] + ~dev-qt/qtwidgets-${PV}[debug=,opengl=] cups? ( >=net-print/cups-1.4 ) " DEPEND="${RDEPEND} diff --git a/dev-qt/qtprintsupport/qtprintsupport-5..ebuild b/dev-qt/qtprintsupport/qtprintsupport-5..ebuild index 7ce236c..4777901 100644 --- a/dev-qt/qtprintsupport/qtprintsupport-5..ebuild +++ b/dev-qt/qtprintsupport/qtprintsupport-5..ebuild @@ -17,12 +17,12 @@ else KEYWORDS="~amd64 ~x86" fi -IUSE="cups" +IUSE="cups opengl" RDEPEND=" ~dev-qt/qtcore-${PV}[debug=] - ~dev-qt/qtgui-${PV}[debug=] - ~dev-qt/qtwidgets-${PV}[debug=] + ~dev-qt/qtgui-${PV}[debug=,opengl=] + ~dev-qt/qtwidgets-${PV}[debug=,opengl=] cups? ( >=net-print/cups-1.4 ) " DEPEND="${RDEPEND}
[gentoo-commits] gentoo-x86 commit in dev-qt/qtprintsupport: qtprintsupport-5.4.0.ebuild ChangeLog
yngwin 15/02/01 10:37:48 Modified: qtprintsupport-5.4.0.ebuild ChangeLog Log: Workaround for bug #532140: force rebuild when opengl useflag is toggled in qtgui and qtwidgets. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!) Revision ChangesPath 1.2 dev-qt/qtprintsupport/qtprintsupport-5.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtprintsupport/qtprintsupport-5.4.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtprintsupport/qtprintsupport-5.4.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtprintsupport/qtprintsupport-5.4.0.ebuild?r1=1.1&r2=1.2 Index: qtprintsupport-5.4.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtprintsupport/qtprintsupport-5.4.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qtprintsupport-5.4.0.ebuild 12 Dec 2014 14:30:05 - 1.1 +++ qtprintsupport-5.4.0.ebuild 1 Feb 2015 10:37:48 - 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtprintsupport/qtprintsupport-5.4.0.ebuild,v 1.1 2014/12/12 14:30:05 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtprintsupport/qtprintsupport-5.4.0.ebuild,v 1.2 2015/02/01 10:37:48 yngwin Exp $ EAPI=5 @@ -17,12 +17,12 @@ KEYWORDS="~amd64 ~x86" fi -IUSE="cups" +IUSE="cups opengl" RDEPEND=" ~dev-qt/qtcore-${PV}[debug=] - ~dev-qt/qtgui-${PV}[debug=] - ~dev-qt/qtwidgets-${PV}[debug=] + ~dev-qt/qtgui-${PV}[debug=,opengl=] + ~dev-qt/qtwidgets-${PV}[debug=,opengl=] cups? ( >=net-print/cups-1.4 ) " DEPEND="${RDEPEND} 1.7 dev-qt/qtprintsupport/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtprintsupport/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtprintsupport/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtprintsupport/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtprintsupport/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 8 Jan 2015 22:31:42 - 1.6 +++ ChangeLog 1 Feb 2015 10:37:48 - 1.7 @@ -1,6 +1,10 @@ # ChangeLog for dev-qt/qtprintsupport # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtprintsupport/ChangeLog,v 1.6 2015/01/08 22:31:42 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtprintsupport/ChangeLog,v 1.7 2015/02/01 10:37:48 yngwin Exp $ + + 01 Feb 2015; Ben de Groot qtprintsupport-5.4.0.ebuild: + Workaround for bug #532140: force rebuild when opengl useflag is toggled in + qtgui and qtwidgets. 08 Jan 2015; Davide Pesavento metadata.xml: Update upstream bugtracker URL.
[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
yngwin 15/02/01 10:48:41 Modified: ChangeLog package.mask Log: Unmask Qt5 (bug #454132) Revision ChangesPath 1.9731 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9731&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9731&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9730&r2=1.9731 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9730 retrieving revision 1.9731 diff -u -r1.9730 -r1.9731 --- ChangeLog 31 Jan 2015 13:32:03 - 1.9730 +++ ChangeLog 1 Feb 2015 10:48:41 - 1.9731 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9730 2015/01/31 13:32:03 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9731 2015/02/01 10:48:41 yngwin Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 01 Feb 2015; Ben de Groot base/use.mask, package.mask: + Unmask Qt5 + 31 Jan 2015; Eray Aslan package.mask: Remove mask entry for mail-mta/postfix-2.12 - no longer in the tree 1.16312 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16312&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16312&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16311&r2=1.16312 Index: package.mask === RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.16311 retrieving revision 1.16312 diff -u -r1.16311 -r1.16312 --- package.mask31 Jan 2015 13:32:03 - 1.16311 +++ package.mask1 Feb 2015 10:48:41 - 1.16312 @@ -1,5 +1,5 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16311 2015/01/31 13:32:03 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16312 2015/02/01 10:48:41 yngwin Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -559,47 +559,6 @@ =dev-qt/qtx11extras-5.3.2* =dev-qt/qtxml-5.3.2* =dev-qt/qtxmlpatterns-5.3.2* -=dev-qt/assistant-5.4.0* -=dev-qt/designer-5.4.0* -=dev-qt/linguist-5.4.0* -=dev-qt/linguist-tools-5.4.0* -=dev-qt/pixeltool-5.4.0* -=dev-qt/qdbus-5.4.0* -=dev-qt/qdbusviewer-5.4.0* -=dev-qt/qdoc-5.4.0* -=dev-qt/qtconcurrent-5.4.0* -=dev-qt/qtcore-5.4.0* -=dev-qt/qtdbus-5.4.0* -=dev-qt/qtdeclarative-5.4.0* -=dev-qt/qtdiag-5.4.0* -=dev-qt/qtgraphicaleffects-5.4.0* -=dev-qt/qtgui-5.4.0* -=dev-qt/qthelp-5.4.0* -=dev-qt/qtimageformats-5.4.0* -=dev-qt/qtmultimedia-5.4.0* -=dev-qt/qtnetwork-5.4.0* -=dev-qt/qtopengl-5.4.0* -=dev-qt/qtpaths-5.4.0* -=dev-qt/qtpositioning-5.4.0* -=dev-qt/qtprintsupport-5.4.0* -=dev-qt/qtquick1-5.4.0* -=dev-qt/qtquickcontrols-5.4.0* -=dev-qt/qtscript-5.4.0* -=dev-qt/qtsensors-5.4.0* -=dev-qt/qtserialport-5.4.0* -=dev-qt/qtsql-5.4.0* -=dev-qt/qtsvg-5.4.0* -=dev-qt/qttest-5.4.0* -=dev-qt/qttranslations-5.4.0* -=dev-qt/qtwayland-5.4.0* -=dev-qt/qtwebkit-5.4.0* -=dev-qt/qtwebsockets-5.4.0* -=dev-qt/qtwidgets-5.4.0* -=dev-qt/qtx11extras-5.4.0* -=dev-qt/qtxml-5.4.0* -=dev-qt/qtxmlpatterns-5.4.0* ->=dev-qt/qt-creator-3.3.0 -dev-python/PyQt5 kde-frameworks/attica kde-frameworks/frameworkintegration kde-frameworks/kactivities @@ -662,16 +621,12 @@ kde-frameworks/sonnet kde-frameworks/threadweaver >=kde-misc/about-distro-2.0.0 -app-i18n/fcitx-qt5 -=app-text/calibre-2* dev-libs/grantlee:5 >=media-gfx/photoqt-1.1 -media-gfx/phototonic >=media-sound/drumstick-1.0.0 >=media-sound/kmetronome-1.0.0 >=media-sound/teamspeak-client-bin-3.0.16 www-client/otter -x11-misc/kaqaz # Chí-Thanh Christopher Nguyễn (03 Sep 2014) # Temporary mask until it is verified to work
[gentoo-commits] gentoo-x86 commit in profiles/base: use.mask
yngwin 15/02/01 10:48:41 Modified: use.mask Log: Unmask Qt5 (bug #454132) Revision ChangesPath 1.218profiles/base/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?rev=1.218&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?rev=1.218&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?r1=1.217&r2=1.218 Index: use.mask === RCS file: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v retrieving revision 1.217 retrieving revision 1.218 diff -u -r1.217 -r1.218 --- use.mask29 Jan 2015 16:47:20 - 1.217 +++ use.mask1 Feb 2015 10:48:41 - 1.218 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.217 2015/01/29 16:47:20 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.218 2015/02/01 10:48:41 yngwin Exp $ # CURL_SSL=winssl is for prefix/windows/winnt only curl_ssl_winssl @@ -385,11 +385,6 @@ # is keyworded. systemd -# Michael Palimaka (1 May 2013) -# Mask until Qt 5 is in portage. (The flag is here already -# to permit the neccessary package preparation.) -qt5 - # Pacho Ramos (28 Sep 2013) # This USE flag is available after long dicussion in # http://www.gossamer-threads.com/lists/gentoo/dev/276077
[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
yngwin 15/02/01 11:01:28 Modified: ChangeLog package.mask Log: Unmask qt5 version of sddm Revision ChangesPath 1.9732 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9732&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9732&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9731&r2=1.9732 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9731 retrieving revision 1.9732 diff -u -r1.9731 -r1.9732 --- ChangeLog 1 Feb 2015 10:48:41 - 1.9731 +++ ChangeLog 1 Feb 2015 11:01:27 - 1.9732 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9731 2015/02/01 10:48:41 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9732 2015/02/01 11:01:27 yngwin Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 01 Feb 2015; Ben de Groot package.mask: + Unmask qt5 version of sddm + 01 Feb 2015; Ben de Groot base/use.mask, package.mask: Unmask Qt5 1.16313 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16313&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16313&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16312&r2=1.16313 Index: package.mask === RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.16312 retrieving revision 1.16313 diff -u -r1.16312 -r1.16313 --- package.mask1 Feb 2015 10:48:41 - 1.16312 +++ package.mask1 Feb 2015 11:01:27 - 1.16313 @@ -1,5 +1,5 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16312 2015/02/01 10:48:41 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16313 2015/02/01 11:01:27 yngwin Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -474,10 +474,6 @@ # upstream. =net-libs/rb_libtorrent-1* -# Jauhien Piatlicki (18 Oct 2014) -# Mask until Qt-5 is unmasked in the tree ->=x11-misc/sddm-0.10.0 - # Mike Pagano (16 Oct 2014) # A regression in kernels 3.17.0 lead to file system corruption # for affected systems. This has been fixed in >= 3.17.1
[gentoo-commits] gentoo-x86 commit in x11-misc/easystroke: easystroke-0.6.0-r1.ebuild ChangeLog
jer 15/02/01 11:01:36 Modified: easystroke-0.6.0-r1.ebuild ChangeLog Log: Add x11-base/xorg-server dependency required for xorg/xserver-properties.h (bug #538386 by Toralf Förster). (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision ChangesPath 1.3 x11-misc/easystroke/easystroke-0.6.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild?r1=1.2&r2=1.3 Index: easystroke-0.6.0-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- easystroke-0.6.0-r1.ebuild 5 Jun 2014 21:29:36 - 1.2 +++ easystroke-0.6.0-r1.ebuild 1 Feb 2015 11:01:36 - 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild,v 1.2 2014/06/05 21:29:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild,v 1.3 2015/02/01 11:01:36 jer Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -12,13 +12,13 @@ LICENSE="ISC" SLOT="0" KEYWORDS="~amd64" -IUSE="" RDEPEND=" dev-cpp/gtkmm:3.0 dev-libs/boost dev-libs/dbus-glib dev-libs/glib:2 + x11-base/xorg-server x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes 1.4 x11-misc/easystroke/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/easystroke/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/easystroke/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/easystroke/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/x11-misc/easystroke/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 5 Jun 2014 21:29:36 - 1.3 +++ ChangeLog 1 Feb 2015 11:01:36 - 1.4 @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/easystroke -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/easystroke/ChangeLog,v 1.3 2014/06/05 21:29:36 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/easystroke/ChangeLog,v 1.4 2015/02/01 11:01:36 jer Exp $ + + 01 Feb 2015; Jeroen Roovers easystroke-0.6.0-r1.ebuild: + Add x11-base/xorg-server dependency required for xorg/xserver-properties.h + (bug #538386 by Toralf Förster). 05 Jun 2014; Jeroen Roovers easystroke-0.6.0-r1.ebuild: Install all linguas when LINGUAS is unset.
[gentoo-commits] proj/java:master commit in: dev-java/gson/
commit: d6c734dbcae61ff30305aac06c36077d1ab9b678 Author: James Le Cuirot aura-online co uk> AuthorDate: Wed Nov 26 20:49:29 2014 + Commit: James Le Cuirot aura-online co uk> CommitDate: Sat Jan 31 13:51:47 2015 + URL: http://sources.gentoo.org/gitweb/?p=proj/java.git;a=commit;h=d6c734db Version bump. apicheck looks good so stick with slot 2.2.2. Package-Manager: portage-2.2.14 Manifest-Sign-Key: 9C6D7DE4 --- dev-java/gson/ChangeLog| 8 +- dev-java/gson/Manifest | 30 ++ .../gson/{gson-2.2.4.ebuild => gson-2.3.1.ebuild} | 23 +++-- 3 files changed, 29 insertions(+), 32 deletions(-) diff --git a/dev-java/gson/ChangeLog b/dev-java/gson/ChangeLog index 9c9ba60..a3e808f 100644 --- a/dev-java/gson/ChangeLog +++ b/dev-java/gson/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for dev-java/gson -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*gson-2.3.1 (26 Nov 2014) + + 26 Nov 2014; James Le Cuirot +gson-2.3.1.ebuild, + -gson-2.2.4.ebuild: + Version bump. apicheck looks good so stick with slot 2.2.2. + *gson-2.2.4 (01 Sep 2013) 01 Sep 2013; James Le Cuirot +gson-2.2.4.ebuild, diff --git a/dev-java/gson/Manifest b/dev-java/gson/Manifest index 1423ddb..8310fd7 100644 --- a/dev-java/gson/Manifest +++ b/dev-java/gson/Manifest @@ -1,18 +1,26 @@ -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 -DIST google-gson-2.2.4-release.zip 572371 SHA256 eb998efb2d88428fa657a293399cd9d929a8554490739eadc923b1a8b2d35b67 SHA512 62f784badee101837147446382a6c65535e103ba5b46359d4f35cbfcaf8f96adf092cca452580d805366d232bee829829057520179afd3d99e4b1a2d8a63b452 WHIRLPOOL 3611cf3e4709aa1a8d473abe66c89ff0e48841f98dc83c85640ef27429595758b80d4a93dbdf698178cfe902ac37d1ed941c91c8083b0e48d0da2633b1e2950a -EBUILD gson-2.2.4.ebuild 735 SHA256 779fa7e9e4a673eda30691b9577f765da5a4f22c13550530765d206d152dbd5d SHA512 1ec68dc1b9a9a603571d64683a4bb92ba2019648534e69060a782e46473245b14533f95ce49509ae71cd0dde10166a9d97306fb81ec254eb23852a48892a6846 WHIRLPOOL 6d15929d80b9d7d1491ff6ed83d5acb56de2591d48c5674aa2a1b95f7a594e5418ecbc887b7b832de38bece2ad7febef12f0dc6fce0de8f78afc8e9cfc9f92c1 -MISC ChangeLog 605 SHA256 1fc493e25ebddf8fbd75f1f7ceaa80211fcbfe1ab971d8172bdff00296d91cb4 SHA512 01144aab2a48f535a69233c5d8bbdb8d8ff19154c67bdbf0095f016070140c494a5567ec6a921054b04d6157de0c48ae22079a88e44fbbf138867f44d1c86308 WHIRLPOOL 6fd82a556c1382bd46cad7a3f49b28bb0f3de884a1b05a9aea5467f5768dfb16ff2241af8c9a39045ec9f8b14fffe7fd2b0ecdc2f372970851f7b49596c9e153 +DIST gson-2.3.1-sources.jar 139924 SHA256 2f2bfe44fad034b526caeb600f3cfca056a143c6c9fbd239f5cbcae4e862b8fa SHA512 a0423c03358a1d843806bc9367b1a328c147973247abfa47b956ab0409ae9542199f6402feb93155761fe538e5d0a79a095b8dad3ccd203c5be81e88713469ba WHIRLPOOL 2f5372c63c43b2ca60a329a33b456db64c4baa1a57186b0e01bcbd3454391b1d79cf26614df66eda40dbc1fa29a4da570d5b575ddab135ae17d47f5de96aa3ff +EBUILD gson-2.3.1.ebuild 556 SHA256 5eb574ddc15fe6f95b01838f5b1897b7a9b8beb1b31d0a59a194bb14b5b76a44 SHA512 a844ead7f4f74e4a21addba0c818323fedcf2874014721134ca75a2a168590c9607bcbacc50862d19c83bbc667af9d7ba572931b5ce34facdc3d5d273befe03f WHIRLPOOL 295f3c5e847cfd0538485a396b55f28793fbfeb42006af943539dc55871d51fbcde6db26d1f2777482a8210e154af567037bdfe9e2ed1dfe9582c191d8d7e307 +MISC ChangeLog 794 SHA256 e1995f6e8f25b6fedfc8a0fe43a36eb6f8e105ddaa430974d86e6940dbc304fe SHA512 ff2401d11527c4d028ffe70da47ba64348ffc0487c602e0725ab0d2695110b115218803515ea36b48bf6dcdd7c519ba3188fb6e351e34544eaab1f0dbd61da97 WHIRLPOOL 51a66efb209b527d62e4300d0a3e20b0113b2749e572e9ff9e778468c6ab9ae31e1fb45395b97417294cbe8576df8995f1d66fcef67a5888afbb399ab5661de6 MISC metadata.xml 486 SHA256 2af43ff19b68f4648ba887f7fb45db163b2f60d997d6439b724f63d34cf8ad26 SHA512 25599525bd98dd25ec6bb08fd22b86f7372eba9587623f15e140fe0a50d90215ff576fbce4c18c49caf65bf5a4b535b225cba56704e157bf1af79df8807b552f WHIRLPOOL ed316860e8c78a3c5db3d0f385c20b88099a095df33348474e12f65b0253dc32e739f7f7e2cf41bc511c6fcba77222512119eb44621d34cfeae2655cbc8ac3a0 -BEGIN PGP SIGNATURE- -Version: GnuPG v2.0.20 (GNU/Linux) +Version: GnuPG v2.0 -iQEcBAEBCAAGBQJSJO/BAAoJEGcL3XYFj+mJZIwH/2E3GryM6v9hZEgf0qhnu0d5 -t6yvcdxduIaJdyAcCVZ4jQv7DXc30ovg5z00/OXb0QNyOtWVekXnxX5vZmdcbd0L -JY1lIPpPLUTtFe7FrN+tRoZ4DAWmC60GCdD22+luhQ/GWA1vdfESKsLVyHcSeQvY -3qA4qI4CALbLMNKvtdaaRknl2cX8EoR2fmkKXEg4Dbot0W7c2pjOzpu0pn08BATs -d1OYSbeZMs9Nxb3WDlD7gli3DIgOzKyuBAS6677GPHYTNFHiMzhzxkWmHqlfv/vO -Ly7YNq0I9FBHcyMgH7O6FjEobGnzrFe97KfE9gaIyeoSSJQP41iu96BII5LyBFw= -=W+3W +iQJ8BAEBCABmBQJUdjzZXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w +ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ1MjhERTZCRDg2OTFBNDM5MUZEQTJFRDQy +MUM2MzIxMjlDNkQ3REU0AAoJECHGMhKcbX3kpIkQAI3IOphIaMAks37LZBnNnRNo +qqhr0vnwuWzWpodAn9O2n4Tu/LGol69gq82wiUmr/N8MLpaKmxY00TN+t7/Hw8gs +OJiOrXkf8EbdWBqKjUgfvsxiCbHA0q
[gentoo-commits] proj/java:master commit in: dev-java/netty-transport-native-epoll/
commit: 94753c64c9fcd8083f473b001558f4f3fc4adcd3 Author: James Le Cuirot aura-online co uk> AuthorDate: Sat Jan 31 23:25:37 2015 + Commit: James Le Cuirot aura-online co uk> CommitDate: Sat Jan 31 23:25:37 2015 + URL: http://sources.gentoo.org/gitweb/?p=proj/java.git;a=commit;h=94753c64 New package required by minecraft-server. 4.0.25 is the current latest but seems to need an exact matching version of netty-transport and we only have 4.0.21 in the tree. Package-Manager: portage-2.2.15 Manifest-Sign-Key: 9C6D7DE4 --- dev-java/netty-transport-native-epoll/ChangeLog| 11 +++ dev-java/netty-transport-native-epoll/Manifest | 26 +++ dev-java/netty-transport-native-epoll/metadata.xml | 5 +++ .../netty-transport-native-epoll-4.0.21.ebuild | 38 ++ 4 files changed, 80 insertions(+) diff --git a/dev-java/netty-transport-native-epoll/ChangeLog b/dev-java/netty-transport-native-epoll/ChangeLog new file mode 100644 index 000..9e0e9f2 --- /dev/null +++ b/dev-java/netty-transport-native-epoll/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for dev-java/netty-transport-native-epoll +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*netty-transport-native-epoll-4.0.21 (31 Jan 2015) + + 31 Jan 2015; James Le Cuirot +metadata.xml, + +netty-transport-native-epoll-4.0.21.ebuild: + New package required by minecraft-server. 4.0.25 is the current latest but + seems to need an exact matching version of netty-transport and we only have + 4.0.21 in the tree. diff --git a/dev-java/netty-transport-native-epoll/Manifest b/dev-java/netty-transport-native-epoll/Manifest new file mode 100644 index 000..bf09032 --- /dev/null +++ b/dev-java/netty-transport-native-epoll/Manifest @@ -0,0 +1,26 @@ +-BEGIN PGP SIGNED MESSAGE- +Hash: SHA256 + +DIST netty-4.0.21.Final.tar.gz 960489 SHA256 e1b5572defaa760dcd8ded4d7691e9daf242b2e1885115b722f2f790d9ef9f75 SHA512 5d432e9e433c22b82e67ed3463c6982ca95c2ad823165e1ca9a5046e598878f06aac4221be235f2bda15edfdb22028f2a4f74fb37d431f24a2636e4ec60fae74 WHIRLPOOL 92e96986def775f26286958a9e2c7fe55ab571ad373f9cc25357db71f85f170d7aba7d7854c130c5788f7332665000cd10f666fff06abd0ce57cf4f95008958a +EBUILD netty-transport-native-epoll-4.0.21.ebuild SHA256 e46404f2c72eed299268fe9ca5913dab15b6c09ff6a4f4938be90467f7522862 SHA512 b729a82f1f7952d4e35f89b527bdf91990a28f1ec2a2db17cc4003b9fa09d54eb220ddaf35d828503069f9edfc377f55b6841fb52b2a4ee6e51669e6bb15284d WHIRLPOOL 5eaf2015ad25a516dcd92ce734730ae831d3960d3d666284a51718c5d5c4c3f86fd9bbf5cbeb78c20ed9edd75cf9c4695072c28fb9efc0307a198820071cbcc1 +MISC ChangeLog 486 SHA256 0d2258266180d0db633e3cb694a17b60546a901a3383eaa91c9d42c8dd8f7e32 SHA512 9b2f5f54eb7224cdb8d4ed13b7c6fbd4ae737e9bfe3a9d6771370e396c15feeb3a8d3d76107812470bfe054dca839a5aeae2d55f1fbce794006785f305b6a78a WHIRLPOOL aa4f466e9570af09fdb1bac8cb98da359c441f5842883c712b3bd65cf4f3abace8b175d5c074c69f4441da2c2186e0fd470a31cbd4165dd074e04bdb37ddd318 +MISC metadata.xml 157 SHA256 295d02c5805b0257938eb80314b371daac94b8d6ea85629a902de7a824adc0c9 SHA512 bbae663e26f48fdc5e272adc2b06c14f77f34c53caf84acb53908ff036e7c12a3edbbc0929d2db56bee861a453381d979c7e0983a23716f629ed2135c22ffece WHIRLPOOL 887e153e2481e7d76f0f1b67a395f10f0328b93930185ecdb8fcb5fe3c50f839086a18831d61cf45b34657aaffca6c3b7900cf3c04b712846a05027a84602448 +-BEGIN PGP SIGNATURE- +Version: GnuPG v2.0 + +iQJ8BAEBCABmBQJUzWRxXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w +ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ1MjhERTZCRDg2OTFBNDM5MUZEQTJFRDQy +MUM2MzIxMjlDNkQ3REU0AAoJECHGMhKcbX3kYlIP+QH8RjDq7xYFByLpv86+Pyye +iX1Gfw61lRbSVAHioEfaFcYkoLCDWpE6p8PGHu9OA5zzVDWbvhGK4DRX4fUxMBXb +sYTOT6Xe1/nCANvpYyNRVJ45zAlx88uMPRbtyb3KGT5nrZrUyAJ25kEaayZDPa4m +hWgge1qNZlYjtyAYZes+t53IWwl2QzahZunB8fWtFsjcZr3QTC0DBJf+SNp2sKu6 +a/t+t70bFspsbFatGFYtRRttBxkwc4oH035TGLZO3aE4iEIsdy8ElNvR4SMIvRjy ++DuvcFJesBvjuPg9h1jr2eSClEWcGJ5LD9X5wfbza1dh5IF2AQjKJoFHDGivbdbv +BivXaGs01sP9cx8Z/XRUBGCnQas6XkSa+MUiRweV8/5Yh2scvnbUImgZAOVkvZ/3 +NlEfc9/7X6QSc2D9CpJadvjLz77kZ5fuRszIx6TmruT/GbX3pDqUWcAZ3NrjB8Vo +Axrv3SNUug4vh3n+Vv02GM3EJKP+Owe0QD9czDOUvM763+5xcVYzHy2HXdykO6QB +dG5J70btZE4znBz30nv6YNaXFsUg48Pqe5MDm+0I209EN8tPhiE2HFmyM7SmIPPS +8va4jIwbm+4yEBuD/lE42CLK7NFjBjlLUDX1Yj97o0zDrAbCBaZbIrbC/yhMyU2y +mz3Xtvn8N/Oprq+UcZR5 +=SOux +-END PGP SIGNATURE- diff --git a/dev-java/netty-transport-native-epoll/metadata.xml b/dev-java/netty-transport-native-epoll/metadata.xml new file mode 100644 index 000..838c00a --- /dev/null +++ b/dev-java/netty-transport-native-epoll/metadata.xml @@ -0,0 +1,5 @@ + +http://www.gentoo.org/dtd/metadata.dtd";> + +java + diff --git a/dev-java/netty-transport-native-epoll/netty-transport-native-epoll-4.0.21.ebuild b/dev-java/netty-transport-native-epoll/netty-transport-native-epoll-4.0.21.ebuild new file mode 100644 index 000..1f8249b --- /dev/null +++ b/dev-java/netty-transport-native-epoll/netty-transport-nat
[gentoo-commits] gentoo-x86 commit in media-sound/lastfmplayer: ChangeLog metadata.xml
jer 15/02/01 11:04:23 Modified: ChangeLog metadata.xml Log: Fix maintainership. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision ChangesPath 1.75 media-sound/lastfmplayer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lastfmplayer/ChangeLog?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lastfmplayer/ChangeLog?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lastfmplayer/ChangeLog?r1=1.74&r2=1.75 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 7 Mar 2013 21:17:41 - 1.74 +++ ChangeLog 1 Feb 2015 11:04:23 - 1.75 @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lastfmplayer -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/ChangeLog,v 1.74 2013/03/07 21:17:41 hwoarang Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/ChangeLog,v 1.75 2015/02/01 11:04:23 jer Exp $ + + 01 Feb 2015; Jeroen Roovers metadata.xml: + Fix maintainership. 07 Mar 2013; Markos Chandras metadata.xml: drop to maintainer-nee...@gentoo.org 1.4 media-sound/lastfmplayer/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lastfmplayer/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lastfmplayer/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lastfmplayer/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml === RCS file: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml7 Mar 2013 21:17:41 - 1.3 +++ metadata.xml1 Feb 2015 11:04:23 - 1.4 @@ -1,8 +1,5 @@ http://www.gentoo.org/dtd/metadata.dtd";> - - maintainer-nee...@gentoo.org - sound
[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog
yngwin 15/02/01 11:04:30 Modified: ChangeLog Log: Unmask qt5 useflag on mkvtoolnix Revision ChangesPath 1.9733 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9733&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9733&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9732&r2=1.9733 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9732 retrieving revision 1.9733 diff -u -r1.9732 -r1.9733 --- ChangeLog 1 Feb 2015 11:01:27 - 1.9732 +++ ChangeLog 1 Feb 2015 11:04:29 - 1.9733 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9732 2015/02/01 11:01:27 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9733 2015/02/01 11:04:29 yngwin Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 01 Feb 2015; Ben de Groot base/package.use.mask: + Unmask qt5 useflag on mkvtoolnix + 01 Feb 2015; Ben de Groot package.mask: Unmask qt5 version of sddm
[gentoo-commits] gentoo-x86 commit in profiles/base: package.use.mask
yngwin 15/02/01 11:04:30 Modified: package.use.mask Log: Unmask qt5 useflag on mkvtoolnix Revision ChangesPath 1.635profiles/base/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.mask?rev=1.635&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.mask?rev=1.635&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.mask?r1=1.634&r2=1.635 Index: package.use.mask === RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v retrieving revision 1.634 retrieving revision 1.635 diff -u -r1.634 -r1.635 --- package.use.mask22 Jan 2015 18:01:45 - 1.634 +++ package.use.mask1 Feb 2015 11:04:30 - 1.635 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.634 2015/01/22 18:01:45 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.635 2015/02/01 11:04:30 yngwin Exp $ # This file requires >=portage-2.1.1 # New entries go on top. @@ -147,10 +147,6 @@ mate-base/mate bluetooth mate-extra/mate-user-share bluetooth -# Tim Harder (26 Apr 2014) -# Masked until qt5 is in the tree ->=media-video/mkvtoolnix-6.9.0 qt5 - # Pacho Ramos (26 Apr 2014) # Depends on long time obsolete goi, bug #508742 =x11-misc/lightdm-1.4* introspection
[gentoo-commits] gentoo-x86 commit in dev-ruby/dbf: ChangeLog dbf-2.0.8.ebuild
graaff 15/02/01 11:18:02 Modified: ChangeLog Added:dbf-2.0.8.ebuild Log: Version bump. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.8 dev-ruby/dbf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbf/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbf/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbf/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dbf/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 30 Oct 2014 13:52:31 - 1.7 +++ ChangeLog 1 Feb 2015 11:18:02 - 1.8 @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/dbf -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbf/ChangeLog,v 1.7 2014/10/30 13:52:31 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbf/ChangeLog,v 1.8 2015/02/01 11:18:02 graaff Exp $ + +*dbf-2.0.8 (01 Feb 2015) + + 01 Feb 2015; Hans de Graaff +dbf-2.0.8.ebuild: + Version bump. 30 Oct 2014; Manuel Rüger dbf-2.0.7-r1.ebuild, dbf-2.0.7.ebuild: 1.1 dev-ruby/dbf/dbf-2.0.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbf/dbf-2.0.8.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbf/dbf-2.0.8.ebuild?rev=1.1&content-type=text/plain Index: dbf-2.0.8.ebuild === # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbf/dbf-2.0.8.ebuild,v 1.1 2015/02/01 11:18:02 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md docs/*" RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="a small fast library for reading dBase, xBase, Clipper and FoxPro database files" HOMEPAGE="https://github.com/infused/dbf"; LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" all_ruby_prepare() { sed -i -e '/fastercsv/d' ${RUBY_FAKEGEM_GEMSPEC} || die }
[gentoo-commits] gentoo-x86 commit in games-action/lugaru-demo: lugaru-demo-1.0c.ebuild ChangeLog
zlogene 15/02/01 11:25:13 Modified: lugaru-demo-1.0c.ebuild ChangeLog Log: x86 stable wrt bug #537030 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.7 games-action/lugaru-demo/lugaru-demo-1.0c.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?r1=1.6&r2=1.7 Index: lugaru-demo-1.0c.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- lugaru-demo-1.0c.ebuild 31 Jan 2015 17:50:43 - 1.6 +++ lugaru-demo-1.0c.ebuild 1 Feb 2015 11:25:13 - 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v 1.6 2015/01/31 17:50:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v 1.7 2015/02/01 11:25:13 zlogene Exp $ EAPI=4 @@ -12,7 +12,7 @@ LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" RESTRICT="mirror bindist strip" 1.17 games-action/lugaru-demo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 31 Jan 2015 17:50:43 - 1.16 +++ ChangeLog 1 Feb 2015 11:25:13 - 1.17 @@ -1,6 +1,9 @@ # ChangeLog for games-action/lugaru-demo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.16 2015/01/31 17:50:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.17 2015/02/01 11:25:13 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada lugaru-demo-1.0c.ebuild: + x86 stable wrt bug #537030 31 Jan 2015; Agostino Sarubbo lugaru-demo-1.0c.ebuild: Stable for amd64, wrt bug #537030
[gentoo-commits] gentoo-x86 commit in sys-process/time: ChangeLog time-1.7-r2.ebuild
polynomial-c15/02/01 11:26:41 Modified: ChangeLog Added:time-1.7-r2.ebuild Log: Fixed incorrect memory usage (bug #332253) (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC) Revision ChangesPath 1.9 sys-process/time/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/time/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/time/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/time/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-process/time/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 18 Jan 2014 03:51:44 - 1.8 +++ ChangeLog 1 Feb 2015 11:26:41 - 1.9 @@ -1,6 +1,12 @@ # ChangeLog for sys-process/time -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/time/ChangeLog,v 1.8 2014/01/18 03:51:44 vapier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/time/ChangeLog,v 1.9 2015/02/01 11:26:41 polynomial-c Exp $ + +*time-1.7-r2 (01 Feb 2015) + + 01 Feb 2015; Lars Wendler +time-1.7-r2.ebuild, + +files/time-1.7-incorrect_memory_usage.patch: + Fixed incorrect memory usage (bug #332253). 18 Jan 2014; Mike Frysinger time-1.7-r1.ebuild: Add arm64 love. 1.1 sys-process/time/time-1.7-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/time/time-1.7-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/time/time-1.7-r2.ebuild?rev=1.1&content-type=text/plain Index: time-1.7-r2.ebuild === # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-process/time/time-1.7-r2.ebuild,v 1.1 2015/02/01 11:26:41 polynomial-c Exp $ EAPI="4" inherit eutils autotools DESCRIPTION="displays info about resources used by a program" HOMEPAGE="http://www.gnu.org/directory/time.html"; SRC_URI="mirror://gnu/time/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" src_prepare() { epatch \ "${FILESDIR}"/${P}-build.patch \ "${FILESDIR}"/${PV}-info-dir-entry.patch \ "${FILESDIR}"/${P}-incorrect_memory_usage.patch eautoreconf }
[gentoo-commits] gentoo-x86 commit in sys-process/time/files: time-1.7-incorrect_memory_usage.patch
polynomial-c15/02/01 11:26:41 Added:time-1.7-incorrect_memory_usage.patch Log: Fixed incorrect memory usage (bug #332253) (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC) Revision ChangesPath 1.1 sys-process/time/files/time-1.7-incorrect_memory_usage.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/time/files/time-1.7-incorrect_memory_usage.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/time/files/time-1.7-incorrect_memory_usage.patch?rev=1.1&content-type=text/plain Index: time-1.7-incorrect_memory_usage.patch === https://bugs.launchpad.net/ubuntu/+source/time/+bug/742248 https://bugs.gentoo.org/332253 diff -rupN time-1.7-original/ChangeLog time-1.7/ChangeLog --- time-1.7-original/ChangeLog 2011-11-11 09:17:47.507026731 +0100 +++ time-1.7/ChangeLog 2011-11-11 09:27:46.751002205 +0100 @@ -1,3 +1,9 @@ +Fri Oct 1 00:00:00 2010 Bob Proulx + The struct rusage reports ru_maxrss in kbytes not pages and + should not be converted through pages-to-kbytes again. + Reported by Sven Hartrumpf. + * time.c (summarize): Do not call ptok on ru_maxrss. + Thu Jul 11 12:37:17 1996 David J MacKenzie * Version 1.7. diff -rupN time-1.7-original/time.c time-1.7/time.c --- time-1.7-original/time.c2011-11-11 09:17:47.507026731 +0100 +++ time-1.7/time.c 2011-11-11 09:27:58.167001738 +0100 @@ -398,7 +398,7 @@ summarize (fp, fmt, command, resp) ptok ((UL) resp->ru.ru_ixrss) / MSEC_TO_TICKS (v)); break; case 'M': /* Maximum resident set size. */ - fprintf (fp, "%lu", ptok ((UL) resp->ru.ru_maxrss)); + fprintf (fp, "%lu", (UL) resp->ru.ru_maxrss); break; case 'O': /* Outputs. */ fprintf (fp, "%ld", resp->ru.ru_oublock);
[gentoo-commits] gentoo-x86 commit in games-fps/soldieroffortune: soldieroffortune-1.06a-r1.ebuild ChangeLog
zlogene 15/02/01 11:26:54 Modified: soldieroffortune-1.06a-r1.ebuild ChangeLog Log: x86 stable wrt bug #535912 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.3 games-fps/soldieroffortune/soldieroffortune-1.06a-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/soldieroffortune/soldieroffortune-1.06a-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/soldieroffortune/soldieroffortune-1.06a-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/soldieroffortune/soldieroffortune-1.06a-r1.ebuild?r1=1.2&r2=1.3 Index: soldieroffortune-1.06a-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-fps/soldieroffortune/soldieroffortune-1.06a-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- soldieroffortune-1.06a-r1.ebuild31 Jan 2015 17:50:53 - 1.2 +++ soldieroffortune-1.06a-r1.ebuild1 Feb 2015 11:26:54 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/soldieroffortune/soldieroffortune-1.06a-r1.ebuild,v 1.2 2015/01/31 17:50:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/soldieroffortune/soldieroffortune-1.06a-r1.ebuild,v 1.3 2015/02/01 11:26:54 zlogene Exp $ EAPI=5 inherit eutils unpacker cdrom games @@ -11,7 +11,7 @@ LICENSE="LOKI-EULA" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RESTRICT="strip" IUSE="" 1.32 games-fps/soldieroffortune/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/soldieroffortune/ChangeLog?rev=1.32&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/soldieroffortune/ChangeLog?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/soldieroffortune/ChangeLog?r1=1.31&r2=1.32 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-fps/soldieroffortune/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 31 Jan 2015 17:50:53 - 1.31 +++ ChangeLog 1 Feb 2015 11:26:54 - 1.32 @@ -1,6 +1,10 @@ # ChangeLog for games-fps/soldieroffortune # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/soldieroffortune/ChangeLog,v 1.31 2015/01/31 17:50:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/soldieroffortune/ChangeLog,v 1.32 2015/02/01 11:26:54 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada + soldieroffortune-1.06a-r1.ebuild: + x86 stable wrt bug #535912 31 Jan 2015; Agostino Sarubbo soldieroffortune-1.06a-r1.ebuild:
[gentoo-commits] gentoo-x86 commit in games-fps/rtcwmp-demo: rtcwmp-demo-1.1-r1.ebuild ChangeLog
zlogene 15/02/01 11:29:05 Modified: rtcwmp-demo-1.1-r1.ebuild ChangeLog Log: x86 stable wrt bug #535910 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.3 games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild?r1=1.2&r2=1.3 Index: rtcwmp-demo-1.1-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rtcwmp-demo-1.1-r1.ebuild 31 Jan 2015 17:50:48 - 1.2 +++ rtcwmp-demo-1.1-r1.ebuild 1 Feb 2015 11:29:05 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild,v 1.2 2015/01/31 17:50:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild,v 1.3 2015/02/01 11:29:05 zlogene Exp $ EAPI=5 inherit eutils unpacker games @@ -14,7 +14,7 @@ LICENSE="RTCW GPL-2" # gpl for init script bug #425946 SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="dedicated" RESTRICT="strip mirror" 1.16 games-fps/rtcwmp-demo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/rtcwmp-demo/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/rtcwmp-demo/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/rtcwmp-demo/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-fps/rtcwmp-demo/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 31 Jan 2015 17:50:48 - 1.15 +++ ChangeLog 1 Feb 2015 11:29:05 - 1.16 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/rtcwmp-demo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcwmp-demo/ChangeLog,v 1.15 2015/01/31 17:50:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcwmp-demo/ChangeLog,v 1.16 2015/02/01 11:29:05 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada rtcwmp-demo-1.1-r1.ebuild: + x86 stable wrt bug #535910 31 Jan 2015; Agostino Sarubbo rtcwmp-demo-1.1-r1.ebuild: Stable for amd64, wrt bug #535910
[gentoo-commits] gentoo-x86 commit in games-fps/glxquake-bin: glxquake-bin-0-r2.ebuild ChangeLog
zlogene 15/02/01 11:31:22 Modified: glxquake-bin-0-r2.ebuild ChangeLog Log: x86 stable wrt bug #535900 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.3 games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild?r1=1.2&r2=1.3 Index: glxquake-bin-0-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- glxquake-bin-0-r2.ebuild31 Jan 2015 17:51:13 - 1.2 +++ glxquake-bin-0-r2.ebuild1 Feb 2015 11:31:22 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild,v 1.2 2015/01/31 17:51:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild,v 1.3 2015/02/01 11:31:22 zlogene Exp $ EAPI=5 inherit games @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" RESTRICT="strip" IUSE="" 1.12 games-fps/glxquake-bin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/glxquake-bin/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/glxquake-bin/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/glxquake-bin/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 31 Jan 2015 17:51:13 - 1.11 +++ ChangeLog 1 Feb 2015 11:31:22 - 1.12 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/glxquake-bin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/ChangeLog,v 1.11 2015/01/31 17:51:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/ChangeLog,v 1.12 2015/02/01 11:31:22 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada glxquake-bin-0-r2.ebuild: + x86 stable wrt bug #535900 31 Jan 2015; Agostino Sarubbo glxquake-bin-0-r2.ebuild: Stable for amd64, wrt bug #535900
[gentoo-commits] gentoo-x86 commit in games-fps/quake3-demo: quake3-demo-1.11-r1.ebuild ChangeLog
zlogene 15/02/01 11:33:06 Modified: quake3-demo-1.11-r1.ebuild ChangeLog Log: x86 stable wrt bug #535908 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.3 games-fps/quake3-demo/quake3-demo-1.11-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-demo/quake3-demo-1.11-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-demo/quake3-demo-1.11-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-demo/quake3-demo-1.11-r1.ebuild?r1=1.2&r2=1.3 Index: quake3-demo-1.11-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-demo/quake3-demo-1.11-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- quake3-demo-1.11-r1.ebuild 31 Jan 2015 17:50:38 - 1.2 +++ quake3-demo-1.11-r1.ebuild 1 Feb 2015 11:33:06 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-demo/quake3-demo-1.11-r1.ebuild,v 1.2 2015/01/31 17:50:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-demo/quake3-demo-1.11-r1.ebuild,v 1.3 2015/02/01 11:33:06 zlogene Exp $ EAPI=5 inherit eutils unpacker games @@ -12,7 +12,7 @@ LICENSE="Q3AEULA" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="dedicated" RESTRICT="strip" 1.28 games-fps/quake3-demo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-demo/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-demo/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-demo/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-demo/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 31 Jan 2015 17:50:38 - 1.27 +++ ChangeLog 1 Feb 2015 11:33:06 - 1.28 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake3-demo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-demo/ChangeLog,v 1.27 2015/01/31 17:50:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-demo/ChangeLog,v 1.28 2015/02/01 11:33:06 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada quake3-demo-1.11-r1.ebuild: + x86 stable wrt bug #535908 31 Jan 2015; Agostino Sarubbo quake3-demo-1.11-r1.ebuild: Stable for amd64, wrt bug #535908
[gentoo-commits] gentoo-x86 commit in dev-ruby/coffee-script: ChangeLog coffee-script-2.3.0.ebuild
graaff 15/02/01 11:33:34 Modified: ChangeLog coffee-script-2.3.0.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.12 dev-ruby/coffee-script/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 24 Jan 2015 09:50:43 - 1.11 +++ ChangeLog 1 Feb 2015 11:33:34 - 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/coffee-script # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/ChangeLog,v 1.11 2015/01/24 09:50:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/ChangeLog,v 1.12 2015/02/01 11:33:34 graaff Exp $ + + 01 Feb 2015; Hans de Graaff coffee-script-2.3.0.ebuild: + Add ruby22. 24 Jan 2015; Agostino Sarubbo coffee-script-2.2.0-r1.ebuild: Stable for x86, wrt bug #508540 1.3 dev-ruby/coffee-script/coffee-script-2.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.3.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.3.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.3.0.ebuild?r1=1.2&r2=1.3 Index: coffee-script-2.3.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.3.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- coffee-script-2.3.0.ebuild 5 Aug 2014 16:00:25 - 1.2 +++ coffee-script-2.3.0.ebuild 1 Feb 2015 11:33:34 - 1.3 @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.3.0.ebuild,v 1.2 2014/08/05 16:00:25 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.3.0.ebuild,v 1.3 2015/02/01 11:33:34 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC=""
[gentoo-commits] gentoo-x86 commit in games-arcade/thinktanks-demo: thinktanks-demo-1.1-r2.ebuild ChangeLog
zlogene 15/02/01 11:34:43 Modified: thinktanks-demo-1.1-r2.ebuild ChangeLog Log: x86 stable wrt bug #535896 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.3 games-arcade/thinktanks-demo/thinktanks-demo-1.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r2.ebuild?r1=1.2&r2=1.3 Index: thinktanks-demo-1.1-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- thinktanks-demo-1.1-r2.ebuild 31 Jan 2015 17:51:08 - 1.2 +++ thinktanks-demo-1.1-r2.ebuild 1 Feb 2015 11:34:43 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r2.ebuild,v 1.2 2015/01/31 17:51:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r2.ebuild,v 1.3 2015/02/01 11:34:43 zlogene Exp $ EAPI=5 inherit unpacker games @@ -11,7 +11,7 @@ LICENSE="THINKTANKS" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" RESTRICT="strip" 1.13 games-arcade/thinktanks-demo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/thinktanks-demo/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/thinktanks-demo/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/thinktanks-demo/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 31 Jan 2015 17:51:08 - 1.12 +++ ChangeLog 1 Feb 2015 11:34:43 - 1.13 @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/thinktanks-demo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/ChangeLog,v 1.12 2015/01/31 17:51:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/ChangeLog,v 1.13 2015/02/01 11:34:43 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada thinktanks-demo-1.1-r2.ebuild: + x86 stable wrt bug #535896 31 Jan 2015; Agostino Sarubbo thinktanks-demo-1.1-r2.ebuild: Stable for amd64, wrt bug #535896
[gentoo-commits] gentoo-x86 commit in dev-ruby/deep_merge: ChangeLog deep_merge-1.0.1.ebuild
graaff 15/02/01 11:36:44 Modified: ChangeLog deep_merge-1.0.1.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.8 dev-ruby/deep_merge/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/deep_merge/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/deep_merge/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/deep_merge/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/deep_merge/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 29 Oct 2014 21:08:32 - 1.7 +++ ChangeLog 1 Feb 2015 11:36:44 - 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/deep_merge -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/deep_merge/ChangeLog,v 1.7 2014/10/29 21:08:32 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/deep_merge/ChangeLog,v 1.8 2015/02/01 11:36:44 graaff Exp $ + + 01 Feb 2015; Hans de Graaff deep_merge-1.0.1.ebuild: + Add ruby22. 29 Oct 2014; Manuel Rüger deep_merge-1.0.1.ebuild: Drop jruby target. 1.4 dev-ruby/deep_merge/deep_merge-1.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/deep_merge/deep_merge-1.0.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/deep_merge/deep_merge-1.0.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/deep_merge/deep_merge-1.0.1.ebuild?r1=1.3&r2=1.4 Index: deep_merge-1.0.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/deep_merge/deep_merge-1.0.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- deep_merge-1.0.1.ebuild 29 Oct 2014 21:08:32 - 1.3 +++ deep_merge-1.0.1.ebuild 1 Feb 2015 11:36:44 - 1.4 @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/deep_merge/deep_merge-1.0.1.ebuild,v 1.3 2014/10/29 21:08:32 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/deep_merge/deep_merge-1.0.1.ebuild,v 1.4 2015/02/01 11:36:44 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
[gentoo-commits] gentoo-x86 commit in games-fps/quake3-bin: quake3-bin-1.32c-r2.ebuild ChangeLog
zlogene 15/02/01 11:37:10 Modified: quake3-bin-1.32c-r2.ebuild ChangeLog Log: x86 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.3 games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild?r1=1.2&r2=1.3 Index: quake3-bin-1.32c-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- quake3-bin-1.32c-r2.ebuild 31 Jan 2015 17:50:33 - 1.2 +++ quake3-bin-1.32c-r2.ebuild 1 Feb 2015 11:37:10 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild,v 1.2 2015/01/31 17:50:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild,v 1.3 2015/02/01 11:37:10 zlogene Exp $ EAPI=5 inherit eutils unpacker games @@ -12,7 +12,7 @@ LICENSE="Q3AEULA GPL-2" #gpl for init script bug #425942 SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="cdinstall dedicated teamarena" RESTRICT="strip" 1.39 games-fps/quake3-bin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 31 Jan 2015 17:50:33 - 1.38 +++ ChangeLog 1 Feb 2015 11:37:10 - 1.39 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake3-bin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.38 2015/01/31 17:50:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.39 2015/02/01 11:37:10 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada quake3-bin-1.32c-r2.ebuild: + x86 31 Jan 2015; Agostino Sarubbo quake3-bin-1.32c-r2.ebuild: Stable for amd64, wrt bug #535906
[gentoo-commits] gentoo-x86 commit in games-fps/quake3-bin: ChangeLog
zlogene 15/02/01 11:38:33 Modified: ChangeLog Log: A typo (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.40 games-fps/quake3-bin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 1 Feb 2015 11:37:10 - 1.39 +++ ChangeLog 1 Feb 2015 11:38:33 - 1.40 @@ -1,9 +1,9 @@ # ChangeLog for games-fps/quake3-bin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.39 2015/02/01 11:37:10 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.40 2015/02/01 11:38:33 zlogene Exp $ 01 Feb 2015; Mikle Kolyada quake3-bin-1.32c-r2.ebuild: - x86 + x86 stable wrt bug #535906 31 Jan 2015; Agostino Sarubbo quake3-bin-1.32c-r2.ebuild: Stable for amd64, wrt bug #535906
[gentoo-commits] gentoo-x86 commit in games-arcade/barbarian-bin: barbarian-bin-1.01-r1.ebuild ChangeLog
zlogene 15/02/01 11:40:26 Modified: barbarian-bin-1.01-r1.ebuild ChangeLog Log: x86 stable wrt bug #535894 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.4 games-arcade/barbarian-bin/barbarian-bin-1.01-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/barbarian-bin/barbarian-bin-1.01-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/barbarian-bin/barbarian-bin-1.01-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/barbarian-bin/barbarian-bin-1.01-r1.ebuild?r1=1.3&r2=1.4 Index: barbarian-bin-1.01-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-arcade/barbarian-bin/barbarian-bin-1.01-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- barbarian-bin-1.01-r1.ebuild31 Jan 2015 17:51:03 - 1.3 +++ barbarian-bin-1.01-r1.ebuild1 Feb 2015 11:40:26 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/barbarian-bin/barbarian-bin-1.01-r1.ebuild,v 1.3 2015/01/31 17:51:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/barbarian-bin/barbarian-bin-1.01-r1.ebuild,v 1.4 2015/02/01 11:40:26 zlogene Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="CC-BY-NC-ND-2.0" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" RESTRICT="strip" IUSE="" 1.12 games-arcade/barbarian-bin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/barbarian-bin/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/barbarian-bin/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/barbarian-bin/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-arcade/barbarian-bin/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 31 Jan 2015 17:51:03 - 1.11 +++ ChangeLog 1 Feb 2015 11:40:26 - 1.12 @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/barbarian-bin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/barbarian-bin/ChangeLog,v 1.11 2015/01/31 17:51:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/barbarian-bin/ChangeLog,v 1.12 2015/02/01 11:40:26 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada barbarian-bin-1.01-r1.ebuild: + x86 stable wrt bug #535894 31 Jan 2015; Agostino Sarubbo barbarian-bin-1.01-r1.ebuild: Stable for amd64, wrt bug #535894
[gentoo-commits] gentoo-x86 commit in games-fps/postal2mp-demo: postal2mp-demo-1409.ebuild ChangeLog
zlogene 15/02/01 11:42:22 Modified: postal2mp-demo-1409.ebuild ChangeLog Log: x86 stable wrt bug #535904 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.4 games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild?r1=1.3&r2=1.4 Index: postal2mp-demo-1409.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- postal2mp-demo-1409.ebuild 31 Jan 2015 17:50:28 - 1.3 +++ postal2mp-demo-1409.ebuild 1 Feb 2015 11:42:22 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild,v 1.3 2015/01/31 17:50:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild,v 1.4 2015/02/01 11:42:22 zlogene Exp $ EAPI=5 inherit eutils unpacker multilib games @@ -13,7 +13,7 @@ LICENSE="postal2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="mirror strip" 1.23 games-fps/postal2mp-demo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/postal2mp-demo/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/postal2mp-demo/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/postal2mp-demo/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-fps/postal2mp-demo/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 31 Jan 2015 17:50:28 - 1.22 +++ ChangeLog 1 Feb 2015 11:42:22 - 1.23 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/postal2mp-demo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2mp-demo/ChangeLog,v 1.22 2015/01/31 17:50:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2mp-demo/ChangeLog,v 1.23 2015/02/01 11:42:22 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada postal2mp-demo-1409.ebuild: + x86 stable wrt bug #535904 31 Jan 2015; Agostino Sarubbo postal2mp-demo-1409.ebuild: Stable for amd64, wrt bug #535904
[gentoo-commits] gentoo-x86 commit in app-benchmarks/cpuburn: cpuburn-1.4a-r1.ebuild ChangeLog
zlogene 15/02/01 11:46:03 Modified: cpuburn-1.4a-r1.ebuild ChangeLog Log: x86 stable wrt bug #534822 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.3 app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild?r1=1.2&r2=1.3 Index: cpuburn-1.4a-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cpuburn-1.4a-r1.ebuild 31 Jan 2015 11:44:03 - 1.2 +++ cpuburn-1.4a-r1.ebuild 1 Feb 2015 11:46:03 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild,v 1.2 2015/01/31 11:44:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild,v 1.3 2015/02/01 11:46:03 zlogene Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" src_prepare() { 1.22 app-benchmarks/cpuburn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/cpuburn/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/cpuburn/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/cpuburn/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 31 Jan 2015 11:44:03 - 1.21 +++ ChangeLog 1 Feb 2015 11:46:03 - 1.22 @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/cpuburn # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v 1.21 2015/01/31 11:44:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v 1.22 2015/02/01 11:46:03 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada cpuburn-1.4a-r1.ebuild: + x86 stable wrt bug #534822 31 Jan 2015; Agostino Sarubbo cpuburn-1.4a-r1.ebuild: Stable for amd64, wrt bug #534822
[gentoo-commits] gentoo-x86 commit in games-fps/enemy-territory: enemy-territory-2.60b-r1.ebuild ChangeLog
zlogene 15/02/01 11:50:08 Modified: enemy-territory-2.60b-r1.ebuild ChangeLog Log: x86 stable wrt bug #535888 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.5 games-fps/enemy-territory/enemy-territory-2.60b-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/enemy-territory/enemy-territory-2.60b-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/enemy-territory/enemy-territory-2.60b-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/enemy-territory/enemy-territory-2.60b-r1.ebuild?r1=1.4&r2=1.5 Index: enemy-territory-2.60b-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-fps/enemy-territory/enemy-territory-2.60b-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- enemy-territory-2.60b-r1.ebuild 31 Jan 2015 17:50:58 - 1.4 +++ enemy-territory-2.60b-r1.ebuild 1 Feb 2015 11:50:08 - 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/enemy-territory/enemy-territory-2.60b-r1.ebuild,v 1.4 2015/01/31 17:50:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/enemy-territory/enemy-territory-2.60b-r1.ebuild,v 1.5 2015/02/01 11:50:08 zlogene Exp $ EAPI=5 inherit eutils unpacker games @@ -18,7 +18,7 @@ LICENSE="RTCW-ETEULA" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="dedicated" RESTRICT="mirror strip" 1.55 games-fps/enemy-territory/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/enemy-territory/ChangeLog?rev=1.55&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/enemy-territory/ChangeLog?rev=1.55&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/enemy-territory/ChangeLog?r1=1.54&r2=1.55 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-fps/enemy-territory/ChangeLog,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- ChangeLog 31 Jan 2015 17:50:58 - 1.54 +++ ChangeLog 1 Feb 2015 11:50:08 - 1.55 @@ -1,6 +1,10 @@ # ChangeLog for games-fps/enemy-territory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/enemy-territory/ChangeLog,v 1.54 2015/01/31 17:50:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/enemy-territory/ChangeLog,v 1.55 2015/02/01 11:50:08 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada + enemy-territory-2.60b-r1.ebuild: + x86 stable wrt bug #535888 31 Jan 2015; Agostino Sarubbo enemy-territory-2.60b-r1.ebuild:
[gentoo-commits] gentoo-x86 commit in app-text/calibre: calibre-2.18.0.ebuild ChangeLog
yngwin 15/02/01 11:54:46 Modified: ChangeLog Added:calibre-2.18.0.ebuild Log: version bump (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!) Revision ChangesPath 1.339app-text/calibre/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.339&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.339&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?r1=1.338&r2=1.339 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v retrieving revision 1.338 retrieving revision 1.339 diff -u -r1.338 -r1.339 --- ChangeLog 9 Dec 2014 16:24:29 - 1.338 +++ ChangeLog 1 Feb 2015 11:54:46 - 1.339 @@ -1,6 +1,11 @@ # ChangeLog for app-text/calibre -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.338 2014/12/09 16:24:29 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.339 2015/02/01 11:54:46 yngwin Exp $ + +*calibre-2.18.0 (01 Feb 2015) + + 01 Feb 2015; Ben de Groot +calibre-2.18.0.ebuild: + version bump *calibre-2.12.0 (09 Dec 2014) 1.1 app-text/calibre/calibre-2.18.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-2.18.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-2.18.0.ebuild?rev=1.1&content-type=text/plain Index: calibre-2.18.0.ebuild === # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-2.18.0.ebuild,v 1.1 2015/02/01 11:54:46 yngwin Exp $ EAPI=5 inherit eutils fdo-mime bash-completion-r1 multilib toolchain-funcs DESCRIPTION="Ebook management application" HOMEPAGE="http://calibre-ebook.com/"; [[ ${PV} == ${PV%.*}.${PV#*.} ]] && MY_PV=${PV}.0 || MY_PV=${PV} SRC_URI="http://sourceforge.net/projects/calibre/files/${MY_PV}/${PN}-${MY_PV}.tar.xz"; LICENSE=" GPL-3+ GPL-3 GPL-2+ GPL-2 GPL-1+ LGPL-3+ LGPL-2.1+ LGPL-2.1 BSD MIT Old-MIT Apache-2.0 public-domain || ( Artistic GPL-1+ ) CC-BY-3.0 OFL-1.1 PSF-2 unRAR " KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="+udisks" # Note, dropped dep on >=app-text/poppler-0.20.2:=[qt4,xpdf-headers(+)] as #1, its qt5 now, and # 2, because repoman blew up when it was there, and my installed copy doesnt seem to link to it. COMMON_DEPEND=" >=app-text/podofo-0.8.2:= >=dev-lang/python-2.7.1:2.7[sqlite,ssl] >=dev-libs/chmlib-0.40:= >=dev-libs/icu-4.4:= dev-libs/glib:2 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 >=media-gfx/imagemagick-6.5.9[jpeg,png] media-libs/fontconfig >=media-libs/freetype-2:= >=media-libs/libmtp-1.1.5:= sys-libs/zlib udisks? ( virtual/libudev ) x11-libs/libX11 x11-libs/libXext x11-libs/libXrender >=dev-python/apsw-3.7.17[python_targets_python2_7(-)] >=dev-python/beautifulsoup-3.0.5:python-2[python_targets_python2_7(-)] dev-python/netifaces[python_targets_python2_7(-)] >=dev-python/dnspython-1.6.0[python_targets_python2_7(-)] >=dev-python/cssselect-0.7.1[python_targets_python2_7(-)] >=dev-python/cssutils-0.9.9[python_targets_python2_7(-)] >=dev-python/dbus-python-0.82.2[python_targets_python2_7(-)] >=dev-python/lxml-3.2.1[python_targets_python2_7(-)] >=dev-python/mechanize-0.1.11[python_targets_python2_7(-)] >=dev-python/python-dateutil-1.4.1[python_targets_python2_7(-)] >=dev-python/PyQt5-5.2.0[gui,svg,webkit,widgets,network,printsupport,python_targets_python2_7(-)] media-fonts/liberation-fonts >=media-libs/libwmf-0.2.8 virtual/libusb:1= virtual/python-imaging[python_targets_python2_7(-)] >=x11-misc/xdg-utils-1.0.2-r2" RDEPEND="${COMMON_DEPEND} udisks? ( || ( sys-fs/udisks:2 sys-fs/udisks:0 ) )" DEPEND="${COMMON_DEPEND} >=dev-python/setuptools-0.6_rc5 >=virtual/podofo-build-0.8.2" src_prepare() { # Fix outdated version constant. #sed -e "s#\\(^numeric_version =\\).*#\\1 (${PV//./, })#" \ # -i src/calibre/constants.py || \ # die "sed failed to patch constants.py" # Avoid sandbox violation in /usr/share/gnome/apps when lin
[gentoo-commits] gentoo-x86 commit in app-emulation/bochs: metadata.xml ChangeLog
mgorny 15/02/01 11:58:58 Modified: metadata.xml ChangeLog Log: Localize and update USE=3dnow,avx for the flags refer to emulated CPU, not the host. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) Revision ChangesPath 1.5 app-emulation/bochs/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/bochs/metadata.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/bochs/metadata.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/bochs/metadata.xml?r1=1.4&r2=1.5 Index: metadata.xml === RCS file: /var/cvsroot/gentoo-x86/app-emulation/bochs/metadata.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- metadata.xml7 Nov 2012 14:17:25 - 1.4 +++ metadata.xml1 Feb 2015 11:58:58 - 1.5 @@ -5,8 +5,9 @@ lu_z...@gentoo.org + Enable support for emulating 3DNow! instructions (incomplete) Enable the bochs debugger - Enable support for Advanced Vector Extensions (AVX) + Enable support for emulating Advanced Vector Extensions (AVX) Enable debugger (slows down emulation) Enable support for the remote GDB stub Enable support for emulation of 64-bit CPUs 1.91 app-emulation/bochs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/bochs/ChangeLog?rev=1.91&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/bochs/ChangeLog?rev=1.91&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/bochs/ChangeLog?r1=1.90&r2=1.91 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- ChangeLog 7 Nov 2012 14:17:25 - 1.90 +++ ChangeLog 1 Feb 2015 11:58:58 - 1.91 @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/bochs -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.90 2012/11/07 14:17:25 lu_zero Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.91 2015/02/01 11:58:58 mgorny Exp $ + + 01 Feb 2015; Michał Górny metadata.xml: + Localize and update USE=3dnow,avx for the flags refer to emulated CPU, not the + host. *bochs-2.6 (07 Nov 2012)
[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog perl-module.eclass
dilfridge15/02/01 12:01:06 Modified: ChangeLog perl-module.eclass Log: Drop support for EAPI=4 Revision ChangesPath 1.1520 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1520&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1520&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.1519&r2=1.1520 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v retrieving revision 1.1519 retrieving revision 1.1520 diff -u -r1.1519 -r1.1520 --- ChangeLog 31 Jan 2015 10:16:12 - 1.1519 +++ ChangeLog 1 Feb 2015 12:01:06 - 1.1520 @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1519 2015/01/31 10:16:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1520 2015/02/01 12:01:06 dilfridge Exp $ + + 01 Feb 2015; Andreas K. Huettel perl-module.eclass: + Drop support for EAPI=4 31 Jan 2015; Jeroen Roovers intel-sdp.eclass: Spelling. 1.162eclass/perl-module.eclass file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/perl-module.eclass?rev=1.162&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/perl-module.eclass?rev=1.162&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/perl-module.eclass?r1=1.161&r2=1.162 Index: perl-module.eclass === RCS file: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v retrieving revision 1.161 retrieving revision 1.162 diff -u -r1.161 -r1.162 --- perl-module.eclass 17 Dec 2014 16:40:53 - 1.161 +++ perl-module.eclass 1 Feb 2015 12:01:06 - 1.162 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.161 2014/12/17 16:40:53 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.162 2015/02/01 12:01:06 dilfridge Exp $ # @ECLASS: perl-module.eclass # @MAINTAINER: @@ -18,25 +18,18 @@ PERL_EXPF="src_unpack src_prepare src_configure src_compile src_test src_install" case "${EAPI:-0}" in - 4|5) + 5) [[ ${CATEGORY} == "perl-core" ]] && \ PERL_EXPF+=" pkg_postinst pkg_postrm" case "${GENTOO_DEPEND_ON_PERL:-yes}" in yes) - case "${EAPI:-0}" in - 5) - case "${GENTOO_DEPEND_ON_PERL_SUBSLOT:-yes}" in - yes) - DEPEND="dev-lang/perl:=[-build(-)]" - ;; - *) - DEPEND="dev-lang/perl[-build(-)]" - ;; - esac + case "${GENTOO_DEPEND_ON_PERL_SUBSLOT:-yes}" in + yes) + DEPEND="dev-lang/perl:=[-build(-)]" ;; *) - DEPEND="|| ( >=dev-lang/perl-5.16
[gentoo-commits] gentoo-x86 commit in dev-ruby/delayer: ChangeLog delayer-0.0.2.ebuild
graaff 15/02/01 12:02:53 Modified: ChangeLog delayer-0.0.2.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.3 dev-ruby/delayer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/delayer/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/delayer/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/delayer/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/delayer/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 12 Jun 2014 06:02:20 - 1.2 +++ ChangeLog 1 Feb 2015 12:02:53 - 1.3 @@ -1,5 +1,8 @@ *delayer-0.0.2 (11 Jun 2014) + 01 Feb 2015; Hans de Graaff delayer-0.0.2.ebuild: + Add ruby22. + 12 Jun 2014; Hans de Graaff delayer-0.0.2.ebuild: Fix building with USE=doc. Avoid bundler dependendency in tests. 1.3 dev-ruby/delayer/delayer-0.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/delayer/delayer-0.0.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/delayer/delayer-0.0.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/delayer/delayer-0.0.2.ebuild?r1=1.2&r2=1.3 Index: delayer-0.0.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/delayer/delayer-0.0.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- delayer-0.0.2.ebuild12 Jun 2014 06:02:21 - 1.2 +++ delayer-0.0.2.ebuild1 Feb 2015 12:02:53 - 1.3 @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/delayer/delayer-0.0.2.ebuild,v 1.2 2014/06/12 06:02:21 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/delayer/delayer-0.0.2.ebuild,v 1.3 2015/02/01 12:02:53 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md"
[gentoo-commits] gentoo-x86 commit in dev-ruby/dust: dust-0.1.7-r2.ebuild ChangeLog
graaff 15/02/01 12:04:49 Modified: dust-0.1.7-r2.ebuild ChangeLog Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.4 dev-ruby/dust/dust-0.1.7-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dust/dust-0.1.7-r2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dust/dust-0.1.7-r2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dust/dust-0.1.7-r2.ebuild?r1=1.3&r2=1.4 Index: dust-0.1.7-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dust/dust-0.1.7-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- dust-0.1.7-r2.ebuild3 Nov 2014 20:04:09 - 1.3 +++ dust-0.1.7-r2.ebuild1 Feb 2015 12:04:49 - 1.4 @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dust/dust-0.1.7-r2.ebuild,v 1.3 2014/11/03 20:04:09 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dust/dust-0.1.7-r2.ebuild,v 1.4 2015/02/01 12:04:49 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_EXTRADOC="README" 1.21 dev-ruby/dust/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dust/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dust/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dust/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dust/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 3 Nov 2014 20:04:09 - 1.20 +++ ChangeLog 1 Feb 2015 12:04:49 - 1.21 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/dust -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dust/ChangeLog,v 1.20 2014/11/03 20:04:09 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dust/ChangeLog,v 1.21 2015/02/01 12:04:49 graaff Exp $ + + 01 Feb 2015; Hans de Graaff dust-0.1.7-r2.ebuild: + Add ruby22. 03 Nov 2014; Manuel Rüger dust-0.1.7-r1.ebuild, dust-0.1.7-r2.ebuild:
[gentoo-commits] gentoo-x86 commit in dev-ruby/exifr: ChangeLog exifr-1.2.0.ebuild
graaff 15/02/01 12:06:12 Modified: ChangeLog exifr-1.2.0.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.37 dev-ruby/exifr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/exifr/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/exifr/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/exifr/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/exifr/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 30 Oct 2014 13:43:56 - 1.36 +++ ChangeLog 1 Feb 2015 12:06:12 - 1.37 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/exifr -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/exifr/ChangeLog,v 1.36 2014/10/30 13:43:56 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/exifr/ChangeLog,v 1.37 2015/02/01 12:06:12 graaff Exp $ + + 01 Feb 2015; Hans de Graaff exifr-1.2.0.ebuild: + Add ruby22. 30 Oct 2014; Manuel Rüger -exifr-1.1.3-r1.ebuild, exifr-1.2.0.ebuild: 1.3 dev-ruby/exifr/exifr-1.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/exifr/exifr-1.2.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/exifr/exifr-1.2.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/exifr/exifr-1.2.0.ebuild?r1=1.2&r2=1.3 Index: exifr-1.2.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/exifr/exifr-1.2.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- exifr-1.2.0.ebuild 30 Oct 2014 13:43:56 - 1.2 +++ exifr-1.2.0.ebuild 1 Feb 2015 12:06:12 - 1.3 @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/exifr/exifr-1.2.0.ebuild,v 1.2 2014/10/30 13:43:56 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/exifr/exifr-1.2.0.ebuild,v 1.3 2015/02/01 12:06:12 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_DOCDIR="doc/api" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
[gentoo-commits] gentoo-x86 commit in net-misc/bfgminer: bfgminer-3.10.5.ebuild ChangeLog
zlogene 15/02/01 12:11:28 Modified: bfgminer-3.10.5.ebuild ChangeLog Log: x86 stable wrt bug #516646 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.5 net-misc/bfgminer/bfgminer-3.10.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/bfgminer-3.10.5.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/bfgminer-3.10.5.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/bfgminer-3.10.5.ebuild?r1=1.4&r2=1.5 Index: bfgminer-3.10.5.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-misc/bfgminer/bfgminer-3.10.5.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- bfgminer-3.10.5.ebuild 30 Jan 2015 20:53:36 - 1.4 +++ bfgminer-3.10.5.ebuild 1 Feb 2015 12:11:28 - 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bfgminer/bfgminer-3.10.5.ebuild,v 1.4 2015/01/30 20:53:36 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bfgminer/bfgminer-3.10.5.ebuild,v 1.5 2015/02/01 12:11:28 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86" # TODO: knc (needs i2c-tools header) IUSE="+adl antminer avalon bifury bitforce bfsb bigpic bitfury cpumining drillbit examples hardened hashbuster hashbuster2 hashfast icarus klondike +libusb littlefury lm_sensors metabank modminer nanofury ncurses +opencl proxy proxy_getwork proxy_stratum screen scrypt twinfury +udev unicode x6500 ztex" 1.75 net-misc/bfgminer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/ChangeLog?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/ChangeLog?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/ChangeLog?r1=1.74&r2=1.75 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/bfgminer/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 30 Jan 2015 20:53:36 - 1.74 +++ ChangeLog 1 Feb 2015 12:11:28 - 1.75 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/bfgminer # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bfgminer/ChangeLog,v 1.74 2015/01/30 20:53:36 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bfgminer/ChangeLog,v 1.75 2015/02/01 12:11:28 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada bfgminer-3.10.5.ebuild: + x86 stable wrt bug #516646 30 Jan 2015; Anthony G. Basile bfgminer-2.5.0.ebuild, bfgminer-3.10.5.ebuild, bfgminer-3.10.8.ebuild, bfgminer-4.10.1.ebuild,
[gentoo-commits] gentoo-x86 commit in media-video/smplayer: ChangeLog smplayer-14.9.0-r1.ebuild
jer 15/02/01 12:14:16 Modified: ChangeLog smplayer-14.9.0-r1.ebuild Log: Stable for HPPA (bug #538346). (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision ChangesPath 1.154media-video/smplayer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/smplayer/ChangeLog?rev=1.154&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/smplayer/ChangeLog?rev=1.154&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/smplayer/ChangeLog?r1=1.153&r2=1.154 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- ChangeLog 31 Jan 2015 13:07:57 - 1.153 +++ ChangeLog 1 Feb 2015 12:14:16 - 1.154 @@ -1,6 +1,9 @@ # ChangeLog for media-video/smplayer # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v 1.153 2015/01/31 13:07:57 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v 1.154 2015/02/01 12:14:16 jer Exp $ + + 01 Feb 2015; Jeroen Roovers smplayer-14.9.0-r1.ebuild: + Stable for HPPA (bug #538346). *smplayer-14.9.0.6690 (31 Jan 2015) 1.2 media-video/smplayer/smplayer-14.9.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/smplayer/smplayer-14.9.0-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/smplayer/smplayer-14.9.0-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/smplayer/smplayer-14.9.0-r1.ebuild?r1=1.1&r2=1.2 Index: smplayer-14.9.0-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-14.9.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- smplayer-14.9.0-r1.ebuild 7 Oct 2014 19:51:37 - 1.1 +++ smplayer-14.9.0-r1.ebuild 1 Feb 2015 12:14:16 - 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-14.9.0-r1.ebuild,v 1.1 2014/10/07 19:51:37 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-14.9.0-r1.ebuild,v 1.2 2015/02/01 12:14:16 jer Exp $ EAPI=5 PLOCALES="ar_SY bg ca cs da de el_GR en_US es et eu fi fr gl he_IL hr hu it ja @@ -16,7 +16,7 @@ HOMEPAGE="http://smplayer.sourceforge.net/"; LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux" IUSE="autoshutdown bidi debug" DEPEND="dev-qt/qtcore:4
[gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd: dhcpcd-6.6.7.ebuild ChangeLog
zlogene 15/02/01 12:22:06 Modified: dhcpcd-6.6.7.ebuild ChangeLog Log: amd64 stable wrt bug #538418 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.2 net-misc/dhcpcd/dhcpcd-6.6.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.6.7.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.6.7.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.6.7.ebuild?r1=1.1&r2=1.2 Index: dhcpcd-6.6.7.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.6.7.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dhcpcd-6.6.7.ebuild 6 Jan 2015 00:01:57 - 1.1 +++ dhcpcd-6.6.7.ebuild 1 Feb 2015 12:22:06 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.6.7.ebuild,v 1.1 2015/01/06 00:01:57 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.6.7.ebuild,v 1.2 2015/02/01 12:22:06 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2"; - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi 1.444net-misc/dhcpcd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?rev=1.444&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?rev=1.444&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?r1=1.443&r2=1.444 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v retrieving revision 1.443 retrieving revision 1.444 diff -u -r1.443 -r1.444 --- ChangeLog 30 Jan 2015 18:50:45 - 1.443 +++ ChangeLog 1 Feb 2015 12:22:06 - 1.444 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/dhcpcd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.443 2015/01/30 18:50:45 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.444 2015/02/01 12:22:06 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada dhcpcd-6.6.7.ebuild: + amd64 stable wrt bug #538418 30 Jan 2015; William Hubbs dhcpcd-6.7.1.ebuild, dhcpcd-.ebuild:
[gentoo-commits] gentoo-x86 commit in dev-libs/marisa: marisa-0.2.4.ebuild metadata.xml ChangeLog
mgorny 15/02/01 12:26:01 Modified: marisa-0.2.4.ebuild metadata.xml ChangeLog Log: Convert to CPU_FLAGS_X86. Add correct REQUIRED_USE. Add missing ||die. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) Revision ChangesPath 1.3 dev-libs/marisa/marisa-0.2.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/marisa/marisa-0.2.4.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/marisa/marisa-0.2.4.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/marisa/marisa-0.2.4.ebuild?r1=1.2&r2=1.3 Index: marisa-0.2.4.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-libs/marisa/marisa-0.2.4.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- marisa-0.2.4.ebuild 29 Nov 2014 10:42:23 - 1.2 +++ marisa-0.2.4.ebuild 1 Feb 2015 12:26:01 - 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/marisa/marisa-0.2.4.ebuild,v 1.2 2014/11/29 10:42:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/marisa/marisa-0.2.4.ebuild,v 1.3 2015/02/01 12:26:01 mgorny Exp $ EAPI=5 @@ -16,59 +16,69 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="python doc static-libs sse2 sse3 ssse3 sse4.1 sse4.2 sse4 sse4a popcnt" +IUSE="python doc static-libs cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_sse4a cpu_flags_x86_popcnt" DEPEND="python? ( dev-lang/swig ${PYTHON_DEPS} )" RDEPEND="python? ( ${PYTHON_DEPS} )" +# implied by --enable switches +REQUIRED_USE=" + cpu_flags_x86_popcnt? ( cpu_flags_x86_sse3 ) + cpu_flags_x86_sse4a? ( cpu_flags_x86_popcnt cpu_flags_x86_sse3 ) + cpu_flags_x86_sse4_2? ( cpu_flags_x86_popcnt cpu_flags_x86_sse4_1 ) + cpu_flags_x86_sse4_1? ( cpu_flags_x86_ssse3 ) + cpu_flags_x86_ssse3? ( cpu_flags_x86_sse3 ) + cpu_flags_x86_sse3? ( cpu_flags_x86_sse2 ) +" + src_prepare() { epatch "${FILESDIR}/${P}-python.patch" if use python; then - pushd bindings/python - ln -sf ../marisa-swig.i marisa-swig.i - ln -sf ../marisa-swig.h marisa-swig.h - ln -sf ../marisa-swig.cxx marisa-swig.cxx + pushd bindings/python || die + ln -sf ../marisa-swig.i marisa-swig.i || die + ln -sf ../marisa-swig.h marisa-swig.h || die + ln -sf ../marisa-swig.cxx marisa-swig.cxx || die distutils-r1_src_prepare - popd + popd || die fi } src_configure() { local myeconfargs=( $(use_enable static-libs static) - $(use_enable sse2) - $(use_enable sse3) - $(use_enable ssse3) - $(use_enable sse4.1) - $(use_enable sse4.2) - $(use_enable sse4) - $(use_enable sse4a) - $(use_enable popcnt) + $(use_enable cpu_flags_x86_sse2 sse2) + $(use_enable cpu_flags_x86_sse3 sse3) + $(use_enable cpu_flags_x86_ssse3 ssse3) + $(use_enable cpu_flags_x86_sse4_1 sse4.1) + $(use_enable cpu_flags_x86_sse4_2 sse4.2) + # sse4 is just an alias to sse4.2 + $(use_enable cpu_flags_x86_sse4a sse4a) + $(use_enable cpu_flags_x86_popcnt popcnt) ) econf "${myeconfargs[@]}" if use python; then - pushd bindings/python + pushd bindings/python || die distutils-r1_src_prepare - popd + popd || die fi } src_compile() { default if use python; then - pushd bindings/python + pushd bindings/python || die distutils-r1_src_compile - popd + popd || die fi } src_install() { default if use python; then - pushd bindings/python + pushd bindings/python || die distutils-r1_src_install - popd + popd || die fi use doc && dohtml docs/readme.en.html prune_libtool_files 1.2 dev-libs/marisa/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/marisa/metadata.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/marisa/metadata.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/marisa/metadata.xml?r1=1.1&r2=1.2 Index: metadata.xml
[gentoo-commits] gentoo-x86 commit in net-misc/bfgminer: metadata.xml ChangeLog bfgminer-2.5.0.ebuild
mgorny 15/02/01 12:29:25 Modified: metadata.xml ChangeLog Removed: bfgminer-2.5.0.ebuild Log: Drop old. Fixes CPU_FLAGS_X86 incompat, bug #538266. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) Revision ChangesPath 1.25 net-misc/bfgminer/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/metadata.xml?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/metadata.xml?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/metadata.xml?r1=1.24&r2=1.25 Index: metadata.xml === RCS file: /var/cvsroot/gentoo-x86/net-misc/bfgminer/metadata.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- metadata.xml30 Nov 2014 00:28:00 - 1.24 +++ metadata.xml1 Feb 2015 12:29:25 - 1.25 @@ -39,7 +39,6 @@ Enable support for mining with ModMiner FPGAs Enable support for mining with NanoFury USB sticks Enable support for mining with OpenCL-capable devices (GPUs) - Enable support for mining with VIA Padlock CPUs Enable support for virtual proxy device Enable proxy support for getwork protocol (often used with Block Erupter Blades) Enable proxy support for stratum protocol @@ -47,8 +46,6 @@ Provide start-bfgminer.sh script to launch BFGMiner in app-misc/screen Enable support for scrypt mining algorithm Enable support for SHA256d mining algorithm - Enable support for CPU SSE2 4way mining algorithm - Enable support for CPU SSE4 mining algorithm Enable support for mining with Twinfury USB sticks Enable broader udev rules that may match non-mining devices Enable support for mining with X6500 FPGAs 1.76 net-misc/bfgminer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/ChangeLog?rev=1.76&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/ChangeLog?rev=1.76&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/ChangeLog?r1=1.75&r2=1.76 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/bfgminer/ChangeLog,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 1 Feb 2015 12:11:28 - 1.75 +++ ChangeLog 1 Feb 2015 12:29:25 - 1.76 @@ -1,6 +1,10 @@ # ChangeLog for net-misc/bfgminer # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bfgminer/ChangeLog,v 1.75 2015/02/01 12:11:28 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bfgminer/ChangeLog,v 1.76 2015/02/01 12:29:25 mgorny Exp $ + + 01 Feb 2015; Michał Górny -bfgminer-2.5.0.ebuild, + metadata.xml: + Drop old. Fixes CPU_FLAGS_X86 incompat, bug #538266. 01 Feb 2015; Mikle Kolyada bfgminer-3.10.5.ebuild: x86 stable wrt bug #516646
[gentoo-commits] gentoo-x86 commit in app-misc/screenfetch: screenfetch-3.6.5.ebuild ChangeLog
hwoarang15/02/01 12:58:08 Modified: ChangeLog Added:screenfetch-3.6.5.ebuild Log: Version bump. Bug 538376 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!) Revision ChangesPath 1.13 app-misc/screenfetch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/screenfetch/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/screenfetch/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/screenfetch/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-misc/screenfetch/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 14 Jul 2014 16:43:15 - 1.12 +++ ChangeLog 1 Feb 2015 12:58:08 - 1.13 @@ -1,6 +1,11 @@ # ChangeLog for app-misc/screenfetch -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/screenfetch/ChangeLog,v 1.12 2014/07/14 16:43:15 hwoarang Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/screenfetch/ChangeLog,v 1.13 2015/02/01 12:58:08 hwoarang Exp $ + +*screenfetch-3.6.5 (01 Feb 2015) + + 01 Feb 2015; Markos Chandras +screenfetch-3.6.5.ebuild: + Version bump. Bug 538376 14 Jul 2014; Markos Chandras screenfetch-2.7.7.ebuild, screenfetch-3.2.2.ebuild, screenfetch-.ebuild: 1.1 app-misc/screenfetch/screenfetch-3.6.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/screenfetch/screenfetch-3.6.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/screenfetch/screenfetch-3.6.5.ebuild?rev=1.1&content-type=text/plain Index: screenfetch-3.6.5.ebuild === # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-misc/screenfetch/screenfetch-3.6.5.ebuild,v 1.1 2015/02/01 12:58:08 hwoarang Exp $ EAPI=4 MY_PN="${PN/f/F}" DESCRIPTION="A Bash Screenshot Information Tool" HOMEPAGE="https://github.com/KittyKatt/screenFetch"; if [[ ${PV} == ** ]]; then inherit git-2 EGIT_REPO_URI="https://github.com/KittyKatt/screenFetch"; KEYWORDS="" else SRC_URI="https://github.com/KittyKatt/${MY_PN}/archive/v${PV}.tar.gz -> \ ${P}.tar.gz" KEYWORDS="~amd64 ~x86" S="${WORKDIR}/${MY_PN}-${PV}" fi LICENSE="GPL-3" SLOT="0" IUSE="X" DEPEND="" RDEPEND="X? ( media-gfx/scrot x11-apps/xdpyinfo )" src_install() { newbin ${PN}-dev ${PN} dodoc CHANGELOG README.mkdn TODO }
[gentoo-commits] gentoo-x86 commit in x11-misc/pcmanfm: pcmanfm-1.2.2.ebuild pcmanfm-1.2.3.ebuild pcmanfm-9999.ebuild pcmanfm-1.1.2.ebuild ChangeLog
hwoarang15/02/01 13:00:59 Modified: pcmanfm-1.2.2.ebuild pcmanfm-1.2.3.ebuild pcmanfm-.ebuild pcmanfm-1.1.2.ebuild ChangeLog Log: Bring the virtual/freedesktop-icon-theme dependency back. Bug #538424 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!) Revision ChangesPath 1.2 x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild?r1=1.1&r2=1.2 Index: pcmanfm-1.2.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pcmanfm-1.2.2.ebuild6 Sep 2014 08:40:36 - 1.1 +++ pcmanfm-1.2.2.ebuild1 Feb 2015 13:00:58 - 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild,v 1.1 2014/09/06 08:40:36 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild,v 1.2 2015/02/01 13:00:58 hwoarang Exp $ EAPI="5" inherit eutils fdo-mime readme.gentoo @@ -22,7 +22,8 @@ >=lxde-base/menu-cache-0.3.2 x11-misc/shared-mime-info >=x11-libs/libfm-${PV}:= - virtual/eject" + virtual/eject + virtual/freedesktop-icon-theme" DEPEND="${RDEPEND} app-arch/xz-utils >=dev-util/intltool-0.40 1.2 x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild?r1=1.1&r2=1.2 Index: pcmanfm-1.2.3.ebuild === RCS file: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pcmanfm-1.2.3.ebuild18 Oct 2014 20:32:05 - 1.1 +++ pcmanfm-1.2.3.ebuild1 Feb 2015 13:00:58 - 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild,v 1.1 2014/10/18 20:32:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild,v 1.2 2015/02/01 13:00:58 hwoarang Exp $ EAPI="5" inherit eutils fdo-mime readme.gentoo @@ -22,7 +22,8 @@ >=lxde-base/menu-cache-0.3.2 x11-misc/shared-mime-info >=x11-libs/libfm-${PV}:=[gtk(+)] - virtual/eject" + virtual/eject + virtual/freedesktop-icon-theme" DEPEND="${RDEPEND} app-arch/xz-utils >=dev-util/intltool-0.40 1.20 x11-misc/pcmanfm/pcmanfm-.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-.ebuild?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-.ebuild?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-.ebuild?r1=1.19&r2=1.20 Index: pcmanfm-.ebuild === RCS file: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-.ebuild,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- pcmanfm-.ebuild 4 May 2013 08:57:20 - 1.19 +++ pcmanfm-.ebuild 1 Feb 2015 13:00:58 - 1.20 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-.ebuild,v 1.19 2013/05/04 08:57:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-.ebuild,v 1.20 2015/02/01 13:00:58 hwoarang Exp $ EAPI=5 1.7 x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.1.2.
[gentoo-commits] gentoo-x86 commit in dev-libs/libtasn1: libtasn1-4.2.ebuild ChangeLog
zlogene 15/02/01 13:31:21 Modified: libtasn1-4.2.ebuild ChangeLog Log: ia64 stable wrt bug #532560 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.10 dev-libs/libtasn1/libtasn1-4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-4.2.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-4.2.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-4.2.ebuild?r1=1.9&r2=1.10 Index: libtasn1-4.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-4.2.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libtasn1-4.2.ebuild 9 Jan 2015 14:55:12 - 1.9 +++ libtasn1-4.2.ebuild 1 Feb 2015 13:31:21 - 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-4.2.ebuild,v 1.9 2015/01/09 14:55:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-4.2.ebuild,v 1.10 2015/02/01 13:31:21 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-3 LGPL-2.1" SLOT="0/6" # subslot = libtasn1 soname version -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc static-libs" DEPEND=">=dev-lang/perl-5.6 1.226dev-libs/libtasn1/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.226&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.226&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?r1=1.225&r2=1.226 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v retrieving revision 1.225 retrieving revision 1.226 diff -u -r1.225 -r1.226 --- ChangeLog 9 Jan 2015 14:55:12 - 1.225 +++ ChangeLog 1 Feb 2015 13:31:21 - 1.226 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libtasn1 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.225 2015/01/09 14:55:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.226 2015/02/01 13:31:21 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada libtasn1-4.2.ebuild: + ia64 stable wrt bug #532560 09 Jan 2015; Tobias Klausmann libtasn1-4.2.ebuild: Stable on alpha, bug 532560
[gentoo-commits] gentoo-x86 commit in games-fps/postal2: postal2-1409.2-r2.ebuild ChangeLog
zlogene 15/02/01 13:35:57 Modified: postal2-1409.2-r2.ebuild ChangeLog Log: amd64/x86 stable wrt bug #535902 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.3 games-fps/postal2/postal2-1409.2-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/postal2/postal2-1409.2-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/postal2/postal2-1409.2-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/postal2/postal2-1409.2-r2.ebuild?r1=1.2&r2=1.3 Index: postal2-1409.2-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-fps/postal2/postal2-1409.2-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- postal2-1409.2-r2.ebuild8 Jul 2014 17:33:22 - 1.2 +++ postal2-1409.2-r2.ebuild1 Feb 2015 13:35:57 - 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/postal2-1409.2-r2.ebuild,v 1.2 2014/07/08 17:33:22 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/postal2-1409.2-r2.ebuild,v 1.3 2015/02/01 13:35:57 zlogene Exp $ EAPI=5 inherit eutils unpacker cdrom multilib games @@ -12,7 +12,7 @@ LICENSE="postal2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="strip" 1.15 games-fps/postal2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/postal2/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/postal2/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/postal2/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-fps/postal2/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 8 Jul 2014 17:33:22 - 1.14 +++ ChangeLog 1 Feb 2015 13:35:57 - 1.15 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/postal2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/ChangeLog,v 1.14 2014/07/08 17:33:22 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/ChangeLog,v 1.15 2015/02/01 13:35:57 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada postal2-1409.2-r2.ebuild: + amd64/x86 stable wrt bug #535902 08 Jul 2014; Ian Stakenvicius (_AxS_) postal2-1409.2-r2.ebuild:
[gentoo-commits] gentoo-x86 commit in games-fps/etqw-bin: etqw-bin-1.5-r1.ebuild ChangeLog
zlogene 15/02/01 13:39:00 Modified: etqw-bin-1.5-r1.ebuild ChangeLog Log: amd64/x86 stable wrt bug #535898 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.2 games-fps/etqw-bin/etqw-bin-1.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5-r1.ebuild?r1=1.1&r2=1.2 Index: etqw-bin-1.5-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- etqw-bin-1.5-r1.ebuild 7 Jul 2014 18:03:58 - 1.1 +++ etqw-bin-1.5-r1.ebuild 1 Feb 2015 13:38:59 - 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5-r1.ebuild,v 1.1 2014/07/07 18:03:58 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5-r1.ebuild,v 1.2 2015/02/01 13:38:59 zlogene Exp $ EAPI=5 inherit eutils games @@ -11,7 +11,7 @@ LICENSE="ETQW" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="cdinstall" RESTRICT="strip" 1.8 games-fps/etqw-bin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/etqw-bin/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/etqw-bin/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/etqw-bin/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 7 Jul 2014 18:03:58 - 1.7 +++ ChangeLog 1 Feb 2015 13:38:59 - 1.8 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/etqw-bin -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/ChangeLog,v 1.7 2014/07/07 18:03:58 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/ChangeLog,v 1.8 2015/02/01 13:38:59 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada etqw-bin-1.5-r1.ebuild: + amd64/x86 stable wrt bug #535898 *etqw-bin-1.5-r1 (07 Jul 2014)
[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64-fbsd: ChangeLog make.defaults
mgorny 15/02/01 13:40:43 Modified: ChangeLog make.defaults Log: Unhide CPU_FLAGS_X86 on {amd64,x86}-fbsd profiles, bug #538322 by Yuta SATOH. Revision ChangesPath 1.63 profiles/arch/amd64-fbsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 28 Jan 2015 21:31:06 - 1.62 +++ ChangeLog 1 Feb 2015 13:40:43 - 1.63 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86-fbsd profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.62 2015/01/28 21:31:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.63 2015/02/01 13:40:43 mgorny Exp $ + + 01 Feb 2015; Michał Górny make.defaults: + Unhide CPU_FLAGS_X86 on {amd64,x86}-fbsd profiles, bug #538322 by Yuta SATOH. 28 Jan 2015; Michał Górny use.mask: Unmask CPU_FLAGS_X86. 1.16 profiles/arch/amd64-fbsd/make.defaults file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/make.defaults?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/make.defaults?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/make.defaults?r1=1.15&r2=1.16 Index: make.defaults === RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/make.defaults,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- make.defaults 28 Jan 2015 20:58:21 - 1.15 +++ make.defaults 1 Feb 2015 13:40:43 - 1.16 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/make.defaults,v 1.15 2015/01/28 20:58:21 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/make.defaults,v 1.16 2015/02/01 13:40:43 mgorny Exp $ # System-wide defaults for the G/FBSD Portage system ARCH="amd64-fbsd" @@ -35,8 +35,8 @@ MULTILIB_STRICT_DIRS="/lib32 /usr/lib32 /usr/kde/*/lib32 /usr/qt/*/lib32 /usr/X11R6/lib32" SYMLINK_LIB="no" -# Unmask multilib ABIs use expands. -USE_EXPAND_HIDDEN="-ABI_X86" +# Unhide the x86-specific USE_EXPANDs. +USE_EXPAND_HIDDEN="-ABI_X86 -CPU_FLAGS_X86" # Michał Górny (01 Jul 2014) # Default to abi_x86_64 for packages that don't have it forced.
[gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog make.defaults
mgorny 15/02/01 13:40:43 Modified: ChangeLog make.defaults Log: Unhide CPU_FLAGS_X86 on {amd64,x86}-fbsd profiles, bug #538322 by Yuta SATOH. Revision ChangesPath 1.50 profiles/arch/x86-fbsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog?rev=1.50&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog?rev=1.50&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog?r1=1.49&r2=1.50 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 28 Jan 2015 21:33:57 - 1.49 +++ ChangeLog 1 Feb 2015 13:40:43 - 1.50 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86-fbsd profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.49 2015/01/28 21:33:57 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.50 2015/02/01 13:40:43 mgorny Exp $ + + 01 Feb 2015; Michał Górny make.defaults: + Unhide CPU_FLAGS_X86 on {amd64,x86}-fbsd profiles, bug #538322 by Yuta SATOH. 28 Jan 2015; Michał Górny use.mask: Unmask CPU_FLAGS_X86. 1.8 profiles/arch/x86-fbsd/make.defaults file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/make.defaults?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/make.defaults?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/make.defaults?r1=1.7&r2=1.8 Index: make.defaults === RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/make.defaults,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- make.defaults 1 Jul 2014 07:49:58 - 1.7 +++ make.defaults 1 Feb 2015 13:40:43 - 1.8 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation. +# Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/make.defaults,v 1.7 2014/07/01 07:49:58 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/make.defaults,v 1.8 2015/02/01 13:40:43 mgorny Exp $ # System-wide defaults for the G/FBSD Portage system ARCH="x86-fbsd" @@ -24,6 +24,9 @@ nv r128 radeon rendition s3 s3virge savage siliconmotion sis \ sisusb tga trident tseng via vmware" +# Unhide the CPU_FLAGS_X86 USE_EXPANDs. +USE_EXPAND_HIDDEN="-CPU_FLAGS_X86" + # Michał Górny (01 Jul 2014) # Default to abi_x86_32 for packages that don't have it forced. ABI_X86="32"
[gentoo-commits] gentoo-x86 commit in dev-python/ipaddr: ipaddr-2.1.11.ebuild ChangeLog
ago 15/02/01 13:41:51 Modified: ipaddr-2.1.11.ebuild ChangeLog Log: Stable for x86, wrt bug #530526 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.6 dev-python/ipaddr/ipaddr-2.1.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipaddr/ipaddr-2.1.11.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipaddr/ipaddr-2.1.11.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipaddr/ipaddr-2.1.11.ebuild?r1=1.5&r2=1.6 Index: ipaddr-2.1.11.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/ipaddr/ipaddr-2.1.11.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ipaddr-2.1.11.ebuild31 Jan 2015 11:44:43 - 1.5 +++ ipaddr-2.1.11.ebuild1 Feb 2015 13:41:51 - 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ipaddr/ipaddr-2.1.11.ebuild,v 1.5 2015/01/31 11:44:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipaddr/ipaddr-2.1.11.ebuild,v 1.6 2015/02/01 13:41:51 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DOCS=( README RELEASENOTES ) 1.20 dev-python/ipaddr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipaddr/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipaddr/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipaddr/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/ipaddr/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 31 Jan 2015 11:44:43 - 1.19 +++ ChangeLog 1 Feb 2015 13:41:51 - 1.20 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/ipaddr # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ipaddr/ChangeLog,v 1.19 2015/01/31 11:44:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipaddr/ChangeLog,v 1.20 2015/02/01 13:41:51 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo ipaddr-2.1.11.ebuild: + Stable for x86, wrt bug #530526 31 Jan 2015; Agostino Sarubbo ipaddr-2.1.11.ebuild: Stable for amd64, wrt bug #530526
[gentoo-commits] gentoo-x86 commit in net-libs/libtirpc: libtirpc-0.2.5.ebuild ChangeLog
ago 15/02/01 13:41:33 Modified: libtirpc-0.2.5.ebuild ChangeLog Log: Stable for x86, wrt bug #525268 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.6 net-libs/libtirpc/libtirpc-0.2.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtirpc/libtirpc-0.2.5.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtirpc/libtirpc-0.2.5.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtirpc/libtirpc-0.2.5.ebuild?r1=1.5&r2=1.6 Index: libtirpc-0.2.5.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-libs/libtirpc/libtirpc-0.2.5.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libtirpc-0.2.5.ebuild 31 Jan 2015 11:44:58 - 1.5 +++ libtirpc-0.2.5.ebuild 1 Feb 2015 13:41:33 - 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtirpc/libtirpc-0.2.5.ebuild,v 1.5 2015/01/31 11:44:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtirpc/libtirpc-0.2.5.ebuild,v 1.6 2015/02/01 13:41:33 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="ipv6 kerberos static-libs" RDEPEND="kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )" 1.46 net-libs/libtirpc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtirpc/ChangeLog?rev=1.46&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtirpc/ChangeLog?rev=1.46&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtirpc/ChangeLog?r1=1.45&r2=1.46 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-libs/libtirpc/ChangeLog,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- ChangeLog 31 Jan 2015 11:44:58 - 1.45 +++ ChangeLog 1 Feb 2015 13:41:33 - 1.46 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libtirpc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtirpc/ChangeLog,v 1.45 2015/01/31 11:44:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtirpc/ChangeLog,v 1.46 2015/02/01 13:41:33 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo libtirpc-0.2.5.ebuild: + Stable for x86, wrt bug #525268 31 Jan 2015; Agostino Sarubbo libtirpc-0.2.5.ebuild: Stable for amd64, wrt bug #525268
[gentoo-commits] gentoo-x86 commit in games-action/heretic2: heretic2-1.06c-r1.ebuild ChangeLog
zlogene 15/02/01 13:41:32 Modified: heretic2-1.06c-r1.ebuild ChangeLog Log: amd64/x86 stable wrt bug #535892 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.3 games-action/heretic2/heretic2-1.06c-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild?r1=1.2&r2=1.3 Index: heretic2-1.06c-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- heretic2-1.06c-r1.ebuild25 Jun 2014 13:46:13 - 1.2 +++ heretic2-1.06c-r1.ebuild1 Feb 2015 13:41:32 - 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild,v 1.2 2014/06/25 13:46:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild,v 1.3 2015/02/01 13:41:32 zlogene Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="LOKI-EULA" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="strip" QA_TEXTRELS="${GAMES_PREFIX_OPT:1}/${PN}/base/*.so" 1.14 games-action/heretic2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/heretic2/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/heretic2/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/heretic2/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 25 Jun 2014 13:46:13 - 1.13 +++ ChangeLog 1 Feb 2015 13:41:32 - 1.14 @@ -1,6 +1,9 @@ # ChangeLog for games-action/heretic2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v 1.13 2014/06/25 13:46:13 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v 1.14 2015/02/01 13:41:32 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada heretic2-1.06c-r1.ebuild: + amd64/x86 stable wrt bug #535892 25 Jun 2014; Michał Górny heretic2-1.06c-r1.ebuild: Update multilib dependencies to use the lowest known EAPI 5 or multilib
[gentoo-commits] gentoo-x86 commit in sys-apps/usbredir: usbredir-0.7.ebuild ChangeLog
ago 15/02/01 13:42:12 Modified: usbredir-0.7.ebuild ChangeLog Log: Stable for x86, wrt bug #535654 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 sys-apps/usbredir/usbredir-0.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbredir/usbredir-0.7.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbredir/usbredir-0.7.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbredir/usbredir-0.7.ebuild?r1=1.2&r2=1.3 Index: usbredir-0.7.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-apps/usbredir/usbredir-0.7.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- usbredir-0.7.ebuild 31 Jan 2015 11:44:18 - 1.2 +++ usbredir-0.7.ebuild 1 Feb 2015 13:42:12 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbredir/usbredir-0.7.ebuild,v 1.2 2015/01/31 11:44:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbredir/usbredir-0.7.ebuild,v 1.3 2015/02/01 13:42:12 ago Exp $ EAPI=5 inherit eutils flag-o-matic @@ -11,7 +11,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="static-libs" RDEPEND=">=dev-libs/libusb-1.0.19" 1.41 sys-apps/usbredir/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbredir/ChangeLog?rev=1.41&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbredir/ChangeLog?rev=1.41&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbredir/ChangeLog?r1=1.40&r2=1.41 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-apps/usbredir/ChangeLog,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- ChangeLog 31 Jan 2015 11:44:18 - 1.40 +++ ChangeLog 1 Feb 2015 13:42:12 - 1.41 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/usbredir # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbredir/ChangeLog,v 1.40 2015/01/31 11:44:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbredir/ChangeLog,v 1.41 2015/02/01 13:42:12 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo usbredir-0.7.ebuild: + Stable for x86, wrt bug #535654 31 Jan 2015; Agostino Sarubbo usbredir-0.7.ebuild: Stable for amd64, wrt bug #535654
[gentoo-commits] gentoo-x86 commit in x11-misc/xscreensaver: xscreensaver-5.32.ebuild ChangeLog
ago 15/02/01 13:43:03 Modified: xscreensaver-5.32.ebuild ChangeLog Log: Stable for x86, wrt bug #533752 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.6 x11-misc/xscreensaver/xscreensaver-5.32.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild?r1=1.5&r2=1.6 Index: xscreensaver-5.32.ebuild === RCS file: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xscreensaver-5.32.ebuild31 Jan 2015 17:09:04 - 1.5 +++ xscreensaver-5.32.ebuild1 Feb 2015 13:43:02 - 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild,v 1.5 2015/01/31 17:09:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild,v 1.6 2015/02/01 13:43:02 ago Exp $ EAPI=5 inherit autotools eutils flag-o-matic multilib pam @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="gdm jpeg new-login opengl pam +perl selinux suid xinerama" COMMON_DEPEND=" 1.389x11-misc/xscreensaver/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/ChangeLog?rev=1.389&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/ChangeLog?rev=1.389&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/ChangeLog?r1=1.388&r2=1.389 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v retrieving revision 1.388 retrieving revision 1.389 diff -u -r1.388 -r1.389 --- ChangeLog 31 Jan 2015 17:09:04 - 1.388 +++ ChangeLog 1 Feb 2015 13:43:02 - 1.389 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xscreensaver # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.388 2015/01/31 17:09:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.389 2015/02/01 13:43:02 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo xscreensaver-5.32.ebuild: + Stable for x86, wrt bug #533752 31 Jan 2015; Jeroen Roovers xscreensaver-5.32.ebuild: Depend on virtual/glu by stephen.smith3141 (bug #538362).
[gentoo-commits] gentoo-x86 commit in sys-fs/loop-aes: loop-aes-3.7b.ebuild ChangeLog
ago 15/02/01 13:42:44 Modified: loop-aes-3.7b.ebuild ChangeLog Log: Stable for x86, wrt bug #533932 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.6 sys-fs/loop-aes/loop-aes-3.7b.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7b.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7b.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7b.ebuild?r1=1.5&r2=1.6 Index: loop-aes-3.7b.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7b.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- loop-aes-3.7b.ebuild31 Jan 2015 11:45:24 - 1.5 +++ loop-aes-3.7b.ebuild1 Feb 2015 13:42:44 - 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7b.ebuild,v 1.5 2015/01/31 11:45:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7b.ebuild,v 1.6 2015/02/01 13:42:44 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 arm ~hppa ~ppc ~sparc x86" IUSE="cpu_flags_x86_aes extra-ciphers keyscrub cpu_flags_x86_padlock" DEPEND="|| ( >=sys-apps/util-linux-2.12r[crypt,loop-aes] app-crypt/loop-aes-losetup )" 1.107sys-fs/loop-aes/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/ChangeLog?rev=1.107&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/ChangeLog?rev=1.107&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/ChangeLog?r1=1.106&r2=1.107 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- ChangeLog 31 Jan 2015 11:45:24 - 1.106 +++ ChangeLog 1 Feb 2015 13:42:44 - 1.107 @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/loop-aes # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.106 2015/01/31 11:45:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.107 2015/02/01 13:42:44 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo loop-aes-3.7b.ebuild: + Stable for x86, wrt bug #533932 31 Jan 2015; Agostino Sarubbo loop-aes-3.7b.ebuild: Stable for amd64, wrt bug #533932
[gentoo-commits] gentoo-x86 commit in app-text/xournal: xournal-0.4.8.ebuild ChangeLog
ago 15/02/01 13:43:21 Modified: xournal-0.4.8.ebuild ChangeLog Log: Stable for x86, wrt bug #534024 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 app-text/xournal/xournal-0.4.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/xournal-0.4.8.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/xournal-0.4.8.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/xournal-0.4.8.ebuild?r1=1.2&r2=1.3 Index: xournal-0.4.8.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-0.4.8.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xournal-0.4.8.ebuild31 Jan 2015 11:44:28 - 1.2 +++ xournal-0.4.8.ebuild1 Feb 2015 13:43:21 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-0.4.8.ebuild,v 1.2 2015/01/31 11:44:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-0.4.8.ebuild,v 1.3 2015/02/01 13:43:21 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ if [[ "${PV}" != "" ]]; then SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" else inherit git-2 SRC_URI="" 1.51 app-text/xournal/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-text/xournal/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 31 Jan 2015 11:44:28 - 1.50 +++ ChangeLog 1 Feb 2015 13:43:21 - 1.51 @@ -1,6 +1,9 @@ # ChangeLog for app-text/xournal # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/ChangeLog,v 1.50 2015/01/31 11:44:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/ChangeLog,v 1.51 2015/02/01 13:43:21 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo xournal-0.4.8.ebuild: + Stable for x86, wrt bug #534024 31 Jan 2015; Agostino Sarubbo xournal-0.4.8.ebuild: Stable for amd64, wrt bug #534024
[gentoo-commits] gentoo-x86 commit in sys-libs/efivar: efivar-0.15.ebuild ChangeLog
ago 15/02/01 13:43:43 Modified: efivar-0.15.ebuild ChangeLog Log: Stable for x86, wrt bug #537620 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 sys-libs/efivar/efivar-0.15.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/efivar/efivar-0.15.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/efivar/efivar-0.15.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/efivar/efivar-0.15.ebuild?r1=1.3&r2=1.4 Index: efivar-0.15.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-libs/efivar/efivar-0.15.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- efivar-0.15.ebuild 31 Jan 2015 11:44:09 - 1.3 +++ efivar-0.15.ebuild 1 Feb 2015 13:43:43 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/efivar-0.15.ebuild,v 1.3 2015/01/31 11:44:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/efivar-0.15.ebuild,v 1.4 2015/02/01 13:43:43 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 x86" RDEPEND="dev-libs/popt" DEPEND="${RDEPEND}" 1.4 sys-libs/efivar/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/efivar/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/efivar/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/efivar/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 31 Jan 2015 11:44:09 - 1.3 +++ ChangeLog 1 Feb 2015 13:43:43 - 1.4 @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/efivar # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v 1.3 2015/01/31 11:44:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v 1.4 2015/02/01 13:43:43 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo efivar-0.15.ebuild: + Stable for x86, wrt bug #537620 31 Jan 2015; Agostino Sarubbo efivar-0.15.ebuild: Stable for amd64, wrt bug #537620
[gentoo-commits] gentoo-x86 commit in sys-boot/efibootmgr: efibootmgr-0.11.0.ebuild ChangeLog
ago 15/02/01 13:43:47 Modified: efibootmgr-0.11.0.ebuild ChangeLog Log: Stable for x86, wrt bug #537620 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild?r1=1.2&r2=1.3 Index: efibootmgr-0.11.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- efibootmgr-0.11.0.ebuild31 Jan 2015 11:44:13 - 1.2 +++ efibootmgr-0.11.0.ebuild1 Feb 2015 13:43:47 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild,v 1.2 2015/01/31 11:44:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.11.0.ebuild,v 1.3 2015/02/01 13:43:47 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 x86" IUSE="" RDEPEND="sys-apps/pciutils 1.33 sys-boot/efibootmgr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 31 Jan 2015 11:44:13 - 1.32 +++ ChangeLog 1 Feb 2015 13:43:47 - 1.33 @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/efibootmgr # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.32 2015/01/31 11:44:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.33 2015/02/01 13:43:47 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo efibootmgr-0.11.0.ebuild: + Stable for x86, wrt bug #537620 31 Jan 2015; Agostino Sarubbo efibootmgr-0.11.0.ebuild: Stable for amd64, wrt bug #537620
[gentoo-commits] gentoo-x86 commit in x11-misc/slock: slock-1.2.ebuild ChangeLog
ago 15/02/01 13:44:24 Modified: slock-1.2.ebuild ChangeLog Log: Stable for x86, wrt bug #537456 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 x11-misc/slock/slock-1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slock/slock-1.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slock/slock-1.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slock/slock-1.2.ebuild?r1=1.3&r2=1.4 Index: slock-1.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/x11-misc/slock/slock-1.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- slock-1.2.ebuild31 Jan 2015 13:17:40 - 1.3 +++ slock-1.2.ebuild1 Feb 2015 13:44:24 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/slock/slock-1.2.ebuild,v 1.3 2015/01/31 13:17:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/slock/slock-1.2.ebuild,v 1.4 2015/02/01 13:44:24 ago Exp $ EAPI=5 inherit eutils fcaps savedconfig toolchain-funcs @@ -11,7 +11,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 hppa ~x86 ~x86-fbsd" +KEYWORDS="amd64 hppa x86 ~x86-fbsd" RDEPEND=" x11-libs/libX11 1.53 x11-misc/slock/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slock/ChangeLog?rev=1.53&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slock/ChangeLog?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slock/ChangeLog?r1=1.52&r2=1.53 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/x11-misc/slock/ChangeLog,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- ChangeLog 31 Jan 2015 13:17:40 - 1.52 +++ ChangeLog 1 Feb 2015 13:44:24 - 1.53 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/slock # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/slock/ChangeLog,v 1.52 2015/01/31 13:17:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/slock/ChangeLog,v 1.53 2015/02/01 13:44:24 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo slock-1.2.ebuild: + Stable for x86, wrt bug #537456 31 Jan 2015; Agostino Sarubbo slock-1.2.ebuild: Stable for amd64, wrt bug #537456
[gentoo-commits] gentoo-x86 commit in dev-libs/libbsd: libbsd-0.7.0.ebuild ChangeLog
ago 15/02/01 13:44:07 Modified: libbsd-0.7.0.ebuild ChangeLog Log: Stable for x86, wrt bug #534120 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.7 dev-libs/libbsd/libbsd-0.7.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild?r1=1.6&r2=1.7 Index: libbsd-0.7.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libbsd-0.7.0.ebuild 31 Jan 2015 11:44:53 - 1.6 +++ libbsd-0.7.0.ebuild 1 Feb 2015 13:44:07 - 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild,v 1.6 2015/01/31 11:44:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild,v 1.7 2015/02/01 13:44:07 ago Exp $ EAPI=5 inherit eutils multilib @@ -11,7 +11,7 @@ LICENSE="BSD BSD-2 BSD-4 ISC" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ~ppc ~ppc64 ~sparc x86" IUSE="static-libs" DOCS="ChangeLog README TODO" 1.35 dev-libs/libbsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 31 Jan 2015 11:44:53 - 1.34 +++ ChangeLog 1 Feb 2015 13:44:07 - 1.35 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libbsd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.34 2015/01/31 11:44:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.35 2015/02/01 13:44:07 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo libbsd-0.7.0.ebuild: + Stable for x86, wrt bug #534120 31 Jan 2015; Agostino Sarubbo libbsd-0.7.0.ebuild: Stable for amd64, wrt bug #534120
[gentoo-commits] gentoo-x86 commit in kde-misc/krename: krename-4.0.9-r3.ebuild ChangeLog
ago 15/02/01 13:44:43 Modified: krename-4.0.9-r3.ebuild ChangeLog Log: Stable for x86, wrt bug #535430 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 kde-misc/krename/krename-4.0.9-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/krename-4.0.9-r3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/krename-4.0.9-r3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/krename-4.0.9-r3.ebuild?r1=1.2&r2=1.3 Index: krename-4.0.9-r3.ebuild === RCS file: /var/cvsroot/gentoo-x86/kde-misc/krename/krename-4.0.9-r3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- krename-4.0.9-r3.ebuild 31 Jan 2015 13:14:45 - 1.2 +++ krename-4.0.9-r3.ebuild 1 Feb 2015 13:44:43 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/krename/krename-4.0.9-r3.ebuild,v 1.2 2015/01/31 13:14:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/krename/krename-4.0.9-r3.ebuild,v 1.3 2015/02/01 13:44:43 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug exif pdf taglib truetype" DEPEND=" 1.83 kde-misc/krename/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/ChangeLog?rev=1.83&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/ChangeLog?rev=1.83&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/ChangeLog?r1=1.82&r2=1.83 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/kde-misc/krename/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- ChangeLog 31 Jan 2015 13:14:45 - 1.82 +++ ChangeLog 1 Feb 2015 13:44:43 - 1.83 @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/krename # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/krename/ChangeLog,v 1.82 2015/01/31 13:14:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/krename/ChangeLog,v 1.83 2015/02/01 13:44:43 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo krename-4.0.9-r3.ebuild: + Stable for x86, wrt bug #535430 31 Jan 2015; Agostino Sarubbo krename-4.0.9-r3.ebuild: Stable for amd64, wrt bug #535430
[gentoo-commits] gentoo-x86 commit in media-video/kamerka: kamerka-0.10.ebuild ChangeLog
ago 15/02/01 13:45:22 Modified: kamerka-0.10.ebuild ChangeLog Log: Stable for x86, wrt bug #535514 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 media-video/kamerka/kamerka-0.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kamerka/kamerka-0.10.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kamerka/kamerka-0.10.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kamerka/kamerka-0.10.ebuild?r1=1.3&r2=1.4 Index: kamerka-0.10.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-video/kamerka/kamerka-0.10.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kamerka-0.10.ebuild 31 Jan 2015 13:17:11 - 1.3 +++ kamerka-0.10.ebuild 1 Feb 2015 13:45:22 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kamerka/kamerka-0.10.ebuild,v 1.3 2015/01/31 13:17:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kamerka/kamerka-0.10.ebuild,v 1.4 2015/02/01 13:45:22 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" 1.14 media-video/kamerka/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kamerka/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kamerka/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kamerka/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-video/kamerka/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 31 Jan 2015 13:17:11 - 1.13 +++ ChangeLog 1 Feb 2015 13:45:22 - 1.14 @@ -1,6 +1,9 @@ # ChangeLog for media-video/kamerka # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kamerka/ChangeLog,v 1.13 2015/01/31 13:17:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kamerka/ChangeLog,v 1.14 2015/02/01 13:45:22 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo kamerka-0.10.ebuild: + Stable for x86, wrt bug #535514 31 Jan 2015; Agostino Sarubbo kamerka-0.10.ebuild: Stable for amd64, wrt bug #535514
[gentoo-commits] gentoo-x86 commit in media-sound/kid3: kid3-3.1.2.ebuild ChangeLog
ago 15/02/01 13:45:03 Modified: kid3-3.1.2.ebuild ChangeLog Log: Stable for x86, wrt bug #535498 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 media-sound/kid3/kid3-3.1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kid3/kid3-3.1.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kid3/kid3-3.1.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kid3/kid3-3.1.2.ebuild?r1=1.3&r2=1.4 Index: kid3-3.1.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-sound/kid3/kid3-3.1.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kid3-3.1.2.ebuild 31 Jan 2015 13:16:31 - 1.3 +++ kid3-3.1.2.ebuild 1 Feb 2015 13:45:03 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/kid3-3.1.2.ebuild,v 1.3 2015/01/31 13:16:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/kid3-3.1.2.ebuild,v 1.4 2015/02/01 13:45:03 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="GPL-2+" SLOT="4" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="acoustid flac kde mp3 mp4 +phonon +taglib vorbis" REQUIRED_USE="flac? ( vorbis )" 1.89 media-sound/kid3/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kid3/ChangeLog?rev=1.89&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kid3/ChangeLog?rev=1.89&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kid3/ChangeLog?r1=1.88&r2=1.89 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-sound/kid3/ChangeLog,v retrieving revision 1.88 retrieving revision 1.89 diff -u -r1.88 -r1.89 --- ChangeLog 31 Jan 2015 13:16:31 - 1.88 +++ ChangeLog 1 Feb 2015 13:45:03 - 1.89 @@ -1,6 +1,9 @@ # ChangeLog for media-sound/kid3 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/ChangeLog,v 1.88 2015/01/31 13:16:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/ChangeLog,v 1.89 2015/02/01 13:45:03 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo kid3-3.1.2.ebuild: + Stable for x86, wrt bug #535498 31 Jan 2015; Agostino Sarubbo kid3-3.1.2.ebuild: Stable for amd64, wrt bug #535498
[gentoo-commits] gentoo-x86 commit in app-cdr/k9copy: k9copy-2.3.8-r1.ebuild ChangeLog
ago 15/02/01 13:45:41 Modified: k9copy-2.3.8-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #538082 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.5 app-cdr/k9copy/k9copy-2.3.8-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild?r1=1.4&r2=1.5 Index: k9copy-2.3.8-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- k9copy-2.3.8-r1.ebuild 31 Jan 2015 13:17:23 - 1.4 +++ k9copy-2.3.8-r1.ebuild 1 Feb 2015 13:45:41 - 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild,v 1.4 2015/01/31 13:17:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild,v 1.5 2015/02/01 13:45:41 ago Exp $ EAPI=5 @@ -20,7 +20,7 @@ LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug mplayer" DEPEND=" 1.79 app-cdr/k9copy/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/ChangeLog?rev=1.79&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/ChangeLog?rev=1.79&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/ChangeLog?r1=1.78&r2=1.79 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-cdr/k9copy/ChangeLog,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- ChangeLog 31 Jan 2015 13:17:23 - 1.78 +++ ChangeLog 1 Feb 2015 13:45:41 - 1.79 @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/k9copy # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/k9copy/ChangeLog,v 1.78 2015/01/31 13:17:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/k9copy/ChangeLog,v 1.79 2015/02/01 13:45:41 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo k9copy-2.3.8-r1.ebuild: + Stable for x86, wrt bug #538082 31 Jan 2015; Agostino Sarubbo k9copy-2.3.8-r1.ebuild: Stable for amd64, wrt bug #538082
[gentoo-commits] gentoo-x86 commit in games-engines/solarus: solarus-1.1.1.ebuild ChangeLog
ago 15/02/01 13:46:05 Modified: solarus-1.1.1.ebuild ChangeLog Log: Stable for x86, wrt bug #521092 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 games-engines/solarus/solarus-1.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/solarus/solarus-1.1.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/solarus/solarus-1.1.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/solarus/solarus-1.1.1.ebuild?r1=1.3&r2=1.4 Index: solarus-1.1.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-engines/solarus/solarus-1.1.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- solarus-1.1.1.ebuild27 Dec 2014 19:33:36 - 1.3 +++ solarus-1.1.1.ebuild1 Feb 2015 13:46:04 - 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/solarus/solarus-1.1.1.ebuild,v 1.3 2014/12/27 19:33:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/solarus/solarus-1.1.1.ebuild,v 1.4 2015/02/01 13:46:04 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" 1.11 games-engines/solarus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/solarus/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/solarus/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/solarus/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-engines/solarus/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 27 Jan 2015 04:03:42 - 1.10 +++ ChangeLog 1 Feb 2015 13:46:04 - 1.11 @@ -1,6 +1,9 @@ # ChangeLog for games-engines/solarus # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/solarus/ChangeLog,v 1.10 2015/01/27 04:03:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/solarus/ChangeLog,v 1.11 2015/02/01 13:46:04 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo solarus-1.1.1.ebuild: + Stable for x86, wrt bug #521092 27 Jan 2015; Michael Sterrett -files/solarus-1.2.1-paths.patch, -solarus-1.2.1.ebuild,
[gentoo-commits] gentoo-x86 commit in net-analyzer/mtr: mtr-0.86.ebuild ChangeLog
ago 15/02/01 13:46:56 Modified: mtr-0.86.ebuild ChangeLog Log: Stable for x86, wrt bug #537936 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.6 net-analyzer/mtr/mtr-0.86.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mtr/mtr-0.86.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mtr/mtr-0.86.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mtr/mtr-0.86.ebuild?r1=1.5&r2=1.6 Index: mtr-0.86.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.86.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mtr-0.86.ebuild 31 Jan 2015 13:16:38 - 1.5 +++ mtr-0.86.ebuild 1 Feb 2015 13:46:56 - 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.86.ebuild,v 1.5 2015/01/31 13:16:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.86.ebuild,v 1.6 2015/02/01 13:46:56 ago Exp $ EAPI=5 inherit eutils fcaps flag-o-matic @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="gtk ipv6" RDEPEND=" 1.168net-analyzer/mtr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mtr/ChangeLog?rev=1.168&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mtr/ChangeLog?rev=1.168&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mtr/ChangeLog?r1=1.167&r2=1.168 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v retrieving revision 1.167 retrieving revision 1.168 diff -u -r1.167 -r1.168 --- ChangeLog 31 Jan 2015 13:16:38 - 1.167 +++ ChangeLog 1 Feb 2015 13:46:56 - 1.168 @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/mtr # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.167 2015/01/31 13:16:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.168 2015/02/01 13:46:56 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo mtr-0.86.ebuild: + Stable for x86, wrt bug #537936 31 Jan 2015; Agostino Sarubbo mtr-0.86.ebuild: Stable for amd64, wrt bug #537936
[gentoo-commits] proj/api:master commit in: files/overlays/
commit: dde27aa3397db8c94597c89c88ff2e228a3d1667 Author: Michał Górny gentoo org> AuthorDate: Sun Feb 1 13:46:34 2015 + Commit: Michał Górny gentoo org> CommitDate: Sun Feb 1 13:46:34 2015 + URL:http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=dde27aa3 Update sync URI to git:// for xelnor overlay Fixes: https://bugs.gentoo.org/show_bug.cgi?id=528442 --- files/overlays/repositories.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 0850001..a1f7a80 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -6159,7 +6159,7 @@ FIN over...@xelnor.net -http://overlay.xelnor.net/main.git +git://overlay.xelnor.net/overlay.git xen
[gentoo-commits] gentoo-x86 commit in dev-lang/nasm: nasm-2.11.06.ebuild ChangeLog
ago 15/02/01 13:46:39 Modified: nasm-2.11.06.ebuild ChangeLog Log: Stable for x86, wrt bug #538258 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 dev-lang/nasm/nasm-2.11.06.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.11.06.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.11.06.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.11.06.ebuild?r1=1.2&r2=1.3 Index: nasm-2.11.06.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.11.06.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- nasm-2.11.06.ebuild 31 Jan 2015 13:15:33 - 1.2 +++ nasm-2.11.06.ebuild 1 Feb 2015 13:46:39 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.11.06.ebuild,v 1.2 2015/01/31 13:15:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.11.06.ebuild,v 1.3 2015/02/01 13:46:39 ago Exp $ EAPI=5 inherit flag-o-matic @@ -11,7 +11,7 @@ LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~ia64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc" DEPEND="dev-lang/perl 1.121dev-lang/nasm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?rev=1.121&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?rev=1.121&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?r1=1.120&r2=1.121 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v retrieving revision 1.120 retrieving revision 1.121 diff -u -r1.120 -r1.121 --- ChangeLog 31 Jan 2015 13:15:33 - 1.120 +++ ChangeLog 1 Feb 2015 13:46:39 - 1.121 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/nasm # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.120 2015/01/31 13:15:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.121 2015/02/01 13:46:39 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo nasm-2.11.06.ebuild: + Stable for x86, wrt bug #538258 31 Jan 2015; Agostino Sarubbo nasm-2.11.06.ebuild: Stable for amd64, wrt bug #538258
[gentoo-commits] gentoo-x86 commit in app-misc/muttprint: muttprint-0.73-r3.ebuild ChangeLog
ago 15/02/01 13:47:53 Modified: muttprint-0.73-r3.ebuild ChangeLog Log: Stable for x86, wrt bug #537944 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 app-misc/muttprint/muttprint-0.73-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/muttprint/muttprint-0.73-r3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/muttprint/muttprint-0.73-r3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/muttprint/muttprint-0.73-r3.ebuild?r1=1.2&r2=1.3 Index: muttprint-0.73-r3.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-misc/muttprint/muttprint-0.73-r3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- muttprint-0.73-r3.ebuild31 Jan 2015 13:17:02 - 1.2 +++ muttprint-0.73-r3.ebuild1 Feb 2015 13:47:53 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/muttprint/muttprint-0.73-r3.ebuild,v 1.2 2015/01/31 13:17:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/muttprint/muttprint-0.73-r3.ebuild,v 1.3 2015/02/01 13:47:53 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="doc" DEPEND="dev-lang/perl 1.68 app-misc/muttprint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/muttprint/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/muttprint/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/muttprint/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-misc/muttprint/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 31 Jan 2015 13:17:02 - 1.67 +++ ChangeLog 1 Feb 2015 13:47:53 - 1.68 @@ -1,6 +1,9 @@ # ChangeLog for app-misc/muttprint # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/muttprint/ChangeLog,v 1.67 2015/01/31 13:17:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/muttprint/ChangeLog,v 1.68 2015/02/01 13:47:53 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo muttprint-0.73-r3.ebuild: + Stable for x86, wrt bug #537944 31 Jan 2015; Agostino Sarubbo muttprint-0.73-r3.ebuild: Stable for amd64, wrt bug #537944
[gentoo-commits] gentoo-x86 commit in app-misc/vifm: vifm-0.7.8.ebuild ChangeLog
ago 15/02/01 13:47:36 Modified: vifm-0.7.8.ebuild ChangeLog Log: Stable for x86, wrt bug #533696 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 app-misc/vifm/vifm-0.7.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/vifm/vifm-0.7.8.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/vifm/vifm-0.7.8.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/vifm/vifm-0.7.8.ebuild?r1=1.3&r2=1.4 Index: vifm-0.7.8.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.7.8.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- vifm-0.7.8.ebuild 31 Jan 2015 13:14:22 - 1.3 +++ vifm-0.7.8.ebuild 1 Feb 2015 13:47:36 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.7.8.ebuild,v 1.3 2015/01/31 13:14:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.7.8.ebuild,v 1.4 2015/02/01 13:47:36 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~s390 ~x86" +KEYWORDS="amd64 ~ppc ~s390 x86" IUSE="X developer +extended-keys gtk +magic vim vim-syntax" DEPEND=" 1.50 app-misc/vifm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/vifm/ChangeLog?rev=1.50&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/vifm/ChangeLog?rev=1.50&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/vifm/ChangeLog?r1=1.49&r2=1.50 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-misc/vifm/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 31 Jan 2015 13:14:22 - 1.49 +++ ChangeLog 1 Feb 2015 13:47:36 - 1.50 @@ -1,6 +1,9 @@ # ChangeLog for app-misc/vifm # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/ChangeLog,v 1.49 2015/01/31 13:14:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/ChangeLog,v 1.50 2015/02/01 13:47:36 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo vifm-0.7.8.ebuild: + Stable for x86, wrt bug #533696 31 Jan 2015; Agostino Sarubbo vifm-0.7.8.ebuild: Stable for amd64, wrt bug #533696
[gentoo-commits] gentoo-x86 commit in sci-physics/lammps: lammps-20141209.ebuild ChangeLog
ago 15/02/01 13:47:16 Modified: lammps-20141209.ebuild ChangeLog Log: Stable for x86, wrt bug #537372 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 sci-physics/lammps/lammps-20141209.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lammps/lammps-20141209.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lammps/lammps-20141209.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lammps/lammps-20141209.ebuild?r1=1.2&r2=1.3 Index: lammps-20141209.ebuild === RCS file: /var/cvsroot/gentoo-x86/sci-physics/lammps/lammps-20141209.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- lammps-20141209.ebuild 31 Jan 2015 13:15:45 - 1.2 +++ lammps-20141209.ebuild 1 Feb 2015 13:47:16 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/lammps-20141209.ebuild,v 1.2 2015/01/31 13:15:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/lammps-20141209.ebuild,v 1.3 2015/02/01 13:47:16 ago Exp $ EAPI=5 @@ -45,7 +45,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples gzip lammps-memalign mpi static-libs" DEPEND=" 1.63 sci-physics/lammps/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lammps/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lammps/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lammps/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sci-physics/lammps/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 31 Jan 2015 13:15:45 - 1.62 +++ ChangeLog 1 Feb 2015 13:47:16 - 1.63 @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/lammps # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/ChangeLog,v 1.62 2015/01/31 13:15:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/ChangeLog,v 1.63 2015/02/01 13:47:16 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo lammps-20141209.ebuild: + Stable for x86, wrt bug #537372 31 Jan 2015; Agostino Sarubbo lammps-20141209.ebuild: Stable for amd64, wrt bug #537372
[gentoo-commits] gentoo-x86 commit in media-sound/terminatorx: terminatorx-3.84-r1.ebuild ChangeLog
ago 15/02/01 13:48:10 Modified: terminatorx-3.84-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #530024 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 media-sound/terminatorx/terminatorx-3.84-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/terminatorx/terminatorx-3.84-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/terminatorx/terminatorx-3.84-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/terminatorx/terminatorx-3.84-r1.ebuild?r1=1.2&r2=1.3 Index: terminatorx-3.84-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3.84-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- terminatorx-3.84-r1.ebuild 31 Jan 2015 13:17:35 - 1.2 +++ terminatorx-3.84-r1.ebuild 1 Feb 2015 13:48:10 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3.84-r1.ebuild,v 1.2 2015/01/31 13:17:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3.84-r1.ebuild,v 1.3 2015/02/01 13:48:10 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="alsa debug mad vorbis sox" RDEPEND=" 1.38 media-sound/terminatorx/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/terminatorx/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/terminatorx/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/terminatorx/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-sound/terminatorx/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 31 Jan 2015 13:17:35 - 1.37 +++ ChangeLog 1 Feb 2015 13:48:10 - 1.38 @@ -1,6 +1,9 @@ # ChangeLog for media-sound/terminatorx # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/ChangeLog,v 1.37 2015/01/31 13:17:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/ChangeLog,v 1.38 2015/02/01 13:48:10 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo terminatorx-3.84-r1.ebuild: + Stable for x86, wrt bug #530024 31 Jan 2015; Agostino Sarubbo terminatorx-3.84-r1.ebuild: Stable for amd64, wrt bug #530024
[gentoo-commits] gentoo-x86 commit in x11-misc/slock: ChangeLog slock-1.1-r1.ebuild
jer 15/02/01 13:48:44 Modified: ChangeLog Removed: slock-1.1-r1.ebuild Log: Old. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision ChangesPath 1.54 x11-misc/slock/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slock/ChangeLog?rev=1.54&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slock/ChangeLog?rev=1.54&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slock/ChangeLog?r1=1.53&r2=1.54 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/x11-misc/slock/ChangeLog,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- ChangeLog 1 Feb 2015 13:44:24 - 1.53 +++ ChangeLog 1 Feb 2015 13:48:44 - 1.54 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/slock # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/slock/ChangeLog,v 1.53 2015/02/01 13:44:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/slock/ChangeLog,v 1.54 2015/02/01 13:48:44 jer Exp $ + + 01 Feb 2015; Jeroen Roovers -slock-1.1-r1.ebuild: + Old. 01 Feb 2015; Agostino Sarubbo slock-1.2.ebuild: Stable for x86, wrt bug #537456
[gentoo-commits] gentoo-x86 commit in dev-python/keyring: keyring-3.7.ebuild ChangeLog
ago 15/02/01 13:48:30 Modified: keyring-3.7.ebuild ChangeLog Log: Stable for x86, wrt bug #524690 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.6 dev-python/keyring/keyring-3.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/keyring/keyring-3.7.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/keyring/keyring-3.7.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/keyring/keyring-3.7.ebuild?r1=1.5&r2=1.6 Index: keyring-3.7.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/keyring/keyring-3.7.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- keyring-3.7.ebuild 6 Jan 2015 16:18:19 - 1.5 +++ keyring-3.7.ebuild 1 Feb 2015 13:48:30 - 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/keyring/keyring-3.7.ebuild,v 1.5 2015/01/06 16:18:19 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/keyring/keyring-3.7.ebuild,v 1.6 2015/02/01 13:48:30 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} python{3_2,3_3,3_4} pypy pypy2_0) @@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/k/${PN}/${P}.zip" LICENSE="PSF-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="test" 1.19 dev-python/keyring/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/keyring/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/keyring/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/keyring/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/keyring/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 6 Jan 2015 16:18:19 - 1.18 +++ ChangeLog 1 Feb 2015 13:48:30 - 1.19 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/keyring # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/keyring/ChangeLog,v 1.18 2015/01/06 16:18:19 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/keyring/ChangeLog,v 1.19 2015/02/01 13:48:30 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo keyring-3.7.ebuild: + Stable for x86, wrt bug #524690 06 Jan 2015; Chema Alonso keyring-3.7.ebuild: Stable for amd64 wrt bug #524690
[gentoo-commits] gentoo-x86 commit in dev-python/cssselect: cssselect-0.9.1.ebuild ChangeLog
ago 15/02/01 13:48:48 Modified: cssselect-0.9.1.ebuild ChangeLog Log: Stable for x86, wrt bug #530422 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.7 dev-python/cssselect/cssselect-0.9.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssselect/cssselect-0.9.1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssselect/cssselect-0.9.1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssselect/cssselect-0.9.1.ebuild?r1=1.6&r2=1.7 Index: cssselect-0.9.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/cssselect/cssselect-0.9.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- cssselect-0.9.1.ebuild 31 Jan 2015 13:17:48 - 1.6 +++ cssselect-0.9.1.ebuild 1 Feb 2015 13:48:48 - 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cssselect/cssselect-0.9.1.ebuild,v 1.6 2015/01/31 13:17:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cssselect/cssselect-0.9.1.ebuild,v 1.7 2015/02/01 13:48:48 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.29 dev-python/cssselect/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssselect/ChangeLog?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssselect/ChangeLog?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssselect/ChangeLog?r1=1.28&r2=1.29 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/cssselect/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 31 Jan 2015 13:17:48 - 1.28 +++ ChangeLog 1 Feb 2015 13:48:48 - 1.29 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/cssselect # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cssselect/ChangeLog,v 1.28 2015/01/31 13:17:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cssselect/ChangeLog,v 1.29 2015/02/01 13:48:48 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo cssselect-0.9.1.ebuild: + Stable for x86, wrt bug #530422 31 Jan 2015; Agostino Sarubbo cssselect-0.9.1.ebuild: Stable for amd64, wrt bug #530422
[gentoo-commits] gentoo-x86 commit in sci-visualization/gwyddion: gwyddion-2.39.ebuild ChangeLog
zlogene 15/02/01 13:48:27 Modified: gwyddion-2.39.ebuild ChangeLog Log: x86 stable wrt bug #536800 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.3 sci-visualization/gwyddion/gwyddion-2.39.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gwyddion/gwyddion-2.39.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gwyddion/gwyddion-2.39.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gwyddion/gwyddion-2.39.ebuild?r1=1.2&r2=1.3 Index: gwyddion-2.39.ebuild === RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gwyddion/gwyddion-2.39.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gwyddion-2.39.ebuild31 Jan 2015 14:11:20 - 1.2 +++ gwyddion-2.39.ebuild1 Feb 2015 13:48:27 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gwyddion/gwyddion-2.39.ebuild,v 1.2 2015/01/31 14:11:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gwyddion/gwyddion-2.39.ebuild,v 1.3 2015/02/01 13:48:27 zlogene Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc fits fftw gnome kde nls opengl perl python ruby sourceview xml X" RDEPEND=" 1.48 sci-visualization/gwyddion/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gwyddion/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gwyddion/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gwyddion/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gwyddion/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 31 Jan 2015 14:11:20 - 1.47 +++ ChangeLog 1 Feb 2015 13:48:27 - 1.48 @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/gwyddion # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gwyddion/ChangeLog,v 1.47 2015/01/31 14:11:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gwyddion/ChangeLog,v 1.48 2015/02/01 13:48:27 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada gwyddion-2.39.ebuild: + x86 stable wrt bug #536800 31 Jan 2015; Agostino Sarubbo gwyddion-2.39.ebuild: Stable for amd64, wrt bug #536800
[gentoo-commits] gentoo-x86 commit in dev-python/pychecker: pychecker-0.8.19-r1.ebuild ChangeLog
ago 15/02/01 13:49:06 Modified: pychecker-0.8.19-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #537246 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 dev-python/pychecker/pychecker-0.8.19-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pychecker/pychecker-0.8.19-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pychecker/pychecker-0.8.19-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pychecker/pychecker-0.8.19-r1.ebuild?r1=1.3&r2=1.4 Index: pychecker-0.8.19-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.19-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pychecker-0.8.19-r1.ebuild 31 Jan 2015 14:08:59 - 1.3 +++ pychecker-0.8.19-r1.ebuild 1 Feb 2015 13:49:06 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.19-r1.ebuild,v 1.3 2015/01/31 14:08:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.19-r1.ebuild,v 1.4 2015/02/01 13:49:06 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DOCS=( pycheckrc ChangeLog KNOWN_BUGS MAINTAINERS NEWS README TODO ) 1.64 dev-python/pychecker/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pychecker/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pychecker/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pychecker/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/pychecker/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 31 Jan 2015 14:08:59 - 1.63 +++ ChangeLog 1 Feb 2015 13:49:06 - 1.64 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pychecker # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/ChangeLog,v 1.63 2015/01/31 14:08:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/ChangeLog,v 1.64 2015/02/01 13:49:06 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo pychecker-0.8.19-r1.ebuild: + Stable for x86, wrt bug #537246 31 Jan 2015; Agostino Sarubbo pychecker-0.8.19-r1.ebuild: Stable for amd64, wrt bug #537246
[gentoo-commits] gentoo-x86 commit in dev-ruby/timecop: timecop-0.7.1.ebuild ChangeLog
ago 15/02/01 13:49:34 Modified: timecop-0.7.1.ebuild ChangeLog Log: Stable for x86, wrt bug #534306 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.5 dev-ruby/timecop/timecop-0.7.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timecop/timecop-0.7.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timecop/timecop-0.7.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timecop/timecop-0.7.1.ebuild?r1=1.4&r2=1.5 Index: timecop-0.7.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timecop/timecop-0.7.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- timecop-0.7.1.ebuild31 Jan 2015 14:09:29 - 1.4 +++ timecop-0.7.1.ebuild1 Feb 2015 13:49:34 - 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/timecop-0.7.1.ebuild,v 1.4 2015/01/31 14:09:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/timecop-0.7.1.ebuild,v 1.5 2015/02/01 13:49:34 ago Exp $ EAPI=5 @@ -19,7 +19,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="" ruby_add_bdepend "test? ( dev-ruby/mocha )" 1.23 dev-ruby/timecop/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timecop/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timecop/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timecop/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 31 Jan 2015 14:09:29 - 1.22 +++ ChangeLog 1 Feb 2015 13:49:34 - 1.23 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/timecop # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v 1.22 2015/01/31 14:09:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v 1.23 2015/02/01 13:49:34 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo timecop-0.7.1.ebuild: + Stable for x86, wrt bug #534306 31 Jan 2015; Agostino Sarubbo timecop-0.7.1.ebuild: Stable for amd64, wrt bug #534306
[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-progressbar: ruby-progressbar-1.4.2.ebuild ChangeLog
ago 15/02/01 13:49:30 Modified: ruby-progressbar-1.4.2.ebuild ChangeLog Log: Stable for x86, wrt bug #534306 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.7 dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild?r1=1.6&r2=1.7 Index: ruby-progressbar-1.4.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ruby-progressbar-1.4.2.ebuild 31 Jan 2015 14:09:19 - 1.6 +++ ruby-progressbar-1.4.2.ebuild 1 Feb 2015 13:49:30 - 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild,v 1.6 2015/01/31 14:09:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild,v 1.7 2015/02/01 13:49:30 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="test" 1.70 dev-ruby/ruby-progressbar/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.70&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.70&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?r1=1.69&r2=1.70 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- ChangeLog 31 Jan 2015 14:09:19 - 1.69 +++ ChangeLog 1 Feb 2015 13:49:30 - 1.70 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-progressbar # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.69 2015/01/31 14:09:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.70 2015/02/01 13:49:30 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo ruby-progressbar-1.4.2.ebuild: + Stable for x86, wrt bug #534306 31 Jan 2015; Agostino Sarubbo ruby-progressbar-1.4.2.ebuild: Stable for amd64, wrt bug #534306
[gentoo-commits] gentoo-x86 commit in sci-electronics/pcb: pcb-20140316.ebuild ChangeLog
ago 15/02/01 13:50:07 Modified: pcb-20140316.ebuild ChangeLog Log: Stable for x86, wrt bug #537368 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 sci-electronics/pcb/pcb-20140316.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/pcb/pcb-20140316.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/pcb/pcb-20140316.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/pcb/pcb-20140316.ebuild?r1=1.3&r2=1.4 Index: pcb-20140316.ebuild === RCS file: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20140316.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pcb-20140316.ebuild 31 Jan 2015 14:08:54 - 1.3 +++ pcb-20140316.ebuild 1 Feb 2015 13:50:07 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20140316.ebuild,v 1.3 2015/01/31 14:08:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20140316.ebuild,v 1.4 2015/02/01 13:50:07 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-macos" +KEYWORDS="amd64 ~ppc x86 ~x86-macos" IUSE="dbus debug doc gcode gif gtk jpeg m4lib-png motif nelma opengl png test tk toporouter xrender" # toporouter-output USE flag removed, there seems to be no result 1.78 sci-electronics/pcb/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/pcb/ChangeLog?rev=1.78&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/pcb/ChangeLog?rev=1.78&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/pcb/ChangeLog?r1=1.77&r2=1.78 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 31 Jan 2015 14:08:54 - 1.77 +++ ChangeLog 1 Feb 2015 13:50:07 - 1.78 @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/pcb # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.77 2015/01/31 14:08:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.78 2015/02/01 13:50:07 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo pcb-20140316.ebuild: + Stable for x86, wrt bug #537368 31 Jan 2015; Agostino Sarubbo pcb-20140316.ebuild: Stable for amd64, wrt bug #537368
[gentoo-commits] gentoo-x86 commit in dev-ruby/fivemat: ChangeLog fivemat-1.2.1.ebuild fivemat-1.3.0.ebuild
graaff 15/02/01 13:50:20 Modified: ChangeLog Removed: fivemat-1.2.1.ebuild fivemat-1.3.0.ebuild Log: Cleanup. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.4 dev-ruby/fivemat/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fivemat/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fivemat/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fivemat/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 7 Jun 2014 21:30:02 - 1.3 +++ ChangeLog 1 Feb 2015 13:50:20 - 1.4 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/fivemat -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/ChangeLog,v 1.3 2014/06/07 21:30:02 zerochaos Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/ChangeLog,v 1.4 2015/02/01 13:50:20 graaff Exp $ + + 01 Feb 2015; Hans de Graaff -fivemat-1.2.1.ebuild, + -fivemat-1.3.0.ebuild: + Cleanup. 07 Jun 2014; Rick Farina fivemat-1.2.1.ebuild, fivemat-1.3.0.ebuild, fivemat-1.3.1.ebuild:
[gentoo-commits] gentoo-x86 commit in sci-electronics/voacapl: voacapl-0.6.5.ebuild ChangeLog
ago 15/02/01 13:50:48 Modified: voacapl-0.6.5.ebuild ChangeLog Log: Stable for x86, wrt bug #537382 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 sci-electronics/voacapl/voacapl-0.6.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/voacapl/voacapl-0.6.5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/voacapl/voacapl-0.6.5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/voacapl/voacapl-0.6.5.ebuild?r1=1.2&r2=1.3 Index: voacapl-0.6.5.ebuild === RCS file: /var/cvsroot/gentoo-x86/sci-electronics/voacapl/voacapl-0.6.5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- voacapl-0.6.5.ebuild31 Jan 2015 14:09:34 - 1.2 +++ voacapl-0.6.5.ebuild1 Feb 2015 13:50:48 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/voacapl/voacapl-0.6.5.ebuild,v 1.2 2015/01/31 14:09:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/voacapl/voacapl-0.6.5.ebuild,v 1.3 2015/02/01 13:50:48 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="mirror bindist" 1.16 sci-electronics/voacapl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/voacapl/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/voacapl/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/voacapl/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sci-electronics/voacapl/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 31 Jan 2015 14:09:34 - 1.15 +++ ChangeLog 1 Feb 2015 13:50:48 - 1.16 @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/voacapl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/voacapl/ChangeLog,v 1.15 2015/01/31 14:09:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/voacapl/ChangeLog,v 1.16 2015/02/01 13:50:48 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo voacapl-0.6.5.ebuild: + Stable for x86, wrt bug #537382 31 Jan 2015; Agostino Sarubbo voacapl-0.6.5.ebuild: Stable for amd64, wrt bug #537382
[gentoo-commits] gentoo-x86 commit in dev-python/pywebkitgtk: pywebkitgtk-1.1.8-r1.ebuild ChangeLog
ago 15/02/01 13:50:27 Modified: pywebkitgtk-1.1.8-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #525108 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.9 dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild?r1=1.8&r2=1.9 Index: pywebkitgtk-1.1.8-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- pywebkitgtk-1.1.8-r1.ebuild 31 Jan 2015 14:10:02 - 1.8 +++ pywebkitgtk-1.1.8-r1.ebuild 1 Feb 2015 13:50:27 - 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild,v 1.8 2015/01/31 14:10:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild,v 1.9 2015/02/01 13:50:27 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -13,7 +13,7 @@ LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="test" RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}] 1.38 dev-python/pywebkitgtk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebkitgtk/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebkitgtk/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebkitgtk/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 31 Jan 2015 14:10:02 - 1.37 +++ ChangeLog 1 Feb 2015 13:50:27 - 1.38 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pywebkitgtk # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/ChangeLog,v 1.37 2015/01/31 14:10:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/ChangeLog,v 1.38 2015/02/01 13:50:27 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo pywebkitgtk-1.1.8-r1.ebuild: + Stable for x86, wrt bug #525108 31 Jan 2015; Agostino Sarubbo pywebkitgtk-1.1.8-r1.ebuild: Stable for amd64, wrt bug #525108
[gentoo-commits] gentoo-x86 commit in media-libs/leptonica: leptonica-1.71-r1.ebuild ChangeLog
ago 15/02/01 13:51:05 Modified: leptonica-1.71-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #524542 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.6 media-libs/leptonica/leptonica-1.71-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/leptonica/leptonica-1.71-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/leptonica/leptonica-1.71-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/leptonica/leptonica-1.71-r1.ebuild?r1=1.5&r2=1.6 Index: leptonica-1.71-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-libs/leptonica/leptonica-1.71-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- leptonica-1.71-r1.ebuild31 Jan 2015 14:12:47 - 1.5 +++ leptonica-1.71-r1.ebuild1 Feb 2015 13:51:05 - 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/leptonica/leptonica-1.71-r1.ebuild,v 1.5 2015/01/31 14:12:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/leptonica/leptonica-1.71-r1.ebuild,v 1.6 2015/02/01 13:51:05 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86" IUSE="gif jpeg jpeg2k png tiff webp utils zlib static-libs test" # N.b. Tests need all tested features enabled: 1.34 media-libs/leptonica/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/leptonica/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/leptonica/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/leptonica/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-libs/leptonica/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 31 Jan 2015 14:12:47 - 1.33 +++ ChangeLog 1 Feb 2015 13:51:05 - 1.34 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/leptonica # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/leptonica/ChangeLog,v 1.33 2015/01/31 14:12:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/leptonica/ChangeLog,v 1.34 2015/02/01 13:51:05 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo leptonica-1.71-r1.ebuild: + Stable for x86, wrt bug #524542 31 Jan 2015; Agostino Sarubbo leptonica-1.71-r1.ebuild: Stable for amd64, wrt bug #524542
[gentoo-commits] gentoo-x86 commit in app-portage/etc-proposals: etc-proposals-1.4.3-r3.ebuild ChangeLog
ago 15/02/01 13:51:22 Modified: etc-proposals-1.4.3-r3.ebuild ChangeLog Log: Stable for x86, wrt bug #537840 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 app-portage/etc-proposals/etc-proposals-1.4.3-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/etc-proposals/etc-proposals-1.4.3-r3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/etc-proposals/etc-proposals-1.4.3-r3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/etc-proposals/etc-proposals-1.4.3-r3.ebuild?r1=1.3&r2=1.4 Index: etc-proposals-1.4.3-r3.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-portage/etc-proposals/etc-proposals-1.4.3-r3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- etc-proposals-1.4.3-r3.ebuild 31 Jan 2015 14:11:42 - 1.3 +++ etc-proposals-1.4.3-r3.ebuild 1 Feb 2015 13:51:22 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/etc-proposals/etc-proposals-1.4.3-r3.ebuild,v 1.3 2015/01/31 14:11:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/etc-proposals/etc-proposals-1.4.3-r3.ebuild,v 1.4 2015/02/01 13:51:22 ago Exp $ EAPI="5" PYTHON_COMPAT=(python2_7) @@ -14,7 +14,7 @@ IUSE="gtk qt4" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" DEPEND="gtk? ( >=dev-python/pygtk-2.10 ) qt4? ( >=dev-python/PyQt4-4.1.1[X] )" 1.22 app-portage/etc-proposals/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/etc-proposals/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/etc-proposals/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/etc-proposals/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-portage/etc-proposals/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 31 Jan 2015 14:11:42 - 1.21 +++ ChangeLog 1 Feb 2015 13:51:22 - 1.22 @@ -1,6 +1,9 @@ # ChangeLog for app-portage/etc-proposals # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/etc-proposals/ChangeLog,v 1.21 2015/01/31 14:11:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/etc-proposals/ChangeLog,v 1.22 2015/02/01 13:51:22 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo etc-proposals-1.4.3-r3.ebuild: + Stable for x86, wrt bug #537840 31 Jan 2015; Agostino Sarubbo etc-proposals-1.4.3-r3.ebuild: Stable for amd64, wrt bug #537840
[gentoo-commits] gentoo-x86 commit in dev-ruby/fivemat: fivemat-1.3.1.ebuild ChangeLog
graaff 15/02/01 13:51:34 Modified: fivemat-1.3.1.ebuild ChangeLog Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.3 dev-ruby/fivemat/fivemat-1.3.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fivemat/fivemat-1.3.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fivemat/fivemat-1.3.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fivemat/fivemat-1.3.1.ebuild?r1=1.2&r2=1.3 Index: fivemat-1.3.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/fivemat-1.3.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fivemat-1.3.1.ebuild7 Jun 2014 21:30:02 - 1.2 +++ fivemat-1.3.1.ebuild1 Feb 2015 13:51:34 - 1.3 @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/fivemat-1.3.1.ebuild,v 1.2 2014/06/07 21:30:02 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/fivemat-1.3.1.ebuild,v 1.3 2015/02/01 13:51:34 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" # Package does not contain tests RUBY_FAKEGEM_TASK_TEST="" 1.5 dev-ruby/fivemat/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fivemat/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fivemat/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fivemat/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 1 Feb 2015 13:50:20 - 1.4 +++ ChangeLog 1 Feb 2015 13:51:34 - 1.5 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fivemat # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/ChangeLog,v 1.4 2015/02/01 13:50:20 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/ChangeLog,v 1.5 2015/02/01 13:51:34 graaff Exp $ + + 01 Feb 2015; Hans de Graaff fivemat-1.3.1.ebuild: + Add ruby22. 01 Feb 2015; Hans de Graaff -fivemat-1.2.1.ebuild, -fivemat-1.3.0.ebuild:
[gentoo-commits] gentoo-x86 commit in net-misc/tlsdate: tlsdate-0.0.12-r1.ebuild ChangeLog
ago 15/02/01 13:51:42 Modified: tlsdate-0.0.12-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #538200 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 net-misc/tlsdate/tlsdate-0.0.12-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tlsdate/tlsdate-0.0.12-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tlsdate/tlsdate-0.0.12-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tlsdate/tlsdate-0.0.12-r1.ebuild?r1=1.2&r2=1.3 Index: tlsdate-0.0.12-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-misc/tlsdate/tlsdate-0.0.12-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tlsdate-0.0.12-r1.ebuild31 Jan 2015 14:10:59 - 1.2 +++ tlsdate-0.0.12-r1.ebuild1 Feb 2015 13:51:42 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tlsdate/tlsdate-0.0.12-r1.ebuild,v 1.2 2015/01/31 14:10:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tlsdate/tlsdate-0.0.12-r1.ebuild,v 1.3 2015/02/01 13:51:42 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="dbus +seccomp static-libs" DEPEND="dev-libs/openssl 1.14 net-misc/tlsdate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tlsdate/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tlsdate/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tlsdate/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/tlsdate/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 31 Jan 2015 14:10:59 - 1.13 +++ ChangeLog 1 Feb 2015 13:51:42 - 1.14 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tlsdate # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tlsdate/ChangeLog,v 1.13 2015/01/31 14:10:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tlsdate/ChangeLog,v 1.14 2015/02/01 13:51:42 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo tlsdate-0.0.12-r1.ebuild: + Stable for x86, wrt bug #538200 31 Jan 2015; Agostino Sarubbo tlsdate-0.0.12-r1.ebuild: Stable for amd64, wrt bug #538200
[gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-xfce: gtk-engines-xfce-3.0.1-r201.ebuild ChangeLog
ago 15/02/01 13:51:59 Modified: gtk-engines-xfce-3.0.1-r201.ebuild ChangeLog Log: Stable for x86, wrt bug #525308 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.8 x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild?r1=1.7&r2=1.8 Index: gtk-engines-xfce-3.0.1-r201.ebuild === RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gtk-engines-xfce-3.0.1-r201.ebuild 31 Jan 2015 14:11:31 - 1.7 +++ gtk-engines-xfce-3.0.1-r201.ebuild 1 Feb 2015 13:51:59 - 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild,v 1.7 2015/01/31 14:11:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild,v 1.8 2015/02/01 13:51:59 ago Exp $ EAPI=5 MY_PN=gtk-xfce-engine @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] 1.174x11-themes/gtk-engines-xfce/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog?rev=1.174&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog?rev=1.174&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog?r1=1.173&r2=1.174 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v retrieving revision 1.173 retrieving revision 1.174 diff -u -r1.173 -r1.174 --- ChangeLog 31 Jan 2015 14:11:31 - 1.173 +++ ChangeLog 1 Feb 2015 13:51:59 - 1.174 @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-xfce # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.173 2015/01/31 14:11:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.174 2015/02/01 13:51:59 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo + gtk-engines-xfce-3.0.1-r201.ebuild: + Stable for x86, wrt bug #525308 31 Jan 2015; Agostino Sarubbo gtk-engines-xfce-3.0.1-r201.ebuild:
[gentoo-commits] gentoo-x86 commit in net-print/cups: cups-2.0.1-r1.ebuild ChangeLog
ago 15/02/01 13:52:23 Modified: cups-2.0.1-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #533692 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.7 net-print/cups/cups-2.0.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups/cups-2.0.1-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups/cups-2.0.1-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups/cups-2.0.1-r1.ebuild?r1=1.6&r2=1.7 Index: cups-2.0.1-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-print/cups/cups-2.0.1-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- cups-2.0.1-r1.ebuild31 Jan 2015 14:10:21 - 1.6 +++ cups-2.0.1-r1.ebuild1 Feb 2015 13:52:23 - 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-2.0.1-r1.ebuild,v 1.6 2015/01/31 14:10:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-2.0.1-r1.ebuild,v 1.7 2015/02/01 13:52:23 ago Exp $ EAPI=5 @@ -21,10 +21,10 @@ if [[ ${PV} != ]]; then EGIT_BRANCH=branch-${PV/.} fi - KEYWORDS="amd64 hppa" + KEYWORDS="amd64 hppa x86" else SRC_URI="http://www.cups.org/software/${MY_PV}/${MY_P}-source.tar.bz2"; - KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~m68k-mint" # ~x86-fbsd + KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~m68k-mint" # ~x86-fbsd fi DESCRIPTION="The Common Unix Printing System" 1.658net-print/cups/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups/ChangeLog?rev=1.658&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups/ChangeLog?rev=1.658&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups/ChangeLog?r1=1.657&r2=1.658 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v retrieving revision 1.657 retrieving revision 1.658 diff -u -r1.657 -r1.658 --- ChangeLog 31 Jan 2015 14:10:21 - 1.657 +++ ChangeLog 1 Feb 2015 13:52:23 - 1.658 @@ -1,6 +1,9 @@ # ChangeLog for net-print/cups # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.657 2015/01/31 14:10:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.658 2015/02/01 13:52:23 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo cups-2.0.1-r1.ebuild: + Stable for x86, wrt bug #533692 31 Jan 2015; Agostino Sarubbo cups-2.0.1-r1.ebuild: Stable for amd64, wrt bug #533692
[gentoo-commits] gentoo-x86 commit in dev-ruby/flickraw: ChangeLog flickraw-0.9.8.ebuild
graaff 15/02/01 13:53:45 Modified: ChangeLog flickraw-0.9.8.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.6 dev-ruby/flickraw/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flickraw/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flickraw/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flickraw/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/flickraw/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 5 Aug 2014 16:00:31 - 1.5 +++ ChangeLog 1 Feb 2015 13:53:45 - 1.6 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/flickraw -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flickraw/ChangeLog,v 1.5 2014/08/05 16:00:31 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flickraw/ChangeLog,v 1.6 2015/02/01 13:53:45 graaff Exp $ + + 01 Feb 2015; Hans de Graaff flickraw-0.9.8.ebuild: + Add ruby22. 05 Aug 2014; Manuel Rüger flickraw-0.9.8.ebuild: Remove trailing '.' from DESCRIPTION. 1.3 dev-ruby/flickraw/flickraw-0.9.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flickraw/flickraw-0.9.8.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flickraw/flickraw-0.9.8.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flickraw/flickraw-0.9.8.ebuild?r1=1.2&r2=1.3 Index: flickraw-0.9.8.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/flickraw/flickraw-0.9.8.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- flickraw-0.9.8.ebuild 5 Aug 2014 16:00:31 - 1.2 +++ flickraw-0.9.8.ebuild 1 Feb 2015 13:53:45 - 1.3 @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flickraw/flickraw-0.9.8.ebuild,v 1.2 2014/08/05 16:00:31 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flickraw/flickraw-0.9.8.ebuild,v 1.3 2015/02/01 13:53:45 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" # Tests are against the Flickr API and require an API key. RUBY_FAKEGEM_RECIPE_TEST="none"
[gentoo-commits] proj/emacs:master commit in: app-editors/emacs-vcs/
commit: 266b87172a5e25519d8d09d37af0fbbe8aa2e4fc Author: Ulrich Müller gentoo org> AuthorDate: Sun Feb 1 14:01:25 2015 + Commit: Ulrich Müller gentoo org> CommitDate: Sun Feb 1 14:01:25 2015 + URL: http://sources.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=266b8717 app-editors/emacs-vcs: Sync metadata.xml from Portage tree. Package-Manager: portage-2.2.15 --- app-editors/emacs-vcs/ChangeLog| 3 +++ app-editors/emacs-vcs/metadata.xml | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog index 7b871b8..a2367d2 100644 --- a/app-editors/emacs-vcs/ChangeLog +++ b/app-editors/emacs-vcs/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 01 Feb 2015; Ulrich Müller metadata.xml: + Sync metadata.xml from Portage tree. + 23 Jan 2015; Ulrich Müller emacs-vcs-25.0.-r2.ebuild: Respect GAMES_GROUP variable. diff --git a/app-editors/emacs-vcs/metadata.xml b/app-editors/emacs-vcs/metadata.xml index b648feb..dd924f4 100644 --- a/app-editors/emacs-vcs/metadata.xml +++ b/app-editors/emacs-vcs/metadata.xml @@ -36,8 +36,7 @@ processing Use dev-libs/libxml2 to parse XML instead of the internal Lisp implementations - Enable building under a PaX enabled kernel -(sys-apps/paxctl) + Enable building under a PaX enabled kernel Install C source files and make them available for find-function Use the selected toolkit's scrollbars in