[gentoo-commits] gentoo-x86 commit in net-misc/strongswan: strongswan-5.2.0-r1.ebuild ChangeLog

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/18 05:59:01

  Modified: strongswan-5.2.0-r1.ebuild ChangeLog
  Log:
  Add USE=gmp to control the gmp plugin #504942 by Enrico Tagliavini.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key D2E96200)

Revision  ChangesPath
1.2  net-misc/strongswan/strongswan-5.2.0-r1.ebuild

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

Index: strongswan-5.2.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.2.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- strongswan-5.2.0-r1.ebuild  13 Sep 2014 14:17:42 -  1.1
+++ strongswan-5.2.0-r1.ebuild  18 Oct 2014 05:59:01 -  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-misc/strongswan/strongswan-5.2.0-r1.ebuild,v 1.1 
2014/09/13 14:17:42 gurligebis Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.2.0-r1.ebuild,v 1.2 
2014/10/18 05:59:01 vapier Exp $
 
 EAPI=5
 inherit eutils linux-info systemd user
@@ -12,7 +12,7 @@
 LICENSE="GPL-2 RSA DES"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="+caps curl +constraints debug dhcp eap farp gcrypt ldap mysql 
networkmanager +non-root +openssl sqlite pam pkcs11"
+IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql 
networkmanager +non-root +openssl sqlite pam pkcs11"
 
 STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici"
 STRONGSWAN_PLUGINS_OPT="blowfish ccm ctr gcm ha ipseckey ntru padlock rdrand 
unbound whitelist"
@@ -25,7 +25,7 @@
 done
 
 COMMON_DEPEND="!net-misc/openswan
-   >=dev-libs/gmp-4.1.5
+   gmp? ( >=dev-libs/gmp-4.1.5 )
gcrypt? ( dev-libs/libgcrypt:0 )
caps? ( sys-libs/libcap )
curl? ( net-misc/curl )
@@ -161,6 +161,7 @@
$(use_enable eap eap-tls) \
$(use_enable eap xauth-eap) \
$(use_enable farp) \
+   $(use_enable gmp) \
$(use_enable gcrypt) \
$(use_enable mysql) \
$(use_enable networkmanager nm) \



1.146net-misc/strongswan/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/ChangeLog?rev=1.146&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/ChangeLog?rev=1.146&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/strongswan/ChangeLog?r1=1.145&r2=1.146

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog   13 Sep 2014 14:17:42 -  1.145
+++ ChangeLog   18 Oct 2014 05:59:01 -  1.146
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/strongswan
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v 1.145 
2014/09/13 14:17:42 gurligebis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v 1.146 
2014/10/18 05:59:01 vapier Exp $
+
+  18 Oct 2014; Mike Frysinger  strongswan-5.2.0-r1.ebuild:
+  Add USE=gmp to control the gmp plugin #504942 by Enrico Tagliavini.
 
 *strongswan-5.2.0-r1 (13 Sep 2014)
 






[gentoo-commits] gentoo-x86 commit in net-nntp/nzbget: nzbget-14.0_pre1145.ebuild ChangeLog

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 04:33:28

  Modified: ChangeLog
  Added:nzbget-14.0_pre1145.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.90 net-nntp/nzbget/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/ChangeLog?rev=1.90&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/ChangeLog?rev=1.90&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-nntp/nzbget/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog   4 Aug 2014 16:52:46 -   1.89
+++ ChangeLog   18 Oct 2014 04:33:28 -  1.90
@@ -1,6 +1,11 @@
 # ChangeLog for net-nntp/nzbget
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/nzbget/ChangeLog,v 1.89 2014/08/04 
16:52:46 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/nzbget/ChangeLog,v 1.90 2014/10/18 
04:33:28 radhermit Exp $
+
+*nzbget-14.0_pre1145 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +nzbget-14.0_pre1145.ebuild:
+  Version bump.
 
   04 Aug 2014; Tim Harder  -nzbget-12.0.ebuild,
   -nzbget-13.0_pre979.ebuild, -nzbget-13.0_pre1042.ebuild:



1.1  net-nntp/nzbget/nzbget-14.0_pre1145.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/nzbget-14.0_pre1145.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/nzbget-14.0_pre1145.ebuild?rev=1.1&content-type=text/plain

Index: nzbget-14.0_pre1145.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-nntp/nzbget/nzbget-14.0_pre1145.ebuild,v 
1.1 2014/10/18 04:33:28 radhermit Exp $

EAPI=5

inherit autotools user eutils

MY_P=${P/_pre/-testing-r}

DESCRIPTION="A command-line based binary newsgrapper supporting .nzb files"
HOMEPAGE="http://nzbget.sourceforge.net/";
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug gnutls ncurses parcheck ssl zlib"

RDEPEND="dev-libs/libxml2
ncurses? ( sys-libs/ncurses )
parcheck? (
app-arch/libpar2
dev-libs/libsigc++:2
)
ssl? (
gnutls? ( net-libs/gnutls )
!gnutls? ( dev-libs/openssl )
)
zlib? ( sys-libs/zlib )"
DEPEND="${RDEPEND}
virtual/pkgconfig"

DOCS=( AUTHORS ChangeLog README nzbget.conf )

S=${WORKDIR}/${P/_pre*/-testing}

src_prepare() {
sed -i 's:^ScriptDir=.*:ScriptDir=/usr/share/nzbget/ppscripts:' 
nzbget.conf || die

sed \
-e 's:^MainDir=.*:MainDir=/var/lib/nzbget:' \
-e 's:^LockFile=.*:LockFile=/run/nzbget/nzbget.pid:' \
-e 's:^LogFile=.*:LogFile=/var/log/nzbget/nzbget.log:' \
-e 's:^WebDir=.*:WebDir=/usr/share/nzbget/webui:' \
-e 
's:^ConfigTemplate=.*:ConfigTemplate=/usr/share/nzbget/nzbget.conf:' \
-e 's:^DaemonUsername=.*:DaemonUsername=nzbget:' \
"${S}"/nzbget.conf > "${S}"/nzbgetd.conf || die

sed -i "/^dist_doc_DATA/d" Makefile.am || die

eautoreconf
}

src_configure() {
econf \
$(use_enable debug) \
$(use_enable ncurses curses) \
$(use_enable parcheck) \
$(use_enable ssl tls) \
$(use_enable zlib gzip) \
--with-tlslib=$(usex gnutls GnuTLS OpenSSL)
}

src_install() {
default

# remove unneeded service script
rm "${D}"/usr/sbin/nzbgetd || die

insinto /etc
doins nzbget.conf
doins nzbgetd.conf

keepdir /var/lib/nzbget/{dst,nzb,queue,tmp}
keepdir /var/log/nzbget

newinitd "${FILESDIR}"/nzbget.initd nzbget
newconfd "${FILESDIR}"/nzbget.confd nzbget
}

pkg_preinst() {
enewgroup nzbget
enewuser nzbget -1 -1 /var/lib/nzbget nzbget

fowners nzbget:nzbget /var/lib/nzbget/{dst,nzb,queue,tmp}
fperms 750 /var/lib/nzbget/{queue,tmp}
fperms 770 /var/lib/nzbget/{dst,nzb}

fowners nzbget:nzbget /var/log/nzbget
fperms 750 /var/log/nzbget

fowners nzbget:nzbget /etc/nzbgetd.conf
fperms 640 /etc/nzbgetd.conf
}

pkg_postinst() {
if [[ -z ${REPLACING_VERSIONS} ]] ; then
elog
elog "Please add users that you want to be able to use the 
system-wide"
elog "nzbget daemon to the nzbget group. To access the d

[gentoo-commits] gentoo-x86 commit in app-vim/easy-align: ChangeLog easy-align-2.9.0.ebuild easy-align-2.8.0.ebuild easy-align-2.6.1.ebuild easy-align-2.5.1.ebuild easy-align-2.7.0.ebuild easy-align-2

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 04:05:59

  Modified: ChangeLog
  Removed:  easy-align-2.9.0.ebuild easy-align-2.8.0.ebuild
easy-align-2.6.1.ebuild easy-align-2.5.1.ebuild
easy-align-2.7.0.ebuild easy-align-2.6.0.ebuild
easy-align-2.9.2.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.10 app-vim/easy-align/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/easy-align/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   18 Oct 2014 04:05:30 -  1.9
+++ ChangeLog   18 Oct 2014 04:05:59 -  1.10
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/easy-align
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/easy-align/ChangeLog,v 1.9 
2014/10/18 04:05:30 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/easy-align/ChangeLog,v 1.10 
2014/10/18 04:05:59 radhermit Exp $
+
+  18 Oct 2014; Tim Harder  -easy-align-2.5.1.ebuild,
+  -easy-align-2.6.0.ebuild, -easy-align-2.6.1.ebuild, -easy-align-2.7.0.ebuild,
+  -easy-align-2.8.0.ebuild, -easy-align-2.9.0.ebuild, -easy-align-2.9.2.ebuild:
+  Remove old.
 
 *easy-align-2.9.6 (18 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in app-vim/easy-align: ChangeLog easy-align-2.9.6.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 04:05:30

  Modified: ChangeLog
  Added:easy-align-2.9.6.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.9  app-vim/easy-align/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/easy-align/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   26 Jun 2014 06:03:31 -  1.8
+++ ChangeLog   18 Oct 2014 04:05:30 -  1.9
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/easy-align
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/easy-align/ChangeLog,v 1.8 
2014/06/26 06:03:31 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/easy-align/ChangeLog,v 1.9 
2014/10/18 04:05:30 radhermit Exp $
+
+*easy-align-2.9.6 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +easy-align-2.9.6.ebuild:
+  Version bump.
 
 *easy-align-2.9.4 (26 Jun 2014)
 



1.1  app-vim/easy-align/easy-align-2.9.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/easy-align-2.9.6.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/easy-align-2.9.6.ebuild?rev=1.1&content-type=text/plain

Index: easy-align-2.9.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/easy-align/easy-align-2.9.6.ebuild,v 
1.1 2014/10/18 04:05:30 radhermit Exp $

EAPI=5
inherit vim-plugin

MY_PN=vim-${PN}
MY_P=${MY_PN}-${PV}

DESCRIPTION="vim plugin: a simple alignment plugin"
HOMEPAGE="https://github.com/junegunn/vim-easy-align 
http://www.vim.org/scripts/script.php?script_id=4520";
SRC_URI="https://github.com/junegunn/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86"

VIM_PLUGIN_HELPFILES="${PN}"

S=${WORKDIR}/${MY_PN}-${PV}

src_prepare() {
rmdir test || die
}






[gentoo-commits] gentoo-x86 commit in app-vim/easytags: ChangeLog easytags-3.7.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 04:03:19

  Modified: ChangeLog
  Added:easytags-3.7.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.18 app-vim/easytags/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/ChangeLog?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/ChangeLog?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   26 Jun 2014 06:27:06 -  1.17
+++ ChangeLog   18 Oct 2014 04:03:19 -  1.18
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/easytags
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.17 
2014/06/26 06:27:06 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.18 
2014/10/18 04:03:19 radhermit Exp $
+
+*easytags-3.7 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +easytags-3.7.ebuild:
+  Version bump.
 
   26 Jun 2014; Tim Harder  -easytags-2.7.2.ebuild,
   -easytags-2.8.1.ebuild:



1.1  app-vim/easytags/easytags-3.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/easytags-3.7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/easytags-3.7.ebuild?rev=1.1&content-type=text/plain

Index: easytags-3.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/easytags-3.7.ebuild,v 1.1 
2014/10/18 04:03:19 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit python-single-r1 vim-plugin

DESCRIPTION="vim plugin: automated tag file generation and syntax highlighting"
HOMEPAGE="http://peterodding.com/code/vim/easytags/";
SRC_URI="https://github.com/xolox/vim-${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

RDEPEND="${PYTHON_DEPS}
>=app-vim/vim-misc-1.16.1
dev-util/ctags"

VIM_PLUGIN_HELPFILES="${PN}.txt"

S=${WORKDIR}/vim-${P}

src_prepare() {
# remove unnecessary files
rm addon-info.json INSTALL.md README.md || die
}

src_install() {
vim-plugin_src_install

# fix scripts
fperms 755 
/usr/share/vim/vimfiles/misc/easytags/{normalize-tags,why-so-slow}.py
python_fix_shebang 
"${ED}"/usr/share/vim/vimfiles/misc/easytags/{normalize-tags,why-so-slow}.py
}






[gentoo-commits] gentoo-x86 commit in www-client/chromium: chromium-38.0.2125.104.ebuild ChangeLog

2014-10-17 Thread Mike Gilbert (floppym)
floppym 14/10/18 04:03:26

  Modified: ChangeLog
  Added:chromium-38.0.2125.104.ebuild
  Log:
  Stable channel bump.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1151   www-client/chromium/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1151&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1151&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?r1=1.1150&r2=1.1151

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v
retrieving revision 1.1150
retrieving revision 1.1151
diff -u -r1.1150 -r1.1151
--- ChangeLog   17 Oct 2014 16:21:48 -  1.1150
+++ ChangeLog   18 Oct 2014 04:03:26 -  1.1151
@@ -1,6 +1,11 @@
 # ChangeLog for www-client/chromium
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1150 
2014/10/17 16:21:48 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1151 
2014/10/18 04:03:26 floppym Exp $
+
+*chromium-38.0.2125.104 (18 Oct 2014)
+
+  18 Oct 2014; Mike Gilbert  
+chromium-38.0.2125.104.ebuild:
+  Stable channel bump.
 
   17 Oct 2014; Pawel Hajdan jr 
   chromium-39.0.2171.19.ebuild:



1.1  www-client/chromium/chromium-38.0.2125.104.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/chromium-38.0.2125.104.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/chromium-38.0.2125.104.ebuild?rev=1.1&content-type=text/plain

Index: chromium-38.0.2125.104.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-38.0.2125.104.ebuild,v 1.1 
2014/10/18 04:03:26 floppym Exp $

EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )

CHROMIUM_LANGS="am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW"

inherit chromium eutils flag-o-matic multilib multiprocessing pax-utils \
portability python-any-r1 readme.gentoo toolchain-funcs versionator 
virtualx

DESCRIPTION="Open-source version of Google Chrome web browser"
HOMEPAGE="http://chromium.org/";
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz";

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="bindist cups gnome gnome-keyring kerberos neon pic pulseaudio selinux 
+tcmalloc"

# Native Client binaries are compiled with different set of flags, bug #452066.
QA_FLAGS_IGNORED=".*\.nexe"

# Native Client binaries may be stripped by the build system, which uses the
# right tools for it, bug #469144 .
QA_PRESTRIPPED=".*\.nexe"

RDEPEND=">=app-accessibility/speech-dispatcher-0.8:=
app-arch/bzip2:=
app-arch/snappy:=
cups? (
dev-libs/libgcrypt:0=
>=net-print/cups-1.3.11:=
)
>=dev-libs/elfutils-0.149
dev-libs/expat:=
dev-libs/glib:=
dev-libs/icu:=
>=dev-libs/jsoncpp-0.5.0-r1:=
>=dev-libs/libevent-1.4.13:=
dev-libs/libxml2:=[icu]
dev-libs/libxslt:=
dev-libs/nspr:=
>=dev-libs/nss-3.14.3:=
dev-libs/re2:=
gnome? ( >=gnome-base/gconf-2.24.0:= )
gnome-keyring? ( >=gnome-base/libgnome-keyring-3.12:= )
>=media-libs/alsa-lib-1.0.19:=
media-libs/flac:=
media-libs/fontconfig:=
media-libs/freetype:=
media-libs/harfbuzz:=[icu(+)]
media-libs/libexif:=
>=media-libs/libjpeg-turbo-1.2.0-r1:=
media-libs/libpng:0=
>=media-libs/libwebp-0.4.0:=
media-libs/speex:=
pulseaudio? ( media-sound/pulseaudio:= )
sys-apps/dbus:=
sys-apps/pciutils:=
>=sys-libs/libcap-2.22:=
sys-libs/zlib:=[minizip]
virtual/udev
x11-libs/cairo:=
x11-libs/gdk-pixbuf:=
x11-libs/gtk+:2=
x11-libs/libdrm
x11-libs/libX11:=
x11-libs/libXcomposite:=
x11-libs/libXcursor:=
x11-libs/libXdamage:=
x11-libs/libXext:=
x11-libs/libXfixes:=
>=x11-libs/libXi-1.6.0:=
x11-libs/libXinerama:=
x11-libs/libXrandr:=
x11-libs/libXrender:=
x11-libs/libXScrnSaver:=
x11-libs/libXtst:=
x11-libs/pango:=
kerberos? ( virtual/krb5 )
selinux? ( sec-policy/selinux-chromium )"
DEPEND="${RDEPEND}
!arm? (
 

[gentoo-commits] gentoo-x86 commit in app-vim/notes: ChangeLog notes-0.27.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 04:00:18

  Modified: ChangeLog
  Added:notes-0.27.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.18 app-vim/notes/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/notes/ChangeLog?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/notes/ChangeLog?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/notes/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/notes/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   1 Jul 2014 07:31:21 -   1.17
+++ ChangeLog   18 Oct 2014 04:00:18 -  1.18
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/notes
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/ChangeLog,v 1.17 2014/07/01 
07:31:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/ChangeLog,v 1.18 2014/10/18 
04:00:18 radhermit Exp $
+
+*notes-0.27 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +notes-0.27.ebuild:
+  Version bump.
 
 *notes-0.23.11 (01 Jul 2014)
 



1.1  app-vim/notes/notes-0.27.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/notes/notes-0.27.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/notes/notes-0.27.ebuild?rev=1.1&content-type=text/plain

Index: notes-0.27.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/notes-0.27.ebuild,v 1.1 
2014/10/18 04:00:18 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="sqlite"

inherit python-single-r1 vim-plugin

DESCRIPTION="vim plugin: easy note taking in vim"
HOMEPAGE="http://peterodding.com/code/vim/notes/";
SRC_URI="https://github.com/xolox/vim-notes/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

RDEPEND="${PYTHON_DEPS}
>=app-vim/vim-misc-1.16.1"

VIM_PLUGIN_HELPFILES="${PN}.txt"

S=${WORKDIR}/vim-${P}

src_prepare() {
# remove unnecessary files
rm addon-info.json INSTALL.md README.md || die

python_fix_shebang .
}






[gentoo-commits] gentoo-x86 commit in media-fonts/unifont: unifont-7.0.05.ebuild ChangeLog

2014-10-17 Thread Mike Gilbert (floppym)
floppym 14/10/18 03:59:33

  Modified: ChangeLog
  Added:unifont-7.0.05.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0BBEEA1FEA4843A4)

Revision  ChangesPath
1.54 media-fonts/unifont/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/unifont/ChangeLog?rev=1.54&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/unifont/ChangeLog?rev=1.54&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/unifont/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-fonts/unifont/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   14 Oct 2014 11:11:47 -  1.53
+++ ChangeLog   18 Oct 2014 03:59:33 -  1.54
@@ -1,6 +1,11 @@
 # ChangeLog for media-fonts/unifont
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/unifont/ChangeLog,v 1.53 
2014/10/14 11:11:47 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/unifont/ChangeLog,v 1.54 
2014/10/18 03:59:33 floppym Exp $
+
+*unifont-7.0.05 (18 Oct 2014)
+
+  18 Oct 2014; Mike Gilbert  +unifont-7.0.05.ebuild:
+  Version bump.
 
   14 Oct 2014; Tobias Klausmann  unifont-7.0.03.ebuild:
   Keyworded on alpha, bug 500844



1.1  media-fonts/unifont/unifont-7.0.05.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/unifont/unifont-7.0.05.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/unifont/unifont-7.0.05.ebuild?rev=1.1&content-type=text/plain

Index: unifont-7.0.05.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/unifont/unifont-7.0.05.ebuild,v 
1.1 2014/10/18 03:59:33 floppym Exp $

EAPI=5

inherit eutils font toolchain-funcs

DESCRIPTION="GNU Unifont - a Pan-Unicode X11 bitmap iso10646 font"
HOMEPAGE="http://unifoundry.com/";
SRC_URI="mirror://gnu/${PN}/${P}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="fontforge utils"

DEPEND="
fontforge? (
app-text/bdf2psf
dev-lang/perl
dev-perl/GD[png(-)]
media-gfx/fontforge
x11-apps/bdftopcf
)
"
RDEPEND="
utils? (
dev-lang/perl
dev-perl/GD[png(-)]
)
"

src_prepare() {
sed -i -e 's/install -s/install/' src/Makefile || die
epatch_user
}

src_compile() {
if use fontforge || use utils; then
tc-export CC
makeargs=(
CFLAGS="${CFLAGS}"
BUILDFONT=$(usex fontforge 1 '')
)
emake -j1 "${makeargs[@]}"
fi
}

src_install() {
makeargs+=(
DESTDIR="${ED%/}"
PCFDEST="${ED%/}${FONTDIR}"
TTFDEST="${ED%/}${FONTDIR}"
USRDIR=usr
)
use utils || makeargs+=( -C font )
emake -j1 "${makeargs[@]}" install
font_xfont_config
font_fontconfig
}






[gentoo-commits] gentoo-x86 commit in app-vim/session: ChangeLog session-2.4.9.ebuild session-2.4.8.ebuild session-1.5.ebuild session-1.4.22.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 03:57:46

  Modified: ChangeLog
  Removed:  session-2.4.9.ebuild session-2.4.8.ebuild
session-1.5.ebuild session-1.4.22.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.16 app-vim/session/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/session/ChangeLog?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/session/ChangeLog?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/session/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/session/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   18 Oct 2014 03:57:07 -  1.15
+++ ChangeLog   18 Oct 2014 03:57:46 -  1.16
@@ -1,6 +1,10 @@
 # ChangeLog for app-vim/session
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/session/ChangeLog,v 1.15 2014/10/18 
03:57:07 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/session/ChangeLog,v 1.16 2014/10/18 
03:57:46 radhermit Exp $
+
+  18 Oct 2014; Tim Harder  -session-1.4.22.ebuild,
+  -session-1.5.ebuild, -session-2.4.8.ebuild, -session-2.4.9.ebuild:
+  Remove old.
 
 *session-2.7 (18 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in app-vim/session: ChangeLog session-2.7.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 03:57:07

  Modified: ChangeLog
  Added:session-2.7.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.15 app-vim/session/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/session/ChangeLog?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/session/ChangeLog?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/session/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/session/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   26 Jun 2014 06:28:30 -  1.14
+++ ChangeLog   18 Oct 2014 03:57:07 -  1.15
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/session
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/session/ChangeLog,v 1.14 2014/06/26 
06:28:30 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/session/ChangeLog,v 1.15 2014/10/18 
03:57:07 radhermit Exp $
+
+*session-2.7 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +session-2.7.ebuild:
+  Version bump.
 
 *session-2.4.14 (26 Jun 2014)
 



1.1  app-vim/session/session-2.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/session/session-2.7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/session/session-2.7.ebuild?rev=1.1&content-type=text/plain

Index: session-2.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/session/session-2.7.ebuild,v 1.1 
2014/10/18 03:57:07 radhermit Exp $

EAPI=5

inherit vim-plugin

DESCRIPTION="vim plugin: extended session management for vim"
HOMEPAGE="http://peterodding.com/code/vim/session/";
SRC_URI="https://github.com/xolox/vim-${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86"

VIM_PLUGIN_HELPFILES="${PN}.txt"

RDEPEND=">=app-vim/vim-misc-1.8.5"

S=${WORKDIR}/vim-${P}

src_prepare() {
# remove unneeded files
rm addon-info.json *.md || die
}






[gentoo-commits] gentoo-x86 commit in app-vim/vim-misc: ChangeLog vim-misc-1.16.1.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 03:48:59

  Modified: ChangeLog
  Added:vim-misc-1.16.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.6  app-vim/vim-misc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vim-misc/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vim-misc/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vim-misc/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/vim-misc/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   1 Jul 2014 07:28:29 -   1.5
+++ ChangeLog   18 Oct 2014 03:48:59 -  1.6
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/vim-misc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-misc/ChangeLog,v 1.5 2014/07/01 
07:28:29 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-misc/ChangeLog,v 1.6 2014/10/18 
03:48:59 radhermit Exp $
+
+*vim-misc-1.16.1 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +vim-misc-1.16.1.ebuild:
+  Version bump.
 
 *vim-misc-1.13.1 (01 Jul 2014)
 



1.1  app-vim/vim-misc/vim-misc-1.16.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vim-misc/vim-misc-1.16.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vim-misc/vim-misc-1.16.1.ebuild?rev=1.1&content-type=text/plain

Index: vim-misc-1.16.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-misc/vim-misc-1.16.1.ebuild,v 
1.1 2014/10/18 03:48:59 radhermit Exp $

EAPI=5

inherit vim-plugin

DESCRIPTION="vim plugin: miscellaneous auto-load scripts"
HOMEPAGE="http://peterodding.com/code/vim/misc/";
SRC_URI="https://github.com/xolox/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86"

RDEPEND="!app-vim/xolox-misc"

VIM_PLUGIN_HELPFILES="misc.txt"

src_prepare() {
rm addon-info.json autoload/xolox/misc/echo.exe || die
}






[gentoo-commits] gentoo-x86 commit in app-vim/voom: ChangeLog voom-5.1.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 03:45:21

  Modified: ChangeLog
  Added:voom-5.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.5  app-vim/voom/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/voom/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/voom/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/voom/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/voom/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   28 Nov 2013 05:19:43 -  1.4
+++ ChangeLog   18 Oct 2014 03:45:21 -  1.5
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/voom
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/voom/ChangeLog,v 1.4 2013/11/28 
05:19:43 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/voom/ChangeLog,v 1.5 2014/10/18 
03:45:21 radhermit Exp $
+
+*voom-5.1 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +voom-5.1.ebuild:
+  Version bump.
 
 *voom-5.0 (28 Nov 2013)
 



1.1  app-vim/voom/voom-5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/voom/voom-5.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/voom/voom-5.1.ebuild?rev=1.1&content-type=text/plain

Index: voom-5.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/voom/voom-5.1.ebuild,v 1.1 
2014/10/18 03:45:21 radhermit Exp $

EAPI=5

inherit vim-plugin

DESCRIPTION="vim plugin: emulates a two-pane text outliner"
HOMEPAGE="http://vim-voom.github.com/ 
http://www.vim.org/scripts/script.php?script_id=2657";
LICENSE="CC0-1.0"
KEYWORDS="~amd64 ~x86"

VIM_PLUGIN_HELPFILES="${PN}.txt"

RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )"






[gentoo-commits] gentoo-x86 commit in app-vim/c-support: c-support-6.1.1.ebuild ChangeLog

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 03:41:39

  Modified: ChangeLog
  Added:c-support-6.1.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.12 app-vim/c-support/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/c-support/ChangeLog?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/c-support/ChangeLog?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/c-support/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/c-support/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   12 Apr 2014 09:40:19 -  1.11
+++ ChangeLog   18 Oct 2014 03:41:39 -  1.12
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/c-support
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/ChangeLog,v 1.11 
2014/04/12 09:40:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/ChangeLog,v 1.12 
2014/10/18 03:41:39 radhermit Exp $
+
+*c-support-6.1.1 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +c-support-6.1.1.ebuild:
+  Version bump.
 
   12 Apr 2014; Agostino Sarubbo  c-support-6.1.ebuild:
   Stable for x86, wrt bug #502638



1.1  app-vim/c-support/c-support-6.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/c-support/c-support-6.1.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/c-support/c-support-6.1.1.ebuild?rev=1.1&content-type=text/plain

Index: c-support-6.1.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/c-support-6.1.1.ebuild,v 
1.1 2014/10/18 03:41:39 radhermit Exp $

EAPI=5

inherit vim-plugin

DESCRIPTION="vim plugin: C/C++-IDE -- Write and run programs using menus and 
hotkeys"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=213";
LICENSE="public-domain"
KEYWORDS="~amd64 ~x86"

VIM_PLUGIN_HELPFILES="${PN}"

src_install() {
dodoc ${PN}/doc/{ChangeLog,c-hotkeys.pdf}
rm -r ${PN}/doc || die

vim-plugin_src_install
}






[gentoo-commits] gentoo-x86 commit in app-vim/bash-support: ChangeLog bash-support-4.2.1.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 03:39:00

  Modified: ChangeLog
  Added:bash-support-4.2.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.17 app-vim/bash-support/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/bash-support/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/bash-support/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/bash-support/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/bash-support/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   4 May 2014 08:24:32 -   1.16
+++ ChangeLog   18 Oct 2014 03:39:00 -  1.17
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/bash-support
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/bash-support/ChangeLog,v 1.16 
2014/05/04 08:24:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/bash-support/ChangeLog,v 1.17 
2014/10/18 03:39:00 radhermit Exp $
+
+*bash-support-4.2.1 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +bash-support-4.2.1.ebuild:
+  Version bump.
 
   04 May 2014; Agostino Sarubbo  bash-support-4.1.ebuild:
   Stable for x86, wrt bug #502636



1.1  app-vim/bash-support/bash-support-4.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/bash-support/bash-support-4.2.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/bash-support/bash-support-4.2.1.ebuild?rev=1.1&content-type=text/plain

Index: bash-support-4.2.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-vim/bash-support/bash-support-4.2.1.ebuild,v 1.1 
2014/10/18 03:39:00 radhermit Exp $

EAPI=5

inherit vim-plugin

DESCRIPTION="vim plugin: Bash-IDE - Write and run bash scripts using menus and 
hotkeys"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=365";
LICENSE="public-domain"
KEYWORDS="~amd64 ~x86"

VIM_PLUGIN_HELPFILES="${PN}"

src_install() {
dodoc ${PN}/doc/{ChangeLog,bash-hotkeys.pdf}
rm -rf ${PN}/doc

vim-plugin_src_install
}






[gentoo-commits] gentoo-x86 commit in app-portage/layman/files: layman-2.2.0-removes-doctest-remnants.patch

2014-10-17 Thread Devan Franchini (twitch153)
twitch15314/10/18 03:37:18

  Added:layman-2.2.0-removes-doctest-remnants.patch
  Log:
  Adds patch to remove doctests
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
A8C8FBCF)

Revision  ChangesPath
1.1  
app-portage/layman/files/layman-2.2.0-removes-doctest-remnants.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/files/layman-2.2.0-removes-doctest-remnants.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/files/layman-2.2.0-removes-doctest-remnants.patch?rev=1.1&content-type=text/plain

Index: layman-2.2.0-removes-doctest-remnants.patch
===
>From 78b27932cc4916696bb436b7670fa38ac2671751 Mon Sep 17 00:00:00 2001
From: Devan Franchini 
Date: Fri, 17 Oct 2014 23:00:42 -0400
Subject: [PATCH] Removes doctest remnants

---
 layman/api.py| 12 
 layman/argsparser.py | 11 
 layman/cli.py| 12 
 layman/config.py | 10 ---
 layman/db.py | 18 --
 layman/dbbase.py | 18 --
 layman/overlays/archive.py   | 12 
 layman/overlays/modules/squashfs/squashfs.py | 11 
 layman/overlays/modules/tar/tar.py   | 11 
 layman/overlays/overlay.py   | 11 
 layman/remotedb.py   | 12 
 layman/tests/dtest.py| 93 
 layman/utils.py  | 11 
 13 files changed, 242 deletions(-)
 delete mode 100755 layman/tests/dtest.py

diff --git a/layman/api.py b/layman/api.py
index 60bcbe0..82436fc 100755
--- a/layman/api.py
+++ b/layman/api.py
@@ -714,15 +714,3 @@ def create_fd():
 write = os.fdopen(fd_w, 'w')
 read = os.fdopen(fd_r, 'r')
 return (read, write, fd_r, fd_w)
-
-
-if __name__ == '__main__':
-import doctest, sys
-
-# Ignore warnings here. We are just testing
-from warnings import filterwarnings, resetwarnings
-filterwarnings('ignore')
-
-doctest.testmod(sys.modules[__name__])
-
-resetwarnings()
diff --git a/layman/argsparser.py b/layman/argsparser.py
index 6aeda44..43497a9 100644
--- a/layman/argsparser.py
+++ b/layman/argsparser.py
@@ -404,14 +404,3 @@ class ArgsParser(BareConfig):
 self.output.debug('ARGSPARSER: Returning keys', 9)
 
 return keys
-
-
-#===
-#
-# Testing
-#
-#---
-
-if __name__ == '__main__':
-import doctest
-doctest.testmod(sys.modules[__name__])
diff --git a/layman/cli.py b/layman/cli.py
index 47824b8..81b10cd 100644
--- a/layman/cli.py
+++ b/layman/cli.py
@@ -397,15 +397,3 @@ class Main(object):
 # blank newline  -- no " *"
 self.output.notice('')
 return info != {}
-
-
-if __name__ == '__main__':
-import doctest
-
-# Ignore warnings here. We are just testing
-from warnings import filterwarnings, resetwarnings
-filterwarnings('ignore')
-
-doctest.testmod(sys.modules[__name__])
-
-resetwarnings()
diff --git a/layman/config.py b/layman/config.py
index 3e13899..8ce0074 100644
--- a/layman/config.py
+++ b/layman/config.py
@@ -348,13 +348,3 @@ class OptionConfig(BareConfig):
 if new_defaults is not None:
 self._defaults.update(new_defaults)
 return
-
-#===
-#
-# Testing
-#
-#---
-
-if __name__ == '__main__':
-import doctest
-doctest.testmod(sys.modules[__name__])
diff --git a/layman/db.py b/layman/db.py
index b874fe8..4edf465 100644
--- a/layman/db.py
+++ b/layman/db.py
@@ -315,21 +315,3 @@ class DB(DbBase):
 raise Exception('Syncing overlay "' + overlay_name +
 '" returned status ' + str(result) + '!' +
 '\ndb.sync()')
-
-
-#===
-#
-# Testing
-#
-#---
-
-if __name__ == '__main__':
-import doctest, sys
-
-# Ignore warnings here. We are just testing
-from warnings import filterwarnings, resetwarnings
-filterwarnings('ignore')
-
-doctest.testmod(sys.modules[__name__])
-
-resetwarnings()
diff --git a/layman/dbbase.py b/layman/dbbase.py
index a106af4..aff48b8 100644
--- a/layman/dbbase.py
+++ b/layman/dbbase.py
@@ -252,21 +252,3 @@ class DbBase(object):
 """returns a list of the overlay names
 """
 return sorted(self.overlays)
-
-
-#

[gentoo-commits] gentoo-x86 commit in app-portage/layman: layman-2.2.0-r4.ebuild ChangeLog layman-2.2.0-r3.ebuild

2014-10-17 Thread Devan Franchini (twitch153)
twitch15314/10/18 03:37:18

  Modified: ChangeLog
  Added:layman-2.2.0-r4.ebuild
  Removed:  layman-2.2.0-r3.ebuild
  Log:
  Adds patch to remove doctests
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
A8C8FBCF)

Revision  ChangesPath
1.216app-portage/layman/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/ChangeLog?rev=1.216&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/ChangeLog?rev=1.216&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/ChangeLog?r1=1.215&r2=1.216

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -r1.215 -r1.216
--- ChangeLog   16 Oct 2014 00:18:40 -  1.215
+++ ChangeLog   18 Oct 2014 03:37:18 -  1.216
@@ -1,6 +1,13 @@
 # ChangeLog for app-portage/layman
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v 1.215 
2014/10/16 00:18:40 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v 1.216 
2014/10/18 03:37:18 twitch153 Exp $
+
+*layman-2.2.0-r4 (18 Oct 2014)
+
+  18 Oct 2014; Devan Franchini 
+  +files/layman-2.2.0-removes-doctest-remnants.patch, +layman-2.2.0-r4.ebuild,
+  -layman-2.2.0-r3.ebuild:
+  Adds patch to remove doctests
 
   16 Oct 2014; Manuel Rüger  layman-2.2.0-r3.ebuild:
   Add ~arm keyword. Bug #524040.



1.1  app-portage/layman/layman-2.2.0-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-2.2.0-r4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-2.2.0-r4.ebuild?rev=1.1&content-type=text/plain

Index: layman-2.2.0-r4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/layman-2.2.0-r4.ebuild,v 
1.1 2014/10/18 03:37:18 twitch153 Exp $

EAPI="5"

PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
PYTHON_REQ_USE="xml(+)"

inherit eutils distutils-r1 linux-info prefix

DESCRIPTION="Tool to manage Gentoo overlays"
HOMEPAGE="http://layman.sourceforge.net";
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 
~ppc-aix ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="bazaar cvs darcs +git g-sorcery mercurial squashfs subversion test"

DEPEND="test? ( dev-vcs/subversion )"

RDEPEND="
bazaar? ( dev-vcs/bzr )
cvs? ( dev-vcs/cvs )
darcs? ( dev-vcs/darcs )
git? ( dev-vcs/git )
mercurial? ( dev-vcs/mercurial )
g-sorcery? ( app-portage/g-sorcery )
subversion? (
|| (
>=dev-vcs/subversion-1.5.4[http]
>=dev-vcs/subversion-1.5.4[webdav-neon]
>=dev-vcs/subversion-1.5.4[webdav-serf]
)
)
sys-apps/portage[${PYTHON_USEDEP}]
>=dev-python/ssl-fetch-0.2[${PYTHON_USEDEP}]
"

layman_check_kernel_config() {
local CONFIG_CHECK
use squashfs && CONFIG_CHECK+=" ~BLK_DEV_LOOP ~SQUASHFS"
[[ -n ${CONFIG_CHECK} ]] && check_extra_config
}

pkg_pretend() {
layman_check_kernel_config
}

pkg_setup() {
layman_check_kernel_config
}

python_prepare_all()  {
distutils-r1_python_prepare_all
epatch "${FILESDIR}"/${P}-removes-doctest-remnants.patch
eprefixify etc/layman.cfg layman/config.py
}

python_test() {
for suite in layman/tests/{dtest,external}.py ; do
PYTHONPATH="." "${PYTHON}" ${suite} \
|| die "test suite '${suite}' failed"
done
}

python_install_all() {
distutils-r1_python_install_all

insinto /etc/layman
doins etc/layman.cfg

doman doc/layman.8
dohtml doc/layman.8.html

keepdir /var/lib/layman
keepdir /etc/layman/overlays
}

pkg_postinst() {
# now run layman's update utility
einfo "Running layman-updater..."
"${EROOT}"/usr/bin/layman-updater
einfo
}






[gentoo-commits] gentoo-x86 commit in app-vim/tcomment: ChangeLog tcomment-3.04.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 03:30:47

  Modified: ChangeLog
  Added:tcomment-3.04.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.6  app-vim/tcomment/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/tcomment/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/tcomment/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/tcomment/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/tcomment/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   15 Apr 2014 05:01:49 -  1.5
+++ ChangeLog   18 Oct 2014 03:30:47 -  1.6
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/tcomment
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/tcomment/ChangeLog,v 1.5 2014/04/15 
05:01:49 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/tcomment/ChangeLog,v 1.6 2014/10/18 
03:30:47 radhermit Exp $
+
+*tcomment-3.04 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +tcomment-3.04.ebuild:
+  Version bump.
 
 *tcomment-3.03 (15 Apr 2014)
 



1.1  app-vim/tcomment/tcomment-3.04.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/tcomment/tcomment-3.04.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/tcomment/tcomment-3.04.ebuild?rev=1.1&content-type=text/plain

Index: tcomment-3.04.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/tcomment/tcomment-3.04.ebuild,v 1.1 
2014/10/18 03:30:47 radhermit Exp $

EAPI=5

inherit vim-plugin

MY_PN="tcomment_vim"
DESCRIPTION="vim plugin: an extensible and universal comment toggler"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1173 
https://github.com/tomtom/tcomment_vim";
SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"

VIM_PLUGIN_HELPFILES="${PN}.txt"

S=${WORKDIR}/${MY_PN}-${PV}

src_prepare() {
rm -r README spec addon* || die
}






[gentoo-commits] gentoo-x86 commit in media-sound/abcmidi: ChangeLog abcmidi-2014.10.16.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 03:25:34

  Modified: ChangeLog
  Added:abcmidi-2014.10.16.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.58 media-sound/abcmidi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcmidi/ChangeLog?rev=1.58&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcmidi/ChangeLog?rev=1.58&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcmidi/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/abcmidi/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   9 Oct 2014 03:34:06 -   1.57
+++ ChangeLog   18 Oct 2014 03:25:34 -  1.58
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/abcmidi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/abcmidi/ChangeLog,v 1.57 
2014/10/09 03:34:06 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/abcmidi/ChangeLog,v 1.58 
2014/10/18 03:25:34 radhermit Exp $
+
+*abcmidi-2014.10.16 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +abcmidi-2014.10.16.ebuild:
+  Version bump.
 
 *abcmidi-2014.09.28 (09 Oct 2014)
 



1.1  media-sound/abcmidi/abcmidi-2014.10.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcmidi/abcmidi-2014.10.16.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcmidi/abcmidi-2014.10.16.ebuild?rev=1.1&content-type=text/plain

Index: abcmidi-2014.10.16.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/abcmidi/abcmidi-2014.10.16.ebuild,v 1.1 
2014/10/18 03:25:34 radhermit Exp $

EAPI=5

inherit eutils versionator autotools

MY_P="abcMIDI-$(replace_all_version_separators '-')"
DESCRIPTION="Programs for processing ABC music notation files"
HOMEPAGE="http://abc.sourceforge.net/abcMIDI/";
SRC_URI="http://ifdo.pugmarks.com/~seymour/runabc/${MY_P}.zip";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples"

DEPEND="app-arch/unzip"

S=${WORKDIR}/${PN}

src_prepare() {
epatch "${FILESDIR}"/${PN}-2011.10.19-install.patch
rm configure makefile || die
sed -i "s:-O2::" configure.ac || die
eautoreconf
}

src_install() {
default
dodoc 
doc/{AUTHORS,CHANGES,abcguide.txt,abcmatch.txt,history.txt,readme.txt,yapshelp.txt}

if use examples ; then
docinto examples
dodoc samples/*.abc
fi
}






[gentoo-commits] gentoo-x86 commit in media-sound/abcm2ps: ChangeLog abcm2ps-8.3.1.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 03:23:52

  Modified: ChangeLog
  Added:abcm2ps-8.3.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.94 media-sound/abcm2ps/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcm2ps/ChangeLog?rev=1.94&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcm2ps/ChangeLog?rev=1.94&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcm2ps/ChangeLog?r1=1.93&r2=1.94

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   3 Jun 2014 06:42:34 -   1.93
+++ ChangeLog   18 Oct 2014 03:23:52 -  1.94
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/abcm2ps
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.93 
2014/06/03 06:42:34 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.94 
2014/10/18 03:23:52 radhermit Exp $
+
+*abcm2ps-8.3.1 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +abcm2ps-8.3.1.ebuild:
+  Version bump.
 
 *abcm2ps-8.0.4 (03 Jun 2014)
 *abcm2ps-7.8.3 (03 Jun 2014)



1.1  media-sound/abcm2ps/abcm2ps-8.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcm2ps/abcm2ps-8.3.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcm2ps/abcm2ps-8.3.1.ebuild?rev=1.1&content-type=text/plain

Index: abcm2ps-8.3.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-8.3.1.ebuild,v 
1.1 2014/10/18 03:23:52 radhermit Exp $

EAPI=5
inherit toolchain-funcs

DESCRIPTION="A program to convert abc files to Postscript files"
HOMEPAGE="http://moinejf.free.fr/";
SRC_URI="http://moinejf.free.fr/${P}.tar.gz
http://moinejf.free.fr/transpose_abc.pl";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="examples pango"

RDEPEND="pango? ( x11-libs/pango media-libs/freetype:2 )"
DEPEND="${RDEPEND}
virtual/pkgconfig"

src_configure() {
econf \
--enable-a4 \
--enable-deco-is-roll \
$(use_enable pango)
}

src_compile() {
emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
}

src_install() {
dobin abcm2ps

insinto /usr/share/${PN}
doins *.fmt

dodoc Changes README *.txt

if use examples ; then
docinto examples
dodoc *.{abc,eps}
docompress -x /usr/share/doc/${PF}/examples
fi

docinto contrib
dodoc "${DISTDIR}"/transpose_abc.pl
}






[gentoo-commits] gentoo-x86 commit in profiles: thirdpartymirrors

2014-10-17 Thread Mike Gilbert (floppym)
floppym 14/10/18 03:18:07

  Modified: thirdpartymirrors
  Log:
  Update the gnu mirror list based on http://www.gnu.org/prep/ftp.html

Revision  ChangesPath
1.340profiles/thirdpartymirrors

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/thirdpartymirrors?rev=1.340&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/thirdpartymirrors?rev=1.340&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/thirdpartymirrors?r1=1.339&r2=1.340

Index: thirdpartymirrors
===
RCS file: /var/cvsroot/gentoo-x86/profiles/thirdpartymirrors,v
retrieving revision 1.339
retrieving revision 1.340
diff -u -r1.339 -r1.340
--- thirdpartymirrors   19 Sep 2014 05:18:13 -  1.339
+++ thirdpartymirrors   18 Oct 2014 03:18:07 -  1.340
@@ -16,7 +16,7 @@
 github https://github.com/downloads
 gmtftp://mirror.geosci.usyd.edu.au/pub/gmt/ 
ftp://ftp.soest.hawaii.edu/gmt/ ftp://ftp.soest.hawaii.edu/gmt/ 
ftp://ibis.grdl.noaa.gov/pub/gmt/ ftp://ftp.iris.washington.edu/pub/gmt/ 
ftp://ftp.iag.usp.br/pub/gmt/ ftp://ftp.geologi.uio.no/pub/gmt/
 gnome  http://ftp.gnome.org/pub/gnome
-gnuftp://ftp.gnu.org/pub/gnu/ ftp://aeneas.mit.edu/pub/gnu/ 
ftp://download.polytechnic.edu.na/pub/ftp.gnu.org/gnu/ 
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.gnu.org/ 
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.gnu.org/ 
ftp://ftp.cc.uoc.gr/mirrors/gnu/ ftp://ftp.chg.ru/pub/gnu/ 
ftp://ftp.club.cc.cmu.edu/gnu/ ftp://ftp.cs.tu-berlin.de/pub/gnu/ 
ftp://ftp.cw.net/pub/gnu/ ftp://ftp.cw.net/pub/gnu/ 
ftp://ftp.df.lth.se/pub/ftp.gnu.org/pub/gnu/ ftp://ftp.duth.gr/pub/gnu/ 
ftp://ftp.esat.net/pub/gnu/ ftp://ftp.funet.fi/pub/gnu/prep/ 
ftp://ftp.gnu.org.ua/gnu/ ftp://ftp.gul.es/gnu/ftp.gnu.org/gnu/ 
ftp://ftp.heanet.ie/mirrors/ftp.gnu.org/gnu/ 
ftp://ftp.informatik.rwth-aachen.de/pub/gnu/ 
ftp://ftp.ironie.org/ftp.gnu.org/pub/gnu/ 
ftp://ftp.is.co.za/mirror/ftp.gnu.org/gnu ftp://ftp.isy.liu.se/pub/gnu/ 
ftp://ftp.mirror.nl/pub/mirror/gnu/ ftp://ftp.nluug.nl/pub/gnu/ 
ftp://ftp.ntu.edu.tw/pub/gnu/gnu/ ftp://ftp.ntua.gr/pub/gnu/ 
ftp://ftp.ring.gr.jp/pub/GNU/ ftp://ftp.sh.cvut.cz/MIRRORS/gnu/
 pub/gnu/ ftp://ftp.sunet.se/pub/gnu/ ftp://ftp.task.gda.pl/pub/gnu/ 
ftp://ftp.twaren.net/Unix/GNU/gnu/ ftp://ftp.ulak.net.tr/gnu/gnu/ 
ftp://ftp.unicamp.br/pub/gnu/ ftp://ftp.uninett.no/pub/gnu/ 
ftp://gd.tuwien.ac.at/gnu/gnusrc/ ftp://gnu.mirror.iweb.com/gnu/ 
ftp://mirror-fpt-telecom.fpt.net/gnu/ ftp://mirror.anl.gov/pub/gnu/ 
ftp://mirror.cict.fr/gnu/ ftp://mirror.its.uidaho.edu/gnu/ 
ftp://mirrors.dotsrc.org/gnu/ ftp://mirrors.fe.up.pt/pub/gnu/ 
ftp://mirrors.igsobe.com/gnuftp/ ftp://mirrors.kernel.org/gnu/ 
ftp://mirrors.nfsi.pt/pub/gnu/ ftp://mirrors.ucr.ac.cr/GNU/gnu 
ftp://mirrors.usc.edu/pub/gnu/ ftp://sunsite.cnlab-switch.ch/mirror/gnu/ 
ftp://sunsite.icm.edu.pl/pub/gnu/ 
ftp://www.mirrorservice.org/sites/ftp.gnu.org/gnu/ http://ftp.gnu.org/gnu/ 
http://artfiles.org/gnu.org/ftp/ http://core.ring.gr.jp/pub/GNU/ 
http://download.polytechnic.edu.na/pub/ftp.gnu.org/gnu/ 
http://ftp.club.cc.cmu.edu/pub/gnu/ 
http://ftp.df.lth.se/pub/ftp.gnu.org/pub/gnu/ 
http://ftp.download-by.net/gnu/gnu htt
 p://ftp.gnu.mirrors.hoobly.com/gnu/ http://ftp.gul.es/gnu/ftp.gnu.org/gnu/ 
http://ftp.heanet.ie/mirrors/ftp.gnu.org/gnu/ 
http://ftp.hosteurope.de/mirror/ftp.gnu.org/gnu/ 
http://ftp.sh.cvut.cz/MIRRORS/gnu/pub/gnu/ http://ftp.thaios.net/gnu/ 
http://ftp.twaren.net/Unix/GNU/gnu/ http://ftp.wayne.edu/pub/gnu/ 
http://gnu.07vn.com/gnu/ http://gnu.billfett.com/gnu/ 
http://gnu.c3sl.ufpr.br/ftp/ http://gnu.mirror.ironie.org/pub/gnu/ 
http://gnu.mirror.iweb.com/gnu/ http://gnu.parentinginformed.com/ 
http://gnu.promotionalpro.com/ http://gnu.raffsoftware.com/ 
http://gnu.sixsigmaonline.org/gnu/ http://gnu.skazkaforyou.com/ 
http://gnu.tropicalnorthqueensland.com.au/gnu/ 
http://mirror-fpt-telecom.fpt.net/gnu/ http://mirror.anl.gov/pub/gnu/ 
http://mirror.clarkson.edu/gnu/ http://mirror.ibcp.fr/pub/gnu/ 
http://mirror.its.uidaho.edu/pub/gnu/ http://mirror.lihnidos.org/GNU/ftp/gnu/ 
http://mirror.vocabbuilder.net/gnu/ http://mirrors.aixtools.net/gnu/ 
http://mirrors.dotsrc.org/gnu/ http://mirrors.fe.up.p
 t/pub/gnu/ http://mirrors.ibiblio.org/pub/mirrors/gnu/ftp/gnu/ 
http://mirrors.igsobe.com/gnuftp/ http://mirrors.kernel.org/gnu/ 
http://mirrors.nfsi.pt/gnu/ http://mirrors.privatejetscharter.net/gnu/gnu/ 
http://mirrors.ucr.ac.cr/GNU/gnu http://mirrors.usc.edu/pub/gnu/ 
http://mirrors.zerg.biz/gnu/ http://www.alliedquotes.com/mirrors/gnu/gnu/ 
http://www.de-mirrors.de/gnuftp/ http://www.fyxm.net/gnu/ 
http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/ 
http://www.nic.funet.fi/pub/gnu/alpha/gnu/ 
http://www.nic.funet.fi/pub/gnu/ftp.gnu.org/pub/gnu/ 
http://www.softliste.de/gnu/ http://www.very-clever.com/download/gnu/
+gnuhttp://ftp.gnu.org/gnu/ ftp://f

[gentoo-commits] gentoo-x86 commit in media-libs/exiftool: ChangeLog exiftool-9.74.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 03:12:27

  Modified: ChangeLog
  Added:exiftool-9.74.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.149media-libs/exiftool/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/ChangeLog?rev=1.149&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/ChangeLog?rev=1.149&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/ChangeLog?r1=1.148&r2=1.149

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog   3 Oct 2014 04:55:16 -   1.148
+++ ChangeLog   18 Oct 2014 03:12:27 -  1.149
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/exiftool
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.148 
2014/10/03 04:55:16 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.149 
2014/10/18 03:12:27 radhermit Exp $
+
+*exiftool-9.74 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +exiftool-9.74.ebuild:
+  Version bump.
 
 *exiftool-9.72 (03 Oct 2014)
 



1.1  media-libs/exiftool/exiftool-9.74.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/exiftool-9.74.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/exiftool-9.74.ebuild?rev=1.1&content-type=text/plain

Index: exiftool-9.74.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/exiftool-9.74.ebuild,v 
1.1 2014/10/18 03:12:27 radhermit Exp $

EAPI=5

MY_PN=Image-ExifTool
MY_P=${MY_PN}-${PV}
inherit perl-module

DESCRIPTION="Read and write meta information in image, audio and video files"
HOMEPAGE="http://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}"
SRC_URI="http://www.sno.phy.queensu.ca/~phil/exiftool/${MY_P}.tar.gz";

SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos"

SRC_TEST="do"

src_install() {
perl-module_src_install
dohtml -r html/
}






[gentoo-commits] proj/layman:master commit in: layman/, layman/tests/, layman/overlays/, layman/overlays/modules/squashfs/, ...

2014-10-17 Thread Devan Franchini
commit: 78b27932cc4916696bb436b7670fa38ac2671751
Author: Devan Franchini  gentoo  org>
AuthorDate: Sat Oct 18 03:00:42 2014 +
Commit: Devan Franchini  gentoo  org>
CommitDate: Sat Oct 18 03:00:42 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=78b27932

Removes doctest remnants

---
 layman/api.py| 12 
 layman/argsparser.py | 11 
 layman/cli.py| 12 
 layman/config.py | 10 ---
 layman/db.py | 18 --
 layman/dbbase.py | 18 --
 layman/overlays/archive.py   | 12 
 layman/overlays/modules/squashfs/squashfs.py | 11 
 layman/overlays/modules/tar/tar.py   | 11 
 layman/overlays/overlay.py   | 11 
 layman/remotedb.py   | 12 
 layman/tests/dtest.py| 93 
 layman/utils.py  | 11 
 13 files changed, 242 deletions(-)

diff --git a/layman/api.py b/layman/api.py
index 60bcbe0..82436fc 100755
--- a/layman/api.py
+++ b/layman/api.py
@@ -714,15 +714,3 @@ def create_fd():
 write = os.fdopen(fd_w, 'w')
 read = os.fdopen(fd_r, 'r')
 return (read, write, fd_r, fd_w)
-
-
-if __name__ == '__main__':
-import doctest, sys
-
-# Ignore warnings here. We are just testing
-from warnings import filterwarnings, resetwarnings
-filterwarnings('ignore')
-
-doctest.testmod(sys.modules[__name__])
-
-resetwarnings()

diff --git a/layman/argsparser.py b/layman/argsparser.py
index 6aeda44..43497a9 100644
--- a/layman/argsparser.py
+++ b/layman/argsparser.py
@@ -404,14 +404,3 @@ class ArgsParser(BareConfig):
 self.output.debug('ARGSPARSER: Returning keys', 9)
 
 return keys
-
-
-#===
-#
-# Testing
-#
-#---
-
-if __name__ == '__main__':
-import doctest
-doctest.testmod(sys.modules[__name__])

diff --git a/layman/cli.py b/layman/cli.py
index 47824b8..81b10cd 100644
--- a/layman/cli.py
+++ b/layman/cli.py
@@ -397,15 +397,3 @@ class Main(object):
 # blank newline  -- no " *"
 self.output.notice('')
 return info != {}
-
-
-if __name__ == '__main__':
-import doctest
-
-# Ignore warnings here. We are just testing
-from warnings import filterwarnings, resetwarnings
-filterwarnings('ignore')
-
-doctest.testmod(sys.modules[__name__])
-
-resetwarnings()

diff --git a/layman/config.py b/layman/config.py
index 3e13899..8ce0074 100644
--- a/layman/config.py
+++ b/layman/config.py
@@ -348,13 +348,3 @@ class OptionConfig(BareConfig):
 if new_defaults is not None:
 self._defaults.update(new_defaults)
 return
-
-#===
-#
-# Testing
-#
-#---
-
-if __name__ == '__main__':
-import doctest
-doctest.testmod(sys.modules[__name__])

diff --git a/layman/db.py b/layman/db.py
index b874fe8..4edf465 100644
--- a/layman/db.py
+++ b/layman/db.py
@@ -315,21 +315,3 @@ class DB(DbBase):
 raise Exception('Syncing overlay "' + overlay_name +
 '" returned status ' + str(result) + '!' +
 '\ndb.sync()')
-
-
-#===
-#
-# Testing
-#
-#---
-
-if __name__ == '__main__':
-import doctest, sys
-
-# Ignore warnings here. We are just testing
-from warnings import filterwarnings, resetwarnings
-filterwarnings('ignore')
-
-doctest.testmod(sys.modules[__name__])
-
-resetwarnings()

diff --git a/layman/dbbase.py b/layman/dbbase.py
index a106af4..aff48b8 100644
--- a/layman/dbbase.py
+++ b/layman/dbbase.py
@@ -252,21 +252,3 @@ class DbBase(object):
 """returns a list of the overlay names
 """
 return sorted(self.overlays)
-
-
-#===
-#
-# Testing
-#
-#---
-
-if __name__ == '__main__':
-import doctest
-
-# Ignore warnings here. We are just testing
-from warnings import filterwarnings, resetwarnings
-filterwarnings('ignore')
-
-doctest.testmod(sys.modules[__name__])
-
-resetwarnings()

diff --git a/layman/overlays/archive.py b/layman/overlays/archive.py
index b1907ee..5dca6a7 100644
--- a/layman/overlays/archive.py
+++ b/layman/overlays/archive.py
@@ -188,15 +188,3 @@ class ArchiveOverlay(OverlaySource):

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

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 02:57:57

  Modified: ChangeLog ijson-2.0.ebuild
  Log:
  Add setuptools dep.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.7  dev-python/ijson/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ijson/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   18 Oct 2014 02:08:42 -  1.6
+++ ChangeLog   18 Oct 2014 02:57:57 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ijson
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ijson/ChangeLog,v 1.6 2014/10/18 
02:08:42 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ijson/ChangeLog,v 1.7 2014/10/18 
02:57:57 radhermit Exp $
+
+  18 Oct 2014; Tim Harder  ijson-2.0.ebuild:
+  Add setuptools dep.
 
   18 Oct 2014; Tim Harder  -ijson-1.0.ebuild,
   -ijson-1.0-r1.ebuild:



1.2  dev-python/ijson/ijson-2.0.ebuild

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

Index: ijson-2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ijson/ijson-2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ijson-2.0.ebuild18 Oct 2014 02:08:05 -  1.1
+++ ijson-2.0.ebuild18 Oct 2014 02:57:57 -  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/ijson/ijson-2.0.ebuild,v 1.1 
2014/10/18 02:08:05 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ijson/ijson-2.0.ebuild,v 1.2 
2014/10/18 02:57:57 radhermit Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -16,4 +16,5 @@
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="dev-libs/yajl"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"






[gentoo-commits] gentoo-x86 commit in dev-python/pythonmagick: ChangeLog pythonmagick-0.9.11.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 02:39:10

  Modified: ChangeLog
  Added:pythonmagick-0.9.11.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.47 dev-python/pythonmagick/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythonmagick/ChangeLog?rev=1.47&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythonmagick/ChangeLog?rev=1.47&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythonmagick/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pythonmagick/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   27 Apr 2014 16:14:55 -  1.46
+++ ChangeLog   18 Oct 2014 02:39:10 -  1.47
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pythonmagick
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythonmagick/ChangeLog,v 1.46 
2014/04/27 16:14:55 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythonmagick/ChangeLog,v 1.47 
2014/10/18 02:39:10 radhermit Exp $
+
+*pythonmagick-0.9.11 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +pythonmagick-0.9.11.ebuild:
+  Version bump.
 
   27 Apr 2014; Mike Gilbert  pythonmagick-0.9.10.ebuild:
   Add missing deps.



1.1  dev-python/pythonmagick/pythonmagick-0.9.11.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythonmagick/pythonmagick-0.9.11.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythonmagick/pythonmagick-0.9.11.ebuild?rev=1.1&content-type=text/plain

Index: pythonmagick-0.9.11.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pythonmagick/pythonmagick-0.9.11.ebuild,v 
1.1 2014/10/18 02:39:10 radhermit Exp $

EAPI="5"
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_PRUNE_LIBTOOL_FILES="modules"
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
WANT_AUTOMAKE="1.12"

inherit autotools-utils eutils python-r1

MY_PN="PythonMagick"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="Python bindings for ImageMagick"
HOMEPAGE="http://www.imagemagick.org/script/api.php";
SRC_URI="mirror://imagemagick/python/${MY_P}.tar.xz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

RDEPEND="${PYTHON_DEPS}
>=dev-libs/boost-1.48[python,${PYTHON_USEDEP}]
>=media-gfx/imagemagick-6.4
"
DEPEND="${RDEPEND}
virtual/pkgconfig
"

S="${WORKDIR}/${MY_P}"

PATCHES=(
"${FILESDIR}/${PN}-0.9.10-Makefile.am.patch"
"${FILESDIR}/${PN}-0.9.10-ax_boost_python.patch"
)

src_configure() {
local myeconfargs=( --disable-static )

python_configure() {
if ! python_is_python3; then
local -x CXXFLAGS="${CXXFLAGS} -fno-strict-aliasing"
fi
autotools-utils_src_configure 
--with-boost-python=boost_python-${EPYTHON#python}
}

python_parallel_foreach_impl python_configure
}

src_compile() {
python_foreach_impl autotools-utils_src_compile
}

src_install() {
python_foreach_impl autotools-utils_src_install
}






[gentoo-commits] gentoo-x86 commit in net-misc/dropbox: dropbox-2.10.41.ebuild ChangeLog

2014-10-17 Thread Naohiro Aota (naota)
naota   14/10/18 02:09:07

  Modified: ChangeLog
  Added:dropbox-2.10.41.ebuild
  Log:
  version bump #524502; Improve init script
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key F8551514)

Revision  ChangesPath
1.60 net-misc/dropbox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dropbox/ChangeLog?rev=1.60&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dropbox/ChangeLog?rev=1.60&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dropbox/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dropbox/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog   1 Sep 2014 10:47:49 -   1.59
+++ ChangeLog   18 Oct 2014 02:09:07 -  1.60
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/dropbox
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/ChangeLog,v 1.59 
2014/09/01 10:47:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/ChangeLog,v 1.60 
2014/10/18 02:09:07 naota Exp $
+
+*dropbox-2.10.41 (18 Oct 2014)
+
+  18 Oct 2014; Naohiro Aota  +dropbox-2.10.41.ebuild,
+  files/dropbox.initd:
+  version bump #524502; Improve init script
 
   01 Sep 2014; Pacho Ramos  dropbox-2.10.2.ebuild:
   x86 stable, bug #520166



1.1  net-misc/dropbox/dropbox-2.10.41.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dropbox/dropbox-2.10.41.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dropbox/dropbox-2.10.41.ebuild?rev=1.1&content-type=text/plain

Index: dropbox-2.10.41.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-2.10.41.ebuild,v 
1.1 2014/10/18 02:09:07 naota Exp $

EAPI=5

inherit eutils gnome2-utils pax-utils systemd

DESCRIPTION="Dropbox daemon (pretends to be GUI-less)"
HOMEPAGE="http://dropbox.com/";
SRC_URI="
x86? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86-${PV}.tar.gz )
amd64? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz 
)"

LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-linux"
IUSE="+librsync-bundled X"
RESTRICT="mirror strip"

QA_PREBUILT="opt/.*"
QA_EXECSTACK="opt/dropbox/dropbox"

DEPEND="librsync-bundled? ( dev-util/patchelf )"

# Be sure to have GLIBCXX_3.4.9, #393125
# USE=X require wxGTK's dependencies. system-library cannot be used due to
# missing symbol (CtlColorEvent). #443686
RDEPEND="
X? (
dev-libs/glib:2
media-libs/libpng:1.2
sys-libs/zlib
virtual/jpeg
x11-libs/gtk+:2
x11-libs/libSM
x11-libs/libXinerama
x11-libs/libXxf86vm
x11-libs/pango[X]
x11-themes/hicolor-icon-theme
)
app-arch/bzip2
dev-libs/popt
!librsync-bundled? ( net-libs/librsync )
net-misc/wget
>=sys-devel/gcc-4.2.0
sys-libs/zlib
"

src_unpack() {
unpack ${A}
mkdir -p "${S}"
mv "${WORKDIR}"/.dropbox-dist/* "${S}" || die
mv "${S}"/dropbox-lnx.*-${PV}/* "${S}" || die
rmdir .dropbox-dist
}

src_prepare() {
rm -vf libbz2* libpopt.so.0 libpng12.so.0 || die
if use X ; then
mv images/hicolor/16x16/status "${T}" || die
else
rm -vrf *wx* images || die
fi
if use librsync-bundled ; then
patchelf --set-rpath '$ORIGIN' _librsync.so || die
else
rm -vf librsync.so.1 || die
fi
mv cffi-0.7.2-py2.7-*.egg dropbox_sqlite_ext-0.0-py2.7.egg 
distribute-0.6.26-py2.7.egg "${T}" || die
rm -rf *.egg library.zip || die
mv "${T}"/cffi-0.7.2-py2.7-*.egg 
"${T}"/dropbox_sqlite_ext-0.0-py2.7.egg "${T}"/distribute-0.6.26-py2.7.egg 
"${S}" || die
ln -s dropbox library.zip || die
pax-mark cm dropbox
mv README ACKNOWLEDGEMENTS "${T}" || die
}

src_install() {
local targetdir="/opt/dropbox"

insinto "${targetdir}"
doins -r *
fperms a+x "${targetdir}"/{dropbox,dropboxd}
dosym "${targetdir}/dropboxd" "/opt/bin/dropbox"

use X && doicon -s 16 -c status "${T}"/status

newinitd "${FILESDIR}"/dropbox.initd dropbox
newconfd "${FILESDIR}"/dropbox.conf dropbox
systemd_newunit "${FILESDIR}"/dropbox_at.service "dropbox@.service"

dodoc "${T}"/{README,ACKNOWLEDGEMENTS}
}

pkg_preinst() {
gnome2_icon_sav

[gentoo-commits] gentoo-x86 commit in net-misc/dropbox/files: dropbox.initd

2014-10-17 Thread Naohiro Aota (naota)
naota   14/10/18 02:09:07

  Modified: dropbox.initd
  Log:
  version bump #524502; Improve init script
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key F8551514)

Revision  ChangesPath
1.5  net-misc/dropbox/files/dropbox.initd

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dropbox/files/dropbox.initd?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dropbox/files/dropbox.initd?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dropbox/files/dropbox.initd?r1=1.4&r2=1.5

Index: dropbox.initd
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dropbox/files/dropbox.initd,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dropbox.initd   22 Mar 2014 07:31:57 -  1.4
+++ dropbox.initd   18 Oct 2014 02:09:07 -  1.5
@@ -1,9 +1,7 @@
 #!/sbin/runscript
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/files/dropbox.initd,v 1.4 
2014/03/22 07:31:57 naota Exp $
-
-PID_DIR=/var/run/dropbox
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/files/dropbox.initd,v 1.5 
2014/10/18 02:09:07 naota Exp $
 
 depend() {
 need localmount net
@@ -15,15 +13,15 @@
 local tmpionice="${IONICE:+"--ionice "}${IONICE}"
 local started=""
 
-mkdir -p ${PID_DIR}
-
 ebegin "Starting dropbox"
 for dbuser in ${DROPBOX_USERS}; do
local homedir=$(eval echo ~${dbuser})
if test -d "${homedir}" && \
+   echo 0 > ${homedir}/.dropbox/dropbox.pid && \
start-stop-daemon -S -b \
${tmpnice} ${tmpionice} \
-u ${dbuser} -v \
+   -p ${homedir}/.dropbox/dropbox.pid \
-e HOME=${homedir} \
-x /opt/bin/dropbox; then
started="${started} ${dbuser}"






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

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 02:08:42

  Modified: ChangeLog
  Removed:  ijson-1.0.ebuild ijson-1.0-r1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.6  dev-python/ijson/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ijson/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   18 Oct 2014 02:08:05 -  1.5
+++ ChangeLog   18 Oct 2014 02:08:42 -  1.6
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ijson
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ijson/ChangeLog,v 1.5 2014/10/18 
02:08:05 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ijson/ChangeLog,v 1.6 2014/10/18 
02:08:42 radhermit Exp $
+
+  18 Oct 2014; Tim Harder  -ijson-1.0.ebuild,
+  -ijson-1.0-r1.ebuild:
+  Remove old.
 
 *ijson-2.0 (18 Oct 2014)
 






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

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/18 02:08:05

  Modified: ChangeLog
  Added:ijson-2.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.5  dev-python/ijson/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ijson/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   26 Nov 2013 06:10:00 -  1.4
+++ ChangeLog   18 Oct 2014 02:08:05 -  1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/ijson
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ijson/ChangeLog,v 1.4 2013/11/26 
06:10:00 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ijson/ChangeLog,v 1.5 2014/10/18 
02:08:05 radhermit Exp $
+
+*ijson-2.0 (18 Oct 2014)
+
+  18 Oct 2014; Tim Harder  +ijson-2.0.ebuild:
+  Version bump.
 
 *ijson-1.1 (26 Nov 2013)
 



1.1  dev-python/ijson/ijson-2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ijson/ijson-2.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ijson/ijson-2.0.ebuild?rev=1.1&content-type=text/plain

Index: ijson-2.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/ijson/ijson-2.0.ebuild,v 1.1 
2014/10/18 02:08:05 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )

inherit distutils-r1

DESCRIPTION="Iterative JSON parser with a Pythonic interface"
HOMEPAGE="https://github.com/isagalaev/ijson http://pypi.python.org/pypi/ijson/";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="dev-libs/yajl"
DEPEND="${RDEPEND}"






[gentoo-commits] gentoo-x86 commit in app-admin/salt: salt-2014.1.13.ebuild ChangeLog

2014-10-17 Thread Patrick McLean (chutzpah)
chutzpah14/10/18 01:49:25

  Modified: ChangeLog
  Added:salt-2014.1.13.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xE3F69979BB4B8928DA78E3D17CBF44EF)

Revision  ChangesPath
1.50 app-admin/salt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/salt/ChangeLog?rev=1.50&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/salt/ChangeLog?rev=1.50&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/salt/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/salt/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   10 Oct 2014 17:10:49 -  1.49
+++ ChangeLog   18 Oct 2014 01:49:25 -  1.50
@@ -1,6 +1,11 @@
 # ChangeLog for app-admin/salt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/salt/ChangeLog,v 1.49 2014/10/10 
17:10:49 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/salt/ChangeLog,v 1.50 2014/10/18 
01:49:25 chutzpah Exp $
+
+*salt-2014.1.13 (18 Oct 2014)
+
+  18 Oct 2014; Patrick McLean  +salt-2014.1.13.ebuild:
+  Version bump.
 
 *salt-2014.1.12 (10 Oct 2014)
 



1.1  app-admin/salt/salt-2014.1.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/salt/salt-2014.1.13.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/salt/salt-2014.1.13.ebuild?rev=1.1&content-type=text/plain

Index: salt-2014.1.13.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/salt/salt-2014.1.13.ebuild,v 1.1 
2014/10/18 01:49:25 chutzpah Exp $

EAPI=5

PYTHON_COMPAT=(python{2_6,2_7})

inherit eutils distutils-r1 systemd

DESCRIPTION="Salt is a remote execution and configuration manager"
HOMEPAGE="http://saltstack.org/";

if [[ ${PV} == * ]]; then
inherit git-2
EGIT_REPO_URI="git://github.com/${PN}stack/${PN}.git"
EGIT_BRANCH="develop"
SRC_URI=""
KEYWORDS=""
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~x86 ~amd64"
fi

LICENSE="Apache-2.0"
SLOT="0"
IUSE="ldap libcloud libvirt mako mongodb mysql openssl redis timelib test"

RDEPEND=">=dev-python/pyzmq-2.2.0[${PYTHON_USEDEP}]
dev-python/msgpack[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/m2crypto[${PYTHON_USEDEP}]
dev-python/pycrypto[${PYTHON_USEDEP}]
dev-python/pycryptopp[${PYTHON_USEDEP}]
dev-python/jinja[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
libcloud? ( >=dev-python/libcloud-0.14.0[${PYTHON_USEDEP}] )
sys-apps/pciutils
mako? ( dev-python/mako[${PYTHON_USEDEP}] )
ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] )
openssl? ( dev-python/pyopenssl[${PYTHON_USEDEP}] )
libvirt? ( || (
dev-python/libvirt-python[${PYTHON_USEDEP}]
app-emulation/libvirt[python,${PYTHON_USEDEP}]
)
)
mongodb? ( dev-python/pymongo[${PYTHON_USEDEP}] )
mysql? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
redis? ( dev-python/redis-py[${PYTHON_USEDEP}] )
timelib? ( dev-python/timelib[${PYTHON_USEDEP}] )"
DEPEND="test? (
dev-python/pip
dev-python/virtualenv
dev-python/timelib
>=dev-python/SaltTesting-2014.4.24
${RDEPEND}
)"

PATCHES=(
"${FILESDIR}/${PN}-2014.1.2-tests-nonroot.patch"
"${FILESDIR}/${PN}-2014.1.5-tests-nonroot.patch"
)
DOCS=(README.rst AUTHORS)

python_prepare() {
sed -i '/install_requires=/ d' setup.py || die "sed failed"

# this test fails because it trys to "pip install distribute"
rm tests/unit/{modules,states}/zcbuildout_test.py
}

python_install_all() {
USE_SETUPTOOLS=1 distutils-r1_python_install_all

for s in minion master syndic; do
newinitd "${FILESDIR}"/${s}-initd-3 salt-${s}
newconfd "${FILESDIR}"/${s}-confd-1 salt-${s}
systemd_dounit "${FILESDIR}"/salt-${s}.service
done

insinto /etc/${PN}
doins conf/*
}

python_test() {
# testsuite likes lots of files
ulimit -n 3072
USE_SETUPTOOLS=1 SHELL="/bin/bash" TMPDIR=/tmp ./tests/runtests.

[gentoo-commits] gentoo-x86 commit in dev-lang/hy: hy-0.10.1.ebuild ChangeLog

2014-10-17 Thread Patrick Lauer (patrick)
patrick 14/10/18 01:31:52

  Modified: ChangeLog
  Added:hy-0.10.1.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.6  dev-lang/hy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/hy/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/hy/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/hy/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/hy/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   23 Sep 2014 19:12:49 -  1.5
+++ ChangeLog   18 Oct 2014 01:31:52 -  1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lang/hy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/hy/ChangeLog,v 1.5 2014/09/23 
19:12:49 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/hy/ChangeLog,v 1.6 2014/10/18 
01:31:52 patrick Exp $
+
+*hy-0.10.1 (18 Oct 2014)
+
+  18 Oct 2014; Patrick Lauer  +hy-0.10.1.ebuild:
+  Bump
 
   23 Sep 2014; Dirkjan Ochtman  metadata.xml:
   Remove python, not a python library



1.1  dev-lang/hy/hy-0.10.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/hy/hy-0.10.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/hy/hy-0.10.1.ebuild?rev=1.1&content-type=text/plain

Index: hy-0.10.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/hy/hy-0.10.1.ebuild,v 1.1 
2014/10/18 01:31:52 patrick Exp $

EAPI=5

RESTRICT="test" # needs some pointy sticks. Seriously.
PYTHON_COMPAT=(python2_7 python3_3)

inherit distutils-r1
DESCRIPTION="A LISP dialect running in python"
HOMEPAGE="http://hylang.org/";
SRC_URI="https://github.com/hylang/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"

KEYWORDS="~amd64 ~x86"
IUSE="test"

RDEPEND="dev-python/flake8[${PYTHON_USEDEP}]
>=dev-python/rply-0.7.0[${PYTHON_USEDEP}]
dev-python/astor[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
test? ( dev-python/tox[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
)"

python_test() {
nosetests || die "Tests failed under ${EPYTHON}"
}






[gentoo-commits] proj/mysql-extras:master commit in: /

2014-10-17 Thread Brian Evans
commit: 41e22794bda04788b5d39e2b8e1f13603523e2ad
Author: Brian Evans  tuffmail  com>
AuthorDate: Sat Oct 18 00:13:45 2014 +
Commit: Brian Evans  gentoo  org>
CommitDate: Sat Oct 18 00:13:45 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=41e22794

Respin mysql_config cleanup for 5.6

---
 0_index.txt  |  6 
 01050_all_mysql_config_cleanup-5.6.patch | 58 
 2 files changed, 64 insertions(+)

diff --git a/0_index.txt b/0_index.txt
index 610392e..0027586 100644
--- a/0_index.txt
+++ b/0_index.txt
@@ -251,6 +251,12 @@
 @pn mysql
 @@ fix bug #156301 mysql_config wrongly retains too much info from CFLAGS
 
+@patch 01050_all_mysql_config_cleanup-5.6.patch
+@ver 5.06.00.00 to 5.06.99.99
+@pn mysql
+@pn percona-server
+@@ fix bug #156301 mysql_config wrongly retains too much info from CFLAGS
+
 @patch 02000_all_query-logging-bypass-4.1.19.patch
 @ver 4.01.14.00 to 4.01.99.99
 @pn mysql

diff --git a/01050_all_mysql_config_cleanup-5.6.patch 
b/01050_all_mysql_config_cleanup-5.6.patch
new file mode 100644
index 000..183f164
--- /dev/null
+++ b/01050_all_mysql_config_cleanup-5.6.patch
@@ -0,0 +1,58 @@
+diff -aurN mysql.orig/scripts/mysql_config.sh mysql/scripts/mysql_config.sh
+--- mysql.orig/scripts/mysql_config.sh 2014-10-17 19:37:06.511549907 -0400
 mysql/scripts/mysql_config.sh  2014-10-17 19:53:44.458132867 -0400
+@@ -125,22 +125,42 @@
+ cxxflags="-I$pkgincludedir @CXXFLAGS@ " #note: end space!
+ include="-I$pkgincludedir"
+ 
+-# Remove some options that a client doesn't have to care about
+-for remove in DDBUG_OFF DSAFE_MUTEX DFORCE_INIT_OF_VARS \
+-  DEXTRA_DEBUG DHAVE_purify O 'O[0-9]' 'xO[0-9]' 'W[-A-Za-z]*' \
+-  'mtune=[-A-Za-z0-9]*' 'mcpu=[-A-Za-z0-9]*' 
'march=[-A-Za-z0-9]*' \
+-  unroll2 ip mp restrict
++tmpcflags=""
++for f in $cflags
+ do
+-  # The first option we might strip will always have a space before it because
+-  # we set -I$pkgincludedir as the first option
+-  cflags=`echo "$cflags"|sed -e "s/ -$remove  */ /g"` 
+-  cxxflags=`echo "$cxxflags"|sed -e "s/ -$remove  */ /g"` 
++  case "${f}" in
++-DDBUG_OFF) f="" ;;
++-DSAFE_MUTEX) f="" ;;
++-DUNIV_MUST_NOT_INLINE) f="" ;;
++-DFORCE_INIT_OF_VARS) f="" ;;
++-DEXTRA_DEBUG) f="" ;;
++-DHAVE_purify) f="" ;;
++-[ID]*) tmpcflags="${tmpcflags} ${f}" ;;
++-[Ll]*)
++  libs="${libs} ${f}"
++  libs_r="${libs_r} ${f}"
++  embedded_libs="${embedded_libs} ${f}"
++;;
++  esac
+ done
+-cflags=`echo "$cflags"|sed -e 's/ *\$//'` 
+-cxxflags=`echo "$cxxflags"|sed -e 's/ *\$//'` 
++cflags="${tmpcflags# }"
++tmpcxxflags=""
++for f in $cxxflags
++do
++  case "${f}" in
++-DDBUG_OFF) f="" ;;
++-DSAFE_MUTEX) f="" ;;
++-DUNIV_MUST_NOT_INLINE) f="" ;;
++-DFORCE_INIT_OF_VARS) f="" ;;
++-DEXTRA_DEBUG) f="" ;;
++-DHAVE_purify) f="" ;;
++-[ID]*) tmpcxxflags="${tmpcxxflags} ${f}" ;;
++  esac
++done
++cxxflags="${tmpcxxflags# }"
+ 
+ # Same for --libs(_r)
+-for remove in lmtmalloc static-libcxa i-static static-intel
++for remove in lmtmalloc static-libcxa i-static static-intel lprobes_mysql
+ do
+   # We know the strings starts with a space
+   libs=`echo "$libs"|sed -e "s/ -$remove  */ /g"` 



[gentoo-commits] gentoo-x86 commit in app-misc/brewtarget: brewtarget-2.1.0.ebuild ChangeLog

2014-10-17 Thread Davide Pesavento (pesa)
pesa14/10/17 23:53:13

  Modified: brewtarget-2.1.0.ebuild ChangeLog
  Log:
  Don't build bogus tests (bug 525612).
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xDADED6B2671CB57D!)

Revision  ChangesPath
1.2  app-misc/brewtarget/brewtarget-2.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/brewtarget/brewtarget-2.1.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/brewtarget/brewtarget-2.1.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/brewtarget/brewtarget-2.1.0.ebuild?r1=1.1&r2=1.2

Index: brewtarget-2.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/brewtarget/brewtarget-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- brewtarget-2.1.0.ebuild 13 Oct 2014 00:30:33 -  1.1
+++ brewtarget-2.1.0.ebuild 17 Oct 2014 23:53:12 -  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-misc/brewtarget/brewtarget-2.1.0.ebuild,v 1.1 
2014/10/13 00:30:33 pesa Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-misc/brewtarget/brewtarget-2.1.0.ebuild,v 1.2 
2014/10/17 23:53:12 pesa Exp $
 
 EAPI=5
 
@@ -40,6 +40,9 @@
l10n_find_plocales_changes "${S}/translations" bt_ .ts
l10n_for_each_disabled_locale_do remove_locale
 
+   # Tests are bogus, don't build them
+   sed -i -e '/=Tests=/,/=Installs=/d' src/CMakeLists.txt || die
+
cmake-utils_src_prepare
 }
 



1.8  app-misc/brewtarget/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/brewtarget/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/brewtarget/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/brewtarget/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/brewtarget/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   13 Oct 2014 00:30:33 -  1.7
+++ ChangeLog   17 Oct 2014 23:53:12 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/brewtarget
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/brewtarget/ChangeLog,v 1.7 
2014/10/13 00:30:33 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/brewtarget/ChangeLog,v 1.8 
2014/10/17 23:53:12 pesa Exp $
+
+  17 Oct 2014; Davide Pesavento  brewtarget-2.1.0.ebuild:
+  Don't build bogus tests (bug 525612).
 
 *brewtarget-2.1.0 (13 Oct 2014)
 






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

2014-10-17 Thread Alex Brandt (alunduil)
alunduil14/10/17 23:17:15

  Added:metadata.xml ChangeLog expects-0.2.1.ebuild
  Log:
  add ebuild for expects—dependence for fig
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 11A8217C!)

Revision  ChangesPath
1.1  dev-python/expects/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/expects/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/expects/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===

http://www.gentoo.org/dtd/metadata.dtd";>


alund...@gentoo.org
Alex Brandt







1.1  dev-python/expects/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/expects/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/expects/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===
# ChangeLog for dev-python/expects
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/expects/ChangeLog,v 1.1 
2014/10/17 23:17:15 alunduil Exp $

*expects-0.2.1 (17 Oct 2014)

  17 Oct 2014; Alex Brandt  +expects-0.2.1.ebuild,
  +metadata.xml:
  add ebuild written by me




1.1  dev-python/expects/expects-0.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/expects/expects-0.2.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/expects/expects-0.2.1.ebuild?rev=1.1&content-type=text/plain

Index: expects-0.2.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/expects/expects-0.2.1.ebuild,v 
1.1 2014/10/17 23:17:15 alunduil Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 )

inherit distutils-r1 vcs-snapshot

DESCRIPTION="Expressive and extensible TDD/BDD assertion library for Python"
HOMEPAGE="https://github.com/jaimegildesagredo/expects";
SRC_URI="https://github.com/jaimegildesagredo/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc test"

DEPEND="
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? ( ~dev-python/mamba-0.6[${PYTHON_USEDEP}] )
"
RDEPEND=""

python_compile_all() {
use doc && emake -C docs html
}

python_test() {
local DISTUTILS_NO_PARALLEL_BUILD=TRUE

rm -f "${HOME}"/.pydistutils.cfg || die "Couldn't remove 
pydistutils.cfg"

distutils_install_for_testing

mamba || die "Tests failed under ${EPYTHON}"
}

python_install_all() {
use doc && local HTML_DOCS=( docs/_build/html/. )

distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in dev-python/expects: - New directory

2014-10-17 Thread Alex Brandt (alunduil)
alunduil14/10/17 23:12:26

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-python/expects added to the repository



[gentoo-commits] gentoo-x86 commit in media-sound/lilypond: ChangeLog lilypond-2.16.2.ebuild lilypond-2.19.13.ebuild lilypond-2.19.14.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/17 22:55:40

  Modified: ChangeLog
  Removed:  lilypond-2.16.2.ebuild lilypond-2.19.13.ebuild
lilypond-2.19.14.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 4F064CA3)

Revision  ChangesPath
1.193media-sound/lilypond/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/ChangeLog?rev=1.193&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/ChangeLog?rev=1.193&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/ChangeLog?r1=1.192&r2=1.193

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- ChangeLog   10 Oct 2014 10:56:21 -  1.192
+++ ChangeLog   17 Oct 2014 22:55:40 -  1.193
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/lilypond
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.192 
2014/10/10 10:56:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.193 
2014/10/17 22:55:40 radhermit Exp $
+
+  17 Oct 2014; Tim Harder  -lilypond-2.16.2.ebuild,
+  -lilypond-2.19.13.ebuild, -lilypond-2.19.14.ebuild,
+  -files/lilypond-2.16.0-tex-docs.patch:
+  Remove old.
 
   10 Oct 2014; Agostino Sarubbo  lilypond-2.18.2.ebuild:
   Stable for x86, wrt bug #523818






[gentoo-commits] gentoo-x86 commit in media-sound/lilypond/files: lilypond-2.16.0-tex-docs.patch

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/17 22:55:40

  Removed:  lilypond-2.16.0-tex-docs.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 4F064CA3)



[gentoo-commits] proj/sci:master commit in: dev-cpp/eigen/

2014-10-17 Thread Jauhien Piatlicki
commit: 2b5d06585d27483988f25560411aaa60f588f005
Author: Jauhien Piatlicki  gentoo  org>
AuthorDate: Fri Oct 17 22:47:45 2014 +
Commit: Jauhien Piatlicki  gentoo  org>
CommitDate: Fri Oct 17 22:47:45 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2b5d0658

dev-cpp/eigen: version bump

---
 dev-cpp/eigen/ChangeLog  | 5 +
 dev-cpp/eigen/eigen-3.2.2.ebuild | 1 +
 2 files changed, 6 insertions(+)

diff --git a/dev-cpp/eigen/ChangeLog b/dev-cpp/eigen/ChangeLog
index 27c0965..aeae464 100644
--- a/dev-cpp/eigen/ChangeLog
+++ b/dev-cpp/eigen/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v 1.44 2011/03/25 
16:01:28 jlec Exp $
 
+*eigen-3.2.2 (17 Oct 2014)
+
+  17 Oct 2014; Jauhien Piatlicki  +eigen-3.2.2.ebuild:
+  version bump, bug 491796
+
 *eigen-3.2.1-r2 (24 Apr 2014)
 
   24 Apr 2014; Sébastien Fabbro  +eigen-3.2.1-r2.ebuild,

diff --git a/dev-cpp/eigen/eigen-3.2.2.ebuild b/dev-cpp/eigen/eigen-3.2.2.ebuild
new file mode 12
index 000..eafd774
--- /dev/null
+++ b/dev-cpp/eigen/eigen-3.2.2.ebuild
@@ -0,0 +1 @@
+eigen-.ebuild
\ No newline at end of file



[gentoo-commits] gentoo-x86 commit in media-video/lsdvd/files: lsdvd-0.17-autotools.patch

2014-10-17 Thread Steve Dibb (beandog)
beandog 14/10/17 22:16:37

  Added:lsdvd-0.17-autotools.patch
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.1  media-video/lsdvd/files/lsdvd-0.17-autotools.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lsdvd/files/lsdvd-0.17-autotools.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lsdvd/files/lsdvd-0.17-autotools.patch?rev=1.1&content-type=text/plain

Index: lsdvd-0.17-autotools.patch
===
--- configure.ac.orig   2014-10-04 00:36:04.484376722 -0600
+++ configure.ac2014-10-04 00:36:25.080207028 -0600
@@ -1,9 +1,6 @@
 AC_INIT([lsdvd], [0.17])
 AM_INIT_AUTOMAKE([foreign])
 AC_PROG_CC
-if eval "test x$GCC = xyes"; then # Enable warnings when using GCC
-  CFLAGS="$CFLAGS -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith 
-Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes 
-Wformat -Werror=format-security"
-fi
 AC_SYS_LARGEFILE
 PKG_CHECK_MODULES([DVDREAD], [dvdread >= 4.1.3])
 AC_ARG_ENABLE([debug],





[gentoo-commits] gentoo-x86 commit in media-video/lsdvd: ChangeLog lsdvd-0.17.ebuild

2014-10-17 Thread Steve Dibb (beandog)
beandog 14/10/17 22:16:37

  Modified: ChangeLog
  Added:lsdvd-0.17.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.48 media-video/lsdvd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lsdvd/ChangeLog?rev=1.48&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lsdvd/ChangeLog?rev=1.48&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lsdvd/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/lsdvd/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   26 Aug 2014 16:14:53 -  1.47
+++ ChangeLog   17 Oct 2014 22:16:37 -  1.48
@@ -1,6 +1,12 @@
 # ChangeLog for media-video/lsdvd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/ChangeLog,v 1.47 
2014/08/26 16:14:53 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/ChangeLog,v 1.48 
2014/10/17 22:16:37 beandog Exp $
+
+*lsdvd-0.17 (17 Oct 2014)
+
+  17 Oct 2014; Steve Dibb  +lsdvd-0.17.ebuild,
+  +files/lsdvd-0.17-autotools.patch:
+  Version bump
 
 *lsdvd-0.16-r3 (26 Aug 2014)
 



1.1  media-video/lsdvd/lsdvd-0.17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lsdvd/lsdvd-0.17.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lsdvd/lsdvd-0.17.ebuild?rev=1.1&content-type=text/plain

Index: lsdvd-0.17.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/lsdvd-0.17.ebuild,v 1.1 
2014/10/17 22:16:37 beandog Exp $

EAPI=5
inherit autotools eutils

DESCRIPTION="Utility for getting info out of DVDs"
HOMEPAGE="http://sourceforge.net/projects/lsdvd/";
SRC_URI="mirror://sourceforge/lsdvd/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos"
IUSE=""

RDEPEND="media-libs/libdvdread"
DEPEND="${RDEPEND}"
DOCS="AUTHORS README ChangeLog"

src_prepare() {
rm "${S}/aclocal.m4" "${S}/Makefile.in"
epatch "${FILESDIR}"/${P}-autotools.patch
eautoreconf
}





[gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd: dhcpcd-6.5.1.ebuild ChangeLog

2014-10-17 Thread William Hubbs (williamh)
williamh14/10/17 21:54:34

  Modified: ChangeLog
  Added:dhcpcd-6.5.1.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0x30C46538)

Revision  ChangesPath
1.433net-misc/dhcpcd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?rev=1.433&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?rev=1.433&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?r1=1.432&r2=1.433

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v
retrieving revision 1.432
retrieving revision 1.433
diff -u -r1.432 -r1.433
--- ChangeLog   10 Oct 2014 20:11:25 -  1.432
+++ ChangeLog   17 Oct 2014 21:54:34 -  1.433
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/dhcpcd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.432 
2014/10/10 20:11:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.433 
2014/10/17 21:54:34 williamh Exp $
+
+*dhcpcd-6.5.1 (17 Oct 2014)
+
+  17 Oct 2014; William Hubbs  +dhcpcd-6.5.1.ebuild:
+  version bump
 
   10 Oct 2014; Markus Meier  dhcpcd-6.4.7.ebuild:
   arm stable, bug #523900



1.1  net-misc/dhcpcd/dhcpcd-6.5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.5.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.5.1.ebuild?rev=1.1&content-type=text/plain

Index: dhcpcd-6.5.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.5.1.ebuild,v 1.1 
2014/10/17 21:54:34 williamh Exp $

EAPI=5

if [[ ${PV} == "" ]]; then
FOSSIL_URI="http://roy.marples.name/projects/dhcpcd";
else
MY_P="${P/_alpha/-alpha}"
MY_P="${MY_P/_beta/-beta}"
MY_P="${MY_P/_rc/-rc}"
SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux"
S="${WORKDIR}/${MY_P}"
fi

inherit eutils systemd toolchain-funcs

DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client"
HOMEPAGE="http://roy.marples.name/projects/dhcpcd/";
LICENSE="BSD-2"
SLOT="0"
IUSE="elibc_glibc ipv6 kernel_linux +udev"

COMMON_DEPEND="udev? ( virtual/udev )"
DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"

if [[ ${PV} == "" ]]; then
DEPEND+=" dev-vcs/fossil"

src_unpack()
{
local distdir=${PORTAGE_ACTUAL_DISTDIR:-${DISTDIR}}
local repo=${distdir}/fossil/${PN}.fossil

addwrite "${distdir}"

if [[ -e "${repo}" ]]; then
fossil pull "${FOSSIL_URI}" -R "${repo}" || die
else
mkdir -p "${distdir}/fossil" || die
fossil clone "${FOSSIL_URI}" "${repo}" || die
fi

mkdir -p "${S}" || die
cd "${S}" || die
fossil open "${repo}" || die
}
fi

src_prepare()
{
epatch_user
}

src_configure()
{
local dev hooks rundir
use udev || dev="--without-dev --without-udev"
hooks="--with-hook=ntp.conf"
use elibc_glibc && hooks="${hooks} --with-hook=yp.conf"
use kernel_linux && rundir="--rundir=${EPREFIX}/run"
econf \
--prefix="${EPREFIX}" \
--libexecdir="${EPREFIX}/lib/dhcpcd" \
--dbdir="${EPREFIX}/var/lib/dhcpcd" \
--localstatedir="${EPREFIX}/var" \
${rundir} \
$(use_enable ipv6) \
${dev} \
CC="$(tc-getCC)" \
${hooks}
}

src_install()
{
default
newinitd "${FILESDIR}"/${PN}.initd ${PN}
systemd_dounit "${FILESDIR}"/${PN}.service
}

pkg_postinst()
{
# Upgrade the duid file to the new format if needed
local old_duid="${ROOT}"/var/lib/dhcpcd/dhcpcd.duid
local new_duid="${ROOT}"/etc/dhcpcd.duid
if [ -e "${old_duid}" ] && ! grep -q '..:..:..:..:..:..' "${old_duid}"; 
then
sed -i -e 's/\(..\)/\1:/g; s/:$//g' "${old_duid}"
fi

# Move the duid to /etc, a more sensible location
if [ -e "${old_duid}" -a ! -e "${new_duid}" ]; then
cp -p "${old_duid}" "${new_duid}"
fi

if [ -z "$REPLACING_VERSIONS" ]; then
elog
 elo

[gentoo-commits] gentoo-x86 commit in www-client/seamonkey-bin: seamonkey-bin-2.30-r1.ebuild ChangeLog

2014-10-17 Thread Ian Stakenvicius (axs)
axs 14/10/17 21:49:01

  Modified: ChangeLog
  Added:seamonkey-bin-2.30-r1.ebuild
  Log:
  added missing deps to 2.30 and revbumped for stable candidate
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.211www-client/seamonkey-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.211&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.211&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?r1=1.210&r2=1.211

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- ChangeLog   16 Oct 2014 10:23:12 -  1.210
+++ ChangeLog   17 Oct 2014 21:49:00 -  1.211
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/seamonkey-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.210 
2014/10/16 10:23:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.211 
2014/10/17 21:49:00 axs Exp $
+
+*seamonkey-bin-2.30-r1 (17 Oct 2014)
+
+  17 Oct 2014; Ian Stakenvicius (_AxS_) 
+  +seamonkey-bin-2.30-r1.ebuild:
+  added missing deps to 2.30 and revbumped for stable candidate
 
   16 Oct 2014; Agostino Sarubbo  seamonkey-bin-2.29.1.ebuild:
   Stable for x86, wrt bug #523652



1.1  www-client/seamonkey-bin/seamonkey-bin-2.30-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.30-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.30-r1.ebuild?rev=1.1&content-type=text/plain

Index: seamonkey-bin-2.30-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.30-r1.ebuild,v 
1.1 2014/10/17 21:49:00 axs Exp $

EAPI="4"

# This list can be updated with scripts/get_langs.sh from the mozilla overlay
MOZ_LANGS=(be ca cs de en-GB en-US es-AR es-ES fi fr gl hu it ja lt nb-NO nl pl
pt-PT ru sk sv-SE tr uk zh-CN zh-TW)

MOZ_PV="${PV/_alpha/a}" # Handle alpha for SRC_URI
MOZ_PV="${MOZ_PV/_beta/b}" # Handle beta for SRC_URI
MOZ_PV="${MOZ_PV/_rc/rc}" # Handle rc for SRC_URI
MOZ_PN="${PN/-bin}"
MOZ_P="${MOZ_PN}-${MOZ_PV}"

MOZ_LANGPACK_PREFIX="${MOZ_PV}/langpack/${MOZ_P}."
MOZ_LANGPACK_SUFFIX=".langpack.xpi"

MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/";

inherit eutils multilib mozextension pax-utils nsplugins fdo-mime gnome2-utils 
mozlinguas

DESCRIPTION="Mozilla Application Suite - web browser, email, HTML editor, IRC"
SRC_URI="${SRC_URI}
amd64? ( 
${MOZ_FTP_URI}/${MOZ_PV}/contrib/${MOZ_P}.en-US.linux-x86_64.tar.bz2 -> 
${PN}_x86_64-${PV}.tar.bz2 )
x86? ( ${MOZ_FTP_URI}/${MOZ_PV}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> 
${PN}_i686-${PV}.tar.bz2 )"
HOMEPAGE="http://www.seamonkey-project.org/";
RESTRICT="strip mirror binchecks"
QA_EXECSTACK="opt/seamonkey/*"

KEYWORDS="-* ~amd64 ~x86"
SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
IUSE="startup-notification"

DEPEND="app-arch/unzip"
RDEPEND="dev-libs/atk
>=sys-apps/dbus-0.60
>=dev-libs/dbus-glib-0.72
>=dev-libs/glib-2.26:2
>=media-libs/alsa-lib-1.0.16
gnome-base/gconf
gnome-base/gnome-vfs
media-libs/fontconfig
>=media-libs/freetype-2.4.10
>=x11-libs/cairo-1.10[X]
x11-libs/gdk-pixbuf
>=x11-libs/gtk+-2.14:2
x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXrender
x11-libs/libXt
>=x11-libs/pango-1.22.0
virtual/freedesktop-icon-theme
"

S="${WORKDIR}/${MOZ_PN}"

src_unpack() {
unpack ${A}

# Unpack language packs
mozlinguas_src_unpack
}

src_install() {
declare MOZILLA_FIVE_HOME=/opt/seamonkey

# Install seamonkey in /opt
dodir ${MOZILLA_FIVE_HOME%/*}
mv "${S}" "${D}${MOZILLA_FIVE_HOME}"

# Install language packs
mozlinguas_src_install

# Create /usr/bin/seamonkey-bin
dodir /usr/bin/
cat <"${D}"/usr/bin/seamonkey-bin
#!/bin/sh
unset LD_PRELOAD
exec /opt/seamonkey/seamonkey "\$@"
EOF
fperms 0755 /usr/bin/seamonkey-bin

# Install icon and .desktop for menu entry
newicon "${D}${MOZILLA_FIVE_HOME}"/chrome/icons/default/default48.png 
${PN}.png
domenu "${FILESDIR}/icon/${PN}.

[gentoo-commits] gentoo-x86 commit in mail-client/thunderbird-bin: thunderbird-bin-31.2.0-r1.ebuild ChangeLog thunderbird-bin-31.2.0.ebuild

2014-10-17 Thread Ian Stakenvicius (axs)
axs 14/10/17 21:41:43

  Modified: ChangeLog
  Added:thunderbird-bin-31.2.0-r1.ebuild
  Removed:  thunderbird-bin-31.2.0.ebuild
  Log:
  added missing deps to 31esr and revbumped for stable candidate
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.161mail-client/thunderbird-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/ChangeLog?rev=1.161&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/ChangeLog?rev=1.161&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/ChangeLog?r1=1.160&r2=1.161

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog   14 Oct 2014 16:26:23 -  1.160
+++ ChangeLog   17 Oct 2014 21:41:43 -  1.161
@@ -1,6 +1,12 @@
 # ChangeLog for mail-client/thunderbird-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/ChangeLog,v 
1.160 2014/10/14 16:26:23 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/ChangeLog,v 
1.161 2014/10/17 21:41:43 axs Exp $
+
+*thunderbird-bin-31.2.0-r1 (17 Oct 2014)
+
+  17 Oct 2014; Ian Stakenvicius (_AxS_) 
+  +thunderbird-bin-31.2.0-r1.ebuild, -thunderbird-bin-31.2.0.ebuild:
+  added missing deps to 31esr and revbumped for stable candidate
 
 *thunderbird-bin-31.2.0 (14 Oct 2014)
 



1.1  
mail-client/thunderbird-bin/thunderbird-bin-31.2.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-31.2.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-31.2.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: thunderbird-bin-31.2.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-31.2.0-r1.ebuild,v
 1.1 2014/10/17 21:41:43 axs Exp $

EAPI="5"
MOZ_ESR="0"

# Can be updated using scripts/get_langs.sh from mozilla overlay
MOZ_LANGS=(ar ast be bg bn-BD br ca cs da de el en en-GB en-US es-AR es-ES et eu
fi fr fy-NL ga-IE gd gl he hu id is it ja ko lt nb-NO nl nn-NO pa-IN pl pt-BR
pt-PT rm ro ru si sk sl sq sr sv-SE ta-LK tr uk vi zh-CN zh-TW)

# Convert the ebuild version to the upstream mozilla version, used by
MOZ_PN="${PN/-bin}"
MOZ_PV="${PV/_beta/b}"
MOZ_PV="${MOZ_PV/_rc/rc}"

if [[ ${MOZ_ESR} == 1 ]]; then
# ESR releases have slightly version numbers
MOZ_PV="${MOZ_PV}esr"
fi

MOZ_P="${MOZ_PN}-${MOZ_PV}"

# Upstream ftp release URI that's used by mozlinguas.eclass
# We don't use the http mirror because it deletes old tarballs.
MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/";

inherit eutils multilib pax-utils fdo-mime gnome2-utils mozlinguas nsplugins

DESCRIPTION="Thunderbird Mail Client"
SRC_URI="${SRC_URI}
amd64? ( ${MOZ_FTP_URI}/${MOZ_PV}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 
-> ${PN}_x86_64-${PV}.tar.bz2 )
x86? ( ${MOZ_FTP_URI}/${MOZ_PV}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> 
${PN}_i686-${PV}.tar.bz2 )"
HOMEPAGE="http://www.mozilla.com/thunderbird";
RESTRICT="strip mirror"

KEYWORDS="-* ~amd64 ~x86"
SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
IUSE="+crashreporter selinux"

DEPEND="app-arch/unzip
selinux? ( sec-policy/selinux-thunderbird )"

RDEPEND="virtual/freedesktop-icon-theme
dev-libs/atk
>=dev-libs/dbus-glib-0.72
dev-libs/glib:2
>=media-libs/alsa-lib-1.0.16
media-libs/fontconfig
>=media-libs/freetype-2.4.10:2
>=sys-apps/dbus-0.60
>=x11-libs/cairo-1.10[X]
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-2.14:2
x11-libs/libX11
x11-libs/libXext
x11-libs/libXrender
x11-libs/libXt
>=x11-libs/pango-1.22.0
crashreporter? ( net-misc/curl )
selinux? ( sec-policy/selinux-thunderbird )
"

QA_PREBUILT="
opt/${MOZ_PN}/*.so
opt/${MOZ_PN}/${MOZ_PN}
opt/${MOZ_PN}/${PN}
opt/${MOZ_PN}/crashreporter
opt/${MOZ_PN}/plugin-container
opt/${MOZ_PN}/mozilla-xremote-client
opt/${MOZ_PN}/updater
"

S="${WORKDIR}/${MOZ_PN}"

src_unpack() {
unpack ${A}

# Unpack language packs
mozlinguas_src_unpack
}

src_install() {
declare MOZILLA_FIVE_HOME="/opt/${MOZ_PN}"

local size sizes icon_path icon name
sizes="16 22 24 32 48 256"
icon_path="

[gentoo-commits] gentoo-x86 commit in www-client/firefox-bin: firefox-bin-31.2.0-r1.ebuild ChangeLog

2014-10-17 Thread Ian Stakenvicius (axs)
axs 14/10/17 21:40:15

  Modified: firefox-bin-31.2.0-r1.ebuild ChangeLog
  Log:
  fixed cairo dep in line with actual
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.2  www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild?r1=1.1&r2=1.2

Index: firefox-bin-31.2.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- firefox-bin-31.2.0-r1.ebuild17 Oct 2014 21:35:04 -  1.1
+++ firefox-bin-31.2.0-r1.ebuild17 Oct 2014 21:40:15 -  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/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild,v 
1.1 2014/10/17 21:35:04 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild,v 
1.2 2014/10/17 21:40:15 axs Exp $
 
 EAPI="5"
 MOZ_ESR="1"
@@ -50,7 +50,7 @@
media-libs/fontconfig
>=media-libs/freetype-2.4.10:2
>=sys-apps/dbus-0.60
-   >=x11-libs/cairo-1.12[X]
+   >=x11-libs/cairo-1.10[X]
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-2.14:2
x11-libs/libX11



1.210www-client/firefox-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.210&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.210&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/ChangeLog?r1=1.209&r2=1.210

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -r1.209 -r1.210
--- ChangeLog   17 Oct 2014 21:35:04 -  1.209
+++ ChangeLog   17 Oct 2014 21:40:15 -  1.210
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/firefox-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.209 
2014/10/17 21:35:04 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.210 
2014/10/17 21:40:15 axs Exp $
+
+  17 Oct 2014; Ian Stakenvicius (_AxS_) 
+  firefox-bin-31.2.0-r1.ebuild:
+  fixed cairo dep in line with actual
 
 *firefox-bin-31.2.0-r1 (17 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in www-client/firefox-bin: firefox-bin-31.2.0-r1.ebuild firefox-bin-33.0.ebuild ChangeLog firefox-bin-31.2.0.ebuild

2014-10-17 Thread Ian Stakenvicius (axs)
axs 14/10/17 21:35:04

  Modified: firefox-bin-33.0.ebuild ChangeLog
  Added:firefox-bin-31.2.0-r1.ebuild
  Removed:  firefox-bin-31.2.0.ebuild
  Log:
  added missing deps to firefox-31 and 33 ; revbumped firefox-31 for stable 
candidate
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.2  www-client/firefox-bin/firefox-bin-33.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-33.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-33.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-33.0.ebuild?r1=1.1&r2=1.2

Index: firefox-bin-33.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-33.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- firefox-bin-33.0.ebuild 14 Oct 2014 16:15:31 -  1.1
+++ firefox-bin-33.0.ebuild 17 Oct 2014 21:35:04 -  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/www-client/firefox-bin/firefox-bin-33.0.ebuild,v 1.1 
2014/10/14 16:15:31 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-33.0.ebuild,v 1.2 
2014/10/17 21:35:04 axs Exp $
 
 EAPI="5"
 
@@ -38,15 +38,26 @@
 
 DEPEND="app-arch/unzip
selinux? ( sec-policy/selinux-mozilla )"
-RDEPEND="dev-libs/dbus-glib
-   virtual/freedesktop-icon-theme
+RDEPEND="dev-libs/atk
+   >=sys-apps/dbus-0.60
+   >=dev-libs/dbus-glib-0.72
+   >=dev-libs/glib-2.26:2
+   >=media-libs/alsa-lib-1.0.16
+   media-libs/fontconfig
+   >=media-libs/freetype-2.4.10
+   >=x11-libs/cairo-1.10[X]
+   x11-libs/gdk-pixbuf
+   >=x11-libs/gtk+-2.14:2
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
x11-libs/libXrender
x11-libs/libXt
-   x11-libs/libXmu
-
+   >=x11-libs/pango-1.22.0
+   virtual/freedesktop-icon-theme
selinux? ( sec-policy/selinux-mozilla )
-   >=x11-libs/gtk+-2.2:2
-   >=media-libs/alsa-lib-1.0.16
 "
 
 QA_PREBUILT="



1.209www-client/firefox-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.209&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.209&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/ChangeLog?r1=1.208&r2=1.209

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -r1.208 -r1.209
--- ChangeLog   15 Oct 2014 13:43:02 -  1.208
+++ ChangeLog   17 Oct 2014 21:35:04 -  1.209
@@ -1,6 +1,14 @@
 # ChangeLog for www-client/firefox-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.208 
2014/10/15 13:43:02 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.209 
2014/10/17 21:35:04 axs Exp $
+
+*firefox-bin-31.2.0-r1 (17 Oct 2014)
+
+  17 Oct 2014; Ian Stakenvicius (_AxS_) 
+  +firefox-bin-31.2.0-r1.ebuild, -firefox-bin-31.2.0.ebuild,
+  firefox-bin-33.0.ebuild:
+  added missing deps to firefox-31 and 33 ; revbumped firefox-31 for stable
+  candidate
 
 *firefox-bin-31.2.0 (15 Oct 2014)
 



1.1  www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: firefox-bin-31.2.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild,v 
1.1 2014/10/17 21:35:04 axs Exp $

EAPI="5"
MOZ_ESR="1"

# Can be updated using scripts/get_langs.sh from mozilla overlay
MOZ_LANGS=(af ar as ast be bg bn-BD bn-IN br bs ca cs csb cy da de el en
en-GB en-US en-ZA eo es-AR es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gd gl
gu-IN he hi-IN hr hu hy-AM id is it ja kk kn ko ku lt lv mai mk ml mr nb-NO
nl nn-NO or pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv-SE ta
te tr uk vi zh-CN zh-TW zu)

# Con

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog mozconfig-v5.33.eclass

2014-10-17 Thread Ian Stakenvicius (axs)
axs 14/10/17 21:07:08

  Modified: ChangeLog mozconfig-v5.33.eclass
  Log:
  added some missing deps, dropped unnecessary expat dep and redundant 
--with-system-zlib; deps already brought in by mesa so need for end users to 
update vdb

Revision  ChangesPath
1.1387   eclass/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1387&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1387&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.1386&r2=1.1387

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1386
retrieving revision 1.1387
diff -u -r1.1386 -r1.1387
--- ChangeLog   15 Oct 2014 17:51:03 -  1.1386
+++ ChangeLog   17 Oct 2014 21:07:08 -  1.1387
@@ -1,6 +1,12 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1386 2014/10/15 
17:51:03 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1387 2014/10/17 
21:07:08 axs Exp $
+
+  17 Oct 2014; Ian Stakenvicius (_AxS_) 
+  mozconfig-v5.33.eclass:
+  added some missing deps, dropped unnecessary expat dep and redundant
+  --with-system-zlib; deps already brought in by mesa so need for end users to
+  update vdb
 
   15 Oct 2014; Ian Stakenvicius (_AxS_)  perl-app.eclass:
   Allow ebuild to override GENTOO_DEPEND_ON_PERL_SUBSLOT in perl-app.eclass if



1.2  eclass/mozconfig-v5.33.eclass

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-v5.33.eclass?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-v5.33.eclass?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-v5.33.eclass?r1=1.1&r2=1.2

Index: mozconfig-v5.33.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/mozconfig-v5.33.eclass,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mozconfig-v5.33.eclass  14 Oct 2014 16:10:36 -  1.1
+++ mozconfig-v5.33.eclass  17 Oct 2014 21:07:08 -  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/eclass/mozconfig-v5.33.eclass,v 1.1 
2014/10/14 16:10:36 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v5.33.eclass,v 1.2 
2014/10/17 21:07:08 axs Exp $
 #
 # @ECLASS: mozconfig-v5.33.eclass
 # @MAINTAINER:
@@ -53,7 +53,6 @@
 
 RDEPEND=">=app-text/hunspell-1.2
dev-libs/atk
-   dev-libs/expat
>=dev-libs/libevent-1.4.7
>=x11-libs/cairo-1.10[X]
>=x11-libs/gtk+-2.14:2
@@ -79,6 +78,9 @@
>=media-plugins/gst-plugins-libav-1.1.0_pre20130128-r1:1.0
)
x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXfixes
x11-libs/libXext
x11-libs/libXrender
x11-libs/libXt
@@ -194,9 +196,9 @@
mozconfig_annotate '' --enable-system-ffi
mozconfig_annotate 'Gentoo default to honor system linker' 
--disable-gold
mozconfig_annotate '' --disable-gconf
-   mozconfig_annotate 'Gentoo default' --with-system-zlib
 
# We must force-enable jemalloc 3 via .mozconfig
+   # Except this doesn't actually enable jemalloc3.
echo "export MOZ_JEMALLOC=1" >> "${S}"/.mozconfig || die
mozconfig_annotate '' --enable-jemalloc
mozconfig_annotate '' --enable-replace-malloc






[gentoo-commits] gentoo-x86 commit in sys-apps/unscd: ChangeLog unscd-0.52.ebuild unscd-0.48.ebuild unscd-0.45.ebuild unscd-0.39.ebuild unscd-0.47.ebuild unscd-0.49.ebuild

2014-10-17 Thread Tim Harder (radhermit)
radhermit14/10/17 20:51:31

  Modified: ChangeLog
  Removed:  unscd-0.52.ebuild unscd-0.48.ebuild
unscd-0.45.ebuild unscd-0.39.ebuild
unscd-0.47.ebuild unscd-0.49.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 4F064CA3)

Revision  ChangesPath
1.19 sys-apps/unscd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/unscd/ChangeLog?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/unscd/ChangeLog?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/unscd/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/unscd/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   9 Oct 2014 13:43:41 -   1.18
+++ ChangeLog   17 Oct 2014 20:51:31 -  1.19
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/unscd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/ChangeLog,v 1.18 2014/10/09 
13:43:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/ChangeLog,v 1.19 2014/10/17 
20:51:31 radhermit Exp $
+
+  17 Oct 2014; Tim Harder  -unscd-0.39.ebuild,
+  -unscd-0.45.ebuild, -unscd-0.47.ebuild, -unscd-0.48.ebuild,
+  -unscd-0.49.ebuild, -unscd-0.52.ebuild:
+  Remove old.
 
 *unscd-0.52-r1 (09 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: Test-Requires-0.80.0.ebuild ChangeLog

2014-10-17 Thread Mikle Kolyada (zlogene)
zlogene 14/10/17 20:35:07

  Modified: ChangeLog
  Added:Test-Requires-0.80.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.29 dev-perl/Test-Requires/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.29&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.29&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   20 Aug 2014 18:08:04 -  1.28
+++ ChangeLog   17 Oct 2014 20:35:07 -  1.29
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.28 
2014/08/20 18:08:04 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.29 
2014/10/17 20:35:07 zlogene Exp $
+
+*Test-Requires-0.80.0 (17 Oct 2014)
+
+  17 Oct 2014; Mikle Kolyada  +Test-Requires-0.80.0.ebuild:
+  Version bump
 
 *Test-Requires-0.60.0-r1 (20 Aug 2014)
 



1.1  dev-perl/Test-Requires/Test-Requires-0.80.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.80.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.80.0.ebuild?rev=1.1&content-type=text/plain

Index: Test-Requires-0.80.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.80.0.ebuild,v 
1.1 2014/10/17 20:35:07 zlogene Exp $

EAPI=5

MODULE_AUTHOR=TOKUHIROM
MODULE_VERSION=0.08
inherit perl-module

DESCRIPTION="Checks to see if the module can be loaded"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x86-solaris"
IUSE=""

RDEPEND=">=virtual/perl-Test-Simple-0.61
 >=virtual/perl-ExtUtils-MakeMaker-6.640.0"

DEPEND="${RDEPEND}"

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/Want: Want-0.230.0.ebuild ChangeLog

2014-10-17 Thread Mikle Kolyada (zlogene)
zlogene 14/10/17 20:29:43

  Modified: ChangeLog
  Added:Want-0.230.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.56 dev-perl/Want/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/ChangeLog?rev=1.56&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/ChangeLog?rev=1.56&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   22 Aug 2014 18:30:50 -  1.55
+++ ChangeLog   17 Oct 2014 20:29:43 -  1.56
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Want
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.55 2014/08/22 
18:30:50 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.56 2014/10/17 
20:29:43 zlogene Exp $
+
+*Want-0.230.0 (17 Oct 2014)
+
+  17 Oct 2014; Mikle Kolyada  +Want-0.230.0.ebuild:
+  Version bump
 
 *Want-0.210.0-r1 (22 Aug 2014)
 



1.1  dev-perl/Want/Want-0.230.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/Want-0.230.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/Want-0.230.0.ebuild?rev=1.1&content-type=text/plain

Index: Want-0.230.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.230.0.ebuild,v 1.1 
2014/10/17 20:29:43 zlogene Exp $

EAPI=5

MODULE_AUTHOR=ROBIN
MODULE_VERSION=0.23
inherit perl-module

DESCRIPTION="A generalisation of wantarray"

SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-aix"
IUSE=""

SRC_TEST="do"






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64/no-emul-linux-x86: package.mask

2014-10-17 Thread Michal Gorny (mgorny)
mgorny  14/10/17 20:28:26

  Modified: package.mask
  Log:
  Start masking packages that cause repoman failures due to unmigrated deps.

Revision  ChangesPath
1.2  profiles/arch/amd64/no-emul-linux-x86/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask?r1=1.1&r2=1.2

Index: package.mask
===
RCS file: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.mask14 Oct 2014 20:54:06 -  1.1
+++ package.mask17 Oct 2014 20:28:26 -  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/profiles/arch/amd64/no-emul-linux-x86/package.mask,v 
1.1 2014/10/14 20:54:06 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.mask,v 
1.2 2014/10/17 20:28:26 mgorny Exp $
 
 # Michał Górny  (14 Sep 2014)
 # on behalf of gx86-multilib project 
@@ -20,3 +20,15 @@
 app-emulation/emul-linux-x86-sdl
 app-emulation/emul-linux-x86-soundlibs
 app-emulation/emul-linux-x86-xlibs
+
+# Michał Górny  (17 Sep 2014)
+# on behalf of gx86-multilib project 
+# Old version of packages that do not fully support multilib deps. Those
+# versions will be removed along with emul-linux-x86 packages.
+<=app-emulation/wine-1.7.18
+
+# Michał Górny  (17 Sep 2014)
+# on behalf of gx86-multilib project 
+# Packages that do not support multilib deps at all. Those packages will
+# need to be updated before emul-linux-x86 packages are removed.
+app-emulation/crossover-bin






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64: ChangeLog

2014-10-17 Thread Michal Gorny (mgorny)
mgorny  14/10/17 20:28:26

  Modified: ChangeLog
  Log:
  Start masking packages that cause repoman failures due to unmigrated deps.

Revision  ChangesPath
1.283profiles/arch/amd64/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.283&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.283&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?r1=1.282&r2=1.283

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v
retrieving revision 1.282
retrieving revision 1.283
diff -u -r1.282 -r1.283
--- ChangeLog   14 Oct 2014 20:54:06 -  1.282
+++ ChangeLog   17 Oct 2014 20:28:26 -  1.283
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/AMD64 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.282 
2014/10/14 20:54:06 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.283 
2014/10/17 20:28:26 mgorny Exp $
+
+  17 Oct 2014; Michał Górny 
+  no-emul-linux-x86/package.mask:
+  Start masking packages that cause repoman failures due to unmigrated deps.
 
   14 Oct 2014; Michał Górny  +no-emul-linux-x86/eapi,
   +no-emul-linux-x86/package.mask, +no-emul-linux-x86/package.use.stable.mask,






[gentoo-commits] gentoo-x86 commit in dev-perl/DateTimeX-Easy: DateTimeX-Easy-0.89.0.ebuild ChangeLog

2014-10-17 Thread Mikle Kolyada (zlogene)
zlogene 14/10/17 20:18:24

  Modified: DateTimeX-Easy-0.89.0.ebuild ChangeLog
  Log:
  Drop dead dependency (bug #525368)
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-perl/DateTimeX-Easy/DateTimeX-Easy-0.89.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTimeX-Easy/DateTimeX-Easy-0.89.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTimeX-Easy/DateTimeX-Easy-0.89.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTimeX-Easy/DateTimeX-Easy-0.89.0.ebuild?r1=1.2&r2=1.3

Index: DateTimeX-Easy-0.89.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/DateTimeX-Easy/DateTimeX-Easy-0.89.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DateTimeX-Easy-0.89.0.ebuild12 Oct 2014 16:46:15 -  1.2
+++ DateTimeX-Easy-0.89.0.ebuild17 Oct 2014 20:18:24 -  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-perl/DateTimeX-Easy/DateTimeX-Easy-0.89.0.ebuild,v 
1.2 2014/10/12 16:46:15 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/DateTimeX-Easy/DateTimeX-Easy-0.89.0.ebuild,v 
1.3 2014/10/17 20:18:24 zlogene Exp $
 
 EAPI=5
 
@@ -16,7 +16,6 @@
 
 RDEPEND="dev-perl/DateTime
dev-perl/TimeDate
-   dev-perl/DateTime-Format-DateManip
dev-perl/DateTime-Format-Flexible
dev-perl/DateTime-Format-ICal
dev-perl/DateTime-Format-Natural



1.12 dev-perl/DateTimeX-Easy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTimeX-Easy/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   12 Oct 2014 16:46:15 -  1.11
+++ ChangeLog   17 Oct 2014 20:18:24 -  1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/DateTimeX-Easy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTimeX-Easy/ChangeLog,v 1.11 
2014/10/12 16:46:15 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTimeX-Easy/ChangeLog,v 1.12 
2014/10/17 20:18:24 zlogene Exp $
+
+  17 Oct 2014; Mikle Kolyada  DateTimeX-Easy-0.89.0.ebuild:
+  Drop dead dependency (bug #525368)
 
   12 Oct 2014; Mikle Kolyada  DateTimeX-Easy-0.89.0.ebuild:
   Bump to EAPI=5






[gentoo-commits] gentoo-x86 commit in www-apps/hiawatha-monitor: hiawatha-monitor-1.0.ebuild ChangeLog

2014-10-17 Thread Julian Ospald (hasufell)
hasufell14/10/17 20:17:28

  Modified: ChangeLog
  Added:hiawatha-monitor-1.0.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key BDEED020)

Revision  ChangesPath
1.3  www-apps/hiawatha-monitor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/hiawatha-monitor/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/hiawatha-monitor/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/hiawatha-monitor/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/hiawatha-monitor/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   21 Jun 2014 10:23:59 -  1.2
+++ ChangeLog   17 Oct 2014 20:17:28 -  1.3
@@ -1,6 +1,11 @@
 # ChangeLog for www-apps/hiawatha-monitor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/hiawatha-monitor/ChangeLog,v 1.2 
2014/06/21 10:23:59 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/hiawatha-monitor/ChangeLog,v 1.3 
2014/10/17 20:17:28 hasufell Exp $
+
+*hiawatha-monitor-1.0 (17 Oct 2014)
+
+  17 Oct 2014; Julian Ospald  
+hiawatha-monitor-1.0.ebuild:
+  version bump
 
 *hiawatha-monitor-0.8 (21 Jun 2014)
 



1.1  www-apps/hiawatha-monitor/hiawatha-monitor-1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/hiawatha-monitor/hiawatha-monitor-1.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/hiawatha-monitor/hiawatha-monitor-1.0.ebuild?rev=1.1&content-type=text/plain

Index: hiawatha-monitor-1.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-apps/hiawatha-monitor/hiawatha-monitor-1.0.ebuild,v 
1.1 2014/10/17 20:17:28 hasufell Exp $

EAPI=5

MY_P="monitor"

DESCRIPTION="Monitoring application for www-servers/hiawatha"
HOMEPAGE="http://www.hiawatha-webserver.org/howto/monitor";
SRC_URI="http://www.hiawatha-webserver.org/files/${MY_P}-${PV}.tar.gz "

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="=dev-lang/php-5*[mysql,xslt]
virtual/cron
virtual/mysql
www-servers/hiawatha[xslt]"

S=${WORKDIR}/${MY_P}

src_install () {
default

rm -f ChangeLog README LICENSE

insinto /usr/share/${PN}
doins -r *
}






[gentoo-commits] gentoo-x86 commit in net-misc/openntpd/files: openntpd.service-20080406-r3

2014-10-17 Thread Christoph Junghans (ottxor)
ottxor  14/10/17 20:11:57

  Removed:  openntpd.service-20080406-r3
  Log:
  remove old
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
C2000586)



[gentoo-commits] gentoo-x86 commit in net-misc/openntpd: ChangeLog openntpd-20080406-r7.ebuild openntpd-20080406-r8.ebuild

2014-10-17 Thread Christoph Junghans (ottxor)
ottxor  14/10/17 20:11:57

  Modified: ChangeLog
  Removed:  openntpd-20080406-r7.ebuild
openntpd-20080406-r8.ebuild
  Log:
  remove old
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
C2000586)

Revision  ChangesPath
1.125net-misc/openntpd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/ChangeLog?rev=1.125&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/ChangeLog?rev=1.125&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/ChangeLog?r1=1.124&r2=1.125

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog   17 Oct 2014 20:09:19 -  1.124
+++ ChangeLog   17 Oct 2014 20:11:57 -  1.125
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/openntpd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.124 
2014/10/17 20:09:19 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.125 
2014/10/17 20:11:57 ottxor Exp $
+
+  17 Oct 2014; Christoph Junghans 
+  -files/openntpd.service-20080406-r3, -openntpd-20080406-r7.ebuild,
+  -openntpd-20080406-r8.ebuild:
+  remove old
 
   17 Oct 2014; Christoph Junghans 
   openntpd-20080406-r9.ebuild:






[gentoo-commits] gentoo-x86 commit in net-misc/openntpd: openntpd-20080406-r9.ebuild ChangeLog

2014-10-17 Thread Christoph Junghans (ottxor)
ottxor  14/10/17 20:09:19

  Modified: openntpd-20080406-r9.ebuild ChangeLog
  Log:
  all stable (bug #525118)
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
C2000586)

Revision  ChangesPath
1.3  net-misc/openntpd/openntpd-20080406-r9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild?r1=1.2&r2=1.3

Index: openntpd-20080406-r9.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openntpd-20080406-r9.ebuild 17 Oct 2014 19:52:53 -  1.2
+++ openntpd-20080406-r9.ebuild 17 Oct 2014 20:09: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/net-misc/openntpd/openntpd-20080406-r9.ebuild,v 1.2 
2014/10/17 19:52:53 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild,v 1.3 
2014/10/17 20:09:19 ottxor Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd"
 IUSE="ssl selinux"
 
 RDEPEND="ssl? ( dev-libs/openssl )



1.124net-misc/openntpd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/ChangeLog?rev=1.124&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/ChangeLog?rev=1.124&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/ChangeLog?r1=1.123&r2=1.124

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog   17 Oct 2014 19:52:53 -  1.123
+++ ChangeLog   17 Oct 2014 20:09:19 -  1.124
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/openntpd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.123 
2014/10/17 19:52:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.124 
2014/10/17 20:09:19 ottxor Exp $
+
+  17 Oct 2014; Christoph Junghans 
+  openntpd-20080406-r9.ebuild:
+  all stable (bug #525118)
 
   17 Oct 2014; Jeroen Roovers  openntpd-20080406-r9.ebuild:
   Stable for HPPA (bug #525118).






[gentoo-commits] proj/elfix:master commit in: scripts/

2014-10-17 Thread Anthony G. Basile
commit: 41a91c0486e881ace7deb9e44752fbe93e640b36
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Oct 17 20:03:19 2014 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Oct 17 20:03:29 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=41a91c04

scripts/paxmark.sh: backport improvements from pax-utils.eclass

---
 scripts/paxmark.sh | 95 ++
 1 file changed, 38 insertions(+), 57 deletions(-)

diff --git a/scripts/paxmark.sh b/scripts/paxmark.sh
index 02f966e..9ec077a 100755
--- a/scripts/paxmark.sh
+++ b/scripts/paxmark.sh
@@ -1,16 +1,15 @@
 #!/bin/bash -l
 
 has() {
-   [[ "${2/$1/}" != "$2" ]] && return 0
+   f=$1
+   shift
+   [[ "${@/$f/}" != "$@" ]] && return 0
return 1
 }
 
 paxmarksh() {
-
local f # loop over paxables
local flags # pax flags
-   local pt_fail=0 pt_failures=""  # record PT_PAX failures
-   local xt_fail=0 xt_failures=""  # record xattr PAX marking 
failures
local ret=0 # overal return code of this 
function
 
# Only the actual PaX flags and z are accepted
@@ -27,11 +26,11 @@ paxmarksh() {
local dodefault=""
[[ "${flags//[!z]}" ]] && dodefault="yes"
 
-   if has PT "${PAX_MARKINGS}"; then
+   if has PT ${PAX_MARKINGS}; then
+   for f in "$@"; do
 
-   #First try paxctl -> this might try to create/convert program 
headers
-   if type -p paxctl > /dev/null; then
-   for f in "$@"; do
+   #First try paxctl -> this might try to create/convert 
program headers
+   if type -p paxctl > /dev/null; then
# First, try modifying the existing PAX_FLAGS 
header
paxctl -q${flags} "${f}" >/dev/null 2>&1 && 
continue
# Second, try creating a PT_PAX header (works 
on ET_EXEC)
@@ -39,69 +38,51 @@ paxmarksh() {
paxctl -qC${flags} "${f}" >/dev/null 2>&1 && 
continue
# Third, try stealing the (unused under PaX) 
PT_GNU_STACK header
paxctl -qc${flags} "${f}" >/dev/null 2>&1 && 
continue
-   pt_fail=1
-   pt_failures="${pt_failures} ${f}"
-   done
+   fi
 
-   #Next try paxctl-ng -> this will not create/convert any program 
headers
-   elif type -p paxctl-ng > /dev/null && paxctl-ng -L ; then
-   flags="${flags//z}"
-   for f in "$@"; do
+   #Next try paxctl-ng -> this will not create/convert any 
program headers
+   if type -p paxctl-ng > /dev/null && paxctl-ng -L ; then
+   flags="${flags//z}"
[[ ${dodefault} == "yes" ]] && paxctl-ng -L -z 
"${f}" >/dev/null 2>&1
[[ "${flags}" ]] || continue
paxctl-ng -L -${flags} "${f}" >/dev/null 2>&1 
&& continue
-   pt_fail=1
-   pt_failures="${pt_failures} ${f}"
-   done
-
-   #Finally fall back on scanelf
-   elif type -p scanelf > /dev/null && [[ ${PAX_MARKINGS} != 
"none" ]]; then
-   scanelf -Xxz ${flags} "$@" >/dev/null 2>&1
-
-   #We failed to set PT_PAX flags
-   elif [[ ${PAX_MARKINGS} != "none" ]]; then
-   pt_failures="$*"
-   pt_fail=1
-   fi
-
-   if [[ ${pt_fail} == 1 ]]; then
-   ret=1
-   fi
+   fi
+
+   #Finally fall back on scanelf
+   if type -p scanelf > /dev/null && [[ ${PAX_MARKINGS} != 
"none" ]]; then
+   scanelf -Xxz ${flags} "$f" >/dev/null 2>&1
+   #We failed to set PT_PAX flags
+   elif [[ ${PAX_MARKINGS} != "none" ]]; then
+   elog "Failed to set PT_PAX markings -${flags} 
${f}."
+   ret=1
+   fi
+   done
fi
 
-   if has XT "${PAX_MARKINGS}"; then
-
+   if has XT ${PAX_MARKINGS}; then
flags="${flags//z}"
+   for f in "$@"; do
 
-   #First try paxctl-ng
-   if type -p paxctl-ng > /dev/null && paxctl-ng -l ; then
-   for f in "$@"; do
+   #First try paxctl-ng
+   if type -p paxctl-ng > /dev/null && paxctl-ng -l ; then
[[ ${dodefault} =

[gentoo-commits] gentoo-x86 commit in net-misc/putty: ChangeLog putty-0.63_p20141002.ebuild

2014-10-17 Thread Jeroen Roovers (jer)
jer 14/10/17 19:57:59

  Modified: ChangeLog putty-0.63_p20141002.ebuild
  Log:
  Stable for HPPA (bug #525322).
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: 
--ignore-arches, signed Manifest commit with key A792A613)

Revision  ChangesPath
1.98 net-misc/putty/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/ChangeLog?rev=1.98&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/ChangeLog?rev=1.98&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog   13 Oct 2014 18:29:18 -  1.97
+++ ChangeLog   17 Oct 2014 19:57:59 -  1.98
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/putty
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.97 2014/10/13 
18:29:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.98 2014/10/17 
19:57:59 jer Exp $
+
+  17 Oct 2014; Jeroen Roovers  putty-0.63_p20141002.ebuild:
+  Stable for HPPA (bug #525322).
 
 *putty-0.63_p20141002 (13 Oct 2014)
 



1.2  net-misc/putty/putty-0.63_p20141002.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63_p20141002.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63_p20141002.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63_p20141002.ebuild?r1=1.1&r2=1.2

Index: putty-0.63_p20141002.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63_p20141002.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- putty-0.63_p20141002.ebuild 13 Oct 2014 18:29:18 -  1.1
+++ putty-0.63_p20141002.ebuild 17 Oct 2014 19:57:59 -  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-misc/putty/putty-0.63_p20141002.ebuild,v 1.1 
2014/10/13 18:29:18 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63_p20141002.ebuild,v 1.2 
2014/10/17 19:57:59 jer Exp $
 
 EAPI=5
 inherit autotools eutils gnome2-utils toolchain-funcs
@@ -15,7 +15,7 @@
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~sparc ~x86"
 IUSE="doc +gtk ipv6 kerberos"
 
 S=${WORKDIR}/${P/_p*/}-2014-10-02






[gentoo-commits] gentoo-x86 commit in net-misc/openntpd: ChangeLog openntpd-20080406-r9.ebuild

2014-10-17 Thread Jeroen Roovers (jer)
jer 14/10/17 19:52:53

  Modified: ChangeLog openntpd-20080406-r9.ebuild
  Log:
  Stable for HPPA (bug #525118).
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: 
--ignore-arches, signed Manifest commit with key A792A613)

Revision  ChangesPath
1.123net-misc/openntpd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/ChangeLog?rev=1.123&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/ChangeLog?rev=1.123&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/ChangeLog?r1=1.122&r2=1.123

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog   12 Oct 2014 09:27:19 -  1.122
+++ ChangeLog   17 Oct 2014 19:52:53 -  1.123
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/openntpd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.122 
2014/10/12 09:27:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.123 
2014/10/17 19:52:53 jer Exp $
+
+  17 Oct 2014; Jeroen Roovers  openntpd-20080406-r9.ebuild:
+  Stable for HPPA (bug #525118).
 
 *openntpd-20080406-r9 (12 Oct 2014)
 



1.2  net-misc/openntpd/openntpd-20080406-r9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild?r1=1.1&r2=1.2

Index: openntpd-20080406-r9.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openntpd-20080406-r9.ebuild 12 Oct 2014 09:27:19 -  1.1
+++ openntpd-20080406-r9.ebuild 17 Oct 2014 19:52:53 -  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-misc/openntpd/openntpd-20080406-r9.ebuild,v 1.1 
2014/10/12 09:27:19 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r9.ebuild,v 1.2 
2014/10/17 19:52:53 jer Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd"
 IUSE="ssl selinux"
 
 RDEPEND="ssl? ( dev-libs/openssl )






[gentoo-commits] gentoo-x86 commit in sys-fs/dd-rescue: dd-rescue-1.46.ebuild ChangeLog

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 19:52:51

  Modified: ChangeLog
  Added:dd-rescue-1.46.ebuild
  Log:
  Version bump #524860 by jospezial.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key D2E96200)

Revision  ChangesPath
1.38 sys-fs/dd-rescue/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/dd-rescue/ChangeLog?rev=1.38&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/dd-rescue/ChangeLog?rev=1.38&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/dd-rescue/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   24 Jun 2014 08:27:08 -  1.37
+++ ChangeLog   17 Oct 2014 19:52:51 -  1.38
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/dd-rescue
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.37 
2014/06/24 08:27:08 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.38 
2014/10/17 19:52:51 vapier Exp $
+
+*dd-rescue-1.46 (17 Oct 2014)
+
+  17 Oct 2014; Mike Frysinger  +dd-rescue-1.46.ebuild:
+  Version bump #524860 by jospezial.
 
   24 Jun 2014; Joshua Kinard  metadata.xml:
   Fixed local USE flag description, per #514738.



1.1  sys-fs/dd-rescue/dd-rescue-1.46.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.46.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.46.ebuild?rev=1.1&content-type=text/plain

Index: dd-rescue-1.46.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.46.ebuild,v 1.1 
2014/10/17 19:52:51 vapier Exp $

EAPI=5

inherit toolchain-funcs flag-o-matic multilib autotools

MY_PN=${PN/-/_}
MY_P=${MY_PN}-${PV}

DESCRIPTION="Similar to dd but can copy from source with errors"
HOMEPAGE="http://www.garloff.de/kurt/linux/ddrescue/";
SRC_URI="http://www.garloff.de/kurt/linux/ddrescue/${MY_P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="avx2 lzo sse4_2 static xattr"

RDEPEND="lzo? ( dev-libs/lzo )
xattr? ( sys-apps/attr )"
DEPEND="${RDEPEND}"

S=${WORKDIR}/${MY_PN}

src_prepare() {
sed -i \
-e 's:-ldl:$(LDFLAGS) -ldl:' \
-e 's:-shared:$(CFLAGS) $(LDFLAGS) -shared:' \
Makefile
eautoreconf
}

src_configure() {
use static && append-ldflags -static
# OpenSSL is only used by a random helper tool we don't install.
ac_cv_header_attr_xattr_h=$(usex xattr) \
ac_cv_header_openssl_evp_h=no \
ac_cv_lib_lzo2_lzo1x_1_compress=$(usex lzo) \
econf
}

_emake() {
local arch
case ${ARCH} in
x86)   arch=i386;;
amd64) arch=x86_64;;
arm)   arch=arm;;
arm64) arch=aarch64;;
esac

local os=$(usex kernel_linux Linux IDK)

# The Makefile is a mess.  Override a few vars rather than patch it.
emake \
MACH="${arch}" \
OS="${os}" \
HAVE_SSE42=$(usex sse4_2 1 0) \
HAVE_AVX2=$(usex avx2 1 0) \
RPM_OPT_FLAGS="${CFLAGS} ${CPPFLAGS}" \
CFLAGS_OPT='$(CFLAGS)' \
LDFLAGS="${LDFLAGS} 
-Wl,-rpath,${EPREFIX}/usr/$(get_libdir)/${PN}" \
CC="$(tc-getCC)" \
"$@"
}

src_compile() {
_emake
}

src_test() {
_emake check
}

src_install() {
# easier to install by hand than trying to make sense of the Makefile.
dobin dd_rescue
dodir /usr/$(get_libdir)/${PN}
cp -pPR libddr_*.so "${ED}"/usr/$(get_libdir)/${PN}/ || die
dodoc README.dd_rescue
doman dd_rescue.1
use lzo && doman ddr_lzo.1
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/pdf-core: pdf-core-0.5.0.ebuild ChangeLog

2014-10-17 Thread Manuel Rueger (mrueg)
mrueg   14/10/17 19:50:39

  Modified: ChangeLog
  Added:pdf-core-0.5.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key )

Revision  ChangesPath
1.11 dev-ruby/pdf-core/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   17 Sep 2014 13:51:30 -  1.10
+++ ChangeLog   17 Oct 2014 19:50:39 -  1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/pdf-core
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.10 
2014/09/17 13:51:30 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.11 
2014/10/17 19:50:39 mrueg Exp $
+
+*pdf-core-0.5.0 (17 Oct 2014)
+
+  17 Oct 2014; Manuel Rüger  +pdf-core-0.5.0.ebuild:
+  Version bump.
 
 *pdf-core-0.4.0 (17 Sep 2014)
 



1.1  dev-ruby/pdf-core/pdf-core-0.5.0.ebuild

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

Index: pdf-core-0.5.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/pdf-core/pdf-core-0.5.0.ebuild,v 
1.1 2014/10/17 19:50:39 mrueg Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_RECIPE_TEST="rspec"

RUBY_FAKEGEM_RECIPE_DOC="rdoc"

inherit ruby-fakegem

DESCRIPTION="Implements low level PDF features for Prawn"
HOMEPAGE="http://github.com/prawnpdf/pdf-core/";

LICENSE="|| ( Ruby GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"

ruby_add_bdepend "test? ( =dev-ruby/pdf-inspector-1.1*
>=dev-ruby/pdf-reader-1.2 =dev-ruby/pdf-reader-1* )"

all_ruby_prepare() {
sed -i -e "/[Bb]undler/d" spec/spec_helper.rb || die
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/omniauth: omniauth-1.2.2.ebuild ChangeLog

2014-10-17 Thread Manuel Rueger (mrueg)
mrueg   14/10/17 19:46:58

  Modified: omniauth-1.2.2.ebuild ChangeLog
  Log:
  Add ruby21 target.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key )

Revision  ChangesPath
1.2  dev-ruby/omniauth/omniauth-1.2.2.ebuild

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

Index: omniauth-1.2.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/omniauth/omniauth-1.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- omniauth-1.2.2.ebuild   23 Jul 2014 00:25:18 -  1.1
+++ omniauth-1.2.2.ebuild   17 Oct 2014 19:46:58 -  1.2
@@ -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-ruby/omniauth/omniauth-1.2.2.ebuild,v 
1.1 2014/07/23 00:25:18 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/omniauth/omniauth-1.2.2.ebuild,v 
1.2 2014/10/17 19:46:58 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby19 ruby20 ruby21"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 RUBY_FAKEGEM_RECIPE_TEST="rspec"



1.7  dev-ruby/omniauth/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/omniauth/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   23 Jul 2014 00:25:18 -  1.6
+++ ChangeLog   17 Oct 2014 19:46:58 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/omniauth
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/omniauth/ChangeLog,v 1.6 
2014/07/23 00:25:18 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/omniauth/ChangeLog,v 1.7 
2014/10/17 19:46:58 mrueg Exp $
+
+  17 Oct 2014; Manuel Rüger  omniauth-1.2.2.ebuild:
+  Add ruby21 target.
 
 *omniauth-1.2.2 (23 Jul 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/json_pure: json_pure-1.8.1.ebuild ChangeLog

2014-10-17 Thread Manuel Rueger (mrueg)
mrueg   14/10/17 19:43:34

  Modified: json_pure-1.8.1.ebuild ChangeLog
  Log:
  Add ruby21 target.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key )

Revision  ChangesPath
1.2  dev-ruby/json_pure/json_pure-1.8.1.ebuild

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

Index: json_pure-1.8.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/json_pure/json_pure-1.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- json_pure-1.8.1.ebuild  27 Dec 2013 01:13:22 -  1.1
+++ json_pure-1.8.1.ebuild  17 Oct 2014 19:43:34 -  1.2
@@ -1,16 +1,16 @@
-# 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/dev-ruby/json_pure/json_pure-1.8.1.ebuild,v 
1.1 2013/12/27 01:13:22 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json_pure/json_pure-1.8.1.ebuild,v 
1.2 2014/10/17 19:43:34 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby19 ruby20 ruby21"
 RUBY_FAKEGEM_RECIPE_TEST="rake"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 
 inherit multilib ruby-fakegem
 
-DESCRIPTION="a JSON implementation in pure Ruby"
+DESCRIPTION="A JSON implementation in pure Ruby"
 HOMEPAGE="http://flori.github.com/json";
 
 LICENSE="Ruby-BSD"



1.2  dev-ruby/json_pure/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json_pure/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json_pure/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json_pure/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/json_pure/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   27 Dec 2013 01:13:22 -  1.1
+++ ChangeLog   17 Oct 2014 19:43:34 -  1.2
@@ -1,3 +1,10 @@
+# ChangeLog for dev-ruby/json_pure
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json_pure/ChangeLog,v 1.2 
2014/10/17 19:43:34 mrueg Exp $
+
+  17 Oct 2014; Manuel Rüger  json_pure-1.8.1.ebuild:
+  Add ruby21 target.
+
 *json_pure-1.8.1 (27 Dec 2013)
 
   27 Dec 2013; Naohiro Aota  +json_pure-1.8.1.ebuild,






[gentoo-commits] gentoo-x86 commit in dev-ruby/bsearch: bsearch-1.5.0-r1.ebuild ChangeLog

2014-10-17 Thread Manuel Rueger (mrueg)
mrueg   14/10/17 19:41:04

  Modified: bsearch-1.5.0-r1.ebuild ChangeLog
  Log:
  Add ruby21 target.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key )

Revision  ChangesPath
1.3  dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild

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

Index: bsearch-1.5.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bsearch-1.5.0-r1.ebuild 5 Apr 2014 13:51:03 -   1.2
+++ bsearch-1.5.0-r1.ebuild 17 Oct 2014 19:41:04 -  1.3
@@ -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/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild,v 
1.2 2014/04/05 13:51:03 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild,v 
1.3 2014/10/17 19:41:04 mrueg Exp $
 
 EAPI=5
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="doc/*"
 
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
 
 inherit ruby-fakegem
 DESCRIPTION="A binary search library for Ruby"



1.14 dev-ruby/bsearch/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bsearch/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bsearch/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bsearch/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   5 Apr 2014 13:51:03 -   1.13
+++ ChangeLog   17 Oct 2014 19:41:04 -  1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/bsearch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/ChangeLog,v 1.13 
2014/04/05 13:51:03 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/ChangeLog,v 1.14 
2014/10/17 19:41:04 mrueg Exp $
+
+  17 Oct 2014; Manuel Rüger  bsearch-1.5.0-r1.ebuild:
+  Add ruby21 target.
 
   05 Apr 2014; Manuel Rüger  bsearch-1.5.0-r1.ebuild,
   bsearch-1.5.0.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-ruby/dep_selector: dep_selector-0.1.1.ebuild ChangeLog

2014-10-17 Thread Manuel Rueger (mrueg)
mrueg   14/10/17 19:37:37

  Modified: dep_selector-0.1.1.ebuild ChangeLog
  Log:
  Add ruby21 target.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key )

Revision  ChangesPath
1.2  dev-ruby/dep_selector/dep_selector-0.1.1.ebuild

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

Index: dep_selector-0.1.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/dep_selector/dep_selector-0.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dep_selector-0.1.1.ebuild   26 Mar 2014 20:15:19 -  1.1
+++ dep_selector-0.1.1.ebuild   17 Oct 2014 19:37:37 -  1.2
@@ -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-ruby/dep_selector/dep_selector-0.1.1.ebuild,v 1.1 
2014/03/26 20:15:19 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/dep_selector/dep_selector-0.1.1.ebuild,v 1.2 
2014/10/17 19:37:37 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby19 ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_RECIPE_TEST="rspec"



1.9  dev-ruby/dep_selector/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dep_selector/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dep_selector/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dep_selector/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dep_selector/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   26 May 2014 05:25:41 -  1.8
+++ ChangeLog   17 Oct 2014 19:37:37 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/dep_selector
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dep_selector/ChangeLog,v 1.8 
2014/05/26 05:25:41 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dep_selector/ChangeLog,v 1.9 
2014/10/17 19:37:37 mrueg Exp $
+
+  17 Oct 2014; Manuel Rüger  dep_selector-0.1.1.ebuild:
+  Add ruby21 target.
 
   26 May 2014; Manuel Rüger  dep_selector-0.0.8-r1.ebuild:
   Remove ruby18 target.






[gentoo-commits] gentoo-x86 commit in dev-lang/elixir: elixir-1.0.1.ebuild ChangeLog

2014-10-17 Thread Julian Ospald (hasufell)
hasufell14/10/17 19:35:47

  Modified: ChangeLog
  Added:elixir-1.0.1.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key BDEED020)

Revision  ChangesPath
1.23 dev-lang/elixir/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/ChangeLog?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/ChangeLog?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/elixir/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   10 Sep 2014 14:33:08 -  1.22
+++ ChangeLog   17 Oct 2014 19:35:47 -  1.23
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lang/elixir
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/elixir/ChangeLog,v 1.22 2014/09/10 
14:33:08 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/elixir/ChangeLog,v 1.23 2014/10/17 
19:35:47 hasufell Exp $
+
+*elixir-1.0.1 (17 Oct 2014)
+
+  17 Oct 2014; Julian Ospald  +elixir-1.0.1.ebuild:
+  version bump
 
 *elixir-1.0.0 (10 Sep 2014)
 



1.1  dev-lang/elixir/elixir-1.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/elixir-1.0.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/elixir-1.0.1.ebuild?rev=1.1&content-type=text/plain

Index: elixir-1.0.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/elixir/elixir-1.0.1.ebuild,v 1.1 
2014/10/17 19:35:47 hasufell Exp $

EAPI=5

inherit multilib

DESCRIPTION="Elixir programming language"
HOMEPAGE="http://elixir-lang.org";
SRC_URI="https://github.com/elixir-lang/elixir/archive/v${PV}.tar.gz -> 
${P}.tar.gz"

LICENSE="Apache-2.0 ErlPL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=dev-lang/erlang-17"
RDEPEND="${DEPEND}"

src_compile() {
emake Q=""
}

src_install() {
emake DESTDIR="${D}" LIBDIR="$(get_libdir)" PREFIX="/usr" install
dodoc README.md CHANGELOG.md CONTRIBUTING.md
}






[gentoo-commits] gentoo commit in xml/htdocs/proj/en/qa/treecleaners: maintainer-needed.xml

2014-10-17 Thread Markos Chandras (hwoarang)
hwoarang14/10/17 19:33:34

  Modified: maintainer-needed.xml
  Log:
  Automated update of maintainer-needed package list

Revision  ChangesPath
1.449xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml?rev=1.449&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml?rev=1.449&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml?r1=1.448&r2=1.449

Index: maintainer-needed.xml
===
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml,v
retrieving revision 1.448
retrieving revision 1.449
diff -u -r1.448 -r1.449
--- maintainer-needed.xml   11 Oct 2014 17:22:13 -  1.448
+++ maintainer-needed.xml   17 Oct 2014 19:33:34 -  1.449
@@ -1,6 +1,6 @@
 
 
-
+
 
 
 
@@ -23,7 +23,7 @@
   
 
   1.2
-  2014-10-11
+  2014-10-17
   
   Maintainer-Needed packages
   
@@ -38,7 +38,7 @@
 
 Package List
 
-The following 1167 packages are marked as maintainer-needed
+The following 1164 packages are marked as maintainer-needed
 
 
 Package NameDescriptionBugs
@@ -456,9 +456,6 @@
 http://packages.gentoo.org/package/app-dicts/freedict-ita-eng";>app-dicts/freedict-ita-eng
 Freedict for language translation from Italian to English
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-dicts/freedict-ita-eng";>Open
 Bugs
-http://packages.gentoo.org/package/app-dicts/gnuvd";>app-dicts/gnuvd
-gnuvd is a command line interface to the Van Dale(tm) on-line Dutch 
dictionary
-https://bugs.gentoo.org/buglist.cgi?quicksearch=app-dicts/gnuvd";>Open 
Bugs
 http://packages.gentoo.org/package/app-dicts/libydpdict";>app-dicts/libydpdict
 Library for handling the Collins Dictionary database
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-dicts/libydpdict";>Open
 Bugs
@@ -2850,9 +2847,6 @@
 http://packages.gentoo.org/package/sys-apps/cinit";>sys-apps/cinit
 a fast, small and simple init with support for profiles
 https://bugs.gentoo.org/buglist.cgi?quicksearch=sys-apps/cinit";>Open 
Bugs
-http://packages.gentoo.org/package/sys-apps/conspy";>sys-apps/conspy
-Remote control for virtual consoles
-https://bugs.gentoo.org/buglist.cgi?quicksearch=sys-apps/conspy";>Open 
Bugs
 http://packages.gentoo.org/package/sys-apps/dchroot";>sys-apps/dchroot
 Utility for managing chroots for non-root users
 https://bugs.gentoo.org/buglist.cgi?quicksearch=sys-apps/dchroot";>Open 
Bugs
@@ -3009,9 +3003,6 @@
 http://packages.gentoo.org/package/sys-fs/owfs";>sys-fs/owfs
 Access 1-Wire devices like a filesystem
 https://bugs.gentoo.org/buglist.cgi?quicksearch=sys-fs/owfs";>Open 
Bugs
-http://packages.gentoo.org/package/sys-fs/safecopy";>sys-fs/safecopy
-Data recovery tool to fault-tolerantly extract data from damaged 
(io-errors) devices or files
-https://bugs.gentoo.org/buglist.cgi?quicksearch=sys-fs/safecopy";>Open 
Bugs
 http://packages.gentoo.org/package/sys-fs/udisks-glue";>sys-fs/udisks-glue
 A tool to associate udisks events to user-defined actions
 https://bugs.gentoo.org/buglist.cgi?quicksearch=sys-fs/udisks-glue";>Open 
Bugs






[gentoo-commits] gentoo-x86 commit in dev-ruby/deprecated: deprecated-3.0.1-r1.ebuild ChangeLog

2014-10-17 Thread Manuel Rueger (mrueg)
mrueg   14/10/17 19:27:07

  Modified: deprecated-3.0.1-r1.ebuild ChangeLog
  Log:
  Add ruby21 target.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key )

Revision  ChangesPath
1.3  dev-ruby/deprecated/deprecated-3.0.1-r1.ebuild

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

Index: deprecated-3.0.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/deprecated/deprecated-3.0.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- deprecated-3.0.1-r1.ebuild  21 May 2014 01:34:32 -  1.2
+++ deprecated-3.0.1-r1.ebuild  17 Oct 2014 19:27:07 -  1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/deprecated/deprecated-3.0.1-r1.ebuild,v 1.2 
2014/05/21 01:34:32 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/deprecated/deprecated-3.0.1-r1.ebuild,v 1.3 
2014/10/17 19:27:07 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_TASK_TEST=""



1.33 dev-ruby/deprecated/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/deprecated/ChangeLog?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/deprecated/ChangeLog?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/deprecated/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/deprecated/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   18 Jul 2014 07:43:53 -  1.32
+++ ChangeLog   17 Oct 2014 19:27:07 -  1.33
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/deprecated
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/deprecated/ChangeLog,v 1.32 
2014/07/18 07:43:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/deprecated/ChangeLog,v 1.33 
2014/10/17 19:27:07 mrueg Exp $
+
+  17 Oct 2014; Manuel Rüger  deprecated-3.0.1-r1.ebuild:
+  Add ruby21 target.
 
   18 Jul 2014; Hans de Graaff  -deprecated-2.0.1-r2.ebuild,
   -deprecated-2.0.1-r4.ebuild:






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-vpx: ChangeLog gst-plugins-vpx-1.2.4-r1.ebuild

2014-10-17 Thread Jeroen Roovers (jer)
jer 14/10/17 19:19:02

  Modified: ChangeLog gst-plugins-vpx-1.2.4-r1.ebuild
  Log:
  Stable for HPPA (bug #525564).
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: 
--ignore-arches, signed Manifest commit with key A792A613)

Revision  ChangesPath
1.40 media-plugins/gst-plugins-vpx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog?rev=1.40&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog?rev=1.40&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   11 Oct 2014 13:31:09 -  1.39
+++ ChangeLog   17 Oct 2014 19:19:02 -  1.40
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-vpx
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog,v 
1.39 2014/10/11 13:31:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog,v 
1.40 2014/10/17 19:19:02 jer Exp $
+
+  17 Oct 2014; Jeroen Roovers  
gst-plugins-vpx-1.2.4-r1.ebuild:
+  Stable for HPPA (bug #525564).
 
   11 Oct 2014; Markus Meier 
   gst-plugins-vpx-1.2.4-r1.ebuild:



1.10 
media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild?r1=1.9&r2=1.10

Index: gst-plugins-vpx-1.2.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gst-plugins-vpx-1.2.4-r1.ebuild 11 Oct 2014 13:31:09 -  1.9
+++ gst-plugins-vpx-1.2.4-r1.ebuild 17 Oct 2014 19:19: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/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild,v
 1.9 2014/10/11 13:31:09 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild,v
 1.10 2014/10/17 19:19:02 jer Exp $
 
 EAPI="5"
 
@@ -8,7 +8,7 @@
 inherit gstreamer
 
 DESCRIPTION="GStreamer decoder for vpx video format"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd"
 IUSE=""
 
 # VP9 is under experimental, do not enable it now






[gentoo-commits] gentoo-x86 commit in games-board/goatee-gtk: goatee-gtk-0.2.0-r1.ebuild ChangeLog goatee-gtk-0.2.0.ebuild

2014-10-17 Thread Julian Ospald (hasufell)
hasufell14/10/17 19:13:18

  Modified: ChangeLog
  Added:goatee-gtk-0.2.0-r1.ebuild
  Removed:  goatee-gtk-0.2.0.ebuild
  Log:
  fix dependencies
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key BDEED020)

Revision  ChangesPath
1.2  games-board/goatee-gtk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/goatee-gtk/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/goatee-gtk/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/goatee-gtk/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-board/goatee-gtk/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   16 Oct 2014 21:51:28 -  1.1
+++ ChangeLog   17 Oct 2014 19:13:18 -  1.2
@@ -1,10 +1,15 @@
 # ChangeLog for games-board/goatee-gtk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/goatee-gtk/ChangeLog,v 1.1 
2014/10/16 21:51:28 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/goatee-gtk/ChangeLog,v 1.2 
2014/10/17 19:13:18 hasufell Exp $
+
+*goatee-gtk-0.2.0-r1 (17 Oct 2014)
+
+  17 Oct 2014; Julian Ospald  +goatee-gtk-0.2.0-r1.ebuild,
+  -goatee-gtk-0.2.0.ebuild:
+  fix dependencies
 
 *goatee-gtk-0.2.0 (16 Oct 2014)
 
   16 Oct 2014; Julian Ospald  +goatee-gtk-0.2.0.ebuild,
   +metadata.xml:
   initial import
-



1.1  games-board/goatee-gtk/goatee-gtk-0.2.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/goatee-gtk/goatee-gtk-0.2.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/goatee-gtk/goatee-gtk-0.2.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: goatee-gtk-0.2.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/games-board/goatee-gtk/goatee-gtk-0.2.0-r1.ebuild,v 1.1 
2014/10/17 19:13:18 hasufell Exp $

EAPI=5

CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal eutils games

DESCRIPTION="A monadic take on a 2,500-year-old board game - GTK+ UI"
HOMEPAGE="http://khumba.net/projects/goatee";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="AGPL-3"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=dev-games/goatee-0.2:=[profile?] =dev-haskell/cairo-0.12:=[profile?] =dev-haskell/gtk-0.12:2=[profile?] =dev-haskell/mtl-2.1:=[profile?] =dev-haskell/parsec-3.1:=[profile?] =dev-libs/gmp-5:=
virtual/libffi:=
"
DEPEND="${RDEPEND}
>=dev-lang/ghc-7.4.1:=
>=dev-haskell/cabal-1.8
test? ( >=dev-haskell/hunit-1.2 

[gentoo-commits] gentoo-x86 commit in dev-games/goatee: goatee-0.2.0-r1.ebuild ChangeLog goatee-0.2.0.ebuild

2014-10-17 Thread Julian Ospald (hasufell)
hasufell14/10/17 19:12:36

  Modified: ChangeLog
  Added:goatee-0.2.0-r1.ebuild
  Removed:  goatee-0.2.0.ebuild
  Log:
  fix dependencies
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key BDEED020)

Revision  ChangesPath
1.2  dev-games/goatee/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/goatee/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/goatee/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/goatee/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-games/goatee/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   16 Oct 2014 21:49:45 -  1.1
+++ ChangeLog   17 Oct 2014 19:12:36 -  1.2
@@ -1,10 +1,15 @@
 # ChangeLog for dev-games/goatee
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/goatee/ChangeLog,v 1.1 2014/10/16 
21:49:45 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/goatee/ChangeLog,v 1.2 2014/10/17 
19:12:36 hasufell Exp $
+
+*goatee-0.2.0-r1 (17 Oct 2014)
+
+  17 Oct 2014; Julian Ospald  +goatee-0.2.0-r1.ebuild,
+  -goatee-0.2.0.ebuild:
+  fix dependencies
 
 *goatee-0.2.0 (16 Oct 2014)
 
   16 Oct 2014; Julian Ospald  +goatee-0.2.0.ebuild,
   +metadata.xml:
   initial import
-



1.1  dev-games/goatee/goatee-0.2.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/goatee/goatee-0.2.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/goatee/goatee-0.2.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: goatee-0.2.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-games/goatee/goatee-0.2.0-r1.ebuild,v 
1.1 2014/10/17 19:12:36 hasufell Exp $

EAPI=5

CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal

DESCRIPTION="A monadic take on a 2,500-year-old board game - library"
HOMEPAGE="http://khumba.net/projects/goatee";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="AGPL-3"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=dev-haskell/mtl-2.1:=[profile?] =dev-haskell/parsec-3.1:=[profile?] =dev-libs/gmp-5:=
virtual/libffi:=
"
DEPEND="${RDEPEND}
>=dev-lang/ghc-7.4.1:=
>=dev-haskell/cabal-1.8
test? ( >=dev-haskell/hunit-1.2 

[gentoo-commits] gentoo-x86 commit in sys-block/raid-check/files: raid-check-20140719-makefile.patch

2014-10-17 Thread Patrick McLean (chutzpah)
chutzpah14/10/17 19:00:15

  Modified: raid-check-20140719-makefile.patch
  Log:
  Revision bump, don't install cron job with execute permissions.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xE3F69979BB4B8928DA78E3D17CBF44EF)

Revision  ChangesPath
1.2  
sys-block/raid-check/files/raid-check-20140719-makefile.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/raid-check/files/raid-check-20140719-makefile.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/raid-check/files/raid-check-20140719-makefile.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/raid-check/files/raid-check-20140719-makefile.patch?r1=1.1&r2=1.2

Index: raid-check-20140719-makefile.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-block/raid-check/files/raid-check-20140719-makefile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- raid-check-20140719-makefile.patch  29 Aug 2014 18:01:14 -  1.1
+++ raid-check-20140719-makefile.patch  17 Oct 2014 19:00:15 -  1.2
@@ -42,7 +42,7 @@
 -  install -D -m 0644 raid-check.cron 
$(DESTDIR)$(D_CNF)/cron.d/raid-check ; \
 -  fi
 +  install -D raid-check.conf $(DESTDIR)$(D_CNF)/raid-check.conf
-+  install -D raid-check.cron $(DESTDIR)$(D_CNF)/cron.d/raid-check
++  install -D -m 0644 raid-check.cron $(DESTDIR)$(D_CNF)/cron.d/raid-check
  
  uninstall:
rm -f $(DESTDIR)$(D_BIN)/$(PROJECT)






[gentoo-commits] gentoo-x86 commit in sys-block/raid-check: raid-check-20140719-r1.ebuild ChangeLog raid-check-20140719.ebuild

2014-10-17 Thread Patrick McLean (chutzpah)
chutzpah14/10/17 19:00:15

  Modified: ChangeLog
  Added:raid-check-20140719-r1.ebuild
  Removed:  raid-check-20140719.ebuild
  Log:
  Revision bump, don't install cron job with execute permissions.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xE3F69979BB4B8928DA78E3D17CBF44EF)

Revision  ChangesPath
1.2  sys-block/raid-check/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/raid-check/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/raid-check/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/raid-check/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-block/raid-check/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   29 Aug 2014 18:01:14 -  1.1
+++ ChangeLog   17 Oct 2014 19:00:15 -  1.2
@@ -1,6 +1,13 @@
 # ChangeLog for sys-block/raid-check
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/raid-check/ChangeLog,v 1.1 
2014/08/29 18:01:14 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/raid-check/ChangeLog,v 1.2 
2014/10/17 19:00:15 chutzpah Exp $
+
+*raid-check-20140719-r1 (17 Oct 2014)
+
+  17 Oct 2014; Patrick McLean 
+  -raid-check-20140719.ebuild, +raid-check-20140719-r1.ebuild,
+  files/raid-check-20140719-makefile.patch:
+  Revision bump, don't install cron job with execute permissions.
 
 *raid-check-20140719 (29 Aug 2014)
 



1.1  sys-block/raid-check/raid-check-20140719-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/raid-check/raid-check-20140719-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/raid-check/raid-check-20140719-r1.ebuild?rev=1.1&content-type=text/plain

Index: raid-check-20140719-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-block/raid-check/raid-check-20140719-r1.ebuild,v 
1.1 2014/10/17 19:00:15 chutzpah Exp $

EAPI=5

inherit eutils

DESCRIPTION="Script to do \"scrubbing\" on software RAID systems"
HOMEPAGE="https://github.com/fukawi2/raid-check";
SRC_URI="mirror://gentoo/${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"

PATCHES=(
"${FILESDIR}"/${P}-makefile.patch
"${FILESDIR}"/${P}-path.patch
)

src_prepare() {
epatch "${PATCHES[@]}"
}

src_compile() { :; }

src_test() {
emake test
}

src_install() {
emake DESTDIR="${D}" D_BIN=/usr/sbin install
}






[gentoo-commits] proj/kde:master commit in: kde-base/print-manager/files/, kde-base/print-manager/

2014-10-17 Thread Andreas Hüttel
commit: 386a341614bd6f89919a122eabe31cbb13f27822
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Fri Oct 17 18:52:34 2014 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Oct 17 18:52:34 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=386a3416

[kde-base/print-manager] Fix build with cups-2.0, bug525598

Package-Manager: portage-2.2.14_rc1

---
 .../files/print-manager-4.14.1-cups20.patch| 72 ++
 kde-base/print-manager/print-manager-4.14.2.ebuild |  2 +
 2 files changed, 74 insertions(+)

diff --git a/kde-base/print-manager/files/print-manager-4.14.1-cups20.patch 
b/kde-base/print-manager/files/print-manager-4.14.1-cups20.patch
new file mode 100644
index 000..58c59dd
--- /dev/null
+++ b/kde-base/print-manager/files/print-manager-4.14.1-cups20.patch
@@ -0,0 +1,72 @@
+diff --git a/libkcups/KCupsConnection.cpp b/libkcups/KCupsConnection.cpp
+index 713be2f..335fc46 100644
+--- a/libkcups/KCupsConnection.cpp
 b/libkcups/KCupsConnection.cpp
+@@ -377,11 +377,11 @@ int KCupsConnection::renewDBusSubscription(int 
subscriptionId, int leaseDuration
+ response = request.sendIppRequest();
+ } while (retry("/", operation));
+ 
+-#if CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
++#if !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
+ if (response && ippGetStatusCode(response) == IPP_OK) {
+ #else
+ if (response && response->request.status.status_code == IPP_OK) {
+-#endif // CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
++#endif // !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
+ ipp_attribute_t *attr;
+ if (subscriptionId >= 0) {
+ // Request was ok, just return the current subscription
+@@ -392,7 +392,7 @@ int KCupsConnection::renewDBusSubscription(int 
subscriptionId, int leaseDuration
+ kWarning() << "No notify-subscription-id in response!";
+ ret = -1;
+ } else {
+-#if CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
++#if !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
+ ret = ippGetInteger(attr, 0);
+ }
+ } else if (subscriptionId >= 0 && response && ippGetStatusCode(response) 
== IPP_NOT_FOUND) {
+@@ -406,7 +406,7 @@ int KCupsConnection::renewDBusSubscription(int 
subscriptionId, int leaseDuration
+ kDebug() << "Subscription not found";
+ // When the subscription is not found try to get a new one
+ return renewDBusSubscription(-1, leaseDuration, events);
+-#endif // CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
++#endif // !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
+ } else {
+ kDebug() << "Request failed" << cupsLastError() << 
httpGetStatus(CUPS_HTTP_DEFAULT);
+ // When the server stops/restarts we will have some error so ignore it
+@@ -582,7 +582,7 @@ ReturnArguments KCupsConnection::parseIPPVars(ipp_t 
*response, ipp_tag_t group_t
+ ipp_attribute_t *attr;
+ ReturnArguments ret;
+ 
+-#if CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
++#if !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
+ QVariantHash destAttributes;
+ for (attr = ippFirstAttribute(response); attr != NULL; attr = 
ippNextAttribute(response)) {
+ // We hit an attribute sepparator
+@@ -659,7 +659,7 @@ ReturnArguments KCupsConnection::parseIPPVars(ipp_t 
*response, ipp_tag_t group_t
+ break;
+ }
+ }
+-#endif // CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
++#endif // !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
+ 
+ return ret;
+ }
+@@ -667,7 +667,7 @@ ReturnArguments KCupsConnection::parseIPPVars(ipp_t 
*response, ipp_tag_t group_t
+ QVariant KCupsConnection::ippAttrToVariant(ipp_attribute_t *attr)
+ {
+ QVariant ret;
+-#if CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
++#if !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
+ switch (ippGetValueTag(attr)) {
+ case IPP_TAG_INTEGER:
+ case IPP_TAG_ENUM:
+@@ -760,7 +760,7 @@ QVariant KCupsConnection::ippAttrToVariant(ipp_attribute_t 
*attr)
+ ret = values;
+ }
+ }
+-#endif // CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
++#endif // !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
+ return ret;
+ }
+ 

diff --git a/kde-base/print-manager/print-manager-4.14.2.ebuild 
b/kde-base/print-manager/print-manager-4.14.2.ebuild
index abba251..680616e 100644
--- a/kde-base/print-manager/print-manager-4.14.2.ebuild
+++ b/kde-base/print-manager/print-manager-4.14.2.ebuild
@@ -19,3 +19,5 @@ RDEPEND="${DEPEND}
!kde-misc/print-manager
app-admin/system-config-printer-gnome
 "
+
+PATCHES=( "${FILESDIR}/${PN}-4.14.1-cups20.patch" )



[gentoo-commits] gentoo-x86 commit in kde-base/print-manager: ChangeLog print-manager-4.14.1.ebuild

2014-10-17 Thread Andreas HAttel (dilfridge)
dilfridge14/10/17 18:50:30

  Modified: ChangeLog print-manager-4.14.1.ebuild
  Log:
  Fix build with cups-2.0, bug 525598
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EBE6A336BE19039C!)

Revision  ChangesPath
1.85 kde-base/print-manager/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/ChangeLog?rev=1.85&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/ChangeLog?rev=1.85&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/ChangeLog?r1=1.84&r2=1.85

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog   16 Sep 2014 18:17:33 -  1.84
+++ ChangeLog   17 Oct 2014 18:50:30 -  1.85
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/print-manager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.84 
2014/09/16 18:17:33 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.85 
2014/10/17 18:50:30 dilfridge Exp $
+
+  17 Oct 2014; Andreas K. Huettel 
+  print-manager-4.14.1.ebuild, +files/print-manager-4.14.1-cups20.patch:
+  Fix build with cups-2.0, bug 525598
 
 *print-manager-4.14.1 (16 Sep 2014)
 



1.2  kde-base/print-manager/print-manager-4.14.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/print-manager-4.14.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/print-manager-4.14.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/print-manager-4.14.1.ebuild?r1=1.1&r2=1.2

Index: print-manager-4.14.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.14.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- print-manager-4.14.1.ebuild 16 Sep 2014 18:17:33 -  1.1
+++ print-manager-4.14.1.ebuild 17 Oct 2014 18:50:30 -  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/kde-base/print-manager/print-manager-4.14.1.ebuild,v 
1.1 2014/09/16 18:17:33 johu Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.14.1.ebuild,v 
1.2 2014/10/17 18:50:30 dilfridge Exp $
 
 EAPI=5
 
@@ -19,3 +19,5 @@
!kde-misc/print-manager
app-admin/system-config-printer-gnome
 "
+
+PATCHES=( "${FILESDIR}/${PN}-4.14.1-cups20.patch" )






[gentoo-commits] gentoo-x86 commit in kde-base/print-manager/files: print-manager-4.14.1-cups20.patch

2014-10-17 Thread Andreas HAttel (dilfridge)
dilfridge14/10/17 18:50:30

  Added:print-manager-4.14.1-cups20.patch
  Log:
  Fix build with cups-2.0, bug 525598
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EBE6A336BE19039C!)

Revision  ChangesPath
1.1  
kde-base/print-manager/files/print-manager-4.14.1-cups20.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/files/print-manager-4.14.1-cups20.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/files/print-manager-4.14.1-cups20.patch?rev=1.1&content-type=text/plain

Index: print-manager-4.14.1-cups20.patch
===
diff --git a/libkcups/KCupsConnection.cpp b/libkcups/KCupsConnection.cpp
index 713be2f..335fc46 100644
--- a/libkcups/KCupsConnection.cpp
+++ b/libkcups/KCupsConnection.cpp
@@ -377,11 +377,11 @@ int KCupsConnection::renewDBusSubscription(int 
subscriptionId, int leaseDuration
 response = request.sendIppRequest();
 } while (retry("/", operation));
 
-#if CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
+#if !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
 if (response && ippGetStatusCode(response) == IPP_OK) {
 #else
 if (response && response->request.status.status_code == IPP_OK) {
-#endif // CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
+#endif // !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
 ipp_attribute_t *attr;
 if (subscriptionId >= 0) {
 // Request was ok, just return the current subscription
@@ -392,7 +392,7 @@ int KCupsConnection::renewDBusSubscription(int 
subscriptionId, int leaseDuration
 kWarning() << "No notify-subscription-id in response!";
 ret = -1;
 } else {
-#if CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
+#if !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
 ret = ippGetInteger(attr, 0);
 }
 } else if (subscriptionId >= 0 && response && ippGetStatusCode(response) 
== IPP_NOT_FOUND) {
@@ -406,7 +406,7 @@ int KCupsConnection::renewDBusSubscription(int 
subscriptionId, int leaseDuration
 kDebug() << "Subscription not found";
 // When the subscription is not found try to get a new one
 return renewDBusSubscription(-1, leaseDuration, events);
-#endif // CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
+#endif // !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
 } else {
 kDebug() << "Request failed" << cupsLastError() << 
httpGetStatus(CUPS_HTTP_DEFAULT);
 // When the server stops/restarts we will have some error so ignore it
@@ -582,7 +582,7 @@ ReturnArguments KCupsConnection::parseIPPVars(ipp_t 
*response, ipp_tag_t group_t
 ipp_attribute_t *attr;
 ReturnArguments ret;
 
-#if CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
+#if !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
 QVariantHash destAttributes;
 for (attr = ippFirstAttribute(response); attr != NULL; attr = 
ippNextAttribute(response)) {
 // We hit an attribute sepparator
@@ -659,7 +659,7 @@ ReturnArguments KCupsConnection::parseIPPVars(ipp_t 
*response, ipp_tag_t group_t
 break;
 }
 }
-#endif // CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
+#endif // !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
 
 return ret;
 }
@@ -667,7 +667,7 @@ ReturnArguments KCupsConnection::parseIPPVars(ipp_t 
*response, ipp_tag_t group_t
 QVariant KCupsConnection::ippAttrToVariant(ipp_attribute_t *attr)
 {
 QVariant ret;
-#if CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
+#if !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
 switch (ippGetValueTag(attr)) {
 case IPP_TAG_INTEGER:
 case IPP_TAG_ENUM:
@@ -760,7 +760,7 @@ QVariant KCupsConnection::ippAttrToVariant(ipp_attribute_t 
*attr)
 ret = values;
 }
 }
-#endif // CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR >= 6
+#endif // !(CUPS_VERSION_MAJOR == 1 && CUPS_VERSION_MINOR < 6)
 return ret;
 }
 






[gentoo-commits] gentoo-x86 commit in dev-libs/libgcrypt: libgcrypt-1.5.4-r1.ebuild ChangeLog

2014-10-17 Thread Michal Gorny (mgorny)
mgorny  14/10/17 18:49:52

  Modified: ChangeLog
  Added:libgcrypt-1.5.4-r1.ebuild
  Log:
  Backport multilib support into 1.5.4:0, for stabilization bug #524308.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EFB4464E!)

Revision  ChangesPath
1.223dev-libs/libgcrypt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/ChangeLog?rev=1.223&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/ChangeLog?rev=1.223&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/ChangeLog?r1=1.222&r2=1.223

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -r1.222 -r1.223
--- ChangeLog   6 Oct 2014 17:44:25 -   1.222
+++ ChangeLog   17 Oct 2014 18:49:52 -  1.223
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/libgcrypt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.222 
2014/10/06 17:44:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.223 
2014/10/17 18:49:52 mgorny Exp $
+
+*libgcrypt-1.5.4-r1 (17 Oct 2014)
+
+  17 Oct 2014; Michał Górny  +libgcrypt-1.5.4-r1.ebuild:
+  Backport multilib support into 1.5.4:0, for stabilization bug #524308.
 
   06 Oct 2014; Raúl Porcel  libgcrypt-1.5.4.ebuild:
   arm64/m68k/s390/sh stable



1.1  dev-libs/libgcrypt/libgcrypt-1.5.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r1.ebuild?rev=1.1&content-type=text/plain

Index: libgcrypt-1.5.4-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r1.ebuild,v 1.1 
2014/10/17 18:49:52 mgorny Exp $

EAPI=5
AUTOTOOLS_AUTORECONF=1

inherit autotools-multilib

DESCRIPTION="General purpose crypto library based on the code used in GnuPG"
HOMEPAGE="http://www.gnupg.org/";
SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"

LICENSE="LGPL-2.1 MIT"
SLOT="0/11" # subslot = soname major version
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="static-libs"

RDEPEND=">=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}]
!dev-libs/libgcrypt:11
abi_x86_32? (
!<=app-emulation/emul-linux-x86-baselibs-20131008-r19
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32]
)"
DEPEND="${RDEPEND}"

DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )

PATCHES=(
"${FILESDIR}"/${PN}-1.5.0-uscore.patch
"${FILESDIR}"/${PN}-multilib-syspath.patch
)

MULTILIB_CHOST_TOOLS=(
/usr/bin/libgcrypt-config
)

src_configure() {
local myeconfargs=(
--disable-padlock-support # bug 201917
--disable-dependency-tracking
--enable-noexecstack
--disable-O-flag-munging
$(use_enable static-libs static)

# disabled due to various applications requiring privileges
# after libgcrypt drops them (bug #468616)
--without-capabilities

# http://trac.videolan.org/vlc/ticket/620
# causes bus-errors on sparc64-solaris
$([[ ${CHOST} == *86*-darwin* ]] && echo "--disable-asm")
$([[ ${CHOST} == sparcv9-*-solaris* ]] && echo "--disable-asm")
)
autotools-multilib_src_configure
}






[gentoo-commits] gentoo-x86 commit in kde-base/print-manager/files: - New directory

2014-10-17 Thread Andreas HAttel (dilfridge)
dilfridge14/10/17 18:49:22

  Log:
  Directory /var/cvsroot/gentoo-x86/kde-base/print-manager/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in sys-libs/musl: musl-1.1.5.ebuild ChangeLog

2014-10-17 Thread Anthony G. Basile (blueness)
blueness14/10/17 18:36:02

  Modified: musl-1.1.5.ebuild ChangeLog
  Log:
  Stable on amd64, arm and x86
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  sys-libs/musl/musl-1.1.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/musl/musl-1.1.5.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/musl/musl-1.1.5.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/musl/musl-1.1.5.ebuild?r1=1.1&r2=1.2

Index: musl-1.1.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/musl/musl-1.1.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- musl-1.1.5.ebuild   17 Oct 2014 00:19:04 -  1.1
+++ musl-1.1.5.ebuild   17 Oct 2014 18:36:02 -  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/sys-libs/musl/musl-1.1.5.ebuild,v 1.1 
2014/10/17 00:19:04 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/musl/musl-1.1.5.ebuild,v 1.2 
2014/10/17 18:36:02 blueness Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
 if [[ ${PV} != "" ]] ; then
PATCH_VER=""
SRC_URI="http://www.musl-libc.org/releases/${P}.tar.gz";
-   KEYWORDS="-* ~amd64 ~arm ~mips ~x86"
+   KEYWORDS="-* amd64 arm ~mips x86"
 fi
 
 LICENSE="MIT"



1.35 sys-libs/musl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/musl/ChangeLog?rev=1.35&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/musl/ChangeLog?rev=1.35&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/musl/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/musl/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   17 Oct 2014 00:19:04 -  1.34
+++ ChangeLog   17 Oct 2014 18:36:02 -  1.35
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/musl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/musl/ChangeLog,v 1.34 2014/10/17 
00:19:04 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/musl/ChangeLog,v 1.35 2014/10/17 
18:36:02 blueness Exp $
+
+  17 Oct 2014; Anthony G. Basile  musl-1.1.5.ebuild:
+  Stable on amd64, arm and x86
 
 *musl-1.1.5 (17 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV: ChangeLog Text-CSV-1.210.0.ebuild

2014-10-17 Thread Mikle Kolyada (zlogene)
zlogene 14/10/17 18:06:59

  Modified: ChangeLog
  Removed:  Text-CSV-1.210.0.ebuild
  Log:
  Drop old.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.58 dev-perl/Text-CSV/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV/ChangeLog?rev=1.58&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV/ChangeLog?rev=1.58&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   22 Aug 2014 20:24:32 -  1.57
+++ ChangeLog   17 Oct 2014 18:06:59 -  1.58
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-CSV
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/ChangeLog,v 1.57 
2014/08/22 20:24:32 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/ChangeLog,v 1.58 
2014/10/17 18:06:59 zlogene Exp $
+
+  17 Oct 2014; Mikle Kolyada  -Text-CSV-1.210.0.ebuild:
+  Drop old.
 
 *Text-CSV-1.320.0-r1 (22 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-lang/go: ChangeLog go-1.3.1.ebuild go-1.3.ebuild

2014-10-17 Thread William Hubbs (williamh)
williamh14/10/17 18:06:19

  Modified: ChangeLog
  Removed:  go-1.3.1.ebuild go-1.3.ebuild
  Log:
  remove old versions wrt bug #523848
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0x30C46538)

Revision  ChangesPath
1.51 dev-lang/go/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.51&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.51&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   17 Oct 2014 18:02:04 -  1.50
+++ ChangeLog   17 Oct 2014 18:06:19 -  1.51
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/go
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.50 2014/10/17 
18:02:04 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.51 2014/10/17 
18:06:19 williamh Exp $
+
+  17 Oct 2014; William Hubbs  -go-1.3.1.ebuild,
+  -go-1.3.ebuild:
+  remove old versions wrt bug #523848
 
   17 Oct 2014; Mikle Kolyada  go-1.3.3.ebuild:
   arm stable wrt bug #523848






[gentoo-commits] gentoo-x86 commit in dev-lang/go: go-1.3.3.ebuild ChangeLog

2014-10-17 Thread Mikle Kolyada (zlogene)
zlogene 14/10/17 18:02:04

  Modified: go-1.3.3.ebuild ChangeLog
  Log:
  arm stable wrt bug #523848
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.4  dev-lang/go/go-1.3.3.ebuild

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

Index: go-1.3.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/go-1.3.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- go-1.3.3.ebuild 12 Oct 2014 19:53:39 -  1.3
+++ go-1.3.3.ebuild 17 Oct 2014 18:02:04 -  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-lang/go/go-1.3.3.ebuild,v 1.3 
2014/10/12 19:53:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/go-1.3.3.ebuild,v 1.4 
2014/10/17 18:02:04 zlogene Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 else
SRC_URI="https://storage.googleapis.com/golang/go${PV}.src.tar.gz";
# Upstream only supports go on amd64, arm and x86 architectures.
-   KEYWORDS="-* amd64 ~arm x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos"
+   KEYWORDS="-* amd64 arm x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos"
 fi
 
 DESCRIPTION="A concurrent garbage collected and typesafe programming language"



1.50 dev-lang/go/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.50&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.50&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   12 Oct 2014 19:53:39 -  1.49
+++ ChangeLog   17 Oct 2014 18:02:04 -  1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/go
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.49 2014/10/12 
19:53:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.50 2014/10/17 
18:02:04 zlogene Exp $
+
+  17 Oct 2014; Mikle Kolyada  go-1.3.3.ebuild:
+  arm stable wrt bug #523848
 
   12 Oct 2014; Mikle Kolyada  go-1.3.3.ebuild:
   x86 stable wrt bug #523848






[gentoo-commits] gentoo commit in src/patchsets/glibc/extra/glibc-compat/rpcsvc: yp.h ypclnt.h

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 18:01:09

  Removed:  yp.h ypclnt.h
  Log:
  drop support for old versions of glibc (<=2.0.x)



[gentoo-commits] gentoo commit in src/patchsets/glibc/extra/glibc-compat/include/rpc: netdb.h

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 18:01:09

  Removed:  netdb.h
  Log:
  drop support for old versions of glibc (<=2.0.x)



[gentoo-commits] gentoo commit in src/patchsets/glibc/extra: README ctype_b.c

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 18:01:09

  Modified: README
  Removed:  ctype_b.c
  Log:
  drop support for old versions of glibc (<=2.0.x)

Revision  ChangesPath
1.2  src/patchsets/glibc/extra/README

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/extra/README?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/extra/README?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/extra/README?r1=1.1&r2=1.2

Index: README
===
RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/extra/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README  26 Jun 2006 22:14:01 -  1.1
+++ README  17 Oct 2014 18:01:09 -  1.2
@@ -3,15 +3,6 @@
 c_stubs/ (pulled from glibc-fedora-20060501T0751.tar.bz2)
read c_stubs/README
 
-ctype_b.c
-   read the top of the file
-
-glibc-compat/ (pulled from glibc-fedora-20041219T2331.tar.bz2)
-   some compat code for really old/broken binary-only applications.
-   these applications suck and need to die, but since users don't
-   want to hear that, we stole this subdir from Fedora.
-   emerge glibc with USE=glibc-compat20
-
 locale/
a port/rewrite of Debian's locale-gen.  see the man pages in the
subdir for more information.






[gentoo-commits] gentoo commit in src/patchsets/glibc/extra/glibc-compat/nss_nis: nis-alias.c nis-ethers.c nis-grp.c nis-hosts.c nis-netgrp.c nis-network.c nis-proto.c nis-pwd.c nis-rpc.c nis-service.

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 18:01:09

  Removed:  nis-alias.c nis-ethers.c nis-grp.c nis-hosts.c
nis-netgrp.c nis-network.c nis-proto.c nis-pwd.c
nis-rpc.c nis-service.c nis-spwd.c
  Log:
  drop support for old versions of glibc (<=2.0.x)



[gentoo-commits] gentoo commit in src/patchsets/glibc/extra/glibc-compat: Banner ChangeLog Depend Makefile Versions Versions.def configure nss-nis.h oldfileops.c oldiofclose.c oldiofdopen.c oldiofopen

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 18:01:09

  Removed:  Banner ChangeLog Depend Makefile Versions
Versions.def configure nss-nis.h oldfileops.c
oldiofclose.c oldiofdopen.c oldiofopen.c
oldiopopen.c oldpclose.c oldstdfiles.c oldtmpfile.c
shlib-versions stubs.c
  Log:
  drop support for old versions of glibc (<=2.0.x)



[gentoo-commits] gentoo commit in src/patchsets/glibc/extra/glibc-compat/nss_db: db-XXX.c db-alias.c db-netgrp.c db-open.c dummy-db.h nss_db.h

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 18:01:09

  Removed:  db-XXX.c db-alias.c db-netgrp.c db-open.c
dummy-db.h nss_db.h
  Log:
  drop support for old versions of glibc (<=2.0.x)



[gentoo-commits] gentoo commit in src/patchsets/glibc/extra/glibc-compat/nss_files: files-XXX.c files-alias.c files-ethers.c files-grp.c files-hosts.c files-netgrp.c files-network.c files-parse.c file

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 18:01:09

  Removed:  files-XXX.c files-alias.c files-ethers.c
files-grp.c files-hosts.c files-netgrp.c
files-network.c files-parse.c files-proto.c
files-pwd.c files-rpc.c files-service.c
files-spwd.c
  Log:
  drop support for old versions of glibc (<=2.0.x)



[gentoo-commits] gentoo commit in src/patchsets/glibc/extra/glibc-compat/include: aliases.h grp.h netdb.h pwd.h shadow.h

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 18:01:09

  Removed:  aliases.h grp.h netdb.h pwd.h shadow.h
  Log:
  drop support for old versions of glibc (<=2.0.x)



[gentoo-commits] gentoo commit in src/patchsets/glibc/extra/glibc-compat/nss_dns: dns-host.c dns-network.c

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 18:01:09

  Removed:  dns-host.c dns-network.c
  Log:
  drop support for old versions of glibc (<=2.0.x)



[gentoo-commits] gentoo commit in src/patchsets/glibc/extra/glibc-compat/nss_compat: compat-grp.c compat-pwd.c compat-spwd.c

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 18:01:09

  Removed:  compat-grp.c compat-pwd.c compat-spwd.c
  Log:
  drop support for old versions of glibc (<=2.0.x)



[gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.1.2.ebuild gcc-4.3.6-r1.ebuild gcc-3.4.6-r2.ebuild gcc-4.2.4-r1.ebuild gcc-3.3.6-r1.ebuild ChangeLog

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 17:49:53

  Modified: gcc-4.1.2.ebuild gcc-4.3.6-r1.ebuild
gcc-3.4.6-r2.ebuild gcc-4.2.4-r1.ebuild
gcc-3.3.6-r1.ebuild ChangeLog
  Log:
  Drop $GCC_SPECS support in older versions.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key D2E96200)

Revision  ChangesPath
1.39 sys-devel/gcc/gcc-4.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.39&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.39&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?r1=1.38&r2=1.39

Index: gcc-4.1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- gcc-4.1.2.ebuild17 Oct 2014 17:47:45 -  1.38
+++ gcc-4.1.2.ebuild17 Oct 2014 17:49:53 -  1.39
@@ -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-devel/gcc/gcc-4.1.2.ebuild,v 1.38 
2014/10/17 17:47:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.39 
2014/10/17 17:49:53 vapier Exp $
 
 EAPI="2"
 
@@ -26,8 +26,6 @@
 
use vanilla && return 0
 
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
-
# Fix cross-compiling
epatch "${FILESDIR}"/4.1.0/gcc-4.1.0-cross-compile.patch
 



1.17 sys-devel/gcc/gcc-4.3.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?r1=1.16&r2=1.17

Index: gcc-4.3.6-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- gcc-4.3.6-r1.ebuild 17 Oct 2014 17:47:45 -  1.16
+++ gcc-4.3.6-r1.ebuild 17 Oct 2014 17:49:53 -  1.17
@@ -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-devel/gcc/gcc-4.3.6-r1.ebuild,v 1.16 
2014/10/17 17:47:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v 1.17 
2014/10/17 17:49:53 vapier Exp $
 
 EAPI="2"
 
@@ -39,6 +39,4 @@
use vanilla && return 0
 
sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
 }



1.37 sys-devel/gcc/gcc-3.4.6-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.37&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.37&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?r1=1.36&r2=1.37

Index: gcc-3.4.6-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- gcc-3.4.6-r2.ebuild 17 Oct 2014 17:47:45 -  1.36
+++ gcc-3.4.6-r2.ebuild 17 Oct 2014 17:49:53 -  1.37
@@ -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-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.36 
2014/10/17 17:47:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.37 
2014/10/17 17:49:53 vapier Exp $
 
 EAPI="2"
 
@@ -30,9 +30,6 @@
 src_prepare() {
toolchain_src_prepare
 
-   # misc patches that havent made it into a patch tarball yet
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
-
# Anything useful and objc will require libffi. Seriously. Lets just 
force
# libffi to install with USE="objc", even though it normally only 
installs
# if you attempt to build gcj.



1.18 sys-devel/gcc/gcc-4.2.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild?r1=1.17&r2=1.18

Index: gcc-4.2.4-r1.ebuil

[gentoo-commits] gentoo-x86 commit in sys-devel/gcc/files/3.4.4: gcc-3.4.4-softfloat.patch

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 17:47:45

  Removed:  gcc-3.4.4-softfloat.patch
  Log:
  Drop softfloat support in older versions.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key D2E96200)



[gentoo-commits] gentoo-x86 commit in sys-devel/gcc/files/4.0.2: gcc-4.0.2-softfloat.patch

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 17:47:45

  Removed:  gcc-4.0.2-softfloat.patch
  Log:
  Drop softfloat support in older versions.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key D2E96200)



[gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.5.1-r1.ebuild gcc-4.1.2.ebuild gcc-4.5.2.ebuild gcc-4.4.7.ebuild gcc-4.3.6-r1.ebuild gcc-3.4.6-r2.ebuild gcc-4.2.4-r1.ebuild ChangeLog

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 17:47:45

  Modified: gcc-4.5.1-r1.ebuild gcc-4.1.2.ebuild
gcc-4.5.2.ebuild gcc-4.4.7.ebuild
gcc-4.3.6-r1.ebuild gcc-3.4.6-r2.ebuild
gcc-4.2.4-r1.ebuild ChangeLog
  Log:
  Drop softfloat support in older versions.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key D2E96200)

Revision  ChangesPath
1.13 sys-devel/gcc/gcc-4.5.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild?r1=1.12&r2=1.13

Index: gcc-4.5.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gcc-4.5.1-r1.ebuild 19 Jan 2014 01:51:34 -  1.12
+++ gcc-4.5.1-r1.ebuild 17 Oct 2014 17:47:45 -  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/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v 1.12 
2014/01/19 01:51:34 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v 1.13 
2014/10/17 17:47:45 vapier Exp $
 
 EAPI="2"
 
@@ -44,6 +44,4 @@
sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200
 
[[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
-
-   [[ ${CTARGET} == *-softfloat-* ]] && epatch 
"${FILESDIR}"/4.4.0/gcc-4.4.0-softfloat.patch
 }



1.38 sys-devel/gcc/gcc-4.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.38&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.38&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?r1=1.37&r2=1.38

Index: gcc-4.1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- gcc-4.1.2.ebuild19 Jan 2014 01:51:34 -  1.37
+++ gcc-4.1.2.ebuild17 Oct 2014 17:47:45 -  1.38
@@ -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-devel/gcc/gcc-4.1.2.ebuild,v 1.37 
2014/01/19 01:51:34 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.38 
2014/10/17 17:47:45 vapier Exp $
 
 EAPI="2"
 
@@ -31,7 +31,5 @@
# Fix cross-compiling
epatch "${FILESDIR}"/4.1.0/gcc-4.1.0-cross-compile.patch
 
-   [[ ${CTARGET} == *-softfloat-* ]] && epatch 
"${FILESDIR}"/4.0.2/gcc-4.0.2-softfloat.patch
-
epatch "${FILESDIR}"/4.1.0/gcc-4.1.0-fast-math-i386-Os-workaround.patch
 }



1.13 sys-devel/gcc/gcc-4.5.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild?r1=1.12&r2=1.13

Index: gcc-4.5.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gcc-4.5.2.ebuild19 Jan 2014 01:51:34 -  1.12
+++ gcc-4.5.2.ebuild17 Oct 2014 17:47:45 -  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/sys-devel/gcc/gcc-4.5.2.ebuild,v 1.12 
2014/01/19 01:51:34 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild,v 1.13 
2014/10/17 17:47:45 vapier Exp $
 
 EAPI="2"
 
@@ -44,6 +44,4 @@
sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200
 
[[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
-
-   [[ ${CTARGET} == *-softfloat-* ]] && epatch 
"${FILESDIR}"/4.4.0/gcc-4.4.0-softfloat.patch
 }



1.19 sys-devel/gcc/gcc-4.4.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild?r1=1.18&r2=1.19

Index: gcc-4.4.7.eb

[gentoo-commits] gentoo-x86 commit in sys-devel/gcc/files/4.4.0: gcc-4.4.0-softfloat.patch

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 17:47:45

  Removed:  gcc-4.4.0-softfloat.patch
  Log:
  Drop softfloat support in older versions.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key D2E96200)



[gentoo-commits] gentoo-x86 commit in sys-devel/gcc/files/4.3.2: gcc-4.3.2-softfloat.patch

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 17:47:45

  Removed:  gcc-4.3.2-softfloat.patch
  Log:
  Drop softfloat support in older versions.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key D2E96200)



[gentoo-commits] gentoo-x86 commit in sys-devel/gcc/files/4.0.2: gcc-4.0.2-cross-compile.patch

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 17:44:54

  Removed:  gcc-4.0.2-cross-compile.patch
  Log:
  Push out queued patches and move stuff from FILESDIR to the patchset.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key D2E96200)



[gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.0.4.ebuild ChangeLog

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 17:44:54

  Modified: gcc-4.0.4.ebuild ChangeLog
  Log:
  Push out queued patches and move stuff from FILESDIR to the patchset.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key D2E96200)

Revision  ChangesPath
1.18 sys-devel/gcc/gcc-4.0.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild?r1=1.17&r2=1.18

Index: gcc-4.0.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- gcc-4.0.4.ebuild19 Jan 2014 01:51:34 -  1.17
+++ gcc-4.0.4.ebuild17 Oct 2014 17:44:54 -  1.18
@@ -1,32 +1,19 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v 1.17 
2014/01/19 01:51:34 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v 1.18 
2014/10/17 17:44:54 vapier Exp $
 
 EAPI="2"
 
-PATCH_VER="1.1"
+PATCH_VER="1.2"
 UCLIBC_VER="1.0"
 
-inherit eutils toolchain
+inherit toolchain
 
 DESCRIPTION="The GNU Compiler Collection"
 
 LICENSE="GPL-2+ LGPL-2.1+ FDL-1.2+"
-KEYWORDS="-* ~ia64 ~m68k"
+KEYWORDS=""
 
 RDEPEND=""
 DEPEND="${RDEPEND}
>=${CATEGORY}/binutils-2.15.94"
-
-src_prepare() {
-   toolchain_src_prepare
-
-   use vanilla && return 0
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
-
-   # Fix cross-compiling
-   epatch "${FILESDIR}"/4.0.2/gcc-4.0.2-cross-compile.patch
-
-   [[ ${CTARGET} == *-softfloat-* ]] && epatch 
"${FILESDIR}"/4.0.2/gcc-4.0.2-softfloat.patch
-}



1.1022   sys-devel/gcc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1022&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1022&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.1021&r2=1.1022

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.1021
retrieving revision 1.1022
diff -u -r1.1021 -r1.1022
--- ChangeLog   2 Oct 2014 00:10:29 -   1.1021
+++ ChangeLog   17 Oct 2014 17:44:54 -  1.1022
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/gcc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1021 2014/10/02 
00:10:29 rhill Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1022 2014/10/17 
17:44:54 vapier Exp $
+
+  17 Oct 2014; Mike Frysinger 
+  -files/4.0.2/gcc-4.0.2-cross-compile.patch, gcc-4.0.4.ebuild:
+  Push out queued patches and move stuff from FILESDIR to the patchset.
 
   02 Oct 2014; Ryan Hill  gcc-4.7.3-r1.ebuild:
   4.7.3 p1.5: Backport PR60155 fix to stable (bug #512586).






[gentoo-commits] gentoo commit in src/patchsets/gcc/4.0.4/gentoo: 12_all_gcc-4.0.2-softfloat.patch README.history

2014-10-17 Thread Mike Frysinger (vapier)
vapier  14/10/17 17:43:53

  Modified: README.history
  Removed:  12_all_gcc-4.0.2-softfloat.patch
  Log:
  revert the softfloat patch -- it only makes sense for *-softfloat-*, and it 
does not apply cleanly.  lets drop old softfloat support.

Revision  ChangesPath
1.2  src/patchsets/gcc/4.0.4/gentoo/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.0.4/gentoo/README.history?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.0.4/gentoo/README.history?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.0.4/gentoo/README.history?r1=1.1&r2=1.2

Index: README.history
===
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.0.4/gentoo/README.history,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README.history  17 Oct 2014 17:40:23 -  1.1
+++ README.history  17 Oct 2014 17:43:53 -  1.2
@@ -2,7 +2,6 @@
+ 01_all_gcc-4.1-alpha-asm-mcpu.patch
+ 05_all_gcc-4.0.x-siginfo.patch
+ 08_all_gcc-4.1-cross-compile.patch
-   + 12_all_gcc-4.0.2-softfloat.patch
 
 1.101 Mar 2009
+ 16_all_gcc-open-perms.patch






  1   2   3   >