[gentoo-commits] gentoo-x86 commit in media-libs/libogg: ChangeLog libogg-1.3.2.ebuild
radhermit14/06/20 07:10:39 Modified: ChangeLog Added:libogg-1.3.2.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.105media-libs/libogg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libogg/ChangeLog?rev=1.105&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libogg/ChangeLog?rev=1.105&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libogg/ChangeLog?r1=1.104&r2=1.105 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-libs/libogg/ChangeLog,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- ChangeLog 6 Mar 2014 10:46:01 - 1.104 +++ ChangeLog 20 Jun 2014 07:10:39 - 1.105 @@ -1,6 +1,11 @@ # ChangeLog for media-libs/libogg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/ChangeLog,v 1.104 2014/03/06 10:46:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/ChangeLog,v 1.105 2014/06/20 07:10:39 radhermit Exp $ + +*libogg-1.3.2 (20 Jun 2014) + + 20 Jun 2014; Tim Harder +libogg-1.3.2.ebuild: + Version bump. 06 Mar 2014; Agostino Sarubbo libogg-1.3.1.ebuild: Stable for ppc64, wrt bug #496622 1.1 media-libs/libogg/libogg-1.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libogg/libogg-1.3.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libogg/libogg-1.3.2.ebuild?rev=1.1&content-type=text/plain Index: libogg-1.3.2.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/libogg-1.3.2.ebuild,v 1.1 2014/06/20 07:10:39 radhermit Exp $ EAPI=5 inherit autotools-multilib DESCRIPTION="the Ogg media file format library" HOMEPAGE="http://xiph.org/ogg/"; SRC_URI="http://downloads.xiph.org/releases/ogg/${P}.tar.xz"; LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" RDEPEND=" abi_x86_32? ( !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )" AUTOTOOLS_PRUNE_LIBTOOL_FILES=all DOCS=( AUTHORS CHANGES ) MULTILIB_WRAPPED_HEADERS=( /usr/include/ogg/config_types.h ) src_configure() { local myeconfargs=( --htmldir="${EPREFIX}"/usr/share/doc/${PF}/html ) autotools-multilib_src_configure }
[gentoo-commits] gentoo-x86 commit in media-sound/frescobaldi: frescobaldi-2.0.16.ebuild ChangeLog
radhermit14/06/20 07:12:15 Modified: ChangeLog Added:frescobaldi-2.0.16.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.27 media-sound/frescobaldi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/frescobaldi/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/frescobaldi/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/frescobaldi/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-sound/frescobaldi/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 12 Mar 2014 00:41:55 - 1.26 +++ ChangeLog 20 Jun 2014 07:12:15 - 1.27 @@ -1,6 +1,11 @@ # ChangeLog for media-sound/frescobaldi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/frescobaldi/ChangeLog,v 1.26 2014/03/12 00:41:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/frescobaldi/ChangeLog,v 1.27 2014/06/20 07:12:15 radhermit Exp $ + +*frescobaldi-2.0.16 (20 Jun 2014) + + 20 Jun 2014; Tim Harder +frescobaldi-2.0.16.ebuild: + Version bump. *frescobaldi-2.0.15 (12 Mar 2014) 1.1 media-sound/frescobaldi/frescobaldi-2.0.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/frescobaldi/frescobaldi-2.0.16.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/frescobaldi/frescobaldi-2.0.16.ebuild?rev=1.1&content-type=text/plain Index: frescobaldi-2.0.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/frescobaldi/frescobaldi-2.0.16.ebuild,v 1.1 2014/06/20 07:12:15 radhermit Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 gnome2-utils DESCRIPTION="A LilyPond sheet music text editor" HOMEPAGE="http://www.frescobaldi.org/"; SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz"; LICENSE="GPL-2 public-domain" # public-domain is for bundled Tango icons SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="portmidi" RDEPEND="dev-python/python-poppler-qt4[${PYTHON_USEDEP}] dev-python/PyQt4[X,${PYTHON_USEDEP}] >=media-sound/lilypond-2.14.2 portmidi? ( media-libs/portmidi )" DEPEND="${RDEPEND}" pkg_preinst() { gnome2_icon_savelist } pkg_postinst() { gnome2_icon_cache_update } pkg_postrm() { gnome2_icon_cache_update }
[gentoo-commits] gentoo-x86 commit in media-sound/yoshimi: yoshimi-1.2.1.ebuild ChangeLog
radhermit14/06/20 07:14:10 Modified: ChangeLog Added:yoshimi-1.2.1.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.15 media-sound/yoshimi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/yoshimi/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/yoshimi/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/yoshimi/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-sound/yoshimi/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 3 May 2014 09:10:38 - 1.14 +++ ChangeLog 20 Jun 2014 07:14:10 - 1.15 @@ -1,6 +1,11 @@ # ChangeLog for media-sound/yoshimi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/yoshimi/ChangeLog,v 1.14 2014/05/03 09:10:38 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/yoshimi/ChangeLog,v 1.15 2014/06/20 07:14:10 radhermit Exp $ + +*yoshimi-1.2.1 (20 Jun 2014) + + 20 Jun 2014; Tim Harder +yoshimi-1.2.1.ebuild: + Version bump. *yoshimi-1.2.0 (03 May 2014) 1.1 media-sound/yoshimi/yoshimi-1.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/yoshimi/yoshimi-1.2.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/yoshimi/yoshimi-1.2.1.ebuild?rev=1.1&content-type=text/plain Index: yoshimi-1.2.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/yoshimi/yoshimi-1.2.1.ebuild,v 1.1 2014/06/20 07:14:10 radhermit Exp $ EAPI=5 inherit eutils cmake-utils DESCRIPTION="A software synthesizer based on ZynAddSubFX" HOMEPAGE="http://yoshimi.sourceforge.net/"; SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND=" >=dev-libs/mini-xml-2.5 >=media-libs/alsa-lib-1.0.17 media-libs/fontconfig media-libs/libsndfile >=media-sound/jack-audio-connection-kit-0.115.6 sci-libs/fftw:3.0 sys-libs/zlib x11-libs/cairo x11-libs/fltk:1[opengl]" DEPEND="${RDEPEND} dev-libs/boost virtual/pkgconfig" S=${WORKDIR}/${P}/src DOCS="../${PV}.notes" src_prepare() { sed -i \ -e '/set (CMAKE_CXX_FLAGS_RELEASE/d' \ CMakeLists.txt || die EPATCH_OPTS="-d .." epatch "${FILESDIR}"/${PN}-1.1.0-desktop-version.patch }
[gentoo-commits] gentoo-x86 commit in dev-util/diffstat: ChangeLog diffstat-1.59.ebuild
radhermit14/06/20 07:16:34 Modified: ChangeLog Added:diffstat-1.59.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.169dev-util/diffstat/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/ChangeLog?rev=1.169&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/ChangeLog?rev=1.169&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/ChangeLog?r1=1.168&r2=1.169 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v retrieving revision 1.168 retrieving revision 1.169 diff -u -r1.168 -r1.169 --- ChangeLog 27 Jan 2014 07:14:30 - 1.168 +++ ChangeLog 20 Jun 2014 07:16:34 - 1.169 @@ -1,6 +1,11 @@ # ChangeLog for dev-util/diffstat # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.168 2014/01/27 07:14:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.169 2014/06/20 07:16:34 radhermit Exp $ + +*diffstat-1.59 (20 Jun 2014) + + 20 Jun 2014; Tim Harder +diffstat-1.59.ebuild: + Version bump. 27 Jan 2014; Justin Lecher -diffstat-1.57.ebuild: Drop old 1.1 dev-util/diffstat/diffstat-1.59.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/diffstat-1.59.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/diffstat-1.59.ebuild?rev=1.1&content-type=text/plain Index: diffstat-1.59.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.59.ebuild,v 1.1 2014/06/20 07:16:34 radhermit Exp $ EAPI="5" DESCRIPTION="Display a histogram of diff changes" HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html"; SRC_URI="ftp://invisible-island.net/diffstat/${P}.tgz"; LICENSE="HPND" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
[gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/council/2014: council-201406-nominees.xml
dabbott 14/06/20 07:20:22 Modified: council-201406-nominees.xml Log: updated for 20140620 Revision ChangesPath 1.10 xml/htdocs/proj/en/elections/council/2014/council-201406-nominees.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406-nominees.xml?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406-nominees.xml?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406-nominees.xml?r1=1.9&r2=1.10 Index: council-201406-nominees.xml === RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406-nominees.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- council-201406-nominees.xml 20 Jun 2014 01:14:43 - 1.9 +++ council-201406-nominees.xml 20 Jun 2014 07:20:22 - 1.10 @@ -1,5 +1,5 @@ - + @@ -20,8 +20,8 @@ -2014-06-19 -9 +2014-06-20 +10 @@ -39,6 +39,7 @@ rich0 ryao ulm +williamh zerochaos @@ -60,7 +61,6 @@ slyfox ssuominen vapier -williamh
[gentoo-commits] gentoo-x86 commit in sys-cluster/ceph: ceph-0.72.2-r3.ebuild ceph-0.67.7.ebuild ceph-0.80.1.ebuild ChangeLog
dlan14/06/20 07:30:52 Modified: ceph-0.72.2-r3.ebuild ceph-0.67.7.ebuild ceph-0.80.1.ebuild ChangeLog Log: fix python shebang, bug 512148, thanks Stefan Junker (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55) Revision ChangesPath 1.2 sys-cluster/ceph/ceph-0.72.2-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.72.2-r3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.72.2-r3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.72.2-r3.ebuild?r1=1.1&r2=1.2 Index: ceph-0.72.2-r3.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.72.2-r3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ceph-0.72.2-r3.ebuild 20 Feb 2014 10:18:55 - 1.1 +++ ceph-0.72.2-r3.ebuild 20 Jun 2014 07:30:52 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.72.2-r3.ebuild,v 1.1 2014/02/20 10:18:55 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.72.2-r3.ebuild,v 1.2 2014/06/20 07:30:52 dlan Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -124,7 +124,7 @@ newinitd "${T}/${PN}.initd" ${PN} newconfd "${FILESDIR}/${PN}.confd" ${PN} - _python_rewrite_shebang \ + python_fix_shebang \ "${ED}"/usr/sbin/{ceph-disk,ceph-create-keys} \ "${ED}"/usr/bin/{ceph,ceph-rest-api} 1.2 sys-cluster/ceph/ceph-0.67.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.67.7.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.67.7.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.67.7.ebuild?r1=1.1&r2=1.2 Index: ceph-0.67.7.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.7.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ceph-0.67.7.ebuild 20 Feb 2014 10:18:55 - 1.1 +++ ceph-0.67.7.ebuild 20 Jun 2014 07:30:52 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.7.ebuild,v 1.1 2014/02/20 10:18:55 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.7.ebuild,v 1.2 2014/06/20 07:30:52 dlan Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -123,7 +123,7 @@ newinitd "${T}/${PN}.initd" ${PN} newconfd "${FILESDIR}/${PN}.confd" ${PN} - _python_rewrite_shebang \ + python_fix_shebang \ "${ED}"/usr/sbin/{ceph-disk,ceph-create-keys} \ "${ED}"/usr/bin/{ceph,ceph-rest-api} 1.3 sys-cluster/ceph/ceph-0.80.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.80.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.80.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.80.1.ebuild?r1=1.2&r2=1.3 Index: ceph-0.80.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ceph-0.80.1.ebuild 25 May 2014 15:19:38 - 1.2 +++ ceph-0.80.1.ebuild 20 Jun 2014 07:30:52 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.1.ebuild,v 1.2 2014/05/25 15:19:38 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.1.ebuild,v 1.3 2014/06/20 07:30:52 dlan Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -127,7 +127,7 @@ newinitd "${FILESDIR}/${PN}.initd-r1" ${PN} newconfd "${FILESDIR}/${PN}.confd-r1" ${PN} - _python_rewrite_shebang \ + python_fix_shebang \ "${ED}"/usr/sbin/{ceph-disk,ceph-create-keys} \ "${ED}"/usr/bin/{ceph,ceph-rest-api} 1.52 sys-cluster/ceph/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ChangeLog?rev=1.52&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ChangeLog?rev=1.52&content-type=text/plain diff : http://so
[gentoo-commits] gentoo-x86 commit in mail-filter/mimedefang: ChangeLog mimedefang-2.75.ebuild
radhermit14/06/20 07:41:13 Modified: ChangeLog Added:mimedefang-2.75.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.20 mail-filter/mimedefang/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/mimedefang/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/mimedefang/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/mimedefang/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/mail-filter/mimedefang/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 7 Jun 2014 19:15:53 - 1.19 +++ ChangeLog 20 Jun 2014 07:41:13 - 1.20 @@ -1,6 +1,11 @@ # ChangeLog for mail-filter/mimedefang # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/mimedefang/ChangeLog,v 1.19 2014/06/07 19:15:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/mimedefang/ChangeLog,v 1.20 2014/06/20 07:41:13 radhermit Exp $ + +*mimedefang-2.75 (20 Jun 2014) + + 20 Jun 2014; Tim Harder +mimedefang-2.75.ebuild: + Version bump. 07 Jun 2014; Agostino Sarubbo mimedefang-2.74.ebuild: Stable for x86, wrt bug #502830 1.1 mail-filter/mimedefang/mimedefang-2.75.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/mimedefang/mimedefang-2.75.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/mimedefang/mimedefang-2.75.ebuild?rev=1.1&content-type=text/plain Index: mimedefang-2.75.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/mail-filter/mimedefang/mimedefang-2.75.ebuild,v 1.1 2014/06/20 07:41:13 radhermit Exp $ EAPI=5 inherit eutils user DESCRIPTION="Antispam, antivirus and other customizable filtering for MTAs with Milter support" HOMEPAGE="http://www.mimedefang.org/"; SRC_URI="http://www.mimedefang.org/static/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="clamav +poll" DEPEND=">=dev-perl/MIME-tools-5.412 dev-perl/IO-stringy virtual/perl-MIME-Base64 dev-perl/Digest-SHA1 clamav? ( app-antivirus/clamav ) || ( mail-filter/libmilter mail-mta/sendmail )" RDEPEND="${DEPEND}" RESTRICT="test" pkg_setup() { enewgroup defang enewuser defang -1 -1 -1 defang } src_prepare() { epatch "${FILESDIR}"/${PN}-2.72-ldflags.patch } src_configure() { econf \ --with-user=defang \ $(use_enable poll) \ $(use_enable clamav) \ $(use_enable clamav clamd) } src_install() { emake DESTDIR="${D}" INSTALL_STRIP_FLAG="" install fowners defang:defang /etc/mail/mimedefang-filter fperms 644 /etc/mail/mimedefang-filter insinto /etc/mail/ insopts -m 644 newins "${S}"/SpamAssassin/spamassassin.cf sa-mimedefang.cf keepdir /var/spool/{MD-Quarantine,MIMEDefang} fowners defang:defang /var/spool/{MD-Quarantine,MIMEDefang} fperms 700 /var/spool/{MD-Quarantine,MIMEDefang} keepdir /var/log/mimedefang newinitd "${FILESDIR}"/${PN}.init ${PN} newconfd "${FILESDIR}"/${PN}.conf ${PN} dodoc -r examples }
[gentoo-commits] gentoo-x86 commit in net-mail/lbdb: ChangeLog lbdb-0.39.ebuild
radhermit14/06/20 07:49:18 Modified: ChangeLog Added:lbdb-0.39.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.62 net-mail/lbdb/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/lbdb/ChangeLog?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/lbdb/ChangeLog?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/lbdb/ChangeLog?r1=1.61&r2=1.62 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ChangeLog 7 Feb 2012 07:03:04 - 1.61 +++ ChangeLog 20 Jun 2014 07:49:18 - 1.62 @@ -1,6 +1,11 @@ # ChangeLog for net-mail/lbdb -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.61 2012/02/07 07:03:04 radhermit Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.62 2014/06/20 07:49:18 radhermit Exp $ + +*lbdb-0.39 (20 Jun 2014) + + 20 Jun 2014; Tim Harder +lbdb-0.39.ebuild: + Version bump. 07 Feb 2012; Tim Harder -lbdb-0.37.ebuild: Remove old. 1.1 net-mail/lbdb/lbdb-0.39.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/lbdb/lbdb-0.39.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/lbdb/lbdb-0.39.ebuild?rev=1.1&content-type=text/plain Index: lbdb-0.39.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.39.ebuild,v 1.1 2014/06/20 07:49:18 radhermit Exp $ EAPI=5 inherit versionator MY_P=${P/-/_} DESCRIPTION="Little Brother database" SRC_URI="http://www.spinnaker.de/debian/${MY_P}.tar.gz"; HOMEPAGE="http://www.spinnaker.de/lbdb/"; SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" LICENSE="GPL-2" IUSE="pda ldap finger nis abook crypt evo" DEPEND="dev-libs/libvformat evo? ( mail-client/evolution ) finger? ( net-misc/netkit-fingerd ) abook? ( app-misc/abook ) crypt? ( app-crypt/gnupg ) nis? ( net-nds/yp-tools )" RDEPEND="${DEPEND} pda? ( dev-perl/p5-Palm ) ldap? ( dev-perl/perl-ldap )" src_configure() { local evoversion local evolution_addressbook_export if use evo ; then evoversion=$(best_version mail-client/evolution) evoversion=${evoversion##mail-client/evolution-} evolution_addressbook_export="/usr/libexec/evolution/$(get_version_component_range 1-2 ${evoversion})/evolution-addressbook-export" fi econf $(use_with finger) \ $(use_with abook) \ $(use_with nis ypcat) \ $(use_with crypt gpg) \ $(use_with evo evolution-addressbook-export "${evolution_addressbook_export}" ) \ --enable-lbdb-dotlock \ --without-pgpk --without-pgp \ --without-niscat --without-addr-email --with-getent \ --libdir=/usr/$(get_libdir)/lbdb } src_install () { emake install_prefix="${D}" install dodoc README TODO debian/changelog }
[gentoo-commits] gentoo-x86 commit in app-misc/tmux: ChangeLog tmux-1.9a.ebuild
nimiux 14/06/20 07:50:08 Modified: ChangeLog tmux-1.9a.ebuild Log: Stable for amd64 wrt bug #512640 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536) Revision ChangesPath 1.107app-misc/tmux/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tmux/ChangeLog?rev=1.107&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tmux/ChangeLog?rev=1.107&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tmux/ChangeLog?r1=1.106&r2=1.107 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- ChangeLog 19 Jun 2014 18:09:17 - 1.106 +++ ChangeLog 20 Jun 2014 07:50:08 - 1.107 @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tmux # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.106 2014/06/19 18:09:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.107 2014/06/20 07:50:08 nimiux Exp $ + + 20 Jun 2014; Chema Alonso tmux-1.9a.ebuild: + Stable for amd64 wrt bug #512640 19 Jun 2014; Markus Meier tmux-1.9a.ebuild: arm stable, bug #512640 1.5 app-misc/tmux/tmux-1.9a.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild?r1=1.4&r2=1.5 Index: tmux-1.9a.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tmux-1.9a.ebuild19 Jun 2014 18:09:17 - 1.4 +++ tmux-1.9a.ebuild20 Jun 2014 07:50:08 - 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild,v 1.4 2014/06/19 18:09:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild,v 1.5 2014/06/20 07:50:08 nimiux Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=true @@ -13,7 +13,7 @@ LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug selinux vim-syntax" COMMON_DEPEND="
[gentoo-commits] gentoo-x86 commit in net-mail/isync: ChangeLog isync-1.1.1.ebuild
radhermit14/06/20 07:53:36 Modified: ChangeLog Added:isync-1.1.1.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.25 net-mail/isync/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 20 Dec 2013 19:14:16 - 1.24 +++ ChangeLog 20 Jun 2014 07:53:36 - 1.25 @@ -1,6 +1,11 @@ # ChangeLog for net-mail/isync -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v 1.24 2013/12/20 19:14:16 radhermit Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v 1.25 2014/06/20 07:53:36 radhermit Exp $ + +*isync-1.1.1 (20 Jun 2014) + + 20 Jun 2014; Tim Harder +isync-1.1.1.ebuild: + Version bump. 20 Dec 2013; Tim Harder +isync-1.1.0.ebuild: Version bump (bug #494814). 1.1 net-mail/isync/isync-1.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/isync-1.1.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/isync-1.1.1.ebuild?rev=1.1&content-type=text/plain Index: isync-1.1.1.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-mail/isync/isync-1.1.1.ebuild,v 1.1 2014/06/20 07:53:36 radhermit Exp $ EAPI=5 DESCRIPTION="MailDir mailbox synchronizer" HOMEPAGE="http://isync.sourceforge.net/"; SRC_URI="mirror://sourceforge/isync/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="ssl" DEPEND=">=sys-libs/db-4.2 ssl? ( >=dev-libs/openssl-0.9.6 )" RDEPEND="${DEPEND}" src_configure() { econf \ --docdir="/usr/share/doc/${PF}" \ $(use_with ssl) }
[gentoo-commits] gentoo-x86 commit in games-puzzle/bubble-chains: bubble-chains-0.1.1.ebuild ChangeLog
mr_bones_14/06/20 07:57:20 Modified: bubble-chains-0.1.1.ebuild ChangeLog Log: EAPI=5; correct building against libsdl (bug #513940) (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit) Revision ChangesPath 1.7 games-puzzle/bubble-chains/bubble-chains-0.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/bubble-chains/bubble-chains-0.1.1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/bubble-chains/bubble-chains-0.1.1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/bubble-chains/bubble-chains-0.1.1.ebuild?r1=1.6&r2=1.7 Index: bubble-chains-0.1.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/games-puzzle/bubble-chains/bubble-chains-0.1.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- bubble-chains-0.1.1.ebuild 15 May 2014 16:49:20 - 1.6 +++ bubble-chains-0.1.1.ebuild 20 Jun 2014 07:57:20 - 1.7 @@ -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/games-puzzle/bubble-chains/bubble-chains-0.1.1.ebuild,v 1.6 2014/05/15 16:49:20 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/bubble-chains/bubble-chains-0.1.1.ebuild,v 1.7 2014/06/20 07:57:20 mr_bones_ Exp $ -EAPI=2 -inherit eutils qt4-r2 games +EAPI=5 +inherit eutils flag-o-matic qt4-r2 games MY_P=${P/bubble-}-src @@ -22,11 +22,13 @@ media-libs/libsdl[sound,video] media-libs/sdl-mixer" DEPEND="${RDEPEND} + virtual/pkgconfig app-arch/p7zip" S=${WORKDIR}/${MY_P} src_prepare() { + append-cxxflags $(pkg-config sdl --cflags) sed -i \ -e "s:/usr/local/bin:${GAMES_BINDIR}:g" \ -e "s:/usr/local/games:${GAMES_DATADIR}:g" \ @@ -39,7 +41,7 @@ } src_install() { - emake INSTALL_ROOT="${D}" install || die + emake INSTALL_ROOT="${D}" install dodoc README newicon images/img64_base.png ${PN}.png make_desktop_entry chains "Bubble Chains" 1.9 games-puzzle/bubble-chains/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/bubble-chains/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/bubble-chains/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/bubble-chains/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-puzzle/bubble-chains/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 15 May 2014 16:49:20 - 1.8 +++ ChangeLog 20 Jun 2014 07:57:20 - 1.9 @@ -1,6 +1,10 @@ # ChangeLog for games-puzzle/bubble-chains # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/bubble-chains/ChangeLog,v 1.8 2014/05/15 16:49:20 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/bubble-chains/ChangeLog,v 1.9 2014/06/20 07:57:20 mr_bones_ Exp $ + + 20 Jun 2014; Michael Sterrett + bubble-chains-0.1.1.ebuild: + EAPI=5; correct building against libsdl (bug #513940) 15 May 2014; Ulrich Müller bubble-chains-0.1.1.ebuild: Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
[gentoo-commits] gentoo-x86 commit in media-libs/libaacs: ChangeLog libaacs-0.7.1.ebuild
radhermit14/06/20 07:58:19 Modified: ChangeLog Added:libaacs-0.7.1.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.29 media-libs/libaacs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libaacs/ChangeLog?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libaacs/ChangeLog?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libaacs/ChangeLog?r1=1.28&r2=1.29 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-libs/libaacs/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 19 Jun 2014 13:05:44 - 1.28 +++ ChangeLog 20 Jun 2014 07:58:18 - 1.29 @@ -1,6 +1,11 @@ # ChangeLog for media-libs/libaacs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacs/ChangeLog,v 1.28 2014/06/19 13:05:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacs/ChangeLog,v 1.29 2014/06/20 07:58:18 radhermit Exp $ + +*libaacs-0.7.1 (20 Jun 2014) + + 20 Jun 2014; Tim Harder +libaacs-0.7.1.ebuild: + Version bump. 19 Jun 2014; Michał Górny libaacs-0.7.0-r1.ebuild: Re-add ~sparc that most likely was mistakenly removed in revbump. 1.1 media-libs/libaacs/libaacs-0.7.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libaacs/libaacs-0.7.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libaacs/libaacs-0.7.1.ebuild?rev=1.1&content-type=text/plain Index: libaacs-0.7.1.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/libaacs/libaacs-0.7.1.ebuild,v 1.1 2014/06/20 07:58:19 radhermit Exp $ EAPI=5 inherit autotools-multilib DESCRIPTION="Open implementation of the Advanced Access Content System (AACS) specification" HOMEPAGE="http://www.videolan.org/developers/libaacs.html"; SRC_URI="ftp://ftp.videolan.org/pub/videolan/libaacs/${PV}/${P}.tar.bz2"; LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~arm ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="static-libs" RDEPEND=">=dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}] >=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} sys-devel/flex virtual/yacc" DOCS=( ChangeLog KEYDB.cfg README.txt ) AUTOTOOLS_IN_SOURCE_BUILD=1 src_configure() { local myeconfargs=( --disable-optimizations ) autotools-multilib_src_configure }
[gentoo-commits] gentoo-x86 commit in dev-tex/glossaries: glossaries-4.07.ebuild ChangeLog
radhermit14/06/20 08:06:34 Modified: ChangeLog Added:glossaries-4.07.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.68 dev-tex/glossaries/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-tex/glossaries/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 17 May 2013 16:31:38 - 1.67 +++ ChangeLog 20 Jun 2014 08:06:34 - 1.68 @@ -1,6 +1,11 @@ # ChangeLog for dev-tex/glossaries -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/glossaries/ChangeLog,v 1.67 2013/05/17 16:31:38 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/glossaries/ChangeLog,v 1.68 2014/06/20 08:06:34 radhermit Exp $ + +*glossaries-4.07 (20 Jun 2014) + + 20 Jun 2014; Tim Harder +glossaries-4.07.ebuild: + Version bump. 17 May 2013; Alexis Ballier -glossaries-3.01.ebuild, -glossaries-3.02.ebuild, -glossaries-3.03.ebuild: 1.1 dev-tex/glossaries/glossaries-4.07.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/glossaries-4.07.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/glossaries-4.07.ebuild?rev=1.1&content-type=text/plain Index: glossaries-4.07.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-tex/glossaries/glossaries-4.07.ebuild,v 1.1 2014/06/20 08:06:34 radhermit Exp $ EAPI=5 inherit latex-package DESCRIPTION="Create glossaries and lists of acronyms." HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/glossaries.html"; SRC_URI="http://dev.gentoo.org/~radhermit/dist/${P}.zip"; LICENSE="LPPL-1.2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc examples" RDEPEND="dev-lang/perl dev-texlive/texlive-latexrecommended >=dev-texlive/texlive-latexextra-2012" DEPEND="${RDEPEND} app-arch/unzip" TEXMF="/usr/share/texmf-site" S=${WORKDIR}/${PN} src_install() { latex-package_src_doinstall styles dobin makeglossaries dodoc CHANGES README if use doc ; then latex-package_src_doinstall pdf fi if use examples ; then docinto examples dodoc samples/*.tex fi }
[gentoo-commits] gentoo-x86 commit in net-nntp/nzbget: ChangeLog nzbget-13.0_pre1042.ebuild
radhermit14/06/20 08:11:51 Modified: ChangeLog Added:nzbget-13.0_pre1042.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.86 net-nntp/nzbget/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/ChangeLog?rev=1.86&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/ChangeLog?rev=1.86&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/ChangeLog?r1=1.85&r2=1.86 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-nntp/nzbget/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- ChangeLog 25 Apr 2014 08:06:02 - 1.85 +++ ChangeLog 20 Jun 2014 08:11:51 - 1.86 @@ -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.85 2014/04/25 08:06:02 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/nzbget/ChangeLog,v 1.86 2014/06/20 08:11:51 radhermit Exp $ + +*nzbget-13.0_pre1042 (20 Jun 2014) + + 20 Jun 2014; Tim Harder +nzbget-13.0_pre1042.ebuild: + Version bump. *nzbget-13.0_pre979 (25 Apr 2014) 1.1 net-nntp/nzbget/nzbget-13.0_pre1042.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/nzbget-13.0_pre1042.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/nzbget-13.0_pre1042.ebuild?rev=1.1&content-type=text/plain Index: nzbget-13.0_pre1042.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-13.0_pre1042.ebuild,v 1.1 2014/06/20 08:11:51 radhermit Exp $ EAPI=5 inherit autotools user 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) \ --disable-libpar2-bugfixes-check \ $(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 daemon run nzbget"
[gentoo-commits] gentoo-x86 commit in app-arch/par2cmdline: ChangeLog par2cmdline-0.6.7.ebuild
radhermit14/06/20 08:18:19 Modified: ChangeLog Added:par2cmdline-0.6.7.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.33 app-arch/par2cmdline/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/par2cmdline/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/par2cmdline/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/par2cmdline/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-arch/par2cmdline/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 29 Apr 2014 09:05:37 - 1.32 +++ ChangeLog 20 Jun 2014 08:18:19 - 1.33 @@ -1,6 +1,11 @@ # ChangeLog for app-arch/par2cmdline # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/par2cmdline/ChangeLog,v 1.32 2014/04/29 09:05:37 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/par2cmdline/ChangeLog,v 1.33 2014/06/20 08:18:19 radhermit Exp $ + +*par2cmdline-0.6.7 (20 Jun 2014) + + 20 Jun 2014; Tim Harder +par2cmdline-0.6.7.ebuild: + Version bump. *par2cmdline-0.6.6 (29 Apr 2014) 1.1 app-arch/par2cmdline/par2cmdline-0.6.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/par2cmdline/par2cmdline-0.6.7.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/par2cmdline/par2cmdline-0.6.7.ebuild?rev=1.1&content-type=text/plain Index: par2cmdline-0.6.7.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-arch/par2cmdline/par2cmdline-0.6.7.ebuild,v 1.1 2014/06/20 08:18:19 radhermit Exp $ EAPI=5 inherit autotools DESCRIPTION="A PAR-2.0 file verification and repair tool" HOMEPAGE="http://github.com/BlackIkeEagle/par2cmdline"; SRC_URI="http://github.com/BlackIkeEagle/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DOCS="AUTHORS ChangeLog README" # NEWS is empty, PORTING and ROADMAP are for building src_prepare() { eautoreconf }
[gentoo-commits] gentoo-x86 commit in sci-libs/Shapely/files: - New directory
slis14/06/20 08:37:15 Log: Directory /var/cvsroot/gentoo-x86/sci-libs/Shapely/files added to the repository
[gentoo-commits] gentoo-x86 commit in media-gfx/pqiv: pqiv-2.2.ebuild ChangeLog
radhermit14/06/20 08:37:41 Modified: ChangeLog Added:pqiv-2.2.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.43 media-gfx/pqiv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pqiv/ChangeLog?rev=1.43&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pqiv/ChangeLog?rev=1.43&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pqiv/ChangeLog?r1=1.42&r2=1.43 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-gfx/pqiv/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 4 Feb 2014 05:14:02 - 1.42 +++ ChangeLog 20 Jun 2014 08:37:41 - 1.43 @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/pqiv # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/ChangeLog,v 1.42 2014/02/04 05:14:02 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/ChangeLog,v 1.43 2014/06/20 08:37:41 radhermit Exp $ + +*pqiv-2.2 (20 Jun 2014) + + 20 Jun 2014; Tim Harder +pqiv-2.2.ebuild: + Version bump. *pqiv-2.1.1 (04 Feb 2014) 1.1 media-gfx/pqiv/pqiv-2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pqiv/pqiv-2.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pqiv/pqiv-2.2.ebuild?rev=1.1&content-type=text/plain Index: pqiv-2.2.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/pqiv-2.2.ebuild,v 1.1 2014/06/20 08:37:41 radhermit Exp $ EAPI=5 inherit linux-info toolchain-funcs DESCRIPTION="Modern rewrite of Quick Image Viewer" HOMEPAGE="http://github.com/phillipberndt/pqiv http://www.pberndt.com/Programme/Linux/pqiv/"; SRC_URI="https://github.com/phillipberndt/pqiv/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="kernel_linux" RDEPEND=">=dev-libs/glib-2.8:2 >=x11-libs/cairo-1.6 x11-libs/gtk+:3" DEPEND="${RDEPEND} virtual/pkgconfig" pkg_setup() { if use kernel_linux; then CONFIG_CHECK="~INOTIFY_USER" linux-info_pkg_setup fi } src_configure() { ./configure --prefix=/usr --destdir="${D}" || die } src_compile() { tc-export CC emake CFLAGS="${CFLAGS}" } src_install() { default dodoc README.markdown }
[gentoo-commits] gentoo-x86 commit in dev-python/beautifulsoup: beautifulsoup-4.2.0.ebuild ChangeLog
klausman14/06/20 08:48:45 Modified: beautifulsoup-4.2.0.ebuild ChangeLog Log: Stable on alpha, bug #474178 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) Revision ChangesPath 1.11 dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?r1=1.10&r2=1.11 Index: beautifulsoup-4.2.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- beautifulsoup-4.2.0.ebuild 31 Mar 2014 20:31:26 - 1.10 +++ beautifulsoup-4.2.0.ebuild 20 Jun 2014 08:48:45 - 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v 1.10 2014/03/31 20:31:26 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v 1.11 2014/06/20 08:48:45 klausman Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="4" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" # new html5 awaits keywording of html5lib in Bug 471002 IUSE="doc test" # pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy pypy2_0)] ) 1.116dev-python/beautifulsoup/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.116&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.116&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.115&r2=1.116 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v retrieving revision 1.115 retrieving revision 1.116 diff -u -r1.115 -r1.116 --- ChangeLog 17 May 2014 13:50:31 - 1.115 +++ ChangeLog 20 Jun 2014 08:48:45 - 1.116 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/beautifulsoup # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.115 2014/05/17 13:50:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.116 2014/06/20 08:48:45 klausman Exp $ + + 20 Jun 2014; Tobias Klausmann + beautifulsoup-4.2.0.ebuild: + Stable on alpha, bug #474178 17 May 2014; Agostino Sarubbo beautifulsoup-3.1.0.1-r2.ebuild, beautifulsoup-3.2.1-r1.ebuild:
[gentoo-commits] gentoo-x86 commit in dev-python/sip: sip-4.15.4.ebuild ChangeLog
idella4 14/06/20 09:22:55 Modified: sip-4.15.4.ebuild ChangeLog Log: add py3.4 support (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) Revision ChangesPath 1.2 dev-python/sip/sip-4.15.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/sip-4.15.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/sip-4.15.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/sip-4.15.4.ebuild?r1=1.1&r2=1.2 Index: sip-4.15.4.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.15.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sip-4.15.4.ebuild 14 Jan 2014 07:19:00 - 1.1 +++ sip-4.15.4.ebuild 20 Jun 2014 09:22:55 - 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-python/sip/sip-4.15.4.ebuild,v 1.1 2014/01/14 07:19:00 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.15.4.ebuild,v 1.2 2014/06/20 09:22:55 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) inherit eutils python-r1 toolchain-funcs 1.285dev-python/sip/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/ChangeLog?rev=1.285&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/ChangeLog?rev=1.285&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/ChangeLog?r1=1.284&r2=1.285 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v retrieving revision 1.284 retrieving revision 1.285 diff -u -r1.284 -r1.285 --- ChangeLog 30 May 2014 18:25:05 - 1.284 +++ ChangeLog 20 Jun 2014 09:22:55 - 1.285 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/sip # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.284 2014/05/30 18:25:05 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.285 2014/06/20 09:22:55 idella4 Exp $ + + 20 Jun 2014; Ian Delaney sip-4.15.4.ebuild: + add py3.4 support *sip-4.16 (30 May 2014)
[gentoo-commits] gentoo-x86 commit in sci-libs/Shapely: ChangeLog Shapely-1.3.0.ebuild
slis14/06/20 09:29:35 Modified: ChangeLog Shapely-1.3.0.ebuild Log: Fixed 513950 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x55265D89) Revision ChangesPath 1.2 sci-libs/Shapely/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sci-libs/Shapely/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 28 Feb 2014 14:04:31 - 1.1 +++ ChangeLog 20 Jun 2014 09:29:34 - 1.2 @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/Shapely # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/Shapely/ChangeLog,v 1.1 2014/02/28 14:04:31 slis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/Shapely/ChangeLog,v 1.2 2014/06/20 09:29:34 slis Exp $ + + 20 Jun 2014; Sławek Lis +files/setup_unicode.patch, + Shapely-1.3.0.ebuild: + Fixed 513950 *Shapely-1.3.0 (28 Feb 2014) *Shapely- (28 Feb 2014) 1.2 sci-libs/Shapely/Shapely-1.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/Shapely-1.3.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/Shapely-1.3.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/Shapely-1.3.0.ebuild?r1=1.1&r2=1.2 Index: Shapely-1.3.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/sci-libs/Shapely/Shapely-1.3.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Shapely-1.3.0.ebuild28 Feb 2014 14:04:31 - 1.1 +++ Shapely-1.3.0.ebuild20 Jun 2014 09:29:34 - 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/sci-libs/Shapely/Shapely-1.3.0.ebuild,v 1.1 2014/02/28 14:04:31 slis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/Shapely/Shapely-1.3.0.ebuild,v 1.2 2014/06/20 09:29:34 slis Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} ) @@ -28,6 +28,10 @@ dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/pytest[${PYTHON_USEDEP}] )" +src_prepare() { + epatch "${FILESDIR}/setup_unicode.patch" +} + python_test() { esetup.py test -} \ No newline at end of file +}
[gentoo-commits] gentoo-x86 commit in sci-libs/Shapely/files: setup_unicode.patch
slis14/06/20 09:29:35 Added:setup_unicode.patch Log: Fixed 513950 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x55265D89) Revision ChangesPath 1.1 sci-libs/Shapely/files/setup_unicode.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/files/setup_unicode.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/files/setup_unicode.patch?rev=1.1&content-type=text/plain Index: setup_unicode.patch === --- setup.py.orig 2014-06-20 10:27:26.638779565 +0200 +++ setup.py2014-06-20 10:27:29.885446151 +0200 @@ -1,4 +1,5 @@ #!/usr/bin/env python +# -*- coding: utf-8 -*- from __future__ import print_function @@ -74,8 +75,12 @@ readme_text = fp.read() readme_text = readme_text.replace(".. include:: CREDITS.txt", "") -with open('CREDITS.txt', 'r') as fp: -credits = fp.read() +if sys.version_info[0] == 3: +with open('CREDITS.txt', 'r', encoding='utf-8') as fp: +credits = fp.read() +elif sys.version_info[0] == 2: +with open('CREDITS.txt', 'r') as fp: +credits = fp.read().decode('utf-8') with open('CHANGES.txt', 'r') as fp: changes_text = fp.read()
[gentoo-commits] gentoo-x86 commit in sci-libs/Shapely: Shapely-1.3.2.ebuild ChangeLog
slis14/06/20 09:30:27 Modified: ChangeLog Added:Shapely-1.3.2.ebuild Log: Version bump (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x55265D89) Revision ChangesPath 1.3 sci-libs/Shapely/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sci-libs/Shapely/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 20 Jun 2014 09:29:34 - 1.2 +++ ChangeLog 20 Jun 2014 09:30:27 - 1.3 @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/Shapely # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/Shapely/ChangeLog,v 1.2 2014/06/20 09:29:34 slis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/Shapely/ChangeLog,v 1.3 2014/06/20 09:30:27 slis Exp $ + +*Shapely-1.3.2 (20 Jun 2014) + + 20 Jun 2014; Sławek Lis +Shapely-1.3.2.ebuild: + Version bump 20 Jun 2014; Sławek Lis +files/setup_unicode.patch, Shapely-1.3.0.ebuild: 1.1 sci-libs/Shapely/Shapely-1.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/Shapely-1.3.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/Shapely/Shapely-1.3.2.ebuild?rev=1.1&content-type=text/plain Index: Shapely-1.3.2.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-libs/Shapely/Shapely-1.3.2.ebuild,v 1.1 2014/06/20 09:30:27 slis Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} ) inherit distutils-r1 DESCRIPTION="Geometric objects, predicates, and operations" HOMEPAGE="https://pypi.python.org/pypi/Shapely"; if [[ ${PV} == "" ]] ; then inherit git-r3 SRC_URI="" EGIT_REPO_URI="https://github.com/Toblerity/${PN}.git"; else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" fi LICENSE="BSD" SLOT="0" IUSE="test" RDEPEND=">=sci-libs/geos-3.1" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/pytest[${PYTHON_USEDEP}] )" src_prepare() { epatch "${FILESDIR}/setup_unicode.patch" } python_test() { esetup.py test }
[gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-214.ebuild udev-9999.ebuild ChangeLog
ssuominen14/06/20 09:40:16 Modified: udev-214.ebuild udev-.ebuild ChangeLog Log: Restore group "floppy" using 40-gentoo.rules (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D) Revision ChangesPath 1.3 sys-fs/udev/udev-214.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-214.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-214.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-214.ebuild?r1=1.2&r2=1.3 Index: udev-214.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-214.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- udev-214.ebuild 18 Jun 2014 20:49:24 - 1.2 +++ udev-214.ebuild 20 Jun 2014 09:40:15 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-214.ebuild,v 1.2 2014/06/18 20:49:24 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-214.ebuild,v 1.3 2014/06/20 09:40:15 ssuominen Exp $ EAPI=5 @@ -115,7 +115,8 @@ fi cat <<-EOF > "${T}"/40-gentoo.rules - # Gentoo specific usb group + # Gentoo specific floppy and usb groups + SUBSYSTEM=="block", KERNEL=="fd[0-9]", GROUP="floppy" SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", GROUP="usb" EOF 1.304sys-fs/udev/udev-.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?rev=1.304&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?rev=1.304&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?r1=1.303&r2=1.304 Index: udev-.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-.ebuild,v retrieving revision 1.303 retrieving revision 1.304 diff -u -r1.303 -r1.304 --- udev-.ebuild18 Jun 2014 20:49:24 - 1.303 +++ udev-.ebuild20 Jun 2014 09:40:15 - 1.304 @@ -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-fs/udev/udev-.ebuild,v 1.303 2014/06/18 20:49:24 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-.ebuild,v 1.304 2014/06/20 09:40:15 ssuominen Exp $ EAPI=5 @@ -115,7 +115,8 @@ fi cat <<-EOF > "${T}"/40-gentoo.rules - # Gentoo specific usb group + # Gentoo specific floppy and usb groups + SUBSYSTEM=="block", KERNEL=="fd[0-9]", GROUP="floppy" SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", GROUP="usb" EOF 1.1051 sys-fs/udev/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1051&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1051&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?r1=1.1050&r2=1.1051 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v retrieving revision 1.1050 retrieving revision 1.1051 diff -u -r1.1050 -r1.1051 --- ChangeLog 19 Jun 2014 21:11:53 - 1.1050 +++ ChangeLog 20 Jun 2014 09:40:16 - 1.1051 @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/udev # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1050 2014/06/19 21:11:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1051 2014/06/20 09:40:16 ssuominen Exp $ + + 20 Jun 2014; Samuli Suominen udev-214.ebuild, + udev-.ebuild: + Restore group "floppy" using 40-gentoo.rules 19 Jun 2014; Samuli Suominen -udev-213.ebuild: old
[gentoo-commits] gentoo-x86 commit in media-video/mpv: mpv-9999.ebuild ChangeLog
maksbotan14/06/20 09:48:36 Modified: mpv-.ebuild ChangeLog Log: Update waf version and SRC_URI in , thanks to Nikoli. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE) Revision ChangesPath 1.52 media-video/mpv/mpv-.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/mpv-.ebuild?rev=1.52&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/mpv-.ebuild?rev=1.52&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/mpv-.ebuild?r1=1.51&r2=1.52 Index: mpv-.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-.ebuild,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- mpv-.ebuild 17 Jun 2014 18:13:46 - 1.51 +++ mpv-.ebuild 20 Jun 2014 09:48:36 - 1.52 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-.ebuild,v 1.51 2014/06/17 18:13:46 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-.ebuild,v 1.52 2014/06/20 09:48:36 maksbotan Exp $ EAPI=5 @@ -9,11 +9,11 @@ inherit eutils waf-utils pax-utils fdo-mime gnome2-utils [[ ${PV} == ** ]] && inherit git-r3 -WAF_V="1.7.15" +WAF_V="1.7.16" DESCRIPTION="Video player based on MPlayer/mplayer2" HOMEPAGE="http://mpv.io/"; -SRC_URI="https://waf.googlecode.com/files/waf-${WAF_V}"; +SRC_URI="http://ftp.waf.io/pub/release/waf-${WAF_V}"; [[ ${PV} == ** ]] || \ SRC_URI+=" https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz" 1.81 media-video/mpv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?rev=1.81&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?rev=1.81&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?r1=1.80&r2=1.81 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- ChangeLog 17 Jun 2014 18:13:46 - 1.80 +++ ChangeLog 20 Jun 2014 09:48:36 - 1.81 @@ -1,6 +1,9 @@ # ChangeLog for media-video/mpv # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.80 2014/06/17 18:13:46 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.81 2014/06/20 09:48:36 maksbotan Exp $ + + 20 Jun 2014; Maxim Koltsov mpv-.ebuild: + Update waf version and SRC_URI in , thanks to Nikoli. 17 Jun 2014; Maxim Koltsov mpv-.ebuild: Update lcms dependency in , thanks to Nikoli.
[gentoo-commits] gentoo-x86 commit in app-crypt/mit-krb5-appl/files: mit-krb5-appl-sig_t.patch
eras14/06/20 09:51:39 Added:mit-krb5-appl-sig_t.patch Log: Fix build failure - bug #513762 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F) Revision ChangesPath 1.1 app-crypt/mit-krb5-appl/files/mit-krb5-appl-sig_t.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5-appl/files/mit-krb5-appl-sig_t.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5-appl/files/mit-krb5-appl-sig_t.patch?rev=1.1&content-type=text/plain Index: mit-krb5-appl-sig_t.patch === Bug #513762 >From 4b45a32ba7c4f7b447919de6ce28a14150584290 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 21 Mar 2012 04:16:36 + Subject: [PATCH] Move redeclaration of sig_t after all system includes Move some internal messing about with sig_t done by gssftp/ftp/ftp_var.h after the last system include to keep from stomping on system headers. Required for kFreeBSD and Hurd. git-svn-id: svn://anonsvn.mit.edu/krb5-appl/trunk@3331 dc483132-0cff-0310-8789-dd5450dbe970 --- gssftp/ftp/ftp_var.h | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/gssftp/ftp/ftp_var.h b/gssftp/ftp/ftp_var.h index 3efbdb1..e478961 100644 --- a/gssftp/ftp/ftp_var.h +++ b/gssftp/ftp/ftp_var.h @@ -53,15 +53,6 @@ FILE* fdopen_socket(SOCKET s, char* mode); #define PERROR_SOCKET(str) perror(str) #endif -#ifdef _WIN32 -typedef void (*sig_t)(int); -typedef void sigtype; -#else -#define sig_t my_sig_t -#define sigtype krb5_sigtype -typedef sigtype (*sig_t)(); -#endif - /* * FTP global variables. */ @@ -168,6 +159,15 @@ extern int macnum; /* number of defined macros */ extern struct macel macros[16]; extern char macbuf[4096]; +#ifdef _WIN32 +typedef void (*sig_t)(int); +typedef void sigtype; +#else +#define sig_t my_sig_t +#define sigtype krb5_sigtype +typedef sigtype (*sig_t)(); +#endif + #ifdef DEFINITIONS #undef extern #endif -- 1.9.3
[gentoo-commits] gentoo-x86 commit in app-crypt/mit-krb5-appl: mit-krb5-appl-1.0.3.ebuild ChangeLog
eras14/06/20 09:51:39 Modified: mit-krb5-appl-1.0.3.ebuild ChangeLog Log: Fix build failure - bug #513762 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F) Revision ChangesPath 1.11 app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3.ebuild?r1=1.10&r2=1.11 Index: mit-krb5-appl-1.0.3.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- mit-krb5-appl-1.0.3.ebuild 28 Feb 2013 13:43:44 - 1.10 +++ mit-krb5-appl-1.0.3.ebuild 20 Jun 2014 09:51:39 - 1.11 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3.ebuild,v 1.10 2013/02/28 13:43:44 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3.ebuild,v 1.11 2014/06/20 09:51:39 eras Exp $ EAPI=4 @@ -32,12 +32,13 @@ src_prepare() { epatch "${FILESDIR}/${PN}-tinfo.patch" + epatch "${FILESDIR}/${PN}-sig_t.patch" sed -i -e "s/-lncurses/$($(tc-getPKG_CONFIG) --libs ncurses)/" configure.ac eautoreconf } src_configure() { - append-flags "-I/usr/include/et" + append-cppflags "-I/usr/include/et" append-cppflags -fno-strict-aliasing append-cppflags -fno-strict-overflow econf 1.38 app-crypt/mit-krb5-appl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5-appl/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5-appl/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5-appl/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5-appl/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 27 Dec 2013 21:44:29 - 1.37 +++ ChangeLog 20 Jun 2014 09:51:39 - 1.38 @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/mit-krb5-appl -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5-appl/ChangeLog,v 1.37 2013/12/27 21:44:29 tomwij Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5-appl/ChangeLog,v 1.38 2014/06/20 09:51:39 eras Exp $ + + 20 Jun 2014; Eray Aslan +files/mit-krb5-appl-sig_t.patch, + mit-krb5-appl-1.0.3.ebuild: + Fix build failure - bug #513762 27 Dec 2013; Tom Wijsman -files/CVE-2011-4862.patch: [QA] Remove unused files.
[gentoo-commits] gentoo-x86 commit in sys-kernel/openvz-sources: ChangeLog openvz-sources-2.6.32.90.4.ebuild
pva 14/06/20 10:32:34 Modified: ChangeLog Added:openvz-sources-2.6.32.90.4.ebuild Log: Version bump. Fix for futexes broken by 042stab090.3. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F1989B07) Revision ChangesPath 1.228sys-kernel/openvz-sources/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/openvz-sources/ChangeLog?rev=1.228&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/openvz-sources/ChangeLog?rev=1.228&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/openvz-sources/ChangeLog?r1=1.227&r2=1.228 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/ChangeLog,v retrieving revision 1.227 retrieving revision 1.228 diff -u -r1.227 -r1.228 --- ChangeLog 17 Jun 2014 06:06:21 - 1.227 +++ ChangeLog 20 Jun 2014 10:32:34 - 1.228 @@ -1,6 +1,12 @@ # ChangeLog for sys-kernel/openvz-sources # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/ChangeLog,v 1.227 2014/06/17 06:06:21 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/ChangeLog,v 1.228 2014/06/20 10:32:34 pva Exp $ + +*openvz-sources-2.6.32.90.4 (20 Jun 2014) + + 20 Jun 2014; Peter Volkov + +openvz-sources-2.6.32.90.4.ebuild: + Version bump. Fix for futexes broken by 042stab090.3. 17 Jun 2014; Peter Volkov -openvz-sources-2.6.32.85.20.ebuild, -openvz-sources-2.6.32.88.4.ebuild, 1.1 sys-kernel/openvz-sources/openvz-sources-2.6.32.90.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/openvz-sources/openvz-sources-2.6.32.90.4.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/openvz-sources/openvz-sources-2.6.32.90.4.ebuild?rev=1.1&content-type=text/plain Index: openvz-sources-2.6.32.90.4.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/openvz-sources-2.6.32.90.4.ebuild,v 1.1 2014/06/20 10:32:34 pva Exp $ EAPI="5" inherit versionator OVZ_KV="0$(get_version_component_range 4).$(get_version_component_range 5)" CKV=$(get_version_component_range 1-3) OKV=${OKV:-${CKV}} EXTRAVERSION=-${PN/-*}-${OVZ_KV} ETYPE="sources" KV_FULL=${CKV}${EXTRAVERSION} if [[ ${PR} != "r0" ]]; then KV_FULL+=-${PR} EXTRAVERSION+=-${PR} fi S=${WORKDIR}/linux-${KV_FULL} # ${KV_MAJOR}.${KV_MINOR}.${KV_PATCH} should succeed. KV_MAJOR=$(get_version_component_range 1 ${OKV}) KV_MINOR=$(get_version_component_range 2 ${OKV}) KV_PATCH=$(get_version_component_range 3 ${OKV}) KERNEL_URI="mirror://kernel/linux/kernel/v${KV_MAJOR}.${KV_MINOR}/linux-${OKV}.tar.xz" inherit kernel-2 #detect_version KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" IUSE="" DESCRIPTION="Kernel sources with OpenVZ patchset" HOMEPAGE="http://www.openvz.org"; SRC_URI="${KERNEL_URI} ${ARCH_URI} http://download.openvz.org/kernel/branches/rhel6-${CKV}/042stab${OVZ_KV}/patches/patch-042stab${OVZ_KV}-combined.gz"; UNIPATCH_STRICTORDER=1 UNIPATCH_LIST="${DISTDIR}/patch-042stab${OVZ_KV}-combined.gz" K_EXTRAEINFO="This openvz kernel uses RHEL6 patchset instead of vanilla kernel. This patchset considered to be more stable and security supported by upstream, but for us RHEL6 patchset is very fragile and fails to build in many configurations so if you have problems use config files from openvz team http://wiki.openvz.org/Download/kernel/rhel6/042stab${OVZ_KV}";
[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog git-r3.eclass
mgorny 14/06/20 11:40:28 Modified: ChangeLog git-r3.eclass Log: Fix typo in submodule fetching, reported by Hans Vercammen. Revision ChangesPath 1.1296 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1296&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1296&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.1295&r2=1.1296 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v retrieving revision 1.1295 retrieving revision 1.1296 diff -u -r1.1295 -r1.1296 --- ChangeLog 20 Jun 2014 00:03:33 - 1.1295 +++ ChangeLog 20 Jun 2014 11:40:28 - 1.1296 @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1295 2014/06/20 00:03:33 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1296 2014/06/20 11:40:28 mgorny Exp $ + + 20 Jun 2014; Michał Górny git-r3.eclass: + Fix typo in submodule fetching, reported by Hans Vercammen. 19 Jun 2014; Brian Evans mysql-v2.eclass, mysql-cmake.eclass: Sync with mysql overlay. 1.44 eclass/git-r3.eclass file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/git-r3.eclass?rev=1.44&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/git-r3.eclass?rev=1.44&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/git-r3.eclass?r1=1.43&r2=1.44 Index: git-r3.eclass === RCS file: /var/cvsroot/gentoo-x86/eclass/git-r3.eclass,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- git-r3.eclass 1 Jun 2014 22:07:59 - 1.43 +++ git-r3.eclass 20 Jun 2014 11:40:28 - 1.44 @@ -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/git-r3.eclass,v 1.43 2014/06/01 22:07:59 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/git-r3.eclass,v 1.44 2014/06/20 11:40:28 mgorny Exp $ # @ECLASS: git-r3.eclass # @MAINTAINER: @@ -825,7 +825,7 @@ local subrepos _git-r3_set_subrepos "${url}" "${repos[@]}" - git-r3_checkout "${url}" "${out_dir}/${path}" \ + git-r3_checkout "${subrepos[*]}" "${out_dir}/${path}" \ "${local_id}/${subname}" submodules=( "${submodules[@]:3}" ) # shift
[gentoo-commits] gentoo-x86 commit in dev-python/pygobject: pygobject-3.12.2.ebuild ChangeLog
idella4 14/06/20 11:51:17 Modified: pygobject-3.12.2.ebuild ChangeLog Log: add py3.4 support (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) Revision ChangesPath 1.2 dev-python/pygobject/pygobject-3.12.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild?r1=1.1&r2=1.2 Index: pygobject-3.12.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pygobject-3.12.2.ebuild 31 May 2014 11:20:03 - 1.1 +++ pygobject-3.12.2.ebuild 20 Jun 2014 11:51:17 - 1.2 @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild,v 1.1 2014/05/31 11:20:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild,v 1.2 2014/06/20 11:51:17 idella4 Exp $ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) inherit gnome2 python-r1 virtualx 1.250dev-python/pygobject/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.250&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.250&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?r1=1.249&r2=1.250 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v retrieving revision 1.249 retrieving revision 1.250 diff -u -r1.249 -r1.250 --- ChangeLog 31 May 2014 11:20:03 - 1.249 +++ ChangeLog 20 Jun 2014 11:51:17 - 1.250 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pygobject # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.249 2014/05/31 11:20:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.250 2014/06/20 11:51:17 idella4 Exp $ + + 20 Jun 2014; Ian Delaney pygobject-3.12.2.ebuild: + add py3.4 support *pygobject-3.12.2 (31 May 2014)
[gentoo-commits] gentoo-x86 commit in media-libs/libdc1394: libdc1394-2.2.1.ebuild ChangeLog
ssuominen14/06/20 11:53:31 Modified: libdc1394-2.2.1.ebuild ChangeLog Log: Download and extract sdl.m4 and point AT_M4DIR for eautoreconf to it wrt #494312 by Andrej Gelenberg (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D) Revision ChangesPath 1.5 media-libs/libdc1394/libdc1394-2.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/libdc1394-2.2.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/libdc1394-2.2.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/libdc1394-2.2.1.ebuild?r1=1.4&r2=1.5 Index: libdc1394-2.2.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.2.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libdc1394-2.2.1.ebuild 18 Jun 2014 19:40:58 - 1.4 +++ libdc1394-2.2.1.ebuild 20 Jun 2014 11:53:31 - 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.2.1.ebuild,v 1.4 2014/06/18 19:40:58 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.2.1.ebuild,v 1.5 2014/06/20 11:53:31 ssuominen Exp $ EAPI=5 @@ -8,7 +8,8 @@ DESCRIPTION="Library to interface with IEEE 1394 cameras following the IIDC specification" HOMEPAGE="http://sourceforge.net/projects/libdc1394/"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz + http://dev.gentoo.org/~ssuominen/sdl.m4-20140620.tar.xz"; LICENSE="LGPL-2.1" SLOT="2" @@ -22,8 +23,8 @@ doc? ( app-doc/doxygen )" src_prepare() { - epatch "${FILESDIR}/${P}-includes.patch" - eautoreconf + epatch "${FILESDIR}"/${P}-includes.patch + AT_M4DIR=${WORKDIR}/aclocal eautoreconf } multilib_src_configure() { 1.74 media-libs/libdc1394/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/ChangeLog?rev=1.74&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/ChangeLog?rev=1.74&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/ChangeLog?r1=1.73&r2=1.74 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- ChangeLog 18 Jun 2014 19:40:58 - 1.73 +++ ChangeLog 20 Jun 2014 11:53:31 - 1.74 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libdc1394 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.73 2014/06/18 19:40:58 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.74 2014/06/20 11:53:31 ssuominen Exp $ + + 20 Jun 2014; Samuli Suominen libdc1394-2.2.1.ebuild: + Download and extract sdl.m4 and point AT_M4DIR for eautoreconf to it wrt + #494312 by Andrej Gelenberg 18 Jun 2014; Michał Górny libdc1394-2.2.1.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
[gentoo-commits] proj/linux-patches:genpatches-misc commit in: scripts/
commit: d9147eaa58db3f3a9d1f7a5213a454cae2f1e7a5 Author: Mike Pagano gentoo org> AuthorDate: Fri Jun 20 12:22:30 2014 + Commit: Mike Pagano gentoo org> CommitDate: Fri Jun 20 12:22:30 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/linux-patches.git;a=commit;h=d9147eaa Updated gpdorelease for svn to git conversion --- scripts/gpdorelease | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/scripts/gpdorelease b/scripts/gpdorelease index 9f8ca05..4625190 100755 --- a/scripts/gpdorelease +++ b/scripts/gpdorelease @@ -15,9 +15,6 @@ function usage { echo " Example for kernel version 3.1.1: gpdorelease 3.1" } -echo "This is still under testing." -exit -1 - if [[ ${#@} == 0 ]] ; then usage exit -1 @@ -78,17 +75,18 @@ echo "Press enter to continue." read # checkout branch +echo "Checking out branch ${BRANCH}" cd ${LOCAL_PATCHES_TRUNK} git -C ${LOCAL_PATCHES_TRUNK} checkout ${BRANCH} -#svn copy ${REMOTE_TRUNK}/${BRANCH} ${REMOTE_TAGS}/${newfullver} -m "${newfullver} release" - file_base="/tmp/${TARBALL_BASENAME}-$newfullver.base.tar.xz" file_extras="/tmp/${TARBALL_BASENAME}-$newfullver.extras.tar.xz" file_experimental="/tmp/${TARBALL_BASENAME}-$newfullver.experimental.tar.xz" # build tarballs +echo "Creating tarballs in /tmp..." + if [[ "${WE_WANT}" == *"base"* ]] ; then [ -n "$(find ./[012]* 2>/dev/null)" ] && tar -cvJf ${file_base} ./[012]* fi @@ -102,14 +100,17 @@ if [[ "${WE_WANT}" == *"experimental"* ]] ; then fi #tag release +echo "Tagging with ${newfullver}" +git -C ${LOCAL_PATCHES_TRUNK} tag ${newfullver} #push tag +echo "Pushing tag ${newfullver}" +git push --tags -u origin ${BRANCH} # copy files to distfiles-local -scp /tmp/${TARBALL_BASENAME}-$newfullver.* ${USERNAME}@dev.gentoo.org:/tmp - -#checkout master -echo "checkout command is git -C ${LOCAL_PATCHES_TRUNK} checkout master" +#scp /tmp/${TARBALL_BASENAME}-$newfullver.* ${USERNAME}@dev.gentoo.org:/tmp +echo "scp'in files to dev.gentoo.org:/space/distfiles-local" +scp /tmp/${TARBALL_BASENAME}-$newfullver.* ${USERNAME}@dev.gentoo.org:/space/distfiles-local ##if [[ ${DO_WEBSITE} == "yes" ]] ; then # mv ${file_base} ${file_extras} ${file_experimental} ${WEB_LOCAL}/tarballs/
[gentoo-commits] gentoo-x86 commit in net-im/licq: licq-1.8.0-r2.ebuild ChangeLog
klausman14/06/20 12:33:41 Modified: licq-1.8.0-r2.ebuild ChangeLog Log: Keyworded on alpha, bug #473920 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) Revision ChangesPath 1.3 net-im/licq/licq-1.8.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/licq-1.8.0-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/licq-1.8.0-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/licq-1.8.0-r2.ebuild?r1=1.2&r2=1.3 Index: licq-1.8.0-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.8.0-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- licq-1.8.0-r2.ebuild4 Nov 2013 11:42:28 - 1.2 +++ licq-1.8.0-r2.ebuild20 Jun 2014 12:33:41 - 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.8.0-r2.ebuild,v 1.2 2013/11/04 11:42:28 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.8.0-r2.ebuild,v 1.3 2014/06/20 12:33:41 klausman Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="debug doc linguas_he nls socks5 ssl xosd aosd jabber qt4 msn" RDEPEND=">=app-crypt/gpgme-1 1.132net-im/licq/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/ChangeLog?rev=1.132&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/ChangeLog?rev=1.132&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/ChangeLog?r1=1.131&r2=1.132 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v retrieving revision 1.131 retrieving revision 1.132 diff -u -r1.131 -r1.132 --- ChangeLog 14 Jun 2014 16:37:16 - 1.131 +++ ChangeLog 20 Jun 2014 12:33:41 - 1.132 @@ -1,6 +1,9 @@ # ChangeLog for net-im/licq # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.131 2014/06/14 16:37:16 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.132 2014/06/20 12:33:41 klausman Exp $ + + 20 Jun 2014; Tobias Klausmann licq-1.8.0-r2.ebuild: + Keyworded on alpha, bug #473920 *licq-1.8.2 (14 Jun 2014)
[gentoo-commits] gentoo-x86 commit in dev-python/cython: ChangeLog cython-0.19.1.ebuild
klausman14/06/20 12:34:08 Modified: ChangeLog cython-0.19.1.ebuild Log: Keyworded on alpha, bug #474330 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) Revision ChangesPath 1.115dev-python/cython/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cython/ChangeLog?rev=1.115&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cython/ChangeLog?rev=1.115&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cython/ChangeLog?r1=1.114&r2=1.115 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v retrieving revision 1.114 retrieving revision 1.115 diff -u -r1.114 -r1.115 --- ChangeLog 17 Jun 2014 06:04:32 - 1.114 +++ ChangeLog 20 Jun 2014 12:34:08 - 1.115 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/cython # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.114 2014/06/17 06:04:32 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.115 2014/06/20 12:34:08 klausman Exp $ + + 20 Jun 2014; Tobias Klausmann cython-0.19.1.ebuild: + Keyworded on alpha, bug #474330 *cython-0.20.2 (17 Jun 2014) 1.11 dev-python/cython/cython-0.19.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild?r1=1.10&r2=1.11 Index: cython-0.19.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- cython-0.19.1.ebuild16 Feb 2014 20:11:19 - 1.10 +++ cython-0.19.1.ebuild20 Jun 2014 12:34:08 - 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild,v 1.10 2014/02/16 20:11:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild,v 1.11 2014/06/20 12:34:08 klausman Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -16,7 +16,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc test" # Note: update numpy dep when it is fixed for py3.3.
[gentoo-commits] gentoo-x86 commit in x11-libs/libaosd: libaosd-0.2.7.ebuild ChangeLog
klausman14/06/20 12:33:56 Modified: libaosd-0.2.7.ebuild ChangeLog Log: Keyworded on alpha, bug #473920 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) Revision ChangesPath 1.7 x11-libs/libaosd/libaosd-0.2.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libaosd/libaosd-0.2.7.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libaosd/libaosd-0.2.7.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libaosd/libaosd-0.2.7.ebuild?r1=1.6&r2=1.7 Index: libaosd-0.2.7.ebuild === RCS file: /var/cvsroot/gentoo-x86/x11-libs/libaosd/libaosd-0.2.7.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libaosd-0.2.7.ebuild27 Feb 2014 12:05:57 - 1.6 +++ libaosd-0.2.7.ebuild20 Jun 2014 12:33:56 - 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/libaosd-0.2.7.ebuild,v 1.6 2014/02/27 12:05:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/libaosd-0.2.7.ebuild,v 1.7 2014/06/20 12:33:56 klausman Exp $ EAPI=5 inherit autotools-utils @@ -11,7 +11,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~alpha amd64 x86" IUSE="pango +tools xcomposite" RDEPEND="x11-libs/cairo 1.8 x11-libs/libaosd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libaosd/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libaosd/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libaosd/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/x11-libs/libaosd/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 27 Feb 2014 12:05:57 - 1.7 +++ ChangeLog 20 Jun 2014 12:33:56 - 1.8 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libaosd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/ChangeLog,v 1.7 2014/02/27 12:05:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/ChangeLog,v 1.8 2014/06/20 12:33:56 klausman Exp $ + + 20 Jun 2014; Tobias Klausmann libaosd-0.2.7.ebuild: + Keyworded on alpha, bug #473920 27 Feb 2014; Samuli Suominen libaosd-0.2.7.ebuild: Set AT_M4DIR to find buildsys.m4 for BUILDSYS_TOUCH_DEPS wrt #502958 by
[gentoo-commits] gentoo-x86 commit in net-libs/gloox: ChangeLog gloox-1.0.10.ebuild
klausman14/06/20 12:33:51 Modified: ChangeLog gloox-1.0.10.ebuild Log: Keyworded on alpha, bug #473920 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) Revision ChangesPath 1.22 net-libs/gloox/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 6 May 2014 21:46:42 - 1.21 +++ ChangeLog 20 Jun 2014 12:33:51 - 1.22 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gloox # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.21 2014/05/06 21:46:42 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.22 2014/06/20 12:33:51 klausman Exp $ + + 20 Jun 2014; Tobias Klausmann gloox-1.0.10.ebuild: + Keyworded on alpha, bug #473920 *gloox-1.0.10 (06 May 2014) 1.2 net-libs/gloox/gloox-1.0.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.10.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.10.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.10.ebuild?r1=1.1&r2=1.2 Index: gloox-1.0.10.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.10.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gloox-1.0.10.ebuild 6 May 2014 21:46:42 - 1.1 +++ gloox-1.0.10.ebuild 20 Jun 2014 12:33:51 - 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-libs/gloox/gloox-1.0.10.ebuild,v 1.1 2014/05/06 21:46:42 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.10.ebuild,v 1.2 2014/06/20 12:33:51 klausman Exp $ EAPI=5 @@ -11,7 +11,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~x86" IUSE="debug gnutls idn ssl zlib" DEPEND="idn? ( net-dns/libidn )
[gentoo-commits] gentoo-x86 commit in media-libs/libdc1394: libdc1394-2.2.1.ebuild ChangeLog
ssuominen14/06/20 12:54:23 Modified: libdc1394-2.2.1.ebuild ChangeLog Log: Since capture.c in dc1394/usb/ directory is using pthread_join and pthread_create functions, link to -lpthread accordingly wrt #514008 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D) Revision ChangesPath 1.6 media-libs/libdc1394/libdc1394-2.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/libdc1394-2.2.1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/libdc1394-2.2.1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/libdc1394-2.2.1.ebuild?r1=1.5&r2=1.6 Index: libdc1394-2.2.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.2.1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libdc1394-2.2.1.ebuild 20 Jun 2014 11:53:31 - 1.5 +++ libdc1394-2.2.1.ebuild 20 Jun 2014 12:54:23 - 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.2.1.ebuild,v 1.5 2014/06/20 11:53:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.2.1.ebuild,v 1.6 2014/06/20 12:54:23 ssuominen Exp $ EAPI=5 @@ -23,7 +23,10 @@ doc? ( app-doc/doxygen )" src_prepare() { - epatch "${FILESDIR}"/${P}-includes.patch + epatch \ + "${FILESDIR}"/${P}-includes.patch \ + "${FILESDIR}"/${P}-pthread.patch + AT_M4DIR=${WORKDIR}/aclocal eautoreconf } 1.75 media-libs/libdc1394/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/ChangeLog?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/ChangeLog?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/ChangeLog?r1=1.74&r2=1.75 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 20 Jun 2014 11:53:31 - 1.74 +++ ChangeLog 20 Jun 2014 12:54:23 - 1.75 @@ -1,6 +1,11 @@ # ChangeLog for media-libs/libdc1394 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.74 2014/06/20 11:53:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.75 2014/06/20 12:54:23 ssuominen Exp $ + + 20 Jun 2014; Samuli Suominen + +files/libdc1394-2.2.1-pthread.patch, libdc1394-2.2.1.ebuild: + Since capture.c in dc1394/usb/ directory is using pthread_join and + pthread_create functions, link to -lpthread accordingly wrt #514008 20 Jun 2014; Samuli Suominen libdc1394-2.2.1.ebuild: Download and extract sdl.m4 and point AT_M4DIR for eautoreconf to it wrt
[gentoo-commits] gentoo-x86 commit in media-libs/libdc1394/files: libdc1394-2.2.1-pthread.patch
ssuominen14/06/20 12:54:23 Added:libdc1394-2.2.1-pthread.patch Log: Since capture.c in dc1394/usb/ directory is using pthread_join and pthread_create functions, link to -lpthread accordingly wrt #514008 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D) Revision ChangesPath 1.1 media-libs/libdc1394/files/libdc1394-2.2.1-pthread.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/files/libdc1394-2.2.1-pthread.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdc1394/files/libdc1394-2.2.1-pthread.patch?rev=1.1&content-type=text/plain Index: libdc1394-2.2.1-pthread.patch === http://bugs.gentoo.org/514008 --- dc1394/usb/Makefile.am +++ dc1394/usb/Makefile.am @@ -8,7 +8,7 @@ endif AM_CFLAGS = -I$(top_srcdir) -I$(top_srcdir)/dc1394 $(LIBUSB_CFLAGS) -libdc1394_usb_la_LIBADD = $(LIBUSB_LIBS) +libdc1394_usb_la_LIBADD = $(LIBUSB_LIBS) -lpthread libdc1394_usb_la_SOURCES = \ control.c \ usb.h \
[gentoo-commits] gentoo-x86 commit in net-misc/tor/files: tor-0.2.5.5_alpha-fix-bufferevent-build.patch
blueness14/06/20 12:57:16 Added:tor-0.2.5.5_alpha-fix-bufferevent-build.patch Log: Fix configure when --enable-bufferevents, bug #513932 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA) Revision ChangesPath 1.1 net-misc/tor/files/tor-0.2.5.5_alpha-fix-bufferevent-build.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/files/tor-0.2.5.5_alpha-fix-bufferevent-build.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/files/tor-0.2.5.5_alpha-fix-bufferevent-build.patch?rev=1.1&content-type=text/plain Index: tor-0.2.5.5_alpha-fix-bufferevent-build.patch === diff -Naur tor-0.2.5.5-alpha.orig/configure.ac tor-0.2.5.5-alpha/configure.ac --- tor-0.2.5.5-alpha.orig/configure.ac 2014-06-16 15:44:02.0 -0400 +++ tor-0.2.5.5-alpha/configure.ac 2014-06-20 08:33:39.178082858 -0400 @@ -454,7 +454,7 @@ [#include ]) -AC_CHECK_HEADERS(event2/event.h event2/dns.h) +AC_CHECK_HEADERS(event2/event.h event2/dns.h event2/bufferevent_ssl.h) LIBS="$save_LIBS" LDFLAGS="$save_LDFLAGS"
[gentoo-commits] gentoo-x86 commit in net-misc/tor: tor-0.2.5.5_alpha.ebuild ChangeLog
blueness14/06/20 12:57:16 Modified: tor-0.2.5.5_alpha.ebuild ChangeLog Log: Fix configure when --enable-bufferevents, bug #513932 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA) Revision ChangesPath 1.2 net-misc/tor/tor-0.2.5.5_alpha.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/tor-0.2.5.5_alpha.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/tor-0.2.5.5_alpha.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/tor-0.2.5.5_alpha.ebuild?r1=1.1&r2=1.2 Index: tor-0.2.5.5_alpha.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.5.5_alpha.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tor-0.2.5.5_alpha.ebuild19 Jun 2014 13:37:34 - 1.1 +++ tor-0.2.5.5_alpha.ebuild20 Jun 2014 12:57:16 - 1.2 @@ -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/net-misc/tor/tor-0.2.5.5_alpha.ebuild,v 1.1 2014/06/19 13:37:34 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.5.5_alpha.ebuild,v 1.2 2014/06/20 12:57:16 blueness Exp $ EAPI="5" -inherit eutils flag-o-matic readme.gentoo systemd toolchain-funcs versionator user +inherit autotools eutils flag-o-matic readme.gentoo systemd toolchain-funcs versionator user MY_PV="$(replace_version_separator 4 -)" MY_PF="${PN}-${MY_PV}" @@ -35,6 +35,8 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-0.2.3.14_alpha-torrc.sample.patch + epatch "${FILESDIR}"/${P}-fix-bufferevent-build.patch + eautoreconf } src_configure() { 1.420net-misc/tor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/ChangeLog?rev=1.420&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/ChangeLog?rev=1.420&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/ChangeLog?r1=1.419&r2=1.420 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v retrieving revision 1.419 retrieving revision 1.420 diff -u -r1.419 -r1.420 --- ChangeLog 19 Jun 2014 13:39:37 - 1.419 +++ ChangeLog 20 Jun 2014 12:57:16 - 1.420 @@ -1,6 +1,11 @@ # ChangeLog for net-misc/tor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.419 2014/06/19 13:39:37 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.420 2014/06/20 12:57:16 blueness Exp $ + + 20 Jun 2014; Anthony G. Basile + +files/tor-0.2.5.5_alpha-fix-bufferevent-build.patch, + tor-0.2.5.5_alpha.ebuild: + Fix configure when --enable-bufferevents, bug #513932 19 Jun 2014; Anthony G. Basile -files/tor-0.2.5.4_alpha-fix-disable-buf-freelist.patch,
[gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: ChangeLog youtube-dl-2014.06.19.ebuild
jer 14/06/20 12:59:54 Modified: ChangeLog Added:youtube-dl-2014.06.19.ebuild Log: Version bump (bug #513956 by Joe Stroller). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision ChangesPath 1.348net-misc/youtube-dl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.348&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.348&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?r1=1.347&r2=1.348 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v retrieving revision 1.347 retrieving revision 1.348 diff -u -r1.347 -r1.348 --- ChangeLog 16 Jun 2014 13:17:23 - 1.347 +++ ChangeLog 20 Jun 2014 12:59:54 - 1.348 @@ -1,6 +1,11 @@ # ChangeLog for net-misc/youtube-dl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.347 2014/06/16 13:17:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.348 2014/06/20 12:59:54 jer Exp $ + +*youtube-dl-2014.06.19 (20 Jun 2014) + + 20 Jun 2014; Jeroen Roovers +youtube-dl-2014.06.19.ebuild: + Version bump (bug #513956 by Joe Stroller). *youtube-dl-2014.06.16 (16 Jun 2014) 1.1 net-misc/youtube-dl/youtube-dl-2014.06.19.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.06.19.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.06.19.ebuild?rev=1.1&content-type=text/plain Index: youtube-dl-2014.06.19.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.06.19.ebuild,v 1.1 2014/06/20 12:59:54 jer Exp $ EAPI=5 PYTHON_COMPAT=(python{2_6,2_7,3_3,3_4}) DISTUTILS_SINGLE_IMPL=true inherit bash-completion-r1 distutils-r1 eutils DESCRIPTION="Download videos from YouTube.com (and mores sites...)" HOMEPAGE="http://rg3.github.com/youtube-dl/"; SRC_URI="http://youtube-dl.org/downloads/${PV}/${P}.tar.gz"; LICENSE="public-domain" SLOT="0" KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="offensive test" DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/nose[coverage(+)] ) " S="${WORKDIR}/${PN}" src_prepare() { if ! use offensive; then sed -i -e "/__version__/s|'$|-gentoo_no_offensive_sites'|g" \ youtube_dl/version.py || die local xxx=( extremetube fourtube hentaistigma mofosex pornhd pornhub pornotube redtube slutload spankwire thisav trutube tube8 xbef xhamster xnxx xtube xvideos youjizz youporn ) sed -i -e $( printf '/%s/d;' ${xxx[@]} ) youtube_dl/extractor/__init__.py || die rm $( printf 'youtube_dl/extractor/%s.py ' ${xxx[@]} ) \ test/test_age_restriction.py || die fi } src_compile() { distutils-r1_src_compile } src_test() { emake test } src_install() { python_domodule youtube_dl dobin bin/${PN} dodoc README.txt doman ${PN}.1 newbashcomp ${PN}.bash-completion ${PN} python_fix_shebang "${ED}" }
[gentoo-commits] gentoo-x86 commit in sys-apps/dbus: dbus-1.8.4.ebuild ChangeLog
jer 14/06/20 13:16:54 Modified: dbus-1.8.4.ebuild ChangeLog Log: Stable for HPPA (bug #512940). (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision ChangesPath 1.3 sys-apps/dbus/dbus-1.8.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.8.4.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.8.4.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.8.4.ebuild?r1=1.2&r2=1.3 Index: dbus-1.8.4.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.4.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dbus-1.8.4.ebuild 18 Jun 2014 18:49:37 - 1.2 +++ dbus-1.8.4.ebuild 20 Jun 2014 13:16:53 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.4.ebuild,v 1.2 2014/06/18 18:49:37 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.4.ebuild,v 1.3 2014/06/20 13:16:53 jer Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ LICENSE="|| ( AFL-2.1 GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="debug doc selinux static-libs systemd test X" RDEPEND=">=dev-libs/expat-2 1.422sys-apps/dbus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?rev=1.422&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?rev=1.422&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?r1=1.421&r2=1.422 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v retrieving revision 1.421 retrieving revision 1.422 diff -u -r1.421 -r1.422 --- ChangeLog 18 Jun 2014 18:49:37 - 1.421 +++ ChangeLog 20 Jun 2014 13:16:53 - 1.422 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/dbus # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.421 2014/06/18 18:49:37 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.422 2014/06/20 13:16:53 jer Exp $ + + 20 Jun 2014; Jeroen Roovers dbus-1.8.4.ebuild: + Stable for HPPA (bug #512940). 18 Jun 2014; Mikle Kolyada dbus-1.8.4.ebuild: amd64 stable wrt bug #512940
[gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-quicklauncher-plugin: xfce4-quicklauncher-plugin-1.9.4-r1.ebuild ChangeLog
ssuominen14/06/20 13:25:46 Modified: xfce4-quicklauncher-plugin-1.9.4-r1.ebuild ChangeLog Log: Use AC_CONFIG_HEADERS instead of the deprecated AM_CONFIG_HEADER wrt #472522 by "Matt" (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D) Revision ChangesPath 1.17 xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild?r1=1.16&r2=1.17 Index: xfce4-quicklauncher-plugin-1.9.4-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- xfce4-quicklauncher-plugin-1.9.4-r1.ebuild 28 Nov 2012 12:22:24 - 1.16 +++ xfce4-quicklauncher-plugin-1.9.4-r1.ebuild 20 Jun 2014 13:25:46 - 1.17 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild,v 1.16 2012/11/28 12:22:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild,v 1.17 2014/06/20 13:25:46 ssuominen Exp $ EAPI=5 #EAUTORECONF=yes @@ -34,8 +34,9 @@ src_prepare() { sed -i \ - -e "/^AC_INIT/s/quicklauncher_version()/quicklauncher_version/" \ - configure.ac || die + -e '/^AC_INIT/s:quicklauncher_version():quicklauncher_version:' \ + -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' \ + configure.ac || die #472522 # Prevent glib-gettextize from running wrt #423115 export AT_M4DIR=${EPREFIX}/usr/share/xfce4/dev-tools/m4macros 1.15 xfce-extra/xfce4-quicklauncher-plugin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 28 Nov 2012 12:22:24 - 1.14 +++ ChangeLog 20 Jun 2014 13:25:46 - 1.15 @@ -1,6 +1,11 @@ # ChangeLog for xfce-extra/xfce4-quicklauncher-plugin -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog,v 1.14 2012/11/28 12:22:24 ssuominen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog,v 1.15 2014/06/20 13:25:46 ssuominen Exp $ + + 20 Jun 2014; Samuli Suominen + xfce4-quicklauncher-plugin-1.9.4-r1.ebuild: + Use AC_CONFIG_HEADERS instead of the deprecated AM_CONFIG_HEADER wrt #472522 + by "Matt" 28 Nov 2012; Samuli Suominen xfce4-quicklauncher-plugin-1.9.4-r1.ebuild: @@ -65,4 +70,3 @@ 25 Aug 2009; Samuli Suominen +xfce4-quicklauncher-plugin-1.9.4.ebuild: Rename xfce4-quicklauncher to xfce4-quicklauncher-plugin. -
[gentoo-commits] gentoo-x86 commit in dev-libs/angelscript: angelscript-2.29.0.ebuild ChangeLog
hasufell14/06/20 13:38:52 Modified: angelscript-2.29.0.ebuild ChangeLog Log: fix build wrt #513902 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020) Revision ChangesPath 1.2 dev-libs/angelscript/angelscript-2.29.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/angelscript/angelscript-2.29.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/angelscript/angelscript-2.29.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/angelscript/angelscript-2.29.0.ebuild?r1=1.1&r2=1.2 Index: angelscript-2.29.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-libs/angelscript/angelscript-2.29.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- angelscript-2.29.0.ebuild 11 Jun 2014 18:43:29 - 1.1 +++ angelscript-2.29.0.ebuild 20 Jun 2014 13:38:52 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/angelscript/angelscript-2.29.0.ebuild,v 1.1 2014/06/11 18:43:29 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/angelscript/angelscript-2.29.0.ebuild,v 1.2 2014/06/20 13:38:52 hasufell Exp $ EAPI=5 @@ -28,7 +28,7 @@ if use static-libs ; then cp -pR "${WORKDIR}"/sdk "${S2}"/ || die fi - epatch "${FILESDIR}"/${PN}-2.28.2-execstack.patch + epatch "${FILESDIR}"/${P}-execstack.patch multilib_copy_sources } 1.19 dev-libs/angelscript/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/angelscript/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/angelscript/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/angelscript/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-libs/angelscript/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 11 Jun 2014 18:43:29 - 1.18 +++ ChangeLog 20 Jun 2014 13:38:52 - 1.19 @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/angelscript # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/angelscript/ChangeLog,v 1.18 2014/06/11 18:43:29 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/angelscript/ChangeLog,v 1.19 2014/06/20 13:38:52 hasufell Exp $ + + 20 Jun 2014; Julian Ospald angelscript-2.29.0.ebuild, + +files/angelscript-2.29.0-execstack.patch: + fix build wrt #513902 *angelscript-2.29.0 (11 Jun 2014)
[gentoo-commits] gentoo-x86 commit in dev-libs/angelscript/files: angelscript-2.29.0-execstack.patch
hasufell14/06/20 13:38:52 Added:angelscript-2.29.0-execstack.patch Log: fix build wrt #513902 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020) Revision ChangesPath 1.1 dev-libs/angelscript/files/angelscript-2.29.0-execstack.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/angelscript/files/angelscript-2.29.0-execstack.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/angelscript/files/angelscript-2.29.0-execstack.patch?rev=1.1&content-type=text/plain Index: angelscript-2.29.0-execstack.patch === From: Julian Ospald Date: Sun Mar 23 13:45:39 UTC 2014 Subject: fix RWX sections --- a/sdk/angelscript/source/as_callfunc_arm_gcc.S +++ b/sdk/angelscript/source/as_callfunc_arm_gcc.S @@ -696,3 +696,6 @@ #endif /* arm */ +#if defined(__linux__) && defined(__ELF__) +.section .note.GNU-stack,"",%progbits +#endif
[gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mount-plugin/files: - New directory
ssuominen14/06/20 13:42:14 Log: Directory /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/files added to the repository
[gentoo-commits] gentoo-x86 commit in sys-apps/razercfg: metadata.xml ChangeLog razercfg-0.26.ebuild
joker 14/06/20 13:43:08 Modified: metadata.xml ChangeLog Added:razercfg-0.26.ebuild Log: Version bump. Frontends switched to Python 3.x only. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x0151863A67652900!) Revision ChangesPath 1.5 sys-apps/razercfg/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/metadata.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/metadata.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/metadata.xml?r1=1.4&r2=1.5 Index: metadata.xml === RCS file: /var/cvsroot/gentoo-x86/sys-apps/razercfg/metadata.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- metadata.xml20 Feb 2012 04:29:59 - 1.4 +++ metadata.xml20 Jun 2014 13:43:08 - 1.5 @@ -6,15 +6,17 @@ Christian Birchinger -Utility to for advanced configuration of the following Razer mice: Krait, Lachesis, -DeathAdder (Classic, 3500 DPI, Black Edition), Copperhead, Naga, Boomslang CE. The -tool architecture is based on "razerd", which is a background daemon doing all of -the lowlevel privileged hardware accesses. The user interface tools are "razercfg", -a commandline tool; and "qrazercfg", a QT4 based graphical device configuration tool. +Utility to for advanced configuration of the following Razer mice: Copperhead +Lachesis (Classic), DeathAdder (Classic, 3500 DPI, Black Edition, 2013), Taipan +Naga (Classic, 2012, 2014, Hex), Krait, Boomslang CE. The tool architecture is +based on "razerd", which is a background daemon doing all of the lowlevel +privilege hardware accesses. The user interface tools are "razercfg", a +commandline tool; and "qrazercfg", a QT4 based graphical device configuration +tool. Installs the pm-utils hooks for suspend/resume and requires sys-power/pm-utils - Installs a qt UI. Requires dev-python/pygtk + Installs a qt UI. Requires dev-python/pyside 1.25 sys-apps/razercfg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-apps/razercfg/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 20 Apr 2014 15:19:55 - 1.24 +++ ChangeLog 20 Jun 2014 13:43:08 - 1.25 @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/razercfg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/razercfg/ChangeLog,v 1.24 2014/04/20 15:19:55 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/razercfg/ChangeLog,v 1.25 2014/06/20 13:43:08 joker Exp $ + +*razercfg-0.26 (20 Jun 2014) + + 20 Jun 2014; Christian Birchinger +razercfg-0.26.ebuild, + +files/razerd.init.d-r2, metadata.xml: + Version bump. Frontends switched to Python 3.x only *razercfg-0.25 (20 Apr 2014) 1.1 sys-apps/razercfg/razercfg-0.26.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/razercfg-0.26.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/razercfg-0.26.ebuild?rev=1.1&content-type=text/plain Index: razercfg-0.26.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/razercfg/razercfg-0.26.ebuild,v 1.1 2014/06/20 13:43:08 joker Exp $ EAPI=5 PYTHON_COMPAT=( python{3_2,3_3} ) inherit cmake-utils multilib eutils udev python-single-r1 DESCRIPTION="Utility for advanced configuration of Razer mice (DeathAdder, Krait, Lachesis)" HOMEPAGE="http://bues.ch/cms/hacking/razercfg.html"; SRC_URI="http://bues.ch/${PN}/${P}.tar.bz2"; LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+pm-utils qt4" RDEPEND="qt4? ( >=dev-python/pyside-1.2.1[${PYTHON_USEDEP}] ) pm-utils? ( sys-power/pm-utils )" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" src_prepare() { sed -i \ -e '/udevadm control/{N;d}' \ -e '/systemctl/{N;d}' \ -e "s:/etc/udev/rules.d/:$(get_udevdir)/rules.d/:" \ -e 's:01-razer-udev.rules:40-razercfg.rules:' \ -e "s:/etc/pm/sleep.d:/usr/$(get_libdir)/pm-utils/sleep.d/:" \ -e 's:50-razer:80razer:' \
[gentoo-commits] gentoo-x86 commit in sys-apps/razercfg/files: razerd.init.d-r2
joker 14/06/20 13:43:09 Added:razerd.init.d-r2 Log: Version bump. Frontends switched to Python 3.x only. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x0151863A67652900!) Revision ChangesPath 1.1 sys-apps/razercfg/files/razerd.init.d-r2 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/files/razerd.init.d-r2?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/files/razerd.init.d-r2?rev=1.1&content-type=text/plain Index: razerd.init.d-r2 === #!/sbin/runscript # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/razercfg/files/razerd.init.d-r2,v 1.1 2014/06/20 13:43:08 joker Exp $ depend() { use logger } PIDFILE=/run/razerd/razerd.pid start() { ebegin "Starting razerd" start-stop-daemon --start \ --pidfile ${PIDFILE} \ --exec /usr/bin/razerd \ -- --background --pidfile ${PIDFILE} eend $? } stop() { ebegin "Stopping razerd" start-stop-daemon --stop --pidfile ${PIDFILE} eend $? }
[gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mount-plugin: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
ssuominen14/06/20 13:44:42 Modified: xfce4-mount-plugin-0.6.7.ebuild ChangeLog Log: The release tarball is broken with missing localizations wrt #510872 by Nick Brooker (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D) Revision ChangesPath 1.3 xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?r1=1.2&r2=1.3 Index: xfce4-mount-plugin-0.6.7.ebuild === RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xfce4-mount-plugin-0.6.7.ebuild 20 Jun 2014 06:56:49 - 1.2 +++ xfce4-mount-plugin-0.6.7.ebuild 20 Jun 2014 13:44:42 - 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/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.2 2014/06/20 06:56:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.3 2014/06/20 13:44:42 ssuominen Exp $ EAPI=5 inherit xfconf @@ -22,6 +22,8 @@ virtual/pkgconfig" pkg_setup() { + PATCHES=( "${FILESDIR}"/${P}-LINGUAS.patch ) + XFCONF=( $(xfconf_use_debug) ) 1.21 xfce-extra/xfce4-mount-plugin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 20 Jun 2014 06:56:49 - 1.20 +++ ChangeLog 20 Jun 2014 13:44:42 - 1.21 @@ -1,6 +1,12 @@ # ChangeLog for xfce-extra/xfce4-mount-plugin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.20 2014/06/20 06:56:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.21 2014/06/20 13:44:42 ssuominen Exp $ + + 20 Jun 2014; Samuli Suominen + +files/xfce4-mount-plugin-0.6.7-LINGUAS.patch, + xfce4-mount-plugin-0.6.7.ebuild: + The release tarball is broken with missing localizations wrt #510872 by Nick + Brooker 20 Jun 2014; Samuli Suominen xfce4-mount-plugin-0.6.7.ebuild:
[gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mount-plugin/files: xfce4-mount-plugin-0.6.7-LINGUAS.patch
ssuominen14/06/20 13:44:42 Added:xfce4-mount-plugin-0.6.7-LINGUAS.patch Log: The release tarball is broken with missing localizations wrt #510872 by Nick Brooker (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D) Revision ChangesPath 1.1 xfce-extra/xfce4-mount-plugin/files/xfce4-mount-plugin-0.6.7-LINGUAS.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/files/xfce4-mount-plugin-0.6.7-LINGUAS.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/files/xfce4-mount-plugin-0.6.7-LINGUAS.patch?rev=1.1&content-type=text/plain Index: xfce4-mount-plugin-0.6.7-LINGUAS.patch === http://bugs.gentoo.org/510872 http://bugzilla.xfce.org/show_bug.cgi?id=10968 --- configure +++ configure @@ -13946,7 +13946,7 @@ -ALL_LINGUAS="ar ast bg ca cs da de el en_AU en_GB es eu fi fr gl hr hu id is it ja ko lt lv ms nb nl oc pa pl pt_BR pt ru sk sq sr sv th tr ug uk ur_PK ur vi zh_CN zh_TW " +ALL_LINGUAS="ar ast ca cs da de el en_GB es eu fi fr gl hu id it ja ko lt lv nb nl pl pt_BR pt ru sq sv tr ug ur_PK ur vi zh_CN zh_TW " for ac_header in locale.h do :
[gentoo-commits] gentoo-x86 commit in profiles/arch/x86: ChangeLog make.defaults
mgorny 14/06/20 13:48:19 Modified: ChangeLog make.defaults Log: Set amd64-compatible values for ABI and related variables. Revision ChangesPath 1.166profiles/arch/x86/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/ChangeLog?rev=1.166&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/ChangeLog?rev=1.166&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/ChangeLog?r1=1.165&r2=1.166 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v retrieving revision 1.165 retrieving revision 1.166 diff -u -r1.165 -r1.166 --- ChangeLog 23 Apr 2014 09:19:23 - 1.165 +++ ChangeLog 20 Jun 2014 13:48:19 - 1.166 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.165 2014/04/23 09:19:23 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.166 2014/06/20 13:48:19 mgorny Exp $ + + 20 Jun 2014; Michał Górny make.defaults: + Set amd64-compatible values for ABI and related variables. 23 Apr 2014; Lars Wendler package.use.mask: media-sound/lmms[vst] works on 32bit x86 1.13 profiles/arch/x86/make.defaults file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/make.defaults?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/make.defaults?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/make.defaults?r1=1.12&r2=1.13 Index: make.defaults === RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- make.defaults 18 Jan 2014 01:03:43 - 1.12 +++ make.defaults 20 Jun 2014 13:48:19 - 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/profiles/arch/x86/make.defaults,v 1.12 2014/01/18 01:03:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v 1.13 2014/06/20 13:48:19 mgorny Exp $ # All extra USE/etc should be specified in sub-profiles. # DO NOT POLLUTE USE ON THIS PROFILE. @@ -14,6 +14,15 @@ FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" +# Michał Górny (20 Jun 2014) +# Provide values for ABI-related variables that are compatible with +# multilib amd64, to make consistent ebuild writing easier. +MULTILIB_ABIS="x86" +DEFAULT_ABI="x86" +ABI="x86" +CHOST_x86="${CHOST}" +LIBDIR_x86="lib" + # 2006/08/18 - Donnie Berkholz # Defaults for video drivers VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware voodoo"
[gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog
mgorny 14/06/20 13:48:54 Modified: ChangeLog Log: Set amd64-fbsd-compatible values for ABI and related variables. Revision ChangesPath 1.45 profiles/arch/x86-fbsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog?r1=1.44&r2=1.45 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 19 Mar 2014 00:20:25 - 1.44 +++ ChangeLog 20 Jun 2014 13:48:54 - 1.45 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86-fbsd profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.44 2014/03/19 00:20:25 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.45 2014/06/20 13:48:54 mgorny Exp $ + + 20 Jun 2014; Michał Górny make.defaults: + Set amd64-fbsd-compatible values for ABI and related variables. 19 Mar 2014; Andreas K. Huettel +eapi: Increase EAPI to 5
[gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: make.defaults
mgorny 14/06/20 13:48:34 Modified: make.defaults Log: Set amd64-fbsd-compatible values for ABI and related variables. Revision ChangesPath 1.6 profiles/arch/x86-fbsd/make.defaults file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/make.defaults?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/make.defaults?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/make.defaults?r1=1.5&r2=1.6 Index: make.defaults === RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/make.defaults,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- make.defaults 15 Oct 2012 15:58:18 - 1.5 +++ make.defaults 20 Jun 2014 13:48:34 - 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/make.defaults,v 1.5 2012/10/15 15:58:18 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/make.defaults,v 1.6 2014/06/20 13:48:34 mgorny Exp $ # System-wide defaults for the G/FBSD Portage system ARCH="x86-fbsd" @@ -11,6 +11,15 @@ ACCEPT_KEYWORDS="x86-fbsd ~x86-fbsd" +# Michał Górny (20 Jun 2014) +# Provide values for ABI-related variables that are compatible with +# multilib amd64, to make consistent ebuild writing easier. +MULTILIB_ABIS="x86_fbsd" +DEFAULT_ABI="x86_fbsd" +ABI="x86_fbsd" +CHOST_x86_fbsd="${CHOST}" +LIBDIR_x86_fbsd="lib" + VIDEO_CARDS="apm ark chips cirrus cyrix dummy i128 intel mach64 mga \ nv r128 radeon rendition s3 s3virge savage siliconmotion sis \ sisusb tga trident tseng via vmware"
[gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.12.0_rc2.ebuild
jer 14/06/20 13:51:07 Modified: ChangeLog wireshark-1.12.0_rc2.ebuild Log: Remove net-libs/adns support (bug #513982). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision ChangesPath 1.627net-analyzer/wireshark/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.627&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.627&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.626&r2=1.627 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v retrieving revision 1.626 retrieving revision 1.627 diff -u -r1.626 -r1.627 --- ChangeLog 19 Jun 2014 19:24:06 - 1.626 +++ ChangeLog 20 Jun 2014 13:51:07 - 1.627 @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.626 2014/06/19 19:24:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.627 2014/06/20 13:51:07 jer Exp $ + + 20 Jun 2014; Jeroen Roovers wireshark-1.12.0_rc2.ebuild: + Remove net-libs/adns support (bug #513982). 19 Jun 2014; Jeroen Roovers wireshark-1.12.0_rc2.ebuild, +files/wireshark-1.12.0_rc2-va_list.patch: 1.3 net-analyzer/wireshark/wireshark-1.12.0_rc2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.0_rc2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.0_rc2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.0_rc2.ebuild?r1=1.2&r2=1.3 Index: wireshark-1.12.0_rc2.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.0_rc2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wireshark-1.12.0_rc2.ebuild 19 Jun 2014 19:24:06 - 1.2 +++ wireshark-1.12.0_rc2.ebuild 20 Jun 2014 13:51:07 - 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-analyzer/wireshark/wireshark-1.12.0_rc2.ebuild,v 1.2 2014/06/19 19:24:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.0_rc2.ebuild,v 1.3 2014/06/20 13:51:07 jer Exp $ EAPI=5 inherit autotools eutils fcaps qt4-r2 user @@ -13,8 +13,8 @@ SLOT="0/${PV}" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE=" - adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos libadns lua - +netlink +pcap portaudio +qt4 selinux smi ssl zlib + adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink +pcap + portaudio +qt4 selinux smi ssl zlib " REQUIRED_USE=" ssl? ( crypt ) @@ -28,7 +28,7 @@ RDEPEND=" >=dev-libs/glib-2.14:2 netlink? ( dev-libs/libnl ) - adns? ( !libadns? ( >=net-dns/c-ares-1.5 ) ) + adns? ( >=net-dns/c-ares-1.5 ) crypt? ( dev-libs/libgcrypt:0 ) caps? ( sys-libs/libcap ) geoip? ( dev-libs/geoip ) @@ -37,7 +37,6 @@ x11-libs/gtk+:3 ) kerberos? ( virtual/krb5 ) - libadns? ( net-libs/adns ) lua? ( >=dev-lang/lua-5.1 ) pcap? ( net-libs/libpcap[-netlink] ) portaudio? ( media-libs/portaudio ) @@ -95,20 +94,6 @@ src_configure() { local myconf - if use adns; then - if use libadns; then - myconf+=( "--with-adns --without-c-ares" ) - else - myconf+=( "--without-adns --with-c-ares" ) - fi - else - if use libadns; then - myconf+=( "--with-adns --without-c-ares" ) - else - myconf+=( "--without-adns --without-c-ares" ) - fi - fi - # Workaround bug #213705. If krb5-config --libs has -lcrypto then pass # --with-ssl to ./configure. (Mimics code from acinclude.m4). if use kerberos; then @@ -137,6 +122,7 @@ # --disable-profile-build bugs #215806, #292991, #479602 econf \ $(use_enable ipv6) \ + $(use_with adns c-ares) \ $(use_with caps libcap) \ $(use_with crypt gcrypt) \ $(use_with geoip) \ @@ -154,6 +140,7 @@ --disable-profile-build \ --disable-usr-local \ --sysconfdir="${EPREFIX}"/etc/wireshark \ +
[gentoo-commits] gentoo-x86 commit in net-analyzer/fwlogwatch: ChangeLog fwlogwatch-1.4.ebuild
jer 14/06/20 13:52:38 Modified: ChangeLog fwlogwatch-1.4.ebuild Log: Remove support for net-libs/adns (bug #513992). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision ChangesPath 1.29 net-analyzer/fwlogwatch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog?r1=1.28&r2=1.29 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 29 Jun 2013 16:22:20 - 1.28 +++ ChangeLog 20 Jun 2014 13:52:38 - 1.29 @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/fwlogwatch -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog,v 1.28 2013/06/29 16:22:20 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog,v 1.29 2014/06/20 13:52:38 jer Exp $ + + 20 Jun 2014; Jeroen Roovers fwlogwatch-1.4.ebuild: + Remove support for net-libs/adns (bug #513992). 29 Jun 2013; Agostino Sarubbo fwlogwatch-1.3.ebuild: Stable for sparc, wrt bug #472216 1.2 net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild?r1=1.1&r2=1.2 Index: fwlogwatch-1.4.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fwlogwatch-1.4.ebuild 3 Jun 2013 20:15:56 - 1.1 +++ fwlogwatch-1.4.ebuild 20 Jun 2014 13:52:38 - 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild,v 1.1 2013/06/03 20:15:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild,v 1.2 2014/06/20 13:52:38 jer Exp $ EAPI=5 @@ -13,10 +13,9 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86" LICENSE="GPL-1" SLOT="0" -IUSE="adns nls zlib" +IUSE="nls zlib" RDEPEND=" - adns? ( net-libs/adns ) zlib? ( sys-libs/zlib ) " DEPEND=" @@ -47,10 +46,6 @@ } src_configure() { - if use adns; then - sed -i Makefile -e '/^LIBS/ s|#-ladns |-ladns #|g' || die - append-cflags -DHAVE_ADNS - fi if ! use zlib; then sed -i Makefile -e '/^LIBS/ s|-lz||g' || die else
[gentoo-commits] gentoo-x86 commit in net-misc/freerdp/files: freerdp-1.1.0_pre20121004-argb.patch freerdp-1.1.0_pre20121004-debug.patch
pinkbyte14/06/20 13:53:42 Removed: freerdp-1.1.0_pre20121004-argb.patch freerdp-1.1.0_pre20121004-debug.patch Log: Security cleanup, wrt bug #476440 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
[gentoo-commits] gentoo-x86 commit in net-misc/freerdp: ChangeLog freerdp-1.1.0_alpha20121004-r1.ebuild
pinkbyte14/06/20 13:53:41 Modified: ChangeLog Removed: freerdp-1.1.0_alpha20121004-r1.ebuild Log: Security cleanup, wrt bug #476440 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) Revision ChangesPath 1.63 net-misc/freerdp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/freerdp/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/freerdp/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/freerdp/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/freerdp/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 19 Mar 2014 13:54:32 - 1.62 +++ ChangeLog 20 Jun 2014 13:53:41 - 1.63 @@ -1,6 +1,12 @@ # ChangeLog for net-misc/freerdp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/freerdp/ChangeLog,v 1.62 2014/03/19 13:54:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/freerdp/ChangeLog,v 1.63 2014/06/20 13:53:41 pinkbyte Exp $ + + 20 Jun 2014; Sergey Popov + -freerdp-1.1.0_alpha20121004-r1.ebuild, + -files/freerdp-1.1.0_pre20121004-argb.patch, + -files/freerdp-1.1.0_pre20121004-debug.patch: + Security cleanup, wrt bug #476440 19 Mar 2014; Agostino Sarubbo freerdp-1.1.0_beta1_p20130710.ebuild:
[gentoo-commits] gentoo-x86 commit in net-analyzer/fwlogwatch: ChangeLog fwlogwatch-1.1.ebuild fwlogwatch-1.2-r1.ebuild fwlogwatch-1.1-r1.ebuild
jer 14/06/20 13:55:35 Modified: ChangeLog Removed: fwlogwatch-1.1.ebuild fwlogwatch-1.2-r1.ebuild fwlogwatch-1.1-r1.ebuild Log: Old. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision ChangesPath 1.30 net-analyzer/fwlogwatch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 20 Jun 2014 13:52:38 - 1.29 +++ ChangeLog 20 Jun 2014 13:55:35 - 1.30 @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/fwlogwatch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog,v 1.29 2014/06/20 13:52:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog,v 1.30 2014/06/20 13:55:35 jer Exp $ + + 20 Jun 2014; Jeroen Roovers -fwlogwatch-1.1-r1.ebuild, + -fwlogwatch-1.1.ebuild, -fwlogwatch-1.2-r1.ebuild: + Old. 20 Jun 2014; Jeroen Roovers fwlogwatch-1.4.ebuild: Remove support for net-libs/adns (bug #513992).
[gentoo-commits] gentoo-x86 commit in dev-python/PyQt4: PyQt4-4.10.3-r3.ebuild ChangeLog
idella4 14/06/20 14:01:13 Modified: PyQt4-4.10.3-r3.ebuild ChangeLog Log: add py3.4 support req'd to support py packages such as pandas (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) Revision ChangesPath 1.4 dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild?r1=1.3&r2=1.4 Index: PyQt4-4.10.3-r3.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- PyQt4-4.10.3-r3.ebuild 30 May 2014 20:55:20 - 1.3 +++ PyQt4-4.10.3-r3.ebuild 20 Jun 2014 14:01:12 - 1.4 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild,v 1.3 2014/05/30 20:55:20 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild,v 1.4 2014/06/20 14:01:12 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) inherit eutils multibuild python-r1 qmake-utils toolchain-funcs 1.263dev-python/PyQt4/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.263&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.263&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?r1=1.262&r2=1.263 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v retrieving revision 1.262 retrieving revision 1.263 diff -u -r1.262 -r1.263 --- ChangeLog 30 May 2014 20:55:20 - 1.262 +++ ChangeLog 20 Jun 2014 14:01:12 - 1.263 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/PyQt4 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.262 2014/05/30 20:55:20 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.263 2014/06/20 14:01:12 idella4 Exp $ + + 20 Jun 2014; Ian Delaney PyQt4-4.10.3-r3.ebuild, + PyQt4-4.11.ebuild: + add py3.4 support req'd to support py packages such as pandas 30 May 2014; Davide Pesavento PyQt4-4.10.3-r2.ebuild, PyQt4-4.10.3-r3.ebuild:
[gentoo-commits] gentoo-x86 commit in dev-libs/libbsd: libbsd-0.6.0.ebuild ChangeLog
klausman14/06/20 14:04:14 Modified: libbsd-0.6.0.ebuild ChangeLog Log: Stable on alpha, bug #480692 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) Revision ChangesPath 1.8 dev-libs/libbsd/libbsd-0.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/libbsd-0.6.0.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/libbsd-0.6.0.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/libbsd-0.6.0.ebuild?r1=1.7&r2=1.8 Index: libbsd-0.6.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.6.0.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libbsd-0.6.0.ebuild 25 May 2014 18:46:05 - 1.7 +++ libbsd-0.6.0.ebuild 20 Jun 2014 14:04:14 - 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.6.0.ebuild,v 1.7 2014/05/25 18:46:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.6.0.ebuild,v 1.8 2014/06/20 14:04:14 klausman Exp $ EAPI=5 inherit eutils multilib @@ -11,7 +11,7 @@ LICENSE="BSD BSD-2 BSD-4 ISC" SLOT="0" -KEYWORDS="amd64 arm hppa x86" +KEYWORDS="alpha amd64 arm hppa x86" IUSE="static-libs" DOCS="ChangeLog README TODO" 1.25 dev-libs/libbsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 25 May 2014 18:46:05 - 1.24 +++ ChangeLog 20 Jun 2014 14:04:14 - 1.25 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libbsd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.24 2014/05/25 18:46:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.25 2014/06/20 14:04:14 klausman Exp $ + + 20 Jun 2014; Tobias Klausmann libbsd-0.6.0.ebuild: + Stable on alpha, bug #480692 25 May 2014; Markus Meier libbsd-0.6.0.ebuild: arm stable, bug #480692
[gentoo-commits] gentoo-x86 commit in dev-python/python-nbxmpp: ChangeLog python-nbxmpp-0.4-r1.ebuild
klausman14/06/20 14:09:14 Modified: ChangeLog python-nbxmpp-0.4-r1.ebuild Log: Keyworded on alpha, bug #485170 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) Revision ChangesPath 1.7 dev-python/python-nbxmpp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-nbxmpp/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-nbxmpp/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-nbxmpp/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/python-nbxmpp/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 24 Apr 2014 14:18:08 - 1.6 +++ ChangeLog 20 Jun 2014 14:09:14 - 1.7 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/python-nbxmpp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-nbxmpp/ChangeLog,v 1.6 2014/04/24 14:18:08 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-nbxmpp/ChangeLog,v 1.7 2014/06/20 14:09:14 klausman Exp $ + + 20 Jun 2014; Tobias Klausmann + python-nbxmpp-0.4-r1.ebuild: + Keyworded on alpha, bug #485170 *python-nbxmpp-0.4-r1 (24 Apr 2014) 1.2 dev-python/python-nbxmpp/python-nbxmpp-0.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-nbxmpp/python-nbxmpp-0.4-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-nbxmpp/python-nbxmpp-0.4-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-nbxmpp/python-nbxmpp-0.4-r1.ebuild?r1=1.1&r2=1.2 Index: python-nbxmpp-0.4-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/python-nbxmpp/python-nbxmpp-0.4-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-nbxmpp-0.4-r1.ebuild 24 Apr 2014 14:18:08 - 1.1 +++ python-nbxmpp-0.4-r1.ebuild 20 Jun 2014 14:09:14 - 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/python-nbxmpp/python-nbxmpp-0.4-r1.ebuild,v 1.1 2014/04/24 14:18:08 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-nbxmpp/python-nbxmpp-0.4-r1.ebuild,v 1.2 2014/06/20 14:09:14 klausman Exp $ EAPI=5 @@ -16,7 +16,7 @@ SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}"/nbxmpp-${PV}
[gentoo-commits] gentoo-x86 commit in profiles/base: ChangeLog package.use.mask
jer 14/06/20 14:11:03 Modified: ChangeLog package.use.mask Log: Mask USE=libadns (bug #513982). Revision ChangesPath 1.692profiles/base/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?rev=1.692&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?rev=1.692&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?r1=1.691&r2=1.692 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v retrieving revision 1.691 retrieving revision 1.692 diff -u -r1.691 -r1.692 --- ChangeLog 14 Jun 2014 22:00:42 - 1.691 +++ ChangeLog 20 Jun 2014 14:11:03 - 1.692 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.691 2014/06/14 22:00:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.692 2014/06/20 14:11:03 jer Exp $ + + 20 Jun 2014; Jeroen Roovers package.use.mask: + Mask USE=libadns (bug #513982). 14 Jun 2014; Anthony G. Basile package.use.mask: net-libs/cyassl is being tree cleaned, bug #495848 1.579profiles/base/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.mask?rev=1.579&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.mask?rev=1.579&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.mask?r1=1.578&r2=1.579 Index: package.use.mask === RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v retrieving revision 1.578 retrieving revision 1.579 diff -u -r1.578 -r1.579 --- package.use.mask14 Jun 2014 22:00:42 - 1.578 +++ package.use.mask20 Jun 2014 14:11:03 - 1.579 @@ -1,11 +1,15 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.578 2014/06/14 22:00:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.579 2014/06/20 14:11:03 jer Exp $ # This file requires >=portage-2.1.1 # New entries go on top. # +# Jeroen Roovers (20 Jun 2014) +# net-libs/adns is going away (bug #513982) +net-analyzer/wireshark libadns + # Anthony G. Basile (14 Jun 2014) # net-libs/cyassl is being tree cleaned, bug #495848 net-misc/curl curl_ssl_cyassl
[gentoo-commits] gentoo-x86 commit in sys-apps/razercfg: ChangeLog razercfg-0.26.ebuild
joker 14/06/20 14:13:34 Modified: ChangeLog razercfg-0.26.ebuild Log: Change the Python interpreter detection. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x0151863A67652900!) Revision ChangesPath 1.26 sys-apps/razercfg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-apps/razercfg/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 20 Jun 2014 13:43:08 - 1.25 +++ ChangeLog 20 Jun 2014 14:13:34 - 1.26 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/razercfg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/razercfg/ChangeLog,v 1.25 2014/06/20 13:43:08 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/razercfg/ChangeLog,v 1.26 2014/06/20 14:13:34 joker Exp $ + + 20 Jun 2014; Christian Birchinger razercfg-0.26.ebuild: + Change the Python interpreter detection. *razercfg-0.26 (20 Jun 2014) 1.2 sys-apps/razercfg/razercfg-0.26.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/razercfg-0.26.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/razercfg-0.26.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/razercfg-0.26.ebuild?r1=1.1&r2=1.2 Index: razercfg-0.26.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-apps/razercfg/razercfg-0.26.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- razercfg-0.26.ebuild20 Jun 2014 13:43:08 - 1.1 +++ razercfg-0.26.ebuild20 Jun 2014 14:13:34 - 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-apps/razercfg/razercfg-0.26.ebuild,v 1.1 2014/06/20 13:43:08 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/razercfg/razercfg-0.26.ebuild,v 1.2 2014/06/20 14:13:34 joker Exp $ EAPI=5 @@ -38,12 +38,11 @@ -e "s:DESTINATION lib:DESTINATION $(get_libdir):" \ librazer/CMakeLists.txt \ || die "sed failed" +} - # setup.py creates a totaly wrong interperter path for python_fix_shebang - sed -i \ - -e 's:build -b:build -e /usr/bin/python3 -b:' \ - ui/CMakeLists.txt \ - || die "sed failed" +src_configure() { + mycmakeargs="${mycmakeargs} -DPYTHON='${PYTHON}'" + cmake-utils_src_configure } src_install() { @@ -58,8 +57,6 @@ fi use pm-utils || rm "${D}"/usr/$(get_libdir)/pm-utils/sleep.d/80razer - - python_fix_shebang "${ED}"usr/bin } pkg_postinst() {
[gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.10.8-r1.ebuild ChangeLog wireshark-1.8.15-r1.ebuild
jer 14/06/20 14:14:32 Modified: ChangeLog Added:wireshark-1.10.8-r1.ebuild wireshark-1.8.15-r1.ebuild Log: Remove net-libs/adns support (bug #513982). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision ChangesPath 1.628net-analyzer/wireshark/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.628&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.628&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.627&r2=1.628 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v retrieving revision 1.627 retrieving revision 1.628 diff -u -r1.627 -r1.628 --- ChangeLog 20 Jun 2014 13:51:07 - 1.627 +++ ChangeLog 20 Jun 2014 14:14:31 - 1.628 @@ -1,6 +1,13 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.627 2014/06/20 13:51:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.628 2014/06/20 14:14:31 jer Exp $ + +*wireshark-1.10.8-r1 (20 Jun 2014) +*wireshark-1.8.15-r1 (20 Jun 2014) + + 20 Jun 2014; Jeroen Roovers +wireshark-1.8.15-r1.ebuild, + +wireshark-1.10.8-r1.ebuild: + Remove net-libs/adns support (bug #513982). 20 Jun 2014; Jeroen Roovers wireshark-1.12.0_rc2.ebuild: Remove net-libs/adns support (bug #513982). 1.1 net-analyzer/wireshark/wireshark-1.10.8-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.8-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.8-r1.ebuild?rev=1.1&content-type=text/plain Index: wireshark-1.10.8-r1.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.8-r1.ebuild,v 1.1 2014/06/20 14:14:31 jer Exp $ EAPI=5 inherit autotools eutils fcaps user [[ -n ${PV#*_rc} && ${PV#*_rc} != ${PV} ]] && MY_P=${PN}-${PV/_} || MY_P=${P} DESCRIPTION="A network protocol analyzer formerly known as ethereal" HOMEPAGE="http://www.wireshark.org/"; SRC_URI="http://www.wireshark.org/download/src/all-versions/${MY_P}.tar.bz2"; LICENSE="GPL-2" SLOT="0/${PV}" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE=" adns +caps crypt doc doc-pdf geoip gtk2 +gtk3 ipv6 kerberos lua +netlink +pcap portaudio qt4 selinux smi ssl zlib " REQUIRED_USE=" ?? ( gtk2 gtk3 qt4 ) ssl? ( crypt ) " GTK_COMMON_DEPEND=" x11-libs/gdk-pixbuf x11-libs/pango x11-misc/xdg-utils " RDEPEND=" >=dev-libs/glib-2.14:2 netlink? ( dev-libs/libnl ) adns? ( >=net-dns/c-ares-1.5 ) crypt? ( dev-libs/libgcrypt:0= ) caps? ( sys-libs/libcap ) geoip? ( dev-libs/geoip ) gtk2? ( ${GTK_COMMON_DEPEND} >=x11-libs/gtk+-2.4.0:2 ) gtk3? ( ${GTK_COMMON_DEPEND} x11-libs/gtk+:3 ) kerberos? ( virtual/krb5 ) lua? ( >=dev-lang/lua-5.1 ) pcap? ( net-libs/libpcap[-netlink] ) portaudio? ( media-libs/portaudio ) qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 x11-misc/xdg-utils ) selinux? ( sec-policy/selinux-wireshark ) smi? ( net-libs/libsmi ) ssl? ( net-libs/gnutls ) zlib? ( sys-libs/zlib !=sys-libs/zlib-1.2.4 ) " DEPEND=" ${RDEPEND} doc? ( app-doc/doxygen app-text/asciidoc dev-libs/libxml2 dev-libs/libxslt doc-pdf? ( dev-java/fop ) www-client/lynx ) >=virtual/perl-Pod-Simple-3.170.0 sys-devel/bison sys-devel/flex virtual/perl-Getopt-Long virtual/perl-Time-Local virtual/pkgconfig " S=${WORKDIR}/${MY_P} pkg_setup() { # Add group for users allowed to sniff. enewgroup wireshark } src_prepare() { epatch \ "${FILESDIR}"/${PN}-1.6.13-ldflags.patch \ "${FILESDIR}"/${PN}-1.10.1-oldlibs.patch \ "${FILESDIR}"/${PN}-1.10.6-gtk-deprecated-warnings.patch sed -i -e 's|SvnVersion|GitVersion|g' docbook/*.xml || die epatch_user eautoreconf } src_configure() { local myconf # Workaround bug #213705. If k
[gentoo-commits] gentoo-x86 commit in dev-vcs/stgit: ChangeLog stgit-0.16-r1.ebuild
dlan14/06/20 14:20:47 Modified: ChangeLog Removed: stgit-0.16-r1.ebuild Log: clean up, drop old ebuild (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55) Revision ChangesPath 1.25 dev-vcs/stgit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 16 Jun 2014 09:55:41 - 1.24 +++ ChangeLog 20 Jun 2014 14:20:47 - 1.25 @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/stgit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.24 2014/06/16 09:55:41 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.25 2014/06/20 14:20:47 dlan Exp $ + + 20 Jun 2014; Yixun Lan -stgit-0.16-r1.ebuild: + clean up, drop old ebuild 16 Jun 2014; Chema Alonso stgit-0.16-r2.ebuild: Stable for amd64 wrt bug #505796
[gentoo-commits] dev/aross: New branch: master
commit: Commit: Pavlos Ratis gentoo org> CommitDate: Fri Jun 20 14:25:17 2014 + New branch: master
[gentoo-commits] gentoo-x86 commit in media-gfx/xpaint: ChangeLog xpaint-2.9.10.2.ebuild xpaint-2.9.10.ebuild
hasufell14/06/20 14:31:42 Modified: ChangeLog xpaint-2.9.10.2.ebuild Removed: xpaint-2.9.10.ebuild Log: fix build with tiff disabled wrt #513968, rm old (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020) Revision ChangesPath 1.24 media-gfx/xpaint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xpaint/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xpaint/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xpaint/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-gfx/xpaint/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 22 Apr 2014 13:14:39 - 1.23 +++ ChangeLog 20 Jun 2014 14:31:41 - 1.24 @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/xpaint # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xpaint/ChangeLog,v 1.23 2014/04/22 13:14:39 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xpaint/ChangeLog,v 1.24 2014/06/20 14:31:41 hasufell Exp $ + + 20 Jun 2014; Julian Ospald -xpaint-2.9.10.ebuild, + xpaint-2.9.10.2.ebuild, +files/xpaint-2.9.10.2-tiff.patch, + -files/xpaint-2.9.10-version.patch: + fix build with tiff disabled wrt #513968, rm old 22 Apr 2014; Julian Ospald xpaint-2.9.10.2.ebuild: fix deps 1.3 media-gfx/xpaint/xpaint-2.9.10.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xpaint/xpaint-2.9.10.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xpaint/xpaint-2.9.10.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xpaint/xpaint-2.9.10.2.ebuild?r1=1.2&r2=1.3 Index: xpaint-2.9.10.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-gfx/xpaint/xpaint-2.9.10.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xpaint-2.9.10.2.ebuild 22 Apr 2014 13:14:39 - 1.2 +++ xpaint-2.9.10.2.ebuild 20 Jun 2014 14:31:41 - 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/media-gfx/xpaint/xpaint-2.9.10.2.ebuild,v 1.2 2014/04/22 13:14:39 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xpaint/xpaint-2.9.10.2.ebuild,v 1.3 2014/06/20 14:31:41 hasufell Exp $ EAPI=5 @@ -42,7 +42,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-2.9.9.4-{QA1,submake,parallel-make}.patch \ - "${FILESDIR}"/${PN}-2.9.10.2-QA2.patch + "${FILESDIR}"/${PN}-2.9.10.2-{QA2,tiff}.patch eautoreconf }
[gentoo-commits] gentoo-x86 commit in media-gfx/xpaint/files: xpaint-2.9.10.2-tiff.patch xpaint-2.9.10-version.patch
hasufell14/06/20 14:31:42 Added:xpaint-2.9.10.2-tiff.patch Removed: xpaint-2.9.10-version.patch Log: fix build with tiff disabled wrt #513968, rm old (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020) Revision ChangesPath 1.1 media-gfx/xpaint/files/xpaint-2.9.10.2-tiff.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xpaint/files/xpaint-2.9.10.2-tiff.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xpaint/files/xpaint-2.9.10.2-tiff.patch?rev=1.1&content-type=text/plain Index: xpaint-2.9.10.2-tiff.patch === From: Julian Ospald Date: Fri Jun 20 13:52:42 UTC 2014 Subject: fix tiff build switch --- xpaint-2.9.10.2/configure.ac +++ xpaint-2.9.10.2/configure.ac @@ -125,9 +125,11 @@ with_libtiff="yes" tiff_header_found="no" # -AC_ARG_ENABLE(tiff, +AC_ARG_ENABLE([tiff], [ --enable-tiff[=[yes|no]] Build with TIFF support [ [default=yes] ]], -test "$enable_tiff" = "no" && with_libtiff="no") + [with_libtiff=$enableval], + [with_libtiff=yes] +) # if test "x$with_libtiff" = xyes ; then #TIFF compiled with JPEG and JBIG support? --- xpaint-2.9.10.2/rw/readWriteTIFF.c +++ xpaint-2.9.10.2/rw/readWriteTIFF.c @@ -14,6 +14,8 @@ /* $Id: xpaint-2.9.10.2-tiff.patch,v 1.1 2014/06/20 14:31:42 hasufell Exp $ */ +#ifdef HAVE_TIFF + #include #include #include "tiffio.h" @@ -527,3 +529,5 @@ int WriteTIFF(char *file, Image * image) return 0; } + +#endif /* HAVE_TIFF */
[gentoo-commits] gentoo-x86 commit in dev-python/pygobject: pygobject-3.12.1.ebuild pygobject-3.10.2.ebuild ChangeLog
idella4 14/06/20 14:36:17 Modified: pygobject-3.12.1.ebuild pygobject-3.10.2.ebuild ChangeLog Log: add py3.4 support to all of SLOT 3 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) Revision ChangesPath 1.2 dev-python/pygobject/pygobject-3.12.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.12.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.12.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.12.1.ebuild?r1=1.1&r2=1.2 Index: pygobject-3.12.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pygobject-3.12.1.ebuild 27 Apr 2014 16:25:16 - 1.1 +++ pygobject-3.12.1.ebuild 20 Jun 2014 14:36:17 - 1.2 @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.1.ebuild,v 1.1 2014/04/27 16:25:16 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.1.ebuild,v 1.2 2014/06/20 14:36:17 idella4 Exp $ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) inherit gnome2 python-r1 virtualx 1.14 dev-python/pygobject/pygobject-3.10.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild?r1=1.13&r2=1.14 Index: pygobject-3.10.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- pygobject-3.10.2.ebuild 21 Apr 2014 10:28:58 - 1.13 +++ pygobject-3.10.2.ebuild 20 Jun 2014 14:36:17 - 1.14 @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild,v 1.13 2014/04/21 10:28:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild,v 1.14 2014/06/20 14:36:17 idella4 Exp $ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) inherit gnome2 python-r1 virtualx 1.251dev-python/pygobject/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.251&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.251&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?r1=1.250&r2=1.251 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v retrieving revision 1.250 retrieving revision 1.251 diff -u -r1.250 -r1.251 --- ChangeLog 20 Jun 2014 11:51:17 - 1.250 +++ ChangeLog 20 Jun 2014 14:36:17 - 1.251 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pygobject # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.250 2014/06/20 11:51:17 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.251 2014/06/20 14:36:17 idella4 Exp $ + + 20 Jun 2014; Ian Delaney pygobject-3.10.2.ebuild, + pygobject-3.12.1.ebuild: + add py3.4 support to all of SLOT 3 20 Jun 2014; Ian Delaney pygobject-3.12.2.ebuild: add py3.4 support
[gentoo-commits] gentoo-x86 commit in dev-python/pycparser: pycparser-2.09.1-r1.ebuild ChangeLog
djc 14/06/20 14:44:00 Modified: pycparser-2.09.1-r1.ebuild ChangeLog Log: Fix SRC_URI to use bitbucket mirrors (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 30380381) Revision ChangesPath 1.7 dev-python/pycparser/pycparser-2.09.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild?r1=1.6&r2=1.7 Index: pycparser-2.09.1-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pycparser-2.09.1-r1.ebuild 8 Jun 2014 12:05:21 - 1.6 +++ pycparser-2.09.1-r1.ebuild 20 Jun 2014 14:44:00 - 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild,v 1.6 2014/06/08 12:05:21 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild,v 1.7 2014/06/20 14:44:00 djc Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) @@ -9,7 +9,7 @@ DESCRIPTION="C parser and AST generator written in Python" HOMEPAGE="https://bitbucket.org/eliben/pycparser/"; -SRC_URI="https://bitbucket.org/eliben/${PN}/get/release_v${PV}.tar.bz2 -> ${P}.tar.bz2" +SRC_URI="mirror://bitbucket/eliben/${PN}/get/release_v${PV}.tar.bz2 -> ${P}.tar.bz2" LICENSE="BSD" SLOT="0" 1.21 dev-python/pycparser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 8 Jun 2014 12:05:21 - 1.20 +++ ChangeLog 20 Jun 2014 14:44:00 - 1.21 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pycparser # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v 1.20 2014/06/08 12:05:21 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v 1.21 2014/06/20 14:44:00 djc Exp $ + + 20 Jun 2014; Dirkjan Ochtman pycparser-2.09.1-r1.ebuild: + Fix SRC_URI to use bitbucket mirrors 08 Jun 2014; Akinori Hattori pycparser-2.09.1-r1.ebuild, pycparser-2.10.ebuild:
[gentoo-commits] gentoo-x86 commit in dev-lang/vala: vala-0.20.1.ebuild ChangeLog
ago 14/06/20 14:44:52 Modified: vala-0.20.1.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.12 dev-lang/vala/vala-0.20.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/vala-0.20.1.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/vala-0.20.1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/vala-0.20.1.ebuild?r1=1.11&r2=1.12 Index: vala-0.20.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.20.1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- vala-0.20.1.ebuild 17 May 2014 15:31:05 - 1.11 +++ vala-0.20.1.ebuild 20 Jun 2014 14:44:52 - 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.20.1.ebuild,v 1.11 2014/05/17 15:31:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.20.1.ebuild,v 1.12 2014/06/20 14:44:52 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0.20" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="test +vapigen" RDEPEND=" 1.176dev-lang/vala/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/ChangeLog?rev=1.176&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/ChangeLog?rev=1.176&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/ChangeLog?r1=1.175&r2=1.176 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v retrieving revision 1.175 retrieving revision 1.176 diff -u -r1.175 -r1.176 --- ChangeLog 26 May 2014 18:56:37 - 1.175 +++ ChangeLog 20 Jun 2014 14:44:52 - 1.176 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/vala # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.175 2014/05/26 18:56:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.176 2014/06/20 14:44:52 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo vala-0.20.1.ebuild: + Stable for arm, wrt bug #508862 *vala-0.24.0-r1 (26 May 2014)
[gentoo-commits] gentoo-x86 commit in dev-cpp/atkmm: atkmm-2.22.7.ebuild ChangeLog
ago 14/06/20 14:44:48 Modified: atkmm-2.22.7.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.13 dev-cpp/atkmm/atkmm-2.22.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/atkmm/atkmm-2.22.7.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/atkmm/atkmm-2.22.7.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/atkmm/atkmm-2.22.7.ebuild?r1=1.12&r2=1.13 Index: atkmm-2.22.7.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-cpp/atkmm/atkmm-2.22.7.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- atkmm-2.22.7.ebuild 17 May 2014 15:31:01 - 1.12 +++ atkmm-2.22.7.ebuild 20 Jun 2014 14:44:48 - 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/dev-cpp/atkmm/atkmm-2.22.7.ebuild,v 1.12 2014/05/17 15:31:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/atkmm/atkmm-2.22.7.ebuild,v 1.13 2014/06/20 14:44:48 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="doc" RDEPEND=" 1.46 dev-cpp/atkmm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/atkmm/ChangeLog?rev=1.46&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/atkmm/ChangeLog?rev=1.46&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/atkmm/ChangeLog?r1=1.45&r2=1.46 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-cpp/atkmm/ChangeLog,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- ChangeLog 17 May 2014 15:31:01 - 1.45 +++ ChangeLog 20 Jun 2014 14:44:48 - 1.46 @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/atkmm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/atkmm/ChangeLog,v 1.45 2014/05/17 15:31:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/atkmm/ChangeLog,v 1.46 2014/06/20 14:44:48 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo atkmm-2.22.7.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo atkmm-2.22.7.ebuild: Stable for alpha, wrt bug #508862
[gentoo-commits] gentoo-x86 commit in dev-libs/libgee: libgee-0.6.8.ebuild ChangeLog
ago 14/06/20 14:44:56 Modified: libgee-0.6.8.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.11 dev-libs/libgee/libgee-0.6.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgee/libgee-0.6.8.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgee/libgee-0.6.8.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgee/libgee-0.6.8.ebuild?r1=1.10&r2=1.11 Index: libgee-0.6.8.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgee/libgee-0.6.8.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libgee-0.6.8.ebuild 17 May 2014 15:31:11 - 1.10 +++ libgee-0.6.8.ebuild 20 Jun 2014 14:44:56 - 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/libgee-0.6.8.ebuild,v 1.10 2014/05/17 15:31:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/libgee-0.6.8.ebuild,v 1.11 2014/06/20 14:44:56 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-linux" IUSE="+introspection" RDEPEND=">=dev-libs/glib-2.12:2 1.94 dev-libs/libgee/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgee/ChangeLog?rev=1.94&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgee/ChangeLog?rev=1.94&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgee/ChangeLog?r1=1.93&r2=1.94 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- ChangeLog 17 May 2014 15:31:11 - 1.93 +++ ChangeLog 20 Jun 2014 14:44:56 - 1.94 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libgee # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v 1.93 2014/05/17 15:31:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v 1.94 2014/06/20 14:44:56 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo libgee-0.6.8.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo libgee-0.6.8.ebuild: Stable for alpha, wrt bug #508862
[gentoo-commits] gentoo-x86 commit in dev-cpp/pangomm: pangomm-2.34.0.ebuild ChangeLog
ago 14/06/20 14:44:50 Modified: pangomm-2.34.0.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.12 dev-cpp/pangomm/pangomm-2.34.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/pangomm/pangomm-2.34.0.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/pangomm/pangomm-2.34.0.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/pangomm/pangomm-2.34.0.ebuild?r1=1.11&r2=1.12 Index: pangomm-2.34.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.34.0.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- pangomm-2.34.0.ebuild 17 May 2014 15:31:03 - 1.11 +++ pangomm-2.34.0.ebuild 20 Jun 2014 14:44:50 - 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.34.0.ebuild,v 1.11 2014/05/17 15:31:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.34.0.ebuild,v 1.12 2014/06/20 14:44:50 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1" SLOT="1.4" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="doc" COMMON_DEPEND=" 1.73 dev-cpp/pangomm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/pangomm/ChangeLog?rev=1.73&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/pangomm/ChangeLog?rev=1.73&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/pangomm/ChangeLog?r1=1.72&r2=1.73 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/ChangeLog,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- ChangeLog 17 May 2014 15:31:03 - 1.72 +++ ChangeLog 20 Jun 2014 14:44:50 - 1.73 @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/pangomm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/ChangeLog,v 1.72 2014/05/17 15:31:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/ChangeLog,v 1.73 2014/06/20 14:44:50 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo pangomm-2.34.0.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo pangomm-2.34.0.ebuild: Stable for alpha, wrt bug #508862
[gentoo-commits] gentoo-x86 commit in app-text/gnome-doc-utils: gnome-doc-utils-0.20.10-r1.ebuild ChangeLog
ago 14/06/20 14:44:46 Modified: gnome-doc-utils-0.20.10-r1.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.14 app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild?r1=1.13&r2=1.14 Index: gnome-doc-utils-0.20.10-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- gnome-doc-utils-0.20.10-r1.ebuild 17 May 2014 15:30:59 - 1.13 +++ gnome-doc-utils-0.20.10-r1.ebuild 20 Jun 2014 14:44:46 - 1.14 @@ -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-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild,v 1.13 2014/05/17 15:30:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild,v 1.14 2014/06/20 14:44:46 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" 1.225app-text/gnome-doc-utils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/ChangeLog?rev=1.225&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/ChangeLog?rev=1.225&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/ChangeLog?r1=1.224&r2=1.225 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v retrieving revision 1.224 retrieving revision 1.225 diff -u -r1.224 -r1.225 --- ChangeLog 17 May 2014 15:30:59 - 1.224 +++ ChangeLog 20 Jun 2014 14:44:46 - 1.225 @@ -1,6 +1,10 @@ # ChangeLog for app-text/gnome-doc-utils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v 1.224 2014/05/17 15:30:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v 1.225 2014/06/20 14:44:46 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo + gnome-doc-utils-0.20.10-r1.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo gnome-doc-utils-0.20.10-r1.ebuild:
[gentoo-commits] gentoo-x86 commit in dev-libs/gmime: gmime-2.6.20.ebuild gmime-2.4.33.ebuild ChangeLog
ago 14/06/20 14:44:54 Modified: gmime-2.6.20.ebuild gmime-2.4.33.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.12 dev-libs/gmime/gmime-2.6.20.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/gmime-2.6.20.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/gmime-2.6.20.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/gmime-2.6.20.ebuild?r1=1.11&r2=1.12 Index: gmime-2.6.20.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-libs/gmime/gmime-2.6.20.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- gmime-2.6.20.ebuild 17 May 2014 15:31:07 - 1.11 +++ gmime-2.6.20.ebuild 20 Jun 2014 14:44:54 - 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmime/gmime-2.6.20.ebuild,v 1.11 2014/05/17 15:31:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmime/gmime-2.6.20.ebuild,v 1.12 2014/06/20 14:44:54 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SLOT="2.6" LICENSE="LGPL-2.1" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc mono static-libs vala" RDEPEND=" 1.12 dev-libs/gmime/gmime-2.4.33.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/gmime-2.4.33.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/gmime-2.4.33.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/gmime-2.4.33.ebuild?r1=1.11&r2=1.12 Index: gmime-2.4.33.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-libs/gmime/gmime-2.4.33.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- gmime-2.4.33.ebuild 17 May 2014 15:31:07 - 1.11 +++ gmime-2.4.33.ebuild 20 Jun 2014 14:44:54 - 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmime/gmime-2.4.33.ebuild,v 1.11 2014/05/17 15:31:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmime/gmime-2.4.33.ebuild,v 1.12 2014/06/20 14:44:54 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SLOT="2.4" LICENSE="LGPL-2.1" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc mono static-libs" RDEPEND=">=dev-libs/glib-2.12:2 1.258dev-libs/gmime/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/ChangeLog?rev=1.258&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/ChangeLog?rev=1.258&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/ChangeLog?r1=1.257&r2=1.258 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-libs/gmime/ChangeLog,v retrieving revision 1.257 retrieving revision 1.258 diff -u -r1.257 -r1.258 --- ChangeLog 17 May 2014 15:31:07 - 1.257 +++ ChangeLog 20 Jun 2014 14:44:54 - 1.258 @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/gmime # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmime/ChangeLog,v 1.257 2014/05/17 15:31:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmime/ChangeLog,v 1.258 2014/06/20 14:44:54 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo gmime-2.4.33.ebuild, + gmime-2.6.20.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo gmime-2.4.33.ebuild, gmime-2.6.20.ebuild:
[gentoo-commits] gentoo-x86 commit in gnome-base/gconf: gconf-3.2.6-r2.ebuild ChangeLog
ago 14/06/20 14:45:02 Modified: gconf-3.2.6-r2.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.9 gnome-base/gconf/gconf-3.2.6-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/gconf-3.2.6-r2.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/gconf-3.2.6-r2.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/gconf-3.2.6-r2.ebuild?r1=1.8&r2=1.9 Index: gconf-3.2.6-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-3.2.6-r2.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gconf-3.2.6-r2.ebuild 17 May 2014 15:31:17 - 1.8 +++ gconf-3.2.6-r2.ebuild 20 Jun 2014 14:45:02 - 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-3.2.6-r2.ebuild,v 1.8 2014/05/17 15:31:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-3.2.6-r2.ebuild,v 1.9 2014/06/20 14:45:02 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -16,7 +16,7 @@ LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="debug +introspection ldap policykit" RDEPEND=" 1.298gnome-base/gconf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/ChangeLog?rev=1.298&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/ChangeLog?rev=1.298&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/ChangeLog?r1=1.297&r2=1.298 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v retrieving revision 1.297 retrieving revision 1.298 diff -u -r1.297 -r1.298 --- ChangeLog 18 Jun 2014 19:22:58 - 1.297 +++ ChangeLog 20 Jun 2014 14:45:02 - 1.298 @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.297 2014/06/18 19:22:58 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.298 2014/06/20 14:45:02 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo gconf-3.2.6-r2.ebuild: + Stable for arm, wrt bug #508862 18 Jun 2014; Michał Górny gconf-3.2.6-r3.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
[gentoo-commits] gentoo-x86 commit in gnome-base/libgtop: libgtop-2.28.5.ebuild ChangeLog
ago 14/06/20 14:45:12 Modified: libgtop-2.28.5.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.11 gnome-base/libgtop/libgtop-2.28.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgtop/libgtop-2.28.5.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgtop/libgtop-2.28.5.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgtop/libgtop-2.28.5.ebuild?r1=1.10&r2=1.11 Index: libgtop-2.28.5.ebuild === RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.28.5.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libgtop-2.28.5.ebuild 17 May 2014 15:31:27 - 1.10 +++ libgtop-2.28.5.ebuild 20 Jun 2014 14:45:12 - 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.28.5.ebuild,v 1.10 2014/05/17 15:31:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.28.5.ebuild,v 1.11 2014/06/20 14:45:12 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="debug +introspection" RDEPEND=">=dev-libs/glib-2.6:2" 1.270gnome-base/libgtop/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgtop/ChangeLog?rev=1.270&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgtop/ChangeLog?rev=1.270&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgtop/ChangeLog?r1=1.269&r2=1.270 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v retrieving revision 1.269 retrieving revision 1.270 diff -u -r1.269 -r1.270 --- ChangeLog 31 May 2014 10:19:20 - 1.269 +++ ChangeLog 20 Jun 2014 14:45:12 - 1.270 @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgtop # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v 1.269 2014/05/31 10:19:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v 1.270 2014/06/20 14:45:12 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo libgtop-2.28.5.ebuild: + Stable for arm, wrt bug #508862 *libgtop-2.30.0 (31 May 2014)
[gentoo-commits] gentoo-x86 commit in dev-python/pyorbit: pyorbit-2.24.0-r1.ebuild ChangeLog
ago 14/06/20 14:44:58 Modified: pyorbit-2.24.0-r1.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.12 dev-python/pyorbit/pyorbit-2.24.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0-r1.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0-r1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0-r1.ebuild?r1=1.11&r2=1.12 Index: pyorbit-2.24.0-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0-r1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- pyorbit-2.24.0-r1.ebuild17 May 2014 15:31:13 - 1.11 +++ pyorbit-2.24.0-r1.ebuild20 Jun 2014 14:44:58 - 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0-r1.ebuild,v 1.11 2014/05/17 15:31:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0-r1.ebuild,v 1.12 2014/06/20 14:44:58 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="${PYTHON_DEPS} 1.87 dev-python/pyorbit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyorbit/ChangeLog?rev=1.87&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyorbit/ChangeLog?rev=1.87&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyorbit/ChangeLog?r1=1.86&r2=1.87 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v retrieving revision 1.86 retrieving revision 1.87 diff -u -r1.86 -r1.87 --- ChangeLog 17 May 2014 15:31:13 - 1.86 +++ ChangeLog 20 Jun 2014 14:44:58 - 1.87 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyorbit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.86 2014/05/17 15:31:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.87 2014/06/20 14:44:58 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo pyorbit-2.24.0-r1.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo pyorbit-2.24.0-r1.ebuild: Stable for alpha, wrt bug #508862
[gentoo-commits] gentoo-x86 commit in gnome-base/gsettings-desktop-schemas: gsettings-desktop-schemas-3.10.1.ebuild ChangeLog
ago 14/06/20 14:45:06 Modified: gsettings-desktop-schemas-3.10.1.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.12 gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild?r1=1.11&r2=1.12 Index: gsettings-desktop-schemas-3.10.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- gsettings-desktop-schemas-3.10.1.ebuild 17 May 2014 15:31:21 - 1.11 +++ gsettings-desktop-schemas-3.10.1.ebuild 20 Jun 2014 14:45:06 - 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild,v 1.11 2014/05/17 15:31:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild,v 1.12 2014/06/20 14:45:06 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+" SLOT="0" IUSE="+introspection" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.31:2 1.74 gnome-base/gsettings-desktop-schemas/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gsettings-desktop-schemas/ChangeLog?rev=1.74&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gsettings-desktop-schemas/ChangeLog?rev=1.74&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gsettings-desktop-schemas/ChangeLog?r1=1.73&r2=1.74 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/ChangeLog,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- ChangeLog 31 May 2014 09:43:08 - 1.73 +++ ChangeLog 20 Jun 2014 14:45:06 - 1.74 @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gsettings-desktop-schemas # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/ChangeLog,v 1.73 2014/05/31 09:43:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/ChangeLog,v 1.74 2014/06/20 14:45:06 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo + gsettings-desktop-schemas-3.10.1.ebuild: + Stable for arm, wrt bug #508862 *gsettings-desktop-schemas-3.12.2 (31 May 2014)
[gentoo-commits] gentoo-x86 commit in gnome-base/libglade: libglade-2.6.4-r1.ebuild ChangeLog
ago 14/06/20 14:45:10 Modified: libglade-2.6.4-r1.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.11 gnome-base/libglade/libglade-2.6.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libglade/libglade-2.6.4-r1.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libglade/libglade-2.6.4-r1.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libglade/libglade-2.6.4-r1.ebuild?r1=1.10&r2=1.11 Index: libglade-2.6.4-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.4-r1.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libglade-2.6.4-r1.ebuild17 May 2014 15:31:25 - 1.10 +++ libglade-2.6.4-r1.ebuild20 Jun 2014 14:45:10 - 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.4-r1.ebuild,v 1.10 2014/05/17 15:31:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.4-r1.ebuild,v 1.11 2014/06/20 14:45:10 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" 1.154gnome-base/libglade/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libglade/ChangeLog?rev=1.154&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libglade/ChangeLog?rev=1.154&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libglade/ChangeLog?r1=1.153&r2=1.154 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- ChangeLog 18 Jun 2014 19:23:43 - 1.153 +++ ChangeLog 20 Jun 2014 14:45:10 - 1.154 @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libglade # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.153 2014/06/18 19:23:43 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.154 2014/06/20 14:45:10 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo libglade-2.6.4-r1.ebuild: + Stable for arm, wrt bug #508862 18 Jun 2014; Michał Górny libglade-2.6.4-r2.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
[gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.10.0.ebuild ChangeLog
ago 14/06/20 14:45:04 Modified: gnome-common-3.10.0.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.12 gnome-base/gnome-common/gnome-common-3.10.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.10.0.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.10.0.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.10.0.ebuild?r1=1.11&r2=1.12 Index: gnome-common-3.10.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.10.0.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- gnome-common-3.10.0.ebuild 17 May 2014 15:31:19 - 1.11 +++ gnome-common-3.10.0.ebuild 20 Jun 2014 14:45:04 - 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.10.0.ebuild,v 1.11 2014/05/17 15:31:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.10.0.ebuild,v 1.12 2014/06/20 14:45:04 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ LICENSE="GPL-3" SLOT="3" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" src_install() { 1.132gnome-base/gnome-common/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.132&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.132&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.131&r2=1.132 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v retrieving revision 1.131 retrieving revision 1.132 diff -u -r1.131 -r1.132 --- ChangeLog 17 May 2014 15:31:19 - 1.131 +++ ChangeLog 20 Jun 2014 14:45:04 - 1.132 @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-common # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.131 2014/05/17 15:31:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.132 2014/06/20 14:45:04 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo gnome-common-3.10.0.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo gnome-common-3.10.0.ebuild: Stable for alpha, wrt bug #508862
[gentoo-commits] gentoo-x86 commit in gnome-base/dconf: dconf-0.18.0.ebuild ChangeLog
ago 14/06/20 14:45:00 Modified: dconf-0.18.0.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.11 gnome-base/dconf/dconf-0.18.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.18.0.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.18.0.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.18.0.ebuild?r1=1.10&r2=1.11 Index: dconf-0.18.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.18.0.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- dconf-0.18.0.ebuild 17 May 2014 15:31:15 - 1.10 +++ dconf-0.18.0.ebuild 20 Jun 2014 14:45:00 - 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.18.0.ebuild,v 1.10 2014/05/17 15:31:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.18.0.ebuild,v 1.11 2014/06/20 14:45:00 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ # TODO: coverage ? IUSE="test +X" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" RDEPEND=" >=dev-libs/glib-2.35.2:2 1.64 gnome-base/dconf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 17 May 2014 15:31:15 - 1.63 +++ ChangeLog 20 Jun 2014 14:45:00 - 1.64 @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/dconf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.63 2014/05/17 15:31:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.64 2014/06/20 14:45:00 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo dconf-0.18.0.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo dconf-0.18.0.ebuild: Stable for alpha, wrt bug #508862
[gentoo-commits] gentoo-x86 commit in gnome-base/librsvg: librsvg-2.40.2.ebuild ChangeLog
ago 14/06/20 14:45:14 Modified: librsvg-2.40.2.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.10 gnome-base/librsvg/librsvg-2.40.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/librsvg-2.40.2.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/librsvg-2.40.2.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/librsvg-2.40.2.ebuild?r1=1.9&r2=1.10 Index: librsvg-2.40.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.2.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- librsvg-2.40.2.ebuild 17 May 2014 15:31:29 - 1.9 +++ librsvg-2.40.2.ebuild 20 Jun 2014 14:45:14 - 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.2.ebuild,v 1.9 2014/05/17 15:31:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.2.ebuild,v 1.10 2014/06/20 14:45:14 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection vala tools" REQUIRED_USE=" vala? ( introspection ) 1.351gnome-base/librsvg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/ChangeLog?rev=1.351&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/ChangeLog?rev=1.351&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/ChangeLog?r1=1.350&r2=1.351 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v retrieving revision 1.350 retrieving revision 1.351 diff -u -r1.350 -r1.351 --- ChangeLog 18 Jun 2014 19:24:10 - 1.350 +++ ChangeLog 20 Jun 2014 14:45:14 - 1.351 @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.350 2014/06/18 19:24:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.351 2014/06/20 14:45:14 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo librsvg-2.40.2.ebuild: + Stable for arm, wrt bug #508862 18 Jun 2014; Michał Górny librsvg-2.40.2-r1.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
[gentoo-commits] gentoo-x86 commit in gnome-extra/libgsf: libgsf-1.14.30.ebuild ChangeLog
ago 14/06/20 14:45:16 Modified: libgsf-1.14.30.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.10 gnome-extra/libgsf/libgsf-1.14.30.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.30.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.30.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.30.ebuild?r1=1.9&r2=1.10 Index: libgsf-1.14.30.ebuild === RCS file: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.30.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libgsf-1.14.30.ebuild 17 May 2014 15:31:31 - 1.9 +++ libgsf-1.14.30.ebuild 20 Jun 2014 14:45:16 - 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/gnome-extra/libgsf/libgsf-1.14.30.ebuild,v 1.9 2014/05/17 15:31:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.30.ebuild,v 1.10 2014/06/20 14:45:16 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0/114" # libgsf-1.so version -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 gtk +introspection" RDEPEND=" 1.245gnome-extra/libgsf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgsf/ChangeLog?rev=1.245&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgsf/ChangeLog?rev=1.245&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgsf/ChangeLog?r1=1.244&r2=1.245 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v retrieving revision 1.244 retrieving revision 1.245 diff -u -r1.244 -r1.245 --- ChangeLog 17 May 2014 15:31:31 - 1.244 +++ ChangeLog 20 Jun 2014 14:45:16 - 1.245 @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.244 2014/05/17 15:31:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.245 2014/06/20 14:45:16 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo libgsf-1.14.30.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo libgsf-1.14.30.ebuild: Stable for alpha, wrt bug #508862
[gentoo-commits] gentoo-x86 commit in gnome-base/gvfs: gvfs-1.18.3-r1.ebuild ChangeLog
ago 14/06/20 14:45:08 Modified: gvfs-1.18.3-r1.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.9 gnome-base/gvfs/gvfs-1.18.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.18.3-r1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.18.3-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.18.3-r1.ebuild?r1=1.8&r2=1.9 Index: gvfs-1.18.3-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.18.3-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gvfs-1.18.3-r1.ebuild 17 May 2014 15:31:23 - 1.8 +++ gvfs-1.18.3-r1.ebuild 20 Jun 2014 14:45:08 - 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.18.3-r1.ebuild,v 1.8 2014/05/17 15:31:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.18.3-r1.ebuild,v 1.9 2014/06/20 14:45:08 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -20,7 +20,7 @@ udisks? ( udev ) systemd? ( udisks ) " -KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" # Can use libgphoto-2.5.0 as well. Automagic detection. RDEPEND=" 1.259gnome-base/gvfs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/ChangeLog?rev=1.259&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/ChangeLog?rev=1.259&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/ChangeLog?r1=1.258&r2=1.259 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v retrieving revision 1.258 retrieving revision 1.259 diff -u -r1.258 -r1.259 --- ChangeLog 31 May 2014 08:03:28 - 1.258 +++ ChangeLog 20 Jun 2014 14:45:08 - 1.259 @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.258 2014/05/31 08:03:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.259 2014/06/20 14:45:08 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo gvfs-1.18.3-r1.ebuild: + Stable for arm, wrt bug #508862 *gvfs-1.20.2 (31 May 2014)
[gentoo-commits] gentoo-x86 commit in media-libs/audiofile: audiofile-0.3.6-r1.ebuild ChangeLog
ago 14/06/20 14:45:20 Modified: audiofile-0.3.6-r1.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.13 media-libs/audiofile/audiofile-0.3.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/audiofile/audiofile-0.3.6-r1.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/audiofile/audiofile-0.3.6-r1.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/audiofile/audiofile-0.3.6-r1.ebuild?r1=1.12&r2=1.13 Index: audiofile-0.3.6-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.3.6-r1.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- audiofile-0.3.6-r1.ebuild 17 May 2014 15:31:37 - 1.12 +++ audiofile-0.3.6-r1.ebuild 20 Jun 2014 14:45:20 - 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/media-libs/audiofile/audiofile-0.3.6-r1.ebuild,v 1.12 2014/05/17 15:31:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.3.6-r1.ebuild,v 1.13 2014/06/20 14:45:20 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0/1" # subslot = soname major version -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="flac static-libs test" RDEPEND="flac? ( >=media-libs/flac-1.2.1[${MULTILIB_USEDEP}] ) 1.149media-libs/audiofile/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/audiofile/ChangeLog?rev=1.149&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/audiofile/ChangeLog?rev=1.149&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/audiofile/ChangeLog?r1=1.148&r2=1.149 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v retrieving revision 1.148 retrieving revision 1.149 diff -u -r1.148 -r1.149 --- ChangeLog 17 May 2014 15:31:37 - 1.148 +++ ChangeLog 20 Jun 2014 14:45:20 - 1.149 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/audiofile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.148 2014/05/17 15:31:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.149 2014/06/20 14:45:20 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo audiofile-0.3.6-r1.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo audiofile-0.3.6-r1.ebuild: Stable for alpha, wrt bug #508862
[gentoo-commits] gentoo-x86 commit in media-sound/pulseaudio: pulseaudio-5.0-r1.ebuild ChangeLog
ago 14/06/20 14:45:22 Modified: pulseaudio-5.0-r1.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.11 media-sound/pulseaudio/pulseaudio-5.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r1.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r1.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r1.ebuild?r1=1.10&r2=1.11 Index: pulseaudio-5.0-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r1.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- pulseaudio-5.0-r1.ebuild17 May 2014 15:31:46 - 1.10 +++ pulseaudio-5.0-r1.ebuild20 Jun 2014 14:45:22 - 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r1.ebuild,v 1.10 2014/05/17 15:31:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r1.ebuild,v 1.11 2014/06/20 14:45:22 ago Exp $ EAPI="5" inherit autotools eutils flag-o-matic linux-info readme.gentoo systemd user versionator udev multilib-minimal @@ -16,7 +16,7 @@ LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="+alsa +asyncns avahi bluetooth +caps dbus doc equalizer +gdbm +glib gnome gtk ipv6 jack libsamplerate lirc neon +orc oss qt4 realtime ssl systemd 1.348media-sound/pulseaudio/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.348&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.348&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/ChangeLog?r1=1.347&r2=1.348 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v retrieving revision 1.347 retrieving revision 1.348 diff -u -r1.347 -r1.348 --- ChangeLog 17 Jun 2014 11:46:47 - 1.347 +++ ChangeLog 20 Jun 2014 14:45:22 - 1.348 @@ -1,6 +1,9 @@ # ChangeLog for media-sound/pulseaudio # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.347 2014/06/17 11:46:47 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.348 2014/06/20 14:45:22 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo pulseaudio-5.0-r1.ebuild: + Stable for arm, wrt bug #508862 17 Jun 2014; Tobias Klausmann pulseaudio-5.0-r2.ebuild: Stable on alpha, bug #512516
[gentoo-commits] gentoo-x86 commit in net-libs/telepathy-glib: telepathy-glib-0.24.0.ebuild ChangeLog
ago 14/06/20 14:45:26 Modified: telepathy-glib-0.24.0.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.10 net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild?r1=1.9&r2=1.10 Index: telepathy-glib-0.24.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- telepathy-glib-0.24.0.ebuild17 May 2014 15:31:49 - 1.9 +++ telepathy-glib-0.24.0.ebuild20 Jun 2014 14:45:26 - 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild,v 1.9 2014/05/17 15:31:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild,v 1.10 2014/06/20 14:45:26 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_{6,7} ) @@ -15,7 +15,7 @@ LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="debug +introspection +vala" REQUIRED_USE=" 1.158net-libs/telepathy-glib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-glib/ChangeLog?rev=1.158&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-glib/ChangeLog?rev=1.158&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-glib/ChangeLog?r1=1.157&r2=1.158 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v retrieving revision 1.157 retrieving revision 1.158 diff -u -r1.157 -r1.158 --- ChangeLog 17 May 2014 15:31:49 - 1.157 +++ ChangeLog 20 Jun 2014 14:45:26 - 1.158 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/telepathy-glib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.157 2014/05/17 15:31:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.158 2014/06/20 14:45:26 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo telepathy-glib-0.24.0.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo telepathy-glib-0.24.0.ebuild: Stable for alpha, wrt bug #508862
[gentoo-commits] gentoo-x86 commit in gnome-extra/yelp-xsl: yelp-xsl-3.10.1.ebuild ChangeLog
ago 14/06/20 14:45:18 Modified: yelp-xsl-3.10.1.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.13 gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild?r1=1.12&r2=1.13 Index: yelp-xsl-3.10.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- yelp-xsl-3.10.1.ebuild 17 May 2014 15:31:33 - 1.12 +++ yelp-xsl-3.10.1.ebuild 20 Jun 2014 14:45:18 - 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/gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild,v 1.12 2014/05/17 15:31:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.10.1.ebuild,v 1.13 2014/06/20 14:45:18 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+" SLOT="0" IUSE="" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" RDEPEND=" >=dev-libs/libxml2-2.6.12:= 1.55 gnome-extra/yelp-xsl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog?rev=1.55&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog?rev=1.55&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog?r1=1.54&r2=1.55 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- ChangeLog 17 May 2014 15:31:33 - 1.54 +++ ChangeLog 20 Jun 2014 14:45:18 - 1.55 @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/yelp-xsl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.54 2014/05/17 15:31:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.55 2014/06/20 14:45:18 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo yelp-xsl-3.10.1.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo yelp-xsl-3.10.1.ebuild: Stable for alpha, wrt bug #508862
[gentoo-commits] gentoo-x86 commit in x11-libs/libwnck: libwnck-3.4.7.ebuild ChangeLog
ago 14/06/20 14:45:34 Modified: libwnck-3.4.7.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.11 x11-libs/libwnck/libwnck-3.4.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/libwnck-3.4.7.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/libwnck-3.4.7.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/libwnck-3.4.7.ebuild?r1=1.10&r2=1.11 Index: libwnck-3.4.7.ebuild === RCS file: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.4.7.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libwnck-3.4.7.ebuild17 May 2014 15:31:59 - 1.10 +++ libwnck-3.4.7.ebuild20 Jun 2014 14:45:34 - 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.4.7.ebuild,v 1.10 2014/05/17 15:31:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.4.7.ebuild,v 1.11 2014/06/20 14:45:34 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ LICENSE="LGPL-2+" SLOT="3" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+introspection startup-notification tools" 1.330x11-libs/libwnck/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/ChangeLog?rev=1.330&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/ChangeLog?rev=1.330&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/ChangeLog?r1=1.329&r2=1.330 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v retrieving revision 1.329 retrieving revision 1.330 diff -u -r1.329 -r1.330 --- ChangeLog 17 May 2014 15:31:59 - 1.329 +++ ChangeLog 20 Jun 2014 14:45:34 - 1.330 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.329 2014/05/17 15:31:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.330 2014/06/20 14:45:34 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo libwnck-3.4.7.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo libwnck-3.4.7.ebuild: Stable for alpha, wrt bug #508862
[gentoo-commits] gentoo-x86 commit in net-im/telepathy-mission-control: telepathy-mission-control-5.14.1.ebuild ChangeLog
ago 14/06/20 14:45:24 Modified: telepathy-mission-control-5.14.1.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.14 net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild?r1=1.13&r2=1.14 Index: telepathy-mission-control-5.14.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- telepathy-mission-control-5.14.1.ebuild 2 Jun 2014 18:22:11 - 1.13 +++ telepathy-mission-control-5.14.1.ebuild 20 Jun 2014 14:45:24 - 1.14 @@ -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-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild,v 1.13 2014/06/02 18:22:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild,v 1.14 2014/06/20 14:45:24 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="connman debug gnome-keyring networkmanager +upower" # test REQUIRED_USE="?? ( connman networkmanager )" 1.104net-im/telepathy-mission-control/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/ChangeLog?rev=1.104&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/ChangeLog?rev=1.104&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/ChangeLog?r1=1.103&r2=1.104 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- ChangeLog 12 Jun 2014 18:05:10 - 1.103 +++ ChangeLog 20 Jun 2014 14:45:24 - 1.104 @@ -1,6 +1,10 @@ # ChangeLog for net-im/telepathy-mission-control # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v 1.103 2014/06/12 18:05:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v 1.104 2014/06/20 14:45:24 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo + telepathy-mission-control-5.14.1.ebuild: + Stable for arm, wrt bug #508862 *telepathy-mission-control-5.16.2 (12 Jun 2014)
[gentoo-commits] gentoo-x86 commit in sys-apps/accountsservice: accountsservice-0.6.37.ebuild ChangeLog
ago 14/06/20 14:45:28 Modified: accountsservice-0.6.37.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 sys-apps/accountsservice/accountsservice-0.6.37.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.37.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.37.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.37.ebuild?r1=1.3&r2=1.4 Index: accountsservice-0.6.37.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.37.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- accountsservice-0.6.37.ebuild 4 May 2014 12:12:33 - 1.3 +++ accountsservice-0.6.37.ebuild 20 Jun 2014 14:45:28 - 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/sys-apps/accountsservice/accountsservice-0.6.37.ebuild,v 1.3 2014/05/04 12:12:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.37.ebuild,v 1.4 2014/06/20 14:45:28 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc +introspection selinux systemd" 1.45 sys-apps/accountsservice/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/accountsservice/ChangeLog?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/accountsservice/ChangeLog?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/accountsservice/ChangeLog?r1=1.44&r2=1.45 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 4 May 2014 12:12:33 - 1.44 +++ ChangeLog 20 Jun 2014 14:45:28 - 1.45 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/accountsservice # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.44 2014/05/04 12:12:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.45 2014/06/20 14:45:28 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo accountsservice-0.6.37.ebuild: + Stable for arm, wrt bug #508862 04 May 2014; Pacho Ramos accountsservice-0.6.37.ebuild: x86 stable, bug 508862
[gentoo-commits] gentoo-x86 commit in x11-libs/gtkglarea: gtkglarea-2.1.0.ebuild ChangeLog
ago 14/06/20 14:45:32 Modified: gtkglarea-2.1.0.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.10 x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild?r1=1.9&r2=1.10 Index: gtkglarea-2.1.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gtkglarea-2.1.0.ebuild 17 May 2014 15:31:56 - 1.9 +++ gtkglarea-2.1.0.ebuild 20 Jun 2014 14:45:32 - 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild,v 1.9 2014/05/17 15:31:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild,v 1.10 2014/06/20 14:45:32 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ LICENSE="LGPL-2+ GPL-2+" # examples are GPL-2+, library is LGPL-2+ SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="examples" RDEPEND=" 1.68 x11-libs/gtkglarea/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkglarea/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkglarea/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtkglarea/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 17 May 2014 15:31:56 - 1.67 +++ ChangeLog 20 Jun 2014 14:45:32 - 1.68 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtkglarea # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/ChangeLog,v 1.67 2014/05/17 15:31:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/ChangeLog,v 1.68 2014/06/20 14:45:32 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo gtkglarea-2.1.0.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo gtkglarea-2.1.0.ebuild: Stable for alpha, wrt bug #508862
[gentoo-commits] gentoo-x86 commit in x11-libs/gdk-pixbuf: gdk-pixbuf-2.30.7-r1.ebuild ChangeLog
ago 14/06/20 14:45:30 Modified: gdk-pixbuf-2.30.7-r1.ebuild ChangeLog Log: Stable for arm, wrt bug #508862 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.12 x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild?r1=1.11&r2=1.12 Index: gdk-pixbuf-2.30.7-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- gdk-pixbuf-2.30.7-r1.ebuild 17 May 2014 15:31:54 - 1.11 +++ gdk-pixbuf-2.30.7-r1.ebuild 20 Jun 2014 14:45:30 - 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild,v 1.11 2014/05/17 15:31:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild,v 1.12 2014/06/20 14:45:30 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+X debug +introspection jpeg jpeg2k tiff test" COMMON_DEPEND=" 1.128x11-libs/gdk-pixbuf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog?rev=1.128&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog?rev=1.128&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog?r1=1.127&r2=1.128 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v retrieving revision 1.127 retrieving revision 1.128 diff -u -r1.127 -r1.128 --- ChangeLog 30 May 2014 19:30:50 - 1.127 +++ ChangeLog 20 Jun 2014 14:45:30 - 1.128 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gdk-pixbuf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.127 2014/05/30 19:30:50 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.128 2014/06/20 14:45:30 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo gdk-pixbuf-2.30.7-r1.ebuild: + Stable for arm, wrt bug #508862 *gdk-pixbuf-2.30.8 (30 May 2014)
[gentoo-commits] gentoo-x86 commit in net-misc/apt-cacher-ng: ChangeLog apt-cacher-ng-0.7.25.ebuild
jer 14/06/20 14:59:37 Modified: ChangeLog Removed: apt-cacher-ng-0.7.25.ebuild Log: Old. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision ChangesPath 1.40 net-misc/apt-cacher-ng/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 24 Mar 2014 14:20:07 - 1.39 +++ ChangeLog 20 Jun 2014 14:59:37 - 1.40 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/apt-cacher-ng # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v 1.39 2014/03/24 14:20:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v 1.40 2014/06/20 14:59:37 jer Exp $ + + 20 Jun 2014; Jeroen Roovers -apt-cacher-ng-0.7.25.ebuild: + Old. *apt-cacher-ng-0.7.26 (24 Mar 2014)
[gentoo-commits] proj/kde:master commit in: profiles/package.mask/
commit: b9b340a8ffc6f8986a0931c9fc104d08513251b2 Author: Michael Palimaka gentoo org> AuthorDate: Fri Jun 20 15:10:27 2014 + Commit: Michael Palimaka gentoo org> CommitDate: Fri Jun 20 15:10:27 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b9b340a8 [profiles/package.mask] Unmask cmake for testing. --- profiles/package.mask/cmake | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/package.mask/cmake b/profiles/package.mask/cmake deleted file mode 100644 index 02d1507..000 --- a/profiles/package.mask/cmake +++ /dev/null @@ -1,3 +0,0 @@ -# Michael Palimaka (18 Jun 2014) -# Work in progress, see bug #513682. -~dev-util/cmake-3.0.0
[gentoo-commits] dev/bangert: New branch: master
commit: Commit: Pavlos Ratis gentoo org> CommitDate: Fri Jun 20 15:05:48 2014 + New branch: master
[gentoo-commits] gentoo-x86 commit in dev-python/shiboken: shiboken-1.2.2.ebuild ChangeLog
idella4 14/06/20 15:03:52 Modified: shiboken-1.2.2.ebuild ChangeLog Log: add py3.4 support (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) Revision ChangesPath 1.2 dev-python/shiboken/shiboken-1.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/shiboken/shiboken-1.2.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/shiboken/shiboken-1.2.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/shiboken/shiboken-1.2.2.ebuild?r1=1.1&r2=1.2 Index: shiboken-1.2.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/shiboken/shiboken-1.2.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- shiboken-1.2.2.ebuild 7 May 2014 07:21:38 - 1.1 +++ shiboken-1.2.2.ebuild 20 Jun 2014 15:03:52 - 1.2 @@ -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-python/shiboken/shiboken-1.2.2.ebuild,v 1.1 2014/05/07 07:21:38 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/shiboken-1.2.2.ebuild,v 1.2 2014/06/20 15:03:52 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) inherit multilib cmake-utils python-r1 1.52 dev-python/shiboken/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/shiboken/ChangeLog?rev=1.52&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/shiboken/ChangeLog?rev=1.52&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/shiboken/ChangeLog?r1=1.51&r2=1.52 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/shiboken/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 7 May 2014 07:21:38 - 1.51 +++ ChangeLog 20 Jun 2014 15:03:52 - 1.52 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/shiboken # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/ChangeLog,v 1.51 2014/05/07 07:21:38 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/ChangeLog,v 1.52 2014/06/20 15:03:52 idella4 Exp $ + + 20 Jun 2014; Ian Delaney shiboken-1.2.2.ebuild: + add py3.4 support *shiboken-1.2.2 (07 May 2014)
[gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
commit: e1ada2f4faf9dd1486c815a047da2f87dcf28068 Author: Michael Palimaka gentoo org> AuthorDate: Fri Jun 20 15:28:30 2014 + Commit: Michael Palimaka gentoo org> CommitDate: Fri Jun 20 15:28:30 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e1ada2f4 [kde-base/plasma-workspace] Upstream now installs their own xsession. Upstream commit: cd4dbbca57e1483954ff53eec3e8d3983d95aedd. Package-Manager: portage-2.2.10 --- kde-base/plasma-workspace/plasma-workspace-.ebuild | 5 - 1 file changed, 5 deletions(-) diff --git a/kde-base/plasma-workspace/plasma-workspace-.ebuild b/kde-base/plasma-workspace/plasma-workspace-.ebuild index 3fe3601..b19f76c 100644 --- a/kde-base/plasma-workspace/plasma-workspace-.ebuild +++ b/kde-base/plasma-workspace/plasma-workspace-.ebuild @@ -116,11 +116,6 @@ src_install() { insinto /etc/plasma/shutdown doins "${FILESDIR}/agent-shutdown.sh" - - # x11 session script - echo startkde > "${T}"/Plasma - exeinto /etc/X11/Sessions - doexe "${T}"/Plasma } pkg_postinst () {
[gentoo-commits] proj/api:master commit in: files/overlays/
commit: 70a7efc60008898390c8d53fe4b4f51e5943e6ea Author: Pavlos Ratis gentoo org> AuthorDate: Fri Jun 20 15:28:28 2014 + Commit: Pavlos Ratis gentoo org> CommitDate: Fri Jun 20 15:28:28 2014 + URL:http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=70a7efc6 repositories.xml: sv2git: move dev/bangert from svn to git --- files/overlays/repositories.xml | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 25b8344..c93b167 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -444,12 +444,15 @@ FIN bangert -http://overlays.gentoo.org + http://git.overlays.gentoo.org/gitweb/?p=dev/bangert.git;a=summary bang...@gentoo.org -svn://overlays.gentoo.org/dev/bangert/ebuilds -http://overlays.gentoo.org/dev/bangert/timeline +git://git.overlays.gentoo.org/dev/bangert.git +https://git.overlays.gentoo.org/gitroot/dev/bangert.git +git+ssh://g...@git.overlays.gentoo.org/dev/bangert.git + http://git.overlays.gentoo.org/gitweb/?p=dev/bangert.git;a=atom +http://git.overlays.gentoo.org/gitweb/?p=dev/bangert.git;a=rss barnowl