[gentoo-commits] proj/dotnet:master commit in: dev-lang/fsharp/

2014-06-08 Thread Heather Cynede
commit: 308c6d82e5bba74ec5525780b12b0bcb1b886098
Author: Heather Heather AT live DOT ru
AuthorDate: Sun Jun  8 07:04:59 2014 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Sun Jun  8 07:04:59 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/dotnet.git;a=commit;h=308c6d82

bump F#

---
 dev-lang/fsharp/{fsharp-3.1.1.14.ebuild = fsharp-3.1.1.19.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-lang/fsharp/fsharp-3.1.1.14.ebuild 
b/dev-lang/fsharp/fsharp-3.1.1.19.ebuild
similarity index 100%
rename from dev-lang/fsharp/fsharp-3.1.1.14.ebuild
rename to dev-lang/fsharp/fsharp-3.1.1.19.ebuild



[gentoo-commits] gentoo-x86 commit in dev-ruby/httpclient: ChangeLog httpclient-2.4.0.ebuild

2014-06-08 Thread Hans de Graaff (graaff)
graaff  14/06/08 07:37:40

  Modified: ChangeLog
  Added:httpclient-2.4.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.54 dev-ruby/httpclient/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/ChangeLog?rev=1.54view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/ChangeLog?rev=1.54content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/ChangeLog?r1=1.53r2=1.54

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   18 Apr 2014 12:05:25 -  1.53
+++ ChangeLog   8 Jun 2014 07:37:40 -   1.54
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/httpclient
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.53 
2014/04/18 12:05:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.54 
2014/06/08 07:37:40 graaff Exp $
+
+*httpclient-2.4.0 (08 Jun 2014)
+
+  08 Jun 2014; Hans de Graaff gra...@gentoo.org +httpclient-2.4.0.ebuild:
+  Version bump.
 
   18 Apr 2014; Hans de Graaff gra...@gentoo.org httpclient-2.3.4.1-r1.ebuild:
   Add ruby21.



1.1  dev-ruby/httpclient/httpclient-2.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.4.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.4.0.ebuild?rev=1.1content-type=text/plain

Index: httpclient-2.4.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.4.0.ebuild,v 1.1 
2014/06/08 07:37:40 graaff Exp $

EAPI=5

USE_RUBY=ruby19 ruby20 ruby21 jruby

RUBY_FAKEGEM_TASK_TEST=-Ilib test
RUBY_FAKEGEM_TASK_DOC=doc

RUBY_FAKEGEM_DOCDIR=doc

RUBY_FAKEGEM_EXTRADOC=README.md

inherit ruby-fakegem

DESCRIPTION='httpclient' gives something like the functionality of libwww-perl 
(LWP) in Ruby
HOMEPAGE=https://github.com/nahi/httpclient;
SRC_URI=https://github.com/nahi/httpclient/archive/v${PV}.tar.gz - ${P}.tgz

LICENSE=Ruby
SLOT=0

KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
IUSE=

RDEPEND=${RDEPEND}
!dev-ruby/http-access2

ruby_add_rdepend virtual/ruby-ssl

ruby_add_bdepend doc? ( dev-ruby/rdoc )

all_ruby_prepare () {
rm Gemfile || die
sed -i -e '/[bB]undler/s:^:#:' Rakefile || die

# Fix documentation task
sed -i -e 's/README.txt/README.md/' Rakefile || die

# Remove mandatory CI reports since we don't need this for testing.
sed -i -e '/reporter/s:^:#:' Rakefile || die

# Remove mandatory simplecov dependency
sed -i -e '/[Ss]imple[Cc]ov/ s:^:#:' test/helper.rb || die

# Comment out test requiring network access that makes assumptions
# about the environment, bug 395155
sed -i -e '/test_async_error/,/^  end/ s:^:#:' test/test_httpclient.rb 
|| die

# Skip tests using rack-ntlm which is not packaged. Weirdly these
# only fail on jruby.
rm test/test_auth.rb || die
}

each_ruby_test() {
${RUBY} -Ilib -S testrb test/test_*.rb || die
}






[gentoo-commits] gentoo-x86 commit in sys-kernel/aufs-sources: ChangeLog aufs-sources-3.14.6.ebuild aufs-sources-3.14.5.ebuild aufs-sources-3.14.4.ebuild aufs-sources-3.10.40.ebuild aufs-sources-3.12.

2014-06-08 Thread Justin Lecher (jlec)
jlec14/06/08 07:41:09

  Modified: ChangeLog
  Added:aufs-sources-3.14.6.ebuild
  Removed:  aufs-sources-3.14.5.ebuild
aufs-sources-3.14.4.ebuild
aufs-sources-3.10.40.ebuild
aufs-sources-3.12.21.ebuild
aufs-sources-3.10.25.ebuild
aufs-sources-3.10.41.ebuild
aufs-sources-3.14.5-r1.ebuild
  Log:
  sys-kernel/aufs-sources: Bump to latest linux and genpatches release; drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.122sys-kernel/aufs-sources/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/aufs-sources/ChangeLog?rev=1.122view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/aufs-sources/ChangeLog?rev=1.122content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/aufs-sources/ChangeLog?r1=1.121r2=1.122

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog   6 Jun 2014 07:17:29 -   1.121
+++ ChangeLog   8 Jun 2014 07:41:09 -   1.122
@@ -1,6 +1,15 @@
 # ChangeLog for sys-kernel/aufs-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v 1.121 
2014/06/06 07:17:29 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v 1.122 
2014/06/08 07:41:09 jlec Exp $
+
+*aufs-sources-3.14.6 (08 Jun 2014)
+
+  08 Jun 2014; Justin Lecher j...@gentoo.org -aufs-sources-3.10.25.ebuild,
+  -aufs-sources-3.10.40.ebuild, -aufs-sources-3.10.41.ebuild,
+  -aufs-sources-3.12.21.ebuild, -aufs-sources-3.14.4.ebuild,
+  -aufs-sources-3.14.5.ebuild, -aufs-sources-3.14.5-r1.ebuild,
+  +aufs-sources-3.14.6.ebuild:
+  Bump to latest linux and genpatches release; drop old
 
 *aufs-sources-3.14.5-r1 (06 Jun 2014)
 *aufs-sources-3.12.21-r1 (06 Jun 2014)



1.1  sys-kernel/aufs-sources/aufs-sources-3.14.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.14.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.14.6.ebuild?rev=1.1content-type=text/plain

Index: aufs-sources-3.14.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.14.6.ebuild,v 
1.1 2014/06/08 07:41:09 jlec Exp $

EAPI=5

ETYPE=sources
K_WANT_GENPATCHES=base extras experimental
K_GENPATCHES_VER=10
K_DEBLOB_AVAILABLE=1
UNIPATCH_STRICTORDER=1
inherit kernel-2 eutils
detect_version
detect_arch

AUFS_VERSION=3.14_p20140602
AUFS_TARBALL=aufs-sources-${AUFS_VERSION}.tar.xz
# git archive -v --remote=git://git.code.sf.net/p/aufs/aufs3-standalone 
aufs${AUFS_VERSION/_p*}  aufs-sources-${AUFS_VERSION}.tar
AUFS_URI=http://dev.gentoo.org/~jlec/distfiles/${AUFS_TARBALL};

KEYWORDS=~amd64 ~x86
HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches 
http://aufs.sourceforge.net/;
IUSE=deblob experimental module vanilla

DESCRIPTION=Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree and aufs3 support
SRC_URI=
${KERNEL_URI}
${ARCH_URI}
${AUFS_URI}
!vanilla? ( ${GENPATCHES_URI} )


PDEPEND==sys-fs/aufs-util-3.9

src_unpack() {
if use vanilla; then
unset UNIPATCH_LIST_GENPATCHES UNIPATCH_LIST_DEFAULT
ewarn You are using USE=vanilla
ewarn This will drop all support from the gentoo kernel 
security team
fi

UNIPATCH_LIST=
${WORKDIR}/aufs3-kbuild.patch
${WORKDIR}/aufs3-base.patch
${WORKDIR}/aufs3-mmap.patch

use module  UNIPATCH_LIST+= ${WORKDIR}/aufs3-standalone.patch

unpack ${AUFS_TARBALL}

einfo Using aufs3 version: ${AUFS_VERSION}

kernel-2_src_unpack
}

src_prepare() {
if ! use module; then
sed -e 's:tristate:bool:g' -i ${WORKDIR}/fs/aufs/Kconfig || 
die
fi
cp -f ${WORKDIR}/include/uapi/linux/aufs_type.h 
include/uapi/linux/aufs_type.h || die
cp -rf ${WORKDIR}/{Documentation,fs} . || die
}

src_install() {
kernel-2_src_install
dodoc ${WORKDIR}/{aufs3-loopback,vfs-ino,tmpfs-ibitmap}.patch
readme.gentoo_create_doc
}
pkg_postinst() {
kernel-2_pkg_postinst
einfo For more info on this patchset, and how to report problems, see:
einfo ${HOMEPAGE}
   

[gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/

2014-06-08 Thread Justin Lecher
commit: 19a7c51a70bdf83d599b0e03ca78c5d77b87b254
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Jun  8 08:33:38 2014 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Jun  8 08:33:38 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=19a7c51a

sci-chemistry/coot: Fix problem with shebang correction

Package-Manager: portage-2.2.10

---
 sci-chemistry/coot/ChangeLog| 5 -
 sci-chemistry/coot/coot-.ebuild | 7 ++-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index 9baf726..cee77b1 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-chemistry/coot
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Jun 2014; Justin Lecher j...@gentoo.org coot-.ebuild:
+  Fix problem with shebang correction
+
   25 Nov 2013; Justin Lecher j...@gentoo.org files/-pc.patch:
   Update patch for current HEAD
 

diff --git a/sci-chemistry/coot/coot-.ebuild 
b/sci-chemistry/coot/coot-.ebuild
index f9c12b8..f0fd7dc 100644
--- a/sci-chemistry/coot/coot-.ebuild
+++ b/sci-chemistry/coot/coot-.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 AUTOTOOLS_AUTORECONF=true
 
@@ -117,7 +117,6 @@ src_configure() {
--with-guile
--with-python=${EPREFIX}/usr
--with-guile-gtk
-   --with-gtk2
--with-pygtk
$(use_enable openmp)
)
@@ -126,13 +125,11 @@ src_configure() {
 
 src_compile() {
autotools-utils_src_compile
-   python_fix_shebang ${S}/src/coot_gtk2.py
cp ${S}/src/coot_gtk2.py python/coot.py || die
 }
-
 src_test() {
source ${EPREFIX}/etc/profile.d/40ccp4.setup.sh
-   mkdir ${T}/coot_test
+   mkdir ${T}/coot_test || die
 
export COOT_STANDARD_RESIDUES=${S}/standard-residues.pdb
export COOT_SCHEME_DIR=${S}/scheme/



[gentoo-commits] proj/betagarden:master commit in: app-emulation/lxc/files/, app-emulation/lxc/

2014-06-08 Thread Justin Lecher
commit: c23bc69c9cb9a3d2aacf0462f78b90676ba1e743
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Jun  8 08:45:43 2014 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Jun  8 08:45:43 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=c23bc69c

app-emulation/lxc: Drop installation of non existing TODO file; import tree 
changes

Package-Manager: portage-2.2.10

---
 app-emulation/lxc/ChangeLog|   6 +-
 app-emulation/lxc/files/lxc.initd.2| 132 +
 app-emulation/lxc/files/lxc_at.service |  12 +++
 app-emulation/lxc/lxc-.ebuild  | 109 +--
 app-emulation/lxc/metadata.xml |  10 +++
 5 files changed, 229 insertions(+), 40 deletions(-)

diff --git a/app-emulation/lxc/ChangeLog b/app-emulation/lxc/ChangeLog
index 73ba9fd..e6e8494 100644
--- a/app-emulation/lxc/ChangeLog
+++ b/app-emulation/lxc/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for app-emulation/lxc
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Jun 2014; Justin Lecher j...@gentoo.org lxc-.ebuild,
+  +files/lxc.initd.2, +files/lxc_at.service, metadata.xml:
+  Drop installation of non existing TODO file; import tree changes
+
 *lxc- (25 Dec 2013)
 
   25 Dec 2013; Justin Lecher j...@gentoo.org +lxc-.ebuild, +metadata.xml:

diff --git a/app-emulation/lxc/files/lxc.initd.2 
b/app-emulation/lxc/files/lxc.initd.2
new file mode 100644
index 000..554019a
--- /dev/null
+++ b/app-emulation/lxc/files/lxc.initd.2
@@ -0,0 +1,132 @@
+#!/sbin/runscript
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/files/lxc.initd.2,v 1.6 
2012/11/14 02:15:10 flameeyes Exp $
+
+CONTAINER=${SVCNAME#*.}
+
+lxc_get_configfile() {
+   if [ -f /etc/lxc/${CONTAINER}.conf ]; then
+   echo /etc/lxc/${CONTAINER}.conf
+   elif [ -f /etc/lxc/${CONTAINER}/config ]; then
+   echo /etc/lxc/${CONTAINER}/config
+   else
+   eerror Unable to find a suitable configuration file.
+   eerror If you set up the container in a non-standard
+   eerror location, please set the CONFIGFILE variable.
+   return 1
+   fi
+}
+
+[ $CONTAINER != $SVCNAME ]  CONFIGFILE=${CONFIGFILE:-$(lxc_get_configfile)}
+
+lxc_get_var() {
+   awk 'BEGIN { FS=[ \t]*=[ \t]* } $1 == '$1' { print $2; exit }' 
${CONFIGFILE}
+}
+
+checkconfig() {
+   if [ ${CONTAINER} = ${SVCNAME} ]; then
+   eerror You have to create an init script for each container:
+   eerror  ln -s lxc /etc/init.d/lxc.container
+   return 1
+   fi
+
+   # no need to output anything, the function takes care of that.
+   [ -z ${CONFIGFILE} ]  return 1
+
+   utsname=$(lxc_get_var lxc.utsname)
+   if [ ${CONTAINER} != ${utsname} ]; then
+   eerror You should use the same name for the service and the
+   eerror container. Right now the container is called ${utsname}
+   return 1
+   fi
+}
+
+depend() {
+   # be quiet, since we have to run depend() also for the
+   # non-muxed init script, unfortunately.
+   checkconfig 2/dev/null || return 0
+
+   config ${CONFIGFILE}
+   need localmount
+
+   # find out which network interface the container is linked to,
+   # and then require that to be enabled, so that the
+   # dependencies are correct.
+   netif=$(lxc_get_var lxc.network.link)
+
+   # when the network type is set to phys, we can make use of a
+   # network service (for instance to set it up before we disable
+   # the net_admin capability), but we might also not set it up
+   # at all on the host and leave the net_admin capable service
+   # to take care of it.
+   nettype=$(lxc_get_var lxc.network.type)
+
+   if [ -n ${netif} ]; then
+   case ${nettype} in
+   phys)   use net.${netif} ;;
+   *)  need net.${netif} ;;
+   esac
+   fi
+}
+
+start() {
+   checkconfig || return 1
+   rm /var/log/lxc/${CONTAINER}.log
+
+   rootpath=$(lxc_get_var lxc.rootfs)
+
+   # Check the format of our init and the chroot's init, to see
+   # if we have to use linux32 or linux64; always use setarch
+   # when required, as that makes it easier to deal with
+   # x32-based containers.
+   case $(scanelf -BF '%a#f' ${rootpath}/sbin/init) in
+   EM_X86_64)  setarch=linux64;;
+   EM_386) setarch=linux32;;
+   esac
+
+   ebegin Starting ${CONTAINER}
+   env -i ${setarch} $(type -p lxc-start) -l WARN -n ${CONTAINER} -f 
${CONFIGFILE} -d -o /var/log/lxc/${CONTAINER}.log
+   sleep 0.5
+
+   # lxc-start -d will 

[gentoo-commits] gentoo-x86 commit in dev-python/sqlalchemy: sqlalchemy-0.9.2.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 08:56:52

  Modified: sqlalchemy-0.9.2.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #505840
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.8  dev-python/sqlalchemy/sqlalchemy-0.9.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy/sqlalchemy-0.9.2.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy/sqlalchemy-0.9.2.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy/sqlalchemy-0.9.2.ebuild?r1=1.7r2=1.8

Index: sqlalchemy-0.9.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy/sqlalchemy-0.9.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sqlalchemy-0.9.2.ebuild 23 May 2014 21:36:28 -  1.7
+++ sqlalchemy-0.9.2.ebuild 8 Jun 2014 08:56:52 -   1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy/sqlalchemy-0.9.2.ebuild,v 1.7 
2014/05/23 21:36:28 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy/sqlalchemy-0.9.2.ebuild,v 1.8 
2014/06/08 08:56:52 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
 IUSE=doc examples +sqlite test
 
 RDEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.125dev-python/sqlalchemy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy/ChangeLog?rev=1.125view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy/ChangeLog?rev=1.125content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy/ChangeLog?r1=1.124r2=1.125

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog   23 May 2014 21:36:28 -  1.124
+++ ChangeLog   8 Jun 2014 08:56:52 -   1.125
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sqlalchemy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy/ChangeLog,v 1.124 
2014/05/23 21:36:28 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy/ChangeLog,v 1.125 
2014/06/08 08:56:52 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori hat...@gentoo.org sqlalchemy-0.9.2.ebuild:
+  ia64 stable wrt bug #505840
 
   23 May 2014; Markos Chandras hwoar...@gentoo.org sqlalchemy-0.9.2.ebuild:
   Stable on amd64 wrt bug #505840






[gentoo-commits] gentoo-x86 commit in dev-python/py: py-1.4.20.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:03:37

  Modified: py-1.4.20.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #506042
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.5  dev-python/py/py-1.4.20.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/py/py-1.4.20.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/py/py-1.4.20.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/py/py-1.4.20.ebuild?r1=1.4r2=1.5

Index: py-1.4.20.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/py/py-1.4.20.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- py-1.4.20.ebuild2 Apr 2014 20:23:43 -   1.4
+++ py-1.4.20.ebuild8 Jun 2014 09:03:36 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py/py-1.4.20.ebuild,v 1.4 
2014/04/02 20:23:43 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py/py-1.4.20.ebuild,v 1.5 
2014/06/08 09:03:36 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
@@ -12,7 +12,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
 IUSE=doc test
 
 DEPEND=



1.168dev-python/py/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/py/ChangeLog?rev=1.168view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/py/ChangeLog?rev=1.168content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/py/ChangeLog?r1=1.167r2=1.168

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/py/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog   2 Apr 2014 20:23:43 -   1.167
+++ ChangeLog   8 Jun 2014 09:03:36 -   1.168
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/py
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py/ChangeLog,v 1.167 2014/04/02 
20:23:43 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py/ChangeLog,v 1.168 2014/06/08 
09:03:36 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori hat...@gentoo.org py-1.4.20.ebuild:
+  ia64 stable wrt bug #506042
 
   02 Apr 2014; Tim Harder radher...@gentoo.org py-1.4.20.ebuild:
   Add python3_4 support.






[gentoo-commits] gentoo-x86 commit in net-libs/glib-networking: glib-networking-2.40.1-r1.ebuild ChangeLog

2014-06-08 Thread Michal Gorny (mgorny)
mgorny  14/06/08 09:11:45

  Modified: ChangeLog
  Added:glib-networking-2.40.1-r1.ebuild
  Log:
  Enable multilib support.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.83 net-libs/glib-networking/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/glib-networking/ChangeLog?rev=1.83view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/glib-networking/ChangeLog?rev=1.83content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/glib-networking/ChangeLog?r1=1.82r2=1.83

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog   27 Apr 2014 22:18:05 -  1.82
+++ ChangeLog   8 Jun 2014 09:11:45 -   1.83
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/glib-networking
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.82 
2014/04/27 22:18:05 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.83 
2014/06/08 09:11:45 mgorny Exp $
+
+*glib-networking-2.40.1-r1 (08 Jun 2014)
+
+  08 Jun 2014; Michał Górny mgo...@gentoo.org
+  +glib-networking-2.40.1-r1.ebuild:
+  Enable multilib support.
 
   27 Apr 2014; Gilles Dartiguelongue e...@gentoo.org
   glib-networking-2.40.1.ebuild:



1.1  net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild?rev=1.1content-type=text/plain

Index: glib-networking-2.40.1-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild,v
 1.1 2014/06/08 09:11:45 mgorny Exp $

EAPI=5
GCONF_DEBUG=no
GNOME2_LA_PUNT=yes

inherit autotools eutils gnome2 multilib-minimal virtualx

DESCRIPTION=Network-related giomodules for glib
HOMEPAGE=http://git.gnome.org/browse/glib-networking/;

LICENSE=LGPL-2+
SLOT=0
IUSE=+gnome +libproxy smartcard +ssl test
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris

RDEPEND=
=dev-libs/glib-2.39.1:2[${MULTILIB_USEDEP}]
gnome? ( gnome-base/gsettings-desktop-schemas )
libproxy? ( =net-libs/libproxy-0.4.6-r3:=[${MULTILIB_USEDEP}] )
smartcard? (
=app-crypt/p11-kit-0.8[${MULTILIB_USEDEP}]
=net-libs/gnutls-2.12.8:=[pkcs11,${MULTILIB_USEDEP}] )
ssl? (
app-misc/ca-certificates
=net-libs/gnutls-2.12.8:=[${MULTILIB_USEDEP}] )

DEPEND=${RDEPEND}
=dev-util/intltool-0.35.0
sys-devel/gettext
virtual/pkgconfig[${MULTILIB_USEDEP}]
test? ( sys-apps/dbus[X] )

# eautoreconf needs =sys-devel/autoconf-2.65:2.5

src_prepare() {
epatch ${FILESDIR}/${P}-unittests.patch
eautoreconf
gnome2_src_prepare
}

multilib_src_configure() {
ECONF_SOURCE=${S} \
gnome2_src_configure \
--disable-static \

--with-ca-certificates=${EPREFIX}/etc/ssl/certs/ca-certificates.crt \
$(use_with gnome gnome-proxy) \
$(use_with libproxy) \
$(use_with smartcard pkcs11) \
$(use_with ssl gnutls)
}

multilib_src_test() {
# non-native tests fail if glib-networking is already installed.
# have no idea what's wrong. would appreciate some help.
multilib_is_native_abi || return 0

Xemake check
}

multilib_src_install() {
gnome2_src_install
}






[gentoo-commits] gentoo-x86 commit in media-libs/freeglut: freeglut-2.8.1-r1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:26

  Modified: freeglut-2.8.1-r1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 media-libs/freeglut/freeglut-2.8.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild?r1=1.9r2=1.10

Index: freeglut-2.8.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- freeglut-2.8.1-r1.ebuild19 Apr 2014 17:47:00 -  1.9
+++ freeglut-2.8.1-r1.ebuild8 Jun 2014 09:15:26 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v 1.9 
2014/04/19 17:47:00 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v 1.10 
2014/06/08 09:15:26 ago Exp $
 
 EAPI=5
 inherit autotools-multilib
@@ -11,7 +11,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
 IUSE=debug static-libs
 
 RDEPEND=virtual/glu[${MULTILIB_USEDEP}]



1.116media-libs/freeglut/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/ChangeLog?rev=1.116view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/ChangeLog?rev=1.116content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/ChangeLog?r1=1.115r2=1.116

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog   19 Apr 2014 17:47:00 -  1.115
+++ ChangeLog   8 Jun 2014 09:15:26 -   1.116
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freeglut
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.115 
2014/04/19 17:47:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.116 
2014/06/08 09:15:26 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org freeglut-2.8.1-r1.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org freeglut-2.8.1-r1.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in x11-base/xorg-drivers: xorg-drivers-1.15.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:41

  Modified: xorg-drivers-1.15.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-base/xorg-drivers/xorg-drivers-1.15.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.15.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.15.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.15.ebuild?r1=1.9r2=1.10

Index: xorg-drivers-1.15.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.15.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xorg-drivers-1.15.ebuild19 Apr 2014 17:47:15 -  1.9
+++ xorg-drivers-1.15.ebuild8 Jun 2014 09:15:41 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.15.ebuild,v 1.9 
2014/04/19 17:47:15 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.15.ebuild,v 1.10 
2014/06/08 09:15:41 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=metapackage
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
 
 IUSE_INPUT_DEVICES=
input_devices_acecad



1.119x11-base/xorg-drivers/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/ChangeLog?rev=1.119view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/ChangeLog?rev=1.119content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/ChangeLog?r1=1.118r2=1.119

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog   27 May 2014 15:18:34 -  1.118
+++ ChangeLog   8 Jun 2014 09:15:41 -   1.119
@@ -1,6 +1,9 @@
 # ChangeLog for x11-base/xorg-drivers
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v 1.118 
2014/05/27 15:18:34 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v 1.119 
2014/06/08 09:15:41 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org xorg-drivers-1.15.ebuild:
+  Stable for arm, wrt bug #500368
 
 *xorg-drivers-1.16 (27 May 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-apps/xbacklight: xbacklight-1.2.1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:39

  Modified: xbacklight-1.2.1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-apps/xbacklight/xbacklight-1.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.1.ebuild?r1=1.9r2=1.10

Index: xbacklight-1.2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xbacklight-1.2.1.ebuild 19 Apr 2014 17:47:13 -  1.9
+++ xbacklight-1.2.1.ebuild 8 Jun 2014 09:15:39 -   1.10
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.1.ebuild,v 1.9 
2014/04/19 17:47:13 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.1.ebuild,v 1.10 
2014/06/08 09:15:39 ago Exp $
 
 EAPI=3
 
 inherit xorg-2
 
 DESCRIPTION=Sets backlight level using the RandR 1.2 BACKLIGHT output 
property
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd
 IUSE=
 
 RDEPEND=x11-libs/libxcb



1.60 x11-apps/xbacklight/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/ChangeLog?rev=1.60view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/ChangeLog?rev=1.60content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/ChangeLog?r1=1.59r2=1.60

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog   19 Apr 2014 17:47:13 -  1.59
+++ ChangeLog   8 Jun 2014 09:15:39 -   1.60
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xbacklight
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.59 
2014/04/19 17:47:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.60 
2014/06/08 09:15:39 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org xbacklight-1.2.1.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org xbacklight-1.2.1.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in x11-libs/libxshmfence: libxshmfence-1.1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:00

  Modified: libxshmfence-1.1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.13 x11-libs/libxshmfence/libxshmfence-1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild?r1=1.12r2=1.13

Index: libxshmfence-1.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libxshmfence-1.1.ebuild 19 Apr 2014 17:47:40 -  1.12
+++ libxshmfence-1.1.ebuild 8 Jun 2014 09:16:00 -   1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild,v 1.12 
2014/04/19 17:47:40 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild,v 1.13 
2014/06/08 09:16:00 ago Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION=Shared memory fences using futexes
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=



1.16 x11-libs/libxshmfence/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxshmfence/ChangeLog?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxshmfence/ChangeLog?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxshmfence/ChangeLog?r1=1.15r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxshmfence/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   19 Apr 2014 17:47:40 -  1.15
+++ ChangeLog   8 Jun 2014 09:16:00 -   1.16
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libxshmfence
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxshmfence/ChangeLog,v 1.15 
2014/04/19 17:47:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxshmfence/ChangeLog,v 1.16 
2014/06/08 09:16:00 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org libxshmfence-1.1.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org libxshmfence-1.1.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in media-libs/mesa: mesa-10.0.4.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:31

  Modified: mesa-10.0.4.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 media-libs/mesa/mesa-10.0.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.0.4.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.0.4.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.0.4.ebuild?r1=1.9r2=1.10

Index: mesa-10.0.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.0.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mesa-10.0.4.ebuild  19 Apr 2014 17:47:04 -  1.9
+++ mesa-10.0.4.ebuild  8 Jun 2014 09:15:31 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.0.4.ebuild,v 1.9 
2014/04/19 17:47:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.0.4.ebuild,v 1.10 
2014/06/08 09:15:31 ago Exp $
 
 EAPI=5
 
@@ -39,7 +39,7 @@
 # GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0
 LICENSE=MIT SGI-B-2.0
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
 
 INTEL_CARDS=i915 i965 ilo intel
 RADEON_CARDS=r100 r200 r300 r600 radeon radeonsi



1.563media-libs/mesa/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.563view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.563content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?r1=1.562r2=1.563

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
retrieving revision 1.562
retrieving revision 1.563
diff -u -r1.562 -r1.563
--- ChangeLog   2 Jun 2014 14:12:37 -   1.562
+++ ChangeLog   8 Jun 2014 09:15:31 -   1.563
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/mesa
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.562 
2014/06/02 14:12:37 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.563 
2014/06/08 09:15:31 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org mesa-10.0.4.ebuild:
+  Stable for arm, wrt bug #500368
 
 *mesa-10.2.0_rc5 (02 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-proto/dri2proto: dri2proto-2.8-r1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:14

  Modified: dri2proto-2.8-r1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-proto/dri2proto/dri2proto-2.8-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild?r1=1.9r2=1.10

Index: dri2proto-2.8-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- dri2proto-2.8-r1.ebuild 19 Apr 2014 17:47:54 -  1.9
+++ dri2proto-2.8-r1.ebuild 8 Jun 2014 09:16:14 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild,v 1.9 
2014/04/19 17:47:54 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild,v 1.10 
2014/06/08 09:16:14 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION=X.Org DRI2 protocol headers
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=



1.67 x11-proto/dri2proto/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/dri2proto/ChangeLog?rev=1.67view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/dri2proto/ChangeLog?rev=1.67content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/dri2proto/ChangeLog?r1=1.66r2=1.67

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog   19 Apr 2014 17:47:54 -  1.66
+++ ChangeLog   8 Jun 2014 09:16:14 -   1.67
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/dri2proto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.66 
2014/04/19 17:47:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.67 
2014/06/08 09:16:14 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org dri2proto-2.8-r1.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org dri2proto-2.8-r1.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in x11-libs/xcb-util-cursor: xcb-util-cursor-0.1.1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:02

  Modified: xcb-util-cursor-0.1.1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild?r1=1.9r2=1.10

Index: xcb-util-cursor-0.1.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xcb-util-cursor-0.1.1.ebuild19 Apr 2014 17:47:42 -  1.9
+++ xcb-util-cursor-0.1.1.ebuild8 Jun 2014 09:16:02 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild,v 
1.9 2014/04/19 17:47:42 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild,v 
1.10 2014/06/08 09:16:02 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 DESCRIPTION=X C-language Bindings sample implementations
 HOMEPAGE=http://xcb.freedesktop.org/;
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris
 IUSE=test
 
 RDEPEND==x11-libs/xcb-util-${PV}



1.11 x11-libs/xcb-util-cursor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-cursor/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-cursor/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-cursor/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   19 Apr 2014 17:47:42 -  1.10
+++ ChangeLog   8 Jun 2014 09:16:02 -   1.11
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/xcb-util-cursor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/ChangeLog,v 1.10 
2014/04/19 17:47:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/ChangeLog,v 1.11 
2014/06/08 09:16:02 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org xcb-util-cursor-0.1.1.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org xcb-util-cursor-0.1.1.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in media-libs/glu: glu-9.0.0-r1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:28

  Modified: glu-9.0.0-r1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 media-libs/glu/glu-9.0.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/glu-9.0.0-r1.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/glu-9.0.0-r1.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/glu-9.0.0-r1.ebuild?r1=1.10r2=1.11

Index: glu-9.0.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- glu-9.0.0-r1.ebuild 19 Apr 2014 17:47:02 -  1.10
+++ glu-9.0.0-r1.ebuild 8 Jun 2014 09:15:28 -   1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0-r1.ebuild,v 1.10 
2014/04/19 17:47:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0-r1.ebuild,v 1.11 
2014/06/08 09:15:28 ago Exp $
 
 EAPI=5
 
@@ -25,7 +25,7 @@
 
 LICENSE=SGI-B-2.0
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=static-libs
 
 DEPEND=virtual/opengl[${MULTILIB_USEDEP}]



1.26 media-libs/glu/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/ChangeLog?rev=1.26view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/ChangeLog?rev=1.26content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/ChangeLog?r1=1.25r2=1.26

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   19 Apr 2014 17:47:02 -  1.25
+++ ChangeLog   8 Jun 2014 09:15:28 -   1.26
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/glu
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v 1.25 2014/04/19 
17:47:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v 1.26 2014/06/08 
09:15:28 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org glu-9.0.0-r1.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org glu-9.0.0-r1.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-modesetting: xf86-video-modesetting-0.8.1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:52

  Modified: xf86-video-modesetting-0.8.1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 
x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild?r1=1.9r2=1.10

Index: xf86-video-modesetting-0.8.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xf86-video-modesetting-0.8.1.ebuild 19 Apr 2014 17:47:28 -  1.9
+++ xf86-video-modesetting-0.8.1.ebuild 8 Jun 2014 09:15:52 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild,v
 1.9 2014/04/19 17:47:28 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild,v
 1.10 2014/06/08 09:15:52 ago Exp $
 
 EAPI=5
 
@@ -8,5 +8,5 @@
 
 DESCRIPTION=Unaccelerated generic driver for kernel modesetting
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd
 IUSE=



1.52 x11-drivers/xf86-video-modesetting/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog?rev=1.52view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog?rev=1.52content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog?r1=1.51r2=1.52

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   19 Apr 2014 17:47:28 -  1.51
+++ ChangeLog   8 Jun 2014 09:15:52 -   1.52
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-modesetting
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.51 
2014/04/19 17:47:28 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.52 
2014/06/08 09:15:52 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  xf86-video-modesetting-0.8.1.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org
   xf86-video-modesetting-0.8.1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/opengl: opengl-7.0-r1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:35

  Modified: opengl-7.0-r1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 virtual/opengl/opengl-7.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/opengl/opengl-7.0-r1.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/opengl/opengl-7.0-r1.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/opengl/opengl-7.0-r1.ebuild?r1=1.10r2=1.11

Index: opengl-7.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- opengl-7.0-r1.ebuild19 Apr 2014 17:47:09 -  1.10
+++ opengl-7.0-r1.ebuild8 Jun 2014 09:15:35 -   1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0-r1.ebuild,v 1.10 
2014/04/19 17:47:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0-r1.ebuild,v 1.11 
2014/06/08 09:15:35 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=



1.31 virtual/opengl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/opengl/ChangeLog?rev=1.31view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/opengl/ChangeLog?rev=1.31content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/opengl/ChangeLog?r1=1.30r2=1.31

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/opengl/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   19 Apr 2014 17:47:09 -  1.30
+++ ChangeLog   8 Jun 2014 09:15:35 -   1.31
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/opengl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/ChangeLog,v 1.30 2014/04/19 
17:47:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/ChangeLog,v 1.31 2014/06/08 
09:15:35 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org opengl-7.0-r1.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org opengl-7.0-r1.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in x11-libs/libxcb: libxcb-1.10.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:58

  Modified: libxcb-1.10.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 x11-libs/libxcb/libxcb-1.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild?r1=1.10r2=1.11

Index: libxcb-1.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libxcb-1.10.ebuild  19 Apr 2014 17:47:38 -  1.10
+++ libxcb-1.10.ebuild  8 Jun 2014 09:15:58 -   1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild,v 1.10 
2014/04/19 17:47:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild,v 1.11 
2014/06/08 09:15:58 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 [[ ${PV} != * ]]  \
SRC_URI=http://xcb.freedesktop.org/dist/${P}.tar.bz2;
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 IUSE=selinux xkb
 
 RDEPEND=dev-libs/libpthread-stubs[${MULTILIB_USEDEP}]



1.140x11-libs/libxcb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?rev=1.140view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?rev=1.140content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?r1=1.139r2=1.140

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog   19 Apr 2014 17:47:38 -  1.139
+++ ChangeLog   8 Jun 2014 09:15:58 -   1.140
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libxcb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.139 
2014/04/19 17:47:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.140 
2014/06/08 09:15:58 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org libxcb-1.10.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org libxcb-1.10.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in dev-libs/weston: weston-1.4.0.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:24

  Modified: weston-1.4.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  dev-libs/weston/weston-1.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild?r1=1.4r2=1.5

Index: weston-1.4.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- weston-1.4.0.ebuild 6 Apr 2014 10:10:43 -   1.4
+++ weston-1.4.0.ebuild 8 Jun 2014 09:15:24 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.4 
2014/04/06 10:10:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.5 
2014/06/08 09:15:24 ago Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
KEYWORDS=
 else
SRC_URI=http://wayland.freedesktop.org/releases/${P}.tar.xz;
-   KEYWORDS=amd64 ~arm x86 ~arm-linux
+   KEYWORDS=amd64 arm x86 ~arm-linux
 fi
 
 LICENSE=MIT CC-BY-SA-3.0



1.11 dev-libs/weston/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/weston/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   21 May 2014 15:52:14 -  1.10
+++ ChangeLog   8 Jun 2014 09:15:24 -   1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/weston
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v 1.10 2014/05/21 
15:52:14 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/ChangeLog,v 1.11 2014/06/08 
09:15:24 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org weston-1.4.0.ebuild:
+  Stable for arm, wrt bug #500368
 
 *weston-1.5.0 (21 May 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-wacom: xf86-input-wacom-0.24.0.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:50

  Modified: xf86-input-wacom-0.24.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild?r1=1.1r2=1.2

Index: xf86-input-wacom-0.24.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-input-wacom-0.24.0.ebuild  18 May 2014 18:11:59 -  1.1
+++ xf86-input-wacom-0.24.0.ebuild  8 Jun 2014 09:15:50 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild,v
 1.1 2014/05/18 18:11:59 chithanh Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild,v
 1.2 2014/06/08 09:15:50 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 [[ ${PV} != * ]]  \
SRC_URI=mirror://sourceforge/linuxwacom/${PN}/${P}.tar.bz2
 
-KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86
 IUSE=debug
 
 # depend on libwacom for its udev rules, bug #389633



1.88 x11-drivers/xf86-input-wacom/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog?rev=1.88view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog?rev=1.88content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog?r1=1.87r2=1.88

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   18 May 2014 18:11:59 -  1.87
+++ ChangeLog   8 Jun 2014 09:15:50 -   1.88
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-wacom
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 
1.87 2014/05/18 18:11:59 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 
1.88 2014/06/08 09:15:50 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org 
xf86-input-wacom-0.24.0.ebuild:
+  Stable for arm, wrt bug #500368
 
 *xf86-input-wacom-0.24.0 (18 May 2014)
 






[gentoo-commits] gentoo-x86 commit in virtual/glu: glu-9.0-r1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:33

  Modified: glu-9.0-r1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 virtual/glu/glu-9.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/glu/glu-9.0-r1.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/glu/glu-9.0-r1.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/glu/glu-9.0-r1.ebuild?r1=1.10r2=1.11

Index: glu-9.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/virtual/glu/glu-9.0-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- glu-9.0-r1.ebuild   19 Apr 2014 17:47:07 -  1.10
+++ glu-9.0-r1.ebuild   8 Jun 2014 09:15:33 -   1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/glu/glu-9.0-r1.ebuild,v 1.10 
2014/04/19 17:47:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/glu/glu-9.0-r1.ebuild,v 1.11 
2014/06/08 09:15:33 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=



1.43 virtual/glu/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/glu/ChangeLog?rev=1.43view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/glu/ChangeLog?rev=1.43content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/glu/ChangeLog?r1=1.42r2=1.43

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/glu/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   19 Apr 2014 17:47:07 -  1.42
+++ ChangeLog   8 Jun 2014 09:15:33 -   1.43
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/glu
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/glu/ChangeLog,v 1.42 2014/04/19 
17:47:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/glu/ChangeLog,v 1.43 2014/06/08 
09:15:33 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org glu-9.0-r1.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org glu-9.0-r1.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in x11-apps/xauth: xauth-1.0.8.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:37

  Modified: xauth-1.0.8.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 x11-apps/xauth/xauth-1.0.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/xauth-1.0.8.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/xauth-1.0.8.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/xauth-1.0.8.ebuild?r1=1.10r2=1.11

Index: xauth-1.0.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.8.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xauth-1.0.8.ebuild  19 Apr 2014 17:47:11 -  1.10
+++ xauth-1.0.8.ebuild  8 Jun 2014 09:15:37 -   1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.8.ebuild,v 1.10 
2014/04/19 17:47:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.8.ebuild,v 1.11 
2014/06/08 09:15:37 ago Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION=X authority file utility
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt
 IUSE=ipv6
 
 RDEPEND=x11-libs/libX11



1.99 x11-apps/xauth/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.99view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.99content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.98r2=1.99

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog   23 May 2014 16:40:57 -  1.98
+++ ChangeLog   8 Jun 2014 09:15:37 -   1.99
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xauth
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.98 2014/05/23 
16:40:57 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.99 2014/06/08 
09:15:37 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org xauth-1.0.8.ebuild:
+  Stable for arm, wrt bug #500368
 
 *xauth-1.0.9 (23 May 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-misc/util-macros: util-macros-1.18.0.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:10

  Modified: util-macros-1.18.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-misc/util-macros/util-macros-1.18.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/util-macros-1.18.0.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/util-macros-1.18.0.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/util-macros-1.18.0.ebuild?r1=1.9r2=1.10

Index: util-macros-1.18.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.18.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- util-macros-1.18.0.ebuild   19 Apr 2014 17:47:50 -  1.9
+++ util-macros-1.18.0.ebuild   8 Jun 2014 09:16:10 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.18.0.ebuild,v 1.9 
2014/04/19 17:47:50 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.18.0.ebuild,v 1.10 
2014/06/08 09:16:10 ago Exp $
 
 EAPI=5
 inherit xorg-2
@@ -8,5 +8,5 @@
 EGIT_REPO_URI=git://anongit.freedesktop.org/git/xorg/util/macros
 DESCRIPTION=X.Org autotools utility macros
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=



1.141x11-misc/util-macros/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/ChangeLog?rev=1.141view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/ChangeLog?rev=1.141content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/ChangeLog?r1=1.140r2=1.141

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog   23 May 2014 16:55:02 -  1.140
+++ ChangeLog   8 Jun 2014 09:16:10 -   1.141
@@ -1,5 +1,8 @@
 # ChangeLog for x11-misc/util-macros
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.140 
2014/05/23 16:55:02 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.141 
2014/06/08 09:16:10 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org util-macros-1.18.0.ebuild:
+  Stable for arm, wrt bug #500368
 
 *util-macros-1.19.0 (23 May 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-libs/cairo: cairo-1.12.16.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:54

  Modified: cairo-1.12.16.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.12 x11-libs/cairo/cairo-1.12.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild?r1=1.11r2=1.12

Index: cairo-1.12.16.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- cairo-1.12.16.ebuild20 Apr 2014 08:31:23 -  1.11
+++ cairo-1.12.16.ebuild8 Jun 2014 09:15:54 -   1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild,v 1.11 
2014/04/20 08:31:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.16.ebuild,v 1.12 
2014/06/08 09:15:54 ago Exp $
 
 EAPI=5
 
@@ -10,10 +10,10 @@
inherit git-2
EGIT_REPO_URI=git://anongit.freedesktop.org/git/cairo
SRC_URI=
-   KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 sparc x86
+   KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sparc x86
 else
SRC_URI=http://cairographics.org/releases/${P}.tar.xz;
-   KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+   KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 fi
 
 DESCRIPTION=A vector graphics library with cross-device output support



1.379x11-libs/cairo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.379view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.379content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?r1=1.378r2=1.379

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v
retrieving revision 1.378
retrieving revision 1.379
diff -u -r1.378 -r1.379
--- ChangeLog   8 May 2014 02:31:31 -   1.378
+++ ChangeLog   8 Jun 2014 09:15:54 -   1.379
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/cairo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.378 2014/05/08 
02:31:31 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.379 2014/06/08 
09:15:54 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org cairo-1.12.16.ebuild:
+  Stable for arm, wrt bug #500368
 
   08 May 2014; Alexandre Rostovtsev tetrom...@gentoo.org cairo-.ebuild,
   files/cairo-1.12.16-all-clipped-3.patch:






[gentoo-commits] gentoo-x86 commit in x11-libs/xtrans: xtrans-1.3.3.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:08

  Modified: xtrans-1.3.3.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-libs/xtrans/xtrans-1.3.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.3.3.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.3.3.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/xtrans-1.3.3.ebuild?r1=1.9r2=1.10

Index: xtrans-1.3.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.3.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xtrans-1.3.3.ebuild 19 Apr 2014 17:47:48 -  1.9
+++ xtrans-1.3.3.ebuild 8 Jun 2014 09:16:08 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.3.3.ebuild,v 1.9 
2014/04/19 17:47:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.3.3.ebuild,v 1.10 
2014/06/08 09:16:08 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 inherit xorg-2
 
 DESCRIPTION=X.Org xtrans library
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=



1.113x11-libs/xtrans/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.113view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?rev=1.113content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xtrans/ChangeLog?r1=1.112r2=1.113

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog   23 May 2014 17:50:21 -  1.112
+++ ChangeLog   8 Jun 2014 09:16:08 -   1.113
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/xtrans
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.112 
2014/05/23 17:50:21 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.113 
2014/06/08 09:16:08 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org xtrans-1.3.3.ebuild:
+  Stable for arm, wrt bug #500368
 
   23 May 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
   -xtrans-1.2.6.ebuild:






[gentoo-commits] gentoo-x86 commit in x11-libs/libdrm: libdrm-2.4.52.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:56

  Modified: libdrm-2.4.52.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-libs/libdrm/libdrm-2.4.52.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.52.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.52.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.52.ebuild?r1=1.9r2=1.10

Index: libdrm-2.4.52.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.52.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libdrm-2.4.52.ebuild19 Apr 2014 17:47:36 -  1.9
+++ libdrm-2.4.52.ebuild8 Jun 2014 09:15:56 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.52.ebuild,v 1.9 
2014/04/19 17:47:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.52.ebuild,v 1.10 
2014/06/08 09:15:56 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
SRC_URI=http://dri.freedesktop.org/${PN}/${P}.tar.bz2;
 fi
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
 VIDEO_CARDS=exynos freedreno intel nouveau omap radeon vmware
 for card in ${VIDEO_CARDS}; do
IUSE_VIDEO_CARDS+= video_cards_${card}



1.262x11-libs/libdrm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/ChangeLog?rev=1.262view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/ChangeLog?rev=1.262content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/ChangeLog?r1=1.261r2=1.262

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v
retrieving revision 1.261
retrieving revision 1.262
diff -u -r1.261 -r1.262
--- ChangeLog   14 May 2014 16:17:13 -  1.261
+++ ChangeLog   8 Jun 2014 09:15:56 -   1.262
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libdrm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.261 
2014/05/14 16:17:13 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.262 
2014/06/08 09:15:56 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org libdrm-2.4.52.ebuild:
+  Stable for arm, wrt bug #500368
 
 *libdrm-2.4.54 (14 May 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/wayland: wayland-1.4.0.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:22

  Modified: wayland-1.4.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.12 dev-libs/wayland/wayland-1.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/wayland/wayland-1.4.0.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/wayland/wayland-1.4.0.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/wayland/wayland-1.4.0.ebuild?r1=1.11r2=1.12

Index: wayland-1.4.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-1.4.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- wayland-1.4.0.ebuild28 Apr 2014 17:43:33 -  1.11
+++ wayland-1.4.0.ebuild8 Jun 2014 09:15:22 -   1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-1.4.0.ebuild,v 
1.11 2014/04/28 17:43:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-1.4.0.ebuild,v 
1.12 2014/06/08 09:15:22 ago Exp $
 
 EAPI=5
 
@@ -18,10 +18,10 @@
 
 if [[ $PV = * ]]; then
SRC_URI=${SRC_PATCHES}
-   KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 x86
+   KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 x86
 else
SRC_URI=http://wayland.freedesktop.org/releases/${P}.tar.xz;
-   KEYWORDS=alpha amd64 ~arm hppa ia64 ppc ppc64 x86
+   KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 x86
 fi
 
 LICENSE=MIT



1.45 dev-libs/wayland/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/wayland/ChangeLog?rev=1.45view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/wayland/ChangeLog?rev=1.45content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/wayland/ChangeLog?r1=1.44r2=1.45

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/wayland/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   21 May 2014 15:51:59 -  1.44
+++ ChangeLog   8 Jun 2014 09:15:22 -   1.45
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/wayland
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/ChangeLog,v 1.44 
2014/05/21 15:51:59 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/ChangeLog,v 1.45 
2014/06/08 09:15:22 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org wayland-1.4.0.ebuild:
+  Stable for arm, wrt bug #500368
 
 *wayland-1.5.0 (21 May 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-evdev: xf86-input-evdev-2.8.2.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:46

  Modified: xf86-input-evdev-2.8.2.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.13 x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild?r1=1.12r2=1.13

Index: xf86-input-evdev-2.8.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xf86-input-evdev-2.8.2.ebuild   19 Apr 2014 17:47:20 -  1.12
+++ xf86-input-evdev-2.8.2.ebuild   8 Jun 2014 09:15:46 -   1.13
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild,v
 1.12 2014/04/19 17:47:20 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild,v
 1.13 2014/06/08 09:15:46 ago Exp $
 
 EAPI=5
 inherit linux-info xorg-2
 
 DESCRIPTION=Generic Linux input driver
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86
 IUSE=
 
 RDEPEND==x11-base/xorg-server-1.12[udev]



1.226x11-drivers/xf86-input-evdev/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.226view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.226content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?r1=1.225r2=1.226

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -r1.225 -r1.226
--- ChangeLog   22 May 2014 14:01:12 -  1.225
+++ ChangeLog   8 Jun 2014 09:15:46 -   1.226
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-evdev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 
1.225 2014/05/22 14:01:12 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 
1.226 2014/06/08 09:15:46 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org 
xf86-input-evdev-2.8.2.ebuild:
+  Stable for arm, wrt bug #500368
 
 *xf86-input-evdev-2.9.0 (22 May 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-misc/xkeyboard-config: xkeyboard-config-2.11.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:12

  Modified: xkeyboard-config-2.11.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild?r1=1.9r2=1.10

Index: xkeyboard-config-2.11.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xkeyboard-config-2.11.ebuild19 Apr 2014 17:47:52 -  1.9
+++ xkeyboard-config-2.11.ebuild8 Jun 2014 09:16:12 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild,v
 1.9 2014/04/19 17:47:52 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild,v
 1.10 2014/06/08 09:16:12 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 HOMEPAGE=http://www.freedesktop.org/wiki/Software/XKeyboardConfig;
 [[ ${PV} == ** ]] || 
SRC_URI=${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris
 IUSE=
 
 LICENSE=MIT



1.203x11-misc/xkeyboard-config/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.203view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.203content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?r1=1.202r2=1.203

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -r1.202 -r1.203
--- ChangeLog   30 May 2014 14:44:08 -  1.202
+++ ChangeLog   8 Jun 2014 09:16:12 -   1.203
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xkeyboard-config
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.202 
2014/05/30 14:44:08 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.203 
2014/06/08 09:16:12 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org xkeyboard-config-2.11.ebuild:
+  Stable for arm, wrt bug #500368
 
 *xkeyboard-config-2.12 (30 May 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-libs/xpyb: xpyb-1.3.1-r3.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:06

  Modified: xpyb-1.3.1-r3.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-libs/xpyb/xpyb-1.3.1-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild?r1=1.9r2=1.10

Index: xpyb-1.3.1-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xpyb-1.3.1-r3.ebuild19 Apr 2014 17:47:46 -  1.9
+++ xpyb-1.3.1-r3.ebuild8 Jun 2014 09:16:06 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild,v 1.9 
2014/04/19 17:47:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild,v 1.10 
2014/06/08 09:16:06 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 DESCRIPTION=XCB-based Python bindings for the X Window System
 HOMEPAGE=http://xcb.freedesktop.org/;
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd
 IUSE=selinux
 
 RDEPEND==x11-libs/libxcb-1.7



1.60 x11-libs/xpyb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpyb/ChangeLog?rev=1.60view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpyb/ChangeLog?rev=1.60content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xpyb/ChangeLog?r1=1.59r2=1.60

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog   19 Apr 2014 17:47:46 -  1.59
+++ ChangeLog   8 Jun 2014 09:16:06 -   1.60
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/xpyb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.59 2014/04/19 
17:47:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.60 2014/06/08 
09:16:06 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org xpyb-1.3.1-r3.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org xpyb-1.3.1-r3.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-synaptics: xf86-input-synaptics-1.7.4.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:15:48

  Modified: xf86-input-synaptics-1.7.4.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  
x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild?r1=1.7r2=1.8

Index: xf86-input-synaptics-1.7.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xf86-input-synaptics-1.7.4.ebuild   15 May 2014 11:42:40 -  1.7
+++ xf86-input-synaptics-1.7.4.ebuild   8 Jun 2014 09:15:48 -   1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild,v
 1.7 2014/05/15 11:42:40 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild,v
 1.8 2014/06/08 09:15:48 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 DESCRIPTION=Driver for Synaptics touchpads
 HOMEPAGE=http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/;
 
-KEYWORDS=amd64 ~arm ~mips ppc ppc64 x86
+KEYWORDS=amd64 arm ~mips ppc ppc64 x86
 IUSE=
 
 RDEPEND=sys-libs/mtdev



1.106x11-drivers/xf86-input-synaptics/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog?rev=1.106view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog?rev=1.106content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog?r1=1.105r2=1.106

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog   15 May 2014 11:42:40 -  1.105
+++ ChangeLog   8 Jun 2014 09:15:48 -   1.106
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-synaptics
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.105 
2014/05/15 11:42:40 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.106 
2014/06/08 09:15:48 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  xf86-input-synaptics-1.7.4.ebuild:
+  Stable for arm, wrt bug #500368
 
   15 May 2014; Jeroen Roovers j...@gentoo.org
   xf86-input-synaptics-1.7.4.ebuild, xf86-input-synaptics-1.7.6.ebuild:






[gentoo-commits] gentoo-x86 commit in x11-libs/xcb-util-wm: xcb-util-wm-0.4.1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:04

  Modified: xcb-util-wm-0.4.1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild?r1=1.9r2=1.10

Index: xcb-util-wm-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xcb-util-wm-0.4.1.ebuild19 Apr 2014 17:47:44 -  1.9
+++ xcb-util-wm-0.4.1.ebuild8 Jun 2014 09:16:04 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild,v 1.9 
2014/04/19 17:47:44 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild,v 1.10 
2014/06/08 09:16:04 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 DESCRIPTION=X C-language Bindings sample implementations
 HOMEPAGE=http://xcb.freedesktop.org/;
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris
 IUSE=test
 
 RDEPEND==x11-libs/xcb-util-0.3.9



1.29 x11-libs/xcb-util-wm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-wm/ChangeLog?rev=1.29view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-wm/ChangeLog?rev=1.29content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-wm/ChangeLog?r1=1.28r2=1.29

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-wm/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   19 Apr 2014 17:47:44 -  1.28
+++ ChangeLog   8 Jun 2014 09:16:04 -   1.29
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/xcb-util-wm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-wm/ChangeLog,v 1.28 
2014/04/19 17:47:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-wm/ChangeLog,v 1.29 
2014/06/08 09:16:04 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org xcb-util-wm-0.4.1.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org xcb-util-wm-0.4.1.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: xcb-proto-1.10.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:22

  Modified: xcb-proto-1.10.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.12 x11-proto/xcb-proto/xcb-proto-1.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.10.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.10.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.10.ebuild?r1=1.11r2=1.12

Index: xcb-proto-1.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.10.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xcb-proto-1.10.ebuild   23 May 2014 22:43:17 -  1.11
+++ xcb-proto-1.10.ebuild   8 Jun 2014 09:16:22 -   1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.10.ebuild,v 
1.11 2014/05/23 22:43:17 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.10.ebuild,v 
1.12 2014/06/08 09:16:22 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 [[ ${PV} != * ]]  \
SRC_URI=http://xcb.freedesktop.org/dist/${P}.tar.bz2;
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=${PYTHON_DEPS}



1.139x11-proto/xcb-proto/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.139view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.139content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.138r2=1.139

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog   23 May 2014 22:43:17 -  1.138
+++ ChangeLog   8 Jun 2014 09:16:22 -   1.139
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xcb-proto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.138 
2014/05/23 22:43:17 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.139 
2014/06/08 09:16:22 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org xcb-proto-1.10.ebuild:
+  Stable for arm, wrt bug #500368
 
   23 May 2014; Michał Górny mgo...@gentoo.org xcb-proto-1.10.ebuild,
   xcb-proto-1.8-r3.ebuild, xcb-proto-1.9-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in x11-proto/glproto: glproto-1.4.17.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:18

  Modified: glproto-1.4.17.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-proto/glproto/glproto-1.4.17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild?r1=1.9r2=1.10

Index: glproto-1.4.17.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- glproto-1.4.17.ebuild   19 Apr 2014 17:47:58 -  1.9
+++ glproto-1.4.17.ebuild   8 Jun 2014 09:16:18 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild,v 
1.9 2014/04/19 17:47:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild,v 
1.10 2014/06/08 09:16:18 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 inherit xorg-2
 
 DESCRIPTION=X.Org GL protocol headers
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
 LICENSE=SGI-B-2.0
 IUSE=
 



1.123x11-proto/glproto/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/ChangeLog?rev=1.123view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/ChangeLog?rev=1.123content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/ChangeLog?r1=1.122r2=1.123

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog   19 Apr 2014 17:47:58 -  1.122
+++ ChangeLog   8 Jun 2014 09:16:18 -   1.123
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/glproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.122 
2014/04/19 17:47:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.123 
2014/06/08 09:16:18 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org glproto-1.4.17.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org glproto-1.4.17.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in x11-proto/dri3proto: dri3proto-1.0.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:16

  Modified: dri3proto-1.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 x11-proto/dri3proto/dri3proto-1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/dri3proto/dri3proto-1.0.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/dri3proto/dri3proto-1.0.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/dri3proto/dri3proto-1.0.ebuild?r1=1.10r2=1.11

Index: dri3proto-1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/dri3proto-1.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- dri3proto-1.0.ebuild19 Apr 2014 17:47:56 -  1.10
+++ dri3proto-1.0.ebuild8 Jun 2014 09:16:16 -   1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/dri3proto-1.0.ebuild,v 
1.10 2014/04/19 17:47:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/dri3proto-1.0.ebuild,v 
1.11 2014/06/08 09:16:16 ago Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION=X.Org DRI3 protocol specification and Xlib/Xserver headers
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=



1.11 x11-proto/dri3proto/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/dri3proto/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/dri3proto/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/dri3proto/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   19 Apr 2014 17:47:56 -  1.10
+++ ChangeLog   8 Jun 2014 09:16:16 -   1.11
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/dri3proto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/ChangeLog,v 1.10 
2014/04/19 17:47:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/ChangeLog,v 1.11 
2014/06/08 09:16:16 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org dri3proto-1.0.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org dri3proto-1.0.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:20

  Modified: presentproto-1.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 x11-proto/presentproto/presentproto-1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.10r2=1.11

Index: presentproto-1.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- presentproto-1.0.ebuild 19 Apr 2014 17:48:00 -  1.10
+++ presentproto-1.0.ebuild 8 Jun 2014 09:16:20 -   1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.10 
2014/04/19 17:48:00 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.11 
2014/06/08 09:16:20 ago Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION=X.Org Present protocol specification and Xlib/Xserver headers
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=



1.11 x11-proto/presentproto/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   19 Apr 2014 17:48:00 -  1.10
+++ ChangeLog   8 Jun 2014 09:16:20 -   1.11
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/presentproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.10 
2014/04/19 17:48:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.11 
2014/06/08 09:16:20 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org presentproto-1.0.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org presentproto-1.0.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in dev-python/pep8: pep8-1.5.7.ebuild pep8-1.4.6.ebuild pep8-1.5.6.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:16:29

  Modified: pep8-1.5.7.ebuild pep8-1.4.6.ebuild
pep8-1.5.6.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.3  dev-python/pep8/pep8-1.5.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild?r1=1.2r2=1.3

Index: pep8-1.5.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pep8-1.5.7.ebuild   6 Jun 2014 07:59:12 -   1.2
+++ pep8-1.5.7.ebuild   8 Jun 2014 09:16:29 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v 1.2 
2014/06/06 07:59:12 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v 1.3 
2014/06/08 09:16:29 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
 IUSE=doc
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.7  dev-python/pep8/pep8-1.4.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild?r1=1.6r2=1.7

Index: pep8-1.4.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pep8-1.4.6.ebuild   4 May 2014 16:12:37 -   1.6
+++ pep8-1.4.6.ebuild   8 Jun 2014 09:16:29 -   1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild,v 1.6 
2014/05/04 16:12:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild,v 1.7 
2014/06/08 09:16:29 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -13,7 +13,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux
 IUSE=
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.4  dev-python/pep8/pep8-1.5.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild?r1=1.3r2=1.4

Index: pep8-1.5.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pep8-1.5.6.ebuild   6 Jun 2014 07:59:12 -   1.3
+++ pep8-1.5.6.ebuild   8 Jun 2014 09:16:29 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild,v 1.3 
2014/06/06 07:59:12 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild,v 1.4 
2014/06/08 09:16:29 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
 IUSE=doc
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.32 dev-python/pep8/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?rev=1.32view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?rev=1.32content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?r1=1.31r2=1.32

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v
retrieving revision 

[gentoo-commits] gentoo-x86 commit in x11-proto/xproto: xproto-7.0.25.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:28

  Modified: xproto-7.0.25.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 x11-proto/xproto/xproto-7.0.25.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.25.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.25.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.25.ebuild?r1=1.10r2=1.11

Index: xproto-7.0.25.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.25.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xproto-7.0.25.ebuild19 Apr 2014 17:48:08 -  1.10
+++ xproto-7.0.25.ebuild8 Jun 2014 09:16:28 -   1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.25.ebuild,v 
1.10 2014/04/19 17:48:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.25.ebuild,v 
1.11 2014/06/08 09:16:28 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit xorg-2
 
 DESCRIPTION=X.Org xproto protocol headers
-KEYWORDS=alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=



1.169x11-proto/xproto/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.169view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.169content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?r1=1.168r2=1.169

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- ChangeLog   19 Apr 2014 17:48:08 -  1.168
+++ ChangeLog   8 Jun 2014 09:16:28 -   1.169
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.168 
2014/04/19 17:48:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.169 
2014/06/08 09:16:28 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org xproto-7.0.25.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org xproto-7.0.25.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in x11-proto/xf86driproto: xf86driproto-2.1.1-r1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:26

  Modified: xf86driproto-2.1.1-r1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild?r1=1.9r2=1.10

Index: xf86driproto-2.1.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xf86driproto-2.1.1-r1.ebuild19 Apr 2014 17:48:06 -  1.9
+++ xf86driproto-2.1.1-r1.ebuild8 Jun 2014 09:16:26 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild,v 
1.9 2014/04/19 17:48:06 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild,v 
1.10 2014/06/08 09:16:26 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION=X.Org XF86DRI protocol headers
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=



1.63 x11-proto/xf86driproto/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xf86driproto/ChangeLog?rev=1.63view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xf86driproto/ChangeLog?rev=1.63content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xf86driproto/ChangeLog?r1=1.62r2=1.63

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog   19 Apr 2014 17:48:06 -  1.62
+++ ChangeLog   8 Jun 2014 09:16:26 -   1.63
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xf86driproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.62 
2014/04/19 17:48:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.63 
2014/06/08 09:16:26 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org xf86driproto-2.1.1-r1.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org xf86driproto-2.1.1-r1.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-freedreno: xf86-video-freedreno-1.0.0.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:30

  Modified: xf86-video-freedreno-1.0.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  
x11-drivers/xf86-video-freedreno/xf86-video-freedreno-1.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-freedreno/xf86-video-freedreno-1.0.0.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-freedreno/xf86-video-freedreno-1.0.0.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-freedreno/xf86-video-freedreno-1.0.0.ebuild?r1=1.1r2=1.2

Index: xf86-video-freedreno-1.0.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-freedreno/xf86-video-freedreno-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-freedreno-1.0.0.ebuild   17 Nov 2013 22:22:47 -  1.1
+++ xf86-video-freedreno-1.0.0.ebuild   8 Jun 2014 09:16:30 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-freedreno/xf86-video-freedreno-1.0.0.ebuild,v
 1.1 2013/11/17 22:22:47 chithanh Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-freedreno/xf86-video-freedreno-1.0.0.ebuild,v
 1.2 2014/06/08 09:16:30 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 inherit xorg-2
 
 DESCRIPTION=Driver for Adreno mobile GPUs
-KEYWORDS=~arm
+KEYWORDS=arm
 IUSE=
 
 RDEPEND=x11-libs/libdrm[video_cards_freedreno]



1.4  x11-drivers/xf86-video-freedreno/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-freedreno/ChangeLog?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-freedreno/ChangeLog?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-freedreno/ChangeLog?r1=1.3r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-freedreno/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   5 Jun 2014 15:41:48 -   1.3
+++ ChangeLog   8 Jun 2014 09:16:30 -   1.4
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-freedreno
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-freedreno/ChangeLog,v 1.3 
2014/06/05 15:41:48 chithanh Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-freedreno/ChangeLog,v 1.4 
2014/06/08 09:16:30 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  xf86-video-freedreno-1.0.0.ebuild:
+  Stable for arm, wrt bug #500368
 
   05 Jun 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
   xf86-video-freedreno-1.1.0.ebuild:






[gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: xextproto-7.3.0.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:16:24

  Modified: xextproto-7.3.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 x11-proto/xextproto/xextproto-7.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xextproto/xextproto-7.3.0.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xextproto/xextproto-7.3.0.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xextproto/xextproto-7.3.0.ebuild?r1=1.9r2=1.10

Index: xextproto-7.3.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.3.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xextproto-7.3.0.ebuild  19 Apr 2014 17:48:04 -  1.9
+++ xextproto-7.3.0.ebuild  8 Jun 2014 09:16:24 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.3.0.ebuild,v 1.9 
2014/04/19 17:48:04 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.3.0.ebuild,v 1.10 
2014/06/08 09:16:24 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION=X.Org XExt protocol headers
 
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt
 IUSE=
 
 RDEPEND=!x11-libs/libXext-1.0.99



1.110x11-proto/xextproto/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xextproto/ChangeLog?rev=1.110view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xextproto/ChangeLog?rev=1.110content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xextproto/ChangeLog?r1=1.109r2=1.110

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   19 Apr 2014 17:48:04 -  1.109
+++ ChangeLog   8 Jun 2014 09:16:24 -   1.110
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.109 
2014/04/19 17:48:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.110 
2014/06/08 09:16:24 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org xextproto-7.3.0.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org xextproto-7.3.0.ebuild:
   Stable for sparc, wrt bug #500368






[gentoo-commits] gentoo-x86 commit in dev-python/pyflakes: pyflakes-0.8.1.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:22:29

  Modified: pyflakes-0.8.1.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.5  dev-python/pyflakes/pyflakes-0.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?r1=1.4r2=1.5

Index: pyflakes-0.8.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyflakes-0.8.1.ebuild   6 Jun 2014 07:46:20 -   1.4
+++ pyflakes-0.8.1.ebuild   8 Jun 2014 09:22:28 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild,v 
1.4 2014/06/06 07:46:20 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild,v 
1.5 2014/06/08 09:22:28 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python{2_7,3_{2,3,4}} )
@@ -13,7 +13,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux 
~x86-linux ~x64-macos ~x86-macos
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux 
~x86-linux ~x64-macos ~x86-macos
 IUSE=
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.44 dev-python/pyflakes/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?rev=1.44view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?rev=1.44content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?r1=1.43r2=1.44

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   6 Jun 2014 07:46:20 -   1.43
+++ ChangeLog   8 Jun 2014 09:22:28 -   1.44
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyflakes
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.43 
2014/06/06 07:46:20 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.44 
2014/06/08 09:22:28 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori hat...@gentoo.org pyflakes-0.8.1.ebuild:
+  keyword ~ia64 wrt bug #508282
 
   06 Jun 2014; Ian Delaney idel...@gentoo.org pyflakes-0.8.1.ebuild:
   drop py2.6 add py3.4






[gentoo-commits] gentoo-x86 commit in dev-python/mccabe: mccabe-0.2.1.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:23:49

  Modified: mccabe-0.2.1.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.8  dev-python/mccabe/mccabe-0.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild?r1=1.7r2=1.8

Index: mccabe-0.2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mccabe-0.2.1.ebuild 6 Jun 2014 09:03:07 -   1.7
+++ mccabe-0.2.1.ebuild 8 Jun 2014 09:23:49 -   1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v 1.7 
2014/06/06 09:03:07 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v 1.8 
2014/06/08 09:23:49 hattya Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 HOMEPAGE=https://github.com/flintwork/mccabe;
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
-KEYWORDS=amd64 ~arm ~hppa x86
+KEYWORDS=amd64 ~arm ~hppa ~ia64 x86
 IUSE=
 LICENSE=MIT
 SLOT=0



1.8  dev-python/mccabe/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mccabe/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   6 Jun 2014 09:03:07 -   1.7
+++ ChangeLog   8 Jun 2014 09:23:49 -   1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mccabe
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/ChangeLog,v 1.7 
2014/06/06 09:03:07 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/ChangeLog,v 1.8 
2014/06/08 09:23:49 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori hat...@gentoo.org mccabe-0.2.1.ebuild:
+  keyword ~ia64 wrt bug #508282
 
   06 Jun 2014; Ian Delaney idel...@gentoo.org mccabe-0.2.1.ebuild:
   drop py2.6 add py3.4






[gentoo-commits] gentoo-x86 commit in dev-python/flake8: flake8-2.0.ebuild flake8-2.1.0.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:25:13

  Modified: flake8-2.0.ebuild flake8-2.1.0.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.9  dev-python/flake8/flake8-2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild?r1=1.8r2=1.9

Index: flake8-2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- flake8-2.0.ebuild   4 May 2014 16:16:02 -   1.8
+++ flake8-2.0.ebuild   8 Jun 2014 09:25:13 -   1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v 1.8 
2014/05/04 16:16:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v 1.9 
2014/06/08 09:25:13 hattya Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 HOMEPAGE=http://bitbucket.org/tarek/flake8;
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
-KEYWORDS=amd64 ~arm ~hppa x86
+KEYWORDS=amd64 ~arm ~hppa ~ia64 x86
 IUSE=test
 LICENSE=MIT
 SLOT=0



1.6  dev-python/flake8/flake8-2.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild?r1=1.5r2=1.6

Index: flake8-2.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- flake8-2.1.0.ebuild 6 Jun 2014 08:58:41 -   1.5
+++ flake8-2.1.0.ebuild 8 Jun 2014 09:25:13 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v 1.5 
2014/06/06 08:58:41 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v 1.6 
2014/06/08 09:25:13 hattya Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 HOMEPAGE=http://bitbucket.org/tarek/flake8;
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
-KEYWORDS=~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux
 IUSE=test
 LICENSE=MIT
 SLOT=0



1.13 dev-python/flake8/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?r1=1.12r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   6 Jun 2014 08:58:41 -   1.12
+++ ChangeLog   8 Jun 2014 09:25:13 -   1.13
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/flake8
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.12 
2014/06/06 08:58:41 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.13 
2014/06/08 09:25:13 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori hat...@gentoo.org flake8-2.0.ebuild,
+  flake8-2.1.0.ebuild:
+  keyword ~ia64 wrt bug #508282
 
   06 Jun 2014; Ian Delaney idel...@gentoo.org flake8-2.1.0.ebuild:
   add missing keyword, exclude rogue test, drop py2.6 add py3.4






[gentoo-commits] gentoo-x86 commit in dev-python/fixtures: fixtures-0.3.14-r1.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:32:13

  Modified: fixtures-0.3.14-r1.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.6  dev-python/fixtures/fixtures-0.3.14-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?r1=1.5r2=1.6

Index: fixtures-0.3.14-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fixtures-0.3.14-r1.ebuild   4 May 2014 16:11:28 -   1.5
+++ fixtures-0.3.14-r1.ebuild   8 Jun 2014 09:32:13 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v 1.5 
2014/05/04 16:11:28 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v 1.6 
2014/06/08 09:32:13 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -13,7 +13,7 @@
 
 LICENSE=|| ( Apache-2.0 BSD )
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 # nose not listed but provides coverage output of tests



1.12 dev-python/fixtures/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?r1=1.11r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   4 May 2014 16:11:28 -   1.11
+++ ChangeLog   8 Jun 2014 09:32:13 -   1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/fixtures
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.11 
2014/05/04 16:11:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.12 
2014/06/08 09:32:13 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori hat...@gentoo.org fixtures-0.3.14-r1.ebuild:
+  keyword ~ia64 wrt bug #508282
 
   04 May 2014; Markus Meier mae...@gentoo.org fixtures-0.3.14-r1.ebuild:
   add ~arm, bug #508282






[gentoo-commits] gentoo-x86 commit in dev-python/subunit: subunit-0.0.18.ebuild subunit-0.0.16.ebuild subunit-0.0.15-r1.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:36:14

  Modified: subunit-0.0.18.ebuild subunit-0.0.16.ebuild
subunit-0.0.15-r1.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.4  dev-python/subunit/subunit-0.0.18.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild?r1=1.3r2=1.4

Index: subunit-0.0.18.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- subunit-0.0.18.ebuild   3 Apr 2014 00:48:16 -   1.3
+++ subunit-0.0.18.ebuild   8 Jun 2014 09:36:14 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild,v 
1.3 2014/04/03 00:48:16 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild,v 
1.4 2014/06/08 09:36:14 hattya Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0 BSD
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd
 #need to keyword the following in =dev-python/extras-0.0.3 then readd the 
keywords here
 #ia64 s390 sh sparc amd64-fbsd
 IUSE=static-libs



1.7  dev-python/subunit/subunit-0.0.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?r1=1.6r2=1.7

Index: subunit-0.0.16.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- subunit-0.0.16.ebuild   27 Apr 2014 11:46:12 -  1.6
+++ subunit-0.0.16.ebuild   8 Jun 2014 09:36:14 -   1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v 
1.6 2014/04/27 11:46:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v 
1.7 2014/06/08 09:36:14 hattya Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0 BSD
 SLOT=0
-KEYWORDS=~alpha ~amd64 arm hppa ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd
+KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd
 #need to keyword the following in =dev-python/extras-0.0.3 then readd the 
keywords here
 #ia64 s390 sh sparc amd64-fbsd
 IUSE=static-libs



1.3  dev-python/subunit/subunit-0.0.15-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild?r1=1.2r2=1.3

Index: subunit-0.0.15-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- subunit-0.0.15-r1.ebuild31 Mar 2014 21:03:29 -  1.2
+++ subunit-0.0.15-r1.ebuild8 Jun 2014 09:36:14 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild,v 1.2 
2014/03/31 21:03:29 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild,v 1.3 
2014/06/08 09:36:14 hattya Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0 BSD
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd
 #need to keyword the following in =dev-python/extras-0.0.3 then readd the 
keywords here
 #ia64 s390 sh sparc amd64-fbsd
 IUSE=



1.44 dev-python/subunit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.44view=markup

[gentoo-commits] gentoo-x86 commit in app-arch/dpkg: dpkg-1.17.10.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:39:00

  Modified: dpkg-1.17.10.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #512648
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  app-arch/dpkg/dpkg-1.17.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild?r1=1.2r2=1.3

Index: dpkg-1.17.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dpkg-1.17.10.ebuild 7 Jun 2014 19:54:38 -   1.2
+++ dpkg-1.17.10.ebuild 8 Jun 2014 09:38:59 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v 1.2 
2014/06/07 19:54:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v 1.3 
2014/06/08 09:38:59 ago Exp $
 
 EAPI=5
 inherit eutils multilib autotools toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris
 IUSE=+bzip2 dselect +lzma nls test unicode +update-alternatives +zlib
 REQUIRED_USE=dselect? ( nls )
 



1.274app-arch/dpkg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?rev=1.274view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?rev=1.274content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?r1=1.273r2=1.274

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -r1.273 -r1.274
--- ChangeLog   7 Jun 2014 19:54:38 -   1.273
+++ ChangeLog   8 Jun 2014 09:38:59 -   1.274
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/dpkg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.273 2014/06/07 
19:54:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.274 2014/06/08 
09:38:59 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org dpkg-1.17.10.ebuild:
+  Stable for amd64, wrt bug #512648
 
   07 Jun 2014; Jeroen Roovers j...@gentoo.org dpkg-1.17.10.ebuild:
   Stable for HPPA (bug #512648).






[gentoo-commits] gentoo-x86 commit in dev-db/couchdb: couchdb-1.5.1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:39:05

  Modified: couchdb-1.5.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #506354
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-db/couchdb/couchdb-1.5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/couchdb-1.5.1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/couchdb-1.5.1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/couchdb-1.5.1.ebuild?r1=1.2r2=1.3

Index: couchdb-1.5.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.5.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- couchdb-1.5.1.ebuild7 Jun 2014 19:50:48 -   1.2
+++ couchdb-1.5.1.ebuild8 Jun 2014 09:39:05 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.5.1.ebuild,v 1.2 
2014/06/07 19:50:48 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.5.1.ebuild,v 1.3 
2014/06/08 09:39:05 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~x86
+KEYWORDS=amd64 ~ppc ~x86
 IUSE=selinux test
 
 RDEPEND==dev-libs/icu-4.3.1:=



1.96 dev-db/couchdb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/ChangeLog?rev=1.96view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/ChangeLog?rev=1.96content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/ChangeLog?r1=1.95r2=1.96

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog   7 Jun 2014 19:50:48 -   1.95
+++ ChangeLog   8 Jun 2014 09:39:05 -   1.96
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/couchdb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v 1.95 2014/06/07 
19:50:48 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v 1.96 2014/06/08 
09:39:05 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org couchdb-1.5.1.ebuild:
+  Stable for amd64, wrt bug #506354
 
   07 Jun 2014; Dirkjan Ochtman d...@gentoo.org couchdb-1.5.0.ebuild,
   couchdb-1.5.1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/pip: pip-1.5.6.ebuild pip-1.5.5.ebuild pip-1.5.4-r1.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:40:17

  Modified: pip-1.5.6.ebuild pip-1.5.5.ebuild
pip-1.5.4-r1.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.2  dev-python/pip/pip-1.5.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild?r1=1.1r2=1.2

Index: pip-1.5.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pip-1.5.6.ebuild17 May 2014 07:04:19 -  1.1
+++ pip-1.5.6.ebuild8 Jun 2014 09:40:16 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild,v 1.1 
2014/05/17 07:04:19 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild,v 1.2 
2014/06/08 09:40:16 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -12,7 +12,7 @@
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE=MIT
-KEYWORDS=~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux
 SLOT=0
 IUSE=zsh-completion
 



1.3  dev-python/pip/pip-1.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild?r1=1.2r2=1.3

Index: pip-1.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pip-1.5.5.ebuild4 May 2014 16:17:56 -   1.2
+++ pip-1.5.5.ebuild8 Jun 2014 09:40:16 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild,v 1.2 
2014/05/04 16:17:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild,v 1.3 
2014/06/08 09:40:16 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy )
@@ -12,7 +12,7 @@
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE=MIT
-KEYWORDS=~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux
 SLOT=0
 IUSE=zsh-completion
 



1.5  dev-python/pip/pip-1.5.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild?r1=1.4r2=1.5

Index: pip-1.5.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pip-1.5.4-r1.ebuild 4 May 2014 16:16:24 -   1.4
+++ pip-1.5.4-r1.ebuild 8 Jun 2014 09:40:16 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild,v 1.4 
2014/05/04 16:16:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild,v 1.5 
2014/06/08 09:40:16 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -12,7 +12,7 @@
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE=MIT
-KEYWORDS=~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux
 SLOT=0
 IUSE=zsh-completion
 



1.37 dev-python/pip/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/ChangeLog?rev=1.37view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/ChangeLog?rev=1.37content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/ChangeLog?r1=1.36r2=1.37

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff 

[gentoo-commits] gentoo-x86 commit in net-analyzer/zabbix: zabbix-2.0.12.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:42:03

  Modified: zabbix-2.0.12.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #509898
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  net-analyzer/zabbix/zabbix-2.0.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.12.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.12.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.12.ebuild?r1=1.1r2=1.2

Index: zabbix-2.0.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- zabbix-2.0.12.ebuild14 May 2014 05:58:48 -  1.1
+++ zabbix-2.0.12.ebuild8 Jun 2014 09:42:03 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.12.ebuild,v 
1.1 2014/05/14 05:58:48 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.12.ebuild,v 
1.2 2014/06/08 09:42:03 ago Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 LICENSE=GPL-2
 SLOT=0
 WEBAPP_MANUAL_SLOT=yes
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=agent java curl frontend ipv6 jabber ldap mysql openipmi oracle postgres 
proxy server ssh snmp sqlite iodbc odbc static
 
 COMMON_DEPEND=snmp? ( net-analyzer/net-snmp )



1.161net-analyzer/zabbix/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?rev=1.161view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?rev=1.161content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?r1=1.160r2=1.161

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog   14 May 2014 05:58:48 -  1.160
+++ ChangeLog   8 Jun 2014 09:42:03 -   1.161
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/zabbix
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.160 
2014/05/14 05:58:48 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.161 
2014/06/08 09:42:03 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org zabbix-2.0.12.ebuild:
+  Stable for amd64, wrt bug #509898
 
 *zabbix-2.0.12 (14 May 2014)
 *zabbix-2.2.3 (14 May 2014)






[gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-24.3-r6.ebuild emacs-23.4-r11.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:42:16

  Modified: emacs-24.3-r6.ebuild emacs-23.4-r11.ebuild
ChangeLog
  Log:
  Stable for amd64, wrt bug #509830
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  app-editors/emacs/emacs-24.3-r6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild?r1=1.4r2=1.5

Index: emacs-24.3-r6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- emacs-24.3-r6.ebuild16 May 2014 20:09:30 -  1.4
+++ emacs-24.3-r6.ebuild8 Jun 2014 09:42:15 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild,v 
1.4 2014/05/16 20:09:30 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild,v 
1.5 2014/06/08 09:42:15 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2
 SLOT=24
-KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=alsa aqua athena dbus games gconf gif gnutls gpm gsettings gtk +gtk3 
gzip-el hesiod imagemagick jpeg kerberos libxml2 livecd m17n-lib motif 
pax_kernel png selinux sound source svg tiff toolkit-scroll-bars wide-int X 
Xaw3d xft +xpm
 REQUIRED_USE=?? ( aqua X )
 



1.3  app-editors/emacs/emacs-23.4-r11.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild?r1=1.2r2=1.3

Index: emacs-23.4-r11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- emacs-23.4-r11.ebuild   4 Jun 2014 17:16:36 -   1.2
+++ emacs-23.4-r11.ebuild   8 Jun 2014 09:42:15 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild,v 
1.2 2014/06/04 17:16:36 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild,v 
1.3 2014/06/08 09:42:15 ago Exp $
 
 EAPI=5
 WANT_AUTOMAKE=none
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2
 SLOT=23
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos
+KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos
 IUSE=alsa aqua athena dbus games gconf gif gpm gtk gzip-el hesiod jpeg 
kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff 
toolkit-scroll-bars X Xaw3d xft +xpm
 REQUIRED_USE=?? ( aqua X )
 



1.626app-editors/emacs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.626view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.626content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.625r2=1.626

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
retrieving revision 1.625
retrieving revision 1.626
diff -u -r1.625 -r1.626
--- ChangeLog   7 Jun 2014 10:19:07 -   1.625
+++ ChangeLog   8 Jun 2014 09:42:15 -   1.626
@@ -1,6 +1,10 @@
 # ChangeLog for app-editors/emacs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.625 
2014/06/07 10:19:07 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.626 
2014/06/08 

[gentoo-commits] gentoo-x86 commit in app-emacs/emacs-common-gentoo: emacs-common-gentoo-1.4-r1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:42:20

  Modified: emacs-common-gentoo-1.4-r1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #509830
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  
app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild?r1=1.3r2=1.4

Index: emacs-common-gentoo-1.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- emacs-common-gentoo-1.4-r1.ebuild   15 May 2014 20:00:40 -  1.3
+++ emacs-common-gentoo-1.4-r1.ebuild   8 Jun 2014 09:42:19 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild,v
 1.3 2014/05/15 20:00:40 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild,v
 1.4 2014/06/08 09:42:19 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3+
 SLOT=0
-KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
 IUSE=games X
 
 PDEPEND=virtual/emacs



1.101app-emacs/emacs-common-gentoo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog?rev=1.101view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog?rev=1.101content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog?r1=1.100r2=1.101

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog   15 May 2014 20:00:40 -  1.100
+++ ChangeLog   8 Jun 2014 09:42:19 -   1.101
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/emacs-common-gentoo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog,v 
1.100 2014/05/15 20:00:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog,v 
1.101 2014/06/08 09:42:19 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  emacs-common-gentoo-1.4-r1.ebuild:
+  Stable for amd64, wrt bug #509830
 
   15 May 2014; Markus Meier mae...@gentoo.org
   emacs-common-gentoo-1.4-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox: virtualbox-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:43:35

  Modified: virtualbox-4.2.24.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  app-emulation/virtualbox/virtualbox-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox/virtualbox-4.2.24.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox/virtualbox-4.2.24.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox/virtualbox-4.2.24.ebuild?r1=1.2r2=1.3

Index: virtualbox-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox/virtualbox-4.2.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- virtualbox-4.2.24.ebuild26 Mar 2014 10:12:13 -  1.2
+++ virtualbox-4.2.24.ebuild8 Jun 2014 09:43:35 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox/virtualbox-4.2.24.ebuild,v 1.2 
2014/03/26 10:12:13 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox/virtualbox-4.2.24.ebuild,v 1.3 
2014/06/08 09:43:35 ago Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=+additions alsa doc extensions headless java pam pulseaudio +opengl 
python +qt4 +sdk vboxwebsrv vnc
 
 RDEPEND=!app-emulation/virtualbox-bin



1.185app-emulation/virtualbox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox/ChangeLog?rev=1.185view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox/ChangeLog?rev=1.185content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox/ChangeLog?r1=1.184r2=1.185

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virtualbox/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog   21 May 2014 05:58:17 -  1.184
+++ ChangeLog   8 Jun 2014 09:43:35 -   1.185
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/virtualbox
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox/ChangeLog,v 1.184 
2014/05/21 05:58:17 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox/ChangeLog,v 1.185 
2014/06/08 09:43:35 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org virtualbox-4.2.24.ebuild:
+  Stable for amd64, wrt bug #507824
 
   21 May 2014; Lars Wendler polynomia...@gentoo.org virtualbox-4.3.12.ebuild:
   Fixed compilation with gcc-4.9 (bug #510894).






[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-extpack-oracle: virtualbox-extpack-oracle-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:43:47

  Modified: virtualbox-extpack-oracle-4.2.24.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  
app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild?r1=1.1r2=1.2

Index: virtualbox-extpack-oracle-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virtualbox-extpack-oracle-4.2.24.ebuild 14 Mar 2014 10:26:18 -  
1.1
+++ virtualbox-extpack-oracle-4.2.24.ebuild 8 Jun 2014 09:43:47 -   
1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild,v
 1.1 2014/03/14 10:26:18 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild,v
 1.2 2014/06/08 09:43:47 ago Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 
 LICENSE=PUEL
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=
 RESTRICT=mirror strip
 



1.66 app-emulation/virtualbox-extpack-oracle/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog?rev=1.66view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog?rev=1.66content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog?r1=1.65r2=1.66

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog   17 May 2014 09:34:09 -  1.65
+++ ChangeLog   8 Jun 2014 09:43:47 -   1.66
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/virtualbox-extpack-oracle
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog,v 
1.65 2014/05/17 09:34:09 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog,v 
1.66 2014/06/08 09:43:47 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  virtualbox-extpack-oracle-4.2.24.ebuild:
+  Stable for amd64, wrt bug #507824
 
 *virtualbox-extpack-oracle-4.3.12.93733 (17 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-bin: virtualbox-bin-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:43:44

  Modified: virtualbox-bin-4.2.24.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild?r1=1.1r2=1.2

Index: virtualbox-bin-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virtualbox-bin-4.2.24.ebuild14 Mar 2014 10:25:43 -  1.1
+++ virtualbox-bin-4.2.24.ebuild8 Jun 2014 09:43:44 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild,v
 1.1 2014/03/14 10:25:43 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild,v
 1.2 2014/06/08 09:43:44 ago Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
 
 LICENSE=GPL-2 PUEL
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=+additions +chm headless python sdk vboxwebsrv rdesktop-vrdp
 RESTRICT=mirror
 



1.180app-emulation/virtualbox-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-bin/ChangeLog?rev=1.180view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-bin/ChangeLog?rev=1.180content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-bin/ChangeLog?r1=1.179r2=1.180

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-bin/ChangeLog,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- ChangeLog   17 May 2014 09:33:34 -  1.179
+++ ChangeLog   8 Jun 2014 09:43:44 -   1.180
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/virtualbox-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-bin/ChangeLog,v 
1.179 2014/05/17 09:33:34 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-bin/ChangeLog,v 
1.180 2014/06/08 09:43:44 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org virtualbox-bin-4.2.24.ebuild:
+  Stable for amd64, wrt bug #507824
 
 *virtualbox-bin-4.3.12.93733 (17 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-guest-additions: virtualbox-guest-additions-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:43:52

  Modified: virtualbox-guest-additions-4.2.24.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  
app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild?r1=1.1r2=1.2

Index: virtualbox-guest-additions-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virtualbox-guest-additions-4.2.24.ebuild14 Mar 2014 10:27:43 -  
1.1
+++ virtualbox-guest-additions-4.2.24.ebuild8 Jun 2014 09:43:52 -   
1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild,v
 1.1 2014/03/14 10:27:43 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild,v
 1.2 2014/06/08 09:43:52 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=X
 
 RDEPEND=X? ( ~x11-drivers/xf86-video-virtualbox-${PV}



1.148app-emulation/virtualbox-guest-additions/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-guest-additions/ChangeLog?rev=1.148view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-guest-additions/ChangeLog?rev=1.148content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-guest-additions/ChangeLog?r1=1.147r2=1.148

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-guest-additions/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog   17 May 2014 09:35:38 -  1.147
+++ ChangeLog   8 Jun 2014 09:43:52 -   1.148
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/virtualbox-guest-additions
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-guest-additions/ChangeLog,v 
1.147 2014/05/17 09:35:38 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-guest-additions/ChangeLog,v 
1.148 2014/06/08 09:43:52 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  virtualbox-guest-additions-4.2.24.ebuild:
+  Stable for amd64, wrt bug #507824
 
 *virtualbox-guest-additions-4.3.12 (17 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-modules: virtualbox-modules-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:43:56

  Modified: virtualbox-modules-4.2.24.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  
app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild?r1=1.1r2=1.2

Index: virtualbox-modules-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virtualbox-modules-4.2.24.ebuild14 Mar 2014 10:25:16 -  1.1
+++ virtualbox-modules-4.2.24.ebuild8 Jun 2014 09:43:55 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild,v
 1.1 2014/03/14 10:25:16 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild,v
 1.2 2014/06/08 09:43:55 ago Exp $
 
 # XXX: the tarball here is just the kernel modules split out of the binary
 #  package that comes from virtualbox-bin
@@ -16,7 +16,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=pax_kernel
 
 RDEPEND=!=app-emulation/virtualbox-



1.151app-emulation/virtualbox-modules/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/ChangeLog?rev=1.151view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/ChangeLog?rev=1.151content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/ChangeLog?r1=1.150r2=1.151

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/ChangeLog,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- ChangeLog   17 May 2014 09:33:02 -  1.150
+++ ChangeLog   8 Jun 2014 09:43:55 -   1.151
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/virtualbox-modules
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/ChangeLog,v 1.150 
2014/05/17 09:33:02 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/ChangeLog,v 1.151 
2014/06/08 09:43:55 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  virtualbox-modules-4.2.24.ebuild:
+  Stable for amd64, wrt bug #507824
 
 *virtualbox-modules-4.3.12 (17 May 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-virtualbox: xf86-video-virtualbox-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:44:00

  Modified: xf86-video-virtualbox-4.2.24.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  
x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild?r1=1.1r2=1.2

Index: xf86-video-virtualbox-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-virtualbox-4.2.24.ebuild 14 Mar 2014 10:27:21 -  1.1
+++ xf86-video-virtualbox-4.2.24.ebuild 8 Jun 2014 09:44:00 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild,v
 1.1 2014/03/14 10:27:21 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild,v
 1.2 2014/06/08 09:44:00 ago Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=dri
 
 RDEPEND==x11-base/xorg-server-1.7:=[-minimal]



1.138x11-drivers/xf86-video-virtualbox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog?rev=1.138view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog?rev=1.138content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog?r1=1.137r2=1.138

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog   17 May 2014 09:35:14 -  1.137
+++ ChangeLog   8 Jun 2014 09:44:00 -   1.138
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-virtualbox
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.137 
2014/05/17 09:35:14 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.138 
2014/06/08 09:44:00 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  xf86-video-virtualbox-4.2.24.ebuild:
+  Stable for amd64, wrt bug #507824
 
 *xf86-video-virtualbox-4.3.12 (17 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-additions: virtualbox-additions-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:43:39

  Modified: virtualbox-additions-4.2.24.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  
app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild?r1=1.1r2=1.2

Index: virtualbox-additions-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virtualbox-additions-4.2.24.ebuild  14 Mar 2014 10:26:00 -  1.1
+++ virtualbox-additions-4.2.24.ebuild  8 Jun 2014 09:43:39 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild,v
 1.1 2014/03/14 10:26:00 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild,v
 1.2 2014/06/08 09:43:39 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE=GPL-2+ LGPL-2.1+ MIT SGI-B-2.0 CDDL
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=
 RESTRICT=mirror
 



1.89 app-emulation/virtualbox-additions/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-additions/ChangeLog?rev=1.89view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-additions/ChangeLog?rev=1.89content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-additions/ChangeLog?r1=1.88r2=1.89

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-additions/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog   17 May 2014 09:33:51 -  1.88
+++ ChangeLog   8 Jun 2014 09:43:39 -   1.89
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/virtualbox-additions
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-additions/ChangeLog,v 1.88 
2014/05/17 09:33:51 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-additions/ChangeLog,v 1.89 
2014/06/08 09:43:39 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  virtualbox-additions-4.2.24.ebuild:
+  Stable for amd64, wrt bug #507824
 
 *virtualbox-additions-4.3.12 (17 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox: virtualbox-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:44:13

  Modified: virtualbox-4.2.24.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  app-emulation/virtualbox/virtualbox-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox/virtualbox-4.2.24.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox/virtualbox-4.2.24.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox/virtualbox-4.2.24.ebuild?r1=1.3r2=1.4

Index: virtualbox-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox/virtualbox-4.2.24.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- virtualbox-4.2.24.ebuild8 Jun 2014 09:43:35 -   1.3
+++ virtualbox-4.2.24.ebuild8 Jun 2014 09:44:12 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox/virtualbox-4.2.24.ebuild,v 1.3 
2014/06/08 09:43:35 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox/virtualbox-4.2.24.ebuild,v 1.4 
2014/06/08 09:44:12 ago Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=+additions alsa doc extensions headless java pam pulseaudio +opengl 
python +qt4 +sdk vboxwebsrv vnc
 
 RDEPEND=!app-emulation/virtualbox-bin



1.186app-emulation/virtualbox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox/ChangeLog?rev=1.186view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox/ChangeLog?rev=1.186content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox/ChangeLog?r1=1.185r2=1.186

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virtualbox/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- ChangeLog   8 Jun 2014 09:43:35 -   1.185
+++ ChangeLog   8 Jun 2014 09:44:12 -   1.186
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/virtualbox
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox/ChangeLog,v 1.185 
2014/06/08 09:43:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox/ChangeLog,v 1.186 
2014/06/08 09:44:12 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org virtualbox-4.2.24.ebuild:
+  Stable for x86, wrt bug #507824
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org virtualbox-4.2.24.ebuild:
   Stable for amd64, wrt bug #507824






[gentoo-commits] gentoo-x86 commit in dev-python/testrepository: testrepository-0.0.18.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:44:32

  Modified: testrepository-0.0.18.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.7  dev-python/testrepository/testrepository-0.0.18.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild?r1=1.6r2=1.7

Index: testrepository-0.0.18.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- testrepository-0.0.18.ebuild4 May 2014 16:12:13 -   1.6
+++ testrepository-0.0.18.ebuild8 Jun 2014 09:44:32 -   1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild,v
 1.6 2014/05/04 16:12:13 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild,v
 1.7 2014/06/08 09:44:32 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3} )
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.10 dev-python/testrepository/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?r1=1.9r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   4 May 2014 16:12:13 -   1.9
+++ ChangeLog   8 Jun 2014 09:44:32 -   1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/testrepository
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v 1.9 
2014/05/04 16:12:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v 1.10 
2014/06/08 09:44:32 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori hat...@gentoo.org 
testrepository-0.0.18.ebuild:
+  keyword ~ia64 wrt bug #508282
 
   04 May 2014; Markus Meier mae...@gentoo.org testrepository-0.0.18.ebuild:
   add ~arm, bug #508282






[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-additions: virtualbox-additions-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:44:16

  Modified: virtualbox-additions-4.2.24.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  
app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild?r1=1.2r2=1.3

Index: virtualbox-additions-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- virtualbox-additions-4.2.24.ebuild  8 Jun 2014 09:43:39 -   1.2
+++ virtualbox-additions-4.2.24.ebuild  8 Jun 2014 09:44:16 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild,v
 1.2 2014/06/08 09:43:39 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-additions/virtualbox-additions-4.2.24.ebuild,v
 1.3 2014/06/08 09:44:16 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE=GPL-2+ LGPL-2.1+ MIT SGI-B-2.0 CDDL
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 RESTRICT=mirror
 



1.90 app-emulation/virtualbox-additions/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-additions/ChangeLog?rev=1.90view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-additions/ChangeLog?rev=1.90content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-additions/ChangeLog?r1=1.89r2=1.90

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-additions/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog   8 Jun 2014 09:43:39 -   1.89
+++ ChangeLog   8 Jun 2014 09:44:16 -   1.90
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/virtualbox-additions
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-additions/ChangeLog,v 1.89 
2014/06/08 09:43:39 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-additions/ChangeLog,v 1.90 
2014/06/08 09:44:16 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  virtualbox-additions-4.2.24.ebuild:
+  Stable for x86, wrt bug #507824
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org
   virtualbox-additions-4.2.24.ebuild:






[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-bin: virtualbox-bin-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:44:19

  Modified: virtualbox-bin-4.2.24.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild?r1=1.2r2=1.3

Index: virtualbox-bin-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- virtualbox-bin-4.2.24.ebuild8 Jun 2014 09:43:44 -   1.2
+++ virtualbox-bin-4.2.24.ebuild8 Jun 2014 09:44:19 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild,v
 1.2 2014/06/08 09:43:44 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-bin/virtualbox-bin-4.2.24.ebuild,v
 1.3 2014/06/08 09:44:19 ago Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
 
 LICENSE=GPL-2 PUEL
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=+additions +chm headless python sdk vboxwebsrv rdesktop-vrdp
 RESTRICT=mirror
 



1.181app-emulation/virtualbox-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-bin/ChangeLog?rev=1.181view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-bin/ChangeLog?rev=1.181content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-bin/ChangeLog?r1=1.180r2=1.181

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-bin/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- ChangeLog   8 Jun 2014 09:43:44 -   1.180
+++ ChangeLog   8 Jun 2014 09:44:19 -   1.181
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/virtualbox-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-bin/ChangeLog,v 
1.180 2014/06/08 09:43:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-bin/ChangeLog,v 
1.181 2014/06/08 09:44:19 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org virtualbox-bin-4.2.24.ebuild:
+  Stable for x86, wrt bug #507824
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org virtualbox-bin-4.2.24.ebuild:
   Stable for amd64, wrt bug #507824






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-virtualbox: xf86-video-virtualbox-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:44:31

  Modified: xf86-video-virtualbox-4.2.24.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  
x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild?r1=1.2r2=1.3

Index: xf86-video-virtualbox-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-virtualbox-4.2.24.ebuild 8 Jun 2014 09:44:00 -   1.2
+++ xf86-video-virtualbox-4.2.24.ebuild 8 Jun 2014 09:44:31 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild,v
 1.2 2014/06/08 09:44:00 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild,v
 1.3 2014/06/08 09:44:31 ago Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=dri
 
 RDEPEND==x11-base/xorg-server-1.7:=[-minimal]



1.139x11-drivers/xf86-video-virtualbox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog?rev=1.139view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog?rev=1.139content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog?r1=1.138r2=1.139

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog   8 Jun 2014 09:44:00 -   1.138
+++ ChangeLog   8 Jun 2014 09:44:31 -   1.139
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-virtualbox
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.138 
2014/06/08 09:44:00 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.139 
2014/06/08 09:44:31 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  xf86-video-virtualbox-4.2.24.ebuild:
+  Stable for x86, wrt bug #507824
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org
   xf86-video-virtualbox-4.2.24.ebuild:






[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-guest-additions: virtualbox-guest-additions-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:44:25

  Modified: virtualbox-guest-additions-4.2.24.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  
app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild?r1=1.2r2=1.3

Index: virtualbox-guest-additions-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- virtualbox-guest-additions-4.2.24.ebuild8 Jun 2014 09:43:52 -   
1.2
+++ virtualbox-guest-additions-4.2.24.ebuild8 Jun 2014 09:44:25 -   
1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild,v
 1.2 2014/06/08 09:43:52 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-4.2.24.ebuild,v
 1.3 2014/06/08 09:44:25 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=X
 
 RDEPEND=X? ( ~x11-drivers/xf86-video-virtualbox-${PV}



1.149app-emulation/virtualbox-guest-additions/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-guest-additions/ChangeLog?rev=1.149view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-guest-additions/ChangeLog?rev=1.149content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-guest-additions/ChangeLog?r1=1.148r2=1.149

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-guest-additions/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog   8 Jun 2014 09:43:52 -   1.148
+++ ChangeLog   8 Jun 2014 09:44:25 -   1.149
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/virtualbox-guest-additions
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-guest-additions/ChangeLog,v 
1.148 2014/06/08 09:43:52 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-guest-additions/ChangeLog,v 
1.149 2014/06/08 09:44:25 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  virtualbox-guest-additions-4.2.24.ebuild:
+  Stable for x86, wrt bug #507824
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org
   virtualbox-guest-additions-4.2.24.ebuild:






[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-extpack-oracle: virtualbox-extpack-oracle-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:44:22

  Modified: virtualbox-extpack-oracle-4.2.24.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  
app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild?r1=1.2r2=1.3

Index: virtualbox-extpack-oracle-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- virtualbox-extpack-oracle-4.2.24.ebuild 8 Jun 2014 09:43:47 -   
1.2
+++ virtualbox-extpack-oracle-4.2.24.ebuild 8 Jun 2014 09:44:22 -   
1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild,v
 1.2 2014/06/08 09:43:47 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.2.24.ebuild,v
 1.3 2014/06/08 09:44:22 ago Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 
 LICENSE=PUEL
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 RESTRICT=mirror strip
 



1.67 app-emulation/virtualbox-extpack-oracle/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog?rev=1.67view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog?rev=1.67content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog?r1=1.66r2=1.67

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog   8 Jun 2014 09:43:47 -   1.66
+++ ChangeLog   8 Jun 2014 09:44:22 -   1.67
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/virtualbox-extpack-oracle
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog,v 
1.66 2014/06/08 09:43:47 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog,v 
1.67 2014/06/08 09:44:22 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  virtualbox-extpack-oracle-4.2.24.ebuild:
+  Stable for x86, wrt bug #507824
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org
   virtualbox-extpack-oracle-4.2.24.ebuild:






[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-modules: virtualbox-modules-4.2.24.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:44:28

  Modified: virtualbox-modules-4.2.24.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #507824
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  
app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild?r1=1.2r2=1.3

Index: virtualbox-modules-4.2.24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- virtualbox-modules-4.2.24.ebuild8 Jun 2014 09:43:55 -   1.2
+++ virtualbox-modules-4.2.24.ebuild8 Jun 2014 09:44:28 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild,v
 1.2 2014/06/08 09:43:55 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-4.2.24.ebuild,v
 1.3 2014/06/08 09:44:28 ago Exp $
 
 # XXX: the tarball here is just the kernel modules split out of the binary
 #  package that comes from virtualbox-bin
@@ -16,7 +16,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=pax_kernel
 
 RDEPEND=!=app-emulation/virtualbox-



1.152app-emulation/virtualbox-modules/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/ChangeLog?rev=1.152view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/ChangeLog?rev=1.152content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/ChangeLog?r1=1.151r2=1.152

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog   8 Jun 2014 09:43:55 -   1.151
+++ ChangeLog   8 Jun 2014 09:44:28 -   1.152
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/virtualbox-modules
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/ChangeLog,v 1.151 
2014/06/08 09:43:55 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/ChangeLog,v 1.152 
2014/06/08 09:44:28 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  virtualbox-modules-4.2.24.ebuild:
+  Stable for x86, wrt bug #507824
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org
   virtualbox-modules-4.2.24.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/testresources: testresources-0.2.7-r1.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:46:15

  Modified: testresources-0.2.7-r1.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.5  dev-python/testresources/testresources-0.2.7-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testresources/testresources-0.2.7-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testresources/testresources-0.2.7-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testresources/testresources-0.2.7-r1.ebuild?r1=1.4r2=1.5

Index: testresources-0.2.7-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/testresources/testresources-0.2.7-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- testresources-0.2.7-r1.ebuild   4 May 2014 16:11:51 -   1.4
+++ testresources-0.2.7-r1.ebuild   8 Jun 2014 09:46:15 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testresources/testresources-0.2.7-r1.ebuild,v
 1.4 2014/05/04 16:11:51 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testresources/testresources-0.2.7-r1.ebuild,v
 1.5 2014/06/08 09:46:15 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3} )
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.7  dev-python/testresources/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testresources/ChangeLog?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testresources/ChangeLog?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testresources/ChangeLog?r1=1.6r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/testresources/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   4 May 2014 16:11:51 -   1.6
+++ ChangeLog   8 Jun 2014 09:46:15 -   1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/testresources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/testresources/ChangeLog,v 1.6 
2014/05/04 16:11:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testresources/ChangeLog,v 1.7 
2014/06/08 09:46:15 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori hat...@gentoo.org
+  testresources-0.2.7-r1.ebuild:
+  keyword ~ia64 wrt bug #508282
 
   04 May 2014; Markus Meier mae...@gentoo.org testresources-0.2.7-r1.ebuild:
   add ~arm, bug #508282






[gentoo-commits] gentoo-x86 commit in dev-java/icedtea-bin: icedtea-bin-6.1.13.3.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:46:32

  Modified: icedtea-bin-6.1.13.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #508270
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild?r1=1.2r2=1.3

Index: icedtea-bin-6.1.13.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- icedtea-bin-6.1.13.3.ebuild 8 Jun 2014 09:46:25 -   1.2
+++ icedtea-bin-6.1.13.3.ebuild 8 Jun 2014 09:46:32 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild,v 1.2 
2014/06/08 09:46:25 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild,v 1.3 
2014/06/08 09:46:32 ago Exp $
 
 EAPI=5
 
@@ -28,7 +28,7 @@
 
 LICENSE=GPL-2-with-linking-exception
 SLOT=6
-KEYWORDS=-* amd64 ~x86
+KEYWORDS=-* amd64 x86
 
 IUSE=+X +alsa cjk +cups doc examples nsplugin selinux source
 REQUIRED_USE=nsplugin? ( X )



1.63 dev-java/icedtea-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.63view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.63content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?r1=1.62r2=1.63

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog   8 Jun 2014 09:46:25 -   1.62
+++ ChangeLog   8 Jun 2014 09:46:32 -   1.63
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/icedtea-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.62 
2014/06/08 09:46:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.63 
2014/06/08 09:46:32 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org icedtea-bin-6.1.13.3.ebuild:
+  Stable for x86, wrt bug #508270
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org icedtea-bin-6.1.13.3.ebuild:
   Stable for amd64, wrt bug #508270






[gentoo-commits] gentoo-x86 commit in dev-java/icedtea-bin: icedtea-bin-6.1.13.3.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 09:46:26

  Modified: icedtea-bin-6.1.13.3.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #508270
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild?r1=1.1r2=1.2

Index: icedtea-bin-6.1.13.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icedtea-bin-6.1.13.3.ebuild 31 May 2014 20:51:01 -  1.1
+++ icedtea-bin-6.1.13.3.ebuild 8 Jun 2014 09:46:25 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild,v 1.1 
2014/05/31 20:51:01 caster Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild,v 1.2 
2014/06/08 09:46:25 ago Exp $
 
 EAPI=5
 
@@ -28,7 +28,7 @@
 
 LICENSE=GPL-2-with-linking-exception
 SLOT=6
-KEYWORDS=-* ~amd64 ~x86
+KEYWORDS=-* amd64 ~x86
 
 IUSE=+X +alsa cjk +cups doc examples nsplugin selinux source
 REQUIRED_USE=nsplugin? ( X )



1.62 dev-java/icedtea-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.62view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.62content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?r1=1.61r2=1.62

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   3 Jun 2014 06:30:12 -   1.61
+++ ChangeLog   8 Jun 2014 09:46:25 -   1.62
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/icedtea-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.61 
2014/06/03 06:30:12 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.62 
2014/06/08 09:46:25 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org icedtea-bin-6.1.13.3.ebuild:
+  Stable for amd64, wrt bug #508270
 
 *icedtea-bin-6.1.13.3-r1 (03 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/testscenarios: testscenarios-0.4-r4.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:47:47

  Modified: testscenarios-0.4-r4.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.7  dev-python/testscenarios/testscenarios-0.4-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild?r1=1.6r2=1.7

Index: testscenarios-0.4-r4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- testscenarios-0.4-r4.ebuild 3 May 2014 14:12:40 -   1.6
+++ testscenarios-0.4-r4.ebuild 8 Jun 2014 09:47:47 -   1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild,v 
1.6 2014/05/03 14:12:40 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild,v 
1.7 2014/06/08 09:47:47 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 pypy )
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux
 
 RDEPEND=dev-python/testtools[${PYTHON_USEDEP}]
 DEPEND=${RDEPEND}



1.12 dev-python/testscenarios/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?r1=1.11r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   3 May 2014 14:12:40 -   1.11
+++ ChangeLog   8 Jun 2014 09:47:47 -   1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/testscenarios
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v 1.11 
2014/05/03 14:12:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v 1.12 
2014/06/08 09:47:47 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori hat...@gentoo.org testscenarios-0.4-r4.ebuild:
+  keyword ~ia64 wrt bug #508282
 
   03 May 2014; Markus Meier mae...@gentoo.org testscenarios-0.4-r4.ebuild:
   add ~arm, bug #506510






[gentoo-commits] gentoo-x86 commit in dev-python/pbr: pbr-0.8.0.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:53:21

  Modified: pbr-0.8.0.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.4  dev-python/pbr/pbr-0.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/pbr-0.8.0.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/pbr-0.8.0.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/pbr-0.8.0.ebuild?r1=1.3r2=1.4

Index: pbr-0.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pbr/pbr-0.8.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pbr-0.8.0.ebuild4 May 2014 16:16:47 -   1.3
+++ pbr-0.8.0.ebuild8 Jun 2014 09:53:20 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/pbr-0.8.0.ebuild,v 1.3 
2014/05/04 16:16:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/pbr-0.8.0.ebuild,v 1.4 
2014/06/08 09:53:20 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3} )
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.17 dev-python/pbr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/ChangeLog?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/ChangeLog?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/ChangeLog?r1=1.16r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   4 May 2014 16:16:47 -   1.16
+++ ChangeLog   8 Jun 2014 09:53:20 -   1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pbr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v 1.16 2014/05/04 
16:16:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v 1.17 2014/06/08 
09:53:20 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori hat...@gentoo.org pbr-0.8.0.ebuild:
+  keyword ~ia64 wrt bug #508282
 
   04 May 2014; Markus Meier mae...@gentoo.org pbr-0.8.0.ebuild:
   add ~arm, bug #508282






[gentoo-commits] gentoo-x86 commit in dev-python/sqlalchemy-migrate: sqlalchemy-migrate-0.9.ebuild ChangeLog

2014-06-08 Thread Akinori Hattori (hattya)
hattya  14/06/08 09:56:28

  Modified: sqlalchemy-migrate-0.9.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.4  dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild?r1=1.3r2=1.4

Index: sqlalchemy-migrate-0.9.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sqlalchemy-migrate-0.9.ebuild   4 May 2014 16:17:11 -   1.3
+++ sqlalchemy-migrate-0.9.ebuild   8 Jun 2014 09:56:27 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild,v
 1.3 2014/05/04 16:17:11 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild,v
 1.4 2014/06/08 09:56:27 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~x86
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~x86
 IUSE=
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.32 dev-python/sqlalchemy-migrate/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.32view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.32content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?r1=1.31r2=1.32

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   4 May 2014 16:17:11 -   1.31
+++ ChangeLog   8 Jun 2014 09:56:27 -   1.32
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/sqlalchemy-migrate
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.31 2014/05/04 16:17:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.32 2014/06/08 09:56:27 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori hat...@gentoo.org
+  sqlalchemy-migrate-0.9.ebuild:
+  keyword ~ia64 wrt bug #508282
 
   04 May 2014; Markus Meier mae...@gentoo.org sqlalchemy-migrate-0.9.ebuild:
   add ~arm, bug #508282






[gentoo-commits] gentoo-x86 commit in media-libs/soxr: soxr-0.1.1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:04:58

  Modified: soxr-0.1.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #508372
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  media-libs/soxr/soxr-0.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild?r1=1.8r2=1.9

Index: soxr-0.1.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- soxr-0.1.1.ebuild   7 May 2014 17:59:25 -   1.8
+++ soxr-0.1.1.ebuild   8 Jun 2014 10:04:58 -   1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild,v 1.8 
2014/05/07 17:59:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild,v 1.9 
2014/06/08 10:04:58 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~amd64 arm hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd
+KEYWORDS=amd64 arm hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd
 IUSE=examples
 
 DEPEND=



1.13 media-libs/soxr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/soxr/ChangeLog?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/soxr/ChangeLog?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/soxr/ChangeLog?r1=1.12r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/soxr/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   7 May 2014 17:59:25 -   1.12
+++ ChangeLog   8 Jun 2014 10:04:58 -   1.13
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/soxr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/ChangeLog,v 1.12 2014/05/07 
17:59:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/ChangeLog,v 1.13 2014/06/08 
10:04:58 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org soxr-0.1.1.ebuild:
+  Stable for amd64, wrt bug #508372
 
   07 May 2014; Markus Meier mae...@gentoo.org soxr-0.1.1.ebuild:
   arm stable, bug #508372






[gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-1.2.6.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:04:55

  Modified: ffmpeg-1.2.6.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #508372
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  media-video/ffmpeg/ffmpeg-1.2.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.6.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.6.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.6.ebuild?r1=1.5r2=1.6

Index: ffmpeg-1.2.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ffmpeg-1.2.6.ebuild 15 May 2014 17:11:09 -  1.5
+++ ffmpeg-1.2.6.ebuild 8 Jun 2014 10:04:54 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.6.ebuild,v 
1.5 2014/05/15 17:11:09 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.6.ebuild,v 
1.6 2014/06/08 10:04:54 ago Exp $
 
 EAPI=4
 
@@ -26,7 +26,7 @@
 LICENSE=GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )
 SLOT=0
 if [ ${PV#} = ${PV} ] ; then
-   KEYWORDS=~amd64 arm hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux
+   KEYWORDS=amd64 arm hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux
 fi
 IUSE=
aac aacplus alsa amr bindist bluray +bzip2 cdio celt



1.740media-video/ffmpeg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.740view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.740content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.739r2=1.740

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
retrieving revision 1.739
retrieving revision 1.740
diff -u -r1.739 -r1.740
--- ChangeLog   3 Jun 2014 06:20:53 -   1.739
+++ ChangeLog   8 Jun 2014 10:04:54 -   1.740
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/ffmpeg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.739 
2014/06/03 06:20:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.740 
2014/06/08 10:04:54 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org ffmpeg-1.2.6.ebuild:
+  Stable for amd64, wrt bug #508372
 
   03 Jun 2014; Alexis Ballier aball...@gentoo.org ffmpeg-.ebuild:
   fix dodoc of renamed README






[gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-1.2.6.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:05:06

  Modified: ffmpeg-1.2.6.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #508372
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  media-video/ffmpeg/ffmpeg-1.2.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.6.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.6.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.6.ebuild?r1=1.6r2=1.7

Index: ffmpeg-1.2.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ffmpeg-1.2.6.ebuild 8 Jun 2014 10:04:54 -   1.6
+++ ffmpeg-1.2.6.ebuild 8 Jun 2014 10:05:06 -   1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.6.ebuild,v 
1.6 2014/06/08 10:04:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.6.ebuild,v 
1.7 2014/06/08 10:05:06 ago Exp $
 
 EAPI=4
 
@@ -26,7 +26,7 @@
 LICENSE=GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )
 SLOT=0
 if [ ${PV#} = ${PV} ] ; then
-   KEYWORDS=amd64 arm hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux
+   KEYWORDS=amd64 arm hppa ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux
 fi
 IUSE=
aac aacplus alsa amr bindist bluray +bzip2 cdio celt



1.741media-video/ffmpeg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.741view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.741content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.740r2=1.741

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
retrieving revision 1.740
retrieving revision 1.741
diff -u -r1.740 -r1.741
--- ChangeLog   8 Jun 2014 10:04:54 -   1.740
+++ ChangeLog   8 Jun 2014 10:05:06 -   1.741
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/ffmpeg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.740 
2014/06/08 10:04:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.741 
2014/06/08 10:05:06 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org ffmpeg-1.2.6.ebuild:
+  Stable for x86, wrt bug #508372
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org ffmpeg-1.2.6.ebuild:
   Stable for amd64, wrt bug #508372






[gentoo-commits] gentoo-x86 commit in media-libs/soxr: soxr-0.1.1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:05:10

  Modified: soxr-0.1.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #508372
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 media-libs/soxr/soxr-0.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild?r1=1.9r2=1.10

Index: soxr-0.1.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- soxr-0.1.1.ebuild   8 Jun 2014 10:04:58 -   1.9
+++ soxr-0.1.1.ebuild   8 Jun 2014 10:05:10 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild,v 1.9 
2014/06/08 10:04:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild,v 1.10 
2014/06/08 10:05:10 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=amd64 arm hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd
+KEYWORDS=amd64 arm hppa ~mips ~ppc ~ppc64 x86 ~amd64-fbsd
 IUSE=examples
 
 DEPEND=



1.14 media-libs/soxr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/soxr/ChangeLog?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/soxr/ChangeLog?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/soxr/ChangeLog?r1=1.13r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/soxr/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   8 Jun 2014 10:04:58 -   1.13
+++ ChangeLog   8 Jun 2014 10:05:10 -   1.14
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/soxr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/ChangeLog,v 1.13 2014/06/08 
10:04:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/ChangeLog,v 1.14 2014/06/08 
10:05:10 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org soxr-0.1.1.ebuild:
+  Stable for x86, wrt bug #508372
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org soxr-0.1.1.ebuild:
   Stable for amd64, wrt bug #508372






[gentoo-commits] gentoo-x86 commit in sys-apps/pv: ChangeLog pv-1.5.3.ebuild

2014-06-08 Thread JosA MarAa Alonso (nimiux)
nimiux  14/06/08 10:08:27

  Modified: ChangeLog pv-1.5.3.ebuild
  Log:
  Stable for amd64 wrt bug #512598
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.91 sys-apps/pv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pv/ChangeLog?rev=1.91view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pv/ChangeLog?rev=1.91content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pv/ChangeLog?r1=1.90r2=1.91

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   6 Jun 2014 14:47:34 -   1.90
+++ ChangeLog   8 Jun 2014 10:08:26 -   1.91
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/pv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.90 2014/06/06 
14:47:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.91 2014/06/08 
10:08:26 nimiux Exp $
+
+  08 Jun 2014; Chema Alonso nim...@gentoo.org pv-1.5.3.ebuild:
+  Stable for amd64 wrt bug #512598
 
   06 Jun 2014; Jeroen Roovers j...@gentoo.org pv-1.5.3.ebuild:
   Stable for HPPA (bug #512598).



1.3  sys-apps/pv/pv-1.5.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild?r1=1.2r2=1.3

Index: pv-1.5.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pv-1.5.3.ebuild 6 Jun 2014 14:47:34 -   1.2
+++ pv-1.5.3.ebuild 8 Jun 2014 10:08:27 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild,v 1.2 
2014/06/06 14:47:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild,v 1.3 
2014/06/08 10:08:27 nimiux Exp $
 
 EAPI=5
 inherit toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE=Artistic-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris
 IUSE=debug nls
 
 PV_LINGUAS=( de fr pl pt )






[gentoo-commits] gentoo-x86 commit in media-video/vlc: vlc-2.1.2.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:19:38

  Modified: vlc-2.1.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #499806
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  media-video/vlc/vlc-2.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.1.2.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.1.2.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.1.2.ebuild?r1=1.6r2=1.7

Index: vlc-2.1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- vlc-2.1.2.ebuild12 Mar 2014 16:15:16 -  1.6
+++ vlc-2.1.2.ebuild8 Jun 2014 10:19:38 -   1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1.2.ebuild,v 1.6 
2014/03/12 16:15:16 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1.2.ebuild,v 1.7 
2014/06/08 10:19:38 ago Exp $
 
 EAPI=5
 
@@ -35,7 +35,7 @@
 SLOT=0/5-7 # vlc - vlccore
 
 if [ ${PV%} = ${PV} ] ; then
-   KEYWORDS=~amd64 ~arm ~ppc -sparc ~x86 ~amd64-fbsd ~x86-fbsd
+   KEYWORDS=amd64 ~arm ~ppc -sparc ~x86 ~amd64-fbsd ~x86-fbsd
 else
KEYWORDS=
 fi



1.906media-video/vlc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.906view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.906content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?r1=1.905r2=1.906

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v
retrieving revision 1.905
retrieving revision 1.906
diff -u -r1.905 -r1.906
--- ChangeLog   7 Jun 2014 15:36:57 -   1.905
+++ ChangeLog   8 Jun 2014 10:19:38 -   1.906
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/vlc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.905 
2014/06/07 15:36:57 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.906 
2014/06/08 10:19:38 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org vlc-2.1.2.ebuild:
+  Stable for amd64, wrt bug #499806
 
   07 Jun 2014; Tom Wijsman tom...@gentoo.org vlc-.ebuild:
   Fix up more dependencies, a more thorough check follows later.






[gentoo-commits] gentoo-x86 commit in media-video/vlc: vlc-2.1.2.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:19:47

  Modified: vlc-2.1.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #499806
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  media-video/vlc/vlc-2.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.1.2.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.1.2.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.1.2.ebuild?r1=1.7r2=1.8

Index: vlc-2.1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- vlc-2.1.2.ebuild8 Jun 2014 10:19:38 -   1.7
+++ vlc-2.1.2.ebuild8 Jun 2014 10:19:46 -   1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1.2.ebuild,v 1.7 
2014/06/08 10:19:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1.2.ebuild,v 1.8 
2014/06/08 10:19:46 ago Exp $
 
 EAPI=5
 
@@ -35,7 +35,7 @@
 SLOT=0/5-7 # vlc - vlccore
 
 if [ ${PV%} = ${PV} ] ; then
-   KEYWORDS=amd64 ~arm ~ppc -sparc ~x86 ~amd64-fbsd ~x86-fbsd
+   KEYWORDS=amd64 ~arm ~ppc -sparc x86 ~amd64-fbsd ~x86-fbsd
 else
KEYWORDS=
 fi



1.907media-video/vlc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.907view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.907content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?r1=1.906r2=1.907

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v
retrieving revision 1.906
retrieving revision 1.907
diff -u -r1.906 -r1.907
--- ChangeLog   8 Jun 2014 10:19:38 -   1.906
+++ ChangeLog   8 Jun 2014 10:19:46 -   1.907
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/vlc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.906 
2014/06/08 10:19:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.907 
2014/06/08 10:19:46 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org vlc-2.1.2.ebuild:
+  Stable for x86, wrt bug #499806
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org vlc-2.1.2.ebuild:
   Stable for amd64, wrt bug #499806






[gentoo-commits] gentoo-x86 commit in dev-util/pkgcore-checks: ChangeLog pkgcore-checks-9999.ebuild

2014-06-08 Thread Tim Harder (radhermit)
radhermit14/06/08 10:21:26

  Modified: ChangeLog pkgcore-checks-.ebuild
  Log:
  Drop python2_6 support.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.54 dev-util/pkgcore-checks/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcore-checks/ChangeLog?rev=1.54view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcore-checks/ChangeLog?rev=1.54content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcore-checks/ChangeLog?r1=1.53r2=1.54

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   25 Apr 2014 04:56:52 -  1.53
+++ ChangeLog   8 Jun 2014 10:21:26 -   1.54
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/pkgcore-checks
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/ChangeLog,v 1.53 
2014/04/25 04:56:52 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/ChangeLog,v 1.54 
2014/06/08 10:21:26 radhermit Exp $
+
+  08 Jun 2014; Tim Harder radher...@gentoo.org pkgcore-checks-.ebuild:
+  Drop python2_6 support.
 
   25 Apr 2014; Tim Harder radher...@gentoo.org metadata.xml:
   Drop python herd from maintainers.



1.4  dev-util/pkgcore-checks/pkgcore-checks-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-.ebuild?r1=1.3r2=1.4

Index: pkgcore-checks-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pkgcore-checks-.ebuild  25 Apr 2014 04:51:21 -  1.3
+++ pkgcore-checks-.ebuild  8 Jun 2014 10:21:26 -   1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-.ebuild,v 
1.3 2014/04/25 04:51:21 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-.ebuild,v 
1.4 2014/06/08 10:21:26 radhermit Exp $
 
 EAPI=4
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} )
 inherit distutils-r1
 
 if [[ ${PV} == * ]] ; then






[gentoo-commits] gentoo-x86 commit in dev-util/pkgcore-checks: ChangeLog pkgcore-checks-9999.ebuild

2014-06-08 Thread Tim Harder (radhermit)
radhermit14/06/08 10:26:07

  Modified: ChangeLog pkgcore-checks-.ebuild
  Log:
  Drop python3* support until support is finalized for pkgcore and fix python 
deps.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.55 dev-util/pkgcore-checks/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcore-checks/ChangeLog?rev=1.55view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcore-checks/ChangeLog?rev=1.55content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcore-checks/ChangeLog?r1=1.54r2=1.55

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   8 Jun 2014 10:21:26 -   1.54
+++ ChangeLog   8 Jun 2014 10:26:07 -   1.55
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/pkgcore-checks
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/ChangeLog,v 1.54 
2014/06/08 10:21:26 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/ChangeLog,v 1.55 
2014/06/08 10:26:07 radhermit Exp $
+
+  08 Jun 2014; Tim Harder radher...@gentoo.org pkgcore-checks-.ebuild:
+  Drop python3* support until support is finalized for pkgcore and fix python
+  deps.
 
   08 Jun 2014; Tim Harder radher...@gentoo.org pkgcore-checks-.ebuild:
   Drop python2_6 support.



1.5  dev-util/pkgcore-checks/pkgcore-checks-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-.ebuild?r1=1.4r2=1.5

Index: pkgcore-checks-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pkgcore-checks-.ebuild  8 Jun 2014 10:21:26 -   1.4
+++ pkgcore-checks-.ebuild  8 Jun 2014 10:26:07 -   1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-.ebuild,v 
1.4 2014/06/08 10:21:26 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-.ebuild,v 
1.5 2014/06/08 10:26:07 radhermit Exp $
 
 EAPI=4
-PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 if [[ ${PV} == * ]] ; then
@@ -20,8 +20,8 @@
 LICENSE=GPL-2
 SLOT=0
 
-RDEPEND==sys-apps/pkgcore-
-   =dev-python/snakeoil-
+RDEPEND==sys-apps/pkgcore-[${PYTHON_USEDEP}]
+   =dev-python/snakeoil-[${PYTHON_USEDEP}]
 DEPEND=${RDEPEND}
 
 pkg_setup() {






[gentoo-commits] gentoo-x86 commit in x11-libs/libXfont: libXfont-1.4.8.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:32:22

  Modified: libXfont-1.4.8.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #510250
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=alpha, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  x11-libs/libXfont/libXfont-1.4.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild?r1=1.4r2=1.5

Index: libXfont-1.4.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libXfont-1.4.8.ebuild   25 May 2014 18:55:02 -  1.4
+++ libXfont-1.4.8.ebuild   8 Jun 2014 10:32:22 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild,v 
1.4 2014/05/25 18:55:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild,v 
1.5 2014/06/08 10:32:22 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION=X.Org Xfont library
 
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris
 IUSE=bzip2 ipv6 truetype
 
 RDEPEND=x11-libs/xtrans



1.205x11-libs/libXfont/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.205view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.205content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?r1=1.204r2=1.205

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -r1.204 -r1.205
--- ChangeLog   25 May 2014 18:55:02 -  1.204
+++ ChangeLog   8 Jun 2014 10:32:22 -   1.205
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXfont
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.204 
2014/05/25 18:55:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.205 
2014/06/08 10:32:22 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org libXfont-1.4.8.ebuild:
+  Stable for alpha, wrt bug #510250
 
   25 May 2014; Markus Meier mae...@gentoo.org libXfont-1.4.8.ebuild:
   arm stable, bug #510250






[gentoo-commits] gentoo-x86 commit in app-arch/dpkg: dpkg-1.17.10.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:32:18

  Modified: dpkg-1.17.10.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #512648
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=alpha, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  app-arch/dpkg/dpkg-1.17.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild?r1=1.3r2=1.4

Index: dpkg-1.17.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dpkg-1.17.10.ebuild 8 Jun 2014 09:38:59 -   1.3
+++ dpkg-1.17.10.ebuild 8 Jun 2014 10:32:18 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v 1.3 
2014/06/08 09:38:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v 1.4 
2014/06/08 10:32:18 ago Exp $
 
 EAPI=5
 inherit eutils multilib autotools toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 ~arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris
 IUSE=+bzip2 dselect +lzma nls test unicode +update-alternatives +zlib
 REQUIRED_USE=dselect? ( nls )
 



1.275app-arch/dpkg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?rev=1.275view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?rev=1.275content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?r1=1.274r2=1.275

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -r1.274 -r1.275
--- ChangeLog   8 Jun 2014 09:38:59 -   1.274
+++ ChangeLog   8 Jun 2014 10:32:18 -   1.275
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/dpkg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.274 2014/06/08 
09:38:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.275 2014/06/08 
10:32:18 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org dpkg-1.17.10.ebuild:
+  Stable for alpha, wrt bug #512648
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org dpkg-1.17.10.ebuild:
   Stable for amd64, wrt bug #512648






[gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.4.28.ebuild php-5.5.12.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:32:30

  Modified: php-5.4.28.ebuild php-5.5.12.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #509132
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=alpha, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  dev-lang/php/php-5.4.28.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.28.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.28.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.28.ebuild?r1=1.4r2=1.5

Index: php-5.4.28.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.28.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- php-5.4.28.ebuild   25 May 2014 18:51:04 -  1.4
+++ php-5.4.28.ebuild   8 Jun 2014 10:32:30 -   1.5
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.28.ebuild,v 1.4 
2014/05/25 18:51:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.28.ebuild,v 1.5 
2014/06/08 10:32:30 ago Exp $
 
 EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
 
 function php_get_uri ()
 {



1.5  dev-lang/php/php-5.5.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.12.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.12.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.12.ebuild?r1=1.4r2=1.5

Index: php-5.5.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- php-5.5.12.ebuild   25 May 2014 18:51:38 -  1.4
+++ php-5.5.12.ebuild   8 Jun 2014 10:32:30 -   1.5
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.12.ebuild,v 1.4 
2014/05/25 18:51:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.12.ebuild,v 1.5 
2014/06/08 10:32:30 ago Exp $
 
 EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
 
 function php_get_uri ()
 {



1.838dev-lang/php/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.838view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.838content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.837r2=1.838

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.837
retrieving revision 1.838
diff -u -r1.837 -r1.838
--- ChangeLog   30 May 2014 20:11:48 -  1.837
+++ ChangeLog   8 Jun 2014 10:32:30 -   1.838
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.837 2014/05/30 
20:11:48 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.838 2014/06/08 
10:32:30 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org php-5.4.28.ebuild,
+  php-5.5.12.ebuild:
+  Stable for alpha, wrt bug #509132
 
 *php-5.4.29 (30 May 2014)
 *php-5.5.13 (30 May 2014)






[gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-23.4-r11.ebuild emacs-24.3-r6.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:32:38

  Modified: emacs-23.4-r11.ebuild emacs-24.3-r6.ebuild
ChangeLog
  Log:
  Stable for alpha, wrt bug #509830
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=alpha, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  app-editors/emacs/emacs-23.4-r11.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild?r1=1.3r2=1.4

Index: emacs-23.4-r11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- emacs-23.4-r11.ebuild   8 Jun 2014 09:42:15 -   1.3
+++ emacs-23.4-r11.ebuild   8 Jun 2014 10:32:37 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild,v 
1.3 2014/06/08 09:42:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild,v 
1.4 2014/06/08 10:32:37 ago Exp $
 
 EAPI=5
 WANT_AUTOMAKE=none
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2
 SLOT=23
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos
+KEYWORDS=alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos
 IUSE=alsa aqua athena dbus games gconf gif gpm gtk gzip-el hesiod jpeg 
kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff 
toolkit-scroll-bars X Xaw3d xft +xpm
 REQUIRED_USE=?? ( aqua X )
 



1.6  app-editors/emacs/emacs-24.3-r6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild?r1=1.5r2=1.6

Index: emacs-24.3-r6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- emacs-24.3-r6.ebuild8 Jun 2014 09:42:15 -   1.5
+++ emacs-24.3-r6.ebuild8 Jun 2014 10:32:37 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild,v 
1.5 2014/06/08 09:42:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild,v 
1.6 2014/06/08 10:32:37 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2
 SLOT=24
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=alsa aqua athena dbus games gconf gif gnutls gpm gsettings gtk +gtk3 
gzip-el hesiod imagemagick jpeg kerberos libxml2 livecd m17n-lib motif 
pax_kernel png selinux sound source svg tiff toolkit-scroll-bars wide-int X 
Xaw3d xft +xpm
 REQUIRED_USE=?? ( aqua X )
 



1.627app-editors/emacs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.627view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.627content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.626r2=1.627

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
retrieving revision 1.626
retrieving revision 1.627
diff -u -r1.626 -r1.627
--- ChangeLog   8 Jun 2014 09:42:15 -   1.626
+++ ChangeLog   8 Jun 2014 10:32:37 -   1.627
@@ -1,6 +1,10 @@
 # ChangeLog for app-editors/emacs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.626 
2014/06/08 09:42:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.627 
2014/06/08 

[gentoo-commits] gentoo-x86 commit in app-admin/eselect-emacs: eselect-emacs-1.16.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:32:44

  Modified: eselect-emacs-1.16.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #509830
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=alpha, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  app-admin/eselect-emacs/eselect-emacs-1.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.16.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.16.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.16.ebuild?r1=1.4r2=1.5

Index: eselect-emacs-1.16.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.16.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- eselect-emacs-1.16.ebuild   16 May 2014 06:40:01 -  1.4
+++ eselect-emacs-1.16.ebuild   8 Jun 2014 10:32:44 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.16.ebuild,v 1.4 
2014/05/16 06:40:01 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.16.ebuild,v 1.5 
2014/06/08 10:32:44 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=GPL-2+
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris
 
 RDEPEND==app-admin/eselect-1.2.6
~app-admin/eselect-ctags-${PV}



1.120app-admin/eselect-emacs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-emacs/ChangeLog?rev=1.120view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-emacs/ChangeLog?rev=1.120content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-emacs/ChangeLog?r1=1.119r2=1.120

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog   16 May 2014 06:40:01 -  1.119
+++ ChangeLog   8 Jun 2014 10:32:44 -   1.120
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/eselect-emacs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.119 
2014/05/16 06:40:01 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.120 
2014/06/08 10:32:44 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org eselect-emacs-1.16.ebuild:
+  Stable for alpha, wrt bug #509830
 
   16 May 2014; Ulrich Müller u...@gentoo.org eselect-emacs-1.16.ebuild:
   Stable on amd64 and x86, bug 507272.






[gentoo-commits] gentoo-x86 commit in mail-mta/sendmail: sendmail-8.14.9.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:32:14

  Modified: sendmail-8.14.9.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #511760
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=alpha, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  mail-mta/sendmail/sendmail-8.14.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild?r1=1.3r2=1.4

Index: sendmail-8.14.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sendmail-8.14.9.ebuild  2 Jun 2014 12:25:54 -   1.3
+++ sendmail-8.14.9.ebuild  8 Jun 2014 10:32:14 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild,v 
1.3 2014/06/02 12:25:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild,v 
1.4 2014/06/08 10:32:14 ago Exp $
 
 EAPI=5
 inherit eutils multilib systemd toolchain-funcs user
@@ -11,7 +11,7 @@
 
 LICENSE=Sendmail
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
+KEYWORDS=alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
 IUSE=ssl ldap sasl tcpd mbox ipv6 nis sockets
 
 DEPEND=net-mail/mailbase



1.129mail-mta/sendmail/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/ChangeLog?rev=1.129view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/ChangeLog?rev=1.129content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/ChangeLog?r1=1.128r2=1.129

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-mta/sendmail/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog   2 Jun 2014 12:25:54 -   1.128
+++ ChangeLog   8 Jun 2014 10:32:14 -   1.129
@@ -1,6 +1,9 @@
 # ChangeLog for mail-mta/sendmail
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/ChangeLog,v 1.128 
2014/06/02 12:25:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/ChangeLog,v 1.129 
2014/06/08 10:32:14 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org sendmail-8.14.9.ebuild:
+  Stable for alpha, wrt bug #511760
 
   02 Jun 2014; Jeroen Roovers j...@gentoo.org sendmail-8.14.9.ebuild:
   Stable for HPPA (bug #511760).






[gentoo-commits] gentoo-x86 commit in app-emacs/emacs-common-gentoo: emacs-common-gentoo-1.4-r1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:32:41

  Modified: emacs-common-gentoo-1.4-r1.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #509830
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=alpha, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  
app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild?r1=1.4r2=1.5

Index: emacs-common-gentoo-1.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- emacs-common-gentoo-1.4-r1.ebuild   8 Jun 2014 09:42:19 -   1.4
+++ emacs-common-gentoo-1.4-r1.ebuild   8 Jun 2014 10:32:41 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild,v
 1.4 2014/06/08 09:42:19 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4-r1.ebuild,v
 1.5 2014/06/08 10:32:41 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3+
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
 IUSE=games X
 
 PDEPEND=virtual/emacs



1.102app-emacs/emacs-common-gentoo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog?rev=1.102view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog?rev=1.102content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog?r1=1.101r2=1.102

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog   8 Jun 2014 09:42:19 -   1.101
+++ ChangeLog   8 Jun 2014 10:32:41 -   1.102
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/emacs-common-gentoo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog,v 
1.101 2014/06/08 09:42:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog,v 
1.102 2014/06/08 10:32:41 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  emacs-common-gentoo-1.4-r1.ebuild:
+  Stable for alpha, wrt bug #509830
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org
   emacs-common-gentoo-1.4-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask

2014-06-08 Thread Michal Gorny (mgorny)
mgorny  14/06/08 10:35:07

  Modified: ChangeLog package.mask
  Log:
  Unmask the previous set of multilib conversions.

Revision  ChangesPath
1.9054   profiles/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9054view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9054content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9053r2=1.9054

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9053
retrieving revision 1.9054
diff -u -r1.9053 -r1.9054
--- ChangeLog   7 Jun 2014 22:08:08 -   1.9053
+++ ChangeLog   8 Jun 2014 10:35:06 -   1.9054
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9053 2014/06/07 
22:08:08 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9054 2014/06/08 
10:35:06 mgorny 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!
 
+  08 Jun 2014; Michał Górny mgo...@gentoo.org package.mask:
+  Unmask the previous set of multilib conversions.
+
   07 Jun 2014; Manuel Rüger mr...@gentoo.org package.mask:
   Cleanup p.mask
 



1.15770  profiles/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15770view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15770content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15769r2=1.15770

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.15769
retrieving revision 1.15770
diff -u -r1.15769 -r1.15770
--- package.mask7 Jun 2014 22:08:08 -   1.15769
+++ package.mask8 Jun 2014 10:35:06 -   1.15770
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15769 2014/06/07 
22:08:08 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15770 2014/06/08 
10:35:06 mgorny 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
@@ -79,20 +79,6 @@
 # Michał Górny mgo...@gentoo.org (29 May 2014)
 # New multilib conversions. Unmask along with corresponding
 # emul-linux-x86 packages, and make sure they're committed first :).
-=media-libs/libart_lgpl-2.3.21-r2
-=sys-libs/cracklib-2.9.1-r1
-=app-emulation/emul-linux-x86-baselibs-20140508-r7
-=sys-process/audit-2.2.2-r2
-=net-libs/libtirpc-0.2.4-r2
-=sys-devel/flex-2.5.39-r1
-=sys-libs/pam-1.1.8-r2
-=virtual/pam-0-r1
-=sys-auth/nss-mdns-0.10-r2
-=sys-auth/nss_ldap-265-r5
-=sys-auth/pam_ldap-186-r1
-=app-emulation/emul-linux-x86-baselibs-20140508-r8
-=dev-libs/cyrus-sasl-2.1.26-r6
-=sys-libs/libsemanage-2.3-r1
 =dev-util/cppunit-1.13.2-r1
 =media-libs/taglib-1.9.1-r1
 =media-libs/libofa-0.9.3-r1






[gentoo-commits] gentoo-x86 commit in mail-mta/sendmail: sendmail-8.14.9.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:35:41

  Modified: sendmail-8.14.9.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #511760
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  mail-mta/sendmail/sendmail-8.14.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild?r1=1.4r2=1.5

Index: sendmail-8.14.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sendmail-8.14.9.ebuild  8 Jun 2014 10:32:14 -   1.4
+++ sendmail-8.14.9.ebuild  8 Jun 2014 10:35:41 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild,v 
1.4 2014/06/08 10:32:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild,v 
1.5 2014/06/08 10:35:41 ago Exp $
 
 EAPI=5
 inherit eutils multilib systemd toolchain-funcs user
@@ -11,7 +11,7 @@
 
 LICENSE=Sendmail
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
 IUSE=ssl ldap sasl tcpd mbox ipv6 nis sockets
 
 DEPEND=net-mail/mailbase



1.130mail-mta/sendmail/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/ChangeLog?rev=1.130view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/ChangeLog?rev=1.130content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/ChangeLog?r1=1.129r2=1.130

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-mta/sendmail/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog   8 Jun 2014 10:32:14 -   1.129
+++ ChangeLog   8 Jun 2014 10:35:41 -   1.130
@@ -1,6 +1,9 @@
 # ChangeLog for mail-mta/sendmail
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/ChangeLog,v 1.129 
2014/06/08 10:32:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/ChangeLog,v 1.130 
2014/06/08 10:35:41 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org sendmail-8.14.9.ebuild:
+  Stable for arm, wrt bug #511760
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org sendmail-8.14.9.ebuild:
   Stable for alpha, wrt bug #511760






[gentoo-commits] gentoo-x86 commit in app-arch/dpkg: dpkg-1.17.10.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:35:44

  Modified: dpkg-1.17.10.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #512648
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  app-arch/dpkg/dpkg-1.17.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild?r1=1.4r2=1.5

Index: dpkg-1.17.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dpkg-1.17.10.ebuild 8 Jun 2014 10:32:18 -   1.4
+++ dpkg-1.17.10.ebuild 8 Jun 2014 10:35:44 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v 1.4 
2014/06/08 10:32:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v 1.5 
2014/06/08 10:35:44 ago Exp $
 
 EAPI=5
 inherit eutils multilib autotools toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris
 IUSE=+bzip2 dselect +lzma nls test unicode +update-alternatives +zlib
 REQUIRED_USE=dselect? ( nls )
 



1.276app-arch/dpkg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?rev=1.276view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?rev=1.276content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?r1=1.275r2=1.276

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -r1.275 -r1.276
--- ChangeLog   8 Jun 2014 10:32:18 -   1.275
+++ ChangeLog   8 Jun 2014 10:35:44 -   1.276
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/dpkg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.275 2014/06/08 
10:32:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.276 2014/06/08 
10:35:44 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org dpkg-1.17.10.ebuild:
+  Stable for arm, wrt bug #512648
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org dpkg-1.17.10.ebuild:
   Stable for alpha, wrt bug #512648






[gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-1.3.1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:36:42

  Modified: tigervnc-1.3.1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #505170
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  net-misc/tigervnc/tigervnc-1.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild?r1=1.8r2=1.9

Index: tigervnc-1.3.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tigervnc-1.3.1.ebuild   13 May 2014 15:23:05 -  1.8
+++ tigervnc-1.3.1.ebuild   8 Jun 2014 10:36:42 -   1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild,v 
1.8 2014/05/13 15:23:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild,v 
1.9 2014/06/08 10:36:42 ago Exp $
 
 EAPI=4
 
@@ -22,7 +22,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc ~x86
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc ~x86
 IUSE=gnutls java nptl +opengl pam server +xorgmodule
 
 RDEPEND=virtual/jpeg:0



1.187net-misc/tigervnc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.187view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.187content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.186r2=1.187

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog   24 May 2014 08:56:39 -  1.186
+++ ChangeLog   8 Jun 2014 10:36:42 -   1.187
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.186 
2014/05/24 08:56:39 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.187 
2014/06/08 10:36:42 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org tigervnc-1.3.1.ebuild:
+  Stable for arm, wrt bug #505170
 
   24 May 2014; Markos Chandras hwoar...@gentoo.org tigervnc-1.3.1-r1.ebuild:
   Stable on amd64 wrt bug #500372






[gentoo-commits] gentoo-x86 commit in dev-util/global: ChangeLog global-6.2.11.ebuild

2014-06-08 Thread JosA MarAa Alonso (nimiux)
nimiux  14/06/08 10:38:38

  Modified: ChangeLog global-6.2.11.ebuild
  Log:
  Stable for amd64 wrt bug #512456
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.124dev-util/global/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/ChangeLog?rev=1.124view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/ChangeLog?rev=1.124content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/ChangeLog?r1=1.123r2=1.124

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog   15 Mar 2014 02:57:36 -  1.123
+++ ChangeLog   8 Jun 2014 10:38:38 -   1.124
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/global
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.123 
2014/03/15 02:57:36 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.124 
2014/06/08 10:38:38 nimiux Exp $
+
+  08 Jun 2014; Chema Alonso nim...@gentoo.org global-6.2.11.ebuild:
+  Stable for amd64 wrt bug #512456
 
 *global-6.2.11 (15 Mar 2014)
 



1.2  dev-util/global/global-6.2.11.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/global-6.2.11.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/global-6.2.11.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/global-6.2.11.ebuild?r1=1.1r2=1.2

Index: global-6.2.11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- global-6.2.11.ebuild15 Mar 2014 02:57:36 -  1.1
+++ global-6.2.11.ebuild8 Jun 2014 10:38:38 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.11.ebuild,v 1.1 
2014/03/15 02:57:36 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.11.ebuild,v 1.2 
2014/06/08 10:38:38 nimiux Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~x86 ~x86-fbsd
+KEYWORDS=amd64 ~ppc ~x86 ~x86-fbsd
 IUSE=doc emacs vim
 
 RDEPEND=sys-devel/libtool






[gentoo-commits] gentoo-x86 commit in net-mail/dovecot: dovecot-2.2.13.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:41:12

  Modified: dovecot-2.2.13.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #509954
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ia64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  net-mail/dovecot/dovecot-2.2.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.2.13.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.2.13.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.2.13.ebuild?r1=1.2r2=1.3

Index: dovecot-2.2.13.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dovecot-2.2.13.ebuild   24 May 2014 09:04:27 -  1.2
+++ dovecot-2.2.13.ebuild   8 Jun 2014 10:41:12 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.13.ebuild,v 
1.2 2014/05/24 09:04:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.13.ebuild,v 
1.3 2014/06/08 10:41:12 ago Exp $
 
 EAPI=5
 inherit eutils multilib ssl-cert systemd user versionator
@@ -25,7 +25,7 @@
 
 SLOT=0
 LICENSE=LGPL-2.1 MIT
-KEYWORDS=amd64 ~arm ~hppa ~ia64 ~x86
+KEYWORDS=amd64 ~arm ~hppa ia64 ~x86
 
 IUSE_DOVECOT_AUTH=kerberos ldap mysql pam postgres sqlite vpopmail
 IUSE_DOVECOT_STORAGE=cydir imapc +maildir mbox mdbox pop3c sdbox



1.482net-mail/dovecot/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.482view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.482content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.481r2=1.482

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
retrieving revision 1.481
retrieving revision 1.482
diff -u -r1.481 -r1.482
--- ChangeLog   28 May 2014 12:29:57 -  1.481
+++ ChangeLog   8 Jun 2014 10:41:12 -   1.482
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/dovecot
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.481 
2014/05/28 12:29:57 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.482 
2014/06/08 10:41:12 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org dovecot-2.2.13.ebuild:
+  Stable for ia64, wrt bug #509954
 
   28 May 2014; Sergey Popov pinkb...@gentoo.org dovecot-2.2.13-r1.ebuild:
   Stable on amd64 and x86, wrt bug #509954






[gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.5.12.ebuild php-5.4.28.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:41:48

  Modified: php-5.5.12.ebuild php-5.4.28.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #509132
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ia64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  dev-lang/php/php-5.5.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.12.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.12.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.12.ebuild?r1=1.5r2=1.6

Index: php-5.5.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.12.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- php-5.5.12.ebuild   8 Jun 2014 10:32:30 -   1.5
+++ php-5.5.12.ebuild   8 Jun 2014 10:41:48 -   1.6
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.12.ebuild,v 1.5 
2014/06/08 10:32:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.12.ebuild,v 1.6 
2014/06/08 10:41:48 ago Exp $
 
 EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
 
 function php_get_uri ()
 {



1.6  dev-lang/php/php-5.4.28.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.28.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.28.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.28.ebuild?r1=1.5r2=1.6

Index: php-5.4.28.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.28.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- php-5.4.28.ebuild   8 Jun 2014 10:32:30 -   1.5
+++ php-5.4.28.ebuild   8 Jun 2014 10:41:48 -   1.6
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.28.ebuild,v 1.5 
2014/06/08 10:32:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.28.ebuild,v 1.6 
2014/06/08 10:41:48 ago Exp $
 
 EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
 
 function php_get_uri ()
 {



1.839dev-lang/php/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.839view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.839content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.838r2=1.839

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.838
retrieving revision 1.839
diff -u -r1.838 -r1.839
--- ChangeLog   8 Jun 2014 10:32:30 -   1.838
+++ ChangeLog   8 Jun 2014 10:41:48 -   1.839
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.838 2014/06/08 
10:32:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.839 2014/06/08 
10:41:48 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org php-5.4.28.ebuild,
+  php-5.5.12.ebuild:
+  Stable for ia64, wrt bug #509132
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org php-5.4.28.ebuild,
   php-5.5.12.ebuild:






[gentoo-commits] gentoo-x86 commit in app-arch/lz4: lz4-0_p106-r1.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:41:15

  Modified: lz4-0_p106-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #509954
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ia64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.12 app-arch/lz4/lz4-0_p106-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild?r1=1.11r2=1.12

Index: lz4-0_p106-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- lz4-0_p106-r1.ebuild28 May 2014 12:58:22 -  1.11
+++ lz4-0_p106-r1.ebuild8 Jun 2014 10:41:15 -   1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild,v 1.11 
2014/05/28 12:58:22 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild,v 1.12 
2014/06/08 10:41:15 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
ESVN_PROJECT=lz4-read-only
 else
SRC_URI=http://dev.gentoo.org/~ryao/dist/${P}.tar.xz;
-   KEYWORDS=amd64 ~arm hppa ~ia64 ~mips ~s390 x86 ~amd64-linux ~x86-linux
+   KEYWORDS=amd64 ~arm hppa ia64 ~mips ~s390 x86 ~amd64-linux ~x86-linux
 fi
 
 DESCRIPTION=Extremely Fast Compression algorithm



1.20 app-arch/lz4/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/ChangeLog?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/ChangeLog?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/ChangeLog?r1=1.19r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/lz4/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   28 May 2014 12:58:22 -  1.19
+++ ChangeLog   8 Jun 2014 10:41:15 -   1.20
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/lz4
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/ChangeLog,v 1.19 2014/05/28 
12:58:22 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/ChangeLog,v 1.20 2014/06/08 
10:41:15 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org lz4-0_p106-r1.ebuild:
+  Stable for ia64, wrt bug #509954
 
   28 May 2014; Sergey Popov pinkb...@gentoo.org lz4-0_p106-r1.ebuild,
   lz4-.ebuild:






[gentoo-commits] gentoo-x86 commit in x11-libs/libXfont: libXfont-1.4.8.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:41:40

  Modified: libXfont-1.4.8.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #510250
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ia64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  x11-libs/libXfont/libXfont-1.4.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild?r1=1.5r2=1.6

Index: libXfont-1.4.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libXfont-1.4.8.ebuild   8 Jun 2014 10:32:22 -   1.5
+++ libXfont-1.4.8.ebuild   8 Jun 2014 10:41:40 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild,v 
1.5 2014/06/08 10:32:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild,v 
1.6 2014/06/08 10:41:40 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION=X.Org Xfont library
 
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris
 IUSE=bzip2 ipv6 truetype
 
 RDEPEND=x11-libs/xtrans



1.206x11-libs/libXfont/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.206view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.206content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?r1=1.205r2=1.206

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- ChangeLog   8 Jun 2014 10:32:22 -   1.205
+++ ChangeLog   8 Jun 2014 10:41:40 -   1.206
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXfont
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.205 
2014/06/08 10:32:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.206 
2014/06/08 10:41:40 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org libXfont-1.4.8.ebuild:
+  Stable for ia64, wrt bug #510250
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org libXfont-1.4.8.ebuild:
   Stable for alpha, wrt bug #510250






[gentoo-commits] gentoo-x86 commit in app-arch/dpkg: dpkg-1.17.10.ebuild ChangeLog

2014-06-08 Thread Agostino Sarubbo (ago)
ago 14/06/08 10:41:36

  Modified: dpkg-1.17.10.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #512648
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ia64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  app-arch/dpkg/dpkg-1.17.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild?r1=1.5r2=1.6

Index: dpkg-1.17.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dpkg-1.17.10.ebuild 8 Jun 2014 10:35:44 -   1.5
+++ dpkg-1.17.10.ebuild 8 Jun 2014 10:41:36 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v 1.5 
2014/06/08 10:35:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v 1.6 
2014/06/08 10:41:36 ago Exp $
 
 EAPI=5
 inherit eutils multilib autotools toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris
 IUSE=+bzip2 dselect +lzma nls test unicode +update-alternatives +zlib
 REQUIRED_USE=dselect? ( nls )
 



1.277app-arch/dpkg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?rev=1.277view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?rev=1.277content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?r1=1.276r2=1.277

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -r1.276 -r1.277
--- ChangeLog   8 Jun 2014 10:35:44 -   1.276
+++ ChangeLog   8 Jun 2014 10:41:36 -   1.277
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/dpkg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.276 2014/06/08 
10:35:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.277 2014/06/08 
10:41:36 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo a...@gentoo.org dpkg-1.17.10.ebuild:
+  Stable for ia64, wrt bug #512648
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org dpkg-1.17.10.ebuild:
   Stable for arm, wrt bug #512648






  1   2   3   >