[gentoo-commits] gentoo-x86 commit in www-client/vivaldi: vivaldi-1.0.94.2_p2-r1.ebuild ChangeLog vivaldi-1.0.94.2_p2.ebuild
jer 15/02/13 08:10:07 Modified: ChangeLog Added:vivaldi-1.0.94.2_p2-r1.ebuild Removed: vivaldi-1.0.94.2_p2.ebuild Log: Revision bump for changed upstream sources (bug #539878 by Mark). (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision ChangesPath 1.4 www-client/vivaldi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/vivaldi/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/vivaldi/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/vivaldi/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/www-client/vivaldi/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 4 Feb 2015 15:15:36 - 1.3 +++ ChangeLog 13 Feb 2015 08:10:07 - 1.4 @@ -1,6 +1,12 @@ # ChangeLog for www-client/vivaldi # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/vivaldi/ChangeLog,v 1.3 2015/02/04 15:15:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/vivaldi/ChangeLog,v 1.4 2015/02/13 08:10:07 jer Exp $ + +*vivaldi-1.0.94.2_p2-r1 (13 Feb 2015) + + 13 Feb 2015; Jeroen Roovers -vivaldi-1.0.94.2_p2.ebuild, + +vivaldi-1.0.94.2_p2-r1.ebuild: + Revision bump for changed upstream sources (bug #539878 by Mark). *vivaldi-1.0.94.2_p2 (04 Feb 2015) 1.1 www-client/vivaldi/vivaldi-1.0.94.2_p2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/vivaldi/vivaldi-1.0.94.2_p2-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/vivaldi/vivaldi-1.0.94.2_p2-r1.ebuild?rev=1.1&content-type=text/plain Index: vivaldi-1.0.94.2_p2-r1.ebuild === # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-client/vivaldi/vivaldi-1.0.94.2_p2-r1.ebuild,v 1.1 2015/02/13 08:10:07 jer Exp $ EAPI=5 CHROMIUM_LANGS=" am ar bg bn ca cs da de el en_GB en_US es_419 es et fa fil fi fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv sw ta te th tr uk vi zh_CN zh_TW " inherit chromium multilib unpacker toolchain-funcs DESCRIPTION="A new browser for our friends" HOMEPAGE="http://vivaldi.com/"; SRC_URI=" amd64? ( ${HOMEPAGE}download/${PN^}_TP${PV/*_p}_${PV/_p*}_amd64.deb ) " LICENSE="Vivaldi" SLOT="0" KEYWORDS="~amd64" RESTRICT="bindist mirror" S=${WORKDIR} RDEPEND=" dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss >=dev-libs/openssl-1.0.1:0 gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus sys-libs/libcap virtual/libudev x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango[X] " QA_PREBUILT="*" S=${WORKDIR} VIVALDI_HOME="opt/${PN}" src_unpack() { unpack_deb ${A} } src_prepare() { sed -i \ -e 's|vivaldi-stable|vivaldi|g' \ usr/share/applications/${PN}.desktop \ usr/share/xfce4/helpers/${PN}.desktop || die mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die rm usr/bin/${PN}-stable || die rm _gpgbuilder || die pushd "${VIVALDI_HOME}/locales" > /dev/null || die chromium_remove_language_paks popd > /dev/null || die } src_install() { mv * "${D}" || die dosym /${VIVALDI_HOME}/${PN} /usr/bin/${PN} dodir /${VIVALDI_HOME}/lib dosym /usr/$(get_libdir)/libudev.so /${VIVALDI_HOME}/lib/libudev.so.0 fperms 4711 /${VIVALDI_HOME}/${PN}-sandbox }
[gentoo-commits] gentoo-x86 commit in games-emulation/mednafen/files: mednafen-0.9.38.1-automake-1.13.patch mednafen-0.9.38.1-zlib.patch mednafen-0.9.28-cflags.patch mednafen-0.9.38.1-cflags.patch med
mr_bones_15/02/13 08:31:17 Modified: mednafen-0.9.28-cflags.patch mednafen-0.9.32-zlib.patch mednafen-0.9.32-cflags.patch mednafen-0.9.28-zlib.patch Added:mednafen-0.9.38.1-automake-1.13.patch mednafen-0.9.38.1-zlib.patch mednafen-0.9.38.1-cflags.patch Log: version bump (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit) Revision ChangesPath 1.2 games-emulation/mednafen/files/mednafen-0.9.28-cflags.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/files/mednafen-0.9.28-cflags.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/files/mednafen-0.9.28-cflags.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/files/mednafen-0.9.28-cflags.patch?r1=1.1&r2=1.2 Index: mednafen-0.9.28-cflags.patch === RCS file: /var/cvsroot/gentoo-x86/games-emulation/mednafen/files/mednafen-0.9.28-cflags.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mednafen-0.9.28-cflags.patch26 Jan 2013 17:44:49 - 1.1 +++ mednafen-0.9.28-cflags.patch13 Feb 2015 08:31:17 - 1.2 @@ -1,5 +1,5 @@ configure.ac.orig 2013-01-25 13:30:36.167253683 -0500 -+++ configure.ac 2013-01-25 13:32:16.993678869 -0500 +--- configure.ac.orig configure.ac @@ -90,21 +90,6 @@ dnl -fno-unit-at-a-time 1.2 games-emulation/mednafen/files/mednafen-0.9.32-zlib.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/files/mednafen-0.9.32-zlib.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/files/mednafen-0.9.32-zlib.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/files/mednafen-0.9.32-zlib.patch?r1=1.1&r2=1.2 Index: mednafen-0.9.32-zlib.patch === RCS file: /var/cvsroot/gentoo-x86/games-emulation/mednafen/files/mednafen-0.9.32-zlib.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mednafen-0.9.32-zlib.patch 8 Dec 2013 08:32:10 - 1.1 +++ mednafen-0.9.32-zlib.patch 13 Feb 2015 08:31:17 - 1.2 @@ -1,6 +1,5 @@ -diff -ru mednafen.orig/src/Makefile.am mednafen/src/Makefile.am mednafen.orig/src/Makefile.am 2013-01-12 08:41:03.0 -0500 -+++ mednafen/src/Makefile.am 2013-01-25 13:17:44.351619447 -0500 +--- mednafen.orig/src/Makefile.am mednafen/src/Makefile.am @@ -5,7 +5,7 @@ bin_PROGRAMS = mednafen @@ -10,15 +9,13 @@ mednafen_DEPENDENCIES = trio/libtrio.a drivers/libmdfnsdl.a sexyal/libsexyal.a SUBDIRS += sexyal drivers -diff -ru mednafen.orig/src/compress/Makefile.am.inc mednafen/src/compress/Makefile.am.inc mednafen.orig/src/compress/Makefile.am.inc 2010-12-18 04:03:19.0 -0500 -+++ mednafen/src/compress/Makefile.am.inc 2013-01-25 13:17:19.289508092 -0500 +--- mednafen.orig/src/compress/Makefile.am.inc mednafen/src/compress/Makefile.am.inc @@ -1 +1 @@ -mednafen_SOURCES += compress/minilzo.c compress/quicklz.c compress/blz.cpp compress/ioapi.c compress/unzip.c +mednafen_SOURCES += compress/minilzo.c compress/quicklz.c compress/blz.cpp compress/ioapi.c -diff -ru mednafen.orig/src/file.cpp mednafen/src/file.cpp mednafen.orig/src/file.cpp 2012-02-03 17:04:45.0 -0500 -+++ mednafen/src/file.cpp 2013-01-25 13:17:09.527854217 -0500 +--- mednafen.orig/src/file.cpp mednafen/src/file.cpp @@ -33,7 +33,7 @@ 1.2 games-emulation/mednafen/files/mednafen-0.9.32-cflags.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/files/mednafen-0.9.32-cflags.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/files/mednafen-0.9.32-cflags.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/files/mednafen-0.9.32-cflags.patch?r1=1.1&r2=1.2 Index: mednafen-0.9.32-cflags.patch === RCS file: /var/cvsroot/gentoo-x86/games-emulation/mednafen/files/mednafen-0.9.32-cflags.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mednafen-0.9.32-cflags.patch8 Dec 2013 08:32:10 - 1.1 +++ mednafen-0.9.32-cflags.patch13 Feb 2015 08:31:17 - 1.2 @@ -1,5 +1,5 @@ configure.ac.orig 2013-01-25 13:30:36.167253683 -0500 -+++ configure.ac 2013-01-25 13:32:16.99367886
[gentoo-commits] gentoo-x86 commit in games-emulation/mednafen: mednafen-0.9.38.1.ebuild ChangeLog
mr_bones_15/02/13 08:31:17 Modified: ChangeLog Added:mednafen-0.9.38.1.ebuild Log: version bump (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit) Revision ChangesPath 1.50 games-emulation/mednafen/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/ChangeLog?rev=1.50&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/ChangeLog?rev=1.50&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/ChangeLog?r1=1.49&r2=1.50 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 15 May 2014 16:37:57 - 1.49 +++ ChangeLog 13 Feb 2015 08:31:17 - 1.50 @@ -1,6 +1,16 @@ # ChangeLog for games-emulation/mednafen -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v 1.49 2014/05/15 16:37:57 ulm Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v 1.50 2015/02/13 08:31:17 mr_bones_ Exp $ + +*mednafen-0.9.38.1 (13 Feb 2015) + + 13 Feb 2015; Michael Sterrett + +files/mednafen-0.9.38.1-automake-1.13.patch, + +files/mednafen-0.9.38.1-cflags.patch, +files/mednafen-0.9.38.1-zlib.patch, + +mednafen-0.9.38.1.ebuild, files/mednafen-0.9.28-cflags.patch, + files/mednafen-0.9.28-zlib.patch, files/mednafen-0.9.32-cflags.patch, + files/mednafen-0.9.32-zlib.patch: + version bump 15 May 2014; Ulrich Müller mednafen-0.9.28.ebuild, mednafen-0.9.32.ebuild: 1.1 games-emulation/mednafen/mednafen-0.9.38.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/mednafen-0.9.38.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/mednafen-0.9.38.1.ebuild?rev=1.1&content-type=text/plain Index: mednafen-0.9.38.1.ebuild === # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.9.38.1.ebuild,v 1.1 2015/02/13 08:31:17 mr_bones_ Exp $ EAPI=5 inherit autotools eutils flag-o-matic games DESCRIPTION="An advanced NES, GB/GBC/GBA, TurboGrafx 16/CD, NGPC and Lynx emulator" HOMEPAGE="http://mednafen.sourceforge.net/"; SRC_URI="mirror://sourceforge/mednafen/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="alsa altivec cjk debugger jack nls" RDEPEND="virtual/opengl media-libs/libsndfile dev-libs/libcdio media-libs/libsdl[sound,joystick,opengl,video] media-libs/sdl-net sys-libs/zlib[minizip] alsa? ( media-libs/alsa-lib ) jack? ( media-sound/jack-audio-connection-kit ) nls? ( virtual/libintl )" DEPEND="${RDEPEND} virtual/pkgconfig nls? ( sys-devel/gettext )" S=${WORKDIR}/${PN} pkg_pretend() { if has ccache ${FEATURES} ; then ewarn ewarn "If you experience build failure, try turning off ccache in FEATURES." ewarn fi } src_prepare() { sed -i \ -e 's:$(datadir)/locale:/usr/share/locale:' \ $(find . -name Makefile.am) \ intl/Makefile.in || die epatch \ "${FILESDIR}"/${P}-zlib.patch \ "${FILESDIR}"/${P}-cflags.patch \ "${FILESDIR}"/${P}-automake-1.13.patch eautoreconf } src_configure() { egamesconf \ $(use_enable alsa) \ $(use_enable altivec) \ $(use_enable cjk cjk-fonts) \ $(use_enable debugger) \ $(use_enable jack) \ $(use_enable nls) } src_install() { DOCS="Documentation/cheats.txt ChangeLog TODO" \ default prepgamesdirs }
[gentoo-commits] gentoo-x86 commit in app-crypt/gnupg: gnupg-2.1.2.ebuild ChangeLog
k_f 15/02/13 09:35:33 Modified: ChangeLog Added:gnupg-2.1.2.ebuild Log: Version bump, new upstream release 2.1.2 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xFED5002857C1ABFA!) Revision ChangesPath 1.573app-crypt/gnupg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.573&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.573&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?r1=1.572&r2=1.573 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v retrieving revision 1.572 retrieving revision 1.573 diff -u -r1.572 -r1.573 --- ChangeLog 9 Feb 2015 20:49:42 - 1.572 +++ ChangeLog 13 Feb 2015 09:35:33 - 1.573 @@ -1,6 +1,11 @@ # ChangeLog for app-crypt/gnupg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.572 2015/02/09 20:49:42 k_f Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.573 2015/02/13 09:35:33 k_f Exp $ + +*gnupg-2.1.2 (13 Feb 2015) + + 13 Feb 2015; Kristian Fiskerstrand +gnupg-2.1.2.ebuild: + Version bump, new upstream release 2.1.2 09 Feb 2015; Kristian Fiskerstrand gnupg-2.0.25.ebuild, gnupg-2.0.26-r2.ebuild, gnupg-2.0.26-r3.ebuild, gnupg-2.1.1-r1.ebuild: 1.1 app-crypt/gnupg/gnupg-2.1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.1.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.1.2.ebuild?rev=1.1&content-type=text/plain Index: gnupg-2.1.2.ebuild === # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.1.2.ebuild,v 1.1 2015/02/13 09:35:33 k_f Exp $ EAPI="5" inherit eutils flag-o-matic toolchain-funcs DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement" HOMEPAGE="http://www.gnupg.org/"; MY_P="${P/_/-}" SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" KEYWORDS="" IUSE="bzip2 doc +gnutls ldap nls readline static selinux smartcard tools usb" COMMON_DEPEND_LIBS=" dev-libs/npth >=dev-libs/libassuan-2 >=dev-libs/libgcrypt-1.6.2 >=dev-libs/libgpg-error-1.17 >=dev-libs/libksba-1.0.7 >=net-misc/curl-7.10 gnutls? ( >=net-libs/gnutls-3.0 ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline ) smartcard? ( usb? ( virtual/libusb:0 ) ) " COMMON_DEPEND_BINS="app-crypt/pinentry !app-crypt/dirmngr" # Existence of executables is checked during configuration. DEPEND="${COMMON_DEPEND_LIBS} ${COMMON_DEPEND_BINS} static? ( >=dev-libs/libassuan-2[static-libs] >=dev-libs/libgcrypt-1.6.2[static-libs] >=dev-libs/libgpg-error-1.17[static-libs] >=dev-libs/libksba-1.0.7[static-libs] dev-libs/npth[static-libs] >=net-misc/curl-7.10[static-libs] sys-libs/zlib[static-libs] bzip2? ( app-arch/bzip2[static-libs] ) ) nls? ( sys-devel/gettext ) doc? ( sys-apps/texinfo )" RDEPEND="!static? ( ${COMMON_DEPEND_LIBS} ) ${COMMON_DEPEND_BINS} selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl )" REQUIRED_USE="smartcard? ( !static )" S="${WORKDIR}/${MY_P}" src_prepare() { epatch "${FILESDIR}/${PN}-2.0.17-gpgsm-gencert.patch" epatch_user } src_configure() { local myconf=() # 'USE=static' support was requested: # gnupg1: bug #29299 # gnupg2: bug #159623 use static && append-ldflags -static if use smartcard; then myconf+=( --enable-scdaemon $(use_enable usb ccid-driver) ) else myconf+=( --disable-scdaemon ) fi if use elibc_SunOS || use elibc_AIX; then myconf+=( --disable-symcryptrun ) else myconf+=( --enable-symcryptrun ) fi econf \ --docdir="${EPREFIX}/usr/share/doc/${PF}" \ --enable-gpg \ --enable-gpgsm \ --enable-agent \ --without-adns \ "${myconf[@]}" \ $(use_enable bzip2) \ $(use_enable gnutls) \ $(use_with ldap) \ $(use_enable nls) \ $(use
[gentoo-commits] gentoo-x86 commit in net-misc/s3cmd: metadata.xml ChangeLog
jer 15/02/13 09:36:59 Modified: metadata.xml ChangeLog Log: Fix e-mail address. (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision ChangesPath 1.9 net-misc/s3cmd/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/s3cmd/metadata.xml?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/s3cmd/metadata.xml?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/s3cmd/metadata.xml?r1=1.8&r2=1.9 Index: metadata.xml === RCS file: /var/cvsroot/gentoo-x86/net-misc/s3cmd/metadata.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- metadata.xml17 Mar 2013 15:07:13 - 1.8 +++ metadata.xml13 Feb 2015 09:36:59 - 1.9 @@ -3,7 +3,7 @@ proxy-maintainers -i...@itesten.com +i...@itesten.com Igor Testen Proxy maintainer, assign bugs 1.26 net-misc/s3cmd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/s3cmd/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/s3cmd/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/s3cmd/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/s3cmd/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 31 Jan 2015 16:57:08 - 1.25 +++ ChangeLog 13 Feb 2015 09:36:59 - 1.26 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/s3cmd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/s3cmd/ChangeLog,v 1.25 2015/01/31 16:57:08 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/s3cmd/ChangeLog,v 1.26 2015/02/13 09:36:59 jer Exp $ + + 13 Feb 2015; Jeroen Roovers metadata.xml: + Fix e-mail address. 31 Jan 2015; Jeremy Olexa s3cmd-1.5.0_rc1.ebuild: Add Gentoo Prefix mods and keyword, bug 537050
[gentoo-commits] gentoo-x86 commit in sys-kernel/aufs-sources: aufs-sources-3.18.6-r1.ebuild aufs-sources-3.18.7-r1.ebuild ChangeLog aufs-sources-3.18.6.ebuild aufs-sources-3.18.7.ebuild
jlec15/02/13 10:02:05 Modified: ChangeLog Added:aufs-sources-3.18.6-r1.ebuild aufs-sources-3.18.7-r1.ebuild Removed: aufs-sources-3.18.6.ebuild aufs-sources-3.18.7.ebuild Log: Fix wrong version of genpatches, #539882 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!) Revision ChangesPath 1.173sys-kernel/aufs-sources/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/aufs-sources/ChangeLog?rev=1.173&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/aufs-sources/ChangeLog?rev=1.173&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/aufs-sources/ChangeLog?r1=1.172&r2=1.173 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v retrieving revision 1.172 retrieving revision 1.173 diff -u -r1.172 -r1.173 --- ChangeLog 12 Feb 2015 09:23:28 - 1.172 +++ ChangeLog 13 Feb 2015 10:02:05 - 1.173 @@ -1,6 +1,14 @@ # ChangeLog for sys-kernel/aufs-sources # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v 1.172 2015/02/12 09:23:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v 1.173 2015/02/13 10:02:05 jlec Exp $ + +*aufs-sources-3.18.6-r1 (13 Feb 2015) +*aufs-sources-3.18.7-r1 (13 Feb 2015) + + 13 Feb 2015; Justin Lecher +aufs-sources-3.18.6-r1.ebuild, + +aufs-sources-3.18.7-r1.ebuild, -aufs-sources-3.18.6.ebuild, + -aufs-sources-3.18.7.ebuild: + Fix wrong version of genpatches, #539882 *aufs-sources-3.14.33 (12 Feb 2015) *aufs-sources-3.18.7 (12 Feb 2015) 1.1 sys-kernel/aufs-sources/aufs-sources-3.18.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.18.6-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.18.6-r1.ebuild?rev=1.1&content-type=text/plain Index: aufs-sources-3.18.6-r1.ebuild === # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.18.6-r1.ebuild,v 1.1 2015/02/13 10:02:05 jlec Exp $ EAPI=5 ETYPE="sources" K_WANT_GENPATCHES="base extras experimental" K_GENPATCHES_VER="8" K_DEBLOB_AVAILABLE="1" UNIPATCH_STRICTORDER=1 inherit kernel-2 eutils readme.gentoo detect_version detect_arch AUFS_VERSION=3.18.1+_p20150126 AUFS_TARBALL="aufs-sources-${AUFS_VERSION}.tar.xz" # git archive -v --remote=git://git.code.sf.net/p/aufs/aufs3-standalone aufs${AUFS_VERSION/_p*} > aufs-sources-${AUFS_VERSION}.tar AUFS_URI="http://dev.gentoo.org/~jlec/distfiles/${AUFS_TARBALL}"; KEYWORDS="~amd64 ~x86" HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches http://aufs.sourceforge.net/"; IUSE="deblob experimental module vanilla" DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree and aufs3 support" SRC_URI=" ${KERNEL_URI} ${ARCH_URI} ${AUFS_URI} !vanilla? ( ${GENPATCHES_URI} ) " PDEPEND=">=sys-fs/aufs-util-3.9" README_GENTOO_SUFFIX="-r1" src_unpack() { if use vanilla; then unset UNIPATCH_LIST_GENPATCHES UNIPATCH_LIST_DEFAULT ewarn "You are using USE=vanilla" ewarn "This will drop all support from the gentoo kernel security team" fi UNIPATCH_LIST=" "${WORKDIR}"/aufs3-kbuild.patch "${WORKDIR}"/aufs3-base.patch "${WORKDIR}"/aufs3-mmap.patch" use module && UNIPATCH_LIST+=" "${WORKDIR}"/aufs3-standalone.patch" unpack ${AUFS_TARBALL} einfo "Using aufs3 version: ${AUFS_VERSION}" kernel-2_src_unpack } src_prepare() { if ! use module; then sed -e 's:tristate:bool:g' -i "${WORKDIR}"/fs/aufs/Kconfig || die fi cp -f "${WORKDIR}"/include/uapi/linux/aufs_type.h include/uapi/linux/aufs_type.h || die cp -rf "${WORKDIR}"/{Documentation,fs} . || die } src_install() { kernel-2_src_install dodoc "${WORKDIR}"/{aufs3-loopback,vfs-ino,tmpfs-idr}.patch docompress -x /usr/share/doc/${PF}/{aufs3-loopback,vfs-ino,tmpfs-idr}.patch readme.gentoo_create_doc } pkg_postinst() { kernel-2_pkg_postinst einfo "For more info on this patchset, and how to report problems, see:" einfo "${HOMEPAGE}" has_version sys-fs/aufs-util || \ elog "In order to use aufs FS you need to install sys-fs/aufs-util" readme.gentoo_pkg_pos
[gentoo-commits] gentoo-x86 commit in games-action/cylindrix/files: cylindrix-1.0-ldflags.patch cylindrix-1.0-underlink.patch
mr_bones_15/02/13 10:07:25 Removed: cylindrix-1.0-ldflags.patch cylindrix-1.0-underlink.patch Log: games-action/cylindrix is gone
[gentoo-commits] gentoo-x86 commit in games-action/cylindrix: ChangeLog Manifest cylindrix-1.0.ebuild metadata.xml
mr_bones_15/02/13 10:07:25 Removed: ChangeLog Manifest cylindrix-1.0.ebuild metadata.xml Log: games-action/cylindrix is gone
[gentoo-commits] gentoo-x86 commit in profiles: package.mask
mr_bones_15/02/13 10:08:12 Modified: package.mask Log: games-action/cylindrix is gone Revision ChangesPath 1.16359 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16359&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16359&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16358&r2=1.16359 Index: package.mask === RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.16358 retrieving revision 1.16359 diff -u -r1.16358 -r1.16359 --- package.mask13 Feb 2015 02:01:59 - 1.16358 +++ package.mask13 Feb 2015 10:08:12 - 1.16359 @@ -1,5 +1,5 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16358 2015/02/13 02:01:59 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16359 2015/02/13 10:08:12 mr_bones_ 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 @@ -184,11 +184,6 @@ rox-extra/wallpaper rox-extra/weather -# Michael Sterrett (14 Jan 2015) -# No upstream anymore, segfaults on amd64 -# masked for removal on 20150213 -games-action/cylindrix - # Sergey Popov (11 Jan 2015) # Upstream support is discontinued(last release in 2005) # Has some opened bugs - #369653, #448958
[gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-1.3.1-r2.ebuild ChangeLog tigervnc-1.3.1-r4.ebuild
armin76 15/02/13 10:16:40 Modified: tigervnc-1.3.1-r2.ebuild ChangeLog tigervnc-1.3.1-r4.ebuild Log: Remove --disable-config-dbus from configure, bug #525690 (Portage version: 2.2.14/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240) Revision ChangesPath 1.3 net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild?r1=1.2&r2=1.3 Index: tigervnc-1.3.1-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tigervnc-1.3.1-r2.ebuild20 Sep 2014 11:15:54 - 1.2 +++ tigervnc-1.3.1-r2.ebuild13 Feb 2015 10:16:40 - 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild,v 1.2 2014/09/20 11:15:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild,v 1.3 2015/02/13 10:16:40 armin76 Exp $ EAPI="4" @@ -135,7 +135,6 @@ econf \ $(use_enable nptl glx-tls) \ $(use_enable opengl glx) \ - --disable-config-dbus \ --disable-config-hal \ --disable-config-udev \ --disable-devel-docs \ 1.200net-misc/tigervnc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.200&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.200&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.199&r2=1.200 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v retrieving revision 1.199 retrieving revision 1.200 diff -u -r1.199 -r1.200 --- ChangeLog 12 Feb 2015 12:03:26 - 1.199 +++ ChangeLog 13 Feb 2015 10:16:40 - 1.200 @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.199 2015/02/12 12:03:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.200 2015/02/13 10:16:40 armin76 Exp $ + + 13 Feb 2015; Raúl Porcel tigervnc-1.3.1-r2.ebuild, + tigervnc-1.3.1-r4.ebuild: + Remove --disable-config-dbus from configure, bug #525690 *tigervnc-1.3.1-r4 (12 Feb 2015) *tigervnc-1.3.1-r3 (12 Feb 2015) 1.2 net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild?r1=1.1&r2=1.2 Index: tigervnc-1.3.1-r4.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tigervnc-1.3.1-r4.ebuild12 Feb 2015 12:03:26 - 1.1 +++ tigervnc-1.3.1-r4.ebuild13 Feb 2015 10:16:40 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild,v 1.1 2015/02/12 12:03:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild,v 1.2 2015/02/13 10:16:40 armin76 Exp $ EAPI="4" @@ -137,7 +137,6 @@ econf \ $(use_enable nptl glx-tls) \ $(use_enable opengl glx) \ - --disable-config-dbus \ --disable-config-hal \ --disable-config-udev \ --disable-devel-docs \
[gentoo-commits] gentoo-x86 commit in dev-ruby/compass-core: compass-core-1.0.3-r1.ebuild ChangeLog compass-core-1.0.3.ebuild
graaff 15/02/13 10:20:16 Modified: ChangeLog Added:compass-core-1.0.3-r1.ebuild Removed: compass-core-1.0.3.ebuild Log: Install missing VERSION file, fixing bug 539666. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.3 dev-ruby/compass-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/compass-core/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/compass-core/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/compass-core/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/compass-core/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 30 Jan 2015 06:48:36 - 1.2 +++ ChangeLog 13 Feb 2015 10:20:16 - 1.3 @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/compass-core # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/compass-core/ChangeLog,v 1.2 2015/01/30 06:48:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/compass-core/ChangeLog,v 1.3 2015/02/13 10:20:16 graaff Exp $ + +*compass-core-1.0.3-r1 (13 Feb 2015) + + 13 Feb 2015; Hans de Graaff -compass-core-1.0.3.ebuild, + +compass-core-1.0.3-r1.ebuild: + Install missing VERSION file, fixing bug 539666. *compass-core-1.0.3 (30 Jan 2015) 1.1 dev-ruby/compass-core/compass-core-1.0.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/compass-core/compass-core-1.0.3-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/compass-core/compass-core-1.0.3-r1.ebuild?rev=1.1&content-type=text/plain Index: compass-core-1.0.3-r1.ebuild === # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/compass-core/compass-core-1.0.3-r1.ebuild,v 1.1 2015/02/13 10:20:16 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRAINSTALL="data stylesheets templates VERSION" inherit ruby-fakegem versionator DESCRIPTION="Compass Stylesheet Authoring Framework" HOMEPAGE="http://compass-style.org/"; LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" KEYWORDS="~amd64" IUSE="" ruby_add_rdepend " >=dev-ruby/multi_json-1.0 >=dev-ruby/sass-3.3.0
[gentoo-commits] gentoo-x86 commit in dev-ruby/compass: compass-1.0.3-r1.ebuild ChangeLog compass-1.0.3.ebuild
graaff 15/02/13 10:23:01 Modified: ChangeLog Added:compass-1.0.3-r1.ebuild Removed: compass-1.0.3.ebuild Log: Install missing VERSION and VERSION_NAME files, fixing bug 539666. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.7 dev-ruby/compass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/compass/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/compass/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/compass/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/compass/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 30 Jan 2015 06:51:07 - 1.6 +++ ChangeLog 13 Feb 2015 10:23:01 - 1.7 @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/compass # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/compass/ChangeLog,v 1.6 2015/01/30 06:51:07 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/compass/ChangeLog,v 1.7 2015/02/13 10:23:01 graaff Exp $ + +*compass-1.0.3-r1 (13 Feb 2015) + + 13 Feb 2015; Hans de Graaff -compass-1.0.3.ebuild, + +compass-1.0.3-r1.ebuild: + Install missing VERSION and VERSION_NAME files, fixing bug 539666. *compass-1.0.3 (30 Jan 2015) 1.1 dev-ruby/compass/compass-1.0.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/compass/compass-1.0.3-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/compass/compass-1.0.3-r1.ebuild?rev=1.1&content-type=text/plain Index: compass-1.0.3-r1.ebuild === # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/compass/compass-1.0.3-r1.ebuild,v 1.1 2015/02/13 10:23:01 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="-Ilib test features" RUBY_FAKEGEM_EXTRAINSTALL="VERSION VERSION_NAME" inherit ruby-fakegem DESCRIPTION="Compass Stylesheet Authoring Framework" HOMEPAGE="http://compass-style.org/"; LICENSE="MIT" SLOT="1" KEYWORDS="~amd64" IUSE="" # Gem does not contain all files needed to run specs and it is not clear # which upstream repository/branch/directory to use. RESTRICT="test" ruby_add_rdepend ">=dev-ruby/chunky_png-1.2 >=dev-ruby/compass-core-1.0.2:1.0 >=dev-ruby/compass-import-once-1.0.5:1.0 >=dev-ruby/rb-inotify-0.9 >=dev-ruby/sass-3.3.13
[gentoo-commits] gentoo-x86 commit in virtual/perl-CPAN-Meta: perl-CPAN-Meta-2.140.640.ebuild ChangeLog
ago 15/02/13 10:26:02 Modified: perl-CPAN-Meta-2.140.640.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.6 virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild?r1=1.5&r2=1.6 Index: perl-CPAN-Meta-2.140.640.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-CPAN-Meta-2.140.640.ebuild 8 Feb 2015 11:45:16 - 1.5 +++ perl-CPAN-Meta-2.140.640.ebuild 13 Feb 2015 10:26:02 - 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild,v 1.5 2015/02/08 11:45:16 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild,v 1.6 2015/02/13 10:26:02 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.52 virtual/perl-CPAN-Meta/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog?rev=1.52&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog?rev=1.52&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog?r1=1.51&r2=1.52 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 8 Feb 2015 11:45:16 - 1.51 +++ ChangeLog 13 Feb 2015 10:26:02 - 1.52 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-CPAN-Meta # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.51 2015/02/08 11:45:16 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.52 2015/02/13 10:26:02 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-CPAN-Meta-2.140.640.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-CPAN-Meta-2.140.640.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-DB_File: perl-DB_File-1.831.0.ebuild ChangeLog
ago 15/02/13 10:26:14 Modified: perl-DB_File-1.831.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-DB_File/perl-DB_File-1.831.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.831.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.831.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.831.0.ebuild?r1=1.3&r2=1.4 Index: perl-DB_File-1.831.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.831.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-DB_File-1.831.0.ebuild 8 Feb 2015 11:49:54 - 1.3 +++ perl-DB_File-1.831.0.ebuild 13 Feb 2015 10:26:14 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.831.0.ebuild,v 1.3 2015/02/08 11:49:54 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.831.0.ebuild,v 1.4 2015/02/13 10:26:14 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND=" 1.69 virtual/perl-DB_File/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-DB_File/ChangeLog?rev=1.69&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-DB_File/ChangeLog?rev=1.69&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-DB_File/ChangeLog?r1=1.68&r2=1.69 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- ChangeLog 8 Feb 2015 11:49:54 - 1.68 +++ ChangeLog 13 Feb 2015 10:26:14 - 1.69 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-DB_File # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.68 2015/02/08 11:49:54 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.69 2015/02/13 10:26:14 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-DB_File-1.831.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-DB_File-1.831.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Devel-PPPort: perl-Devel-PPPort-3.210.0.ebuild ChangeLog
ago 15/02/13 10:26:16 Modified: perl-Devel-PPPort-3.210.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.210.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.210.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.210.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.210.0.ebuild?r1=1.3&r2=1.4 Index: perl-Devel-PPPort-3.210.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.210.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Devel-PPPort-3.210.0.ebuild8 Feb 2015 11:50:57 - 1.3 +++ perl-Devel-PPPort-3.210.0.ebuild13 Feb 2015 10:26:16 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.210.0.ebuild,v 1.3 2015/02/08 11:50:57 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.210.0.ebuild,v 1.4 2015/02/13 10:26:16 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" 1.15 virtual/perl-Devel-PPPort/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Devel-PPPort/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Devel-PPPort/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Devel-PPPort/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Devel-PPPort/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 8 Feb 2015 11:50:57 - 1.14 +++ ChangeLog 13 Feb 2015 10:26:16 - 1.15 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Devel-PPPort # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Devel-PPPort/ChangeLog,v 1.14 2015/02/08 11:50:57 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Devel-PPPort/ChangeLog,v 1.15 2015/02/13 10:26:16 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Devel-PPPort-3.210.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Devel-PPPort-3.210.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-B-Debug: perl-B-Debug-1.190.0.ebuild ChangeLog
ago 15/02/13 10:25:56 Modified: perl-B-Debug-1.190.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-B-Debug/perl-B-Debug-1.190.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.190.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.190.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.190.0.ebuild?r1=1.3&r2=1.4 Index: perl-B-Debug-1.190.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.190.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-B-Debug-1.190.0.ebuild 8 Feb 2015 11:39:42 - 1.3 +++ perl-B-Debug-1.190.0.ebuild 13 Feb 2015 10:25:56 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.190.0.ebuild,v 1.3 2015/02/08 11:39:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.190.0.ebuild,v 1.4 2015/02/13 10:25:56 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" 1.16 virtual/perl-B-Debug/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 8 Feb 2015 11:39:42 - 1.15 +++ ChangeLog 13 Feb 2015 10:25:56 - 1.16 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-B-Debug # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v 1.15 2015/02/08 11:39:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v 1.16 2015/02/13 10:25:56 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-B-Debug-1.190.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-B-Debug-1.190.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Encode: perl-Encode-2.600.0.ebuild ChangeLog
ago 15/02/13 10:26:22 Modified: perl-Encode-2.600.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Encode/perl-Encode-2.600.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.600.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.600.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.600.0.ebuild?r1=1.3&r2=1.4 Index: perl-Encode-2.600.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.600.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Encode-2.600.0.ebuild 8 Feb 2015 11:55:24 - 1.3 +++ perl-Encode-2.600.0.ebuild 13 Feb 2015 10:26:22 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.600.0.ebuild,v 1.3 2015/02/08 11:55:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.600.0.ebuild,v 1.4 2015/02/13 10:26:22 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND=" 1.78 virtual/perl-Encode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/ChangeLog?rev=1.78&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/ChangeLog?rev=1.78&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/ChangeLog?r1=1.77&r2=1.78 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 8 Feb 2015 11:55:24 - 1.77 +++ ChangeLog 13 Feb 2015 10:26:22 - 1.78 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Encode # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.77 2015/02/08 11:55:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.78 2015/02/13 10:26:22 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-Encode-2.600.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Encode-2.600.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-Install: perl-ExtUtils-Install-1.670.0.ebuild ChangeLog
ago 15/02/13 10:26:31 Modified: perl-ExtUtils-Install-1.670.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.5 virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild?r1=1.4&r2=1.5 Index: perl-ExtUtils-Install-1.670.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-ExtUtils-Install-1.670.0.ebuild8 Feb 2015 12:00:50 - 1.4 +++ perl-ExtUtils-Install-1.670.0.ebuild13 Feb 2015 10:26:30 - 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild,v 1.4 2015/02/08 12:00:50 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild,v 1.5 2015/02/13 10:26:30 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" DEPEND="" 1.54 virtual/perl-ExtUtils-Install/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?rev=1.54&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?rev=1.54&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?r1=1.53&r2=1.54 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- ChangeLog 8 Feb 2015 12:00:50 - 1.53 +++ ChangeLog 13 Feb 2015 10:26:30 - 1.54 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Install # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.53 2015/02/08 12:00:50 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.54 2015/02/13 10:26:30 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-ExtUtils-Install-1.670.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-ExtUtils-Install-1.670.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Carp: perl-Carp-1.330.100.ebuild ChangeLog
ago 15/02/13 10:26:08 Modified: perl-Carp-1.330.100.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.5 virtual/perl-Carp/perl-Carp-1.330.100.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.330.100.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.330.100.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.330.100.ebuild?r1=1.4&r2=1.5 Index: perl-Carp-1.330.100.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Carp/perl-Carp-1.330.100.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Carp-1.330.100.ebuild 8 Feb 2015 11:47:19 - 1.4 +++ perl-Carp-1.330.100.ebuild 13 Feb 2015 10:26:08 - 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Carp/perl-Carp-1.330.100.ebuild,v 1.4 2015/02/08 11:47:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Carp/perl-Carp-1.330.100.ebuild,v 1.5 2015/02/13 10:26:08 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" 1.16 virtual/perl-Carp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 8 Feb 2015 11:47:19 - 1.15 +++ ChangeLog 13 Feb 2015 10:26:08 - 1.16 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Carp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v 1.15 2015/02/08 11:47:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v 1.16 2015/02/13 10:26:08 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-Carp-1.330.100.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Carp-1.330.100.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-CPAN-Meta-YAML: perl-CPAN-Meta-YAML-0.12.0.ebuild ChangeLog
ago 15/02/13 10:26:06 Modified: perl-CPAN-Meta-YAML-0.12.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.12.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.12.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.12.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.12.0.ebuild?r1=1.3&r2=1.4 Index: perl-CPAN-Meta-YAML-0.12.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.12.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-CPAN-Meta-YAML-0.12.0.ebuild 8 Feb 2015 11:44:44 - 1.3 +++ perl-CPAN-Meta-YAML-0.12.0.ebuild 13 Feb 2015 10:26:06 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.12.0.ebuild,v 1.3 2015/02/08 11:44:44 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.12.0.ebuild,v 1.4 2015/02/13 10:26:06 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.45 virtual/perl-CPAN-Meta-YAML/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog?r1=1.44&r2=1.45 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 8 Feb 2015 11:44:44 - 1.44 +++ ChangeLog 13 Feb 2015 10:26:06 - 1.45 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-CPAN-Meta-YAML # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.44 2015/02/08 11:44:44 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.45 2015/02/13 10:26:06 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-CPAN-Meta-YAML-0.12.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-CPAN-Meta-YAML-0.12.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-CPAN: perl-CPAN-2.0.5.ebuild ChangeLog
ago 15/02/13 10:26:00 Modified: perl-CPAN-2.0.5.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild?r1=1.3&r2=1.4 Index: perl-CPAN-2.0.5.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-CPAN-2.0.5.ebuild 8 Feb 2015 11:42:58 - 1.3 +++ perl-CPAN-2.0.5.ebuild 13 Feb 2015 10:26:00 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild,v 1.3 2015/02/08 11:42:58 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild,v 1.4 2015/02/13 10:26:00 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" 1.25 virtual/perl-CPAN/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 8 Feb 2015 11:42:58 - 1.24 +++ ChangeLog 13 Feb 2015 10:26:00 - 1.25 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CPAN # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.24 2015/02/08 11:42:58 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.25 2015/02/13 10:26:00 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-CPAN-2.0.5.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-CPAN-2.0.5.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Attribute-Handlers: perl-Attribute-Handlers-0.960.0.ebuild ChangeLog
ago 15/02/13 10:25:52 Modified: perl-Attribute-Handlers-0.960.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild?r1=1.3&r2=1.4 Index: perl-Attribute-Handlers-0.960.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Attribute-Handlers-0.960.0.ebuild 8 Feb 2015 11:37:31 - 1.3 +++ perl-Attribute-Handlers-0.960.0.ebuild 13 Feb 2015 10:25:51 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild,v 1.3 2015/02/08 11:37:31 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild,v 1.4 2015/02/13 10:25:51 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=" 1.62 virtual/perl-Attribute-Handlers/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog?r1=1.61&r2=1.62 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ChangeLog 8 Feb 2015 11:37:31 - 1.61 +++ ChangeLog 13 Feb 2015 10:25:51 - 1.62 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Attribute-Handlers # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.61 2015/02/08 11:37:31 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.62 2015/02/13 10:25:51 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Attribute-Handlers-0.960.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Attribute-Handlers-0.960.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Archive-Tar: perl-Archive-Tar-1.960.0.ebuild ChangeLog
ago 15/02/13 10:25:49 Modified: perl-Archive-Tar-1.960.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Archive-Tar/perl-Archive-Tar-1.960.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.960.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.960.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.960.0.ebuild?r1=1.3&r2=1.4 Index: perl-Archive-Tar-1.960.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.960.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Archive-Tar-1.960.0.ebuild 8 Feb 2015 11:36:41 - 1.3 +++ perl-Archive-Tar-1.960.0.ebuild 13 Feb 2015 10:25:49 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.960.0.ebuild,v 1.3 2015/02/08 11:36:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.960.0.ebuild,v 1.4 2015/02/13 10:25:49 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.74 virtual/perl-Archive-Tar/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog?rev=1.74&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog?rev=1.74&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog?r1=1.73&r2=1.74 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- ChangeLog 8 Feb 2015 11:36:41 - 1.73 +++ ChangeLog 13 Feb 2015 10:25:49 - 1.74 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Archive-Tar # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.73 2015/02/08 11:36:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.74 2015/02/13 10:25:49 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Archive-Tar-1.960.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Archive-Tar-1.960.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-AutoLoader: perl-AutoLoader-5.740.0.ebuild ChangeLog
ago 15/02/13 10:25:54 Modified: perl-AutoLoader-5.740.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild?r1=1.3&r2=1.4 Index: perl-AutoLoader-5.740.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-AutoLoader-5.740.0.ebuild 8 Feb 2015 11:38:31 - 1.3 +++ perl-AutoLoader-5.740.0.ebuild 13 Feb 2015 10:25:54 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild,v 1.3 2015/02/08 11:38:31 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0.ebuild,v 1.4 2015/02/13 10:25:54 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-solaris" +KEYWORDS="amd64 ~ppc x86 ~x86-solaris" IUSE="" RDEPEND=" 1.32 virtual/perl-AutoLoader/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/ChangeLog?rev=1.32&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/ChangeLog?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/ChangeLog?r1=1.31&r2=1.32 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 8 Feb 2015 11:38:31 - 1.31 +++ ChangeLog 13 Feb 2015 10:25:54 - 1.32 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-AutoLoader # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.31 2015/02/08 11:38:31 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.32 2015/02/13 10:25:54 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-AutoLoader-5.740.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-AutoLoader-5.740.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-CPAN-Meta-Requirements: perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild ChangeLog
ago 15/02/13 10:26:04 Modified: perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-CPAN-Meta-Requirements/perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-Requirements/perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-Requirements/perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-Requirements/perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild?r1=1.3&r2=1.4 Index: perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-Requirements/perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild 8 Feb 2015 11:46:23 - 1.3 +++ perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild 13 Feb 2015 10:26:04 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-Requirements/perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild,v 1.3 2015/02/08 11:46:23 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-Requirements/perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild,v 1.4 2015/02/13 10:26:04 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.24 virtual/perl-CPAN-Meta-Requirements/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-Requirements/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-Requirements/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-Requirements/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-Requirements/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 8 Feb 2015 11:46:23 - 1.23 +++ ChangeLog 13 Feb 2015 10:26:04 - 1.24 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-CPAN-Meta-Requirements # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-Requirements/ChangeLog,v 1.23 2015/02/08 11:46:23 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-Requirements/ChangeLog,v 1.24 2015/02/13 10:26:04 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-CPAN-Meta-Requirements-2.125.0-r1.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Compress-Raw-Zlib: perl-Compress-Raw-Zlib-2.65.0.ebuild ChangeLog
ago 15/02/13 10:26:12 Modified: perl-Compress-Raw-Zlib-2.65.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.65.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.65.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.65.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.65.0.ebuild?r1=1.3&r2=1.4 Index: perl-Compress-Raw-Zlib-2.65.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.65.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Compress-Raw-Zlib-2.65.0.ebuild8 Feb 2015 11:48:55 - 1.3 +++ perl-Compress-Raw-Zlib-2.65.0.ebuild13 Feb 2015 10:26:12 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.65.0.ebuild,v 1.3 2015/02/08 11:48:55 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.65.0.ebuild,v 1.4 2015/02/13 10:26:12 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.76 virtual/perl-Compress-Raw-Zlib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?rev=1.76&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?rev=1.76&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?r1=1.75&r2=1.76 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 8 Feb 2015 11:48:55 - 1.75 +++ ChangeLog 13 Feb 2015 10:26:12 - 1.76 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Compress-Raw-Zlib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.75 2015/02/08 11:48:55 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.76 2015/02/13 10:26:12 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Compress-Raw-Zlib-2.65.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Compress-Raw-Zlib-2.65.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Exporter: perl-Exporter-5.710.0.ebuild ChangeLog
ago 15/02/13 10:26:24 Modified: perl-Exporter-5.710.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Exporter/perl-Exporter-5.710.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.710.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.710.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.710.0.ebuild?r1=1.3&r2=1.4 Index: perl-Exporter-5.710.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.710.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Exporter-5.710.0.ebuild8 Feb 2015 11:56:17 - 1.3 +++ perl-Exporter-5.710.0.ebuild13 Feb 2015 10:26:24 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.710.0.ebuild,v 1.3 2015/02/08 11:56:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.710.0.ebuild,v 1.4 2015/02/13 10:26:24 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" 1.21 virtual/perl-Exporter/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 8 Feb 2015 11:56:17 - 1.20 +++ ChangeLog 13 Feb 2015 10:26:24 - 1.21 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Exporter # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v 1.20 2015/02/08 11:56:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v 1.21 2015/02/13 10:26:24 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-Exporter-5.710.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Exporter-5.710.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in dev-lang/perl: perl-5.20.1-r4.ebuild ChangeLog
ago 15/02/13 10:25:47 Modified: perl-5.20.1-r4.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 dev-lang/perl/perl-5.20.1-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.20.1-r4.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.20.1-r4.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.20.1-r4.ebuild?r1=1.2&r2=1.3 Index: perl-5.20.1-r4.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.20.1-r4.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-5.20.1-r4.ebuild 8 Feb 2015 11:35:31 - 1.2 +++ perl-5.20.1-r4.ebuild 13 Feb 2015 10:25:47 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.20.1-r4.ebuild,v 1.2 2015/02/08 11:35:31 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.20.1-r4.ebuild,v 1.3 2015/02/13 10:25:47 ago Exp $ EAPI=5 @@ -27,7 +27,7 @@ LICENSE="|| ( Artistic GPL-1+ )" SLOT="0/${SHORT_PV}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" 1.464dev-lang/perl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?rev=1.464&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?rev=1.464&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?r1=1.463&r2=1.464 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v retrieving revision 1.463 retrieving revision 1.464 diff -u -r1.463 -r1.464 --- ChangeLog 8 Feb 2015 11:35:31 - 1.463 +++ ChangeLog 13 Feb 2015 10:25:47 - 1.464 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/perl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.463 2015/02/08 11:35:31 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.464 2015/02/13 10:25:47 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-5.20.1-r4.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-5.20.1-r4.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Compress-Raw-Bzip2: perl-Compress-Raw-Bzip2-2.64.0.ebuild ChangeLog
ago 15/02/13 10:26:10 Modified: perl-Compress-Raw-Bzip2-2.64.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.64.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.64.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.64.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.64.0.ebuild?r1=1.3&r2=1.4 Index: perl-Compress-Raw-Bzip2-2.64.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.64.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Compress-Raw-Bzip2-2.64.0.ebuild 8 Feb 2015 11:48:16 - 1.3 +++ perl-Compress-Raw-Bzip2-2.64.0.ebuild 13 Feb 2015 10:26:10 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.64.0.ebuild,v 1.3 2015/02/08 11:48:16 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.64.0.ebuild,v 1.4 2015/02/13 10:26:10 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.74 virtual/perl-Compress-Raw-Bzip2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog?rev=1.74&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog?rev=1.74&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog?r1=1.73&r2=1.74 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- ChangeLog 8 Feb 2015 11:48:16 - 1.73 +++ ChangeLog 13 Feb 2015 10:26:10 - 1.74 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Compress-Raw-Bzip2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog,v 1.73 2015/02/08 11:48:16 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog,v 1.74 2015/02/13 10:26:10 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Compress-Raw-Bzip2-2.64.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Compress-Raw-Bzip2-2.64.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-CGI: perl-CGI-3.650.0-r1.ebuild ChangeLog
ago 15/02/13 10:25:58 Modified: perl-CGI-3.650.0-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild?r1=1.2&r2=1.3 Index: perl-CGI-3.650.0-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-CGI-3.650.0-r1.ebuild 8 Feb 2015 11:42:08 - 1.2 +++ perl-CGI-3.650.0-r1.ebuild 13 Feb 2015 10:25:58 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild,v 1.2 2015/02/08 11:42:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild,v 1.3 2015/02/13 10:25:58 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos" IUSE="" RDEPEND=" 1.122virtual/perl-CGI/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.122&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.122&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?r1=1.121&r2=1.122 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v retrieving revision 1.121 retrieving revision 1.122 diff -u -r1.121 -r1.122 --- ChangeLog 8 Feb 2015 11:42:08 - 1.121 +++ ChangeLog 13 Feb 2015 10:25:58 - 1.122 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CGI # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.121 2015/02/08 11:42:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.122 2015/02/13 10:25:58 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-CGI-3.650.0-r1.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-CGI-3.650.0-r1.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-HTTP-Tiny: perl-HTTP-Tiny-0.43.0.ebuild ChangeLog
ago 15/02/13 10:26:45 Modified: perl-HTTP-Tiny-0.43.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.43.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.43.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.43.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.43.0.ebuild?r1=1.2&r2=1.3 Index: perl-HTTP-Tiny-0.43.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.43.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-HTTP-Tiny-0.43.0.ebuild8 Feb 2015 12:07:24 - 1.2 +++ perl-HTTP-Tiny-0.43.0.ebuild13 Feb 2015 10:26:45 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.43.0.ebuild,v 1.2 2015/02/08 12:07:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.43.0.ebuild,v 1.3 2015/02/13 10:26:45 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" 1.4 virtual/perl-HTTP-Tiny/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-HTTP-Tiny/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-HTTP-Tiny/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-HTTP-Tiny/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-HTTP-Tiny/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 8 Feb 2015 12:07:24 - 1.3 +++ ChangeLog 13 Feb 2015 10:26:45 - 1.4 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-HTTP-Tiny # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-HTTP-Tiny/ChangeLog,v 1.3 2015/02/08 12:07:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-HTTP-Tiny/ChangeLog,v 1.4 2015/02/13 10:26:45 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-HTTP-Tiny-0.43.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-HTTP-Tiny-0.43.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Filter-Simple: perl-Filter-Simple-0.910.0.ebuild ChangeLog
ago 15/02/13 10:26:41 Modified: perl-Filter-Simple-0.910.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild?r1=1.2&r2=1.3 Index: perl-Filter-Simple-0.910.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Filter-Simple-0.910.0.ebuild 8 Feb 2015 12:05:44 - 1.2 +++ perl-Filter-Simple-0.910.0.ebuild 13 Feb 2015 10:26:41 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild,v 1.2 2015/02/08 12:05:44 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild,v 1.3 2015/02/13 10:26:41 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" 1.12 virtual/perl-Filter-Simple/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 8 Feb 2015 12:05:44 - 1.11 +++ ChangeLog 13 Feb 2015 10:26:41 - 1.12 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Filter-Simple # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v 1.11 2015/02/08 12:05:44 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v 1.12 2015/02/13 10:26:41 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Filter-Simple-0.910.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Filter-Simple-0.910.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Getopt-Long: perl-Getopt-Long-2.420.0-r1.ebuild ChangeLog
ago 15/02/13 10:26:43 Modified: perl-Getopt-Long-2.420.0-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0-r1.ebuild?r1=1.3&r2=1.4 Index: perl-Getopt-Long-2.420.0-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Getopt-Long-2.420.0-r1.ebuild 8 Feb 2015 12:06:36 - 1.3 +++ perl-Getopt-Long-2.420.0-r1.ebuild 13 Feb 2015 10:26:43 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0-r1.ebuild,v 1.3 2015/02/08 12:06:36 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0-r1.ebuild,v 1.4 2015/02/13 10:26:43 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" 1.68 virtual/perl-Getopt-Long/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 8 Feb 2015 12:06:36 - 1.67 +++ ChangeLog 13 Feb 2015 10:26:43 - 1.68 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Getopt-Long # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.67 2015/02/08 12:06:36 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.68 2015/02/13 10:26:43 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Getopt-Long-2.420.0-r1.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Getopt-Long-2.420.0-r1.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-I18N-LangTags: perl-I18N-LangTags-0.400.0.ebuild ChangeLog
ago 15/02/13 10:26:47 Modified: perl-I18N-LangTags-0.400.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.400.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.400.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.400.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.400.0.ebuild?r1=1.2&r2=1.3 Index: perl-I18N-LangTags-0.400.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.400.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-I18N-LangTags-0.400.0.ebuild 8 Feb 2015 12:08:02 - 1.2 +++ perl-I18N-LangTags-0.400.0.ebuild 13 Feb 2015 10:26:47 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.400.0.ebuild,v 1.2 2015/02/08 12:08:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.400.0.ebuild,v 1.3 2015/02/13 10:26:47 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd" IUSE="" RDEPEND=" 1.14 virtual/perl-I18N-LangTags/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 8 Feb 2015 12:08:02 - 1.13 +++ ChangeLog 13 Feb 2015 10:26:47 - 1.14 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-I18N-LangTags # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog,v 1.13 2015/02/08 12:08:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog,v 1.14 2015/02/13 10:26:47 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-I18N-LangTags-0.400.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-I18N-LangTags-0.400.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-Command: perl-ExtUtils-Command-1.180.0-r2.ebuild ChangeLog
ago 15/02/13 10:26:28 Modified: perl-ExtUtils-Command-1.180.0-r2.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.180.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.180.0-r2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.180.0-r2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.180.0-r2.ebuild?r1=1.3&r2=1.4 Index: perl-ExtUtils-Command-1.180.0-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.180.0-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-ExtUtils-Command-1.180.0-r2.ebuild 8 Feb 2015 11:58:42 - 1.3 +++ perl-ExtUtils-Command-1.180.0-r2.ebuild 13 Feb 2015 10:26:28 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.180.0-r2.ebuild,v 1.3 2015/02/08 11:58:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.180.0-r2.ebuild,v 1.4 2015/02/13 10:26:28 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.46 virtual/perl-ExtUtils-Command/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog?rev=1.46&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog?rev=1.46&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog?r1=1.45&r2=1.46 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- ChangeLog 8 Feb 2015 11:58:42 - 1.45 +++ ChangeLog 13 Feb 2015 10:26:28 - 1.46 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Command # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.45 2015/02/08 11:58:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.46 2015/02/13 10:26:28 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-ExtUtils-Command-1.180.0-r2.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-ExtUtils-Command-1.180.0-r2.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-IO: perl-IO-1.310.0.ebuild ChangeLog
ago 15/02/13 10:26:49 Modified: perl-IO-1.310.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-IO/perl-IO-1.310.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.310.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.310.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.310.0.ebuild?r1=1.2&r2=1.3 Index: perl-IO-1.310.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.310.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-IO-1.310.0.ebuild 8 Feb 2015 12:09:12 - 1.2 +++ perl-IO-1.310.0.ebuild 13 Feb 2015 10:26:49 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.310.0.ebuild,v 1.2 2015/02/08 12:09:12 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.310.0.ebuild,v 1.3 2015/02/13 10:26:49 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" 1.53 virtual/perl-IO/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.53&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/ChangeLog?r1=1.52&r2=1.53 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- ChangeLog 8 Feb 2015 12:09:12 - 1.52 +++ ChangeLog 13 Feb 2015 10:26:49 - 1.53 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-IO # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.52 2015/02/08 12:09:12 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.53 2015/02/13 10:26:49 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-IO-1.310.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-IO-1.310.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-ParseXS: perl-ExtUtils-ParseXS-3.240.0.ebuild ChangeLog
ago 15/02/13 10:26:35 Modified: perl-ExtUtils-ParseXS-3.240.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.240.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.240.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.240.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.240.0.ebuild?r1=1.3&r2=1.4 Index: perl-ExtUtils-ParseXS-3.240.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.240.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-ExtUtils-ParseXS-3.240.0.ebuild8 Feb 2015 12:03:29 - 1.3 +++ perl-ExtUtils-ParseXS-3.240.0.ebuild13 Feb 2015 10:26:34 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.240.0.ebuild,v 1.3 2015/02/08 12:03:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-3.240.0.ebuild,v 1.4 2015/02/13 10:26:34 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.63 virtual/perl-ExtUtils-ParseXS/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 8 Feb 2015 12:03:29 - 1.62 +++ ChangeLog 13 Feb 2015 10:26:34 - 1.63 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-ParseXS # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.62 2015/02/08 12:03:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.63 2015/02/13 10:26:34 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-ExtUtils-ParseXS-3.240.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-ExtUtils-ParseXS-3.240.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-CBuilder: perl-ExtUtils-CBuilder-0.280.217.ebuild ChangeLog
ago 15/02/13 10:26:26 Modified: perl-ExtUtils-CBuilder-0.280.217.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.217.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.217.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.217.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.217.ebuild?r1=1.2&r2=1.3 Index: perl-ExtUtils-CBuilder-0.280.217.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.217.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-ExtUtils-CBuilder-0.280.217.ebuild 8 Feb 2015 11:57:47 - 1.2 +++ perl-ExtUtils-CBuilder-0.280.217.ebuild 13 Feb 2015 10:26:26 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.217.ebuild,v 1.2 2015/02/08 11:57:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.217.ebuild,v 1.3 2015/02/13 10:26:26 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.82 virtual/perl-ExtUtils-CBuilder/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog?rev=1.82&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog?rev=1.82&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog?r1=1.81&r2=1.82 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- ChangeLog 8 Feb 2015 11:57:47 - 1.81 +++ ChangeLog 13 Feb 2015 10:26:26 - 1.82 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-CBuilder # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 1.81 2015/02/08 11:57:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 1.82 2015/02/13 10:26:26 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-ExtUtils-CBuilder-0.280.217.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-ExtUtils-CBuilder-0.280.217.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-MakeMaker: perl-ExtUtils-MakeMaker-6.980.0.ebuild ChangeLog
ago 15/02/13 10:26:32 Modified: perl-ExtUtils-MakeMaker-6.980.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.5 virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild?r1=1.4&r2=1.5 Index: perl-ExtUtils-MakeMaker-6.980.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-ExtUtils-MakeMaker-6.980.0.ebuild 8 Feb 2015 12:01:44 - 1.4 +++ perl-ExtUtils-MakeMaker-6.980.0.ebuild 13 Feb 2015 10:26:32 - 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild,v 1.4 2015/02/08 12:01:44 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.980.0.ebuild,v 1.5 2015/02/13 10:26:32 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.86 virtual/perl-ExtUtils-MakeMaker/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog?rev=1.86&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog?rev=1.86&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog?r1=1.85&r2=1.86 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- ChangeLog 8 Feb 2015 12:01:44 - 1.85 +++ ChangeLog 13 Feb 2015 10:26:32 - 1.86 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-MakeMaker # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.85 2015/02/08 12:01:44 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.86 2015/02/13 10:26:32 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-ExtUtils-MakeMaker-6.980.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-ExtUtils-MakeMaker-6.980.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-File-Spec: perl-File-Spec-3.480.0.ebuild ChangeLog
ago 15/02/13 10:26:37 Modified: perl-File-Spec-3.480.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-File-Spec/perl-File-Spec-3.480.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.480.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.480.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.480.0.ebuild?r1=1.2&r2=1.3 Index: perl-File-Spec-3.480.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.480.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-File-Spec-3.480.0.ebuild 8 Feb 2015 12:05:00 - 1.2 +++ perl-File-Spec-3.480.0.ebuild 13 Feb 2015 10:26:37 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.480.0.ebuild,v 1.2 2015/02/08 12:05:00 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.480.0.ebuild,v 1.3 2015/02/13 10:26:37 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.93 virtual/perl-File-Spec/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Spec/ChangeLog?rev=1.93&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Spec/ChangeLog?rev=1.93&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Spec/ChangeLog?r1=1.92&r2=1.93 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- ChangeLog 8 Feb 2015 12:05:00 - 1.92 +++ ChangeLog 13 Feb 2015 10:26:37 - 1.93 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-File-Spec # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.92 2015/02/08 12:05:00 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.93 2015/02/13 10:26:37 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-File-Spec-3.480.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-File-Spec-3.480.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Pod-Escapes: perl-Pod-Escapes-1.60.0.ebuild ChangeLog
ago 15/02/13 10:27:28 Modified: perl-Pod-Escapes-1.60.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.60.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.60.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.60.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.60.0.ebuild?r1=1.2&r2=1.3 Index: perl-Pod-Escapes-1.60.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.60.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Pod-Escapes-1.60.0.ebuild 8 Feb 2015 12:33:07 - 1.2 +++ perl-Pod-Escapes-1.60.0.ebuild 13 Feb 2015 10:27:28 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.60.0.ebuild,v 1.2 2015/02/08 12:33:07 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.60.0.ebuild,v 1.3 2015/02/13 10:27:28 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=" 1.24 virtual/perl-Pod-Escapes/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Escapes/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Escapes/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Escapes/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 8 Feb 2015 12:33:07 - 1.23 +++ ChangeLog 13 Feb 2015 10:27:28 - 1.24 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Pod-Escapes # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/ChangeLog,v 1.23 2015/02/08 12:33:07 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/ChangeLog,v 1.24 2015/02/13 10:27:28 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-Pod-Escapes-1.60.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Pod-Escapes-1.60.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Params-Check: perl-Params-Check-0.380.0-r1.ebuild ChangeLog
ago 15/02/13 10:27:22 Modified: perl-Params-Check-0.380.0-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Params-Check/perl-Params-Check-0.380.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Params-Check/perl-Params-Check-0.380.0-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Params-Check/perl-Params-Check-0.380.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Params-Check/perl-Params-Check-0.380.0-r1.ebuild?r1=1.2&r2=1.3 Index: perl-Params-Check-0.380.0-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Params-Check/perl-Params-Check-0.380.0-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Params-Check-0.380.0-r1.ebuild 8 Feb 2015 12:29:26 - 1.2 +++ perl-Params-Check-0.380.0-r1.ebuild 13 Feb 2015 10:27:22 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Params-Check/perl-Params-Check-0.380.0-r1.ebuild,v 1.2 2015/02/08 12:29:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Params-Check/perl-Params-Check-0.380.0-r1.ebuild,v 1.3 2015/02/13 10:27:22 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.43 virtual/perl-Params-Check/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Params-Check/ChangeLog?rev=1.43&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Params-Check/ChangeLog?rev=1.43&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Params-Check/ChangeLog?r1=1.42&r2=1.43 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Params-Check/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 8 Feb 2015 12:29:26 - 1.42 +++ ChangeLog 13 Feb 2015 10:27:22 - 1.43 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Params-Check # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Params-Check/ChangeLog,v 1.42 2015/02/08 12:29:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Params-Check/ChangeLog,v 1.43 2015/02/13 10:27:22 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Params-Check-0.380.0-r1.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Params-Check-0.380.0-r1.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Net-Ping: perl-Net-Ping-2.430.0.ebuild ChangeLog
ago 15/02/13 10:27:18 Modified: perl-Net-Ping-2.430.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild?r1=1.2&r2=1.3 Index: perl-Net-Ping-2.430.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-Ping-2.430.0.ebuild8 Feb 2015 12:27:17 - 1.2 +++ perl-Net-Ping-2.430.0.ebuild13 Feb 2015 10:27:18 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild,v 1.2 2015/02/08 12:27:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild,v 1.3 2015/02/13 10:27:18 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="" 1.12 virtual/perl-Net-Ping/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Net-Ping/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Net-Ping/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Net-Ping/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 8 Feb 2015 12:27:17 - 1.11 +++ ChangeLog 13 Feb 2015 10:27:18 - 1.12 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Net-Ping # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.11 2015/02/08 12:27:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.12 2015/02/13 10:27:18 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-Net-Ping-2.430.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Net-Ping-2.430.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigRat: perl-Math-BigRat-0.260.600.ebuild ChangeLog
ago 15/02/13 10:27:05 Modified: perl-Math-BigRat-0.260.600.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.600.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.600.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.600.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.600.ebuild?r1=1.2&r2=1.3 Index: perl-Math-BigRat-0.260.600.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.600.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Math-BigRat-0.260.600.ebuild 8 Feb 2015 12:19:27 - 1.2 +++ perl-Math-BigRat-0.260.600.ebuild 13 Feb 2015 10:27:05 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.600.ebuild,v 1.2 2015/02/08 12:19:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.600.ebuild,v 1.3 2015/02/13 10:27:05 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=" 1.14 virtual/perl-Math-BigRat/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 8 Feb 2015 12:19:27 - 1.13 +++ ChangeLog 13 Feb 2015 10:27:05 - 1.14 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigRat # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog,v 1.13 2015/02/08 12:19:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog,v 1.14 2015/02/13 10:27:05 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Math-BigRat-0.260.600.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Math-BigRat-0.260.600.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-IPC-Cmd: perl-IPC-Cmd-0.920.0.ebuild ChangeLog
ago 15/02/13 10:26:56 Modified: perl-IPC-Cmd-0.920.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0.ebuild?r1=1.2&r2=1.3 Index: perl-IPC-Cmd-0.920.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-IPC-Cmd-0.920.0.ebuild 8 Feb 2015 12:13:01 - 1.2 +++ perl-IPC-Cmd-0.920.0.ebuild 13 Feb 2015 10:26:55 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0.ebuild,v 1.2 2015/02/08 12:13:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0.ebuild,v 1.3 2015/02/13 10:26:55 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.63 virtual/perl-IPC-Cmd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 8 Feb 2015 12:13:01 - 1.62 +++ ChangeLog 13 Feb 2015 10:26:55 - 1.63 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-IPC-Cmd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.62 2015/02/08 12:13:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.63 2015/02/13 10:26:55 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-IPC-Cmd-0.920.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-IPC-Cmd-0.920.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-File-Temp: perl-File-Temp-0.230.400-r2.ebuild ChangeLog
ago 15/02/13 10:26:39 Modified: perl-File-Temp-0.230.400-r2.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-File-Temp/perl-File-Temp-0.230.400-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r2.ebuild?r1=1.2&r2=1.3 Index: perl-File-Temp-0.230.400-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-File-Temp-0.230.400-r2.ebuild 8 Feb 2015 11:35:06 - 1.2 +++ perl-File-Temp-0.230.400-r2.ebuild 13 Feb 2015 10:26:39 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r2.ebuild,v 1.2 2015/02/08 11:35:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r2.ebuild,v 1.3 2015/02/13 10:26:39 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.96 virtual/perl-File-Temp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/ChangeLog?rev=1.96&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/ChangeLog?rev=1.96&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/ChangeLog?r1=1.95&r2=1.96 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- ChangeLog 8 Feb 2015 11:35:06 - 1.95 +++ ChangeLog 13 Feb 2015 10:26:39 - 1.96 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-File-Temp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.95 2015/02/08 11:35:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.96 2015/02/13 10:26:39 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-File-Temp-0.230.400-r2.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-File-Temp-0.230.400-r2.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Metadata: perl-Module-Metadata-1.0.19.ebuild ChangeLog
ago 15/02/13 10:27:16 Modified: perl-Module-Metadata-1.0.19.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.19.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.19.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.19.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.19.ebuild?r1=1.2&r2=1.3 Index: perl-Module-Metadata-1.0.19.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.19.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Module-Metadata-1.0.19.ebuild 8 Feb 2015 12:26:25 - 1.2 +++ perl-Module-Metadata-1.0.19.ebuild 13 Feb 2015 10:27:16 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.19.ebuild,v 1.2 2015/02/08 12:26:25 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.19.ebuild,v 1.3 2015/02/13 10:27:16 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.42 virtual/perl-Module-Metadata/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Metadata/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Metadata/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Metadata/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 8 Feb 2015 12:26:25 - 1.41 +++ ChangeLog 13 Feb 2015 10:27:16 - 1.42 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Metadata # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/ChangeLog,v 1.41 2015/02/08 12:26:25 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/ChangeLog,v 1.42 2015/02/13 10:27:16 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Module-Metadata-1.0.19.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Module-Metadata-1.0.19.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Load-Conditional: perl-Module-Load-Conditional-0.620.0.ebuild ChangeLog
ago 15/02/13 10:27:14 Modified: perl-Module-Load-Conditional-0.620.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.620.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.620.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.620.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.620.0.ebuild?r1=1.2&r2=1.3 Index: perl-Module-Load-Conditional-0.620.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.620.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Module-Load-Conditional-0.620.0.ebuild 8 Feb 2015 12:25:05 - 1.2 +++ perl-Module-Load-Conditional-0.620.0.ebuild 13 Feb 2015 10:27:14 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.620.0.ebuild,v 1.2 2015/02/08 12:25:05 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.620.0.ebuild,v 1.3 2015/02/13 10:27:14 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.48 virtual/perl-Module-Load-Conditional/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 8 Feb 2015 12:25:05 - 1.47 +++ ChangeLog 13 Feb 2015 10:27:14 - 1.48 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Load-Conditional # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.47 2015/02/08 12:25:05 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.48 2015/02/13 10:27:14 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Module-Load-Conditional-0.620.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Module-Load-Conditional-0.620.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Package-Constants: perl-Package-Constants-0.40.0.ebuild ChangeLog
ago 15/02/13 10:27:20 Modified: perl-Package-Constants-0.40.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Package-Constants/perl-Package-Constants-0.40.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Package-Constants/perl-Package-Constants-0.40.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Package-Constants/perl-Package-Constants-0.40.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Package-Constants/perl-Package-Constants-0.40.0.ebuild?r1=1.2&r2=1.3 Index: perl-Package-Constants-0.40.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/perl-Package-Constants-0.40.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Package-Constants-0.40.0.ebuild8 Feb 2015 12:28:27 - 1.2 +++ perl-Package-Constants-0.40.0.ebuild13 Feb 2015 10:27:20 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/perl-Package-Constants-0.40.0.ebuild,v 1.2 2015/02/08 12:28:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/perl-Package-Constants-0.40.0.ebuild,v 1.3 2015/02/13 10:27:20 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.35 virtual/perl-Package-Constants/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Package-Constants/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Package-Constants/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Package-Constants/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 8 Feb 2015 12:28:27 - 1.34 +++ ChangeLog 13 Feb 2015 10:27:20 - 1.35 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Package-Constants # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/ChangeLog,v 1.34 2015/02/08 12:28:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/ChangeLog,v 1.35 2015/02/13 10:27:20 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Package-Constants-0.40.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Package-Constants-0.40.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.310.0.ebuild ChangeLog
ago 15/02/13 10:27:04 Modified: perl-Math-BigInt-FastCalc-0.310.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild?r1=1.2&r2=1.3 Index: perl-Math-BigInt-FastCalc-0.310.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Math-BigInt-FastCalc-0.310.0.ebuild8 Feb 2015 12:18:14 - 1.2 +++ perl-Math-BigInt-FastCalc-0.310.0.ebuild13 Feb 2015 10:27:03 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild,v 1.2 2015/02/08 12:18:14 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild,v 1.3 2015/02/13 10:27:03 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=" 1.52 virtual/perl-Math-BigInt-FastCalc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.52&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.52&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?r1=1.51&r2=1.52 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 8 Feb 2015 12:18:14 - 1.51 +++ ChangeLog 13 Feb 2015 10:27:03 - 1.52 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigInt-FastCalc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.51 2015/02/08 12:18:14 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.52 2015/02/13 10:27:03 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Math-BigInt-FastCalc-0.310.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Math-BigInt-FastCalc-0.310.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-MIME-Base64: perl-MIME-Base64-3.140.0-r1.ebuild ChangeLog
ago 15/02/13 10:27:01 Modified: perl-MIME-Base64-3.140.0-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild?r1=1.2&r2=1.3 Index: perl-MIME-Base64-3.140.0-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-MIME-Base64-3.140.0-r1.ebuild 8 Feb 2015 12:15:56 - 1.2 +++ perl-MIME-Base64-3.140.0-r1.ebuild 13 Feb 2015 10:27:01 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild,v 1.2 2015/02/08 12:15:56 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild,v 1.3 2015/02/13 10:27:01 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.72 virtual/perl-MIME-Base64/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog?rev=1.72&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog?rev=1.72&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog?r1=1.71&r2=1.72 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- ChangeLog 8 Feb 2015 12:15:56 - 1.71 +++ ChangeLog 13 Feb 2015 10:27:01 - 1.72 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-MIME-Base64 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.71 2015/02/08 12:15:56 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.72 2015/02/13 10:27:01 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-MIME-Base64-3.140.0-r1.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-MIME-Base64-3.140.0-r1.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Locale-Maketext: perl-Locale-Maketext-1.250.0.ebuild ChangeLog
ago 15/02/13 10:26:59 Modified: perl-Locale-Maketext-1.250.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.250.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.250.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.250.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.250.0.ebuild?r1=1.3&r2=1.4 Index: perl-Locale-Maketext-1.250.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.250.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Locale-Maketext-1.250.0.ebuild 8 Feb 2015 12:14:41 - 1.3 +++ perl-Locale-Maketext-1.250.0.ebuild 13 Feb 2015 10:26:59 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.250.0.ebuild,v 1.3 2015/02/08 12:14:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.250.0.ebuild,v 1.4 2015/02/13 10:26:59 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd" IUSE="" RDEPEND=" 1.5 virtual/perl-Locale-Maketext/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Locale-Maketext/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Locale-Maketext/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Locale-Maketext/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 8 Feb 2015 12:14:41 - 1.4 +++ ChangeLog 13 Feb 2015 10:26:59 - 1.5 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Locale-Maketext # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext/ChangeLog,v 1.4 2015/02/08 12:14:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext/ChangeLog,v 1.5 2015/02/13 10:26:59 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Locale-Maketext-1.250.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Locale-Maketext-1.250.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Perl-OSType: perl-Perl-OSType-1.7.0.ebuild ChangeLog
ago 15/02/13 10:27:26 Modified: perl-Perl-OSType-1.7.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Perl-OSType/perl-Perl-OSType-1.7.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.7.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.7.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.7.0.ebuild?r1=1.2&r2=1.3 Index: perl-Perl-OSType-1.7.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.7.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Perl-OSType-1.7.0.ebuild 8 Feb 2015 12:32:01 - 1.2 +++ perl-Perl-OSType-1.7.0.ebuild 13 Feb 2015 10:27:26 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.7.0.ebuild,v 1.2 2015/02/08 12:32:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.7.0.ebuild,v 1.3 2015/02/13 10:27:26 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.38 virtual/perl-Perl-OSType/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 8 Feb 2015 12:32:01 - 1.37 +++ ChangeLog 13 Feb 2015 10:27:26 - 1.38 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Perl-OSType # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v 1.37 2015/02/08 12:32:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v 1.38 2015/02/13 10:27:26 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-Perl-OSType-1.7.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Perl-OSType-1.7.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Load: perl-Module-Load-0.320.0.ebuild ChangeLog
ago 15/02/13 10:27:12 Modified: perl-Module-Load-0.320.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Module-Load/perl-Module-Load-0.320.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.320.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.320.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.320.0.ebuild?r1=1.2&r2=1.3 Index: perl-Module-Load-0.320.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.320.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Module-Load-0.320.0.ebuild 8 Feb 2015 12:24:02 - 1.2 +++ perl-Module-Load-0.320.0.ebuild 13 Feb 2015 10:27:12 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.320.0.ebuild,v 1.2 2015/02/08 12:24:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.320.0.ebuild,v 1.3 2015/02/13 10:27:12 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.41 virtual/perl-Module-Load/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/ChangeLog?rev=1.41&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/ChangeLog?rev=1.41&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/ChangeLog?r1=1.40&r2=1.41 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- ChangeLog 8 Feb 2015 12:24:02 - 1.40 +++ ChangeLog 13 Feb 2015 10:27:12 - 1.41 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Load # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.40 2015/02/08 12:24:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.41 2015/02/13 10:27:12 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Module-Load-0.320.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Module-Load-0.320.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Safe: perl-Safe-2.370.0.ebuild ChangeLog
ago 15/02/13 10:27:32 Modified: perl-Safe-2.370.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Safe/perl-Safe-2.370.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild?r1=1.3&r2=1.4 Index: perl-Safe-2.370.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Safe-2.370.0.ebuild8 Feb 2015 12:35:19 - 1.3 +++ perl-Safe-2.370.0.ebuild13 Feb 2015 10:27:32 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild,v 1.3 2015/02/08 12:35:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild,v 1.4 2015/02/13 10:27:32 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=" 1.55 virtual/perl-Safe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?rev=1.55&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?rev=1.55&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?r1=1.54&r2=1.55 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- ChangeLog 8 Feb 2015 12:35:19 - 1.54 +++ ChangeLog 13 Feb 2015 10:27:32 - 1.55 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Safe # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.54 2015/02/08 12:35:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.55 2015/02/13 10:27:32 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-Safe-2.370.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Safe-2.370.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Thread-Queue: perl-Thread-Queue-3.50.0.ebuild ChangeLog
ago 15/02/13 10:27:50 Modified: perl-Thread-Queue-3.50.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Thread-Queue/perl-Thread-Queue-3.50.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.50.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.50.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.50.0.ebuild?r1=1.2&r2=1.3 Index: perl-Thread-Queue-3.50.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.50.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Thread-Queue-3.50.0.ebuild 8 Feb 2015 12:47:19 - 1.2 +++ perl-Thread-Queue-3.50.0.ebuild 13 Feb 2015 10:27:50 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.50.0.ebuild,v 1.2 2015/02/08 12:47:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.50.0.ebuild,v 1.3 2015/02/13 10:27:50 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=" 1.19 virtual/perl-Thread-Queue/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 8 Feb 2015 12:47:19 - 1.18 +++ ChangeLog 13 Feb 2015 10:27:50 - 1.19 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Thread-Queue # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog,v 1.18 2015/02/08 12:47:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog,v 1.19 2015/02/13 10:27:50 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Thread-Queue-3.50.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Thread-Queue-3.50.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Build: perl-Module-Build-0.420.500-r1.ebuild ChangeLog
ago 15/02/13 10:27:08 Modified: perl-Module-Build-0.420.500-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Module-Build/perl-Module-Build-0.420.500-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r1.ebuild?r1=1.2&r2=1.3 Index: perl-Module-Build-0.420.500-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Module-Build-0.420.500-r1.ebuild 8 Feb 2015 12:22:15 - 1.2 +++ perl-Module-Build-0.420.500-r1.ebuild 13 Feb 2015 10:27:08 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r1.ebuild,v 1.2 2015/02/08 12:22:15 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r1.ebuild,v 1.3 2015/02/13 10:27:08 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND="~perl-core/${PN#perl-}-${PV}" 1.91 virtual/perl-Module-Build/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Build/ChangeLog?rev=1.91&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Build/ChangeLog?rev=1.91&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Build/ChangeLog?r1=1.90&r2=1.91 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- ChangeLog 8 Feb 2015 12:22:15 - 1.90 +++ ChangeLog 13 Feb 2015 10:27:08 - 1.91 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Build # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.90 2015/02/08 12:22:15 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.91 2015/02/13 10:27:08 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Module-Build-0.420.500-r1.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Module-Build-0.420.500-r1.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Module-CoreList: perl-Module-CoreList-5.20.1.ebuild ChangeLog
ago 15/02/13 10:27:10 Modified: perl-Module-CoreList-5.20.1.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Module-CoreList/perl-Module-CoreList-5.20.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-5.20.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-5.20.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-5.20.1.ebuild?r1=1.2&r2=1.3 Index: perl-Module-CoreList-5.20.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-5.20.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Module-CoreList-5.20.1.ebuild 8 Feb 2015 12:23:06 - 1.2 +++ perl-Module-CoreList-5.20.1.ebuild 13 Feb 2015 10:27:10 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-5.20.1.ebuild,v 1.2 2015/02/08 12:23:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-5.20.1.ebuild,v 1.3 2015/02/13 10:27:10 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.107virtual/perl-Module-CoreList/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog?rev=1.107&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog?rev=1.107&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog?r1=1.106&r2=1.107 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- ChangeLog 8 Feb 2015 12:23:06 - 1.106 +++ ChangeLog 13 Feb 2015 10:27:10 - 1.107 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-CoreList # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.106 2015/02/08 12:23:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.107 2015/02/13 10:27:10 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Module-CoreList-5.20.1.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Module-CoreList-5.20.1.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Scalar-List-Utils: perl-Scalar-List-Utils-1.380.0.ebuild ChangeLog
ago 15/02/13 10:27:34 Modified: perl-Scalar-List-Utils-1.380.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild?r1=1.3&r2=1.4 Index: perl-Scalar-List-Utils-1.380.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Scalar-List-Utils-1.380.0.ebuild 8 Feb 2015 12:36:19 - 1.3 +++ perl-Scalar-List-Utils-1.380.0.ebuild 13 Feb 2015 10:27:34 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild,v 1.3 2015/02/08 12:36:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild,v 1.4 2015/02/13 10:27:34 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.78 virtual/perl-Scalar-List-Utils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog?rev=1.78&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog?rev=1.78&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog?r1=1.77&r2=1.78 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 8 Feb 2015 12:36:19 - 1.77 +++ ChangeLog 13 Feb 2015 10:27:34 - 1.78 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Scalar-List-Utils # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.77 2015/02/08 12:36:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.78 2015/02/13 10:27:34 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Scalar-List-Utils-1.380.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Scalar-List-Utils-1.380.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-IO-Socket-IP: perl-IO-Socket-IP-0.290.0.ebuild ChangeLog
ago 15/02/13 10:26:53 Modified: perl-IO-Socket-IP-0.290.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-IO-Socket-IP/perl-IO-Socket-IP-0.290.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO-Socket-IP/perl-IO-Socket-IP-0.290.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO-Socket-IP/perl-IO-Socket-IP-0.290.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO-Socket-IP/perl-IO-Socket-IP-0.290.0.ebuild?r1=1.2&r2=1.3 Index: perl-IO-Socket-IP-0.290.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO-Socket-IP/perl-IO-Socket-IP-0.290.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-IO-Socket-IP-0.290.0.ebuild8 Feb 2015 12:11:06 - 1.2 +++ perl-IO-Socket-IP-0.290.0.ebuild13 Feb 2015 10:26:53 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Socket-IP/perl-IO-Socket-IP-0.290.0.ebuild,v 1.2 2015/02/08 12:11:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Socket-IP/perl-IO-Socket-IP-0.290.0.ebuild,v 1.3 2015/02/13 10:26:53 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=" 1.3 virtual/perl-IO-Socket-IP/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO-Socket-IP/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO-Socket-IP/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO-Socket-IP/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO-Socket-IP/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 8 Feb 2015 12:11:06 - 1.2 +++ ChangeLog 13 Feb 2015 10:26:53 - 1.3 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-IO-Socket-IP # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Socket-IP/ChangeLog,v 1.2 2015/02/08 12:11:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Socket-IP/ChangeLog,v 1.3 2015/02/13 10:26:53 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-IO-Socket-IP-0.290.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-IO-Socket-IP-0.290.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-IO-Compress: perl-IO-Compress-2.64.0.ebuild ChangeLog
ago 15/02/13 10:26:51 Modified: perl-IO-Compress-2.64.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-IO-Compress/perl-IO-Compress-2.64.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO-Compress/perl-IO-Compress-2.64.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO-Compress/perl-IO-Compress-2.64.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO-Compress/perl-IO-Compress-2.64.0.ebuild?r1=1.2&r2=1.3 Index: perl-IO-Compress-2.64.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/perl-IO-Compress-2.64.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-IO-Compress-2.64.0.ebuild 8 Feb 2015 12:09:54 - 1.2 +++ perl-IO-Compress-2.64.0.ebuild 13 Feb 2015 10:26:51 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/perl-IO-Compress-2.64.0.ebuild,v 1.2 2015/02/08 12:09:54 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/perl-IO-Compress-2.64.0.ebuild,v 1.3 2015/02/13 10:26:51 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.75 virtual/perl-IO-Compress/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO-Compress/ChangeLog?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO-Compress/ChangeLog?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO-Compress/ChangeLog?r1=1.74&r2=1.75 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 8 Feb 2015 12:09:54 - 1.74 +++ ChangeLog 13 Feb 2015 10:26:51 - 1.75 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-IO-Compress # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.74 2015/02/08 12:09:54 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.75 2015/02/13 10:26:51 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-IO-Compress-2.64.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-IO-Compress-2.64.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Test-Harness: perl-Test-Harness-3.330.0.ebuild ChangeLog
ago 15/02/13 10:27:45 Modified: perl-Test-Harness-3.330.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Test-Harness/perl-Test-Harness-3.330.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Test-Harness/perl-Test-Harness-3.330.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Test-Harness/perl-Test-Harness-3.330.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Test-Harness/perl-Test-Harness-3.330.0.ebuild?r1=1.3&r2=1.4 Index: perl-Test-Harness-3.330.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Test-Harness/perl-Test-Harness-3.330.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Test-Harness-3.330.0.ebuild8 Feb 2015 12:41:49 - 1.3 +++ perl-Test-Harness-3.330.0.ebuild13 Feb 2015 10:27:44 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Harness/perl-Test-Harness-3.330.0.ebuild,v 1.3 2015/02/08 12:41:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Harness/perl-Test-Harness-3.330.0.ebuild,v 1.4 2015/02/13 10:27:44 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~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 ~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="" RDEPEND=" 1.91 virtual/perl-Test-Harness/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Test-Harness/ChangeLog?rev=1.91&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Test-Harness/ChangeLog?rev=1.91&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Test-Harness/ChangeLog?r1=1.90&r2=1.91 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Test-Harness/ChangeLog,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- ChangeLog 8 Feb 2015 12:41:49 - 1.90 +++ ChangeLog 13 Feb 2015 10:27:44 - 1.91 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Test-Harness # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Harness/ChangeLog,v 1.90 2015/02/08 12:41:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Harness/ChangeLog,v 1.91 2015/02/13 10:27:44 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Test-Harness-3.330.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Test-Harness-3.330.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Socket: perl-Socket-2.13.0.ebuild ChangeLog
ago 15/02/13 10:27:36 Modified: perl-Socket-2.13.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.5 virtual/perl-Socket/perl-Socket-2.13.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Socket/perl-Socket-2.13.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Socket/perl-Socket-2.13.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Socket/perl-Socket-2.13.0.ebuild?r1=1.4&r2=1.5 Index: perl-Socket-2.13.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.13.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Socket-2.13.0.ebuild 8 Feb 2015 12:37:13 - 1.4 +++ perl-Socket-2.13.0.ebuild 13 Feb 2015 10:27:36 - 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.13.0.ebuild,v 1.4 2015/02/08 12:37:13 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.13.0.ebuild,v 1.5 2015/02/13 10:27:36 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=" 1.22 virtual/perl-Socket/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Socket/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Socket/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Socket/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 8 Feb 2015 12:37:13 - 1.21 +++ ChangeLog 13 Feb 2015 10:27:36 - 1.22 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Socket # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.21 2015/02/08 12:37:13 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.22 2015/02/13 10:27:36 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-Socket-2.13.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Socket-2.13.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-JSON-PP: perl-JSON-PP-2.272.30.ebuild ChangeLog
ago 15/02/13 10:26:57 Modified: perl-JSON-PP-2.272.30.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-JSON-PP/perl-JSON-PP-2.272.30.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.30.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.30.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.30.ebuild?r1=1.3&r2=1.4 Index: perl-JSON-PP-2.272.30.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.30.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-JSON-PP-2.272.30.ebuild8 Feb 2015 12:13:49 - 1.3 +++ perl-JSON-PP-2.272.30.ebuild13 Feb 2015 10:26:57 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.30.ebuild,v 1.3 2015/02/08 12:13:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.30.ebuild,v 1.4 2015/02/13 10:26:57 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.41 virtual/perl-JSON-PP/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/ChangeLog?rev=1.41&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/ChangeLog?rev=1.41&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/ChangeLog?r1=1.40&r2=1.41 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- ChangeLog 8 Feb 2015 12:13:49 - 1.40 +++ ChangeLog 13 Feb 2015 10:26:57 - 1.41 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-JSON-PP # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.40 2015/02/08 12:13:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.41 2015/02/13 10:26:57 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-JSON-PP-2.272.30.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-JSON-PP-2.272.30.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-version: perl-version-0.990.900.ebuild ChangeLog
ago 15/02/13 10:28:13 Modified: perl-version-0.990.900.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-version/perl-version-0.990.900.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-version/perl-version-0.990.900.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-version/perl-version-0.990.900.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-version/perl-version-0.990.900.ebuild?r1=1.2&r2=1.3 Index: perl-version-0.990.900.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.990.900.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-version-0.990.900.ebuild 8 Feb 2015 13:00:02 - 1.2 +++ perl-version-0.990.900.ebuild 13 Feb 2015 10:28:13 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.990.900.ebuild,v 1.2 2015/02/08 13:00:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.990.900.ebuild,v 1.3 2015/02/13 10:28:13 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.97 virtual/perl-version/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-version/ChangeLog?rev=1.97&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-version/ChangeLog?rev=1.97&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-version/ChangeLog?r1=1.96&r2=1.97 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-version/ChangeLog,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- ChangeLog 8 Feb 2015 13:00:02 - 1.96 +++ ChangeLog 13 Feb 2015 10:28:13 - 1.97 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-version # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/ChangeLog,v 1.96 2015/02/08 13:00:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/ChangeLog,v 1.97 2015/02/13 10:28:13 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-version-0.990.900.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-version-0.990.900.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Time-HiRes: perl-Time-HiRes-1.972.600-r1.ebuild ChangeLog
ago 15/02/13 10:27:53 Modified: perl-Time-HiRes-1.972.600-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Time-HiRes/perl-Time-HiRes-1.972.600-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-HiRes/perl-Time-HiRes-1.972.600-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-HiRes/perl-Time-HiRes-1.972.600-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-HiRes/perl-Time-HiRes-1.972.600-r1.ebuild?r1=1.2&r2=1.3 Index: perl-Time-HiRes-1.972.600-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Time-HiRes/perl-Time-HiRes-1.972.600-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Time-HiRes-1.972.600-r1.ebuild 8 Feb 2015 12:49:08 - 1.2 +++ perl-Time-HiRes-1.972.600-r1.ebuild 13 Feb 2015 10:27:53 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-HiRes/perl-Time-HiRes-1.972.600-r1.ebuild,v 1.2 2015/02/08 12:49:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-HiRes/perl-Time-HiRes-1.972.600-r1.ebuild,v 1.3 2015/02/13 10:27:53 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=" 1.97 virtual/perl-Time-HiRes/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-HiRes/ChangeLog?rev=1.97&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-HiRes/ChangeLog?rev=1.97&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-HiRes/ChangeLog?r1=1.96&r2=1.97 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Time-HiRes/ChangeLog,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- ChangeLog 8 Feb 2015 12:49:08 - 1.96 +++ ChangeLog 13 Feb 2015 10:27:53 - 1.97 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Time-HiRes # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-HiRes/ChangeLog,v 1.96 2015/02/08 12:49:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-HiRes/ChangeLog,v 1.97 2015/02/13 10:27:53 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Time-HiRes-1.972.600-r1.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Time-HiRes-1.972.600-r1.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-threads: perl-threads-1.930.0.ebuild ChangeLog
ago 15/02/13 10:28:09 Modified: perl-threads-1.930.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-threads/perl-threads-1.930.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads/perl-threads-1.930.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads/perl-threads-1.930.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads/perl-threads-1.930.0.ebuild?r1=1.3&r2=1.4 Index: perl-threads-1.930.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-threads/perl-threads-1.930.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-threads-1.930.0.ebuild 8 Feb 2015 12:57:27 - 1.3 +++ perl-threads-1.930.0.ebuild 13 Feb 2015 10:28:09 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/perl-threads-1.930.0.ebuild,v 1.3 2015/02/08 12:57:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/perl-threads-1.930.0.ebuild,v 1.4 2015/02/13 10:28:09 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=" 1.31 virtual/perl-threads/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 8 Feb 2015 12:57:27 - 1.30 +++ ChangeLog 13 Feb 2015 10:28:09 - 1.31 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-threads # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v 1.30 2015/02/08 12:57:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v 1.31 2015/02/13 10:28:09 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-threads-1.930.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-threads-1.930.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in perl-core/libnet: libnet-1.270.0.ebuild ChangeLog
ago 15/02/13 10:28:19 Modified: libnet-1.270.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 perl-core/libnet/libnet-1.270.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild?r1=1.2&r2=1.3 Index: libnet-1.270.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libnet-1.270.0.ebuild 8 Feb 2015 12:54:49 - 1.2 +++ libnet-1.270.0.ebuild 13 Feb 2015 10:28:19 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild,v 1.2 2015/02/08 12:54:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild,v 1.3 2015/02/13 10:28:19 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="A URI Perl Module" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="sasl" RDEPEND="sasl? ( dev-perl/Authen-SASL )" 1.42 perl-core/libnet/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 8 Feb 2015 12:54:49 - 1.41 +++ ChangeLog 13 Feb 2015 10:28:19 - 1.42 @@ -1,6 +1,9 @@ # ChangeLog for perl-core/libnet # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.41 2015/02/08 12:54:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.42 2015/02/13 10:28:19 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo libnet-1.270.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada libnet-1.270.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-parent: perl-parent-0.228-r1.ebuild ChangeLog
ago 15/02/13 10:28:07 Modified: perl-parent-0.228-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-parent/perl-parent-0.228-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/perl-parent-0.228-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/perl-parent-0.228-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/perl-parent-0.228-r1.ebuild?r1=1.3&r2=1.4 Index: perl-parent-0.228-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.228-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-parent-0.228-r1.ebuild 8 Feb 2015 12:56:20 - 1.3 +++ perl-parent-0.228-r1.ebuild 13 Feb 2015 10:28:07 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.228-r1.ebuild,v 1.3 2015/02/08 12:56:20 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.228-r1.ebuild,v 1.4 2015/02/13 10:28:07 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" 1.41 virtual/perl-parent/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/ChangeLog?rev=1.41&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/ChangeLog?rev=1.41&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/ChangeLog?r1=1.40&r2=1.41 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- ChangeLog 8 Feb 2015 12:56:20 - 1.40 +++ ChangeLog 13 Feb 2015 10:28:07 - 1.41 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-parent # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.40 2015/02/08 12:56:20 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.41 2015/02/13 10:28:07 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-parent-0.228-r1.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-parent-0.228-r1.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Sys-Syslog: perl-Sys-Syslog-0.330.0-r1.ebuild ChangeLog
ago 15/02/13 10:27:40 Modified: perl-Sys-Syslog-0.330.0-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.0-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.0-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.0-r1.ebuild?r1=1.3&r2=1.4 Index: perl-Sys-Syslog-0.330.0-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.0-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Sys-Syslog-0.330.0-r1.ebuild 8 Feb 2015 12:39:19 - 1.3 +++ perl-Sys-Syslog-0.330.0-r1.ebuild 13 Feb 2015 10:27:40 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.0-r1.ebuild,v 1.3 2015/02/08 12:39:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.0-r1.ebuild,v 1.4 2015/02/13 10:27:40 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" 1.74 virtual/perl-Sys-Syslog/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Sys-Syslog/ChangeLog?rev=1.74&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Sys-Syslog/ChangeLog?rev=1.74&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Sys-Syslog/ChangeLog?r1=1.73&r2=1.74 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/ChangeLog,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- ChangeLog 8 Feb 2015 12:39:19 - 1.73 +++ ChangeLog 13 Feb 2015 10:27:40 - 1.74 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Sys-Syslog # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/ChangeLog,v 1.73 2015/02/08 12:39:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/ChangeLog,v 1.74 2015/02/13 10:27:40 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Sys-Syslog-0.330.0-r1.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Sys-Syslog-0.330.0-r1.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Parse-CPAN-Meta: perl-Parse-CPAN-Meta-1.441.400.ebuild ChangeLog
ago 15/02/13 10:27:24 Modified: perl-Parse-CPAN-Meta-1.441.400.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.400.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.400.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.400.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.400.ebuild?r1=1.3&r2=1.4 Index: perl-Parse-CPAN-Meta-1.441.400.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.400.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Parse-CPAN-Meta-1.441.400.ebuild 8 Feb 2015 12:31:14 - 1.3 +++ perl-Parse-CPAN-Meta-1.441.400.ebuild 13 Feb 2015 10:27:24 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.400.ebuild,v 1.3 2015/02/08 12:31:14 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.400.ebuild,v 1.4 2015/02/13 10:27:24 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.58 virtual/perl-Parse-CPAN-Meta/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog?rev=1.58&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog?rev=1.58&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog?r1=1.57&r2=1.58 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- ChangeLog 8 Feb 2015 12:31:14 - 1.57 +++ ChangeLog 13 Feb 2015 10:27:24 - 1.58 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Parse-CPAN-Meta # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.57 2015/02/08 12:31:14 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.58 2015/02/13 10:27:24 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Parse-CPAN-Meta-1.441.400.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Parse-CPAN-Meta-1.441.400.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Time-Piece: perl-Time-Piece-1.270.0.ebuild ChangeLog
ago 15/02/13 10:27:55 Modified: perl-Time-Piece-1.270.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Time-Piece/perl-Time-Piece-1.270.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-Piece/perl-Time-Piece-1.270.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-Piece/perl-Time-Piece-1.270.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-Piece/perl-Time-Piece-1.270.0.ebuild?r1=1.2&r2=1.3 Index: perl-Time-Piece-1.270.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Time-Piece/perl-Time-Piece-1.270.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Time-Piece-1.270.0.ebuild 8 Feb 2015 12:50:14 - 1.2 +++ perl-Time-Piece-1.270.0.ebuild 13 Feb 2015 10:27:55 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Piece/perl-Time-Piece-1.270.0.ebuild,v 1.2 2015/02/08 12:50:14 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Piece/perl-Time-Piece-1.270.0.ebuild,v 1.3 2015/02/13 10:27:55 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-solaris" IUSE="" RDEPEND=" 1.34 virtual/perl-Time-Piece/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-Piece/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-Piece/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-Piece/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Time-Piece/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 8 Feb 2015 12:50:14 - 1.33 +++ ChangeLog 13 Feb 2015 10:27:55 - 1.34 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Time-Piece # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Piece/ChangeLog,v 1.33 2015/02/08 12:50:14 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Piece/ChangeLog,v 1.34 2015/02/13 10:27:55 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-Time-Piece-1.270.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Time-Piece-1.270.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-Test-Simple: perl-Test-Simple-1.1.2.ebuild ChangeLog
ago 15/02/13 10:27:47 Modified: perl-Test-Simple-1.1.2.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Test-Simple/perl-Test-Simple-1.1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-1.1.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-1.1.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-1.1.2.ebuild?r1=1.3&r2=1.4 Index: perl-Test-Simple-1.1.2.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-1.1.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Test-Simple-1.1.2.ebuild 8 Feb 2015 12:42:40 - 1.3 +++ perl-Test-Simple-1.1.2.ebuild 13 Feb 2015 10:27:47 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-1.1.2.ebuild,v 1.3 2015/02/08 12:42:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-1.1.2.ebuild,v 1.4 2015/02/13 10:27:47 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND=" 1.94 virtual/perl-Test-Simple/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Test-Simple/ChangeLog?rev=1.94&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Test-Simple/ChangeLog?rev=1.94&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Test-Simple/ChangeLog?r1=1.93&r2=1.94 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- ChangeLog 8 Feb 2015 12:42:40 - 1.93 +++ ChangeLog 13 Feb 2015 10:27:47 - 1.94 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Test-Simple # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.93 2015/02/08 12:42:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.94 2015/02/13 10:27:47 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-Test-Simple-1.1.2.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Test-Simple-1.1.2.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-if: perl-if-0.60.300.ebuild ChangeLog
ago 15/02/13 10:28:03 Modified: perl-if-0.60.300.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-if/perl-if-0.60.300.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/perl-if-0.60.300.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/perl-if-0.60.300.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/perl-if-0.60.300.ebuild?r1=1.3&r2=1.4 Index: perl-if-0.60.300.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-if/perl-if-0.60.300.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-if-0.60.300.ebuild 8 Feb 2015 12:53:37 - 1.3 +++ perl-if-0.60.300.ebuild 13 Feb 2015 10:28:03 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/perl-if-0.60.300.ebuild,v 1.3 2015/02/08 12:53:37 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/perl-if-0.60.300.ebuild,v 1.4 2015/02/13 10:28:03 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="amd64 ~arm ~x86 ~amd64-fbsd" +KEYWORDS="amd64 ~arm x86 ~amd64-fbsd" IUSE="" DEPEND="" 1.13 virtual/perl-if/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 8 Feb 2015 12:53:37 - 1.12 +++ ChangeLog 13 Feb 2015 10:28:03 - 1.13 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-if # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v 1.12 2015/02/08 12:53:37 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v 1.13 2015/02/13 10:28:03 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-if-0.60.300.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-if-0.60.300.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Pod-Parser: perl-Pod-Parser-1.620.0.ebuild ChangeLog
ago 15/02/13 10:27:30 Modified: perl-Pod-Parser-1.620.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Pod-Parser/perl-Pod-Parser-1.620.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.620.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.620.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.620.0.ebuild?r1=1.2&r2=1.3 Index: perl-Pod-Parser-1.620.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.620.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Pod-Parser-1.620.0.ebuild 8 Feb 2015 12:33:50 - 1.2 +++ perl-Pod-Parser-1.620.0.ebuild 13 Feb 2015 10:27:30 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.620.0.ebuild,v 1.2 2015/02/08 12:33:50 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.620.0.ebuild,v 1.3 2015/02/13 10:27:30 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" 1.13 virtual/perl-Pod-Parser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 8 Feb 2015 12:33:50 - 1.12 +++ ChangeLog 13 Feb 2015 10:27:30 - 1.13 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Pod-Parser # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog,v 1.12 2015/02/08 12:33:50 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog,v 1.13 2015/02/13 10:27:30 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-Pod-Parser-1.620.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Pod-Parser-1.620.0.ebuild:
[gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.420.500.ebuild ChangeLog
ago 15/02/13 10:28:15 Modified: Module-Build-0.420.500.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 perl-core/Module-Build/Module-Build-0.420.500.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?r1=1.3&r2=1.4 Index: Module-Build-0.420.500.ebuild === RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Module-Build-0.420.500.ebuild 8 Feb 2015 12:21:29 - 1.3 +++ Module-Build-0.420.500.ebuild 13 Feb 2015 10:28:15 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.3 2015/02/08 12:21:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.4 2015/02/13 10:28:15 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Build and install Perl modules" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" 1.88 perl-core/Module-Build/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.88&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.88&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.87&r2=1.88 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- ChangeLog 8 Feb 2015 12:21:29 - 1.87 +++ ChangeLog 13 Feb 2015 10:28:15 - 1.88 @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Module-Build # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.87 2015/02/08 12:21:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.88 2015/02/13 10:28:15 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo Module-Build-0.420.500.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada Module-Build-0.420.500.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Storable: perl-Storable-2.490.0.ebuild ChangeLog
ago 15/02/13 10:27:38 Modified: perl-Storable-2.490.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-Storable/perl-Storable-2.490.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/perl-Storable-2.490.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/perl-Storable-2.490.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/perl-Storable-2.490.0.ebuild?r1=1.3&r2=1.4 Index: perl-Storable-2.490.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.490.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Storable-2.490.0.ebuild8 Feb 2015 12:38:25 - 1.3 +++ perl-Storable-2.490.0.ebuild13 Feb 2015 10:27:38 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.490.0.ebuild,v 1.3 2015/02/08 12:38:25 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.490.0.ebuild,v 1.4 2015/02/13 10:27:38 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" DEPEND="" 1.72 virtual/perl-Storable/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/ChangeLog?rev=1.72&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/ChangeLog?rev=1.72&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/ChangeLog?r1=1.71&r2=1.72 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- ChangeLog 8 Feb 2015 12:38:25 - 1.71 +++ ChangeLog 13 Feb 2015 10:27:38 - 1.72 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Storable # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.71 2015/02/08 12:38:25 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.72 2015/02/13 10:27:38 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-Storable-2.490.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Storable-2.490.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-bignum: perl-bignum-0.370.0.ebuild ChangeLog
ago 15/02/13 10:28:01 Modified: perl-bignum-0.370.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-bignum/perl-bignum-0.370.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/perl-bignum-0.370.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/perl-bignum-0.370.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/perl-bignum-0.370.0.ebuild?r1=1.2&r2=1.3 Index: perl-bignum-0.370.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-bignum/perl-bignum-0.370.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-bignum-0.370.0.ebuild 8 Feb 2015 12:52:43 - 1.2 +++ perl-bignum-0.370.0.ebuild 13 Feb 2015 10:28:01 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-bignum/perl-bignum-0.370.0.ebuild,v 1.2 2015/02/08 12:52:43 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-bignum/perl-bignum-0.370.0.ebuild,v 1.3 2015/02/13 10:28:01 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=" 1.13 virtual/perl-bignum/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-bignum/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 8 Feb 2015 12:52:43 - 1.12 +++ ChangeLog 13 Feb 2015 10:28:01 - 1.13 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-bignum # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-bignum/ChangeLog,v 1.12 2015/02/08 12:52:43 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-bignum/ChangeLog,v 1.13 2015/02/13 10:28:01 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-bignum-0.370.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-bignum-0.370.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-Term-ReadLine: perl-Term-ReadLine-1.140.0.ebuild ChangeLog
ago 15/02/13 10:27:42 Modified: perl-Term-ReadLine-1.140.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild?r1=1.2&r2=1.3 Index: perl-Term-ReadLine-1.140.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Term-ReadLine-1.140.0.ebuild 8 Feb 2015 12:40:27 - 1.2 +++ perl-Term-ReadLine-1.140.0.ebuild 13 Feb 2015 10:27:42 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild,v 1.2 2015/02/08 12:40:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild,v 1.3 2015/02/13 10:27:42 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" 1.3 virtual/perl-Term-ReadLine/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Term-ReadLine/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Term-ReadLine/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Term-ReadLine/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Term-ReadLine/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 8 Feb 2015 12:40:27 - 1.2 +++ ChangeLog 13 Feb 2015 10:27:42 - 1.3 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Term-ReadLine # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Term-ReadLine/ChangeLog,v 1.2 2015/02/08 12:40:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Term-ReadLine/ChangeLog,v 1.3 2015/02/13 10:27:42 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-Term-ReadLine-1.140.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-Term-ReadLine-1.140.0.ebuild:
[gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.650.0.ebuild ChangeLog
ago 15/02/13 10:28:17 Modified: CGI-3.650.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 perl-core/CGI/CGI-3.650.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild?r1=1.2&r2=1.3 Index: CGI-3.650.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- CGI-3.650.0.ebuild 8 Feb 2015 11:41:41 - 1.2 +++ CGI-3.650.0.ebuild 13 Feb 2015 10:28:17 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.2 2015/02/08 11:41:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.3 2015/02/13 10:28:17 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Simple Common Gateway Interface Class" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" DEPEND=" 1.124perl-core/CGI/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.124&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.124&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.123&r2=1.124 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v retrieving revision 1.123 retrieving revision 1.124 diff -u -r1.123 -r1.124 --- ChangeLog 8 Feb 2015 11:41:41 - 1.123 +++ ChangeLog 13 Feb 2015 10:28:17 - 1.124 @@ -1,6 +1,9 @@ # ChangeLog for perl-core/CGI # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.123 2015/02/08 11:41:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.124 2015/02/13 10:28:17 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo CGI-3.650.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada CGI-3.650.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in perl-core/File-Temp: File-Temp-0.230.400-r1.ebuild ChangeLog
ago 15/02/13 10:28:21 Modified: File-Temp-0.230.400-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 perl-core/File-Temp/File-Temp-0.230.400-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Temp/File-Temp-0.230.400-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Temp/File-Temp-0.230.400-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Temp/File-Temp-0.230.400-r1.ebuild?r1=1.2&r2=1.3 Index: File-Temp-0.230.400-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Temp/File-Temp-0.230.400-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- File-Temp-0.230.400-r1.ebuild 8 Feb 2015 11:34:35 - 1.2 +++ File-Temp-0.230.400-r1.ebuild 13 Feb 2015 10:28:21 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/File-Temp-0.230.400-r1.ebuild,v 1.2 2015/02/08 11:34:35 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/File-Temp-0.230.400-r1.ebuild,v 1.3 2015/02/13 10:28:21 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="File::Temp can be used to create and open temporary files in a safe way" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" # bug 390719 1.83 perl-core/File-Temp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Temp/ChangeLog?rev=1.83&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Temp/ChangeLog?rev=1.83&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Temp/ChangeLog?r1=1.82&r2=1.83 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Temp/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- ChangeLog 8 Feb 2015 11:34:35 - 1.82 +++ ChangeLog 13 Feb 2015 10:28:21 - 1.83 @@ -1,6 +1,9 @@ # ChangeLog for perl-core/File-Temp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/ChangeLog,v 1.82 2015/02/08 11:34:35 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/ChangeLog,v 1.83 2015/02/13 10:28:21 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo File-Temp-0.230.400-r1.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada File-Temp-0.230.400-r1.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-autodie: perl-autodie-2.230.0.ebuild ChangeLog
ago 15/02/13 10:27:59 Modified: perl-autodie-2.230.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-autodie/perl-autodie-2.230.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/perl-autodie-2.230.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/perl-autodie-2.230.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/perl-autodie-2.230.0.ebuild?r1=1.2&r2=1.3 Index: perl-autodie-2.230.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-autodie/perl-autodie-2.230.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-autodie-2.230.0.ebuild 8 Feb 2015 12:51:52 - 1.2 +++ perl-autodie-2.230.0.ebuild 13 Feb 2015 10:27:59 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-autodie/perl-autodie-2.230.0.ebuild,v 1.2 2015/02/08 12:51:52 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-autodie/perl-autodie-2.230.0.ebuild,v 1.3 2015/02/13 10:27:59 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" 1.7 virtual/perl-autodie/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-autodie/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-autodie/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 8 Feb 2015 12:51:52 - 1.6 +++ ChangeLog 13 Feb 2015 10:27:59 - 1.7 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-autodie # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-autodie/ChangeLog,v 1.6 2015/02/08 12:51:52 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-autodie/ChangeLog,v 1.7 2015/02/13 10:27:59 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-autodie-2.230.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-autodie-2.230.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-libnet: perl-libnet-1.270.0.ebuild ChangeLog
ago 15/02/13 10:28:05 Modified: perl-libnet-1.270.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 virtual/perl-libnet/perl-libnet-1.270.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/perl-libnet-1.270.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/perl-libnet-1.270.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/perl-libnet-1.270.0.ebuild?r1=1.3&r2=1.4 Index: perl-libnet-1.270.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.270.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-libnet-1.270.0.ebuild 8 Feb 2015 12:55:43 - 1.3 +++ perl-libnet-1.270.0.ebuild 13 Feb 2015 10:28:05 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.270.0.ebuild,v 1.3 2015/02/08 12:55:43 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.270.0.ebuild,v 1.4 2015/02/13 10:28:05 ago Exp $ # Some important notes about detecting libnet version # http://dev.gentoo.org/~zlogene/perl-libnet-mantainer-notes @@ -16,7 +16,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND="~perl-core/${PN#perl-}-${PV}" 1.53 virtual/perl-libnet/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/ChangeLog?rev=1.53&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/ChangeLog?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/ChangeLog?r1=1.52&r2=1.53 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- ChangeLog 8 Feb 2015 12:55:43 - 1.52 +++ ChangeLog 13 Feb 2015 10:28:05 - 1.53 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-libnet # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.52 2015/02/08 12:55:43 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.53 2015/02/13 10:28:05 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-libnet-1.270.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-libnet-1.270.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in virtual/perl-threads-shared: perl-threads-shared-1.460.0.ebuild ChangeLog
ago 15/02/13 10:28:11 Modified: perl-threads-shared-1.460.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-threads-shared/perl-threads-shared-1.460.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.460.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.460.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.460.0.ebuild?r1=1.2&r2=1.3 Index: perl-threads-shared-1.460.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.460.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-threads-shared-1.460.0.ebuild 8 Feb 2015 12:59:16 - 1.2 +++ perl-threads-shared-1.460.0.ebuild 13 Feb 2015 10:28:11 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.460.0.ebuild,v 1.2 2015/02/08 12:59:16 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.460.0.ebuild,v 1.3 2015/02/13 10:28:11 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=" 1.30 virtual/perl-threads-shared/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 8 Feb 2015 12:59:16 - 1.29 +++ ChangeLog 13 Feb 2015 10:28:11 - 1.30 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-threads-shared # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 1.29 2015/02/08 12:59:16 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 1.30 2015/02/13 10:28:11 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo + perl-threads-shared-1.460.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-threads-shared-1.460.0.ebuild:
[gentoo-commits] gentoo-x86 commit in virtual/perl-XSLoader: perl-XSLoader-0.170.0.ebuild ChangeLog
ago 15/02/13 10:27:57 Modified: perl-XSLoader-0.170.0.ebuild ChangeLog Log: Stable for x86, wrt bug #536790 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 virtual/perl-XSLoader/perl-XSLoader-0.170.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-XSLoader/perl-XSLoader-0.170.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-XSLoader/perl-XSLoader-0.170.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-XSLoader/perl-XSLoader-0.170.0.ebuild?r1=1.2&r2=1.3 Index: perl-XSLoader-0.170.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/perl-XSLoader-0.170.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-XSLoader-0.170.0.ebuild8 Feb 2015 12:51:06 - 1.2 +++ perl-XSLoader-0.170.0.ebuild13 Feb 2015 10:27:57 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/perl-XSLoader-0.170.0.ebuild,v 1.2 2015/02/08 12:51:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/perl-XSLoader-0.170.0.ebuild,v 1.3 2015/02/13 10:27:57 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=" 1.35 virtual/perl-XSLoader/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-XSLoader/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-XSLoader/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-XSLoader/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 8 Feb 2015 12:51:06 - 1.34 +++ ChangeLog 13 Feb 2015 10:27:57 - 1.35 @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-XSLoader # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/ChangeLog,v 1.34 2015/02/08 12:51:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/ChangeLog,v 1.35 2015/02/13 10:27:57 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo perl-XSLoader-0.170.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada perl-XSLoader-0.170.0.ebuild: amd64 stable wrt bug #536790
[gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.4-r1.ebuild ChangeLog
ago 15/02/13 10:34:29 Modified: freetype-2.5.4-r1.ebuild ChangeLog Log: Stable for amd64, wrt bug #539796 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision ChangesPath 1.2 media-libs/freetype/freetype-2.5.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild?r1=1.1&r2=1.2 Index: freetype-2.5.4-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- freetype-2.5.4-r1.ebuild14 Dec 2014 20:35:02 - 1.1 +++ freetype-2.5.4-r1.ebuild13 Feb 2015 10:34:28 - 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild,v 1.1 2014/12/14 20:35:02 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild,v 1.2 2015/02/13 10:34:28 ago Exp $ EAPI=5 inherit autotools-multilib flag-o-matic multilib toolchain-funcs @@ -14,7 +14,7 @@ LICENSE="|| ( FTL GPL-2+ )" SLOT="2" -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 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +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 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz infinality png static-libs utils" REQUIRED_USE="harfbuzz? ( auto-hinter )" 1.413media-libs/freetype/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.413&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.413&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.412&r2=1.413 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v retrieving revision 1.412 retrieving revision 1.413 diff -u -r1.412 -r1.413 --- ChangeLog 8 Jan 2015 00:15:32 - 1.412 +++ ChangeLog 13 Feb 2015 10:34:28 - 1.413 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/freetype # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.412 2015/01/08 00:15:32 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.413 2015/02/13 10:34:28 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo freetype-2.5.4-r1.ebuild: + Stable for amd64, wrt bug #539796 *freetype-2.5.5 (08 Jan 2015)
[gentoo-commits] gentoo-x86 commit in sys-apps/dbus: dbus-1.8.16.ebuild ChangeLog
ago 15/02/13 10:34:23 Modified: dbus-1.8.16.ebuild ChangeLog Log: Stable for amd64, wrt bug #539482 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 sys-apps/dbus/dbus-1.8.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild?r1=1.2&r2=1.3 Index: dbus-1.8.16.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dbus-1.8.16.ebuild 11 Feb 2015 09:27:48 - 1.2 +++ dbus-1.8.16.ebuild 13 Feb 2015 10:34:23 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild,v 1.2 2015/02/11 09:27:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild,v 1.3 2015/02/13 10:34:23 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ LICENSE="|| ( AFL-2.1 GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="debug doc selinux static-libs systemd test X" CDEPEND=">=dev-libs/expat-2 1.466sys-apps/dbus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?rev=1.466&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?rev=1.466&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?r1=1.465&r2=1.466 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v retrieving revision 1.465 retrieving revision 1.466 diff -u -r1.465 -r1.466 --- ChangeLog 11 Feb 2015 09:27:48 - 1.465 +++ ChangeLog 13 Feb 2015 10:34:23 - 1.466 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/dbus # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.465 2015/02/11 09:27:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.466 2015/02/13 10:34:23 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo dbus-1.8.16.ebuild: + Stable for amd64, wrt bug #539482 11 Feb 2015; Jeroen Roovers dbus-1.8.16.ebuild: Stable for HPPA (bug #539482).
[gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.4-r1.ebuild ChangeLog
ago 15/02/13 10:34:57 Modified: freetype-2.5.4-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #539796 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.3 media-libs/freetype/freetype-2.5.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild?r1=1.2&r2=1.3 Index: freetype-2.5.4-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- freetype-2.5.4-r1.ebuild13 Feb 2015 10:34:28 - 1.2 +++ freetype-2.5.4-r1.ebuild13 Feb 2015 10:34:57 - 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild,v 1.2 2015/02/13 10:34:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild,v 1.3 2015/02/13 10:34:57 ago Exp $ EAPI=5 inherit autotools-multilib flag-o-matic multilib toolchain-funcs @@ -14,7 +14,7 @@ LICENSE="|| ( FTL GPL-2+ )" SLOT="2" -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 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +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 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz infinality png static-libs utils" REQUIRED_USE="harfbuzz? ( auto-hinter )" 1.414media-libs/freetype/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.414&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.414&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.413&r2=1.414 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v retrieving revision 1.413 retrieving revision 1.414 diff -u -r1.413 -r1.414 --- ChangeLog 13 Feb 2015 10:34:28 - 1.413 +++ ChangeLog 13 Feb 2015 10:34:57 - 1.414 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/freetype # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.413 2015/02/13 10:34:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.414 2015/02/13 10:34:57 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo freetype-2.5.4-r1.ebuild: + Stable for x86, wrt bug #539796 13 Feb 2015; Agostino Sarubbo freetype-2.5.4-r1.ebuild: Stable for amd64, wrt bug #539796
[gentoo-commits] gentoo-x86 commit in sys-apps/dbus: dbus-1.8.16.ebuild ChangeLog
ago 15/02/13 10:34:52 Modified: dbus-1.8.16.ebuild ChangeLog Log: Stable for x86, wrt bug #539482 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision ChangesPath 1.4 sys-apps/dbus/dbus-1.8.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild?r1=1.3&r2=1.4 Index: dbus-1.8.16.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- dbus-1.8.16.ebuild 13 Feb 2015 10:34:23 - 1.3 +++ dbus-1.8.16.ebuild 13 Feb 2015 10:34:52 - 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild,v 1.3 2015/02/13 10:34:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild,v 1.4 2015/02/13 10:34:52 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ LICENSE="|| ( AFL-2.1 GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="debug doc selinux static-libs systemd test X" CDEPEND=">=dev-libs/expat-2 1.467sys-apps/dbus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?rev=1.467&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?rev=1.467&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?r1=1.466&r2=1.467 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v retrieving revision 1.466 retrieving revision 1.467 diff -u -r1.466 -r1.467 --- ChangeLog 13 Feb 2015 10:34:23 - 1.466 +++ ChangeLog 13 Feb 2015 10:34:52 - 1.467 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/dbus # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.466 2015/02/13 10:34:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.467 2015/02/13 10:34:52 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo dbus-1.8.16.ebuild: + Stable for x86, wrt bug #539482 13 Feb 2015; Agostino Sarubbo dbus-1.8.16.ebuild: Stable for amd64, wrt bug #539482
[gentoo-commits] proj/sci:master commit in: /
commit: bed6b965536d10ddf996a0b7407f26e7712a18e4 Author: Justin Lecher gentoo org> AuthorDate: Fri Feb 13 10:42:19 2015 + Commit: Justin Lecher gentoo org> CommitDate: Fri Feb 13 10:42:19 2015 + URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bed6b965 Report travis status on irc Signed-off-by: Justin Lecher gentoo.org> --- .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index db8a92b..8031e8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,5 +20,8 @@ before_script: - cd travis-overlay - sed -i 's/fcmd=fcmd/fcmd=("%s -q" % fcmd)/' ./../portage-$PORTAGE/bin/repoman -script: +script: - "./../portage-$PORTAGE/bin/repoman full -d -v" + +notifications: + irc: "chat.freenode.net#gentoo-science"
[gentoo-commits] gentoo-x86 commit in sys-apps/epoch: epoch-1.2.1.ebuild ChangeLog
amynka 15/02/13 11:00:11 Modified: epoch-1.2.1.ebuild ChangeLog Log: Arch Keywords change (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key ) Revision ChangesPath 1.2 sys-apps/epoch/epoch-1.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/epoch-1.2.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/epoch-1.2.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/epoch-1.2.1.ebuild?r1=1.1&r2=1.2 Index: epoch-1.2.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.2.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- epoch-1.2.1.ebuild 13 Jan 2015 09:30:36 - 1.1 +++ epoch-1.2.1.ebuild 13 Feb 2015 11:00:11 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.2.1.ebuild,v 1.1 2015/01/13 09:30:36 alicef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.2.1.ebuild,v 1.2 2015/02/13 11:00:11 amynka Exp $ EAPI="5" @@ -15,7 +15,7 @@ LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm ~x86" S="${WORKDIR}/${MY_P}" 1.12 sys-apps/epoch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-apps/epoch/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 13 Jan 2015 09:30:36 - 1.11 +++ ChangeLog 13 Feb 2015 11:00:11 - 1.12 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/epoch # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/ChangeLog,v 1.11 2015/01/13 09:30:36 alicef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/ChangeLog,v 1.12 2015/02/13 11:00:11 amynka Exp $ + + 13 Feb 2015; epoch-1.2.1.ebuild: + Arch Keywords change *epoch-1.2.1 (02 Jan 2015)
[gentoo-commits] gentoo-x86 commit in sys-apps/epoch: epoch-1.2.0.ebuild ChangeLog
amynka 15/02/13 11:08:35 Modified: epoch-1.2.0.ebuild ChangeLog Log: Arch keywords change for 1.2.0 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 34E69781) Revision ChangesPath 1.2 sys-apps/epoch/epoch-1.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/epoch-1.2.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/epoch-1.2.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/epoch-1.2.0.ebuild?r1=1.1&r2=1.2 Index: epoch-1.2.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.2.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- epoch-1.2.0.ebuild 24 Dec 2014 07:15:18 - 1.1 +++ epoch-1.2.0.ebuild 13 Feb 2015 11:08:35 - 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.2.0.ebuild,v 1.1 2014/12/24 07:15:18 alicef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.2.0.ebuild,v 1.2 2015/02/13 11:08:35 amynka Exp $ EAPI="5" @@ -15,7 +15,7 @@ LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm ~x86" S="${WORKDIR}/${MY_P}" 1.13 sys-apps/epoch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-apps/epoch/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 13 Feb 2015 11:00:11 - 1.12 +++ ChangeLog 13 Feb 2015 11:08:35 - 1.13 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/epoch # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/ChangeLog,v 1.12 2015/02/13 11:00:11 amynka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/ChangeLog,v 1.13 2015/02/13 11:08:35 amynka Exp $ + + 13 Feb 2015; epoch-1.2.0.ebuild, epoch-1.2.1.ebuild: + Arch keywords change for 1.2.0 13 Feb 2015; epoch-1.2.1.ebuild: Arch Keywords change
[gentoo-commits] gentoo-x86 commit in net-misc/quagga: quagga-0.99.23.1.ebuild ChangeLog
klausman15/02/13 11:21:02 Modified: quagga-0.99.23.1.ebuild ChangeLog Log: Stable on alpha, bug 532036 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) Revision ChangesPath 1.8 net-misc/quagga/quagga-0.99.23.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/quagga/quagga-0.99.23.1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/quagga/quagga-0.99.23.1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/quagga/quagga-0.99.23.1.ebuild?r1=1.7&r2=1.8 Index: quagga-0.99.23.1.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.23.1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- quagga-0.99.23.1.ebuild 2 Jan 2015 12:34:08 - 1.7 +++ quagga-0.99.23.1.ebuild 13 Feb 2015 11:21:02 - 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.23.1.ebuild,v 1.7 2015/01/02 12:34:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.23.1.ebuild,v 1.8 2015/02/13 11:21:02 klausman Exp $ EAPI="5" @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ppc ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ppc ~s390 sparc x86" IUSE="bgpclassless caps doc elibc_glibc ipv6 multipath ospfapi pam +readline snmp tcp-zebra" COMMON_DEPEND=" 1.173net-misc/quagga/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/quagga/ChangeLog?rev=1.173&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/quagga/ChangeLog?rev=1.173&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/quagga/ChangeLog?r1=1.172&r2=1.173 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v retrieving revision 1.172 retrieving revision 1.173 diff -u -r1.172 -r1.173 --- ChangeLog 2 Jan 2015 12:34:08 - 1.172 +++ ChangeLog 13 Feb 2015 11:21:02 - 1.173 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/quagga # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.172 2015/01/02 12:34:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.173 2015/02/13 11:21:02 klausman Exp $ + + 13 Feb 2015; Tobias Klausmann quagga-0.99.23.1.ebuild: + Stable on alpha, bug 532036 02 Jan 2015; Agostino Sarubbo quagga-0.99.23.1.ebuild: Stable for sparc, wrt bug #532036
[gentoo-commits] proj/gentoo-bsd:master commit in: scripts/mkstages/
commit: 29986d119cb7fa2a16b06649ac0e1e4e20281b9b Author: Yuta SATOH gentoo gr jp> AuthorDate: Fri Feb 13 11:27:44 2015 + Commit: Yuta SATOH gentoo gr jp> CommitDate: Fri Feb 13 11:27:44 2015 + URL: http://sources.gentoo.org/gitweb/?p=proj/gentoo-bsd.git;a=commit;h=29986d11 stages_builder.sh, Change to the method of using catalyst spec, fixed CXXFLAGS of CLANG stages --- scripts/mkstages/stages_builder.sh | 36 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/scripts/mkstages/stages_builder.sh b/scripts/mkstages/stages_builder.sh index 58af37e..3317cc7 100755 --- a/scripts/mkstages/stages_builder.sh +++ b/scripts/mkstages/stages_builder.sh @@ -99,8 +99,12 @@ prepare(){ cp -a ${WORKDIR}/gentoo-bsd/profiles/default/bsd/fbsd/amd64/${TARGETVER} /usr/portage/profiles/default/bsd/fbsd/amd64/ cp -a ${WORKDIR}/gentoo-bsd/profiles/default/bsd/fbsd/x86/${TARGETVER} /usr/portage/profiles/default/bsd/fbsd/x86/ cp -a ${WORKDIR}/gentoo-bsd/profiles/releases/freebsd-${TARGETVER} /usr/portage/profiles/releases/ - echo "amd64-fbsd default/bsd/fbsd/amd64/${TARGETVER} dev" >> /usr/portage/profiles/profiles.desc - echo "x86-fbsd default/bsd/fbsd/x86/${TARGETVER} dev" >> /usr/portage/profiles/profiles.desc + + cat <<- _EOF_ >> /usr/portage/profiles/profiles.desc + amd64-fbsd default/bsd/fbsd/amd64/${TARGETVER} dev + amd64-fbsd default/bsd/fbsd/amd64/${TARGETVER}/clang dev + x86-fbsd default/bsd/fbsd/x86/${TARGETVER} dev + _EOF_ fi if [ "${MKSRC}" != "NONE" ] ; then @@ -215,23 +219,39 @@ run_catalyst() { local C_APPEND_OPT="" if [ ! -e /var/tmp/catalyst/builds/default/${C_TARGET}-${TARGETSUBARCH}-fbsd-${TARGETVER}-${WORKDATE}${C_APPEND_VERSION}.tar.bz2 ] ; then + local specfile="${WORKDIR}/${C_TARGET}.spec" + [[ -e "${specfile}" ]] && rm "${specfile}" + if [ "${C_TARGET}" = "stage1" ] && [ "${C_SOURCE}" != "stage3-${TARGETSUBARCH}-fbsd-${TARGETVER}-${WORKDATE}${C_TMP_APPEND_VERSION}" ]; then - C_APPEND_OPT="${C_APPEND_OPT} update_seed=yes" + echo "update_seed: yes" >> "${specfile}" fi if [ "${C_TARGET}" != "stage3" ] ; then - C_APPEND_OPT="${C_APPEND_OPT} chost=${CATALYST_CHOST}" + echo "chost: ${CATALYST_CHOST}" >> "${specfile}" fi if [ -n "${STABLE}" ] ; then - C_APPEND_OPT="${C_APPEND_OPT} portage_confdir=${WORKDIR}/gentoo-bsd/scripts/mkstages/etc/portage" + echo "portage_confdir: ${WORKDIR}/gentoo-bsd/scripts/mkstages/etc/portage" >> "${specfile}" else if [ -e ${WORKDIR}/gentoo-bsd/etc/portage ] ; then - C_APPEND_OPT="${C_APPEND_OPT} portage_confdir=${WORKDIR}/gentoo-bsd/etc/portage" + echo "portage_confdir: ${WORKDIR}/gentoo-bsd/etc/portage" >> "${specfile}" fi fi if [ -n "${CLANG}" ] ; then C_APPEND_PROFILE="/clang" + echo 'cxxflags: -stdlib=libc++ ${CFLAGS}' >> "${specfile}" fi - catalyst -C target=${C_TARGET} version_stamp=fbsd-${TARGETVER}-${WORKDATE}${C_APPEND_VERSION} profile=default/bsd/fbsd/${TARGETARCH}/${TARGETVER}${C_APPEND_PROFILE} snapshot=${WORKDATE} source_subpath=default/${C_SOURCE} subarch=${TARGETSUBARCH} rel_type=default portage_overlay=${WORKDIR}/gentoo-bsd ${C_APPEND_OPT} + + cat <<- _EOF_ >> "${specfile}" + target: ${C_TARGET} + version_stamp: fbsd-${TARGETVER}-${WORKDATE}${C_APPEND_VERSION} + profile: default/bsd/fbsd/${TARGETARCH}/${TARGETVER}${C_APPEND_PROFILE} + snapshot: ${WORKDATE} + source_subpath: default/${C_SOURCE} + subarch: ${TARGETSUBARCH} + rel_type: default + portage_overlay: ${WORKDIR}/gentoo-bsd + _EOF_ + + catalyst -f "${specfile}" if [ $? -ne 0 ] ; then check_ecompressdir "${C_TARGET}-${TARGETSUBARCH}-fbsd-${TARGETVER}-${WORKDATE}${C_APPEND_VERSION}/usr/local/portage" @@ -239,7 +259,7 @@ run_catalyst() { if [ "${C_TARGET}" = "stage1" ] && [ "${C_SOURCE}" != "stage3-${TARGETSUBARCH}-fbsd-${TARGETVER}-${WORKDATE}${C_TMP_APPEND_VERSION}" ]; then C_APPEND_OPT="${C_APPEND_OPT} update_seed=no" fi - catalyst -C target=${C
[gentoo-commits] gentoo-x86 commit in net-libs/farstream: farstream-0.2.7.ebuild ChangeLog farstream-0.2.6.ebuild
pacho 15/02/13 11:36:41 Modified: farstream-0.2.7.ebuild ChangeLog Removed: farstream-0.2.6.ebuild Log: Prevent sandbox violations, bug #539224 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) Revision ChangesPath 1.2 net-libs/farstream/farstream-0.2.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/farstream-0.2.7.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/farstream-0.2.7.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/farstream-0.2.7.ebuild?r1=1.1&r2=1.2 Index: farstream-0.2.7.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.7.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- farstream-0.2.7.ebuild 12 Feb 2015 11:45:16 - 1.1 +++ farstream-0.2.7.ebuild 13 Feb 2015 11:36:41 - 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.7.ebuild,v 1.1 2015/02/12 11:45:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.7.ebuild,v 1.2 2015/02/13 11:36:41 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -59,6 +59,14 @@ --with-plugins=${plugins} } +src_compile() { + # Prevent sandbox violations, bug #539224 + # https://bugzilla.gnome.org/show_bug.cgi?id=744135 + # https://bugzilla.gnome.org/show_bug.cgi?id=744134 + addpredict /dev/video0 + gnome2_src_compile +} + src_test() { # FIXME: do an out-of-tree build for tests if USE=-msn if ! use msn; then 1.47 net-libs/farstream/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 12 Feb 2015 11:45:16 - 1.46 +++ ChangeLog 13 Feb 2015 11:36:41 - 1.47 @@ -1,6 +1,10 @@ # ChangeLog for net-libs/farstream # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.46 2015/02/12 11:45:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.47 2015/02/13 11:36:41 pacho Exp $ + + 13 Feb 2015; Pacho Ramos -farstream-0.2.6.ebuild, + farstream-0.2.7.ebuild: + Prevent sandbox violations, bug #539224 *farstream-0.2.7 (12 Feb 2015)
[gentoo-commits] proj/sci:master commit in: /
commit: be3126e586740f53e55e5bd1e7d84c17c1b32b64 Author: Justin Lecher gentoo org> AuthorDate: Fri Feb 13 11:45:11 2015 + Commit: Justin Lecher gentoo org> CommitDate: Fri Feb 13 11:45:11 2015 + URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=be3126e5 Use pyp as python implementation Signed-off-by: Justin Lecher gentoo.org> --- .travis.yml | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8031e8a..9c4bdf2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,9 @@ +language: python +python: + - pypy env: - PORTAGE=2.2.14 - - PORTAGE=2.2.15 + - PORTAGE=2.2.17 before_script: - mkdir travis-overlay @@ -21,7 +24,7 @@ before_script: - sed -i 's/fcmd=fcmd/fcmd=("%s -q" % fcmd)/' ./../portage-$PORTAGE/bin/repoman script: -- "./../portage-$PORTAGE/bin/repoman full -d -v" +- "python ./../portage-$PORTAGE/bin/repoman full -d -v -x" notifications: irc: "chat.freenode.net#gentoo-science"
[gentoo-commits] gentoo-x86 commit in net-dialup/fbgetty: ChangeLog fbgetty-0.1.698-r1.ebuild
pinkbyte15/02/13 11:46:52 Modified: ChangeLog fbgetty-0.1.698-r1.ebuild Log: Stable on amd64 and x86, wrt bug #535546 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) Revision ChangesPath 1.11 net-dialup/fbgetty/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/fbgetty/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/fbgetty/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/fbgetty/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 4 Dec 2014 07:44:46 - 1.10 +++ ChangeLog 13 Feb 2015 11:46:52 - 1.11 @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/fbgetty -# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/ChangeLog,v 1.10 2014/12/04 07:44:46 pinkbyte Exp $ +# Copyright 2000-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/ChangeLog,v 1.11 2015/02/13 11:46:52 pinkbyte Exp $ + + 13 Feb 2015; Sergey Popov fbgetty-0.1.698-r1.ebuild: + Stable on amd64 and x86, wrt bug #535546 *fbgetty-0.1.698-r1 (04 Dec 2014) 1.2 net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild?r1=1.1&r2=1.2 Index: fbgetty-0.1.698-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fbgetty-0.1.698-r1.ebuild 4 Dec 2014 07:44:46 - 1.1 +++ fbgetty-0.1.698-r1.ebuild 13 Feb 2015 11:46:52 - 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild,v 1.1 2014/12/04 07:44:46 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild,v 1.2 2015/02/13 11:46:52 pinkbyte Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" src_prepare() { epatch "${FILESDIR}/${P}-gcc41.patch"
[gentoo-commits] gentoo-x86 commit in media-libs/gstreamer-editing-services: gstreamer-editing-services-1.4.0.ebuild ChangeLog
pacho 15/02/13 11:46:27 Modified: gstreamer-editing-services-1.4.0.ebuild ChangeLog Log: Prevent sandbox violations, bug #53 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) Revision ChangesPath 1.2 media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild?r1=1.1&r2=1.2 Index: gstreamer-editing-services-1.4.0.ebuild === RCS file: /var/cvsroot/gentoo-x86/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gstreamer-editing-services-1.4.0.ebuild 3 Feb 2015 17:48:19 - 1.1 +++ gstreamer-editing-services-1.4.0.ebuild 13 Feb 2015 11:46:27 - 1.2 @@ -1,9 +1,11 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild,v 1.1 2015/02/03 17:48:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild,v 1.2 2015/02/13 11:46:27 pacho Exp $ EAPI="5" -inherit eutils +GCONF_DEBUG="no" + +inherit gnome2 DESCRIPTION="SDK for making video editors and more" HOMEPAGE="http://wiki.pitivi.org/wiki/GES"; @@ -35,22 +37,23 @@ # FIXME: disable failing check sed -e 's|\(tcase_add_test (.* test_project_load_xges);\)|/*\1*/|' \ -i "${S}"/tests/check/ges/project.c || die + gnome2_src_prepare } src_configure() { # gtk is only used for examples - # GST_INSPECT true due bug #508096 - econf \ - GST_INSPECT=$(type -P true) \ + gnome2_src_configure \ $(use_enable introspection) \ --disable-examples \ - --disable-gtk-doc \ --without-gtk \ --with-package-name="GStreamer editing services ebuild for Gentoo" \ --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer-editing-services"; } -src_install() { - default - prune_libtool_files +src_compile() { + # Prevent sandbox violations, bug #53 + # https://bugzilla.gnome.org/show_bug.cgi?id=744135 + # https://bugzilla.gnome.org/show_bug.cgi?id=744134 + addpredict /dev/video0 + gnome2_src_compile } 1.5 media-libs/gstreamer-editing-services/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer-editing-services/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer-editing-services/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer-editing-services/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/media-libs/gstreamer-editing-services/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 3 Feb 2015 17:48:19 - 1.4 +++ ChangeLog 13 Feb 2015 11:46:27 - 1.5 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gstreamer-editing-services # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer-editing-services/ChangeLog,v 1.4 2015/02/03 17:48:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer-editing-services/ChangeLog,v 1.5 2015/02/13 11:46:27 pacho Exp $ + + 13 Feb 2015; Pacho Ramos + gstreamer-editing-services-1.4.0.ebuild: + Prevent sandbox violations, bug #53 *gstreamer-editing-services-1.4.0 (03 Feb 2015)
[gentoo-commits] proj/sci:master commit in: /
commit: 084e15cb712950a6c580149f93c1d09c57952374 Author: Justin Lecher gentoo org> AuthorDate: Fri Feb 13 12:07:48 2015 + Commit: Justin Lecher gentoo org> CommitDate: Fri Feb 13 12:07:48 2015 + URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=084e15cb Import parallel repoman checks from gentoo-rsync2git repo Signed-off-by: Justin Lecher gentoo.org> --- .travis.yml | 27 ++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9c4bdf2..f846789 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,22 @@ python: env: - PORTAGE=2.2.14 - PORTAGE=2.2.17 + - JOB=0 + - JOB=1 + - JOB=2 + - JOB=3 + - JOB=4 + - JOB=5 + - JOB=6 + - JOB=7 + - JOB=8 + - JOB=9 + - JOB=10 + - JOB=11 + - JOB=12 + - JOB=13 + - JOB=14 + - JOB=15 before_script: - mkdir travis-overlay @@ -24,7 +40,16 @@ before_script: - sed -i 's/fcmd=fcmd/fcmd=("%s -q" % fcmd)/' ./../portage-$PORTAGE/bin/repoman script: -- "python ./../portage-$PORTAGE/bin/repoman full -d -v -x" +- ret=0; cx=0; + for x in $(cat /usr/portage/profiles/categories); do + if test $(( cx++ % 16 )) -eq ${JOB}; then + cd ${x} && { +python ./../portage-${PORTAGE}/bin/repoman full -v -d -x || ret=1; + } && cd -; +fi; + done; + exit "${ret}" notifications: irc: "chat.freenode.net#gentoo-science" +
[gentoo-commits] proj/sci:master commit in: /
commit: 4ed84f3cd969bf8afa2032200982aef8d639b0ec Author: Justin Lecher gentoo org> AuthorDate: Fri Feb 13 12:12:05 2015 + Commit: Justin Lecher gentoo org> CommitDate: Fri Feb 13 12:12:05 2015 + URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4ed84f3c revert back to serial repoman as parallel doesn't work with multiple portages Signed-off-by: Justin Lecher gentoo.org> --- .travis.yml | 30 +- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/.travis.yml b/.travis.yml index f846789..cf6287e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,25 +1,6 @@ -language: python -python: - - pypy env: - PORTAGE=2.2.14 - PORTAGE=2.2.17 - - JOB=0 - - JOB=1 - - JOB=2 - - JOB=3 - - JOB=4 - - JOB=5 - - JOB=6 - - JOB=7 - - JOB=8 - - JOB=9 - - JOB=10 - - JOB=11 - - JOB=12 - - JOB=13 - - JOB=14 - - JOB=15 before_script: - mkdir travis-overlay @@ -40,16 +21,7 @@ before_script: - sed -i 's/fcmd=fcmd/fcmd=("%s -q" % fcmd)/' ./../portage-$PORTAGE/bin/repoman script: -- ret=0; cx=0; - for x in $(cat /usr/portage/profiles/categories); do - if test $(( cx++ % 16 )) -eq ${JOB}; then - cd ${x} && { -python ./../portage-${PORTAGE}/bin/repoman full -v -d -x || ret=1; - } && cd -; -fi; - done; - exit "${ret}" +- "./../portage-$PORTAGE/bin/repoman full -d -v" notifications: irc: "chat.freenode.net#gentoo-science" -