[gentoo-commits] gentoo-x86 commit in app-admin/supervisor: supervisor-3.1.3.ebuild ChangeLog supervisor-3.1.1.ebuild supervisor-3.1.2.ebuild
idella4 14/11/03 07:51:49 Modified: ChangeLog Added:supervisor-3.1.3.ebuild Removed: supervisor-3.1.1.ebuild supervisor-3.1.2.ebuild Log: bump, rm old (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) Revision ChangesPath 1.19 app-admin/supervisor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/supervisor/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/supervisor/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/supervisor/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-admin/supervisor/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 17 Sep 2014 12:10:50 - 1.18 +++ ChangeLog 3 Nov 2014 07:51:49 - 1.19 @@ -1,6 +1,12 @@ # ChangeLog for app-admin/supervisor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/supervisor/ChangeLog,v 1.18 2014/09/17 12:10:50 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/supervisor/ChangeLog,v 1.19 2014/11/03 07:51:49 idella4 Exp $ + +*supervisor-3.1.3 (03 Nov 2014) + + 03 Nov 2014; Ian Delaney +supervisor-3.1.3.ebuild, + -supervisor-3.1.1.ebuild, -supervisor-3.1.2.ebuild: + bump, rm old 17 Sep 2014; Ian Delaney metadata.xml, supervisor-3.1.2.ebuild: 1.1 app-admin/supervisor/supervisor-3.1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/supervisor/supervisor-3.1.3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/supervisor/supervisor-3.1.3.ebuild?rev=1.1&content-type=text/plain Index: supervisor-3.1.3.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-admin/supervisor/supervisor-3.1.3.ebuild,v 1.1 2014/11/03 07:51:49 idella4 Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) # py2 only # xml.etree.ElementTree module required. PYTHON_REQ_USE="xml" inherit distutils-r1 MY_PV="${PV/_beta/b}" DESCRIPTION="A system for controlling process state under UNIX" HOMEPAGE="http://supervisord.org/ http://pypi.python.org/pypi/supervisor"; SRC_URI="mirror://pypi/${P:0:1}/${PN}/${PN}-${MY_PV}.tar.gz" LICENSE="repoze ZPL BSD HPND GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc test" # ALL versions of meld3 match to >=meld3-0.6.5 RDEPEND="dev-python/meld3[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} test? ( dev-python/mock[${PYTHON_USEDEP}] ) doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )" S="${WORKDIR}/${PN}-${MY_PV}" python_compile_all() { # Somehow the test phase is called and run on invoking a doc build; harmless use doc && emake -C docs html } python_test() { esetup.py test } python_install_all() { newinitd "${FILESDIR}/init.d-r1" supervisord newconfd "${FILESDIR}/conf.d" supervisord use doc && local HTML_DOCS=( docs/.build/html/. ) distutils-r1_python_install_all }
[gentoo-commits] proj/x11:master commit in: x11-libs/libxcb/, x11-libs/libxcb/files/
commit: 32de5ce7069d8a8f5a5fbc874fd5aca761bd9f7b Author: RĂ©mi Cardona gentoo org> AuthorDate: Mon Nov 3 07:28:48 2014 + Commit: Remi Cardona gentoo org> CommitDate: Mon Nov 3 07:33:44 2014 + URL:http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=32de5ce7 x11-libs/libxcb: Sync with portage - remove 1.11 that's in portage - indenting in metadata.xml - sync - with latest ~arch from portage - remove thick manifest --- .../files/libxcb-1.11-xevie-xprint_removal.patch | 30 x11-libs/libxcb/libxcb-1.11.ebuild | 53 -- x11-libs/libxcb/libxcb-.ebuild | 14 +++--- x11-libs/libxcb/metadata.xml | 8 ++-- 4 files changed, 12 insertions(+), 93 deletions(-) diff --git a/x11-libs/libxcb/files/libxcb-1.11-xevie-xprint_removal.patch b/x11-libs/libxcb/files/libxcb-1.11-xevie-xprint_removal.patch deleted file mode 100644 index e8c24d3..000 --- a/x11-libs/libxcb/files/libxcb-1.11-xevie-xprint_removal.patch +++ /dev/null @@ -1,30 +0,0 @@ -Both extensions have been dropped from the X-Server in 2008: -http://cgit.freedesktop.org/xorg/xserver/commit/?id=1c8bd31 -http://cgit.freedesktop.org/xorg/xserver/commit/?id=f4036f6 - -Don't build them by default. - -Reviewed-by: Julien Cristau -Signed-off-by: Daniel Martin -Signed-off-by: Uli Schlachter - -diff --git a/a/configure.ac b/b/configure.ac -index eb4a971..c9a1e91 100644 a/a/configure.ac -+++ b/b/configure.ac -@@ -227,13 +227,13 @@ XCB_EXTENSION(Screensaver, "yes") - XCB_EXTENSION(Shape, "yes") - XCB_EXTENSION(Shm, "yes") - XCB_EXTENSION(Sync, "yes") --XCB_EXTENSION(Xevie, "yes") -+XCB_EXTENSION(Xevie, "no") - XCB_EXTENSION(XFixes, "yes") - XCB_EXTENSION(XFree86-DRI, "yes") - XCB_EXTENSION(Xinerama, "yes") - XCB_EXTENSION(XInput, "no") - XCB_EXTENSION(XKB, "yes") --XCB_EXTENSION(Xprint, "yes") -+XCB_EXTENSION(Xprint, "no") - XCB_EXTENSION(SELinux, "no") - XCB_EXTENSION(XTest, "yes") - XCB_EXTENSION(Xv, "yes") diff --git a/x11-libs/libxcb/libxcb-1.11.ebuild b/x11-libs/libxcb/libxcb-1.11.ebuild deleted file mode 100644 index 5d4b500..000 --- a/x11-libs/libxcb/libxcb-1.11.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_2,3_3} ) -PYTHON_REQ_USE=xml - -XORG_DOC=doc -XORG_MULTILIB=yes -XORG_EAUTORECONF=yes -inherit python-any-r1 xorg-2 - -DESCRIPTION="X C-language Bindings library" -HOMEPAGE="http://xcb.freedesktop.org/"; -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" -[[ ${PV} != * ]] && \ - SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"; - -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="selinux xkb" -SLOT="0/${PV}" - -RDEPEND=">=dev-libs/libpthread-stubs-0.3-r1[${MULTILIB_USEDEP}] - >=x11-libs/libXau-1.0.7-r1[${MULTILIB_USEDEP}] - >=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]" -# Note: ${PYTHON_USEDEP} needs to go verbatim -DEPEND="${RDEPEND} - dev-libs/libxslt - ${PYTHON_DEPS} - $(python_gen_any_dep \ - ">=x11-proto/xcb-proto-1.11[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")" - -python_check_deps() { - has_version --host-root ">=x11-proto/xcb-proto-1.11[${PYTHON_USEDEP}]" -} - -pkg_setup() { - python-any-r1_pkg_setup -} - -PATCHES=( "${FILESDIR}/${P}-xevie-xprint_removal.patch" ) - -src_configure() { - XORG_CONFIGURE_OPTIONS=( - $(use_enable doc build-docs) - $(use_enable selinux) - $(use_enable xkb) - --enable-xinput - ) - xorg-2_src_configure -} diff --git a/x11-libs/libxcb/libxcb-.ebuild b/x11-libs/libxcb/libxcb-.ebuild index fd627b4..7b42d8f 100644 --- a/x11-libs/libxcb/libxcb-.ebuild +++ b/x11-libs/libxcb/libxcb-.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_1,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) PYTHON_REQ_USE=xml XORG_DOC=doc @@ -17,20 +17,22 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" [[ ${PV} != * ]] && \ SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"; -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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
[gentoo-commits] gentoo-x86 commit in app-text/texlive: ChangeLog texlive-2014.ebuild
aballier14/11/03 07:01:53 Modified: ChangeLog Added:texlive-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.136app-text/texlive/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.136&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.136&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.135&r2=1.136 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v retrieving revision 1.135 retrieving revision 1.136 diff -u -r1.135 -r1.136 --- ChangeLog 6 Jul 2013 00:56:58 - 1.135 +++ ChangeLog 3 Nov 2014 07:01:53 - 1.136 @@ -1,6 +1,11 @@ # ChangeLog for app-text/texlive -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.135 2013/07/06 00:56:58 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.136 2014/11/03 07:01:53 aballier Exp $ + +*texlive-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier +texlive-2014.ebuild: + bump to texlive 2014 06 Jul 2013; Alexis Ballier texlive-2013.ebuild: bump cjk-latex dep as older versions install files in /usr/share/texmf/ 1.1 app-text/texlive/texlive-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2014.ebuild,v 1.1 2014/11/03 07:01:53 aballier Exp $ EAPI="5" DESCRIPTION="A complete TeX distribution" HOMEPAGE="http://tug.org/texlive/"; SRC_URI="" LICENSE="metapackage" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context detex dvi2tty extra epspdf games graphics humanities jadetex luatex metapost music omega pdfannotextractor png pstricks publishers science tex4ht texi2html truetype xetex xindy xml X" LANGS="af ar as bg bn br ca cs cy da de el en en_GB eo es et eu fa fi fr ga gl gu he hi hr hsb hu hy ia id is it ja ko kn la lo lt lv ml mn mr nb nl nn no or pa pl pt rm ro ru sa_IN sco sk sl sq sr sv ta te th tk tr uk vi zh" for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}" done TEXLIVE_CAT="dev-texlive" DEPEND=">=app-text/texlive-core-${PV}" RDEPEND="${DEPEND} app-text/psutils >=${TEXLIVE_CAT}/texlive-fontutils-${PV} media-gfx/sam2p texi2html? ( app-text/texi2html ) sys-apps/texinfo app-text/t1utils >=app-text/lcdf-typetools-2.92[kpathsea] truetype? ( app-text/ttf2pk2 ) detex? ( dev-tex/detex ) app-text/ps2eps dvi2tty? ( dev-tex/dvi2tty ) png? ( app-text/dvipng ) X? ( >=app-text/xdvik-22.85 ) >=${TEXLIVE_CAT}/texlive-basic-${PV} >=${TEXLIVE_CAT}/texlive-fontsrecommended-${PV} >=${TEXLIVE_CAT}/texlive-latex-${PV} luatex? ( >=${TEXLIVE_CAT}/texlive-luatex-${PV} ) >=${TEXLIVE_CAT}/texlive-latexrecommended-${PV} >=dev-tex/xcolor-2.11 >=dev-tex/latex-beamer-3.20 metapost? ( >=${TEXLIVE_CAT}/texlive-metapost-${PV} dev-tex/feynmf ) >=${TEXLIVE_CAT}/texlive-genericrecommended-${PV} pdfannotextractor? ( dev-tex/pdfannotextractor ) extra? ( dev-tex/chktex app-text/dvisvgm dev-tex/latexdiff >=dev-tex/latexmk-418 >=app-text/pdfjam-2.02 >=${TEXLIVE_CAT}/texlive-bibtexextra-${PV} >=${TEXLIVE_CAT}/texlive-fontsextra-${PV} >=${TEXLIVE_CAT}/texlive-formatsextra-${PV} >=${TEXLIVE_CAT}/texlive-genericextra-${PV} >=${TEXLIVE_CAT}/texlive-latexextra-${PV} >=dev-tex/glossaries-2.07 >=dev-tex/leaflet-20041222 >=dev-tex/currvita-0.9i-r1 >=dev-tex/g-brief-4.0.2 >=dev-tex/envlab-1.2-r1 >=dev-tex/europecv-20060424-r1 >=dev-tex/m
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-xetex: ChangeLog texlive-xetex-2014.ebuild
aballier14/11/03 07:01:11 Modified: ChangeLog Added:texlive-xetex-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.73 dev-texlive/texlive-xetex/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog?rev=1.73&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog?rev=1.73&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog?r1=1.72&r2=1.73 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- ChangeLog 28 Jun 2013 16:47:44 - 1.72 +++ ChangeLog 3 Nov 2014 07:01:11 - 1.73 @@ -1,6 +1,11 @@ # ChangeLog for dev-texlive/texlive-xetex -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog,v 1.72 2013/06/28 16:47:44 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog,v 1.73 2014/11/03 07:01:11 aballier Exp $ + +*texlive-xetex-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier +texlive-xetex-2014.ebuild: + bump to texlive 2014 *texlive-xetex-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-xetex/texlive-xetex-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-xetex/texlive-xetex-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-xetex/texlive-xetex-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-xetex-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/texlive-xetex-2014.ebuild,v 1.1 2014/11/03 07:01:11 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="arabxetex bidi-atbegshi bidicontour bidipagegrid bidishadowtext bidipresentation euenc fixlatvian fontbook fontwrap mathspec philokalia polyglossia ptext realscripts ucharclasses unisugar xecjk xecolor xecyr xeindex xepersian xesearch xetex xetex-def xetex-itrans xetex-pstricks xetex-tibetan xetexconfig xetexfontinfo xetexko xevlna xltxtra xunicode collection-xetex " TEXLIVE_MODULE_DOC_CONTENTS="arabxetex.doc bidi-atbegshi.doc bidicontour.doc bidipagegrid.doc bidishadowtext.doc bidipresentation.doc euenc.doc fixlatvian.doc fontbook.doc fontwrap.doc mathspec.doc philokalia.doc polyglossia.doc ptext.doc realscripts.doc ucharclasses.doc unisugar.doc xecjk.doc xecolor.doc xecyr.doc xeindex.doc xepersian.doc xesearch.doc xetex.doc xetex-itrans.doc xetex-pstricks.doc xetex-tibetan.doc xetexfontinfo.doc xetexko.doc xevlna.doc xltxtra.doc xunicode.doc " TEXLIVE_MODULE_SRC_CONTENTS="arabxetex.source euenc.source fixlatvian.source fontbook.source philokalia.source polyglossia.source realscripts.source xecjk.source xepersian.source xltxtra.source " inherit font texlive-module DESCRIPTION="TeXLive XeTeX and packages" LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !=app-text/texlive-core-2007* >=dev-texlive/texlive-latexextra-2010 >=app-text/texlive-core-2010[xetex] >=dev-texlive/texlive-genericrecommended-2010 >=dev-texlive/texlive-mathextra-2012 !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-science: ChangeLog texlive-science-2014.ebuild
aballier14/11/03 07:00:50 Modified: ChangeLog Added:texlive-science-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.68 dev-texlive/texlive-science/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-science/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-science/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-science/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 28 Jun 2013 16:46:40 - 1.67 +++ ChangeLog 3 Nov 2014 07:00:50 - 1.68 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-science -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/ChangeLog,v 1.67 2013/06/28 16:46:40 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/ChangeLog,v 1.68 2014/11/03 07:00:50 aballier Exp $ + +*texlive-science-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-science-2014.ebuild: + bump to texlive 2014 *texlive-science-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-science/texlive-science-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-science/texlive-science-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-science/texlive-science-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-science-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/texlive-science-2014.ebuild,v 1.1 2014/11/03 07:00:50 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="SIstyle SIunits alg algorithm2e algorithmicx algorithms biocon bohr bpchem bytefield chemarrow chemcompounds chemcono chemexec chemformula chemgreek chemmacros chemnum chemschemex chemstyle clrscode clrscode3e complexity computational-complexity digiconfigs drawstack dyntree eltex endiagram engtlc fouridx functan galois gastex gene-logic ghsystem gu hep hepnames hepparticles hepthesis hepunits karnaugh matlab-prettifier mhchem miller mychemistry nuc objectz physics physymb pseudocode pygmentex sasnrdisplay sciposter sclang-prettifier sfg siunitx steinmetz struktex substances t-angles textopo ulqda unitsdef xymtex youngtab collection-science " TEXLIVE_MODULE_DOC_CONTENTS="SIstyle.doc SIunits.doc alg.doc algorithm2e.doc algorithmicx.doc algorithms.doc biocon.doc bohr.doc bpchem.doc bytefield.doc chemarrow.doc chemcompounds.doc chemcono.doc chemexec.doc chemformula.doc chemgreek.doc chemmacros.doc chemnum.doc chemschemex.doc chemstyle.doc clrscode.doc clrscode3e.doc complexity.doc computational-complexity.doc digiconfigs.doc drawstack.doc dyntree.doc eltex.doc endiagram.doc engtlc.doc fouridx.doc functan.doc galois.doc gastex.doc gene-logic.doc ghsystem.doc gu.doc hep.doc hepnames.doc hepparticles.doc hepthesis.doc hepunits.doc karnaugh.doc matlab-prettifier.doc mhchem.doc miller.doc mychemistry.doc nuc.doc objectz.doc physics.doc physymb.doc pseudocode.doc pygmentex.doc sasnrdisplay.doc sciposter.doc sclang-prettifier.doc sfg.doc siunitx.doc steinmetz.doc struktex.doc substances.doc t-angles.doc textopo.doc ulqda.doc unitsdef.doc xymtex.doc youngtab.doc " TEXLIVE_MODULE_SRC_CONTENTS="SIstyle.source SIunits.source alg.source algorithms.source bpchem.source bytefield.source chemarrow.source chemcompounds.source chemschemex.source chemstyle.source computational-complexity.source dyntree.source fouridx.source functan.source galois.source matlab-prettifier.source miller.source objectz.source physymb.source sclang-prettifier.source siunitx.source steinmetz.source struktex.source textopo.source ulqda.source unitsdef.source xymtex.source youngtab.source " inherit texlive-module DESCRIPTION="TeXLive Natural and computer sciences" LICENSE=" GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2014 !dev-tex/SIunits " RDEPEND="${DEPEND} dev-texlive/texlive-pstricks " TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/ulqda/ul
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-publishers: texlive-publishers-2014.ebuild ChangeLog
aballier14/11/03 07:00:25 Modified: ChangeLog Added:texlive-publishers-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.67 dev-texlive/texlive-publishers/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog?rev=1.67&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog?r1=1.66&r2=1.67 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 28 Jun 2013 16:45:36 - 1.66 +++ ChangeLog 3 Nov 2014 07:00:25 - 1.67 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-publishers -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.66 2013/06/28 16:45:36 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.67 2014/11/03 07:00:25 aballier Exp $ + +*texlive-publishers-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-publishers-2014.ebuild: + bump to texlive 2014 *texlive-publishers-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-publishers/texlive-publishers-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-publishers-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2014.ebuild,v 1.1 2014/11/03 07:00:25 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="IEEEconf IEEEtran aastex abntex2 acmconf active-conf adfathesis afparticle afthesis aguplus aiaa ametsoc anufinalexam aomart apa apa6 apa6e arsclassica articleingud asaetr ascelike bangorcsthesis beamer-FUBerlin bgteubner brandeis-dissertation cascadilla chem-journal classicthesis cmpj confproc dccpaper dithesis ebook ebsthesis ejpecp elbioimp elsarticle elteikthesis erdc estcpmm fbithesis fcltxdoc gaceta gatech-thesis har2nat hobete icsv ieeepes ijmart imac imtekda jmlr jpsj kdgdocs kluwer lps matc3 matc3mem mentis msu-thesis mugsthesis musuos muthesis nature nddiss nih nostarch nrc onrannual opteng philosophersimprint pittetd pkuthss powerdot-FUBerlin pracjourn procIAGssymp proposal ptptex psu-thesis resphilosophica resumecls revtex revtex4 ryethesis sageep sapthesis scrjrnl schule seuthesis soton sphdthesis spie sr-vorl stellenbosch suftesi sugconf tabriz-thesis texilikechaps texilikecover thesis-ekf thesis-titlepage-fhac thuthesis toptesi tudscr tugboat t ugboat-plain tui uaclasses uadocs uafthesis ucbthesis ucdavisthesis ucthesis uestcthesis uiucredborder uiucthesis ulthese umthesis umich-thesis unamth-template unamthesis unswcover ut-thesis uothesis uowthesis uowthesistitlepage uspatent uwthesis vancouver wsemclassic xcookybooky yathesis york-thesis collection-publishers " TEXLIVE_MODULE_DOC_CONTENTS="IEEEconf.doc IEEEtran.doc aastex.doc abntex2.doc acmconf.doc active-conf.doc adfathesis.doc afparticle.doc afthesis.doc aguplus.doc aiaa.doc ametsoc.doc anufinalexam.doc aomart.doc apa.doc apa6.doc apa6e.doc arsclassica.doc articleingud.doc asaetr.doc ascelike.doc bangorcsthesis.doc beamer-FUBerlin.doc bgteubner.doc brandeis-dissertation.doc cascadilla.doc classicthesis.doc cmpj.doc confproc.doc dccpaper.doc dithesis.doc ebook.doc ebsthesis.doc ejpecp.doc elbioimp.doc elsarticle.doc elteikthesis.doc erdc.doc estcpmm.doc fbithesis.doc fcltxdoc.doc gaceta.doc gatech-thesis.doc har2nat.doc hobete.doc icsv.doc ieeepes.doc ijmart.doc imac.doc imtekda.doc jmlr.doc jpsj.doc kdgdocs.doc kluwer.doc lps.doc matc3.doc matc3mem.doc mentis.doc msu-thesis.doc mugsthesis.doc musuos.doc muthesis.doc nature.doc nddiss.doc nih.doc nostarch.doc nrc.doc onrannual.doc opteng.doc philosophersimprint.doc pittetd.doc pkuthss.doc powerdot-FUBerlin.doc pracjourn.doc procIAGssymp.d oc proposal.doc ptptex.doc psu-thesis.doc resphilosophica.doc resumecls.doc revtex.doc revtex4.doc ryethesis.doc sageep.doc sapthesis.doc scrjrnl.doc schule.doc seuthesis.doc soton.doc sphdthesis.doc spie.doc sr-vorl.doc stellenbosch.doc s
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-pstricks: ChangeLog texlive-pstricks-2014.ebuild
aballier14/11/03 07:00:00 Modified: ChangeLog Added:texlive-pstricks-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.70 dev-texlive/texlive-pstricks/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog?rev=1.70&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog?rev=1.70&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog?r1=1.69&r2=1.70 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- ChangeLog 29 Oct 2013 19:48:12 - 1.69 +++ ChangeLog 3 Nov 2014 07:00:00 - 1.70 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-pstricks -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.69 2013/10/29 19:48:12 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.70 2014/11/03 07:00:00 aballier Exp $ + +*texlive-pstricks-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-pstricks-2014.ebuild: + bump to texlive 2014 29 Oct 2013; Alexis Ballier texlive-pstricks-2013.ebuild: 1.1 dev-texlive/texlive-pstricks/texlive-pstricks-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-pstricks-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2014.ebuild,v 1.1 2014/11/03 07:00:00 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="auto-pst-pdf bclogo dsptricks makeplot pdftricks pdftricks2 pedigree-perl psbao pst-2dplot pst-3d pst-3dplot pst-abspos pst-am pst-asr pst-bar pst-barcode pst-bezier pst-blur pst-bspline pst-calendar pst-circ pst-coil pst-cox pst-dbicons pst-diffraction pst-electricfield pst-eps pst-eucl pst-exa pst-fill pst-fit pst-fr3d pst-fractal pst-fun pst-func pst-gantt pst-geo pst-ghsb pst-gr3d pst-grad pst-graphicx pst-infixplot pst-intersect pst-jtree pst-knot pst-labo pst-layout pst-lens pst-light3d pst-magneticfield pst-math pst-mirror pst-node pst-ob3d pst-ode pst-optexp pst-optic pst-osci pst-ovl pst-pad pst-pdgr pst-perspective pst-platon pst-plot pst-poly pst-pulley pst-qtree pst-rubans pst-sigsys pst-slpe pst-solarsystem pst-solides3d pst-soroban pst-spectra pst-spirograph pst-stru pst-support pst-text pst-thick pst-tools pst-tree pst-tvz pst-uml pst-vectorian pst-vowel pst-vue3d pst2pdf pstricks pstricks-add pstricks_calcnotes uml vaucanson-g vocaltract colle ction-pstricks " TEXLIVE_MODULE_DOC_CONTENTS="auto-pst-pdf.doc bclogo.doc dsptricks.doc makeplot.doc pdftricks.doc pdftricks2.doc pedigree-perl.doc psbao.doc pst-2dplot.doc pst-3d.doc pst-3dplot.doc pst-abspos.doc pst-am.doc pst-asr.doc pst-bar.doc pst-barcode.doc pst-bezier.doc pst-blur.doc pst-bspline.doc pst-calendar.doc pst-circ.doc pst-coil.doc pst-cox.doc pst-dbicons.doc pst-diffraction.doc pst-electricfield.doc pst-eps.doc pst-eucl.doc pst-exa.doc pst-fill.doc pst-fit.doc pst-fr3d.doc pst-fractal.doc pst-fun.doc pst-func.doc pst-gantt.doc pst-geo.doc pst-ghsb.doc pst-gr3d.doc pst-grad.doc pst-graphicx.doc pst-infixplot.doc pst-intersect.doc pst-jtree.doc pst-knot.doc pst-labo.doc pst-layout.doc pst-lens.doc pst-light3d.doc pst-magneticfield.doc pst-math.doc pst-mirror.doc pst-node.doc pst-ob3d.doc pst-ode.doc pst-optexp.doc pst-optic.doc pst-osci.doc pst-ovl.doc pst-pad.doc pst-pdgr.doc pst-perspective.doc pst-platon.doc pst-plot.doc pst-poly.doc pst-pulley.doc pst-qtree.doc pst-rubans.doc pst -sigsys.doc pst-slpe.doc pst-solarsystem.doc pst-solides3d.doc pst-soroban.doc pst-spectra.doc pst-spirograph.doc pst-stru.doc pst-support.doc pst-text.doc pst-thick.doc pst-tools.doc pst-tree.doc pst-tvz.doc pst-uml.doc pst-vectorian.doc pst-vowel.doc pst-vue3d.doc pst2pdf.doc pstricks.doc pstricks-add.doc pstricks_calcnotes.doc uml.doc vaucanson-g.doc vocaltract.doc " TEXLIVE_MODULE_SRC_CONTENTS="auto-pst-pdf.source makeplot.source pst-3d.source pst-abspos.source pst-am.source pst-bar.source pst-bezier.source pst-blur.source pst-coil.source pst-dbicons.source
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-plainextra: texlive-plainextra-2014.ebuild ChangeLog
aballier14/11/03 06:59:38 Modified: ChangeLog Added:texlive-plainextra-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.67 dev-texlive/texlive-plainextra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog?rev=1.67&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog?r1=1.66&r2=1.67 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 28 Jun 2013 16:43:30 - 1.66 +++ ChangeLog 3 Nov 2014 06:59:37 - 1.67 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-plainextra -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.66 2013/06/28 16:43:30 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.67 2014/11/03 06:59:37 aballier Exp $ + +*texlive-plainextra-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-plainextra-2014.ebuild: + bump to texlive 2014 *texlive-plainextra-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-plainextra/texlive-plainextra-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-plainextra-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2014.ebuild,v 1.1 2014/11/03 06:59:37 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="figflow fixpdfmag font-change fontch getoptk graphics-pln hyplain js-misc mkpattern newsletr pitex placeins-plain plipsum plnfss plstmary present resumemac texinfo timetable treetex varisize xii collection-plainextra " TEXLIVE_MODULE_DOC_CONTENTS="figflow.doc font-change.doc fontch.doc getoptk.doc graphics-pln.doc hyplain.doc js-misc.doc mkpattern.doc newsletr.doc pitex.doc plipsum.doc plnfss.doc plstmary.doc present.doc resumemac.doc treetex.doc varisize.doc xii.doc " TEXLIVE_MODULE_SRC_CONTENTS="graphics-pln.source " inherit texlive-module DESCRIPTION="TeXLive Plain TeX packages" LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-music: ChangeLog texlive-music-2014.ebuild
aballier14/11/03 06:58:35 Modified: ChangeLog Added:texlive-music-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.64 dev-texlive/texlive-music/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-music/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-music/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-music/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 28 Jun 2013 16:40:25 - 1.63 +++ ChangeLog 3 Nov 2014 06:58:35 - 1.64 @@ -1,6 +1,11 @@ # ChangeLog for dev-texlive/texlive-music -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.63 2013/06/28 16:40:25 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.64 2014/11/03 06:58:35 aballier Exp $ + +*texlive-music-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier +texlive-music-2014.ebuild: + bump to texlive 2014 *texlive-music-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-music/texlive-music-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-music/texlive-music-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-music/texlive-music-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-music-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2014.ebuild,v 1.1 2014/11/03 06:58:35 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="abc figbas gchords gtrcrd guitar guitarchordschemes harmony lilyglyphs m-tx musixguit musixtex musixtex-fonts pmx pmxchords songbook songs collection-music " TEXLIVE_MODULE_DOC_CONTENTS="abc.doc figbas.doc gchords.doc gtrcrd.doc guitar.doc guitarchordschemes.doc harmony.doc lilyglyphs.doc m-tx.doc musixguit.doc musixtex.doc musixtex-fonts.doc pmx.doc pmxchords.doc songbook.doc songs.doc " TEXLIVE_MODULE_SRC_CONTENTS="abc.source guitar.source lilyglyphs.source musixtex.source songbook.source songs.source " inherit texlive-module DESCRIPTION="TeXLive Music packages" LICENSE=" GPL-1 GPL-2 LGPL-2.1 LPPL-1.2 LPPL-1.3 " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2014 !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-pictures: metadata.xml ChangeLog texlive-pictures-2014.ebuild
aballier14/11/03 06:59:16 Modified: metadata.xml ChangeLog Added:texlive-pictures-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.4 dev-texlive/texlive-pictures/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pictures/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pictures/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pictures/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml28 Jun 2013 16:42:28 - 1.3 +++ metadata.xml3 Nov 2014 06:59:16 - 1.4 @@ -7,6 +7,6 @@ Alexis Ballier -Including TikZ, pict, etc.; MetaPost and PStricks are separate. +Including TikZ, pict, etc., but MetaPost and PStricks are separate. 1.88 dev-texlive/texlive-pictures/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog?rev=1.88&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog?rev=1.88&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog?r1=1.87&r2=1.88 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- ChangeLog 28 Jun 2013 16:42:28 - 1.87 +++ ChangeLog 3 Nov 2014 06:59:16 - 1.88 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-pictures -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.87 2013/06/28 16:42:28 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.88 2014/11/03 06:59:16 aballier Exp $ + +*texlive-pictures-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-pictures-2014.ebuild, metadata.xml: + bump to texlive 2014 *texlive-pictures-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-pictures/texlive-pictures-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-pictures-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2014.ebuild,v 1.1 2014/11/03 06:59:16 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="aobs-tikz askmaps asyfig asypictureb autoarea bardiag bloques blox bodegraph bondgraph braids bxeepic cachepic celtic chemfig combinedgraphics circuitikz curve curve2e curves dcpic diagmac2 doc-pictex dottex dratex drs duotenzor eepic epspdfconversion esk fast-diagram fig4latex flowchart forest getmap gincltex gnuplottex gradientframe grafcet graphviz harveyballs here hf-tikz hobby hvfloat knitting knittingpattern lapdf lpic makeshape mathspic miniplot mkpic modiagram neuralnetwork numericplots pb-diagram petri-nets pgf-blur pgf-soroban pgf-umlcd pgf-umlsd pgfgantt pgfkeyx pgfmolbio pgfopts pgfplots piano picinpar pict2e pictex pictex2 pinlabel pmgraph prerex productbox pxpgfmark qcircuit qrcode randbild randomwalk reotex rviewport sa-tikz schemabloc setdeck smartdiagram spath3 swimgraf texdraw tikz-3dplot tikz-bayesnet tikz-cd tikz-dependency tikz-inet tikz-opm tikz-qtree tikz-timing tikzinclude tikzmark tikzorbital tikzpagenodes tikzpfeile tikzposter tik zscale tikzsymbols timing-diagrams tqft tkz-base tkz-berge tkz-doc tkz-euclide tkz-fct tkz-graph tkz-kiviat tkz-linknodes tkz-orm tkz-tab tsemlines tufte-latex venndiagram xpicture xypic collection-pictures " TEXLIVE_MODULE_DOC_CONTENTS="aobs-tikz.doc askmaps.doc asyfig.doc asypictureb.doc autoarea.doc bardiag.doc bloques.doc blox.doc bodegraph.doc bondgraph.doc braids.doc bxeepic.doc cachepic.doc celtic.doc chemfig.doc combinedgraphics.doc circuitikz.doc curve.doc curve2e.doc curves.doc dcpic.doc diagmac2.doc doc-pictex.doc dottex.doc dratex.doc drs.doc duotenzor.doc eepic.doc epspdfconversion.doc esk.doc fa
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-omega: ChangeLog texlive-omega-2014.ebuild
aballier14/11/03 06:58:54 Modified: ChangeLog Added:texlive-omega-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.66 dev-texlive/texlive-omega/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-omega/ChangeLog?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-omega/ChangeLog?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-omega/ChangeLog?r1=1.65&r2=1.66 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-omega/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 28 Jun 2013 16:41:25 - 1.65 +++ ChangeLog 3 Nov 2014 06:58:54 - 1.66 @@ -1,6 +1,11 @@ # ChangeLog for dev-texlive/texlive-omega -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-omega/ChangeLog,v 1.65 2013/06/28 16:41:25 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-omega/ChangeLog,v 1.66 2014/11/03 06:58:54 aballier Exp $ + +*texlive-omega-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier +texlive-omega-2014.ebuild: + bump to texlive 2014 *texlive-omega-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-omega/texlive-omega-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-omega/texlive-omega-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-omega/texlive-omega-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-omega-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-omega/texlive-omega-2014.ebuild,v 1.1 2014/11/03 06:58:54 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="aleph antomega lambda mxedruli omega omegaware otibet collection-omega " TEXLIVE_MODULE_DOC_CONTENTS="aleph.doc antomega.doc mxedruli.doc omega.doc omegaware.doc otibet.doc " TEXLIVE_MODULE_SRC_CONTENTS="antomega.source otibet.source " inherit texlive-module DESCRIPTION="TeXLive Omega packages" LICENSE=" GPL-1 GPL-2 LPPL-1.3 " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 >=dev-texlive/texlive-latex-2014 >=dev-texlive/texlive-latex-2008 !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-metapost: texlive-metapost-2014.ebuild ChangeLog
aballier14/11/03 06:58:16 Modified: ChangeLog Added:texlive-metapost-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.70 dev-texlive/texlive-metapost/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-metapost/ChangeLog?rev=1.70&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-metapost/ChangeLog?rev=1.70&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-metapost/ChangeLog?r1=1.69&r2=1.70 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-metapost/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- ChangeLog 28 Jun 2013 16:39:25 - 1.69 +++ ChangeLog 3 Nov 2014 06:58:16 - 1.70 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-metapost -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-metapost/ChangeLog,v 1.69 2013/06/28 16:39:25 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-metapost/ChangeLog,v 1.70 2014/11/03 06:58:16 aballier Exp $ + +*texlive-metapost-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-metapost-2014.ebuild: + bump to texlive 2014 *texlive-metapost-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-metapost/texlive-metapost-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-metapost/texlive-metapost-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-metapost/texlive-metapost-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-metapost-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-metapost/texlive-metapost-2014.ebuild,v 1.1 2014/11/03 06:58:16 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="automata bbcard blockdraw_mp bpolynomial cmarrows drv dviincl emp epsincl expressg exteps featpost feynmp-auto garrigues gmp hatching latexmp metago metaobj metaplot metapost metauml mfpic mfpic4ode mp3d mpcolornames mpattern mpgraphics piechartmp repere roex slideshow splines suanpan textpath threeddice collection-metapost " TEXLIVE_MODULE_DOC_CONTENTS="automata.doc bbcard.doc blockdraw_mp.doc bpolynomial.doc cmarrows.doc drv.doc dviincl.doc emp.doc epsincl.doc expressg.doc exteps.doc featpost.doc feynmp-auto.doc garrigues.doc gmp.doc hatching.doc latexmp.doc metago.doc metaobj.doc metaplot.doc metapost.doc metauml.doc mfpic.doc mfpic4ode.doc mp3d.doc mpcolornames.doc mpattern.doc mpgraphics.doc piechartmp.doc repere.doc slideshow.doc splines.doc suanpan.doc textpath.doc threeddice.doc " TEXLIVE_MODULE_SRC_CONTENTS="emp.source expressg.source feynmp-auto.source gmp.source mfpic.source mfpic4ode.source mpcolornames.source mpgraphics.source roex.source splines.source " inherit texlive-module DESCRIPTION="TeXLive MetaPost and Metafont packages" LICENSE=" GPL-1 GPL-2 LGPL-2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 " RDEPEND="${DEPEND} " # This small hack is needed in order to have a sane upgrade path: # the new TeX Live 2009 metapost produces this file but it is not recorded in # any package; when running fmtutil (like texmf-update does) this file will be # created and cause collisions. pkg_setup() { if [ -f "${ROOT%/}${EPREFIX}/var/lib/texmf/web2c/metapost/mplib-luatex.mem" ]; then einfo "Removing ${ROOT%/}${EPREFIX}/var/lib/texmf/web2c/metapost/mplib-luatex.mem" rm -f "${ROOT%/}${EPREFIX}/var/lib/texmf/web2c/metapost/mplib-luatex.mem" fi }
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-luatex: ChangeLog texlive-luatex-2014.ebuild
aballier14/11/03 06:57:35 Modified: ChangeLog Added:texlive-luatex-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.48 dev-texlive/texlive-luatex/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 28 Jun 2013 16:37:21 - 1.47 +++ ChangeLog 3 Nov 2014 06:57:35 - 1.48 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-luatex -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.47 2013/06/28 16:37:21 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.48 2014/11/03 06:57:35 aballier Exp $ + +*texlive-luatex-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-luatex-2014.ebuild: + bump to texlive 2014 *texlive-luatex-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-luatex/texlive-luatex-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-luatex-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2014.ebuild,v 1.1 2014/11/03 06:57:35 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="checkcites chickenize enigma interpreter lua-check-hyphen lua-visual-debug lua2dox luabibentry luabidi luacode luaindex luainputenc luaintro lualatex-doc lualatex-math lualibs luamplib luaotfload luasseq luatexbase luatexko luatextra luatodonotes luaxml odsfile placeat selnolig showhyphens spelling collection-luatex " TEXLIVE_MODULE_DOC_CONTENTS="checkcites.doc chickenize.doc enigma.doc interpreter.doc lua-check-hyphen.doc lua-visual-debug.doc lua2dox.doc luabibentry.doc luabidi.doc luacode.doc luaindex.doc luainputenc.doc luaintro.doc lualatex-doc.doc lualatex-math.doc lualibs.doc luamplib.doc luaotfload.doc luasseq.doc luatexbase.doc luatexko.doc luatextra.doc luatodonotes.doc luaxml.doc odsfile.doc placeat.doc selnolig.doc showhyphens.doc spelling.doc " TEXLIVE_MODULE_SRC_CONTENTS="chickenize.source luabibentry.source luacode.source luaindex.source luainputenc.source lualatex-doc.source lualatex-math.source lualibs.source luamplib.source luaotfload.source luasseq.source luatexbase.source luatextra.source luatodonotes.source placeat.source " inherit texlive-module DESCRIPTION="TeXLive LuaTeX packages" LICENSE=" BSD FDL-1.1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 " RDEPEND="${DEPEND} dev-texlive/texlive-xetex " TEXLIVE_MODULE_BINSCRIPTS=" texmf-dist/scripts/luaotfload/luaotfload-tool.lua texmf-dist/scripts/checkcites/checkcites.lua texmf-dist/scripts/lua2dox/lua2dox_filter " TEXLIVE_MODULE_BINLINKS=" luaotfload-tool:mkluatexfontdb "
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-mathextra: ChangeLog texlive-mathextra-2014.ebuild
aballier14/11/03 06:57:55 Modified: ChangeLog Added:texlive-mathextra-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.68 dev-texlive/texlive-mathextra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 28 Jun 2013 16:38:24 - 1.67 +++ ChangeLog 3 Nov 2014 06:57:55 - 1.68 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-mathextra -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v 1.67 2013/06/28 16:38:24 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v 1.68 2014/11/03 06:57:55 aballier Exp $ + +*texlive-mathextra-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-mathextra-2014.ebuild: + bump to texlive 2014 *texlive-mathextra-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-mathextra/texlive-mathextra-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-mathextra-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2014.ebuild,v 1.1 2014/11/03 06:57:55 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="12many amstex backnaur begriff binomexp boldtensors bosisio bropd ccfonts commath concmath concrete conteq eqnarray extarrows extpfeil faktor grundgesetze interval ionumbers isomath logicproof lpform lplfitch mathcomp mattens mhequ multiobjective natded nath ot-tableau oubraces proba rec-thy ribbonproofs shuffle skmath statex statex2 stmaryrd subsupscripts susy syllogism sympytexpackage synproof tablor tensor tex-ewd thmbox turnstile unicode-math venn yhmath ytableau collection-mathextra " TEXLIVE_MODULE_DOC_CONTENTS="12many.doc amstex.doc backnaur.doc begriff.doc binomexp.doc boldtensors.doc bosisio.doc bropd.doc ccfonts.doc commath.doc concmath.doc concrete.doc conteq.doc eqnarray.doc extarrows.doc extpfeil.doc faktor.doc grundgesetze.doc interval.doc ionumbers.doc isomath.doc logicproof.doc lpform.doc lplfitch.doc mathcomp.doc mattens.doc mhequ.doc multiobjective.doc natded.doc nath.doc ot-tableau.doc oubraces.doc proba.doc rec-thy.doc ribbonproofs.doc shuffle.doc skmath.doc statex.doc statex2.doc stmaryrd.doc subsupscripts.doc susy.doc syllogism.doc sympytexpackage.doc synproof.doc tablor.doc tensor.doc tex-ewd.doc thmbox.doc turnstile.doc unicode-math.doc venn.doc yhmath.doc ytableau.doc " TEXLIVE_MODULE_SRC_CONTENTS="12many.source backnaur.source binomexp.source bosisio.source bropd.source ccfonts.source concmath.source conteq.source eqnarray.source extpfeil.source faktor.source grundgesetze.source ionumbers.source logicproof.source lplfitch.source mathcomp.source mattens.source multiobjective.source proba.source shuffle.source skmath.source stmaryrd.source sympytexpackage.source tensor.source thmbox.source turnstile.source unicode-math.source yhmath.source ytableau.source " inherit texlive-module DESCRIPTION="TeXLive Mathematics packages" LICENSE=" BSD GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-fontsrecommended-2014 >=dev-texlive/texlive-latex-2014 !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latexrecommended: ChangeLog texlive-latexrecommended-2014.ebuild
aballier14/11/03 06:57:15 Modified: ChangeLog Added:texlive-latexrecommended-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.78 dev-texlive/texlive-latexrecommended/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latexrecommended/ChangeLog?rev=1.78&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latexrecommended/ChangeLog?rev=1.78&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latexrecommended/ChangeLog?r1=1.77&r2=1.78 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexrecommended/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 28 Jun 2013 16:36:20 - 1.77 +++ ChangeLog 3 Nov 2014 06:57:15 - 1.78 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-latexrecommended -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexrecommended/ChangeLog,v 1.77 2013/06/28 16:36:20 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexrecommended/ChangeLog,v 1.78 2014/11/03 06:57:15 aballier Exp $ + +*texlive-latexrecommended-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-latexrecommended-2014.ebuild: + bump to texlive 2014 *texlive-latexrecommended-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-latexrecommended-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2014.ebuild,v 1.1 2014/11/03 06:57:15 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="anysize booktabs breqn caption cite cmap crop ctable eso-pic euler extsizes fancybox fancyref fancyvrb float fontspec fp index jknapltx koma-script l3kernel l3packages l3experimental lineno listings mathtools mdwtools memoir metalogo microtype ms ntgclass parskip pdfpages powerdot psfrag rcs rotating sansmath section seminar sepnum setspace subfig textcase thumbpdf typehtml underscore xkeyval collection-latexrecommended " TEXLIVE_MODULE_DOC_CONTENTS="anysize.doc booktabs.doc breqn.doc caption.doc cite.doc cmap.doc crop.doc ctable.doc eso-pic.doc euler.doc extsizes.doc fancybox.doc fancyref.doc fancyvrb.doc float.doc fontspec.doc fp.doc index.doc jknapltx.doc l3kernel.doc l3packages.doc l3experimental.doc lineno.doc listings.doc mathtools.doc mdwtools.doc memoir.doc metalogo.doc microtype.doc ms.doc ntgclass.doc parskip.doc pdfpages.doc powerdot.doc psfrag.doc rcs.doc rotating.doc sansmath.doc section.doc seminar.doc sepnum.doc setspace.doc subfig.doc textcase.doc thumbpdf.doc typehtml.doc underscore.doc xkeyval.doc " TEXLIVE_MODULE_SRC_CONTENTS="booktabs.source breqn.source caption.source crop.source ctable.source eso-pic.source euler.source fancyref.source fancyvrb.source float.source fontspec.source index.source l3kernel.source l3packages.source l3experimental.source lineno.source listings.source mathtools.source mdwtools.source memoir.source metalogo.source microtype.source ms.source ntgclass.source pdfpages.source powerdot.source psfrag.source rcs.source rotating.source subfig.source textcase.source typehtml.source xkeyval.source " inherit texlive-module DESCRIPTION="TeXLive LaTeX recommended packages" LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2014 !dev-tex/xkeyval !dev-tex/memoir !dev-tex/listings !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latexextra: ChangeLog texlive-latexextra-2014.ebuild
aballier14/11/03 06:56:20 Modified: ChangeLog Added:texlive-latexextra-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.90 dev-texlive/texlive-latexextra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latexextra/ChangeLog?rev=1.90&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latexextra/ChangeLog?rev=1.90&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latexextra/ChangeLog?r1=1.89&r2=1.90 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/ChangeLog,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- ChangeLog 28 Jun 2013 16:34:49 - 1.89 +++ ChangeLog 3 Nov 2014 06:56:20 - 1.90 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-latexextra -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/ChangeLog,v 1.89 2013/06/28 16:34:49 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/ChangeLog,v 1.90 2014/11/03 06:56:20 aballier Exp $ + +*texlive-latexextra-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-latexextra-2014.ebuild: + bump to texlive 2014 *texlive-latexextra-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-latexextra/texlive-latexextra-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latexextra/texlive-latexextra-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latexextra/texlive-latexextra-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-latexextra-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/texlive-latexextra-2014.ebuild,v 1.1 2014/11/03 06:56:20 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="2up ESIEEcv GS1 HA-prosper Tabbing a0poster a4wide a5comb abraces abstract achemso acro acronym acroterm actuarialangle addlines adjmulticol adjustbox adrconv advdate akktex akletter alnumsec alterqcm altfont amsaddr animate anonchap answers anyfontsize appendix appendixnumberbeamer apptools arcs arrayjobx arraysort arydshln assignment assoccnt attachfile autopdf authoraftertitle authorindex autonum background bashful bchart beamer2thesis beameraudience beamerdarkthemes beamerposter beamersubframe beamertheme-upenn-bc beamerthemejltree beamerthemenirma beamerthemephnompenh beton bez123 bezos bhcexam bigfoot bigints bizcard blindtext blkarray block blowup bnumexpr boites bold-extra bookest booklet boolexpr bophook boxedminipage boxhandler bracketkey braket breakurl bullcntr bussproofs bxdpx-beamer calcage calctab calculator calrsfs cals cal- cancel canoniclayout capt-of captcont captdef cases casyl catchfilebetweentags catechis catoptions cbcoptic ccap tion cclicenses cd cd-cover cdpbundl cellspace censor changebar changelayout changepage changes chappg chapterfolder chet chextras chkfloat chletter chngcntr chronology circ classics clefval cleveref clipboard clock cmdstring cmdtrack cmsd cnltx cntformats codedoc codepage codesection collcell collectbox colordoc colorinfo colortab colorwav colorweb colourchange combelow combine comma commado comment concepts concprog constants contour contracard cooking cool coollist coolstr coolthms cooltooltips coordsys copyrightbox coseoul counttexruns courseoutline coursepaper coverpage cprotect crbox crossreference csquotes csvsimple csvtools cuisine currfile cutwin cv cv4tw cweb-latex dashbox dashrule dashundergaps dataref datatool dateiliste datenumber datetime dblfloatfix decimal decorule delim delimtxt detlev-cm diagbox diagnose dialogl dichokey dinbrief directory dirtytalk dlfltxb dnaseq docmfp docmute doctools documentation doi dotarrow dotseqn download dox dpfloat dprogress drac draftco py draftwatermark dtk dtxgallery dvdcoll dynblocks easy easy-todo easyfig easylist ean13isbn ebezier ecclesiastic ecv ed edmargin eemeir efbox egplot ellipsis elmath elpres emarks embedall embrac emptypage emulateapj endfloat endheads endnotes engpron engrec enotez enumitem enumitem-zref envbig environ epigraph epiolmec eqell eqlist eqname eqparbox errata esami esdiff esint esint-type1 etaremune etextools etoc etoolbox eukdate everyhook everypage exam exam-n examdesign example examplep exceltex excludeonly exercise exp-testopt expdlist export exsheets exsol ext
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langspanish: texlive-langspanish-2014.ebuild ChangeLog
aballier14/11/03 06:55:04 Modified: ChangeLog Added:texlive-langspanish-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.63 dev-texlive/texlive-langspanish/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 28 Jun 2013 16:32:16 - 1.62 +++ ChangeLog 3 Nov 2014 06:55:04 - 1.63 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langspanish -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.62 2013/06/28 16:32:16 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.63 2014/11/03 06:55:04 aballier Exp $ + +*texlive-langspanish-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langspanish-2014.ebuild: + bump to texlive 2014 *texlive-langspanish-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langspanish/texlive-langspanish-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langspanish/texlive-langspanish-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langspanish/texlive-langspanish-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langspanish-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/texlive-langspanish-2014.ebuild,v 1.1 2014/11/03 06:55:04 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="babel-catalan babel-galician babel-spanish es-tex-faq hyphen-catalan hyphen-galician hyphen-spanish l2tabu-spanish latex2e-help-texinfo-spanish latexcheat-esmx lshort-spanish spanish-mx collection-langspanish " TEXLIVE_MODULE_DOC_CONTENTS="babel-catalan.doc babel-galician.doc babel-spanish.doc es-tex-faq.doc l2tabu-spanish.doc latex2e-help-texinfo-spanish.doc latexcheat-esmx.doc lshort-spanish.doc spanish-mx.doc " TEXLIVE_MODULE_SRC_CONTENTS="babel-catalan.source babel-galician.source babel-spanish.source " inherit texlive-module DESCRIPTION="TeXLive Spanish" LICENSE=" GPL-2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !dev-texlive/texlive-documentation-spanish " RDEPEND="${DEPEND} "
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: metadata.xml ChangeLog texlive-latex-2014.ebuild
aballier14/11/03 06:55:23 Modified: metadata.xml ChangeLog Added:texlive-latex-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.4 dev-texlive/texlive-latex/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml11 Jan 2010 03:29:23 - 1.3 +++ metadata.xml3 Nov 2014 06:55:23 - 1.4 @@ -7,7 +7,7 @@ Alexis Ballier -These packages are mandated by the core LaTeX team, or -at least very strongly recommended. +These packages are either mandated by the core LaTeX team, +or very widely used and strongly recommended in practice. 1.79 dev-texlive/texlive-latex/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.79&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.79&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.78&r2=1.79 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- ChangeLog 28 Jun 2013 16:33:17 - 1.78 +++ ChangeLog 3 Nov 2014 06:55:23 - 1.79 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-latex -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.78 2013/06/28 16:33:17 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.79 2014/11/03 06:55:23 aballier Exp $ + +*texlive-latex-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier +texlive-latex-2014.ebuild, + metadata.xml: + bump to texlive 2014 *texlive-latex-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-latex/texlive-latex-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-latex-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2014.ebuild,v 1.1 2014/11/03 06:55:23 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="ae amscls amsmath babel babel-english babelbib carlisle colortbl fancyhdr fix2col geometry graphics hyperref latex latex-bin latex-fonts latexconfig ltxmisc mfnfss mptopdf natbib oberdiek pdftex-def pslatex psnfss pspicture tools url collection-latex " TEXLIVE_MODULE_DOC_CONTENTS="ae.doc amscls.doc amsmath.doc babel.doc babel-english.doc babelbib.doc carlisle.doc colortbl.doc fancyhdr.doc fix2col.doc geometry.doc graphics.doc hyperref.doc latex.doc latex-bin.doc latex-fonts.doc mfnfss.doc mptopdf.doc natbib.doc oberdiek.doc psnfss.doc pspicture.doc tools.doc url.doc " TEXLIVE_MODULE_SRC_CONTENTS="ae.source amscls.source amsmath.source babel.source babel-english.source carlisle.source colortbl.source fix2col.source geometry.source graphics.source hyperref.source latex.source mfnfss.source natbib.source oberdiek.source pslatex.source psnfss.source pspicture.source tools.source " inherit texlive-module DESCRIPTION="TeXLive LaTeX fundamental packages" LICENSE=" GPL-2 LPPL-1.3 " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langportuguese: ChangeLog texlive-langportuguese-2014.ebuild
aballier14/11/03 06:54:46 Modified: ChangeLog Added:texlive-langportuguese-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.64 dev-texlive/texlive-langportuguese/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langportuguese/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langportuguese/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langportuguese/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langportuguese/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 28 Jun 2013 16:31:15 - 1.63 +++ ChangeLog 3 Nov 2014 06:54:46 - 1.64 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langportuguese -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langportuguese/ChangeLog,v 1.63 2013/06/28 16:31:15 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langportuguese/ChangeLog,v 1.64 2014/11/03 06:54:46 aballier Exp $ + +*texlive-langportuguese-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langportuguese-2014.ebuild: + bump to texlive 2014 *texlive-langportuguese-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langportuguese/texlive-langportuguese-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langportuguese/texlive-langportuguese-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langportuguese/texlive-langportuguese-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langportuguese-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langportuguese/texlive-langportuguese-2014.ebuild,v 1.1 2014/11/03 06:54:46 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="babel-portuges beamer-tut-pt cursolatex feupphdteses hyphen-portuguese latexcheat-ptbr lshort-portuguese ordinalpt xypic-tut-pt collection-langportuguese " TEXLIVE_MODULE_DOC_CONTENTS="babel-portuges.doc beamer-tut-pt.doc cursolatex.doc feupphdteses.doc latexcheat-ptbr.doc lshort-portuguese.doc ordinalpt.doc xypic-tut-pt.doc " TEXLIVE_MODULE_SRC_CONTENTS="babel-portuges.source ordinalpt.source " inherit texlive-module DESCRIPTION="TeXLive Portuguese" LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !dev-texlive/texlive-documentation-portuguese " RDEPEND="${DEPEND} "
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langpolish: texlive-langpolish-2014.ebuild ChangeLog
aballier14/11/03 06:54:28 Modified: ChangeLog Added:texlive-langpolish-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.64 dev-texlive/texlive-langpolish/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 28 Jun 2013 16:30:15 - 1.63 +++ ChangeLog 3 Nov 2014 06:54:28 - 1.64 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langpolish -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog,v 1.63 2013/06/28 16:30:15 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog,v 1.64 2014/11/03 06:54:28 aballier Exp $ + +*texlive-langpolish-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langpolish-2014.ebuild: + bump to texlive 2014 *texlive-langpolish-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langpolish/texlive-langpolish-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langpolish/texlive-langpolish-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langpolish/texlive-langpolish-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langpolish-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/texlive-langpolish-2014.ebuild,v 1.1 2014/11/03 06:54:28 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="babel-polish cc-pl gustlib gustprog hyphen-polish lshort-polish mex mwcls pl polski przechlewski-book qpxqtx tap tex-virtual-academy-pl texlive-pl utf8mex collection-langpolish " TEXLIVE_MODULE_DOC_CONTENTS="babel-polish.doc cc-pl.doc gustlib.doc gustprog.doc lshort-polish.doc mex.doc mwcls.doc pl.doc polski.doc przechlewski-book.doc qpxqtx.doc tap.doc tex-virtual-academy-pl.doc texlive-pl.doc utf8mex.doc " TEXLIVE_MODULE_SRC_CONTENTS="babel-polish.source mex.source mwcls.source polski.source " inherit texlive-module DESCRIPTION="TeXLive Polish" LICENSE=" GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2014 >=dev-texlive/texlive-basic-2014 !dev-texlive/texlive-documentation-polish " RDEPEND="${DEPEND} "
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langother: ChangeLog texlive-langother-2014.ebuild
aballier14/11/03 06:54:10 Modified: ChangeLog Added:texlive-langother-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.65 dev-texlive/texlive-langother/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langother/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langother/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langother/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 28 Jun 2013 16:29:14 - 1.64 +++ ChangeLog 3 Nov 2014 06:54:10 - 1.65 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langother -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/ChangeLog,v 1.64 2013/06/28 16:29:14 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/ChangeLog,v 1.65 2014/11/03 06:54:10 aballier Exp $ + +*texlive-langother-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langother-2014.ebuild: + bump to texlive 2014 *texlive-langother-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langother/texlive-langother-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langother/texlive-langother-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langother/texlive-langother-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langother-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/texlive-langother-2014.ebuild,v 1.1 2014/11/03 06:54:10 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="amsldoc-vn aramaic-serto babel-bahasa babel-esperanto babel-georgian babel-hebrew babel-interlingua babel-sorbian babel-thai babel-vietnamese cjhebrew ctib fonts-tlwg hyphen-afrikaans hyphen-coptic hyphen-esperanto hyphen-georgian hyphen-indonesian hyphen-interlingua hyphen-thai hyphen-turkmen lshort-thai lshort-vietnamese ntheorem-vn vntex collection-langother " TEXLIVE_MODULE_DOC_CONTENTS="amsldoc-vn.doc aramaic-serto.doc babel-bahasa.doc babel-esperanto.doc babel-georgian.doc babel-hebrew.doc babel-interlingua.doc babel-sorbian.doc babel-thai.doc cjhebrew.doc ctib.doc fonts-tlwg.doc lshort-thai.doc lshort-vietnamese.doc ntheorem-vn.doc vntex.doc " TEXLIVE_MODULE_SRC_CONTENTS="babel-bahasa.source babel-esperanto.source babel-hebrew.source babel-interlingua.source babel-sorbian.source babel-thai.source babel-vietnamese.source ctib.source fonts-tlwg.source vntex.source " inherit texlive-module DESCRIPTION="TeXLive Other languages" LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langjapanese: metadata.xml ChangeLog texlive-langjapanese-2014.ebuild
aballier14/11/03 06:53:37 Added:metadata.xml ChangeLog texlive-langjapanese-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.1 dev-texlive/texlive-langjapanese/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langjapanese/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langjapanese/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml === http://www.gentoo.org/dtd/metadata.dtd";> tex aball...@gentoo.org Alexis Ballier Support for Japanese; additional packages in collection-langcjk. 1.1 dev-texlive/texlive-langjapanese/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langjapanese/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langjapanese/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog === # ChangeLog for dev-texlive/texlive-langjapanese # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langjapanese/ChangeLog,v 1.1 2014/11/03 06:53:37 aballier Exp $ *texlive-langjapanese-2014 (03 Nov 2014) 03 Nov 2014; Alexis Ballier +texlive-langjapanese-2014.ebuild, +metadata.xml: bump to texlive 2014 1.1 dev-texlive/texlive-langjapanese/texlive-langjapanese-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langjapanese/texlive-langjapanese-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langjapanese/texlive-langjapanese-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langjapanese-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langjapanese/texlive-langjapanese-2014.ebuild,v 1.1 2014/11/03 06:53:37 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="bxbase bxcjkjatype bxjscls convbkmk ipaex japanese japanese-otf japanese-otf-uptex jfontmaps jsclasses lshort-japanese luatexja ptex ptex2pdf pxbase pxchfon pxcjkcat pxjahyper pxrubrica uptex wadalab zxjafbfont zxjatype collection-langjapanese " TEXLIVE_MODULE_DOC_CONTENTS="bxbase.doc bxcjkjatype.doc bxjscls.doc convbkmk.doc ipaex.doc japanese.doc japanese-otf.doc japanese-otf-uptex.doc jfontmaps.doc jsclasses.doc lshort-japanese.doc luatexja.doc ptex.doc ptex2pdf.doc pxbase.doc pxchfon.doc pxcjkcat.doc pxjahyper.doc pxrubrica.doc uptex.doc wadalab.doc zxjafbfont.doc zxjatype.doc " TEXLIVE_MODULE_SRC_CONTENTS="bxjscls.source japanese.source japanese-otf.source japanese-otf-uptex.source jfontmaps.source jsclasses.source luatexja.source ptex.source pxchfon.source pxrubrica.source uptex.source " inherit texlive-module DESCRIPTION="TeXLive Japanese" LICENSE=" BSD GPL-1 GPL-2 LPPL-1.3 TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-langcjk-2014 !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langkorean: metadata.xml ChangeLog texlive-langkorean-2014.ebuild
aballier14/11/03 06:53:53 Added:metadata.xml ChangeLog texlive-langkorean-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.1 dev-texlive/texlive-langkorean/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langkorean/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langkorean/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml === http://www.gentoo.org/dtd/metadata.dtd";> tex aball...@gentoo.org Alexis Ballier Support for Korean; additional packages in collection-langcjk. 1.1 dev-texlive/texlive-langkorean/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langkorean/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langkorean/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog === # ChangeLog for dev-texlive/texlive-langkorean # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langkorean/ChangeLog,v 1.1 2014/11/03 06:53:53 aballier Exp $ *texlive-langkorean-2014 (03 Nov 2014) 03 Nov 2014; Alexis Ballier +texlive-langkorean-2014.ebuild, +metadata.xml: bump to texlive 2014 1.1 dev-texlive/texlive-langkorean/texlive-langkorean-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langkorean/texlive-langkorean-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langkorean/texlive-langkorean-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langkorean-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langkorean/texlive-langkorean-2014.ebuild,v 1.1 2014/11/03 06:53:53 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="cjk-ko kotex-oblivoir kotex-plain kotex-utf kotex-utils lshort-korean nanumtype1 uhc collection-langkorean " TEXLIVE_MODULE_DOC_CONTENTS="cjk-ko.doc kotex-oblivoir.doc kotex-plain.doc kotex-utf.doc kotex-utils.doc lshort-korean.doc nanumtype1.doc uhc.doc " TEXLIVE_MODULE_SRC_CONTENTS="" inherit texlive-module DESCRIPTION="TeXLive Korean" LICENSE=" FDL-1.1 GPL-2 LPPL-1.3 OFL TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-langcjk-2014 !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langgreek: ChangeLog texlive-langgreek-2014.ebuild
aballier14/11/03 06:52:45 Modified: ChangeLog Added:texlive-langgreek-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.65 dev-texlive/texlive-langgreek/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langgreek/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langgreek/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langgreek/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langgreek/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 28 Jun 2013 16:26:13 - 1.64 +++ ChangeLog 3 Nov 2014 06:52:45 - 1.65 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langgreek -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langgreek/ChangeLog,v 1.64 2013/06/28 16:26:13 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langgreek/ChangeLog,v 1.65 2014/11/03 06:52:45 aballier Exp $ + +*texlive-langgreek-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langgreek-2014.ebuild: + bump to texlive 2014 *texlive-langgreek-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langgreek/texlive-langgreek-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langgreek/texlive-langgreek-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langgreek/texlive-langgreek-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langgreek-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langgreek/texlive-langgreek-2014.ebuild,v 1.1 2014/11/03 06:52:45 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="babel-greek betababel bgreek cbfonts cbfonts-fd gfsbaskerville gfsporson greek-fontenc greek-inputenc greekdates greektex hyphen-greek hyphen-ancientgreek ibycus-babel ibygrk kerkis levy lgreek mkgrkindex teubner xgreek yannisgr collection-langgreek " TEXLIVE_MODULE_DOC_CONTENTS="babel-greek.doc betababel.doc bgreek.doc cbfonts.doc cbfonts-fd.doc gfsbaskerville.doc gfsporson.doc greek-fontenc.doc greek-inputenc.doc greekdates.doc greektex.doc hyphen-greek.doc ibycus-babel.doc ibygrk.doc kerkis.doc levy.doc lgreek.doc mkgrkindex.doc teubner.doc xgreek.doc yannisgr.doc " TEXLIVE_MODULE_SRC_CONTENTS="babel-greek.source cbfonts-fd.source greekdates.source ibycus-babel.source teubner.source xgreek.source " inherit texlive-module DESCRIPTION="TeXLive Greek" LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 " RDEPEND="${DEPEND} " TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/mkgrkindex/mkgrkindex"
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langitalian: texlive-langitalian-2014.ebuild ChangeLog
aballier14/11/03 06:53:21 Modified: ChangeLog Added:texlive-langitalian-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.63 dev-texlive/texlive-langitalian/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langitalian/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langitalian/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langitalian/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langitalian/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 28 Jun 2013 16:28:13 - 1.62 +++ ChangeLog 3 Nov 2014 06:53:21 - 1.63 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langitalian -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langitalian/ChangeLog,v 1.62 2013/06/28 16:28:13 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langitalian/ChangeLog,v 1.63 2014/11/03 06:53:21 aballier Exp $ + +*texlive-langitalian-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langitalian-2014.ebuild: + bump to texlive 2014 *texlive-langitalian-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langitalian/texlive-langitalian-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langitalian/texlive-langitalian-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langitalian/texlive-langitalian-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langitalian-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langitalian/texlive-langitalian-2014.ebuild,v 1.1 2014/11/03 06:53:21 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="amsldoc-it amsmath-it amsthdoc-it babel-italian codicefiscaleitaliano fancyhdr-it fixltxhyph frontespizio hyphen-italian itnumpar l2tabu-italian latex4wp-it layaureo lshort-italian psfrag-italian texlive-it collection-langitalian " TEXLIVE_MODULE_DOC_CONTENTS="amsldoc-it.doc amsmath-it.doc amsthdoc-it.doc babel-italian.doc codicefiscaleitaliano.doc fancyhdr-it.doc fixltxhyph.doc frontespizio.doc itnumpar.doc l2tabu-italian.doc latex4wp-it.doc layaureo.doc lshort-italian.doc psfrag-italian.doc texlive-it.doc " TEXLIVE_MODULE_SRC_CONTENTS="babel-italian.source codicefiscaleitaliano.source fixltxhyph.source frontespizio.source itnumpar.source layaureo.source " inherit texlive-module DESCRIPTION="TeXLive Italian" LICENSE=" FDL-1.1 GPL-1 GPL-2 LPPL-1.3 TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !dev-texlive/texlive-documentation-italian " RDEPEND="${DEPEND} "
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langindic: texlive-langindic-2014.ebuild ChangeLog
aballier14/11/03 06:53:03 Modified: ChangeLog Added:texlive-langindic-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.66 dev-texlive/texlive-langindic/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langindic/ChangeLog?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langindic/ChangeLog?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langindic/ChangeLog?r1=1.65&r2=1.66 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 28 Jun 2013 16:27:13 - 1.65 +++ ChangeLog 3 Nov 2014 06:53:03 - 1.66 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langindic -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/ChangeLog,v 1.65 2013/06/28 16:27:13 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/ChangeLog,v 1.66 2014/11/03 06:53:03 aballier Exp $ + +*texlive-langindic-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langindic-2014.ebuild: + bump to texlive 2014 *texlive-langindic-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langindic/texlive-langindic-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langindic/texlive-langindic-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langindic/texlive-langindic-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langindic-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/texlive-langindic-2014.ebuild,v 1.1 2014/11/03 06:53:03 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="bangtex bengali burmese devnag ebong hyphen-indic hyphen-sanskrit sanskrit velthuis wnri wnri-latex xetex-devanagari collection-langindic " TEXLIVE_MODULE_DOC_CONTENTS="bangtex.doc bengali.doc burmese.doc ebong.doc sanskrit.doc velthuis.doc wnri.doc wnri-latex.doc xetex-devanagari.doc " TEXLIVE_MODULE_SRC_CONTENTS="bengali.source burmese.source sanskrit.source wnri-latex.source " inherit texlive-module DESCRIPTION="TeXLive Indic scripts" LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 " RDEPEND="${DEPEND} " TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/ebong/ebong.py"
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langeuropean: ChangeLog texlive-langeuropean-2014.ebuild
aballier14/11/03 06:51:48 Modified: ChangeLog Added:texlive-langeuropean-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.8 dev-texlive/texlive-langeuropean/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langeuropean/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langeuropean/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langeuropean/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langeuropean/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 8 Aug 2014 13:37:05 - 1.7 +++ ChangeLog 3 Nov 2014 06:51:48 - 1.8 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langeuropean # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langeuropean/ChangeLog,v 1.7 2014/08/08 13:37:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langeuropean/ChangeLog,v 1.8 2014/11/03 06:51:48 aballier Exp $ + +*texlive-langeuropean-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langeuropean-2014.ebuild: + bump to texlive 2014 08 Aug 2014; Anthony G. Basile texlive-langeuropean-2013.ebuild: 1.1 dev-texlive/texlive-langeuropean/texlive-langeuropean-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langeuropean/texlive-langeuropean-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langeuropean/texlive-langeuropean-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langeuropean-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langeuropean/texlive-langeuropean-2014.ebuild,v 1.1 2014/11/03 06:51:48 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="armtex babel-albanian babel-breton babel-croatian babel-danish babel-dutch babel-estonian babel-finnish babel-friulan babel-hungarian babel-icelandic babel-irish babel-kurmanji babel-latin babel-latvian babel-norsk babel-piedmontese babel-romanian babel-romansh babel-samin babel-scottish babel-slovenian babel-swedish babel-turkish babel-welsh finbib hrlatex hyphen-armenian hyphen-croatian hyphen-danish hyphen-dutch hyphen-estonian hyphen-finnish hyphen-friulan hyphen-hungarian hyphen-icelandic hyphen-irish hyphen-kurmanji hyphen-latin hyphen-latvian hyphen-lithuanian hyphen-norwegian hyphen-piedmontese hyphen-romanian hyphen-romansh hyphen-slovenian hyphen-swedish hyphen-turkish hyphen-uppersorbian hyphen-welsh lithuanian lshort-dutch lshort-finnish lshort-slovenian lshort-turkish swebib turkmen collection-langeuropean " TEXLIVE_MODULE_DOC_CONTENTS="armtex.doc babel-albanian.doc babel-breton.doc babel-croatian.doc babel-danish.doc babel-dutch.doc babel-estonian.doc babel-finnish.doc babel-friulan.doc babel-hungarian.doc babel-icelandic.doc babel-irish.doc babel-kurmanji.doc babel-latin.doc babel-latvian.doc babel-norsk.doc babel-piedmontese.doc babel-romanian.doc babel-romansh.doc babel-samin.doc babel-scottish.doc babel-slovenian.doc babel-swedish.doc babel-turkish.doc babel-welsh.doc hrlatex.doc hyphen-hungarian.doc lithuanian.doc lshort-dutch.doc lshort-finnish.doc lshort-slovenian.doc lshort-turkish.doc swebib.doc turkmen.doc " TEXLIVE_MODULE_SRC_CONTENTS="babel-albanian.source babel-breton.source babel-croatian.source babel-danish.source babel-dutch.source babel-estonian.source babel-finnish.source babel-friulan.source babel-icelandic.source babel-irish.source babel-kurmanji.source babel-latin.source babel-latvian.source babel-norsk.source babel-piedmontese.source babel-romanian.source babel-romansh.source babel-samin.source babel-scottish.source babel-slovenian.source babel-swedish.source babel-turkish.source babel-welsh.source hrlatex.source turkmen.source " inherit texlive-module DESCRIPTION="TeXLive Other European languages" LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !dev-texlive/texlive-langarmenian !dev-texlive/texlive-langcroatian !dev-texlive/texlive-langdanish !dev-texlive/texlive-langdutch !dev-texlive/texlive-langfinnish !dev-texlive/tex
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langgerman: texlive-langgerman-2014.ebuild ChangeLog
aballier14/11/03 06:52:26 Modified: ChangeLog Added:texlive-langgerman-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.67 dev-texlive/texlive-langgerman/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langgerman/ChangeLog?rev=1.67&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langgerman/ChangeLog?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langgerman/ChangeLog?r1=1.66&r2=1.67 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langgerman/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 28 Jun 2013 16:25:12 - 1.66 +++ ChangeLog 3 Nov 2014 06:52:26 - 1.67 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langgerman -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langgerman/ChangeLog,v 1.66 2013/06/28 16:25:12 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langgerman/ChangeLog,v 1.67 2014/11/03 06:52:26 aballier Exp $ + +*texlive-langgerman-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langgerman-2014.ebuild: + bump to texlive 2014 *texlive-langgerman-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langgerman/texlive-langgerman-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langgerman/texlive-langgerman-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langgerman/texlive-langgerman-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langgerman-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langgerman/texlive-langgerman-2014.ebuild,v 1.1 2014/11/03 06:52:26 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="babel-german bibleref-german booktabs-de csquotes-de dehyph-exptl dhua einfuehrung etoolbox-de fifinddo-info geometry-de german germbib germkorr hausarbeit-jura hyphen-german koma-script-examples l2picfaq l2tabu latex-bib-ex latex-referenz latex-tabellen lshort-german lualatex-doc-de microtype-de presentations pstricks-examples r_und_s templates-fenn templates-sommer texlive-de tipa-de translation-arsclassica-de translation-biblatex-de translation-chemsym-de translation-ecv-de translation-enumitem-de translation-europecv-de translation-filecontents-de translation-moreverb-de udesoftec umlaute voss-mathcol collection-langgerman " TEXLIVE_MODULE_DOC_CONTENTS="babel-german.doc bibleref-german.doc booktabs-de.doc csquotes-de.doc dehyph-exptl.doc dhua.doc einfuehrung.doc etoolbox-de.doc fifinddo-info.doc geometry-de.doc german.doc germbib.doc germkorr.doc hausarbeit-jura.doc koma-script-examples.doc l2picfaq.doc l2tabu.doc latex-bib-ex.doc latex-referenz.doc latex-tabellen.doc lshort-german.doc lualatex-doc-de.doc microtype-de.doc presentations.doc pstricks-examples.doc r_und_s.doc templates-fenn.doc templates-sommer.doc texlive-de.doc tipa-de.doc translation-arsclassica-de.doc translation-biblatex-de.doc translation-chemsym-de.doc translation-ecv-de.doc translation-enumitem-de.doc translation-europecv-de.doc translation-filecontents-de.doc translation-moreverb-de.doc udesoftec.doc umlaute.doc voss-mathcol.doc " TEXLIVE_MODULE_SRC_CONTENTS="babel-german.source dhua.source fifinddo-info.source german.source hausarbeit-jura.source udesoftec.source umlaute.source " inherit texlive-module DESCRIPTION="TeXLive German" LICENSE=" FDL-1.1 GPL-1 GPL-2 LPPL-1.3 OPL TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langfrench: ChangeLog texlive-langfrench-2014.ebuild
aballier14/11/03 06:52:07 Modified: ChangeLog Added:texlive-langfrench-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.65 dev-texlive/texlive-langfrench/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langfrench/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langfrench/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langfrench/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfrench/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 28 Jun 2013 16:24:11 - 1.64 +++ ChangeLog 3 Nov 2014 06:52:07 - 1.65 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langfrench -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfrench/ChangeLog,v 1.64 2013/06/28 16:24:11 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfrench/ChangeLog,v 1.65 2014/11/03 06:52:07 aballier Exp $ + +*texlive-langfrench-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langfrench-2014.ebuild: + bump to texlive 2014 *texlive-langfrench-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langfrench/texlive-langfrench-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langfrench/texlive-langfrench-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langfrench/texlive-langfrench-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langfrench-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfrench/texlive-langfrench-2014.ebuild,v 1.1 2014/11/03 06:52:07 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="aeguill apprends-latex babel-basque babel-french basque-book basque-date bib-fr bibleref-french booktabs-fr droit-fr epslatex-fr facture frenchle frletter hyphen-basque hyphen-french impatient-fr impnattypo l2tabu-french lshort-french mafr tabvar tdsfrmath texlive-fr translation-array-fr translation-dcolumn-fr translation-natbib-fr translation-tabbing-fr variations collection-langfrench " TEXLIVE_MODULE_DOC_CONTENTS="aeguill.doc apprends-latex.doc babel-basque.doc babel-french.doc basque-book.doc basque-date.doc bib-fr.doc bibleref-french.doc booktabs-fr.doc droit-fr.doc epslatex-fr.doc facture.doc frenchle.doc frletter.doc impatient-fr.doc impnattypo.doc l2tabu-french.doc lshort-french.doc mafr.doc tabvar.doc tdsfrmath.doc texlive-fr.doc translation-array-fr.doc translation-dcolumn-fr.doc translation-natbib-fr.doc translation-tabbing-fr.doc variations.doc " TEXLIVE_MODULE_SRC_CONTENTS="babel-basque.source babel-french.source basque-book.source basque-date.source bibleref-french.source facture.source impnattypo.source tabvar.source tdsfrmath.source " inherit texlive-module DESCRIPTION="TeXLive French" LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !dev-texlive/texlive-documentation-french " RDEPEND="${DEPEND} "
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langenglish: metadata.xml ChangeLog texlive-langenglish-2014.ebuild
aballier14/11/03 06:51:31 Modified: metadata.xml ChangeLog Added:texlive-langenglish-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.3 dev-texlive/texlive-langenglish/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langenglish/metadata.xml?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langenglish/metadata.xml?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langenglish/metadata.xml?r1=1.2&r2=1.3 Index: metadata.xml === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langenglish/metadata.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- metadata.xml28 Jun 2013 16:23:09 - 1.2 +++ metadata.xml3 Nov 2014 06:51:31 - 1.3 @@ -7,6 +7,6 @@ Alexis Ballier -Support for US and UK English. +Support for (and documentation in) English. 1.39 dev-texlive/texlive-langenglish/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langenglish/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langenglish/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langenglish/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langenglish/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 28 Jun 2013 16:23:09 - 1.38 +++ ChangeLog 3 Nov 2014 06:51:31 - 1.39 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langenglish -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langenglish/ChangeLog,v 1.38 2013/06/28 16:23:09 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langenglish/ChangeLog,v 1.39 2014/11/03 06:51:31 aballier Exp $ + +*texlive-langenglish-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langenglish-2014.ebuild, metadata.xml: + bump to texlive 2014 *texlive-langenglish-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langenglish/texlive-langenglish-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langenglish/texlive-langenglish-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langenglish/texlive-langenglish-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langenglish-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langenglish/texlive-langenglish-2014.ebuild,v 1.1 2014/11/03 06:51:31 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="hyphen-english FAQ-en MemoirChapStyles Type1fonts amslatex-primer around-the-bend ascii-chart components-of-TeX comprehensive dickimaw dtxtut first-latex-doc gentle guide-to-latex happy4th impatient intro-scientific knuth l2tabu-english latex-brochure latex-course latex-doc-ptr latex-graphics-companion latex-veryshortguide latex-web-companion latex2e-help-texinfo latex4wp latexcheat latexcourse-rug latexfileinfo-pkgs lshort-english macros2e math-e memdesign metafont-beginners metapost-examples mil3 patgen2-tutorial pictexsum plain-doc presentations-en pstricks-examples-en simplified-latex svg-inkscape tabulars-e tamethebeast tds tex-font-errors-cheatsheet tex-overview tex-refs texbytopic titlepages tlc2 visualfaq voss-mathmode webguide xetexref collection-langenglish " TEXLIVE_MODULE_DOC_CONTENTS="FAQ-en.doc MemoirChapStyles.doc Type1fonts.doc amslatex-primer.doc around-the-bend.doc ascii-chart.doc components-of-TeX.doc comprehensive.doc dickimaw.doc dtxtut.doc first-latex-doc.doc gentle.doc guide-to-latex.doc happy4th.doc impatient.doc intro-scientific.doc knuth.doc l2tabu-english.doc latex-brochure.doc latex-course.doc latex-doc-ptr.doc latex-graphics-companion.doc latex-veryshortguide.doc latex-web-companion.doc latex2e-help-texinfo.doc latex4wp.doc latexcheat.doc latexcourse-rug.doc latexfileinfo-pkgs.doc lshort-english.doc macros2e.doc math-e.doc memdesign.doc metafont-beginners.doc metapost-examples.doc mil3.doc patgen2-tutorial.doc pictexsum.doc plain-doc.doc presentations-en.doc pstricks-examples-en.doc simplified-latex.doc svg-inkscap
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langczechslovak: ChangeLog texlive-langczechslovak-2014.ebuild
aballier14/11/03 06:51:12 Modified: ChangeLog Added:texlive-langczechslovak-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.64 dev-texlive/texlive-langczechslovak/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langczechslovak/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langczechslovak/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langczechslovak/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langczechslovak/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 28 Jun 2013 16:22:10 - 1.63 +++ ChangeLog 3 Nov 2014 06:51:12 - 1.64 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langczechslovak -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langczechslovak/ChangeLog,v 1.63 2013/06/28 16:22:10 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langczechslovak/ChangeLog,v 1.64 2014/11/03 06:51:12 aballier Exp $ + +*texlive-langczechslovak-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langczechslovak-2014.ebuild: + bump to texlive 2014 *texlive-langczechslovak-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langczechslovak-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2014.ebuild,v 1.1 2014/11/03 06:51:12 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="babel-czech babel-slovak cnbwp cs csbulletin cslatex csplain cstex hyphen-czech hyphen-slovak lshort-czech lshort-slovak texlive-cz collection-langczechslovak " TEXLIVE_MODULE_DOC_CONTENTS="babel-czech.doc babel-slovak.doc cnbwp.doc csbulletin.doc cstex.doc lshort-czech.doc lshort-slovak.doc texlive-cz.doc " TEXLIVE_MODULE_SRC_CONTENTS="babel-czech.source babel-slovak.source cslatex.source " inherit texlive-module DESCRIPTION="TeXLive Czech/Slovak" LICENSE=" GPL-1 GPL-2 LPPL-1.3 TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 >=dev-texlive/texlive-latex-2014 !dev-texlive/texlive-documentation-czechslovak " RDEPEND="${DEPEND} "
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcjk: metadata.xml ChangeLog texlive-langcjk-2014.ebuild
aballier14/11/03 06:50:34 Modified: metadata.xml ChangeLog Added:texlive-langcjk-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.5 dev-texlive/texlive-langcjk/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/metadata.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/metadata.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/metadata.xml?r1=1.4&r2=1.5 Index: metadata.xml === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/metadata.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- metadata.xml28 Jun 2013 16:20:09 - 1.4 +++ metadata.xml3 Nov 2014 06:50:34 - 1.5 @@ -7,8 +7,10 @@ Alexis Ballier -CJK (Chinese, Japanese, Korean) macros, fonts, documentation. -Also Thai in the c90 encoding, since there is some overlap in -those fonts. Standard Thai support is in collection-langother. +Packages supporting a combination of Chinese, Japanese, Korean, +including macros, fonts, documentation. Also Thai in the c90 +encoding, since there is some overlap in those fonts; standard +Thai support is in collection-langother. Additional packages +for CJK are in their individual language collections. 1.74 dev-texlive/texlive-langcjk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog?rev=1.74&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog?rev=1.74&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog?r1=1.73&r2=1.74 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- ChangeLog 28 Jun 2013 16:20:09 - 1.73 +++ ChangeLog 3 Nov 2014 06:50:34 - 1.74 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langcjk -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.73 2013/06/28 16:20:09 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.74 2014/11/03 06:50:34 aballier Exp $ + +*texlive-langcjk-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langcjk-2014.ebuild, metadata.xml: + bump to texlive 2014 *texlive-langcjk-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langcjk/texlive-langcjk-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langcjk-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2014.ebuild,v 1.1 2014/11/03 06:50:34 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="adobemapping c90 cjkpunct dnp garuda-c90 norasi-c90 xcjk2uni zxjafont collection-langcjk " TEXLIVE_MODULE_DOC_CONTENTS="c90.doc cjkpunct.doc xcjk2uni.doc zxjafont.doc " TEXLIVE_MODULE_SRC_CONTENTS="c90.source cjkpunct.source garuda-c90.source norasi-c90.source xcjk2uni.source " inherit texlive-module DESCRIPTION="TeXLive Chinese/Japanese/Korean (base)" LICENSE=" BSD GPL-2 LPPL-1.3 TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 >=app-text/texlive-core-2010[cjk] >=dev-texlive/texlive-latex-2011 !!
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcyrillic: ChangeLog texlive-langcyrillic-2014.ebuild
aballier14/11/03 06:50:53 Modified: ChangeLog Added:texlive-langcyrillic-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.66 dev-texlive/texlive-langcyrillic/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcyrillic/ChangeLog?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcyrillic/ChangeLog?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcyrillic/ChangeLog?r1=1.65&r2=1.66 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcyrillic/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 7 Jul 2013 22:17:51 - 1.65 +++ ChangeLog 3 Nov 2014 06:50:53 - 1.66 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langcyrillic -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcyrillic/ChangeLog,v 1.65 2013/07/07 22:17:51 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcyrillic/ChangeLog,v 1.66 2014/11/03 06:50:53 aballier Exp $ + +*texlive-langcyrillic-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langcyrillic-2014.ebuild: + bump to texlive 2014 07 Jul 2013; Alexis Ballier texlive-langcyrillic-2013.ebuild: 1.1 dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langcyrillic-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2014.ebuild,v 1.1 2014/11/03 06:50:53 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="babel-bulgarian babel-russian babel-serbian babel-serbianc babel-ukraineb cmcyr cyrillic cyrillic-bin cyrplain disser eskd eskdx gost hyphen-bulgarian hyphen-mongolian hyphen-russian hyphen-serbian hyphen-ukrainian lcyw lh lhcyr lshort-bulgarian lshort-mongol lshort-russian lshort-ukr mongolian-babel montex mpman-ru pst-eucl-translation-bg ruhyphen russ serbian-apostrophe serbian-date-lat serbian-def-cyr serbian-lig t2 texlive-ru texlive-sr ukrhyph collection-langcyrillic " TEXLIVE_MODULE_DOC_CONTENTS="babel-bulgarian.doc babel-russian.doc babel-serbian.doc babel-serbianc.doc babel-ukraineb.doc cmcyr.doc cyrillic.doc cyrillic-bin.doc disser.doc eskd.doc eskdx.doc gost.doc lcyw.doc lh.doc lshort-bulgarian.doc lshort-mongol.doc lshort-russian.doc lshort-ukr.doc mongolian-babel.doc montex.doc mpman-ru.doc pst-eucl-translation-bg.doc russ.doc serbian-apostrophe.doc serbian-date-lat.doc serbian-def-cyr.doc serbian-lig.doc t2.doc texlive-ru.doc texlive-sr.doc ukrhyph.doc " TEXLIVE_MODULE_SRC_CONTENTS="babel-bulgarian.source babel-russian.source babel-serbian.source babel-serbianc.source babel-ukraineb.source cyrillic.source disser.source eskd.source gost.source lcyw.source lh.source lhcyr.source mongolian-babel.source ruhyphen.source " inherit texlive-module DESCRIPTION="TeXLive Cyrillic" LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 >=dev-texlive/texlive-latex-2014 !dev-texlive/texlive-documentation-ukrainian !dev-texlive/texlive-documentation-bulgarian !dev-texlive/texlive-documentation-russian !dev-texlive/texlive-documentation-mongolian !dev-texlive/texlive-langmongolian !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langafrican: texlive-langafrican-2014.ebuild ChangeLog
aballier14/11/03 06:49:41 Modified: ChangeLog Added:texlive-langafrican-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.63 dev-texlive/texlive-langafrican/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 28 Jun 2013 16:18:09 - 1.62 +++ ChangeLog 3 Nov 2014 06:49:41 - 1.63 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langafrican -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.62 2013/06/28 16:18:09 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.63 2014/11/03 06:49:41 aballier Exp $ + +*texlive-langafrican-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langafrican-2014.ebuild: + bump to texlive 2014 *texlive-langafrican-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langafrican/texlive-langafrican-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langafrican-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2014.ebuild,v 1.1 2014/11/03 06:49:41 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="ethiop ethiop-t1 fc hyphen-ethiopic collection-langafrican " TEXLIVE_MODULE_DOC_CONTENTS="ethiop.doc ethiop-t1.doc fc.doc " TEXLIVE_MODULE_SRC_CONTENTS="ethiop.source " inherit texlive-module DESCRIPTION="TeXLive African scripts" LICENSE=" GPL-1 GPL-2 " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 " RDEPEND="${DEPEND} "
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langchinese: metadata.xml ChangeLog texlive-langchinese-2014.ebuild
aballier14/11/03 06:50:15 Added:metadata.xml ChangeLog texlive-langchinese-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.1 dev-texlive/texlive-langchinese/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langchinese/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langchinese/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml === http://www.gentoo.org/dtd/metadata.dtd";> tex aball...@gentoo.org Alexis Ballier Support for Chinese; additional packages in collection-langcjk. 1.1 dev-texlive/texlive-langchinese/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langchinese/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langchinese/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog === # ChangeLog for dev-texlive/texlive-langchinese # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langchinese/ChangeLog,v 1.1 2014/11/03 06:50:15 aballier Exp $ *texlive-langchinese-2014 (03 Nov 2014) 03 Nov 2014; Alexis Ballier +texlive-langchinese-2014.ebuild, +metadata.xml: bump to texlive 2014 1.1 dev-texlive/texlive-langchinese/texlive-langchinese-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langchinese/texlive-langchinese-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langchinese/texlive-langchinese-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langchinese-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langchinese/texlive-langchinese-2014.ebuild,v 1.1 2014/11/03 06:50:15 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="arphic asymptote-by-example-zh-cn asymptote-faq-zh-cn asymptote-manual-zh-cn cns ctex ctex-faq fandol hyphen-chinese latex-notes-zh-cn lshort-chinese texlive-zh-cn xpinyin zhmetrics zhnumber zhspacing collection-langchinese " TEXLIVE_MODULE_DOC_CONTENTS="arphic.doc asymptote-by-example-zh-cn.doc asymptote-faq-zh-cn.doc asymptote-manual-zh-cn.doc cns.doc ctex.doc ctex-faq.doc fandol.doc latex-notes-zh-cn.doc lshort-chinese.doc texlive-zh-cn.doc xpinyin.doc zhmetrics.doc zhnumber.doc zhspacing.doc " TEXLIVE_MODULE_SRC_CONTENTS="xpinyin.source zhmetrics.source zhnumber.source " inherit texlive-module DESCRIPTION="TeXLive Chinese" LICENSE=" FDL-1.1 GPL-1 GPL-2 LGPL-2 LPPL-1.3 TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-langcjk-2014 !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langarabic: ChangeLog texlive-langarabic-2014.ebuild
aballier14/11/03 06:49:59 Modified: ChangeLog Added:texlive-langarabic-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.43 dev-texlive/texlive-langarabic/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langarabic/ChangeLog?rev=1.43&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langarabic/ChangeLog?rev=1.43&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langarabic/ChangeLog?r1=1.42&r2=1.43 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langarabic/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 28 Jun 2013 16:19:08 - 1.42 +++ ChangeLog 3 Nov 2014 06:49:59 - 1.43 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langarabic -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langarabic/ChangeLog,v 1.42 2013/06/28 16:19:08 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langarabic/ChangeLog,v 1.43 2014/11/03 06:49:59 aballier Exp $ + +*texlive-langarabic-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-langarabic-2014.ebuild: + bump to texlive 2014 *texlive-langarabic-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-langarabic/texlive-langarabic-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langarabic/texlive-langarabic-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langarabic/texlive-langarabic-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-langarabic-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langarabic/texlive-langarabic-2014.ebuild,v 1.1 2014/11/03 06:49:59 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="amiri arabi arabtex bidi dad ghab hyphen-arabic hyphen-farsi imsproc lshort-persian persian-bib simurgh tram collection-langarabic " TEXLIVE_MODULE_DOC_CONTENTS="amiri.doc arabi.doc arabtex.doc bidi.doc dad.doc ghab.doc imsproc.doc lshort-persian.doc persian-bib.doc simurgh.doc tram.doc " TEXLIVE_MODULE_SRC_CONTENTS="bidi.source " inherit texlive-module DESCRIPTION="TeXLive Arabic" LICENSE=" GPL-2 LPPL-1.3 OFL public-domain " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !dev-texlive/texlive-langarab !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-genericextra: ChangeLog texlive-genericextra-2014.ebuild
aballier14/11/03 06:48:40 Modified: ChangeLog Added:texlive-genericextra-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.67 dev-texlive/texlive-genericextra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-genericextra/ChangeLog?rev=1.67&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-genericextra/ChangeLog?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-genericextra/ChangeLog?r1=1.66&r2=1.67 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericextra/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 28 Jun 2013 16:15:06 - 1.66 +++ ChangeLog 3 Nov 2014 06:48:40 - 1.67 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-genericextra -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericextra/ChangeLog,v 1.66 2013/06/28 16:15:06 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericextra/ChangeLog,v 1.67 2014/11/03 06:48:40 aballier Exp $ + +*texlive-genericextra-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-genericextra-2014.ebuild: + bump to texlive 2014 *texlive-genericextra-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-genericextra/texlive-genericextra-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-genericextra/texlive-genericextra-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-genericextra/texlive-genericextra-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-genericextra-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericextra/texlive-genericextra-2014.ebuild,v 1.1 2014/11/03 06:48:40 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="abbr abstyles bagpipe barr bitelist borceux c-pascal catcodes chronosys colorsep dinat dirtree docbytex dowith eijkhout encxvlna epigram fenixpar fltpoint fntproof gates ifetex iftex insbox lambda-lists langcode lecturer librarian mathdots metatex midnight navigator ofs pdf-trans plainpkg schemata shade systeme tabto-generic tracklang texapi upca xlop yax collection-genericextra " TEXLIVE_MODULE_DOC_CONTENTS="abbr.doc abstyles.doc bagpipe.doc barr.doc bitelist.doc borceux.doc c-pascal.doc catcodes.doc chronosys.doc dinat.doc dirtree.doc docbytex.doc dowith.doc encxvlna.doc fenixpar.doc fltpoint.doc fntproof.doc gates.doc ifetex.doc iftex.doc insbox.doc lambda-lists.doc langcode.doc lecturer.doc librarian.doc mathdots.doc metatex.doc midnight.doc navigator.doc ofs.doc pdf-trans.doc plainpkg.doc schemata.doc shade.doc systeme.doc tracklang.doc texapi.doc upca.doc xlop.doc yax.doc " TEXLIVE_MODULE_SRC_CONTENTS="bitelist.source catcodes.source dirtree.source dowith.source fltpoint.source ifetex.source langcode.source mathdots.source plainpkg.source schemata.source tracklang.source xlop.source " inherit texlive-module DESCRIPTION="TeXLive Generic additional packages" LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain TeX TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 " RDEPEND="${DEPEND} "
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-genericrecommended: ChangeLog texlive-genericrecommended-2014.ebuild
aballier14/11/03 06:49:00 Modified: ChangeLog Added:texlive-genericrecommended-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.68 dev-texlive/texlive-genericrecommended/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-genericrecommended/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-genericrecommended/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-genericrecommended/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericrecommended/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 28 Jun 2013 16:16:07 - 1.67 +++ ChangeLog 3 Nov 2014 06:49:00 - 1.68 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-genericrecommended -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericrecommended/ChangeLog,v 1.67 2013/06/28 16:16:07 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericrecommended/ChangeLog,v 1.68 2014/11/03 06:49:00 aballier Exp $ + +*texlive-genericrecommended-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-genericrecommended-2014.ebuild: + bump to texlive 2014 *texlive-genericrecommended-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-genericrecommended/texlive-genericrecommended-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-genericrecommended/texlive-genericrecommended-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-genericrecommended/texlive-genericrecommended-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-genericrecommended-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericrecommended/texlive-genericrecommended-2014.ebuild,v 1.1 2014/11/03 06:49:00 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="epsf fontname genmisc kastrup multido path tex-ps ulem collection-genericrecommended " TEXLIVE_MODULE_DOC_CONTENTS="epsf.doc fontname.doc kastrup.doc multido.doc path.doc tex-ps.doc ulem.doc " TEXLIVE_MODULE_SRC_CONTENTS="kastrup.source multido.source " inherit texlive-module DESCRIPTION="TeXLive Generic recommended packages" LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !=dev-texlive/texlive-basic-2007* !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-humanities: ChangeLog texlive-humanities-2014.ebuild
aballier14/11/03 06:49:22 Modified: ChangeLog Added:texlive-humanities-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.65 dev-texlive/texlive-humanities/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-humanities/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-humanities/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-humanities/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-humanities/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 28 Jun 2013 16:17:08 - 1.64 +++ ChangeLog 3 Nov 2014 06:49:22 - 1.65 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-humanities -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-humanities/ChangeLog,v 1.64 2013/06/28 16:17:08 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-humanities/ChangeLog,v 1.65 2014/11/03 06:49:22 aballier Exp $ + +*texlive-humanities-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-humanities-2014.ebuild: + bump to texlive 2014 *texlive-humanities-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-humanities/texlive-humanities-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-humanities/texlive-humanities-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-humanities/texlive-humanities-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-humanities-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-humanities/texlive-humanities-2014.ebuild,v 1.1 2014/11/03 06:49:22 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="bibleref bibleref-lds bibleref-mouth bibleref-parse covington dramatist dvgloss ecltree edfnotes ednotes eledform eledmac expex gb4e gmverse jura juraabbrev juramisc jurarsp ledmac leipzig lexikon lexref linguex liturg metrix parallel parrun phonrule plari play poemscol poetrytex qobitree qtree rrgtrees rtklage screenplay sides stage textglos thalie tree-dvips verse xyling collection-humanities " TEXLIVE_MODULE_DOC_CONTENTS="bibleref.doc bibleref-lds.doc bibleref-mouth.doc bibleref-parse.doc covington.doc dramatist.doc dvgloss.doc ecltree.doc edfnotes.doc ednotes.doc eledform.doc eledmac.doc expex.doc gb4e.doc gmverse.doc jura.doc juraabbrev.doc juramisc.doc jurarsp.doc ledmac.doc leipzig.doc lexikon.doc lexref.doc linguex.doc liturg.doc metrix.doc parallel.doc parrun.doc phonrule.doc plari.doc play.doc poemscol.doc poetrytex.doc qobitree.doc qtree.doc rrgtrees.doc rtklage.doc screenplay.doc sides.doc stage.doc textglos.doc thalie.doc tree-dvips.doc verse.doc xyling.doc " TEXLIVE_MODULE_SRC_CONTENTS="bibleref.source bibleref-lds.source bibleref-mouth.source dramatist.source dvgloss.source edfnotes.source eledform.source eledmac.source jura.source juraabbrev.source jurarsp.source ledmac.source leipzig.source liturg.source metrix.source parallel.source parrun.source plari.source play.source poemscol.source poetrytex.source rrgtrees.source screenplay.source textglos.source thalie.source verse.source " inherit texlive-module DESCRIPTION="TeXLive Humanities packages" LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2014 !dev-tex/lineno " RDEPEND="${DEPEND} "
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-formatsextra: metadata.xml ChangeLog texlive-formatsextra-2014.ebuild
aballier14/11/03 06:48:02 Modified: metadata.xml ChangeLog Added:texlive-formatsextra-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.4 dev-texlive/texlive-formatsextra/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml24 Oct 2010 18:11:59 - 1.3 +++ metadata.xml3 Nov 2014 06:48:02 - 1.4 @@ -8,7 +8,7 @@ Collected TeX `formats', i.e., large-scale macro packages -designed to be dumped into .fmt files, other than most common -ones, such as latex and context. +designed to be dumped into .fmt files -- excluding the most common +ones, such as latex and context, which have their own package(s). 1.67 dev-texlive/texlive-formatsextra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog?rev=1.67&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog?r1=1.66&r2=1.67 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 28 Jun 2013 16:13:05 - 1.66 +++ ChangeLog 3 Nov 2014 06:48:02 - 1.67 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-formatsextra -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v 1.66 2013/06/28 16:13:05 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v 1.67 2014/11/03 06:48:02 aballier Exp $ + +*texlive-formatsextra-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-formatsextra-2014.ebuild, metadata.xml: + bump to texlive 2014 *texlive-formatsextra-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-formatsextra/texlive-formatsextra-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-formatsextra-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2014.ebuild,v 1.1 2014/11/03 06:48:02 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="edmac eplain lollipop mltex psizzl startex texsis collection-formatsextra " TEXLIVE_MODULE_DOC_CONTENTS="edmac.doc eplain.doc lollipop.doc mltex.doc psizzl.doc startex.doc texsis.doc " TEXLIVE_MODULE_SRC_CONTENTS="edmac.source eplain.source psizzl.source startex.source " inherit texlive-module DESCRIPTION="TeXLive Additional formats" LICENSE=" GPL-2 GPL-3 LPPL-1.3 public-domain TeX " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 >=dev-texlive/texlive-latex-2008 " RDEPEND="${DEPEND} "
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-games: ChangeLog texlive-games-2014.ebuild
aballier14/11/03 06:48:21 Modified: ChangeLog Added:texlive-games-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.65 dev-texlive/texlive-games/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-games/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-games/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-games/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 28 Jun 2013 16:14:04 - 1.64 +++ ChangeLog 3 Nov 2014 06:48:21 - 1.65 @@ -1,6 +1,11 @@ # ChangeLog for dev-texlive/texlive-games -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/ChangeLog,v 1.64 2013/06/28 16:14:04 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/ChangeLog,v 1.65 2014/11/03 06:48:21 aballier Exp $ + +*texlive-games-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier +texlive-games-2014.ebuild: + bump to texlive 2014 *texlive-games-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-games/texlive-games-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-games/texlive-games-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-games/texlive-games-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-games-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/texlive-games-2014.ebuild,v 1.1 2014/11/03 06:48:21 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="bartel-chess-fonts chess chess-problem-diagrams chessboard chessfss crossword crosswrd egameps gamebook go hanoi hexgame horoscop labyrinth logicpuzzle othello othelloboard pas-crosswords psgo reverxii rubik schwalbe-chess sgame skak skaknew sudoku sudokubundle xq xskak collection-games " TEXLIVE_MODULE_DOC_CONTENTS="bartel-chess-fonts.doc chess.doc chess-problem-diagrams.doc chessboard.doc chessfss.doc crossword.doc crosswrd.doc egameps.doc gamebook.doc go.doc hexgame.doc horoscop.doc labyrinth.doc logicpuzzle.doc othello.doc othelloboard.doc pas-crosswords.doc psgo.doc reverxii.doc rubik.doc schwalbe-chess.doc sgame.doc skak.doc skaknew.doc sudoku.doc sudokubundle.doc xq.doc xskak.doc " TEXLIVE_MODULE_SRC_CONTENTS="chess-problem-diagrams.source chessboard.source chessfss.source crossword.source crosswrd.source gamebook.source go.source horoscop.source rubik.source schwalbe-chess.source sudoku.source sudokubundle.source xskak.source " inherit texlive-module DESCRIPTION="TeXLive Games typesetting" LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2014 !
[gentoo-commits] gentoo-x86 commit in dev-ruby/celluloid-io: celluloid-io-0.16.1.ebuild ChangeLog
graaff 14/11/03 06:48:02 Modified: ChangeLog Added:celluloid-io-0.16.1.ebuild Log: Version bump. (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.4 dev-ruby/celluloid-io/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid-io/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid-io/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid-io/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/celluloid-io/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 28 Aug 2014 01:44:14 - 1.3 +++ ChangeLog 3 Nov 2014 06:48:02 - 1.4 @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/celluloid-io # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid-io/ChangeLog,v 1.3 2014/08/28 01:44:14 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid-io/ChangeLog,v 1.4 2014/11/03 06:48:02 graaff Exp $ + +*celluloid-io-0.16.1 (03 Nov 2014) + + 03 Nov 2014; Hans de Graaff +celluloid-io-0.16.1.ebuild: + Version bump. 28 Aug 2014; Manuel RĂ¼ger celluloid-io-0.15.0.ebuild: Add ruby21 target. 1.1 dev-ruby/celluloid-io/celluloid-io-0.16.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid-io/celluloid-io-0.16.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid-io/celluloid-io-0.16.1.ebuild?rev=1.1&content-type=text/plain Index: celluloid-io-0.16.1.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid-io/celluloid-io-0.16.1.ebuild,v 1.1 2014/11/03 06:48:02 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md" inherit ruby-fakegem DESCRIPTION="Evented IO for Celluloid actors" HOMEPAGE="https://github.com/celluloid/celluloid-io"; IUSE="" SLOT="0" LICENSE="MIT" KEYWORDS="~amd64 ~ppc ~ppc64" ruby_add_rdepend ">=dev-ruby/celluloid-0.16.0 >=dev-ruby/nio4r-1.0.0" all_ruby_prepare() { sed -i -e '/[Bb]undler/d' -e '/[Cc]overalls/d' spec/spec_helper.rb || die # Avoid DNS tests. They either assume localhost is 127.0.0.1 or # require network access. rm spec/celluloid/io/dns_resolver_spec.rb || die }
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontutils: ChangeLog texlive-fontutils-2014.ebuild
aballier14/11/03 06:47:44 Modified: ChangeLog Added:texlive-fontutils-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.52 dev-texlive/texlive-fontutils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.52&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.52&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?r1=1.51&r2=1.52 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 28 Jun 2013 16:12:05 - 1.51 +++ ChangeLog 3 Nov 2014 06:47:44 - 1.52 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-fontutils -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.51 2013/06/28 16:12:05 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.52 2014/11/03 06:47:44 aballier Exp $ + +*texlive-fontutils-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-fontutils-2014.ebuild: + bump to texlive 2014 *texlive-fontutils-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-fontutils/texlive-fontutils-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-fontutils-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2014.ebuild,v 1.1 2014/11/03 06:47:44 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="accfonts afm2pl dosepsbin epstopdf fontware lcdftypetools ps2pkm pstools psutils dvipsconfig fontinst fontools mf2pt1 t1utils collection-fontutils " TEXLIVE_MODULE_DOC_CONTENTS="accfonts.doc afm2pl.doc dosepsbin.doc epstopdf.doc fontware.doc lcdftypetools.doc ps2pkm.doc pstools.doc psutils.doc fontinst.doc fontools.doc mf2pt1.doc t1utils.doc " TEXLIVE_MODULE_SRC_CONTENTS="dosepsbin.source fontinst.source " inherit texlive-module DESCRIPTION="TeXLive Graphics and font utilities" LICENSE=" Artistic GPL-1 GPL-2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !dev-texlive/texlive-psutils !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontsrecommended: ChangeLog texlive-fontsrecommended-2014.ebuild
aballier14/11/03 06:47:26 Modified: ChangeLog Added:texlive-fontsrecommended-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.70 dev-texlive/texlive-fontsrecommended/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog?rev=1.70&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog?rev=1.70&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog?r1=1.69&r2=1.70 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- ChangeLog 28 Jun 2013 16:11:06 - 1.69 +++ ChangeLog 3 Nov 2014 06:47:26 - 1.70 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-fontsrecommended -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog,v 1.69 2013/06/28 16:11:06 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog,v 1.70 2014/11/03 06:47:26 aballier Exp $ + +*texlive-fontsrecommended-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-fontsrecommended-2014.ebuild: + bump to texlive 2014 *texlive-fontsrecommended-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-fontsrecommended-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2014.ebuild,v 1.1 2014/11/03 06:47:26 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="avantgar bookman charter cm-super cmextra courier ec euro euro-ce eurosym fpl helvetic lm lm-math marvosym mathpazo ncntrsbk palatino pxfonts rsfs symbol tex-gyre tex-gyre-math times tipa txfonts utopia wasy wasysym zapfchan zapfding collection-fontsrecommended " TEXLIVE_MODULE_DOC_CONTENTS="charter.doc cm-super.doc ec.doc euro.doc euro-ce.doc eurosym.doc fpl.doc lm.doc lm-math.doc marvosym.doc mathpazo.doc pxfonts.doc rsfs.doc tex-gyre.doc tex-gyre-math.doc tipa.doc txfonts.doc utopia.doc wasy.doc wasysym.doc " TEXLIVE_MODULE_SRC_CONTENTS="euro.source fpl.source lm.source marvosym.source mathpazo.source wasysym.source " inherit texlive-module DESCRIPTION="TeXLive Recommended fonts" LICENSE=" BSD GPL-1 GPL-2 LPPL-1.3 OFL TeX-other-free" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !=dev-texlive/texlive-basic-2007* !
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-context: ChangeLog texlive-context-2014.ebuild
aballier14/11/03 06:46:36 Modified: ChangeLog Added:texlive-context-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.76 dev-texlive/texlive-context/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-context/ChangeLog?rev=1.76&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-context/ChangeLog?rev=1.76&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-context/ChangeLog?r1=1.75&r2=1.76 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 9 Mar 2014 18:56:33 - 1.75 +++ ChangeLog 3 Nov 2014 06:46:36 - 1.76 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-context # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v 1.75 2014/03/09 18:56:33 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v 1.76 2014/11/03 06:46:36 aballier Exp $ + +*texlive-context-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-context-2014.ebuild: + bump to texlive 2014 09 Mar 2014; Ulrich MĂ¼ller texlive-context-2012-r1.ebuild, texlive-context-2013.ebuild, texlive-context-2013-r1.ebuild: 1.1 dev-texlive/texlive-context/texlive-context-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-context/texlive-context-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-context/texlive-context-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-context-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2014.ebuild,v 1.1 2014/11/03 06:46:36 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="context jmn context-account context-algorithmic context-bnf context-chromato context-construction-plan context-cyrillicnumbers context-degrade context-filter context-fixme context-french context-fullpage context-games context-gantt context-gnuplot context-letter context-lettrine context-lilypond context-mathsets context-notes-zh-cn context-rst context-ruby context-simplefonts context-simpleslides context-transliterator context-typearea context-typescripts context-vim collection-context " TEXLIVE_MODULE_DOC_CONTENTS="context.doc context-account.doc context-bnf.doc context-chromato.doc context-construction-plan.doc context-cyrillicnumbers.doc context-degrade.doc context-filter.doc context-french.doc context-fullpage.doc context-games.doc context-gantt.doc context-gnuplot.doc context-letter.doc context-lettrine.doc context-lilypond.doc context-mathsets.doc context-notes-zh-cn.doc context-rst.doc context-ruby.doc context-simplefonts.doc context-simpleslides.doc context-transliterator.doc context-typearea.doc context-typescripts.doc context-vim.doc " TEXLIVE_MODULE_SRC_CONTENTS="" inherit texlive-module DESCRIPTION="TeXLive ConTeXt and packages" LICENSE=" BSD GPL-1 GPL-2 public-domain TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 >=dev-texlive/texlive-latex-2010 !=app-text/texlive-core-2010[xetex] >=dev-texlive/texlive-metapost-2010 " RDEPEND="${DEPEND} dev-lang/ruby " PATCHES=( "${FILESDIR}/luacnfspec2013.patch" ) TL_CONTEXT_UNIX_STUBS="contextjit mtxrunjit mtxrun texexec context metatex luatools mtxworks texmfstart" TEXLIVE_MODULE_BINSCRIPTS="" for i in ${TL_CONTEXT_UNIX_STUBS} ; do TEXLIVE_MODULE_BINSCRIPTS="${TEXLIVE_MODULE_BINSCRIPTS} texmf-dist/scripts/context/stubs/unix/$i" done # This small hack is needed in order to have a sane upgrade path: # the new TeX Live 2009 metapost produces this file but it is not recorded in # any package; when running fmtutil (like texmf-update does) this file will be # created and cause collisions. pkg_setup() { if [ -f "${ROOT}/var/lib/texmf/web2c/metapost/metafun.log" ]; then einfo "Removing ${ROOT}/var/lib/texmf/web2c/metapost/metafun.log" rm -f "${ROOT}/var/lib/texmf/web2c/metapost/metafun.log" fi } # These comes without +x bit set... src_prepare() { # No need to install these .exe rm -rf texmf-dist/scripts/context/stubs/{mswin,win64} || di
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontsextra: ChangeLog texlive-fontsextra-2014.ebuild
aballier14/11/03 06:47:01 Modified: ChangeLog Added:texlive-fontsextra-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.75 dev-texlive/texlive-fontsextra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog?r1=1.74&r2=1.75 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 28 Jun 2013 16:10:03 - 1.74 +++ ChangeLog 3 Nov 2014 06:47:01 - 1.75 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-fontsextra -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog,v 1.74 2013/06/28 16:10:03 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog,v 1.75 2014/11/03 06:47:01 aballier Exp $ + +*texlive-fontsextra-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-fontsextra-2014.ebuild: + bump to texlive 2014 *texlive-fontsextra-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-fontsextra/texlive-fontsextra-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-fontsextra-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2014.ebuild,v 1.1 2014/11/03 06:47:01 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="Asana-Math accanthis adforn adfsymbols aecc alegreya allrunes almfixed anonymouspro antiqua antt archaic arev ascii-font aspectratio astro augie auncial-new aurical b1encoding barcodes baskervald baskervaldx bbding bbm bbm-macros bbold bbold-type1 belleek bera berenisadf bguq blacklettert1 boisik bookhands boondox braille brushscr cabin caladea calligra calligra-type1 cantarell carlito carolmin-ps ccicons cfr-lm cherokee cinzel clearsans cm-lgc cm-unicode cmbright cmll cmpica cmtiup comfortaa concmath-fonts cookingsymbols countriesofeurope courier-scaled cryst cyklop dancers dantelogo dejavu dice dictsym dingbat doublestroke dozenal drm droid duerer duerer-latex dutchcal ean ebgaramond ebgaramond-maths ecc eco eiad eiad-ltx electrum elvish epigrafica epsdice erewhon esstix esvect eulervm euxm fbb fdsymbol fetamont feyn fge fira foekfont fonetika fontawesome fourier fouriernc frcursive genealogy gentium-tug gfsartemisia gfsbodoni gfscomplutum gfsdidot gfsneohe llenic gfssolomos gillcm gillius gnu-freefont gothic greenpoint grotesq hacm hands heuristica hfbright hfoldsty ifsym inconsolata initials ipaex-type1 iwona jablantile jamtimes junicode kixfont knuthotherfonts kpfonts kurier lato lfb libertine librebaskerville librecaslon libris linearA lobster2 lxfonts ly1 mathabx mathabx-type1 mathdesign mdputu mdsymbol merriweather mintspirit mnsymbol newpx newtx newtxtt nkarta obnov ocherokee ocr-b ocr-b-outline ogham oinuit oldlatin oldstandard opensans orkhun overlock pacioli paratype phaistos phonetic pigpen playfair poltawski prodint punk punk-latex punknova pxtxalfa quattrocento raleway recycle roboto romande rsfso sansmathaccent sansmathfonts sauter sauterfonts schulschriften semaphor skull sourcecodepro sourcesanspro starfont staves stix superiors tapir tengwarscript tfrupee tpslifonts trajan txfontsb umtypewriter universa universalis urwchancal venturisadf wsuipa xcharter xits yfonts zlmtt collection-fontsextra " TEXLIVE_MODULE_DOC_CONTENTS="Asana-Math.doc accanthis.doc adforn.doc adfsymbols.doc aecc.doc alegreya.doc allrunes.doc almfixed.doc anonymouspro.doc antiqua.doc antt.doc archaic.doc arev.doc ascii-font.doc aspectratio.doc astro.doc augie.doc auncial-new.doc aurical.doc b1encoding.doc barcodes.doc baskervald.doc baskervaldx.doc bbding.doc bbm.doc bbm-macros.doc bbold.doc bbold-type1.doc belleek.doc bera.doc berenisadf.doc bguq.doc blacklettert1.doc boisik.doc bookhands.doc boondox.doc braille.doc brushscr.doc cabin.doc caladea.doc calligra.doc calligra-type1.doc cantarell.doc carlito.doc
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic/files: texmfcnflua2014.patch
aballier14/11/03 06:45:54 Added:texmfcnflua2014.patch Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.1 dev-texlive/texlive-basic/files/texmfcnflua2014.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/files/texmfcnflua2014.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/files/texmfcnflua2014.patch?rev=1.1&content-type=text/plain Index: texmfcnflua2014.patch === Index: work/texmf-dist/web2c/texmfcnf.lua === --- work.orig/texmf-dist/web2c/texmfcnf.lua +++ work/texmf-dist/web2c/texmfcnf.lua @@ -3,9 +3,6 @@ -- ConTeXt needs a properly expanded TEXMFLOCAL, so here is a -- bit of lua code to make that happen -local texmflocal = resolvers.prefixes.selfautoparent(); -texmflocal = string.gsub(texmflocal, "20%d%d$", "texmf-local"); - return { type= "configuration", @@ -30,7 +27,7 @@ return { -- most cases you can leve this one untouched. The built-in definition -- permits relocation of the tree. -- --- TEXMFCNF = "{selfautodir:,selfautoparent:}{,{/share,}/texmf{-local,}/web2c}" +-- TEXMFCNF = "selfautodir:share/texmf-dist/web2c" -- -- more readable than "selfautoparent:{/texmf{-local,}{,/web2c},}}" is: -- @@ -44,14 +41,14 @@ return { -- only used for FONTCONFIG_PATH & TEXMFCACHE in TeX Live -TEXMFSYSVAR = "selfautoparent:texmf-var", -TEXMFVAR= "home:.texlive2014/texmf-var", +TEXMFSYSVAR = "selfautoparent:var/lib/texmf", +TEXMFVAR= "home:.texlive/texmf-var", -- We have only one cache path but there can be more. The first writable one -- will be chosen but there can be more readable paths. TEXMFCACHE = "$TEXMFSYSVAR;$TEXMFVAR", -TEXMFCONFIG = "home:.texlive2014/texmf-config", +TEXMFCONFIG = "home:.texlive/texmf-config", -- I don't like this texmf under home and texmf-home would make more -- sense. One never knows what installers put under texmf anywhere and @@ -62,12 +59,12 @@ return { -- entry. This makes the tex root relocatable. TEXMFOS = "selfautodir:", -TEXMFDIST = "selfautoparent:texmf-dist", +TEXMFDIST = "selfautodir:share/texmf-dist", -TEXMFLOCAL = texmflocal, -TEXMFSYSCONFIG = "selfautoparent:texmf-config", -TEXMFFONTS = "selfautoparent:texmf-fonts", -TEXMFPROJECT= "selfautoparent:texmf-project", +TEXMFLOCAL = "selfautodir:local/share/texmf", +TEXMFSYSCONFIG = "selfautoparent:etc/texmf", +TEXMFFONTS = "selfautodir:share/texmf-dist", +TEXMFPROJECT= "selfautodir:share/texmf-dist", TEXMFHOME = "home:texmf", -- TEXMFHOME = os.name == "macosx" and "home:Library/texmf" or "home:texmf",
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic: texlive-basic-2014.ebuild ChangeLog
aballier14/11/03 06:45:54 Modified: ChangeLog Added:texlive-basic-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.81 dev-texlive/texlive-basic/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.81&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.81&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?r1=1.80&r2=1.81 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- ChangeLog 28 Jun 2013 16:06:55 - 1.80 +++ ChangeLog 3 Nov 2014 06:45:54 - 1.81 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-basic -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.80 2013/06/28 16:06:55 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.81 2014/11/03 06:45:54 aballier Exp $ + +*texlive-basic-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier +texlive-basic-2014.ebuild, + +files/texmfcnflua2014.patch: + bump to texlive 2014 *texlive-basic-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-basic/texlive-basic-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-basic-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2014.ebuild,v 1.1 2014/11/03 06:45:54 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="amsfonts bibtex cm dvipdfmx-def enctex etex etex-pkg hyph-utf8 ifluatex ifxetex knuth-lib knuth-local lua-alt-getopt luatex makeindex metafont mflogo mfware pdftex plain tex texlive-common texlive-docindex texlive-en texlive-msg-translations texlive-scripts collection-basic " TEXLIVE_MODULE_DOC_CONTENTS="amsfonts.doc bibtex.doc cm.doc enctex.doc etex.doc etex-pkg.doc hyph-utf8.doc ifluatex.doc ifxetex.doc lua-alt-getopt.doc luatex.doc makeindex.doc metafont.doc mflogo.doc mfware.doc pdftex.doc tex.doc texlive-common.doc texlive-docindex.doc texlive-en.doc texlive-scripts.doc " TEXLIVE_MODULE_SRC_CONTENTS="amsfonts.source hyph-utf8.source ifluatex.source ifxetex.source mflogo.source " inherit texlive-module DESCRIPTION="TeXLive Essential programs and files" LICENSE=" GPL-1 GPL-2 LPPL-1.3 OFL TeX TeX-other-free " SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="!
[gentoo-commits] gentoo-x86 commit in app-text/texlive-core: texlive-core-2014.ebuild ChangeLog
aballier14/11/03 06:45:36 Modified: ChangeLog Added:texlive-core-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.216app-text/texlive-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.216&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.216&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.215&r2=1.216 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v retrieving revision 1.215 retrieving revision 1.216 diff -u -r1.215 -r1.216 --- ChangeLog 11 Oct 2014 10:04:11 - 1.215 +++ ChangeLog 3 Nov 2014 06:45:36 - 1.216 @@ -1,6 +1,11 @@ # ChangeLog for app-text/texlive-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.215 2014/10/11 10:04:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.216 2014/11/03 06:45:36 aballier Exp $ + +*texlive-core-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier +texlive-core-2014.ebuild: + bump to texlive 2014 11 Oct 2014; Alexis Ballier texlive-core-2013-r1.ebuild: 1.1 app-text/texlive-core/texlive-core-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-core-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2014.ebuild,v 1.1 2014/11/03 06:45:36 aballier Exp $ EAPI=5 #TL_UPSTREAM_PATCHLEVEL="1" PATCHLEVEL="42" TL_SOURCE_VERSION=20140525 inherit eutils flag-o-matic toolchain-funcs libtool texlive-common MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source DESCRIPTION="A complete TeX distribution" HOMEPAGE="http://tug.org/texlive/"; SLOT="0" LICENSE="GPL-2 LPPL-1.3c TeX" SRC_URI="mirror://gentoo/${MY_PV}.tar.xz" # Fetch patches SRC_URI="${SRC_URI} mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.xz" # mirror://gentoo/texlive-core-upstream-patches-${TL_UPSTREAM_PATCHLEVEL}.tar.xz" TL_CORE_BINEXTRA_MODULES=" a2ping adhocfilelist asymptote bundledoc ctanify ctanupload ctie cweb de-macro dtl dtxgen dvi2tty dviasm dvicopy dvidvi dviljk dvipos findhyph fragmaster hyphenex installfont lacheck latex-git-log latex2man latexfileversion latexpand latexindent ltxfileinfo ltximg listings-ext match_parens mkjobtexmf patgen pdfcrop pdftools pfarrei pkfix pkfix-helper purifyeps seetexk sty2dtx synctex texcount texdef texdiff texdirflatten texdoc texliveonfly texloganalyser texware tie tpic2pdftex typeoutfileinfo web collection-binextra " TL_CORE_BINEXTRA_DOC_MODULES=" a2ping.doc adhocfilelist.doc asymptote.doc bundledoc.doc ctanify.doc ctanupload.doc ctie.doc cweb.doc de-macro.doc dtxgen.doc dvi2tty.doc dvicopy.doc dviljk.doc dvipos.doc findhyph.doc fragmaster.doc installfont.doc latex-git-log.doc latex2man.doc latexfileversion.doc latexpand.doc latexindent.doc ltxfileinfo.doc ltximg.doc listings-ext.doc match_parens.doc mkjobtexmf.doc patgen.doc pdfcrop.doc pdftools.doc pfarrei.doc pkfix.doc pkfix-helper.doc purifyeps.doc sty2dtx.doc synctex.doc texcount.doc texdef.doc texdiff.doc texdirflatten.doc texdoc.doc texliveonfly.doc texloganalyser.doc texware.doc tie.doc tpic2pdftex.doc typeoutfileinfo.doc web.doc " TL_CORE_BINEXTRA_SRC_MODULES=" adhocfilelist.source hyphenex.source listings-ext.source mkjobtexmf.source pfarrei.source texdef.source " TL_CORE_EXTRA_MODULES="tetex hyphen-base texconfig gsftopk texlive.infra ${TL_CORE_BINEXTRA_MODULES}" TL_CORE_EXTRA_DOC_MODULES="tetex.doc texconfig.doc gsftopk.doc texlive.infra.doc ${TL_CORE_BINEXTRA_DOC_MODULES}" TL_CORE_EXTRA_SRC_MODULES="${TL_CORE_BINEXTRA_SRC_MODULES}" for i in ${TL_CORE_EXTRA_MODULES}; do SRC_URI="${SRC_URI} mirror://gentoo/texlive-module-${i}-${PV}.tar.xz" done SRC_URI="${SRC_URI} doc? ( " for i in ${TL_CORE_EXTRA_DOC_MODULES}; do SRC_URI="${SRC_URI} mirror://gentoo/texlive-module-${i}-${PV}.tar.xz" done SRC_URI="${SRC_URI} )" SRC_URI="${SRC_URI} source? ( " for i in ${TL_CORE_EXTRA_SRC_MODULES}; do SRC_URI="${SRC_URI} mirror://gentoo/texli
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-bibtexextra: texlive-bibtexextra-2014.ebuild ChangeLog
aballier14/11/03 06:46:15 Modified: ChangeLog Added:texlive-bibtexextra-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision ChangesPath 1.67 dev-texlive/texlive-bibtexextra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-bibtexextra/ChangeLog?rev=1.67&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-bibtexextra/ChangeLog?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-bibtexextra/ChangeLog?r1=1.66&r2=1.67 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 28 Jun 2013 16:07:58 - 1.66 +++ ChangeLog 3 Nov 2014 06:46:15 - 1.67 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-bibtexextra -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/ChangeLog,v 1.66 2013/06/28 16:07:58 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/ChangeLog,v 1.67 2014/11/03 06:46:15 aballier Exp $ + +*texlive-bibtexextra-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier + +texlive-bibtexextra-2014.ebuild: + bump to texlive 2014 *texlive-bibtexextra-2013 (28 Jun 2013) 1.1 dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2014.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-bibtexextra-2014.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2014.ebuild,v 1.1 2014/11/03 06:46:15 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="aichej ajl amsrefs apacite apalike2 beebe besjournals bibarts biber bibexport bibhtml biblatex-anonymous biblatex-apa biblatex-bookinarticle biblatex-bwl biblatex-caspervector biblatex-chem biblatex-chicago biblatex-dw biblatex-fiwi biblatex-gost biblatex-historian biblatex-ieee biblatex-juradiss biblatex-luh-ipw biblatex-manuscripts-philology biblatex-mla biblatex-multiple-dm biblatex-musuos biblatex-nature biblatex-nejm biblatex-philosophy biblatex-phys biblatex-publist biblatex-realauthor biblatex-science biblatex-source-division biblatex-swiss-legal biblatex-trad biblatex-true-citepages-omit biblist bibtopic bibtopicprefix bibunits breakcites cell chbibref chicago chicago-annote chembst chscite collref compactbib custom-bib din1505 dk-bib doipubmed economic fbs figbib footbib francais-bst geschichtsfrkl harvard harvmac historische-zeitschrift ijqc inlinebib iopart-num jneurosci jurabib ksfh_nat listbib logreq margbib multibib multibibliography munich not es2bib oscola perception pnas2009 rsc showtags sort-by-letters splitbib uni-wtal-ger uni-wtal-lin urlbst usebib vak xcite collection-bibtexextra " TEXLIVE_MODULE_DOC_CONTENTS="amsrefs.doc apacite.doc besjournals.doc bibarts.doc biber.doc bibexport.doc bibhtml.doc biblatex-anonymous.doc biblatex-apa.doc biblatex-bookinarticle.doc biblatex-bwl.doc biblatex-caspervector.doc biblatex-chem.doc biblatex-chicago.doc biblatex-dw.doc biblatex-fiwi.doc biblatex-gost.doc biblatex-historian.doc biblatex-ieee.doc biblatex-juradiss.doc biblatex-luh-ipw.doc biblatex-manuscripts-philology.doc biblatex-mla.doc biblatex-multiple-dm.doc biblatex-musuos.doc biblatex-nature.doc biblatex-nejm.doc biblatex-philosophy.doc biblatex-phys.doc biblatex-publist.doc biblatex-realauthor.doc biblatex-science.doc biblatex-source-division.doc biblatex-swiss-legal.doc biblatex-trad.doc biblatex-true-citepages-omit.doc biblist.doc bibtopic.doc bibtopicprefix.doc bibunits.doc breakcites.doc cell.doc chbibref.doc chicago-annote.doc chembst.doc chscite.doc collref.doc custom-bib.doc din1505.doc dk-bib.doc doipubmed.doc economic.doc figbib.doc footbib.doc francais-bs t.doc geschichtsfrkl.doc harvard.doc harvmac.doc historische-zeitschrift.doc ijqc.doc inlinebib.doc iopart-num.doc jneurosci.doc jurabib.doc listbib.doc logreq.doc margbib.doc multibib.doc multibibliography.doc munich.doc notes2bib.doc oscola.doc perception.doc rsc.doc showtags.doc sort-by-letters.doc splitbib.doc uni-wtal-ger.doc uni-wtal-lin.doc urlbst.doc usebib.doc vak.doc xcite.doc " TEXLI
[gentoo-commits] proj/emacs:master commit in: app-xemacs/cc-mode/
commit: 80b224df5f599a02b09c0643456690d92c20158d Author: Mats Lidell gentoo org> AuthorDate: Mon Nov 3 06:32:55 2014 + Commit: Mats Lidell gentoo org> CommitDate: Mon Nov 3 06:32:55 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=80b224df app-xemacs/cc-mode: Pre release version bump. Package-Manager: portage-2.2.8-r2 --- app-xemacs/cc-mode/ChangeLog | 6 ++ app-xemacs/cc-mode/Manifest | 4 +--- app-xemacs/cc-mode/cc-mode-1.79.ebuild| 19 --- app-xemacs/cc-mode/cc-mode-1.81.ebuild| 19 --- .../{cc-mode-1.78.ebuild => cc-mode-1.82.ebuild} | 0 5 files changed, 7 insertions(+), 41 deletions(-) diff --git a/app-xemacs/cc-mode/ChangeLog b/app-xemacs/cc-mode/ChangeLog index 4fff14c..5ed5245 100644 --- a/app-xemacs/cc-mode/ChangeLog +++ b/app-xemacs/cc-mode/ChangeLog @@ -2,6 +2,12 @@ # Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/ChangeLog,v 1.13 2008/03/19 19:19:38 graaff Exp $ +*cc-mode-1.82 (03 Nov 2014) + + 03 Nov 2014; Mats Lidell -cc-mode-1.78.ebuild, + -cc-mode-1.79.ebuild, -cc-mode-1.81.ebuild, +cc-mode-1.82.ebuild: + Pre release version bump. + *cc-mode-1.81 (25 Oct 2014) 25 Oct 2014; Mats Lidell +cc-mode-1.81.ebuild: diff --git a/app-xemacs/cc-mode/Manifest b/app-xemacs/cc-mode/Manifest index ae59771..9184731 100644 --- a/app-xemacs/cc-mode/Manifest +++ b/app-xemacs/cc-mode/Manifest @@ -1,3 +1 @@ -DIST cc-mode-1.78-pkg.tar.gz 774649 SHA256 4421678582671113b88c570a3b8a1f6cca7171ee877e195fd40a1c74d5fff998 SHA512 288b76b9b256dd4e07bb0b5edd54d6cb32dafae2ebf7c9b360e56598979eefc7d72bbd944e4748b684e64377a8c26cfa069b39030429045fe04cec6c7afd2289 WHIRLPOOL e845f8e90e670debbaa1112f54d5a1f583994522c53e28d7ecf90411ab7ac0d6ef3278d8e40b953b2101527e8ef31d152aa6617472f5e636a05857a8ffd3bb4a -DIST cc-mode-1.79-pkg.tar.gz 774889 SHA256 e8054f206b934488f1f006f5169ea527a83d03ddc9511c5a807881d6a3db11c0 SHA512 0ff8032609adb8ea1b31ee241ee2d707853aa65b239e68db9d4da6471cbc30d5b24b537fe92348a5f73be53e8d1d21c87133681cbf9f0c9b46a150b8b9e890f5 WHIRLPOOL 45b25f6a288f38a01da58cfe2df5ba7fe375504a07b261bd1db13c56c5e4b6c1e51750723cae4240956048cb10b5dea2c59bfc07cfaccb4b850a9b9b05f53c7f -DIST cc-mode-1.81-pkg.tar.gz 775237 SHA256 1f3e670f9a5c92a1b3272a7fa3b379e0cdbfa1e1f95b09fd90ed73abb7c02035 SHA512 20431615aaa69e58675bb67700262478e5c2e1b7f96e8c7ed42a4fbcde9f83e14ce5a9f1ab6cdc629120b33c27dfaad55cdeb42ce7ee983953c3dabe1dc93403 WHIRLPOOL 388f16a55b1521e838bc5760c8145859b7e8694e0b7bfff9381820e19c158822e09286c5caf36e07651eaa7ebdfb5e5f44c7b868442a34fdd78492ba92821879 +DIST cc-mode-1.82-pkg.tar.gz 775313 SHA256 1c44c182f171450c83f575cdff402baa7e6e1dee80936c450eb1fd8175f884e0 SHA512 6c56c527ea2e707cf54334654d4b351aeec197ac69eeca39f8eb7526c56adb201d036f9d9ae689b001815e2f342eef666a8bff519f18ba5cc136e76e5727ea39 WHIRLPOOL 251a9ccf3cfdd17c966c8f823b4215d501a31e21731f867688248b204deeac269f371b55bea0d1bcba1fbcda5fe6e621cbcada44b6254b272e497a04ca7ac77e diff --git a/app-xemacs/cc-mode/cc-mode-1.79.ebuild b/app-xemacs/cc-mode/cc-mode-1.79.ebuild deleted file mode 100644 index 7ffdc5b..000 --- a/app-xemacs/cc-mode/cc-mode-1.79.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/cc-mode-1.45.ebuild,v 1.3 2007/06/03 17:50:32 graaff Exp $ - -EAPI=5 - -SLOT="0" -IUSE="" -DESCRIPTION="C, C++ and Java language support." -PKG_CAT="standard" - -EXPERIMENTAL=true - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/mail-lib -" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" - -inherit xemacs-packages diff --git a/app-xemacs/cc-mode/cc-mode-1.81.ebuild b/app-xemacs/cc-mode/cc-mode-1.81.ebuild deleted file mode 100644 index 7ffdc5b..000 --- a/app-xemacs/cc-mode/cc-mode-1.81.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/cc-mode-1.45.ebuild,v 1.3 2007/06/03 17:50:32 graaff Exp $ - -EAPI=5 - -SLOT="0" -IUSE="" -DESCRIPTION="C, C++ and Java language support." -PKG_CAT="standard" - -EXPERIMENTAL=true - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/mail-lib -" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" - -inherit xemacs-packages diff --git a/app-xemacs/cc-mode/cc-mode-1.78.ebuild b/app-xemacs/cc-mode/cc-mode-1.82.ebuild similarity index 100% rename from app-xemacs/cc-mode/cc-mode-1.78.ebuild rename to app-xemacs/cc-mode/cc-mode-1.82.ebuild
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langjapanese: - New directory
aballier14/11/03 06:29:27 Log: Directory /var/cvsroot/gentoo-x86/dev-texlive/texlive-langjapanese added to the repository
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langchinese: - New directory
aballier14/11/03 06:29:14 Log: Directory /var/cvsroot/gentoo-x86/dev-texlive/texlive-langchinese added to the repository
[gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langkorean: - New directory
aballier14/11/03 06:29:20 Log: Directory /var/cvsroot/gentoo-x86/dev-texlive/texlive-langkorean added to the repository
[gentoo-commits] gentoo-x86 commit in media-libs/sdl-ttf: ChangeLog sdl-ttf-2.0.11.ebuild
mr_bones_14/11/03 06:07:37 Modified: ChangeLog Removed: sdl-ttf-2.0.11.ebuild Log: old (Portage version: 2.2.8-r2/cvs/Linux x86_64, unsigned Manifest commit) Revision ChangesPath 1.79 media-libs/sdl-ttf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-ttf/ChangeLog?rev=1.79&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-ttf/ChangeLog?rev=1.79&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-ttf/ChangeLog?r1=1.78&r2=1.79 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/ChangeLog,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- ChangeLog 2 Nov 2014 08:58:05 - 1.78 +++ ChangeLog 3 Nov 2014 06:07:37 - 1.79 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sdl-ttf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/ChangeLog,v 1.78 2014/11/02 08:58:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/ChangeLog,v 1.79 2014/11/03 06:07:37 mr_bones_ Exp $ + + 03 Nov 2014; Michael Sterrett -sdl-ttf-2.0.11.ebuild: + old 02 Nov 2014; Agostino Sarubbo sdl-ttf-2.0.11-r1.ebuild: Stable for alpha, wrt bug #525488
[gentoo-commits] gentoo-x86 commit in sys-process/procps: procps-3.3.9.ebuild ChangeLog
vapier 14/11/03 06:06:42 Modified: procps-3.3.9.ebuild ChangeLog Log: Mark arm64/m68k/s390/sh stable. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision ChangesPath 1.9 sys-process/procps/procps-3.3.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/procps/procps-3.3.9.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/procps/procps-3.3.9.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/procps/procps-3.3.9.ebuild?r1=1.8&r2=1.9 Index: procps-3.3.9.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-process/procps/procps-3.3.9.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- procps-3.3.9.ebuild 1 Aug 2014 10:41:31 - 1.8 +++ procps-3.3.9.ebuild 3 Nov 2014 06:06:42 - 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/procps-3.3.9.ebuild,v 1.8 2014/08/01 10:41:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/procps-3.3.9.ebuild,v 1.9 2014/11/03 06:06:42 vapier Exp $ EAPI="4" @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="+ncurses nls static-libs test unicode" RDEPEND="ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] ) 1.127sys-process/procps/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/procps/ChangeLog?rev=1.127&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/procps/ChangeLog?rev=1.127&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/procps/ChangeLog?r1=1.126&r2=1.127 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-process/procps/ChangeLog,v retrieving revision 1.126 retrieving revision 1.127 diff -u -r1.126 -r1.127 --- ChangeLog 24 Sep 2014 06:14:53 - 1.126 +++ ChangeLog 3 Nov 2014 06:06:42 - 1.127 @@ -1,6 +1,9 @@ # ChangeLog for sys-process/procps # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/ChangeLog,v 1.126 2014/09/24 06:14:53 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/ChangeLog,v 1.127 2014/11/03 06:06:42 vapier Exp $ + + 03 Nov 2014; Mike Frysinger procps-3.3.9.ebuild: + Mark arm64/m68k/s390/sh stable. *procps-3.3.10-r1 (24 Sep 2014)
[gentoo-commits] gentoo-x86 commit in sys-devel/make: make-4.0-r1.ebuild ChangeLog
vapier 14/11/03 06:05:56 Modified: make-4.0-r1.ebuild ChangeLog Log: Mark arm64/m68k/s390/sh stable. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision ChangesPath 1.8 sys-devel/make/make-4.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/make-4.0-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/make-4.0-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/make-4.0-r1.ebuild?r1=1.7&r2=1.8 Index: make-4.0-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-devel/make/make-4.0-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- make-4.0-r1.ebuild 16 Oct 2014 18:30:01 - 1.7 +++ make-4.0-r1.ebuild 3 Nov 2014 06:05:56 - 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/sys-devel/make/make-4.0-r1.ebuild,v 1.7 2014/10/16 18:30:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-4.0-r1.ebuild,v 1.8 2014/11/03 06:05:56 vapier Exp $ EAPI=4 @@ -12,7 +12,7 @@ LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="guile nls static" CDEPEND="guile? ( >=dev-scheme/guile-1.8 )" 1.127sys-devel/make/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/ChangeLog?rev=1.127&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/ChangeLog?rev=1.127&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/ChangeLog?r1=1.126&r2=1.127 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v retrieving revision 1.126 retrieving revision 1.127 diff -u -r1.126 -r1.127 --- ChangeLog 3 Nov 2014 06:05:28 - 1.126 +++ ChangeLog 3 Nov 2014 06:05:56 - 1.127 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/make # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.126 2014/11/03 06:05:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.127 2014/11/03 06:05:56 vapier Exp $ + + 03 Nov 2014; Mike Frysinger make-4.0-r1.ebuild: + Mark arm64/m68k/s390/sh stable. 03 Nov 2014; Mike Frysinger make-3.80-r4.ebuild: Update SRC_URI to use GNU mirror.
[gentoo-commits] gentoo-x86 commit in sys-devel/make: ChangeLog make-3.80-r4.ebuild
vapier 14/11/03 06:05:28 Modified: ChangeLog make-3.80-r4.ebuild Log: Update SRC_URI to use GNU mirror. Revision ChangesPath 1.126sys-devel/make/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/ChangeLog?rev=1.126&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/ChangeLog?rev=1.126&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/ChangeLog?r1=1.125&r2=1.126 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v retrieving revision 1.125 retrieving revision 1.126 diff -u -r1.125 -r1.126 --- ChangeLog 20 Oct 2014 20:28:28 - 1.125 +++ ChangeLog 3 Nov 2014 06:05:28 - 1.126 @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/make # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.125 2014/10/20 20:28:28 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.126 2014/11/03 06:05:28 vapier Exp $ + + 03 Nov 2014; Mike Frysinger make-3.80-r4.ebuild: + Update SRC_URI to use GNU mirror. + + 03 Nov 2014; Mike Frysinger make-3.80-r4.ebuild: + Update SRC_URI to use GNU mirror. *make-4.1-r1 (20 Oct 2014) 1.13 sys-devel/make/make-3.80-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/make-3.80-r4.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/make-3.80-r4.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/make-3.80-r4.ebuild?r1=1.12&r2=1.13 Index: make-3.80-r4.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r4.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- make-3.80-r4.ebuild 6 Feb 2011 11:37:17 - 1.12 +++ make-3.80-r4.ebuild 3 Nov 2014 06:05:28 - 1.13 @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r4.ebuild,v 1.12 2011/02/06 11:37:17 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r4.ebuild,v 1.13 2014/11/03 06:05:28 vapier Exp $ inherit eutils flag-o-matic DESCRIPTION="Standard tool to compile source trees" HOMEPAGE="http://www.gnu.org/software/make/make.html"; -SRC_URI="ftp://ftp.gnu.org/gnu/make/${P}.tar.bz2"; +SRC_URI="mirror://gnu//make/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0"
[gentoo-commits] gentoo-x86 commit in sys-apps/file: file-5.19.ebuild ChangeLog
vapier 14/11/03 06:02:40 Modified: file-5.19.ebuild ChangeLog Log: Mark arm64/m68k/s390/sh stable. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision ChangesPath 1.7 sys-apps/file/file-5.19.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/file-5.19.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/file-5.19.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/file-5.19.ebuild?r1=1.6&r2=1.7 Index: file-5.19.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.19.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- file-5.19.ebuild22 Oct 2014 19:22:17 - 1.6 +++ file-5.19.ebuild3 Nov 2014 06:02:40 - 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/sys-apps/file/file-5.19.ebuild,v 1.6 2014/10/22 19:22:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.19.ebuild,v 1.7 2014/11/03 06:02:40 vapier Exp $ EAPI="4" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy2_0 ) @@ -14,7 +14,7 @@ else SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"; - KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" fi DESCRIPTION="identify a file's format by scanning binary data for patterns" 1.284sys-apps/file/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/ChangeLog?rev=1.284&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/ChangeLog?rev=1.284&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/ChangeLog?r1=1.283&r2=1.284 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v retrieving revision 1.283 retrieving revision 1.284 diff -u -r1.283 -r1.284 --- ChangeLog 24 Oct 2014 17:24:09 - 1.283 +++ ChangeLog 3 Nov 2014 06:02:40 - 1.284 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/file # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.283 2014/10/24 17:24:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.284 2014/11/03 06:02:40 vapier Exp $ + + 03 Nov 2014; Mike Frysinger file-5.19.ebuild: + Mark arm64/m68k/s390/sh stable. *file-5.20-r1 (24 Oct 2014)
[gentoo-commits] gentoo-x86 commit in sys-apps/busybox: busybox-1.21.0.ebuild ChangeLog
vapier 14/11/03 06:01:34 Modified: busybox-1.21.0.ebuild ChangeLog Log: Mark m68k stable. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision ChangesPath 1.22 sys-apps/busybox/busybox-1.21.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/busybox-1.21.0.ebuild?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/busybox-1.21.0.ebuild?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/busybox-1.21.0.ebuild?r1=1.21&r2=1.22 Index: busybox-1.21.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.21.0.ebuild,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- busybox-1.21.0.ebuild 14 Sep 2013 10:38:45 - 1.21 +++ busybox-1.21.0.ebuild 3 Nov 2014 06:01:34 - 1.22 @@ -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/sys-apps/busybox/busybox-1.21.0.ebuild,v 1.21 2013/09/14 10:38:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.21.0.ebuild,v 1.22 2014/11/03 06:01:34 vapier Exp $ # See `man savedconfig.eclass` for info on how to use USE=savedconfig. @@ -16,7 +16,7 @@ else MY_P=${PN}-${PV/_/-} SRC_URI="http://www.busybox.net/downloads/${MY_P}.tar.bz2"; - KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" fi LICENSE="GPL-2" 1.371sys-apps/busybox/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.371&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.371&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/ChangeLog?r1=1.370&r2=1.371 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v retrieving revision 1.370 retrieving revision 1.371 diff -u -r1.370 -r1.371 --- ChangeLog 21 Oct 2014 19:15:29 - 1.370 +++ ChangeLog 3 Nov 2014 06:01:34 - 1.371 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/busybox # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.370 2014/10/21 19:15:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.371 2014/11/03 06:01:34 vapier Exp $ + + 03 Nov 2014; Mike Frysinger busybox-1.21.0.ebuild: + Mark m68k stable. 21 Oct 2014; Mike Frysinger +files/busybox-1.22.1-zcat-no-ext.patch:
[gentoo-commits] gentoo-x86 commit in net-misc/iputils: iputils-20121221.ebuild ChangeLog
vapier 14/11/03 06:00:09 Modified: iputils-20121221.ebuild ChangeLog Log: Mark m68k stable. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision ChangesPath 1.17 net-misc/iputils/iputils-20121221.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild?r1=1.16&r2=1.17 Index: iputils-20121221.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- iputils-20121221.ebuild 18 Jan 2014 05:37:45 - 1.16 +++ iputils-20121221.ebuild 3 Nov 2014 06:00:09 - 1.17 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild,v 1.16 2014/01/18 05:37:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild,v 1.17 2014/11/03 06:00:09 vapier Exp $ # For released versions, we precompile the man/html pages and store # them in a tarball on our mirrors. This avoids ugly issues while @@ -16,7 +16,7 @@ else SRC_URI="http://www.skbuff.net/iputils/iputils-s${PV}.tar.bz2 mirror://gentoo/iputils-s${PV}-manpages.tar.bz2" - KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux" fi DESCRIPTION="Network monitoring tools including ping and ping6" 1.128net-misc/iputils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/ChangeLog?rev=1.128&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/ChangeLog?rev=1.128&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/ChangeLog?r1=1.127&r2=1.128 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v retrieving revision 1.127 retrieving revision 1.128 diff -u -r1.127 -r1.128 --- ChangeLog 25 Aug 2014 22:49:33 - 1.127 +++ ChangeLog 3 Nov 2014 06:00:09 - 1.128 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/iputils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.127 2014/08/25 22:49:33 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.128 2014/11/03 06:00:09 vapier Exp $ + + 03 Nov 2014; Mike Frysinger iputils-20121221.ebuild: + Mark m68k stable. 25 Aug 2014; Christopher Reffett <2011creff...@gentoo.org> -iputils-20101006-r2.ebuild:
[gentoo-commits] gentoo-x86 commit in sys-process/psmisc: psmisc-22.20.ebuild ChangeLog
vapier 14/11/03 05:59:44 Modified: psmisc-22.20.ebuild ChangeLog Log: Mark m68k stable. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision ChangesPath 1.17 sys-process/psmisc/psmisc-22.20.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/psmisc/psmisc-22.20.ebuild?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/psmisc/psmisc-22.20.ebuild?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/psmisc/psmisc-22.20.ebuild?r1=1.16&r2=1.17 Index: psmisc-22.20.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-process/psmisc/psmisc-22.20.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- psmisc-22.20.ebuild 18 Jan 2014 03:51:41 - 1.16 +++ psmisc-22.20.ebuild 3 Nov 2014 05:59:44 - 1.17 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/psmisc-22.20.ebuild,v 1.16 2014/01/18 03:51:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/psmisc-22.20.ebuild,v 1.17 2014/11/03 05:59:44 vapier Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" IUSE="ipv6 nls selinux X" RDEPEND=">=sys-libs/ncurses-5.7-r7 1.157sys-process/psmisc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/psmisc/ChangeLog?rev=1.157&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/psmisc/ChangeLog?rev=1.157&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/psmisc/ChangeLog?r1=1.156&r2=1.157 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-process/psmisc/ChangeLog,v retrieving revision 1.156 retrieving revision 1.157 diff -u -r1.156 -r1.157 --- ChangeLog 18 Jan 2014 03:51:41 - 1.156 +++ ChangeLog 3 Nov 2014 05:59:44 - 1.157 @@ -1,6 +1,9 @@ # ChangeLog for sys-process/psmisc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/ChangeLog,v 1.156 2014/01/18 03:51:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/ChangeLog,v 1.157 2014/11/03 05:59:44 vapier Exp $ + + 03 Nov 2014; Mike Frysinger psmisc-22.20.ebuild: + Mark m68k stable. 18 Jan 2014; Mike Frysinger psmisc-22.20.ebuild, psmisc-22.21.ebuild:
[gentoo-commits] gentoo-x86 commit in net-misc/wget: ChangeLog wget-1.16.ebuild
vapier 14/11/03 05:57:52 Modified: ChangeLog wget-1.16.ebuild Log: Mark arm64/m68k/s390 stable. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision ChangesPath 1.194net-misc/wget/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?rev=1.194&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?rev=1.194&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?r1=1.193&r2=1.194 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v retrieving revision 1.193 retrieving revision 1.194 diff -u -r1.193 -r1.194 --- ChangeLog 2 Nov 2014 22:14:59 - 1.193 +++ ChangeLog 3 Nov 2014 05:57:52 - 1.194 @@ -1,9 +1,9 @@ # ChangeLog for net-misc/wget # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.193 2014/11/02 22:14:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.194 2014/11/03 05:57:52 vapier Exp $ 02 Nov 2014; Mike Frysinger wget-1.16.ebuild: - Mark sh stable. + Mark arm64/m68k/s390/sh stable. 02 Nov 2014; Agostino Sarubbo wget-1.16.ebuild: Stable for ia64, wrt bug #527056 1.11 net-misc/wget/wget-1.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.16.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.16.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.16.ebuild?r1=1.10&r2=1.11 Index: wget-1.16.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.16.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- wget-1.16.ebuild2 Nov 2014 22:14:59 - 1.10 +++ wget-1.16.ebuild3 Nov 2014 05:57:52 - 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/net-misc/wget/wget-1.16.ebuild,v 1.10 2014/11/02 22:14:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.16.ebuild,v 1.11 2014/11/03 05:57:52 vapier Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug gnutls idn ipv6 nls ntlm pcre +ssl static uuid zlib" LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] )
[gentoo-commits] gentoo-x86 commit in dev-python/twython: twython-3.2.0.ebuild ChangeLog
ercpe 14/11/03 05:56:51 Modified: ChangeLog Added:twython-3.2.0.ebuild Log: Version bump as per #527978 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 77C501ED) Revision ChangesPath 1.3 dev-python/twython/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twython/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twython/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twython/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/twython/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 13 Oct 2013 09:27:05 - 1.2 +++ ChangeLog 3 Nov 2014 05:56:51 - 1.3 @@ -1,6 +1,11 @@ # ChangeLog for dev-python/twython -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twython/ChangeLog,v 1.2 2013/10/13 09:27:05 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twython/ChangeLog,v 1.3 2014/11/03 05:56:51 ercpe Exp $ + +*twython-3.2.0 (03 Nov 2014) + + 03 Nov 2014; Johann Schmitz +twython-3.2.0.ebuild: + Version bump as per #527978 13 Oct 2013; Pacho Ramos twython-3.0.0.ebuild: Also compatible with python3_3 1.1 dev-python/twython/twython-3.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twython/twython-3.2.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twython/twython-3.2.0.ebuild?rev=1.1&content-type=text/plain Index: twython-3.2.0.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/twython/twython-3.2.0.ebuild,v 1.1 2014/11/03 05:56:51 ercpe Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3} ) inherit distutils-r1 DESCRIPTION="An easy (and up to date) way to access Twitter data with Python" HOMEPAGE="https://github.com/ryanmcgrath/twython"; SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND=">=dev-python/requests-1.2.3[${PYTHON_USEDEP}] >=dev-python/requests-oauthlib-0.4.0[${PYTHON_USEDEP}]"
[gentoo-commits] gentoo-x86 commit in sys-devel/libtool: libtool-2.4.3-r2.ebuild libtool-9999.ebuild ChangeLog libtool-1.3.5.ebuild libtool-1.5.26-r1.ebuild
vapier 14/11/03 05:32:23 Modified: libtool-.ebuild ChangeLog Added:libtool-2.4.3-r2.ebuild Removed: libtool-1.3.5.ebuild libtool-1.5.26-r1.ebuild Log: Split libltdl out of main libtool package per upstream recommendations. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision ChangesPath 1.19 sys-devel/libtool/libtool-.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-.ebuild?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-.ebuild?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-.ebuild?r1=1.18&r2=1.19 Index: libtool-.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-.ebuild,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- libtool-.ebuild 28 Oct 2014 01:01:00 - 1.18 +++ libtool-.ebuild 3 Nov 2014 05:32:23 - 1.19 @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-.ebuild,v 1.18 2014/10/28 01:01:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-.ebuild,v 1.19 2014/11/03 05:32:23 vapier Exp $ EAPI="4" LIBTOOLIZE="true" #225559 WANT_LIBTOOL="none" -inherit eutils autotools multilib unpacker multilib-minimal +inherit eutils autotools multilib unpacker if [[ ${PV} == "" ]] ; then EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git @@ -22,17 +22,12 @@ LICENSE="GPL-2" SLOT="2" -IUSE="static-libs test vanilla" +IUSE="vanilla" RDEPEND="sys-devel/gnuconfig - >=sys-devel/autoconf-2.65 - >=sys-devel/automake-1.11.1 - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20140406-r2 - !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] - )" + >=sys-devel/autoconf-2.69 + >=sys-devel/automake-1.13" DEPEND="${RDEPEND} - test? ( !http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?rev=1.234&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?rev=1.234&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?r1=1.233&r2=1.234 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v retrieving revision 1.233 retrieving revision 1.234 diff -u -r1.233 -r1.234 --- ChangeLog 1 Nov 2014 02:55:00 - 1.233 +++ ChangeLog 3 Nov 2014 05:32:23 - 1.234 @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/libtool # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.233 2014/11/01 02:55:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.234 2014/11/03 05:32:23 vapier Exp $ + +*libtool-2.4.3-r2 (03 Nov 2014) + + 03 Nov 2014; Mike Frysinger +libtool-2.4.3-r2.ebuild, + -libtool-1.3.5.ebuild, -libtool-1.5.26-r1.ebuild, libtool-.ebuild: + Split libltdl out of main libtool package per upstream recommendations. 01 Nov 2014; Mike Frysinger libtool-2.4.3-r1.ebuild: Rework the libtool hack so we do not generate static libs. 1.1 sys-devel/libtool/libtool-2.4.3-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.3-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.3-r2.ebuild?rev=1.1&content-type=text/plain Index: libtool-2.4.3-r2.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.3-r2.ebuild,v 1.1 2014/11/03 05:32:23 vapier Exp $ EAPI="4" LIBTOOLIZE="true" #225559 WANT_LIBTOOL="none" inherit eutils autotools multilib unpacker if [[ ${PV} == "" ]] ; then EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git http://git.savannah.gnu.org/r/${PN}.git"; inherit git-2 else SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" fi DESCRIPTION="A shared library tool for developers" HOMEPAGE="http://www.gnu.org/software/libtool/"; LICENSE="GPL-2" SLOT="2" IUSE="vanilla" # Pull in libltdl directly until we convert packages to the new dep. RDEPEND="sys-devel/gnuconfig >=sys-devel/aut
[gentoo-commits] gentoo-x86 commit in dev-libs/libltdl: libltdl-1.3.5.ebuild ChangeLog libltdl-2.4.3.ebuild libltdl-1.5.26.ebuild metadata.xml
vapier 14/11/03 05:31:48 Added:libltdl-1.3.5.ebuild ChangeLog libltdl-2.4.3.ebuild libltdl-1.5.26.ebuild metadata.xml Log: Split libltdl out of main libtool package per upstream recommendations. (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key D2E96200) Revision ChangesPath 1.1 dev-libs/libltdl/libltdl-1.3.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libltdl/libltdl-1.3.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libltdl/libltdl-1.3.5.ebuild?rev=1.1&content-type=text/plain Index: libltdl-1.3.5.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/libltdl-1.3.5.ebuild,v 1.1 2014/11/03 05:31:48 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ # This ebuild provides libltdl.so.0. EAPI="4" inherit multilib-minimal MY_P="libtool-${PV}" DESCRIPTION="A shared library tool for developers" HOMEPAGE="http://www.gnu.org/software/libtool/"; SRC_URI="mirror://gnu/libtool/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="1.3" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" # libltdl doesn't have a testsuite. RESTRICT="test" RDEPEND="!sys-devel/libtool:1.3" S="${WORKDIR}/${MY_P}" multilib_src_configure() { ECONF_SOURCE=${S} \ econf \ --enable-ltdl-install \ --disable-static } multilib_src_compile() { emake -C libltdl } multilib_src_install() { emake -C libltdl DESTDIR="${D}" install-exec # basically we just install ABI libs for old packages rm "${ED}"/usr/$(get_libdir)/libltdl.{la,so} || die } 1.1 dev-libs/libltdl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libltdl/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libltdl/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog === # ChangeLog for dev-libs/libltdl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/ChangeLog,v 1.1 2014/11/03 05:31:48 vapier Exp $ *libltdl-2.4.3 (03 Nov 2014) *libltdl-1.5.26 (03 Nov 2014) *libltdl-1.3.5 (03 Nov 2014) 03 Nov 2014; Mike Frysinger +libltdl-1.3.5.ebuild, +libltdl-1.5.26.ebuild, +libltdl-2.4.3.ebuild, +metadata.xml: Split libltdl out of main libtool package per upstream recommendations. 1.1 dev-libs/libltdl/libltdl-2.4.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libltdl/libltdl-2.4.3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libltdl/libltdl-2.4.3.ebuild?rev=1.1&content-type=text/plain Index: libltdl-2.4.3.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/libltdl-2.4.3.ebuild,v 1.1 2014/11/03 05:31:48 vapier Exp $ EAPI="4" inherit multilib-minimal MY_P="libtool-${PV}" DESCRIPTION="A shared library tool for developers" HOMEPAGE="http://www.gnu.org/software/libtool/"; SRC_URI="mirror://gnu/libtool/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="static-libs" # libltdl doesn't have a testsuite. RESTRICT="test" RDEPEND="!http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libltdl/libltdl-1.5.26.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libltdl/libltdl-1.5.26.ebuild?rev=1.1&content-type=text/plain Index: libltdl-1.5.26.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/libltdl-1.5.26.ebuild,v 1.1 2014/11/03 05:31:48 vapier Exp $ # This ebuild provides libltdl.so.3. EAPI="4" inherit multilib-minimal MY_P="libtool-${PV}" DESCRIPTION="A shared library tool for developers" HOMEPAGE="http://www.gnu.org/software/libtool/"; SRC_URI="mirror://gnu/libtool/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="1.5" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" # libltdl doesn't have a testsuite. RESTRICT="test" RDEPEND="!sys-devel/libtool:1.5" S="${WORKDIR}/${MY_P}/libltdl" multilib_src_configure() { ECONF_SOURCE=${S} \ econf \ --enable-ltdl-install \
[gentoo-commits] gentoo-x86 commit in app-emulation/libvirt: libvirt-1.2.9-r1.ebuild libvirt-9999.ebuild ChangeLog
patrick 14/11/03 05:26:47 Modified: libvirt-1.2.9-r1.ebuild libvirt-.ebuild ChangeLog Log: Whitespace (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit) Revision ChangesPath 1.3 app-emulation/libvirt/libvirt-1.2.9-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9-r1.ebuild?r1=1.2&r2=1.3 Index: libvirt-1.2.9-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libvirt-1.2.9-r1.ebuild 3 Nov 2014 01:38:09 - 1.2 +++ libvirt-1.2.9-r1.ebuild 3 Nov 2014 05:26:47 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9-r1.ebuild,v 1.2 2014/11/03 01:38:09 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9-r1.ebuild,v 1.3 2014/11/03 05:26:47 patrick Exp $ EAPI=5 @@ -421,7 +421,6 @@ touch "${ROOT}"/etc/libvirt/qemu/networks/default.xml fi - if ! use policykit; then elog "To allow normal users to connect to libvirtd you must change the" elog "unix sock group and/or perms in /etc/libvirt/libvirtd.conf" 1.62 app-emulation/libvirt/libvirt-.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild?r1=1.61&r2=1.62 Index: libvirt-.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- libvirt-.ebuild 3 Nov 2014 01:30:36 - 1.61 +++ libvirt-.ebuild 3 Nov 2014 05:26:47 - 1.62 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild,v 1.61 2014/11/03 01:30:36 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild,v 1.62 2014/11/03 05:26:47 patrick Exp $ EAPI=5 @@ -421,7 +421,6 @@ touch "${ROOT}"/etc/libvirt/qemu/networks/default.xml fi - if ! use policykit; then elog "To allow normal users to connect to libvirtd you must change the" elog "unix sock group and/or perms in /etc/libvirt/libvirtd.conf" 1.381app-emulation/libvirt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.381&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.381&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?r1=1.380&r2=1.381 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v retrieving revision 1.380 retrieving revision 1.381 diff -u -r1.380 -r1.381 --- ChangeLog 3 Nov 2014 01:38:09 - 1.380 +++ ChangeLog 3 Nov 2014 05:26:47 - 1.381 @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/libvirt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.380 2014/11/03 01:38:09 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.381 2014/11/03 05:26:47 patrick Exp $ + + 03 Nov 2014; Patrick Lauer libvirt-1.2.9-r1.ebuild, + libvirt-.ebuild: + Whitespace 03 Nov 2014; Matthias Maier libvirt-1.2.9-r1.ebuild: fix typo, print elog message when replacing...
[gentoo-commits] gentoo-x86 commit in dev-libs/libltdl: - New directory
vapier 14/11/03 05:16:56 Log: Directory /var/cvsroot/gentoo-x86/dev-libs/libltdl added to the repository
[gentoo-commits] proj/portage:master commit in: pym/portage/, bin/
commit: f17448317166bfac42dc279b8795cd581c189582 Author: Zac Medico gentoo org> AuthorDate: Sun Oct 26 09:49:02 2014 + Commit: Zac Medico gentoo org> CommitDate: Sun Nov 2 23:19:46 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=f1744831 dispatch-conf: symlink support for bug #485598 This includes numerous logic adjustments that are needed to support protected symlinks. The new diff_mixed function is used for diffs between arbitrary file types. For example, a diff between two symlinks looks like this: -SYM: /foo/bar -> baz +SYM: /foo/bar -> blah X-Gentoo-Bug: 485598 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=485598 --- bin/dispatch-conf| 45 - pym/portage/dispatch_conf.py | 157 +-- 2 files changed, 164 insertions(+), 38 deletions(-) diff --git a/bin/dispatch-conf b/bin/dispatch-conf index 6d2ae94..8058d6f 100755 --- a/bin/dispatch-conf +++ b/bin/dispatch-conf @@ -13,17 +13,23 @@ from __future__ import print_function +import atexit +import io +import re +import shutil +import sys + from stat import ST_GID, ST_MODE, ST_UID from random import random -import atexit, re, shutil, stat, sys + from os import path as osp if osp.isfile(osp.join(osp.dirname(osp.dirname(osp.realpath(__file__))), ".portage_not_installed")): sys.path.insert(0, osp.join(osp.dirname(osp.dirname(osp.realpath(__file__))), "pym")) import portage portage._internal_caller = True from portage import os -from portage import _unicode_decode -from portage.dispatch_conf import diffstatusoutput +from portage import _encodings, _unicode_decode +from portage.dispatch_conf import diffstatusoutput, diff_mixed_wrapper from portage.process import find_binary, spawn FIND_EXTANT_CONFIGS = "find '%s' %s -name '._cfg_%s' ! -name '.*~' ! -iname '.*.bak' -print" @@ -72,6 +78,8 @@ def cmd_var_is_valid(cmd): return find_binary(cmd[0]) is not None +diff = diff_mixed_wrapper(diffstatusoutput, DIFF_CONTENTS) + class dispatch: options = {} @@ -89,8 +97,6 @@ class dispatch: or not os.path.exists(self.options["log-file"]): open(self.options["log-file"], 'w').close() # Truncate it os.chmod(self.options["log-file"], 0o600) -else: -self.options["log-file"] = "/dev/null" pager = self.options.get("pager") if pager is None or not cmd_var_is_valid(pager): @@ -148,9 +154,6 @@ class dispatch: portage.util.shlex_split( portage.settings.get('CONFIG_PROTECT_MASK', ''))) -def diff(file1, file2): -return diffstatusoutput(DIFF_CONTENTS, file1, file2) - # # Remove new configs identical to current # and @@ -166,7 +169,7 @@ class dispatch: mrgfail = portage.dispatch_conf.rcs_archive(archive, conf['current'], conf['new'], mrgconf) else: mrgfail = portage.dispatch_conf.file_archive(archive, conf['current'], conf['new'], mrgconf) -if os.path.exists(archive + '.dist'): +if os.path.lexists(archive + '.dist'): unmodified = len(diff(conf['current'], archive + '.dist')[1]) == 0 else: unmodified = 0 @@ -181,7 +184,7 @@ class dispatch: if newconf == mrgconf and \ self.options.get('ignore-previously-merged') != 'yes' and \ -os.path.exists(archive+'.dist') and \ +os.path.lexists(archive+'.dist') and \ len(diff(archive+'.dist', conf['new'])[1]) == 0: # The current update is identical to the archived .dist # version that has previously been merged. @@ -254,6 +257,13 @@ class dispatch: valid_input = "qhtnmlezu" +def diff_pager(file1, file2): +cmd = self.options['diff'] % (file1, file2) +cmd += pager +spawn_shell(cmd) + +diff_pager = diff_mixed_wrapper(diff_pager) + for conf in confs: count = count + 1 @@ -266,14 +276,10 @@ class dispatch: while 1: clear_screen() if show_new_diff: -cmd = self.options['diff'] % (conf['new'], mrgconf) -cmd += pager -spawn_shell(cmd) +diff_pager(conf['new'], mrgconf) show_new_diff = 0 else: -cmd = self.options['diff'] % (conf['current'], newconf) -cmd += pager -spawn_shell(cmd) +diff_pager(conf['current'], newconf) print() print('>> (%i of %i) -- %s' % (count, len(confs), conf ['current'])) @@ -357,7 +363,12 @@ class dispatch: def replace (self, newconf, curconf): """Replace current config
[gentoo-commits] proj/portage:master commit in: bin/
commit: 6659c00a580254f68460608b4cdc5df8e057d17c Author: Zac Medico gentoo org> AuthorDate: Sun Oct 26 09:41:09 2014 + Commit: Zac Medico gentoo org> CommitDate: Sun Nov 2 23:15:38 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=6659c00a etc-update: symlink support for bug #485598 This includes numerous logic adjustments that are needed to support protected symlinks. The show_diff function now supports arbitrary file types. For example, a diff between two symlinks looks like this: -SYM: /foo/bar -> baz +SYM: /foo/bar -> blah X-Gentoo-Bug: 485598 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=485598 --- bin/etc-update | 95 +- 1 file changed, 87 insertions(+), 8 deletions(-) diff --git a/bin/etc-update b/bin/etc-update index 7ac6f0b..1d78e96 100755 --- a/bin/etc-update +++ b/bin/etc-update @@ -51,11 +51,15 @@ do_mv_ln() { local src=${@:$(( $# - 1 )):1} local dst=${@:$(( $# - 0 )):1} - if [[ -L ${dst} ]] ; then #330221 + if [[ ! -L ${src} && -L ${dst} ]] ; then #330221 local lfile=$(readlink "${dst}") [[ ${lfile} == /* ]] || lfile="${dst%/*}/${lfile}" echo " Target is a symlink; replacing ${lfile}" dst=${lfile} + elif [[ -d ${dst} && ! -L ${dst} ]] ; then + # If ${dst} is a directory, do not move the file + # inside of it if this fails. + rmdir "${dst}" || return fi mv "${opts[@]}" "${src}" "${dst}" @@ -115,6 +119,24 @@ scan() { continue 2 fi done + if [[ -L ${file} ]] ; then + if [[ -L ${live_file} && \ + $(readlink "${live_file}") == $(readlink "${file}") ]] + then + rm -f "${file}" + continue + fi + if [[ "${ofile:10}" != "${rfile:10}" ]] || + [[ ${opath} != ${rpath} ]] + then + : $(( ++count )) + echo "${live_file}" > "${TMP}"/files/${count} + fi + echo "${cfg_file}" >> "${TMP}"/files/${count} + ofile="${rfile}" + opath="${rpath}" + continue + fi if [[ ! -f ${file} ]] ; then ${QUIET} || echo "Skipping non-file ${file} ..." continue @@ -124,7 +146,9 @@ scan() { [[ ${opath} != ${rpath} ]] then MATCHES=0 - if [[ ${eu_automerge} == "yes" ]] ; then + if ! [[ -f ${cfg_file} && -f ${live_file} ]] ; then + MATCHES=0 + elif [[ ${eu_automerge} == "yes" ]] ; then if [[ ! -e ${cfg_file} || ! -e ${live_file} ]] ; then MATCHES=0 else @@ -377,17 +401,50 @@ do_file() { show_diff() { clear - local file1=$1 file2=$2 + local file1=$1 file2=$2 files=("$1" "$2") \ + diff_files=() file i tmpdir + + if [[ -L ${file1} && ! -L ${file2} && + -f ${file1} && -f ${file2} ]] ; then + # If a regular file replaces a symlink to a regular file, then + # show the diff between the regular files (bug #330221). + diff_files=("${file1}" "${file2}") + else + for i in 0 1 ; do + if [[ ! -L ${files[$i]} && -f ${files[$i]} ]] ; then + diff_files[$i]=${files[$i]} + continue + fi + [[ -n ${tmpdir} ]] || \ + tmpdir=$(mktemp -d "${TMP}/symdiff-XXX") + diff_files[$i]=${tmpdir}/${i} + if [[ ! -L ${files[$i]} && ! -e ${files[$i]} ]] ; then + echo "/dev/null" > "${diff_files[$i]}" + elif [[ -L ${files[$i]} ]] ; then + echo "SYM: ${file1} -> $(readlink "${files[$i]}")" > \ + "${diff_files[$i]}" + elif [[ -d ${files[$i]} ]] ; then + echo "DIR: ${file1}" > "${diff_files[$i]}" + elif [[ -p ${
[gentoo-commits] proj/portage:master commit in: pym/portage/dbapi/, pym/portage/util/, pym/portage/tests/emerge/
commit: 02417188225758b1822d176abd8902a92300a371 Author: Zac Medico gentoo org> AuthorDate: Sun Oct 26 09:52:22 2014 + Commit: Zac Medico gentoo org> CommitDate: Mon Nov 3 04:17:09 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=02417188 CONFIG_PROTECT: protect symlinks, bug #485598 Users may not want some symlinks to get clobbered, so protect them with CONFIG_PROTECT. Changes were required in the dblink.mergeme method and the new_protect_filename function. The changes to dblink.mergeme do 3 things: * Move the bulk of config protection logic from dblink.mergeme to a new dblink._protect method. The new method only returns 3 variables, which makes it easier to understand how config protection interacts with the dblink.mergeme code that uses those variables. This is important, since dblink.mergeme has so many variables. * Initialize more variables at the beginning of dblink.mergeme, since those variables are used by the dblink._protect method. * Use the variables returned from dblink._protect to trigger appropriate behavior later in dblink.mergeme. The new_protect_filename changes are required since this function compares the new file to old ._cfg* files that may already exist, in order to avoid creating duplicate ._cfg* files. In these comparisons, it needs to handle symlinks differently from regular files. The unit tests demonstrate operation in many different scenarios, including: * regular file replaces regular file * regular file replaces symlink * regular file replaces directory * symlink replaces symlink * symlink replaces regular file * symlink replaces directory * directory replaces regular file * directory replaces symlink X-Gentoo-Bug: 485598 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=485598 --- pym/portage/dbapi/vartree.py| 255 - pym/portage/tests/emerge/test_config_protect.py | 292 pym/portage/util/__init__.py| 35 ++- 3 files changed, 463 insertions(+), 119 deletions(-) diff --git a/pym/portage/dbapi/vartree.py b/pym/portage/dbapi/vartree.py index e21135a..8b06f4c 100644 --- a/pym/portage/dbapi/vartree.py +++ b/pym/portage/dbapi/vartree.py @@ -4461,21 +4461,17 @@ class dblink(object): # stat file once, test using S_* macros many times (faster that way) mystat = os.lstat(mysrc) mymode = mystat[stat.ST_MODE] - # handy variables; mydest is the target object on the live filesystems; - # mysrc is the source object in the temporary install dir - try: - mydstat = os.lstat(mydest) - mydmode = mydstat.st_mode - except OSError as e: - if e.errno != errno.ENOENT: - raise - del e - #dest file doesn't exist - mydstat = None - mydmode = None + mymd5 = None + myto = None - if stat.S_ISLNK(mymode): - # we are merging a symbolic link + if sys.hexversion >= 0x303: + mymtime = mystat.st_mtime_ns + else: + mymtime = mystat[stat.ST_MTIME] + + if stat.S_ISREG(mymode): + mymd5 = perform_md5(mysrc, calc_prelink=calc_prelink) + elif stat.S_ISLNK(mymode): # The file name of mysrc and the actual file that it points to # will have earlier been forcefully converted to the 'merge' # encoding if necessary, but the content of the symbolic link @@ -4495,6 +4491,69 @@ class dblink(object): os.unlink(mysrc) os.symlink(myto, mysrc) + mymd5 = portage.checksum._new_md5( + _unicode_encode(myto)).hexdigest() + + protected = False + if stat.S_ISLNK(mymode) or stat.S_ISREG(mymode): + protected = self.isprotected(mydest) + + if stat.S_ISREG(mymode) and \ + mystat.st_size == 0 and \ + os.path.basename(mydest).startswith(".keep"): + protected = False + + destmd5 = None + mydest_link = None + # handy variables; mydest is the target obje
[gentoo-commits] gentoo-x86 commit in dev-util/qbs: qbs-1.3.2.ebuild ChangeLog
pesa14/11/03 02:59:50 Modified: qbs-1.3.2.ebuild ChangeLog Log: Disable tests that require nodejs (bug 527652). (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!) Revision ChangesPath 1.4 dev-util/qbs/qbs-1.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qbs/qbs-1.3.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qbs/qbs-1.3.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qbs/qbs-1.3.2.ebuild?r1=1.3&r2=1.4 Index: qbs-1.3.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-util/qbs/qbs-1.3.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- qbs-1.3.2.ebuild24 Oct 2014 21:42:13 - 1.3 +++ qbs-1.3.2.ebuild3 Nov 2014 02:59:50 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/qbs/qbs-1.3.2.ebuild,v 1.3 2014/10/24 21:42:13 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/qbs/qbs-1.3.2.ebuild,v 1.4 2014/11/03 02:59:50 pesa Exp $ EAPI=5 @@ -43,9 +43,14 @@ REQUIRED_USE="^^ ( qt4 qt5 )" src_prepare() { + # fix plugins libdir sed -i -e "/destdirPrefix/ s:/lib:/$(get_libdir):" \ src/plugins/plugins.pri || die + # disable tests that require nodejs (bug 527652) + sed -i -e 's/!haveNodeJs()/true/' \ + tests/auto/blackbox/tst_blackbox.cpp || die + if ! use test; then sed -i -e '/SUBDIRS = auto/d' \ tests/tests.pro || die 1.10 dev-util/qbs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qbs/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qbs/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qbs/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-util/qbs/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 24 Oct 2014 21:42:13 - 1.9 +++ ChangeLog 3 Nov 2014 02:59:50 - 1.10 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/qbs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/qbs/ChangeLog,v 1.9 2014/10/24 21:42:13 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/qbs/ChangeLog,v 1.10 2014/11/03 02:59:50 pesa Exp $ + + 03 Nov 2014; Davide Pesavento qbs-1.3.2.ebuild: + Disable tests that require nodejs (bug 527652). 24 Oct 2014; Davide Pesavento qbs-1.3.2.ebuild: Manually setup a toolchain profile for tests rather than using autodetection,
[gentoo-commits] gentoo-x86 commit in dev-util/android-studio: android-studio-0.8.14.135.1538390.ebuild ChangeLog
dlan14/11/03 02:22:16 Modified: ChangeLog Added:android-studio-0.8.14.135.1538390.ebuild Log: version bump, bug 528018, proxy for Jason Zaman (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55) Revision ChangesPath 1.7 dev-util/android-studio/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-studio/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-studio/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-studio/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-util/android-studio/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 12 Oct 2014 09:39:08 - 1.6 +++ ChangeLog 3 Nov 2014 02:22:16 - 1.7 @@ -1,6 +1,12 @@ # ChangeLog for dev-util/android-studio # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/android-studio/ChangeLog,v 1.6 2014/10/12 09:39:08 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/android-studio/ChangeLog,v 1.7 2014/11/03 02:22:16 dlan Exp $ + +*android-studio-0.8.14.135.1538390 (03 Nov 2014) + + 03 Nov 2014; Yixun Lan + +android-studio-0.8.14.135.1538390.ebuild: + version bump, bug 528018, proxy for Jason Zaman *android-studio-0.8.12.135.1503853 (12 Oct 2014) 1.1 dev-util/android-studio/android-studio-0.8.14.135.1538390.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-studio/android-studio-0.8.14.135.1538390.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-studio/android-studio-0.8.14.135.1538390.ebuild?rev=1.1&content-type=text/plain Index: android-studio-0.8.14.135.1538390.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/android-studio/android-studio-0.8.14.135.1538390.ebuild,v 1.1 2014/11/03 02:22:16 dlan Exp $ EAPI=5 inherit eutils versionator RESTRICT="strip" QA_TEXTRELS="opt/${P}/bin/libbreakgen.so" STUDIO_V=$(get_version_component_range 1-3) BUILD_V=$(get_version_component_range 4-5) DESCRIPTION="A new Android development environment based on IntelliJ IDEA" HOMEPAGE="http://developer.android.com/sdk/installing/studio.html"; SRC_URI="http://dl.google.com/dl/android/studio/ide-zips/${STUDIO_V}/${PN}-ide-${BUILD_V}-linux.zip"; LICENSE="Apache-2.0" SLOT="0" IUSE="selinux" KEYWORDS="~amd64 ~x86" DEPEND="app-arch/zip" RDEPEND=">=virtual/jdk-1.7 selinux? ( sec-policy/selinux-android )" S=${WORKDIR}/${PN} src_install() { local dir="/opt/${PN}" insinto "${dir}" doins -r * fperms 755 "${dir}/bin/studio.sh" "${dir}/bin/fsnotifier" "${dir}/bin/fsnotifier64" newicon "bin/idea.png" "${PN}.png" make_wrapper ${PN} ${dir}/bin/studio.sh make_desktop_entry ${PN} "Android Studio" ${PN} "Development;IDE" }
[gentoo-commits] gentoo-x86 commit in net-wireless/uhd: uhd-3.8.0.ebuild ChangeLog
zerochaos14/11/03 02:19:50 Modified: uhd-3.8.0.ebuild ChangeLog Log: pull keywords from uhd-3.8.0 while trying to resolve bug 527650 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key DD11F94A) Revision ChangesPath 1.2 net-wireless/uhd/uhd-3.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/uhd/uhd-3.8.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/uhd/uhd-3.8.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/uhd/uhd-3.8.0.ebuild?r1=1.1&r2=1.2 Index: uhd-3.8.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-wireless/uhd/uhd-3.8.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- uhd-3.8.0.ebuild29 Oct 2014 16:54:24 - 1.1 +++ uhd-3.8.0.ebuild3 Nov 2014 02:19:50 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/uhd/uhd-3.8.0.ebuild,v 1.1 2014/10/29 16:54:24 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/uhd/uhd-3.8.0.ebuild,v 1.2 2014/11/03 02:19:50 zerochaos Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -14,7 +14,7 @@ http://files.ettus.com/binaries/images/${image_version}.tar.gz"; #https://github.com/EttusResearch/UHD-Mirror/tags #http://files.ettus.com/binaries/images/ -KEYWORDS="~amd64 ~arm ~x86" +#KEYWORDS="~amd64 ~arm ~x86" S="${WORKDIR}"/uhd-release_00$(get_version_component_range 1)_00$(get_version_component_range 2)_00$(get_version_component_range 3)/host LICENSE="GPL-3" 1.15 net-wireless/uhd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/uhd/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/uhd/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/uhd/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-wireless/uhd/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 29 Oct 2014 16:54:24 - 1.14 +++ ChangeLog 3 Nov 2014 02:19:50 - 1.15 @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/uhd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/uhd/ChangeLog,v 1.14 2014/10/29 16:54:24 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/uhd/ChangeLog,v 1.15 2014/11/03 02:19:50 zerochaos Exp $ + + 03 Nov 2014; Rick Farina uhd-3.8.0.ebuild: + pull keywords from uhd-3.8.0 while trying to resolve bug 527650 *uhd-3.8.0 (29 Oct 2014)
[gentoo-commits] gentoo-x86 commit in app-emulation/libvirt: libvirt-1.2.9-r1.ebuild ChangeLog
tamiko 14/11/03 01:38:09 Modified: libvirt-1.2.9-r1.ebuild ChangeLog Log: fix typo, print elog message when replacing... (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3) Revision ChangesPath 1.2 app-emulation/libvirt/libvirt-1.2.9-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9-r1.ebuild?r1=1.1&r2=1.2 Index: libvirt-1.2.9-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libvirt-1.2.9-r1.ebuild 3 Nov 2014 01:30:36 - 1.1 +++ libvirt-1.2.9-r1.ebuild 3 Nov 2014 01:38:09 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9-r1.ebuild,v 1.1 2014/11/03 01:30:36 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9-r1.ebuild,v 1.2 2014/11/03 01:38:09 tamiko Exp $ EAPI=5 @@ -437,7 +437,7 @@ elog "Ensure any resources your VMs use are accessible by qemu:qemu" fi - if [[ -z "${REPLACING_VERSIONS}" ]]; then + if [[ -n "${REPLACING_VERSIONS}" ]]; then elog "" elog "The systemd service-file configuration under /etc/sysconfig has" elog "been removed. Please use" 1.380app-emulation/libvirt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.380&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.380&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?r1=1.379&r2=1.380 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v retrieving revision 1.379 retrieving revision 1.380 diff -u -r1.379 -r1.380 --- ChangeLog 3 Nov 2014 01:30:36 - 1.379 +++ ChangeLog 3 Nov 2014 01:38:09 - 1.380 @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libvirt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.379 2014/11/03 01:30:36 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.380 2014/11/03 01:38:09 tamiko Exp $ + + 03 Nov 2014; Matthias Maier libvirt-1.2.9-r1.ebuild: + fix typo, print elog message when replacing... *libvirt-1.2.9-r1 (03 Nov 2014)
[gentoo-commits] gentoo-x86 commit in app-emulation/libvirt: libvirt-9999.ebuild metadata.xml libvirt-1.2.9-r1.ebuild ChangeLog
tamiko 14/11/03 01:30:36 Modified: libvirt-.ebuild metadata.xml ChangeLog Added:libvirt-1.2.9-r1.ebuild Log: add wireshark-plugins use flag, bug 508340; do not install into runtime paths, bug 520408; do not install into units use /etc/sysconfig, bug 477524 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3) Revision ChangesPath 1.61 app-emulation/libvirt/libvirt-.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild?rev=1.61&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild?rev=1.61&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild?r1=1.60&r2=1.61 Index: libvirt-.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- libvirt-.ebuild 31 Oct 2014 12:15:03 - 1.60 +++ libvirt-.ebuild 3 Nov 2014 01:30:36 - 1.61 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild,v 1.60 2014/10/31 12:15:03 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild,v 1.61 2014/11/03 01:30:36 tamiko Exp $ EAPI=5 @@ -32,8 +32,8 @@ SLOT="0" IUSE="audit avahi +caps firewalld fuse iscsi +libvirtd lvm lxc +macvtap nfs \ nls numa openvz parted pcap phyp policykit +qemu rbd sasl \ - selinux +udev uml +vepa virtualbox virt-network xen elibc_glibc \ - systemd" + selinux +udev uml +vepa virtualbox virt-network wireshark-plugins xen \ + elibc_glibc systemd" REQUIRED_USE="libvirtd? ( || ( lxc openvz qemu uml virtualbox xen ) ) lxc? ( caps libvirtd ) openvz? ( libvirtd ) @@ -92,6 +92,7 @@ selinux? ( >=sys-libs/libselinux-2.0.85 ) systemd? ( sys-apps/systemd ) virtualbox? ( || ( app-emulation/virtualbox >=app-emulation/virtualbox-bin-2.2.0 ) ) + wireshark-plugins? ( net-analyzer/wireshark:= ) xen? ( app-emulation/xen-tools app-emulation/xen ) udev? ( virtual/udev >=x11-libs/libpciaccess-0.10.9 ) virt-network? ( net-dns/dnsmasq[script] @@ -221,6 +222,8 @@ ) >.git-module-status fi + epatch "${FILESDIR}"/libvirt-1.2.9-do_not_use_sysconf.patch + epatch_user [[ -n ${AUTOTOOLIZE} ]] && eautoreconf @@ -317,9 +320,11 @@ # audit support myconf="${myconf} $(use_with audit)" + # wireshark dissector + myconf="${myconf} $(use_with wireshark-plugins wireshark-dissector)" + ## stuff we don't yet support myconf="${myconf} --without-netcf" - myconf="${myconf} --without-wireshark-dissector" # we use udev over hal myconf="${myconf} --without-hal" @@ -375,17 +380,22 @@ find "${D}" -name '*.la' -delete || die + # Remove bogus, empty directories. They are either not used, or + # libvirtd is able to create them on demand + rm -rf "${D}"/etc/sysconf + rm -rf "${D}"/var/cache + rm -rf "${D}"/var/run + rm -rf "${D}"/var/log + use libvirtd || return 0 # From here, only libvirtd-related instructions, be warned! + systemd_install_serviced "${FILESDIR}"/libvirtd.service.conf libvirtd + newinitd "${S}/libvirtd.init" libvirtd || die newconfd "${FILESDIR}/libvirtd.confd-r4" libvirtd || die newinitd "${FILESDIR}/virtlockd.init" virtlockd || die - keepdir /var/lib/libvirt/{boot,images,network} - use qemu && keepdir /var/{cache,lib,log}/libvirt/qemu - use lxc && keepdir /var/{cache,lib,log}/libvirt/lxc - readme.gentoo_create_doc } @@ -411,19 +421,6 @@ touch "${ROOT}"/etc/libvirt/qemu/networks/default.xml fi - # support for dropped privileges - if use qemu; then - fperms 0750 "${EROOT}/var/lib/libvirt/qemu" - fperms 0750 "${EROOT}/var/cache/libvirt/qemu" - fi - - if use caps && use qemu; then - fowners -R qemu:qemu "${EROOT}/var/lib/libvirt/qemu" - fowners -R qemu:qemu "${EROOT}/var/cache/libvirt/qemu" - elif use qemu; then - fowners -R root:root "${EROOT}/var/lib/libvirt/qemu" - fowners -R root:root "${EROOT}/var/cache/libvirt/qemu" - fi if ! use policykit; then elog "To allow normal users to connect to libvirtd you must change the" 1.39 app-emulation/libvirt/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/metadata.xml?re
[gentoo-commits] gentoo-x86 commit in app-emulation/libvirt/files: libvirt-1.2.9-do_not_use_sysconf.patch libvirtd.service.conf libvirt-1.2.6-numa.patch
tamiko 14/11/03 01:30:36 Added:libvirt-1.2.9-do_not_use_sysconf.patch libvirtd.service.conf Removed: libvirt-1.2.6-numa.patch Log: add wireshark-plugins use flag, bug 508340; do not install into runtime paths, bug 520408; do not install into units use /etc/sysconfig, bug 477524 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3) Revision ChangesPath 1.1 app-emulation/libvirt/files/libvirt-1.2.9-do_not_use_sysconf.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/files/libvirt-1.2.9-do_not_use_sysconf.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/files/libvirt-1.2.9-do_not_use_sysconf.patch?rev=1.1&content-type=text/plain Index: libvirt-1.2.9-do_not_use_sysconf.patch === >From 69372a32025ac16578ad277c6356e89713a3f9f4 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Mon, 3 Nov 2014 00:51:35 +0100 Subject: [PATCH] Do not use /etc/sysconf --- daemon/Makefile.am | 4 +--- daemon/libvirtd.service.in | 3 +-- src/Makefile.am | 3 --- src/locking/virtlockd.service.in | 3 +-- tools/Makefile.am| 2 +- tools/libvirt-guests.service.in | 2 +- 6 files changed, 5 insertions(+), 12 deletions(-) diff --git a/daemon/Makefile.am b/daemon/Makefile.am index b95a79d..1e98422 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -328,9 +328,7 @@ uninstall-logrotate: rmdir $(DESTDIR)$(sysconfdir)/logrotate.d || : install-sysconfig: - $(MKDIR_P) $(DESTDIR)$(sysconfdir)/sysconfig - $(INSTALL_DATA) $(srcdir)/libvirtd.sysconf \ - $(DESTDIR)$(sysconfdir)/sysconfig/libvirtd + uninstall-sysconfig: rm -f $(DESTDIR)$(sysconfdir)/sysconfig/libvirtd rmdir $(DESTDIR)$(sysconfdir)/sysconfig || : diff --git a/daemon/libvirtd.service.in b/daemon/libvirtd.service.in index 1759ac8..cd337a1 100644 --- a/daemon/libvirtd.service.in +++ b/daemon/libvirtd.service.in @@ -10,8 +10,7 @@ Documentation=http://libvirt.org [Service] Type=notify -EnvironmentFile=-/etc/sysconfig/libvirtd -ExecStart=@sbindir@/libvirtd $LIBVIRTD_ARGS +ExecStart=@sbindir@/libvirtd ExecReload=/bin/kill -HUP $MAINPID KillMode=process Restart=on-failure diff --git a/src/Makefile.am b/src/Makefile.am index e65177f..184 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2269,9 +2269,6 @@ EXTRA_DIST += locking/virtlockd.sysconf \ locking/test_libvirt_lockd.aug.in install-sysconfig: - $(MKDIR_P) $(DESTDIR)$(sysconfdir)/sysconfig - $(INSTALL_DATA) $(srcdir)/locking/virtlockd.sysconf \ - $(DESTDIR)$(sysconfdir)/sysconfig/virtlockd uninstall-sysconfig: rm -f $(DESTDIR)$(sysconfdir)/sysconfig/virtlockd diff --git a/src/locking/virtlockd.service.in b/src/locking/virtlockd.service.in index 57089b0..ace0c83 100644 --- a/src/locking/virtlockd.service.in +++ b/src/locking/virtlockd.service.in @@ -5,8 +5,7 @@ Documentation=man:virtlockd(8) Documentation=http://libvirt.org [Service] -EnvironmentFile=-/etc/sysconfig/virtlockd -ExecStart=@sbindir@/virtlockd $VIRTLOCKD_ARGS +ExecStart=@sbindir@/virtlockd ExecReload=/bin/kill -USR1 $MAINPID # Loosing the locks is a really bad thing that will # cause the machine to be fenced (rebooted), so make diff --git a/tools/Makefile.am b/tools/Makefile.am index 93d642d..2da0e97 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -259,7 +259,7 @@ uninstall-local: uninstall-init uninstall-systemd install-sysconfig: $(MKDIR_P) $(DESTDIR)$(sysconfdir)/sysconfig $(INSTALL_DATA) $(srcdir)/libvirt-guests.sysconf \ - $(DESTDIR)$(sysconfdir)/sysconfig/libvirt-guests + $(DESTDIR)$(sysconfdir)/libvirt/libvirt-guests.conf uninstall-sysconfig: rm -f $(DESTDIR)$(sysconfdir)/sysconfig/libvirt-guests diff --git a/tools/libvirt-guests.service.in b/tools/libvirt-guests.service.in index cc04b6d..9be514b 100644 --- a/tools/libvirt-guests.service.in +++ b/tools/libvirt-guests.service.in @@ -5,7 +5,7 @@ Documentation=man:libvirtd(8) Documentation=http://libvirt.org [Service] -EnvironmentFile=-/etc/sysconfig/libvirt-guests +EnvironmentFile=-/etc/libvirt/libvirt-guests.conf # Hack just call traditional service until we factor # out the code ExecStart=@libexecdir@/libvirt-guests.sh start --- a/tools/libvirt-guests.sysconf +++ b/tools/libvirt-guests.sysconf @@ -1,3 +1,10 @@ +# +# Warning: This configuration file is only sourced by the systemd +# libvirt-guests.service unit. The coresponding openrc facility is in +# /etc/init.d/libvirtd and /etc/conf.d/libvirtd +# + + # URIs to check for running guests # example: URIS='default xen:/// vbox+tcp://host/system lxc:///' #URIS=default -- 2.0.4 1.1 app-emulation/libvirt/files/libvirtd.service.conf f
[gentoo-commits] gentoo-x86 commit in sci-mathematics/coq: coq-8.4_p5.ebuild ChangeLog
gienah 14/11/03 01:27:10 Modified: ChangeLog Added:coq-8.4_p5.ebuild Log: Bump coq to 8.4pl5 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 618E971F) Revision ChangesPath 1.83 sci-mathematics/coq/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/ChangeLog?rev=1.83&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/ChangeLog?rev=1.83&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/ChangeLog?r1=1.82&r2=1.83 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- ChangeLog 23 Jan 2014 08:17:49 - 1.82 +++ ChangeLog 3 Nov 2014 01:27:10 - 1.83 @@ -1,6 +1,11 @@ # ChangeLog for sci-mathematics/coq # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.82 2014/01/23 08:17:49 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.83 2014/11/03 01:27:10 gienah Exp $ + +*coq-8.4_p5 (03 Nov 2014) + + 03 Nov 2014; Mark Wright +coq-8.4_p5.ebuild: + Bump coq to 8.4pl5 *coq-8.4_p3 (23 Jan 2014) 1.1 sci-mathematics/coq/coq-8.4_p5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/coq-8.4_p5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/coq-8.4_p5.ebuild?rev=1.1&content-type=text/plain Index: coq-8.4_p5.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.4_p5.ebuild,v 1.1 2014/11/03 01:27:10 gienah Exp $ EAPI="5" inherit eutils multilib MY_PV=${PV/_p/pl} MY_P=${PN}-${MY_PV} DESCRIPTION="Proof assistant written in O'Caml" HOMEPAGE="http://coq.inria.fr/"; SRC_URI="http://${PN}.inria.fr/distrib/V${MY_PV}/files/${MY_P}.tar.gz"; LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="gtk debug +ocamlopt doc camlp5" RDEPEND=" >=dev-lang/ocaml-3.11.2:=[ocamlopt?] camlp5? ( >=dev-ml/camlp5-6.02.3:=[ocamlopt?] ) gtk? ( >=dev-ml/lablgtk-2.10.1:=[ocamlopt?] )" DEPEND="${RDEPEND} doc? ( media-libs/netpbm[png,zlib] virtual/latex-base dev-tex/hevea dev-tex/xcolor dev-texlive/texlive-pictures dev-texlive/texlive-mathextra dev-texlive/texlive-latexextra )" S=${WORKDIR}/${MY_P} src_prepare() { sed -e 's@\($(INSTALLLIB)\) revision@\1@' \ -i "${S}/Makefile.build" \ || die "Could not edit Makefile.build to remove install revision" } src_configure() { ocaml_lib=$(ocamlc -where) local myconf=( --prefix /usr --bindir /usr/bin --libdir /usr/$(get_libdir)/coq --mandir /usr/share/man --emacslib /usr/share/emacs/site-lisp --coqdocdir /usr/$(get_libdir)/coq/coqdoc --docdir /usr/share/doc/${PF} --configdir /etc/xdg/${PN} --lablgtkdir ${ocaml_lib}/lablgtk2 ) use debug && myconf+=( --debug ) use doc || myconf+=( --with-doc no ) if use gtk; then if use ocamlopt; then myconf+=( --coqide opt ) else myconf+=( --coqide byte ) fi else myconf+=( --coqide no ) fi if use ocamlopt; then myconf+=( --opt ) else myconf+=( -byte-only ) fi if use camlp5; then myconf+=( --camlp5dir ${ocaml_lib}/camlp5 ) else myconf+=( --usecamlp4 ) fi export CAML_LD_LIBRARY_PATH="${S}/kernel/byterun/" ./configure ${myconf[@]} || die "configure failed" } src_compile() { emake STRIP="true" -j1 world VERBOSE=1 } src_install() { emake STRIP="true" COQINSTALLPREFIX="${D}" install dodoc README CREDITS CHANGES use gtk && make_desktop_entry "coqide" "Coq IDE" "${EPREFIX}/usr/share/coq/coq.png" }
[gentoo-commits] proj/webapp-config:experimental commit in: /
commit: 687b04fcf7b871754715612d659caad256adc1c0 Author: Devan Franchini gentoo org> AuthorDate: Mon Nov 3 01:00:47 2014 + Commit: Devan Franchini gentoo org> CommitDate: Mon Nov 3 01:00:47 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=687b04fc setup.py: Adds Devan Franchini to list of authors --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fd0adda..745f438 100755 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ from WebappConfig.version import WCVERSION setup(name = 'webapp-config', version = WCVERSION, description = 'Python script for managing the deployment of web-based applications', - author= 'Stuart Herbert, Renat Lumpau, Gunnar Wrobel', + author= 'Stuart Herbert, Renat Lumpau, Gunnar Wrobel Devan Franchini', author_email = 'stu...@gentoo.org', url = 'http://git.overlays.gentoo.org/gitweb/?p=proj/webapp-config.git;a=summary', packages = ['WebappConfig'],
[gentoo-commits] proj/java:master commit in: dev-java/icedtea/
commit: 50bccfe348f74cd58ce9d9ff753f19bf2d51d662 Author: Andrew John Hughes member fsf org> AuthorDate: Mon Nov 3 01:00:53 2014 + Commit: Andrew John Hughes member fsf org> CommitDate: Mon Nov 3 01:00:53 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/java.git;a=commit;h=50bccfe3 Move selinux dependency to RDEPEND only; bug 527698. Package-Manager: portage-2.2.14_rc1 Manifest-Sign-Key: 248BDC07 --- dev-java/icedtea/ChangeLog| 5 dev-java/icedtea/Manifest | 38 +-- dev-java/icedtea/icedtea-3..ebuild| 4 +-- dev-java/icedtea/icedtea-6.1.13.5-r1.ebuild | 4 +-- dev-java/icedtea/icedtea-6..ebuild| 4 +-- dev-java/icedtea/icedtea-7.2.5.3.ebuild | 4 +-- dev-java/icedtea/icedtea-7.2.6.0_pre09.ebuild | 4 +-- 7 files changed, 34 insertions(+), 29 deletions(-) diff --git a/dev-java/icedtea/ChangeLog b/dev-java/icedtea/ChangeLog index 4daf1c4..17d8703 100644 --- a/dev-java/icedtea/ChangeLog +++ b/dev-java/icedtea/ChangeLog @@ -3,6 +3,11 @@ # $Header: $ 03 Nov 2014; Andrew John Hughes + icedtea-3..ebuild, icedtea-6.1.13.5-r1.ebuild, icedtea-6..ebuild, + icedtea-7.2.5.3.ebuild, icedtea-7.2.6.0_pre09.ebuild: + Move selinux dependency to RDEPEND only; bug 527698. + + 03 Nov 2014; Andrew John Hughes icedtea-6.1.13.5-r1.ebuild, icedtea-6..ebuild, icedtea-7.2.5.3.ebuild, icedtea-7.2.6.0_pre09.ebuild: Sync IcedTea-Web changes with main tree version. diff --git a/dev-java/icedtea/Manifest b/dev-java/icedtea/Manifest index 4ebc2b1..9ca0de6 100644 --- a/dev-java/icedtea/Manifest +++ b/dev-java/icedtea/Manifest @@ -39,27 +39,27 @@ DIST icedtea7-langtools-55486a406d9f.tar.bz2 1702288 SHA256 3ef96c11ea2720b3c9e2 DIST icedtea7-openjdk-7faf56bdd783.tar.bz2 126716 SHA256 301bcd38fa62237e62e9ec2c30a43f36b0c25ad666a8b855ff1d8b0e68d05a2f SHA512 6f605d389eb7b3b7caccdae818ab8ed4375761b842a630e78beb231e9f510f4343325a881f84375b0ce0ed2cd78e6e3ec5ab5d8c4bdde33fa0cb84cd1e76017b WHIRLPOOL bb418265d42d2a6055b6bee847c02be6886c8116bf064431a76ed0fb4acc4133d34e60bf1e7f4575b8bf94c9313d1254a5dc71f6e3da351b0e9eab00c2c12910 DIST openjdk-6-src-b30-21_jan_2014.tar.xz 33106516 SHA256 ebd9fdf39c8590cd620cb78c481ca233f5919f2819237b5d2b440666f1dd3475 SHA512 3d040f9dc99b38babda3dce3a0dbc0de0dd91c5a2a0bb4bad7caa5acbb42923d0b26926aca836157d50124811f6c4c743f48ae996481d216c6158c21686e1c55 WHIRLPOOL 4a07dca91ad6bbf004fe40f12225a836c8cb634ce05b5974c51c389d235a6aca6a2532b3818fd975b1dd83ee117e08e17e22fcbb1bedff4caaabf50f941afd6f DIST openjdk-6-src-b33-14_oct_2014.tar.xz 33476800 SHA256 cabc35587a90fa81edd8ba8537c0454348c37456de27e407bbb66d52031a1293 SHA512 e3e195b069101c352ae8ed8f59558a464ba61c9966add815cb58c9151c8fefda721dd1650ebd335350af95cbebdd3fedb1b4ac2736fb2625bb83f13b94a85c8c WHIRLPOOL bcd51fe1ce52ec275ef24d03914f0d151a8765c432713a9bfef39618c01587dc7f9ff9a58b86785761c4b69130afa643964c6cf5caad13d7778baa0a346ea291 -EBUILD icedtea-3..ebuild 10711 SHA256 2d8dc222afaf87340eaaee7819eb801e41a950f66588b2a9a315a2a8fc431e16 SHA512 01926338aba58abf42259166412391e29e60845733ad5b0d69bf1b16ded55e1f361caaec9cde5db915bfab1747a2b3966e499dfc034c6f498bbf06da1e5c39d3 WHIRLPOOL dcf621eb1a2353ebd31e11fc625b38df397337641b8b82b92c38513cd0a7adfd40c5dc8d0318cd59d6ab7bcee662dd4be0273d3886d5810d3934b562a996b830 -EBUILD icedtea-6.1.13.5-r1.ebuild 10311 SHA256 640e70a047e7a22bc8ca8a99672bb7c82ed6baada94e61235312b2cc886b8f51 SHA512 d6a6779965fd31f20a3bb2817c4777cc1b85fce3f8cb32b648f04d1de56c3d2a51d514ceb4fc7af2675f0a48c0c4295db36356882baf0e26180570b99595 WHIRLPOOL d4d6fe4ed8706a5d80e76b786668e719177888786c342b333c44aea7e0c97cecfa4e901f77e667d9f82258bf2e3100254baa8a708eb5a26beeffe0aa1061b914 -EBUILD icedtea-6..ebuild 10014 SHA256 0e4bcdd81929f92b4182f64a2b1be0704c3415df0ebda66d01d7745fc6301fd2 SHA512 2f170738137249460a649269e8c07af156f01bb01b57dbb2d3a3a3270fd1496e354764dd8131508f3b3317825c086354d320f0c5f2f6955bc5b37f22605a WHIRLPOOL 78fe6146b01c61977b54cba5bdc6ab6403e15925bb90814918d9a1f6d78b5aa538a8856757b7c02d0503c9c688b88ee9f7c1d2c6dc8a5de780ad0e13ef97e9e7 -EBUILD icedtea-7.2.5.3.ebuild 12295 SHA256 59d61292e81e14b3896b945122af1c76f23baf2c104715aabbd3f55408c40815 SHA512 736319b4c6ce02bda9e73ddbdf1be8155599b58e9ccfbd4d43f059029db5641678865ece2f72fe963ce9cf1b6a1994ba55063ef89e3831987f5afadca53e5459 WHIRLPOOL 6a275bc7f36689f46d0623b60ce9c56a3f597f65051b316cd0bccce325cc81a5e988b09b70cddf376e722c6fb51aff3a0ea786d739a54a565ddab28965a3da0f -EBUILD icedtea-7.2.6.0_pre09.ebuild 12228 SHA256 4748062ba8302a024965818246a8dce0ca6e7edf58cc891e361de02e41d85394 SHA512 7c1a051aab5a841d55ce23dda70a5f3ed2430a1f8d7057578511b4f19e1e164479caecc614afb86103a26f2a3fc240750498ca2b40a68530b20e59eb3a67b97a WHIRLPOOL 3d702ca4aaebcca097ca9fd28103d675bb44df72fe9de24fdb8aa03debbc605277e7c810103e7558bde6308fb842aca86679ec2c8a468ccdad1ae5432455409a -MISC ChangeLog 86777 SHA256 096b6efc
[gentoo-commits] proj/java:master commit in: dev-java/icedtea/
commit: a91cc65d8c01d76a591b4679bedf6fc52372e874 Author: Andrew John Hughes member fsf org> AuthorDate: Mon Nov 3 00:54:59 2014 + Commit: Andrew John Hughes member fsf org> CommitDate: Mon Nov 3 00:54:59 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/java.git;a=commit;h=a91cc65d Sync IcedTea-Web changes with main tree version. Package-Manager: portage-2.2.14_rc1 Manifest-Sign-Key: 248BDC07 --- dev-java/icedtea/ChangeLog| 5 + dev-java/icedtea/Manifest | 30 ++- dev-java/icedtea/icedtea-6.1.13.5-r1.ebuild | 27 dev-java/icedtea/icedtea-6..ebuild| 27 dev-java/icedtea/icedtea-7.2.5.3.ebuild | 25 +++--- dev-java/icedtea/icedtea-7.2.6.0_pre09.ebuild | 23 +--- 6 files changed, 99 insertions(+), 38 deletions(-) diff --git a/dev-java/icedtea/ChangeLog b/dev-java/icedtea/ChangeLog index afcdd4b..4daf1c4 100644 --- a/dev-java/icedtea/ChangeLog +++ b/dev-java/icedtea/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 03 Nov 2014; Andrew John Hughes + icedtea-6.1.13.5-r1.ebuild, icedtea-6..ebuild, icedtea-7.2.5.3.ebuild, + icedtea-7.2.6.0_pre09.ebuild: + Sync IcedTea-Web changes with main tree version. + 01 Nov 2014; Vlastimil Babka icedtea-3..ebuild, icedtea-6.1.13.5-r1.ebuild, icedtea-6..ebuild, icedtea-7.2.5.3.ebuild, icedtea-7.2.6.0_pre09.ebuild: diff --git a/dev-java/icedtea/Manifest b/dev-java/icedtea/Manifest index 08144ea..4ebc2b1 100644 --- a/dev-java/icedtea/Manifest +++ b/dev-java/icedtea/Manifest @@ -1,3 +1,6 @@ +-BEGIN PGP SIGNED MESSAGE- +Hash: SHA256 + AUX fontconfig.Gentoo.properties.src 15602 SHA256 d48a9b43d82f45425464e985955f3f3700738a98c0dc97ab7577230ca11fe647 SHA512 eac3fd310bf0757284a4a0c3c72759a8516bd2d9b8f9d9c7df10ff15fd291833d5adb5429b166175c6f333c883974d56fe7d0339cc16db3a5786a77780217a39 WHIRLPOOL f9f702848c38ef9cca0577f1db5a7c4cd6847e79d205b8e855c14b3a80070328b12fdcd854f5bd2dcf07c7cb9bd2aaf433a770a0752ec01a4e8b308dedf3bf19 AUX generate-cacerts.pl 11051 SHA256 6ee6fb155e3fa85d0a7e9015b53ebd55948c6599d100fdb69b574b6d11f73433 SHA512 22d1be675362c09ed61af4dc3ece14cab81e9514937d588ff5d324e61b7eba7d3dd99b26bc5ec0953365de56d099f708b2afdb13cca37bc4ff07fd8ce31fbe97 WHIRLPOOL ad0e7946b1f055542f8a76b1050ae841bc7b6498305def9881d2f5d2177a82b77d25bf20e97488e2c84bbe0c3834421caea7e5bf4ea990c783908bc19133e619 AUX icedtea.env 1074 SHA256 b4ad677dede5c06785db6540d51a9dbe6401e894f03857f5b14dbf6bdf9a33a8 SHA512 933c5d96e1cd36badf9c467b5ac06e8cf5d842915662f6744fb641bba64bdbf024685011f48d2742fadf5a3d82ca2e7f3cc555e51079297f5962e22be3afd03a WHIRLPOOL 57ec8849e93bdd595006515c2cbd6e554ee0e84fa74b80fa2a29106e85f000bf5cd8d9e583f6e60974880b250cbb7d6271ac5d53edcbd2765a4dc0babd571258 @@ -37,9 +40,26 @@ DIST icedtea7-openjdk-7faf56bdd783.tar.bz2 126716 SHA256 301bcd38fa62237e62e9ec2 DIST openjdk-6-src-b30-21_jan_2014.tar.xz 33106516 SHA256 ebd9fdf39c8590cd620cb78c481ca233f5919f2819237b5d2b440666f1dd3475 SHA512 3d040f9dc99b38babda3dce3a0dbc0de0dd91c5a2a0bb4bad7caa5acbb42923d0b26926aca836157d50124811f6c4c743f48ae996481d216c6158c21686e1c55 WHIRLPOOL 4a07dca91ad6bbf004fe40f12225a836c8cb634ce05b5974c51c389d235a6aca6a2532b3818fd975b1dd83ee117e08e17e22fcbb1bedff4caaabf50f941afd6f DIST openjdk-6-src-b33-14_oct_2014.tar.xz 33476800 SHA256 cabc35587a90fa81edd8ba8537c0454348c37456de27e407bbb66d52031a1293 SHA512 e3e195b069101c352ae8ed8f59558a464ba61c9966add815cb58c9151c8fefda721dd1650ebd335350af95cbebdd3fedb1b4ac2736fb2625bb83f13b94a85c8c WHIRLPOOL bcd51fe1ce52ec275ef24d03914f0d151a8765c432713a9bfef39618c01587dc7f9ff9a58b86785761c4b69130afa643964c6cf5caad13d7778baa0a346ea291 EBUILD icedtea-3..ebuild 10711 SHA256 2d8dc222afaf87340eaaee7819eb801e41a950f66588b2a9a315a2a8fc431e16 SHA512 01926338aba58abf42259166412391e29e60845733ad5b0d69bf1b16ded55e1f361caaec9cde5db915bfab1747a2b3966e499dfc034c6f498bbf06da1e5c39d3 WHIRLPOOL dcf621eb1a2353ebd31e11fc625b38df397337641b8b82b92c38513cd0a7adfd40c5dc8d0318cd59d6ab7bcee662dd4be0273d3886d5810d3934b562a996b830 -EBUILD icedtea-6.1.13.5-r1.ebuild 9969 SHA256 8c2d43fc8b4e4ce41432c8ef3a10c4d382a9cdf5daaeb7018685d8e602823e67 SHA512 2fcc61068986a55a446da4e875d091352a775bef224090ec1bce4c88b0719ef1b3dba8de7f5dfa908ee2b85b02a325599a5d52bdf28f9d4378b45f2f6c380a51 WHIRLPOOL 72e175db2495506c5243ad8494a9deb70b79f9fd8d0b76cab04573e11f9ee97bada192e7f975f2963325899461eb9df04d528d55ba1da017b0101df75baecff5 -EBUILD icedtea-6..ebuild 9682 SHA256 a35513f4a6395539bfbdf7c772e26f0de4cb86bbcf21b56e4aae9d138531eb39 SHA512 5c4e52f04d8b0e98e0c6a4e367edfa74e164507ad00afc9ee98842445e630c05fa1136fac93e3ac877860e9f73f3aaee65d414346c4a96198268355312707b1c WHIRLPOOL 446a712af77eed8c51d1cd769bc47acaf37732b0f23f6137886773b4c2c41a0a0d201c25248fe248864e8493fb63962839315de93
[gentoo-commits] proj/webapp-config:experimental commit in: WebappConfig/, WebappConfig/tests/
commit: 1f51bdc2c94a29d7c52e6f382743d8b876151629 Author: Devan Franchini gentoo org> AuthorDate: Mon Nov 3 00:57:18 2014 + Commit: Devan Franchini gentoo org> CommitDate: Mon Nov 3 00:57:18 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=1f51bdc2 Adds WebappAdd and WebappRemove tests to external test suite tests/dtest.py: Deletes dtest.py tests/external.py: Adds tests for WebappAdd and WebappRemove worker.py: Removes doctests --- WebappConfig/tests/dtest.py| 19 --- WebappConfig/tests/external.py | 81 +++ WebappConfig/worker.py | 122 - 3 files changed, 81 insertions(+), 141 deletions(-) diff --git a/WebappConfig/tests/dtest.py b/WebappConfig/tests/dtest.py deleted file mode 100644 index 6931dd8..000 --- a/WebappConfig/tests/dtest.py +++ /dev/null @@ -1,19 +0,0 @@ - -# KOLAB LIBRARY - TESTING "CONDITION.PY" - -# test_condition.py -- Testing condition.py -# Copyright 2005 Gunnar Wrobel -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -import unittest, doctest, sys - -import WebappConfig.worker - -def test_suite(): -return unittest.TestSuite(( -doctest.DocTestSuite(WebappConfig.worker), -)) - -if __name__ == '__main__': -unittest.main(defaultTest='test_suite') diff --git a/WebappConfig/tests/external.py b/WebappConfig/tests/external.py index 0c77683..11ade19 100755 --- a/WebappConfig/tests/external.py +++ b/WebappConfig/tests/external.py @@ -31,6 +31,7 @@ from WebappConfig.ebuildimport Ebuild from WebappConfig.filetype import FileType from WebappConfig.protect import Protection from WebappConfig.serverimport Basic +from WebappConfig.workerimport WebappAdd, WebappRemove from warnings import filterwarnings, resetwarnings HERE = os.path.dirname(os.path.realpath(__file__)) @@ -421,6 +422,86 @@ class ProtectTest(unittest.TestCase): self.assertEqual(output[8], '* etc-update') +class WebappAddTest(unittest.TestCase): +def test_mk(self): +OUT.color_off() +contents = Contents('/'.join((HERE, 'testfiles', 'installtest')), +pretend = True) +webrm = WebappRemove(contents, True, True) +protect = Protection('', 'horde', '3.0.5', 'portage') +source = WebappSource(root = '/'.join((HERE, 'testfiles', + 'share-webapps')), + category = '', package = 'installtest', + version = '1.0') +source.read() +source.ignore = ['.svn'] + +webadd = WebappAdd('htdocs', + '/'.join((HERE, 'testfiles', 'installtest')), + {'dir': {'default-owned': ('root', + 'root', + '0644')}, +'file': {'virtual': ('root', + 'root', + '0644'), + 'server-owned': ('apache', + 'apache', + '0660'), + 'config-owned': ('nobody', + 'nobody', + '0600')} + }, + {'content': contents, +'removal': webrm, +'protect': protect, +'source' : source}, + {'relative': 1, +'upgrade' : False, +'pretend' : True, +'verbose' : False, +'linktype': 'soft'}) +webadd.mkfile('test1') +webadd.mkfile('test4') +webadd.mkfile('test2') +webadd.mkfile('test3') +webadd.mkdir('dir1') +webadd.mkdir('dir2') + +output = sys.stdout.getvalue().split('\n') + +self.assertEqual(output[0], '* pretending to add: sym 1 virtual ' + +'"test1"') +self.assertEqual(output[1], '* pretending to add: file 1 ' + +'server-owned "test4"') +self.assertEqual(output[3], '* pretending to add: sym 1 virtual ' + +'"test2"') +self.assertEqual(output[4], '^o^ hiding test3') +self.assertEqual(output[6], '* pretending to add: dir 1 ' + +
[gentoo-commits] gentoo-x86 commit in app-shells/zsh: zsh-9999.ebuild zsh-5.0.7-r1.ebuild ChangeLog
mattst8814/11/03 00:57:46 Modified: zsh-.ebuild zsh-5.0.7-r1.ebuild ChangeLog Log: Added ~mips, bug 522722. (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 974CA72A) Revision ChangesPath 1.2 app-shells/zsh/zsh-.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-.ebuild?r1=1.1&r2=1.2 Index: zsh-.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- zsh-.ebuild 17 Oct 2014 05:29:12 - 1.1 +++ zsh-.ebuild 3 Nov 2014 00:57:46 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-.ebuild,v 1.1 2014/10/17 05:29:12 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-.ebuild,v 1.2 2014/11/03 00:57:46 mattst88 Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit git-r3 autotools EGIT_REPO_URI="git://git.code.sf.net/p/zsh/code" else - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SRC_URI="http://www.zsh.org/pub/${P}.tar.bz2 doc? ( http://www.zsh.org/pub/${P}-doc.tar.bz2 )" fi 1.2 app-shells/zsh/zsh-5.0.7-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-5.0.7-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-5.0.7-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-5.0.7-r1.ebuild?r1=1.1&r2=1.2 Index: zsh-5.0.7-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.7-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- zsh-5.0.7-r1.ebuild 9 Oct 2014 16:41:56 - 1.1 +++ zsh-5.0.7-r1.ebuild 3 Nov 2014 00:57:46 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.7-r1.ebuild,v 1.1 2014/10/09 16:41:56 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.7-r1.ebuild,v 1.2 2014/11/03 00:57:46 mattst88 Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="ZSH gdbm? ( GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="caps debug doc examples gdbm maildir pcre static unicode" RDEPEND=" 1.247app-shells/zsh/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/ChangeLog?rev=1.247&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/ChangeLog?rev=1.247&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/ChangeLog?r1=1.246&r2=1.247 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v retrieving revision 1.246 retrieving revision 1.247 diff -u -r1.246 -r1.247 --- ChangeLog 17 Oct 2014 05:39:06 - 1.246 +++ ChangeLog 3 Nov 2014 00:57:46 - 1.247 @@ -1,6 +1,10 @@ # ChangeLog for app-shells/zsh # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.246 2014/10/17 05:39:06 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.247 2014/11/03 00:57:46 mattst88 Exp $ + + 03 Nov 2014; Matt Turner zsh-5.0.7-r1.ebuild, + zsh-.ebuild: + Added ~mips, bug 522722.
[gentoo-commits] proj/webapp-config:experimental commit in: WebappConfig/, WebappConfig/tests/
commit: f96b754b51bd42b765a6b22722a76429e7797978 Author: Devan Franchini gentoo org> AuthorDate: Sun Nov 2 07:29:05 2014 + Commit: Devan Franchini gentoo org> CommitDate: Mon Nov 3 00:01:16 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=f96b754b Adds Ebuild tests to external test suite tests/dtest.py: Removes WebappConfig.ebuild from doctest listing tests/external.py: Adds tests for Ebuild class ebuild.py: Removes doctests, the tests used for testing run_hooks() were not added to the external test suite due to the fact that there is no return to check against, just output. --- WebappConfig/ebuild.py | 141 - WebappConfig/tests/dtest.py| 2 - WebappConfig/tests/external.py | 37 +++ 3 files changed, 37 insertions(+), 143 deletions(-) diff --git a/WebappConfig/ebuild.py b/WebappConfig/ebuild.py index 24ef0d6..fecbe44 100644 --- a/WebappConfig/ebuild.py +++ b/WebappConfig/ebuild.py @@ -35,69 +35,6 @@ class Ebuild: This class handles all ebuild related task. Currently this includes displaying the post install instruction as well as running hooks provided by the ebuild. - -This creates the basic configuration defaults: - ->>> import WebappConfig.config ->>> config = WebappConfig.config.Config() - -This needs to be completed with some parameters -that would be usually provided when parsing the -commandline: - ->>> config.config.set('USER', 'my_htdocsbase', 'htdocs') ->>> config.config.set('USER', 'pn', 'horde') ->>> config.config.set('USER', 'pvr', '3.0.5') ->>> config.config.set('USER', 'vhost_server_uid', 'apache') ->>> config.config.set('USER', 'vhost_server_gid', 'apache') - -And the application directory needs to be set -to the testfile reporitory - ->>> import os.path ->>> here = os.path.dirname(os.path.realpath(__file__)) ->>> config.config.set('USER', 'my_approot', here + -... '/tests/testfiles/share-webapps') - -Time to create the ebuild handler: - ->>> my_approot = config.config.get('USER', 'my_approot') ->>> my_appdir = my_approot + "/horde/3.0.5" ->>> config.config.set('USER', 'my_appdir', my_appdir) ->>> config.config.set('USER', 'my_hookscriptsdir', my_appdir + '/hooks') ->>> config.config.set('USER', 'my_cgibinbase', 'cgi-bin') ->>> config.config.set('USER', 'my_errorsbase', 'error') ->>> config.config.set('USER', 'my_iconsbase', 'icons') ->>> config.config.set('USER', 'my_serverconfigdir', '/'.join([my_appdir,'conf'])) ->>> config.config.set('USER', 'my_hostrootdir', '/'.join([my_appdir,'hostroot'])) ->>> config.config.set('USER', 'my_htdocsdir', '/'.join([my_appdir,'htdocs'])) ->>> config.config.set('USER', 'my_sqlscriptsdir', '/'.join([my_appdir,'sqlscripts'])) ->>> a = Ebuild(config) - -Run a hook script: - ->>> from WebappConfig.server import Basic ->>> basic = Basic({'source': '', 'destination': '', 'hostroot': '', 'vhostroot':''}, -... config.create_permissions(), -... {'source':'','content':'','protect':'','dotconfig':'','ebuild':'','db':''}, -... {'verbose':False,'pretend':True}, 'portage') ->>> a.run_hooks('test', basic) - -The same on a directory that misses a hook dir: - ->>> config.config.set('USER', 'pn', 'empty') ->>> config.config.set('USER', 'pvr', '1.0') ->>> a = Ebuild(config) ->>> a.run_hooks('test', basic) - -This app has a hook dir but no script: - ->>> config.config.set('USER', 'pn', 'uninstalled') ->>> config.config.set('USER', 'pvr', '6.6.6') ->>> a = Ebuild(config) ->>> a.run_hooks('test', basic) - - ''' def __init__(self, config): @@ -197,80 +134,6 @@ class Ebuild: This function exports the necessary variables to the shell environment so that they are accessible within the shell scripts and/or files provided by the ebuild. - -The procedure from above is repeated to set up the default -environment: - -">>> import WebappConfig.config" -">>> config = WebappConfig.config.Config()" -">>> config.config.set('USER', 'my_htdocsbase', 'htdocs')" -">>> config.config.set('USER', 'pn', 'horde')" -">>> config.config.set('USER', 'pvr', '3.0.5')" -">>> import os.path" -">>> here = os.path.dirname(os.path.realpath(__file__))" -">>> config.config.set('USER', 'my_approot', here +" -"... '/tests/testfiles/share-webapps')" -">>> my_approot = config.config.get('USER', 'my_approot')" -">>> my_appdir = my_approot + "/horde/3.0.5"" -">>> config.config.set('USER', 'my_appdir', my_appdir)" -">>> config.config.set('USER', 'my_hookscriptsdir', my_appdir + '/hooks')" -">>> config.config.set('USER', 'my_cgi
[gentoo-commits] proj/webapp-config:experimental commit in: WebappConfig/tests/, WebappConfig/
commit: fa9b7583dafa3ef31ece23a87c8d8837f5440c9f Author: Devan Franchini gentoo org> AuthorDate: Thu Oct 30 15:54:47 2014 + Commit: Devan Franchini gentoo org> CommitDate: Sun Nov 2 23:59:58 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=fa9b7583 Adds beginning stages of external test suite tests/dtest.py: Removes WebappConfig.content from doctest listing tests/external.py: Adds tests for Contents class content.py: Removes doctests --- WebappConfig/content.py| 165 - WebappConfig/tests/dtest.py| 2 - WebappConfig/tests/external.py | 139 ++ 3 files changed, 139 insertions(+), 167 deletions(-) diff --git a/WebappConfig/content.py b/WebappConfig/content.py index e157d23..a582396 100644 --- a/WebappConfig/content.py +++ b/WebappConfig/content.py @@ -131,58 +131,6 @@ class Contents: def read(self): ''' Reads the contents database. - -Some content files have been provided for test purposes: - ->>> import os.path ->>> here = os.path.dirname(os.path.realpath(__file__)) - -This one should succeed: - ->>> a = Contents(here + '/tests/testfiles/contents/', -... package = 'test', version = '1.0') ->>> a.read() ->>> a.db_print() -file 1 virtual util/icon_browser.php 1124612216 9ffb2ca9ccd2db656b97cd26a1b06010 -file 1 config-owned inc/prefs.php 1124612215 ffae752dba7092cd2d1553d04a0f0045 -file 1 virtual lib/prefs.php 1124612215 ffae752dba7092cd2d1553d04a0f0045 -file 1 virtual signup.php 1124612220 dc838bc375b3d02dafc414f8e71a2aec -file 1 server-owned data.php 1117009618 0 -sym 1 virtual test 1124612220 dc838bc375b3d02dafc414f8e71a2aec /I link / to a very / strange location -dir 1 default-owned util 1117009618 0 -dir 1 config-owned inc 1117009618 0 -dir 1 default-owned lib 1117009618 0 -dir 0 default-owned /var/www/localhost/cgi-bin 1124577741 0 -dir 0 default-owned /var/www/localhost/error 1124577740 0 -dir 0 default-owned /var/www/localhost/icons 1124577741 0 - ->>> a.get_directories() #doctest: +ELLIPSIS -['.../contents//util', '.../contents//inc', '.../contents//lib', '/var/www/localhost/cgi-bin', '/var/www/localhost/error', '/var/www/localhost/icons'] - -This is a corrupted file that checks all fail safes: - ->>> OUT.color_off() ->>> a = Contents(here + '/tests/testfiles/contents/', -... package = 'test', version = '1.1') ->>> a.read() #doctest: +ELLIPSIS -* Invalid line in content file (dir 1 default-owned). Ignoring! -* Content file .../tests/testfiles/contents//.webapp-test-1.1 has an invalid line: -* dir 1 nobody-owned 1117009618 0 -* Invalid owner: nobody-owned -* Invalid line in content file (dir 1 nobody-owned 1117009618 0). Ignoring! -* Content file .../tests/testfiles/contents//.webapp-test-1.1 has an invalid line: -* garbage 1 virtual 1124612215 ffae752dba7092cd2d1553d04a0f0045 -* Invalid file type: garbage -* Invalid line in content file (garbage 1 virtual 1124612215 ffae752dba7092cd2d1553d04a0f0045). Ignoring! -* Invalid line in content file (file 1 virtual). Ignoring! -* Content file .../tests/testfiles/contents//.webapp-test-1.1 has an invalid line: -* file 1 virtual -* Not enough entries. -* Invalid line in content file (file 1 virtual ). Ignoring! -* Content file .../tests/testfiles/contents//.webapp-test-1.1 has an invalid line: -* file 31 config-owned 1124612215 ffae752dba7092cd2d1553d04a0f0045 -* Invalid relative flag: 31 -* Invalid line in content file (file 31 config-owned 1124612215 ffae752dba7092cd2d1553d04a0f0045). Ignoring! ''' dbpath = self.appdb() @@ -270,18 +218,6 @@ class Contents: def write(self): ''' Write the contents file. - -A short test: - ->>> import os.path ->>> here = os.path.dirname(os.path.realpath(__file__)) ->>> a = Contents(here + '/tests/testfiles/contents/', -... package = 'test', version = '1.0', -... pretend = True) ->>> a.read() ->>> OUT.color_off() ->>> a.write() #doctest: +ELLIPSIS -* Would have written content file .../tests/testfiles/contents//.webapp-test-1.0! ''' dbpath = self.appdb() @@ -378,77 +314,6 @@ class Contents: real_path - for config-protected files realpath =! path (and this is important for md5) relative- 1 for storing a relative filename, 0 otherwise - -OUT.color_off() -import os.path -here = os.path.dirname(os.p
[gentoo-commits] proj/webapp-config:experimental commit in: WebappConfig/tests/, WebappConfig/
commit: 54ec4c878f63a3c40d0ba83926315882c28f97d4 Author: Devan Franchini gentoo org> AuthorDate: Sun Nov 2 23:50:23 2014 + Commit: Devan Franchini gentoo org> CommitDate: Mon Nov 3 00:01:56 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=54ec4c87 Adds Protection tests to external test suite tests/dtest.py: Removes WebappConfig.protect from doctest listing tests/external.py: Adds tests for Protection class protect.py: Removes doctests --- WebappConfig/protect.py| 80 -- WebappConfig/tests/dtest.py| 2 -- WebappConfig/tests/external.py | 55 + 3 files changed, 55 insertions(+), 82 deletions(-) diff --git a/WebappConfig/protect.py b/WebappConfig/protect.py index 4a24d55..6055d17 100644 --- a/WebappConfig/protect.py +++ b/WebappConfig/protect.py @@ -64,25 +64,6 @@ class Protection: Inputs: destination - the directory that the file is being installed into filename- the original name of the file - -Let's test the code on some examples: - ->>> import os.path ->>> here = os.path.dirname(os.path.realpath(__file__)) - ->>> a = Protection('','horde','3.0.5','portage') ->>> a.get_protectedname(here + '/tests/testfiles/protect/empty', -... 'test')#doctest: +ELLIPSIS -'.../tests/testfiles/protect/empty//._cfg_test' - ->>> a.get_protectedname(here + '/tests/testfiles/protect/simple', -... 'test')#doctest: +ELLIPSIS -'.../tests/testfiles/protect/simple//._cfg0001_test' - ->>> a.get_protectedname(here + '/tests/testfiles/protect/complex', -... 'test')#doctest: +ELLIPSIS -'.../tests/testfiles/protect/complex//._cfg0801_test' - ''' my_file= os.path.basename(filename) @@ -117,30 +98,6 @@ class Protection: Traverses the path of parent directories for the given install dir and checks if any matches the list of config protected files. - ->>> a = Protection('','horde','3.0.5','portage') - -Add a virtual config protected directory: - ->>> a.config_protect += ' /my/strange/htdocs/' ->>> a.dirisconfigprotected('/my/strange/htdocs/where/i/installed/x') -True ->>> a.dirisconfigprotected('/my/strange/htdocs/where/i/installed/x/') -True ->>> a.config_protect += ' /my/strange/htdocs' ->>> a.dirisconfigprotected('/my/strange/htdocs/where/i/installed/x') -True ->>> a.dirisconfigprotected('/my/strange/htdocs/where/i/installed/x/') -True - ->>> a.config_protect += ' bad_user /my/strange/htdocs' ->>> a.dirisconfigprotected('/my/bad_user/htdocs/where/i/installed/x') -False ->>> a.dirisconfigprotected('/my/strange/htdocs/where/i/installed/x/') -True - ->>> a.dirisconfigprotected('/') -False ''' my_master = [] @@ -176,39 +133,6 @@ class Protection: def how_to_update(self, dirs): ''' Instruct the user how to update the application. - ->>> OUT.color_off() ->>> a = Protection('','horde','3.0.5','portage') - ->>> a.how_to_update(['/my/strange/htdocs/where/i/installed/x']) -* One or more files have been config protected -* To complete your install, you need to run the following command(s): -* -* CONFIG_PROTECT="/my/strange/htdocs/where/i/installed/x" etc-update -* ->>> a.how_to_update(['/a/','/c/']) -* One or more files have been config protected -* To complete your install, you need to run the following command(s): -* -* CONFIG_PROTECT="/a/" etc-update -* CONFIG_PROTECT="/c/" etc-update -* ->>> a.how_to_update(['/a//test3','/a//test3/abc', '/c/']) -* One or more files have been config protected -* To complete your install, you need to run the following command(s): -* -* CONFIG_PROTECT="/a//test3" etc-update -* CONFIG_PROTECT="/c/" etc-update -* - -Add a virtual config protected directory: - ->>> a.config_protect += ' /my/strange/htdocs/' ->>> a.how_to_update(['/my/strange/htdocs/where/i/installed/x']) -* One or more files have been config protected -* To complete your install, you need to run the following command(s): -* -* etc-update ''' my_command = self.update_command @@ -237,7 +161,3 @@ class Protection: OUT.warn('One or more files have been config protected\nTo comple' 'te your install, you need to run the following command(s):\n\n' + my_command_list) - -if __name__ == '__main__': -import doctest, sys -doctest.testmod(sys.modules[__name__]) dif
[gentoo-commits] proj/webapp-config:experimental commit in: WebappConfig/, WebappConfig/tests/
commit: 2f30940d7fbc0961ab7e2410a9c682ac2a2734dc Author: Devan Franchini gentoo org> AuthorDate: Fri Oct 31 14:11:20 2014 + Commit: Devan Franchini gentoo org> CommitDate: Mon Nov 3 00:00:00 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=2f30940d Adds WebappDB and WebappSource tests to external test suite tests/dtest.py: Removes WebappConfig.db from doctest listing tests/external.py: Adds tests for WebappDB and WebappSource classes db.py: Removes doctests --- WebappConfig/db.py | 174 - WebappConfig/tests/dtest.py| 2 - WebappConfig/tests/external.py | 121 3 files changed, 121 insertions(+), 176 deletions(-) diff --git a/WebappConfig/db.py b/WebappConfig/db.py index aa33ac5..0fbd34a 100644 --- a/WebappConfig/db.py +++ b/WebappConfig/db.py @@ -162,100 +162,6 @@ class WebappDB(AppHierarchy): ''' The DataBase class handles a file-oriented data base that stores information about virtual installs of web applications. - -Some test files are needed to test the functionality. This localizes -the current position: - ->>> import os.path ->>> here = os.path.dirname(os.path.realpath(__file__)) - -Deactivates color output which is bad for the doctest - ->>> OUT.color_off() - -Initialize the class: - ->>> a = WebappDB(root = here + '/tests/testfiles/webapps') - -This lists the database: ->>> a.listinstalls() -/var/www/localhost/htdocs/gallery -/var/www/localhost/htdocs/horde -/var/www/localhost/htdocs/phpldapadmin - -Which is also possible in a more user friendly way: - ->>> b = WebappDB(root = here + '/tests/testfiles/webapps', verbose = True) ->>> b.listinstalls() -* Installs for gallery-1.4.4_p6 -* /var/www/localhost/htdocs/gallery -* Installs for horde-3.0.5 -* /var/www/localhost/htdocs/horde -* Installs for phpldapadmin-0.9.7_alpha4 -* /var/www/localhost/htdocs/phpldapadmin - -The function 'get_inst_files' handles the file locations within the -database. If no package has been specified while initializing -the database, the funtion will return all files available: - -(code will only return package and varsion since the actual path - varies whith your code location) - ->>> sb = [i[1] for i in b.list_locations().items()] ->>> sb.sort(key=lambda x: x[0]+x[1]+x[2]) ->>> sb -[['', 'gallery', '1.4.4_p6'], ['', 'gallery', '2.0_rc2'], ['', 'horde', '3.0.5'], ['', 'phpldapadmin', '0.9.7_alpha4']] - ->>> c = WebappDB(root = here + '/tests/testfiles/webapps', -... package = 'horde', version = '3.0.5') ->>> [i[1] for i in c.list_locations().items()] -[['', 'horde', '3.0.5']] - -Package specifiers that do not map to an install file will yield -an empty result and a warning. - -The warning is turned off for the example: ->>> OUT.warn_off() - ->>> c = WebappDB(root = here + '/tests/testfiles/webapps', -... package = 'garbish', version = '3.0.5') ->>> [i[1] for i in c.list_locations().items()] -[] - -Package specifiers that do not map to an install file will yield -an empty result and a warning: ->>> c = WebappDB(root = here + '/tests/testfiles/webapps', -... package = 'horde', version = '8.1.1') ->>> [i[1] for i in c.list_locations().items()] -[] - -The warning is turned off for the example: ->>> OUT.warn_on() - -Virtual installs can be added or removed using the corresponding -functions (the example will just pretend to write): - ->>> d = WebappDB(root = here + '/tests/testfiles/webapps', pretend = True, -... package = 'horde', version = '3.0.5') ->>> d.add('/my/really/weird/hierarchy/for/horde', #doctest: +ELLIPSIS -... user = 'me', group = 'me') -* Pretended to append installation /my/really/weird/hierarchy/for/horde -* Entry: -* ... me me /my/really/weird/hierarchy/for/horde -* ->>> d.remove('/var/www/localhost/htdocs/horde') -* Pretended to remove installation /var/www/localhost/htdocs/horde -* Final DB content: -* -* - ->>> d.remove('/my/really/weird/hierarchy/for/horde') #doctest: +ELLIPSIS -* Installation at "/my/really/weird/hierarchy/for/horde" could not be found in the database file. Check the entries in ".../tests/testfiles/webapps/horde/3.0.5/installs"! -* Pretended to remove installation /my/really/weird/hierarchy/for/horde -* Final DB content: -* 1124612110 root root /var/www/localhost/htdocs/horde -* - ''' def __init__(self, @@ -507,28 +413,6 @@ class WebappSource(AppHierarchy): ''' The WebappSource class handles a web application hierarchy under /usr/share/webapps. - -Some test files are needed to test the functionality. This localizes -the current posi
[gentoo-commits] proj/webapp-config:experimental commit in: WebappConfig/, WebappConfig/tests/
commit: ec0105566fff2c68c6691bd1498a7b346b5d7069 Author: Devan Franchini gentoo org> AuthorDate: Sun Nov 2 08:15:18 2014 + Commit: Devan Franchini gentoo org> CommitDate: Mon Nov 3 00:01:24 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=ec010556 Adds FileType tests to external test suite tests/dtest.py: Removes WebappConfig.filetype from doctest listing tests/external.py: Adds tests for FileType class filetype.py: Removes doctests --- WebappConfig/filetype.py | 79 -- WebappConfig/tests/dtest.py| 2 -- WebappConfig/tests/external.py | 37 3 files changed, 37 insertions(+), 81 deletions(-) diff --git a/WebappConfig/filetype.py b/WebappConfig/filetype.py index 63d7e5f..d677189 100644 --- a/WebappConfig/filetype.py +++ b/WebappConfig/filetype.py @@ -36,80 +36,6 @@ class FileType: - a list of all files and directories owned by the config user - a list of all files and directories owned by the server user - -This creates such lists: - ->>> config_owned = [ 'a', 'a/b/c/d', '/e', '/f/', '/g/h/', 'i\\n'] ->>> server_owned = [ 'j', 'k/l/m/n', '/o', '/p/', '/q/r/', 's\\n'] - -The class is initialized with these two arrays: - ->>> a = FileType(config_owned, server_owned) - -This class provides three functions to retrieve information about -the file or directory type. - -File types --- - ->>> a.filetype('a') -'config-owned' ->>> a.filetype('a/b/c/d') -'config-owned' - ->>> a.filetype('j') -'server-owned' ->>> a.filetype('/o') -'server-owned' - -File names - whether specified as input in the -{config,server}_owned lists or as key for retrieving the type - may -have leading or trailing whitespace. It will be removed. Trailing - ->>> a.filetype('\\n s') -'server-owned' ->>> a.filetype('/g/h\\n') -'config-owned' - -Unspecified files will result in a virtual type: - ->>> a.filetype('unspecified.txt') -'virtual' - -This behaviour can be influenced by setting the 'virtual_files' -option for the class (which corresponds to the --virtual-files command -line option): - ->>> b = FileType(config_owned, server_owned, -... virtual_files = 'server-owned') ->>> b.filetype('unspecified.txt') -'server-owned' - -Directory types ---- - -The class does not know if the given keys are files or directories. -This is specified using the correct function for them. So the same -keys that were used above can also be used here: - ->>> a.dirtype('a') -'config-owned' ->>> a.dirtype('j') -'server-owned' - -The same whitespace and trailing slash fixing rules apply for -directory names: - ->>> a.dirtype('\\n s') -'server-owned' ->>> a.dirtype('/g/h\\n') -'config-owned' - -Unspecified directories are 'default-owned' and not marked 'virtual': - ->>> a.dirtype('unspecified.txt') -'default-owned' - ''' def __init__(self, @@ -224,8 +150,3 @@ class FileType: filename = re.compile('/+').sub('/', filename) return filename - - -if __name__ == '__main__': -import doctest, sys -doctest.testmod(sys.modules[__name__]) diff --git a/WebappConfig/tests/dtest.py b/WebappConfig/tests/dtest.py index a46be2c..bfb82fa 100644 --- a/WebappConfig/tests/dtest.py +++ b/WebappConfig/tests/dtest.py @@ -8,13 +8,11 @@ import unittest, doctest, sys -import WebappConfig.filetype import WebappConfig.protect import WebappConfig.worker def test_suite(): return unittest.TestSuite(( -doctest.DocTestSuite(WebappConfig.filetype), doctest.DocTestSuite(WebappConfig.protect), doctest.DocTestSuite(WebappConfig.worker), )) diff --git a/WebappConfig/tests/external.py b/WebappConfig/tests/external.py index 7e97b7c..fc5b627 100755 --- a/WebappConfig/tests/external.py +++ b/WebappConfig/tests/external.py @@ -28,6 +28,7 @@ from WebappConfig.dbimport WebappDB, WebappSource from WebappConfig.debug import OUT from WebappConfig.dotconfig import DotConfig from WebappConfig.ebuildimport Ebuild +from WebappConfig.filetype import FileType from WebappConfig.serverimport Basic from warnings import filterwarnings, resetwarnings @@ -330,6 +331,42 @@ class EbuildTest(unittest.TestCase): 'hostroot'))) +class FileTypeTest(unittest.TestCase): +def test_filetypes(self): +config_owned = ('a', 'a/b/c/d', '/e', '/f/', '/g/h/', 'i\\n') +server_owned = ('j', 'k/l/m/n', '/o', '/p/', '/q/r/', 's\\n') + +types = FileType(config_owned, server_owned) + +self.assertEqual(types.filetype('a'), 'config-owned') +self.assertEqual(types.filetype('a/b/c/d'), 'config-owned') +se
[gentoo-commits] proj/webapp-config:experimental commit in: WebappConfig/, WebappConfig/tests/
commit: 6cac80afc662be782a7e1769832636dda6d5f8c1 Author: Devan Franchini gentoo org> AuthorDate: Sun Nov 2 05:56:40 2014 + Commit: Devan Franchini gentoo org> CommitDate: Mon Nov 3 00:01:00 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=6cac80af Adds DotConfig tests to external test suite tests/dtest.py: Removes WebappConfig.dotconfig from doctest listing tests/external.py: Adds tests for DotConfig class dotconfig.py: Removes doctests --- WebappConfig/dotconfig.py | 61 -- WebappConfig/tests/dtest.py| 2 -- WebappConfig/tests/external.py | 47 +--- 3 files changed, 43 insertions(+), 67 deletions(-) diff --git a/WebappConfig/dotconfig.py b/WebappConfig/dotconfig.py index 948fa90..0d5f661 100644 --- a/WebappConfig/dotconfig.py +++ b/WebappConfig/dotconfig.py @@ -35,63 +35,6 @@ class DotConfig: ''' This class handles the dotconfig file that will be written to all virtual install locations. - -A virtual install location has been prepared in the testfiles -directory: - ->>> import os.path ->>> here = os.path.dirname(os.path.realpath(__file__)) ->>> a = DotConfig(here + '/tests/testfiles/htdocs/horde') ->>> a.has_dotconfig() -True - -This directory contains no virtual install: - ->>> b = DotConfig(here + '/tests/testfiles/htdocs/empty') ->>> b.has_dotconfig() -False - -The horde install directory is empty: - ->>> a.is_empty() - -This install location has another web application installed:: - ->>> b = DotConfig(here + '/tests/testfiles/htdocs/complain') ->>> b.is_empty() -'!morecontents .webapp-cool-1.1.1' - -This prints what is installed in the horde directory (and -tests the read() function): - ->>> a.show_installed() -horde 3.0.5 - -This will pretend to write a .webapp file (this test has too many ellipsis): - ->>> OUT.color_off() ->>> a = DotConfig('/nowhere', pretend = True) ->>> a.write('www-apps', 'horde', '5.5.5', 'localhost', '/horde3', 'me:me') #doctest: +ELLIPSIS -* Would have written the following information into /nowhere/.webapp: -* # .webapp -... -* -* WEB_CATEGORY="www-apps" -* WEB_PN="horde" -* WEB_PVR="5.5.5" -* WEB_INSTALLEDBY="..." -* WEB_INSTALLEDDATE="..." -* WEB_INSTALLEDFOR="me:me" -* WEB_HOSTNAME="localhost" -* WEB_INSTALLDIR="/horde3" - -Delete the .webapp file if possible: - ->>> a = DotConfig(here + '/tests/testfiles/htdocs/horde', pretend = True) ->>> a.kill() #doctest: +ELLIPSIS -* Would have removed .../tests/testfiles/htdocs/horde/.webapp -True - ''' def __init__(self, @@ -290,7 +233,3 @@ class DotConfig: else: OUT.notice('--- ' + empty) return False - -if __name__ == '__main__': -import doctest, sys -doctest.testmod(sys.modules[__name__]) diff --git a/WebappConfig/tests/dtest.py b/WebappConfig/tests/dtest.py index 645aee7..8dab47a 100644 --- a/WebappConfig/tests/dtest.py +++ b/WebappConfig/tests/dtest.py @@ -8,7 +8,6 @@ import unittest, doctest, sys -import WebappConfig.dotconfig import WebappConfig.ebuild import WebappConfig.filetype import WebappConfig.protect @@ -16,7 +15,6 @@ import WebappConfig.worker def test_suite(): return unittest.TestSuite(( -doctest.DocTestSuite(WebappConfig.dotconfig), doctest.DocTestSuite(WebappConfig.ebuild), doctest.DocTestSuite(WebappConfig.filetype), doctest.DocTestSuite(WebappConfig.protect), diff --git a/WebappConfig/tests/external.py b/WebappConfig/tests/external.py index ec49938..322abcc 100755 --- a/WebappConfig/tests/external.py +++ b/WebappConfig/tests/external.py @@ -22,10 +22,11 @@ import os import unittest import sys -from WebappConfig.content import Contents -from WebappConfig.db import WebappDB, WebappSource -from WebappConfig.debug import OUT -from warnings import filterwarnings, resetwarnings +from WebappConfig.content import Contents +from WebappConfig.dbimport WebappDB, WebappSource +from WebappConfig.debug import OUT +from WebappConfig.dotconfig import DotConfig +from warnings import filterwarnings, resetwarnings HERE = os.path.dirname(os.path.realpath(__file__)) @@ -254,6 +255,44 @@ class WebappSourceTest(unittest.TestCase): self.assertEqual(source.packageavail(), 1) +class DotConfigTest(unittest.TestCase): +def test_has_dotconfig(self): +dotconf = DotConfig('/'.join((HERE, 'testfiles', 'htdocs', 'horde'))) +self.assertTrue(dotconf.has_dotconfig()) + +dotconf = DotConfig('/'.join((HERE, 'testfiles', 'htdocs', 'empty'))) +self.assertFalse(dotconf.has_dotconfig()) + +def test_is_empty(self): +dotconf = DotConfig('/'.join((HERE, 'testfiles', 'htdocs', 'horde'))) +
[gentoo-commits] proj/webapp-config:experimental commit in: WebappConfig/, WebappConfig/tests/
commit: abbfebdbbef0d306ef5aa9d2afff1645a7dd2d5e Author: Devan Franchini gentoo org> AuthorDate: Sun Nov 2 23:50:23 2014 + Commit: Devan Franchini gentoo org> CommitDate: Sun Nov 2 23:51:01 2014 + URL: http://sources.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=abbfebdb Adds Protection tests to external test suite tests/dtest.py: Removes WebappConfig.protect from doctest listing tests/external.py: Adds tests for Protection class protect.py: Removes doctests --- WebappConfig/protect.py| 80 -- WebappConfig/tests/dtest.py| 2 -- WebappConfig/tests/external.py | 55 + 3 files changed, 55 insertions(+), 82 deletions(-) diff --git a/WebappConfig/protect.py b/WebappConfig/protect.py index 4a24d55..6055d17 100644 --- a/WebappConfig/protect.py +++ b/WebappConfig/protect.py @@ -64,25 +64,6 @@ class Protection: Inputs: destination - the directory that the file is being installed into filename- the original name of the file - -Let's test the code on some examples: - ->>> import os.path ->>> here = os.path.dirname(os.path.realpath(__file__)) - ->>> a = Protection('','horde','3.0.5','portage') ->>> a.get_protectedname(here + '/tests/testfiles/protect/empty', -... 'test')#doctest: +ELLIPSIS -'.../tests/testfiles/protect/empty//._cfg_test' - ->>> a.get_protectedname(here + '/tests/testfiles/protect/simple', -... 'test')#doctest: +ELLIPSIS -'.../tests/testfiles/protect/simple//._cfg0001_test' - ->>> a.get_protectedname(here + '/tests/testfiles/protect/complex', -... 'test')#doctest: +ELLIPSIS -'.../tests/testfiles/protect/complex//._cfg0801_test' - ''' my_file= os.path.basename(filename) @@ -117,30 +98,6 @@ class Protection: Traverses the path of parent directories for the given install dir and checks if any matches the list of config protected files. - ->>> a = Protection('','horde','3.0.5','portage') - -Add a virtual config protected directory: - ->>> a.config_protect += ' /my/strange/htdocs/' ->>> a.dirisconfigprotected('/my/strange/htdocs/where/i/installed/x') -True ->>> a.dirisconfigprotected('/my/strange/htdocs/where/i/installed/x/') -True ->>> a.config_protect += ' /my/strange/htdocs' ->>> a.dirisconfigprotected('/my/strange/htdocs/where/i/installed/x') -True ->>> a.dirisconfigprotected('/my/strange/htdocs/where/i/installed/x/') -True - ->>> a.config_protect += ' bad_user /my/strange/htdocs' ->>> a.dirisconfigprotected('/my/bad_user/htdocs/where/i/installed/x') -False ->>> a.dirisconfigprotected('/my/strange/htdocs/where/i/installed/x/') -True - ->>> a.dirisconfigprotected('/') -False ''' my_master = [] @@ -176,39 +133,6 @@ class Protection: def how_to_update(self, dirs): ''' Instruct the user how to update the application. - ->>> OUT.color_off() ->>> a = Protection('','horde','3.0.5','portage') - ->>> a.how_to_update(['/my/strange/htdocs/where/i/installed/x']) -* One or more files have been config protected -* To complete your install, you need to run the following command(s): -* -* CONFIG_PROTECT="/my/strange/htdocs/where/i/installed/x" etc-update -* ->>> a.how_to_update(['/a/','/c/']) -* One or more files have been config protected -* To complete your install, you need to run the following command(s): -* -* CONFIG_PROTECT="/a/" etc-update -* CONFIG_PROTECT="/c/" etc-update -* ->>> a.how_to_update(['/a//test3','/a//test3/abc', '/c/']) -* One or more files have been config protected -* To complete your install, you need to run the following command(s): -* -* CONFIG_PROTECT="/a//test3" etc-update -* CONFIG_PROTECT="/c/" etc-update -* - -Add a virtual config protected directory: - ->>> a.config_protect += ' /my/strange/htdocs/' ->>> a.how_to_update(['/my/strange/htdocs/where/i/installed/x']) -* One or more files have been config protected -* To complete your install, you need to run the following command(s): -* -* etc-update ''' my_command = self.update_command @@ -237,7 +161,3 @@ class Protection: OUT.warn('One or more files have been config protected\nTo comple' 'te your install, you need to run the following command(s):\n\n' + my_command_list) - -if __name__ == '__main__': -import doctest, sys -doctest.testmod(sys.modules[__name__]) dif
[gentoo-commits] gentoo-x86 commit in dev-python/oslo-i18n: ChangeLog oslo-i18n-1.0.0.ebuild
alunduil14/11/02 23:33:10 Modified: ChangeLog oslo-i18n-1.0.0.ebuild Log: add ~x86 keyword to satisfy existing packages (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 11A8217C!) Revision ChangesPath 1.2 dev-python/oslo-i18n/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-i18n/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-i18n/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-i18n/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 2 Nov 2014 18:29:45 - 1.1 +++ ChangeLog 2 Nov 2014 23:33:10 - 1.2 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/oslo-i18n # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/ChangeLog,v 1.1 2014/11/02 18:29:45 alunduil Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/ChangeLog,v 1.2 2014/11/02 23:33:10 alunduil Exp $ + + 02 Nov 2014; Alex Brandt oslo-i18n-1.0.0.ebuild: + add ~x86 keyword to satisfy existing packages *oslo-i18n-1.0.0 (02 Nov 2014) 1.2 dev-python/oslo-i18n/oslo-i18n-1.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.0.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.0.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.0.0.ebuild?r1=1.1&r2=1.2 Index: oslo-i18n-1.0.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.0.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- oslo-i18n-1.0.0.ebuild 2 Nov 2014 18:29:45 - 1.1 +++ oslo-i18n-1.0.0.ebuild 2 Nov 2014 23:33:10 - 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/oslo-i18n/oslo-i18n-1.0.0.ebuild,v 1.1 2014/11/02 18:29:45 alunduil Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.0.0.ebuild,v 1.2 2014/11/02 23:33:10 alunduil Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 python3_3 ) @@ -16,7 +16,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc test" DEPEND="
[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
dilfridge14/11/02 22:49:36 Modified: ChangeLog package.mask Log: Remove obsolete app-text/pastebin mask Revision ChangesPath 1.9511 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9511&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9511&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9510&r2=1.9511 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9510 retrieving revision 1.9511 diff -u -r1.9510 -r1.9511 --- ChangeLog 2 Nov 2014 08:59:22 - 1.9510 +++ ChangeLog 2 Nov 2014 22:49:36 - 1.9511 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9510 2014/11/02 08:59:22 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9511 2014/11/02 22:49:36 dilfridge Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 02 Nov 2014; Andreas K. Huettel package.mask: + Remove obsolete app-text/pastebin mask + 02 Nov 2014; Ben de Groot package.mask: Add app-i18n/fcitx-qt5 to Qt5 package mask 1.16135 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16135&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16135&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16134&r2=1.16135 Index: package.mask === RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.16134 retrieving revision 1.16135 diff -u -r1.16134 -r1.16135 --- package.mask2 Nov 2014 08:59:22 - 1.16134 +++ package.mask2 Nov 2014 22:49:36 - 1.16135 @@ -1,5 +1,5 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16134 2014/11/02 08:59:22 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16135 2014/11/02 22:49:36 dilfridge Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -421,12 +421,6 @@ # Masked for removal in 30 days net-misc/netcomics-cvs -# Dion Moult (15 Sep 2014) -# It has no support for new API since 2012. A good replacement of this package, -# app-text/pastebinit, is already stabilized (bug #434366) -# Masked for removal in 30 days -app-text/pastebin - # Maxim Koltsov (12 Sep 2014) # Requires masked libav-10 # If you use media-video/ffmpeg, it's absolutely safe to unmask this package.
[gentoo-commits] gentoo-x86 commit in app-text/pastebin/files: 0.6.2-lnot-specified.patch
dilfridge14/11/02 22:48:51 Removed: 0.6.2-lnot-specified.patch Log: Remove
[gentoo-commits] gentoo-x86 commit in app-text/pastebin: ChangeLog Manifest metadata.xml pastebin-0.6.2-r1.ebuild
dilfridge14/11/02 22:48:51 Removed: ChangeLog Manifest metadata.xml pastebin-0.6.2-r1.ebuild Log: Remove
[gentoo-commits] proj/qt:master commit in: lxqt-base/liblxqt-mount/
commit: 6fbc0d06e0f9f0a4b4e72fa6aced5c410e9e426a Author: Jauhien Piatlicki gentoo org> AuthorDate: Sun Nov 2 22:17:46 2014 + Commit: Jauhien Piatlicki gentoo org> CommitDate: Sun Nov 2 22:17:46 2014 + URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=6fbc0d06 [lxqt-base/liblxqt-mount] add udisks USE to fix bug 513206 --- lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild | 5 +++-- lxqt-base/liblxqt-mount/liblxqt-mount-.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild b/lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild index 3cd6563..b112235 100644 --- a/lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild +++ b/lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild @@ -18,16 +18,17 @@ fi LICENSE="GPL-2 LGPL-2.1+" SLOT="0" +IUSE="+udisks" DEPEND="dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/linguist-tools:5 ~lxqt-base/liblxqt-${PV} - sys-fs/udisks:2 x11-libs/libX11 virtual/udev" -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + udisks? ( sys-fs/udisks )" src_configure() { local mycmakeargs=( diff --git a/lxqt-base/liblxqt-mount/liblxqt-mount-.ebuild b/lxqt-base/liblxqt-mount/liblxqt-mount-.ebuild index 23e4968..180d26f 100644 --- a/lxqt-base/liblxqt-mount/liblxqt-mount-.ebuild +++ b/lxqt-base/liblxqt-mount/liblxqt-mount-.ebuild @@ -18,13 +18,14 @@ fi LICENSE="GPL-2 LGPL-2.1+" SLOT="0" +IUSE="+udisks" DEPEND="dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/linguist-tools:5 ~lxqt-base/liblxqt-${PV} - sys-fs/udisks:2 x11-libs/libX11 virtual/udev" -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + udisks? ( sys-fs/udisks )"
[gentoo-commits] gentoo-x86 commit in dev-libs/popt: popt-1.16-r2.ebuild ChangeLog
vapier 14/11/02 22:16:19 Modified: popt-1.16-r2.ebuild ChangeLog Log: Mark arm64/m68k/s390/sh stable. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision ChangesPath 1.6 dev-libs/popt/popt-1.16-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild?r1=1.5&r2=1.6 Index: popt-1.16-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- popt-1.16-r2.ebuild 25 Oct 2014 14:14:40 - 1.5 +++ popt-1.16-r2.ebuild 2 Nov 2014 22:16:19 - 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v 1.5 2014/10/25 14:14:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v 1.6 2014/11/02 22:16:19 vapier Exp $ EAPI=5 inherit eutils multilib-minimal @@ -11,7 +11,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="nls static-libs" RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )" 1.108dev-libs/popt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/ChangeLog?rev=1.108&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/ChangeLog?rev=1.108&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/ChangeLog?r1=1.107&r2=1.108 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- ChangeLog 25 Oct 2014 14:14:40 - 1.107 +++ ChangeLog 2 Nov 2014 22:16:19 - 1.108 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/popt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.107 2014/10/25 14:14:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.108 2014/11/02 22:16:19 vapier Exp $ + + 02 Nov 2014; Mike Frysinger popt-1.16-r2.ebuild: + Mark arm64/m68k/s390/sh stable. 25 Oct 2014; Markus Meier popt-1.16-r2.ebuild: arm stable, bug #525984
[gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.16.ebuild ChangeLog
vapier 14/11/02 22:14:59 Modified: wget-1.16.ebuild ChangeLog Log: Mark sh stable. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision ChangesPath 1.10 net-misc/wget/wget-1.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.16.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.16.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.16.ebuild?r1=1.9&r2=1.10 Index: wget-1.16.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.16.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- wget-1.16.ebuild2 Nov 2014 09:42:38 - 1.9 +++ wget-1.16.ebuild2 Nov 2014 22:14:59 - 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-misc/wget/wget-1.16.ebuild,v 1.9 2014/11/02 09:42:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.16.ebuild,v 1.10 2014/11/02 22:14:59 vapier Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug gnutls idn ipv6 nls ntlm pcre +ssl static uuid zlib" LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] ) 1.193net-misc/wget/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?rev=1.193&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?rev=1.193&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?r1=1.192&r2=1.193 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v retrieving revision 1.192 retrieving revision 1.193 diff -u -r1.192 -r1.193 --- ChangeLog 2 Nov 2014 09:42:38 - 1.192 +++ ChangeLog 2 Nov 2014 22:14:59 - 1.193 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wget # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.192 2014/11/02 09:42:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.193 2014/11/02 22:14:59 vapier Exp $ + + 02 Nov 2014; Mike Frysinger wget-1.16.ebuild: + Mark sh stable. 02 Nov 2014; Agostino Sarubbo wget-1.16.ebuild: Stable for ia64, wrt bug #527056
[gentoo-commits] gentoo-x86 commit in app-editors/moe/files: moe-1.6-tinfo.patch
zlogene 14/11/02 22:08:35 Added:moe-1.6-tinfo.patch Log: Fix build against sys-libs/ncurses[tinfo] (bug #527590); Drop old. (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.1 app-editors/moe/files/moe-1.6-tinfo.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/moe/files/moe-1.6-tinfo.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/moe/files/moe-1.6-tinfo.patch?rev=1.1&content-type=text/plain Index: moe-1.6-tinfo.patch === --- Makefile.in.orig2014-11-03 00:33:57.152593136 +0300 +++ Makefile.in 2014-11-03 00:34:21.121592519 +0300 @@ -4,7 +4,7 @@ INSTALL_PROGRAM = $(INSTALL) -m 755 INSTALL_DATA = $(INSTALL) -m 644 INSTALL_DIR = $(INSTALL) -d -m 755 -LIBS = -lncurses +LIBS = -lncurses -ltinfo SHELL = /bin/sh edobjs = basic_buffer.o block.o buffer.o buffer_handle.o \
[gentoo-commits] gentoo-x86 commit in app-editors/moe: moe-1.6.ebuild ChangeLog moe-1.5.ebuild
zlogene 14/11/02 22:08:35 Modified: moe-1.6.ebuild ChangeLog Removed: moe-1.5.ebuild Log: Fix build against sys-libs/ncurses[tinfo] (bug #527590); Drop old. (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision ChangesPath 1.3 app-editors/moe/moe-1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/moe/moe-1.6.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/moe/moe-1.6.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/moe/moe-1.6.ebuild?r1=1.2&r2=1.3 Index: moe-1.6.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-editors/moe/moe-1.6.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- moe-1.6.ebuild 11 Oct 2014 21:13:41 - 1.2 +++ moe-1.6.ebuild 2 Nov 2014 22:08:35 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/moe-1.6.ebuild,v 1.2 2014/10/11 21:13:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/moe-1.6.ebuild,v 1.3 2014/11/02 22:08:35 zlogene Exp $ EAPI=5 @@ -28,4 +28,6 @@ configure || die "sed on configure failed" epatch_user + + epatch "${FILESDIR}/${P}-tinfo.patch" } 1.8 app-editors/moe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/moe/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/moe/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/moe/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-editors/moe/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 11 Oct 2014 21:13:41 - 1.7 +++ ChangeLog 2 Nov 2014 22:08:35 - 1.8 @@ -1,6 +1,10 @@ # ChangeLog for app-editors/moe # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/ChangeLog,v 1.7 2014/10/11 21:13:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/ChangeLog,v 1.8 2014/11/02 22:08:35 zlogene Exp $ + + 02 Nov 2014; Mikle Kolyada +files/moe-1.6-tinfo.patch, + -moe-1.5.ebuild, moe-1.6.ebuild: + Fix build against sys-libs/ncurses[tinfo] (bug #527590); Drop old. 11 Oct 2014; Mikle Kolyada moe-1.6.ebuild: Stable for all
[gentoo-commits] gentoo-x86 commit in app-vim/gentoo-syntax: ChangeLog gentoo-syntax-20141102.ebuild
radhermit14/11/02 22:08:26 Modified: ChangeLog Added:gentoo-syntax-20141102.ebuild Log: Version bump. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) Revision ChangesPath 1.160app-vim/gentoo-syntax/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gentoo-syntax/ChangeLog?rev=1.160&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gentoo-syntax/ChangeLog?rev=1.160&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gentoo-syntax/ChangeLog?r1=1.159&r2=1.160 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v retrieving revision 1.159 retrieving revision 1.160 diff -u -r1.159 -r1.160 --- ChangeLog 6 Jun 2014 06:06:20 - 1.159 +++ ChangeLog 2 Nov 2014 22:08:26 - 1.160 @@ -1,6 +1,12 @@ # ChangeLog for app-vim/gentoo-syntax # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.159 2014/06/06 06:06:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.160 2014/11/02 22:08:26 radhermit Exp $ + +*gentoo-syntax-20141102 (02 Nov 2014) + + 02 Nov 2014; Tim Harder + +gentoo-syntax-20141102.ebuild: + Version bump. 06 Jun 2014; Mike Frysinger gentoo-syntax-20130619.ebuild: Add arm64 love. 1.1 app-vim/gentoo-syntax/gentoo-syntax-20141102.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20141102.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20141102.ebuild?rev=1.1&content-type=text/plain Index: gentoo-syntax-20141102.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20141102.ebuild,v 1.1 2014/11/02 22:08:26 radhermit Exp $ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: Gentoo and portage related syntax highlighting, filetype, and indent settings" HOMEPAGE="http://www.gentoo.org/"; LICENSE="vim" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ignore-glep31" VIM_PLUGIN_HELPFILES="gentoo-syntax" VIM_PLUGIN_MESSAGES="filetype" src_prepare() { if use ignore-glep31 ; then for f in ftplugin/*.vim ; do ebegin "Removing UTF-8 rules from ${f} ..." sed -i -e 's~\(setlocal fileencoding=utf-8\)~" \1~' ${f} \ || die "waah! bad sed voodoo. need more goats." eend $? done fi } pkg_postinst() { vim-plugin_pkg_postinst if [[ -z ${REPLACING_VERSIONS} ]] ; then if use ignore-glep31 1>/dev/null ; then ewarn "You have chosen to disable the rules which ensure GLEP 31" ewarn "compliance. When editing ebuilds, please make sure you get" ewarn "the character set correct." else elog "Note for developers and anyone else who edits ebuilds:" elog "This release of gentoo-syntax now contains filetype rules to set" elog "fileencoding for ebuilds and ChangeLogs to utf-8 as per GLEP 31." elog "If you find this feature breaks things, please submit a bug and" elog "assign it to v...@gentoo.org. You can use the 'ignore-glep31' USE" elog "flag to remove these rules." fi fi }