diff --git a/app-admin/logstash-bin/Manifest b/app-admin/logstash-bin/Manifest index 7e099b2ae031..04b039cc543e 100644 --- a/app-admin/logstash-bin/Manifest +++ b/app-admin/logstash-bin/Manifest @@ -1 +1,2 @@ -DIST logstash-1.4.3.tar.gz 73665747 SHA256 e8d28df9f6af4a577b965e1e2079b9f8c8ae43c2d31664d0972dff8488c11a4d SHA512 1e9434201324ecb68e37030863ee617859ccc6d4fddc02f98569f5900d0d43fa7ba5eb30ef8b735fbf3eba894b956a1f959a8e657ff1001943d4f14a3d05fd2f WHIRLPOOL e0f8c44cbec61538cb9338ac53ef2c75f2425e6187123385afc82db0d68c7668a62a77d8ec566a67421891fa6c999f0bbb4bb24b3d353588ffa106887d026088 +DIST logstash-1.4.4.tar.gz 71931272 SHA256 b148a76670a11f879e26622e229c882f3c98950e695f2d7ec066522c3c658658 SHA512 e8252167fb6c75462dc910f86d2a5ce4f718d108705f16ea7fc80e0e6446d8649e1d0310a8024bf785bb51834a55ab79cf435541a88b7c7eb8cd640683df8635 WHIRLPOOL c5d3c5e50dc1d306be739c72df746163e43c7772087c52253050a92c69ec02c7c924279eca77782f3089b92db359278732f2adbfb02549748d2559fedf612329 +DIST logstash-1.5.3.tar.gz 91690052 SHA256 a54abaade1c31e65187f77fca1738bc9e6c8e95b4ee3176a2bc44735b6dd0cf8 SHA512 7cd9a522a8f99448954e973b38f17477f8f4d645ab3971492e94a25097ad52aa65446ec8caebcf1c3f7b756b76e1b70d139f27c6140a09d2c97d41dd3fb9b78e WHIRLPOOL ce1f020e2af0082a3e65caf5d09b52089c04f584a1fe024a933c1077d115d7fcd5fd119aedfbdf3d2d01fe42ed120f331f517472e9eb5797095970b8aeb68a11 diff --git a/app-admin/logstash-bin/logstash-bin-1.4.3.ebuild b/app-admin/logstash-bin/logstash-bin-1.4.4.ebuild similarity index 95% rename from app-admin/logstash-bin/logstash-bin-1.4.3.ebuild rename to app-admin/logstash-bin/logstash-bin-1.4.4.ebuild index d38d62feefb2..5da3805fe95b 100644 --- a/app-admin/logstash-bin/logstash-bin-1.4.3.ebuild +++ b/app-admin/logstash-bin/logstash-bin-1.4.4.ebuild @@ -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/app-admin/logstash-bin/logstash-bin-1.4.3.ebuild,v 1.1 2015/07/01 08:04:27 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logstash-bin/logstash-bin-1.4.4.ebuild,v 1.1 2015/07/21 13:14:40 idella4 Exp $ EAPI=5 diff --git a/app-admin/logstash-bin/logstash-bin-1.5.3.ebuild b/app-admin/logstash-bin/logstash-bin-1.5.3.ebuild new file mode 100644 index 000000000000..5204afc85d81 --- /dev/null +++ b/app-admin/logstash-bin/logstash-bin-1.5.3.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/logstash-bin/logstash-bin-1.5.3.ebuild,v 1.1 2015/07/21 13:14:40 idella4 Exp $ + +EAPI=5 + +MY_PN="${PN/-bin}" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Tool for managing events and logs" +HOMEPAGE="https://www.elastic.co/products/logstash" +SRC_URI="https://download.elastic.co/${MY_PN}/${MY_PN}/${MY_P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RESTRICT="strip" +QA_PREBUILT="opt/logstash/vendor/jruby/lib/jni/*/libjffi*.so" + +DEPEND="" +RDEPEND="|| ( virtual/jre:1.8 virtual/jre:1.7 )" + +S="${WORKDIR}/${MY_P}" + +src_install() { + keepdir /etc/"${MY_PN}"/{conf.d,patterns,plugins} + keepdir "/var/log/${MY_PN}" + + insinto "/etc/${MY_PN}/conf.d" + doins "${FILESDIR}/agent.conf.sample" + + insinto "/opt/${MY_PN}" + doins -r . + fperms 0755 "/opt/${MY_PN}/bin/${MY_PN}" "/opt/${MY_PN}/vendor/jruby/bin/jruby" + + insinto /etc/logrotate.d + doins "${FILESDIR}/${MY_PN}.logrotate" + + newconfd "${FILESDIR}/${MY_PN}.confd" "${MY_PN}" + newinitd "${FILESDIR}/${MY_PN}.initd" "${MY_PN}" +} + +pkg_postinst() { + einfo "Getting started with logstash:" + einfo " https://www.elastic.co/guide/en/logstash/current/getting-started-with-logstash.html" + einfo "" + einfo "Packages that might be interesting:" + einfo " app-misc/elasticsearch" + einfo " dev-python/elasticsearch-curator" + einfo " www-apps/kibana-bin" +} diff --git a/app-backup/cyphertite/Manifest b/app-backup/cyphertite/Manifest deleted file mode 100644 index 1069c767f052..000000000000 --- a/app-backup/cyphertite/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST cyphertite-full-2.0.2.tar.gz 8155206 SHA256 d43ebdd0193dcd910982d984bbaf6e3da3bc62a9272db2d49646e25c8349de41 SHA512 f0296d9d1018f5025b2477408028067b1eecbe3b7283685cd446647029d44d46e610d57834bb655e1c69787d6870bffbfdfc45874094c81e0482468a2fdae831 WHIRLPOOL f1d5bbd7b1111fac054beee0fdb8146d8e668a70525eac84309fb214585dc07153a6c6489bae93e19de0f13af0b7a64808a8dd5857cc376f44a1ea3d6b64b895 -DIST cyphertite-full-2.0.4.tar.gz 8156565 SHA256 a43c3b2f7b80722f50dfed9050c398bb96e4b299ac2cca623b3542765a259d5f SHA512 5eb9378b20a7c2169dc41d075e242bd76d3408fa6ae22532d19c462d5ba47e54a29b9fdf46ab29d4d0eb3ea1ddc763e7cf292ebe4fe3cab94f988952371e95d2 WHIRLPOOL 3fa96e24a998fa9bc466fceedbb4186b7384217f37dc3f0557cbe5f212a40c91441f1fdffd3d4e87b883597312d00772bba4fbc204f2f3392e6ffb1a5f68ee48 diff --git a/app-backup/cyphertite/cyphertite-2.0.2-r5.ebuild b/app-backup/cyphertite/cyphertite-2.0.2-r5.ebuild deleted file mode 100644 index 131c2612a827..000000000000 --- a/app-backup/cyphertite/cyphertite-2.0.2-r5.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/cyphertite/cyphertite-2.0.2-r5.ebuild,v 1.1 2014/09/28 16:20:39 grknight Exp $ - -EAPI=5 - -inherit toolchain-funcs eutils multilib - -DESCRIPTION="High Security, Zero-Knowledge Online Backup" -HOMEPAGE="https://www.cyphertite.com/" -SRC_URI="https://www.cyphertite.com/snapshots/source/${PV}/${PN}-full-${PV}.tar.gz" -LICENSE="ISC" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - app-arch/xz-utils:0= - dev-db/sqlite:3= - >=dev-libs/openssl-1.0.1g:0=[-bindist] - dev-libs/expat:0= - dev-libs/libbsd:0= - dev-libs/libedit:0= - dev-libs/libevent:0= - >=dev-libs/lzo-2.0:2= - >=net-misc/curl-7.15.1:0=[ssl] - sys-libs/zlib:0= -" -RDEPEND="${DEPEND}" - -src_prepare() { - # Fix build system that assumes that modules are installed to the live system - epatch "${FILESDIR}/${P}-fix-build.patch" "${FILESDIR}/${P}-cflags.patch" -} - -src_compile() { - # Package has a home grown Makefile system. Make it work for Gentoo - emake INCDIR="${S}" WARNFLAGS="-Wall" OPTLEVEL="" DEBUG="" CC="$(tc-getCC)" \ - AR="$(tc-getAR)" LOCALBASE="/usr" LIB.LINKSTATIC="" LIB.LINKDYNAMIC="" -} - -src_install() { - # Only the main executable needs to be installed - emake -C cyphertite/cyphertite DESTDIR="${D}" LOCALBASE="usr" LIBDIR="usr/$(get_libdir)" LNFORCE="-s" install - - # Fix up broken man symlinks - rm "${D}"usr/share/man/man1/ct*.1 || die - newman "${D}"usr/share/man/man1/cyphertite.1 ct.1 - newman "${D}"usr/share/man/man1/cyphertitectl.1 ctctl.1 - newman "${D}"usr/share/man/man1/cyphertitefb.1 ctfb.1 -} diff --git a/app-backup/cyphertite/cyphertite-2.0.4.ebuild b/app-backup/cyphertite/cyphertite-2.0.4.ebuild deleted file mode 100644 index 73618034f600..000000000000 --- a/app-backup/cyphertite/cyphertite-2.0.4.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/cyphertite/cyphertite-2.0.4.ebuild,v 1.1 2014/12/06 01:42:11 grknight Exp $ - -EAPI=5 - -inherit toolchain-funcs eutils multilib - -DESCRIPTION="High Security, Zero-Knowledge Online Backup" -HOMEPAGE="https://www.cyphertite.com/" -SRC_URI="https://www.cyphertite.com/snapshots/source/${PV}/${PN}-full-${PV}.tar.gz" -LICENSE="ISC" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - app-arch/xz-utils:0= - dev-db/sqlite:3= - >=dev-libs/openssl-1.0.1g:0=[-bindist] - dev-libs/expat:0= - dev-libs/libbsd:0= - dev-libs/libedit:0= - dev-libs/libevent:0= - >=dev-libs/lzo-2.0:2= - >=net-misc/curl-7.15.1:0=[ssl] - sys-libs/zlib:0= -" -RDEPEND="${DEPEND}" - -src_prepare() { - # Fix build system that assumes that modules are installed to the live system - epatch "${FILESDIR}/${PN}-2.0.2-fix-build.patch" "${FILESDIR}/${PN}-2.0.2-cflags.patch" -} - -src_compile() { - # Package has a home grown Makefile system. Make it work for Gentoo - emake INCDIR="${S}" WARNFLAGS="-Wall" OPTLEVEL="" DEBUG="" CC="$(tc-getCC)" \ - AR="$(tc-getAR)" LOCALBASE="/usr" LIB.LINKSTATIC="" LIB.LINKDYNAMIC="" -} - -src_install() { - # Only the main executable needs to be installed - emake -C cyphertite/cyphertite DESTDIR="${D}" LOCALBASE="usr" LIBDIR="usr/$(get_libdir)" LNFORCE="-s" install - - # Fix up broken man symlinks - rm "${D}"usr/share/man/man1/ct*.1 || die - newman "${D}"usr/share/man/man1/cyphertite.1 ct.1 - newman "${D}"usr/share/man/man1/cyphertitectl.1 ctctl.1 - newman "${D}"usr/share/man/man1/cyphertitefb.1 ctfb.1 -} diff --git a/app-backup/cyphertite/files/cyphertite-2.0.2-cflags.patch b/app-backup/cyphertite/files/cyphertite-2.0.2-cflags.patch deleted file mode 100644 index dc03d86c8347..000000000000 --- a/app-backup/cyphertite/files/cyphertite-2.0.2-cflags.patch +++ /dev/null @@ -1,136 +0,0 @@ -From: Julian Ospald -Date: Sun Jul 6 16:27:32 UTC 2014 -Subject: respect CFLAGS in linking commands - ---- cyphertite-2.0.2/exude/GNUmakefile -+++ cyphertite-2.0.2/exude/GNUmakefile -@@ -65,7 +65,7 @@ - -$(MKDIR) obj - - $(OBJPREFIX)$(LIB.SHARED): $(LIB.SOBJS) -- $(CC) $(LDFLAGS.SO) $^ $(LIB.LDFLAGS) -o $@ -+ $(CC) $(CFLAGS) $(LDFLAGS.SO) $(LIB.LDFLAGS) $^ -o $@ - - $(OBJPREFIX)$(LIB.STATIC): $(LIB.OBJS) - $(AR) $(ARFLAGS) $@ $^ ---- cyphertite-2.0.2/clog/GNUmakefile -+++ cyphertite-2.0.2/clog/GNUmakefile -@@ -94,7 +94,7 @@ - -$(MKDIR) obj - - $(OBJPREFIX)$(LIB.SHARED): $(LIB.SOBJS) -- $(CC) $(LDFLAGS.SO) $^ $(LIB.LDFLAGS) -o $@ -+ $(CC) $(CFLAGS) $(LDFLAGS.SO) $(LIB.LDFLAGS) $^ -o $@ - - $(OBJPREFIX)$(LIB.STATIC): $(LIB.OBJS) - $(AR) $(ARFLAGS) $@ $^ ---- cyphertite-2.0.2/shrink/libshrink/GNUmakefile -+++ cyphertite-2.0.2/shrink/libshrink/GNUmakefile -@@ -85,7 +85,7 @@ - -$(MKDIR) obj - - $(OBJPREFIX)$(LIB.SHARED): $(LIB.SOBJS) -- $(CC) $(LDFLAGS.SO) $(LIB.LDFLAGS) -o $@ $^ $(LIB.LDLIBS) -+ $(CC) $(CFLAGS) $(LDFLAGS.SO) $(LIB.LDFLAGS) -o $@ $^ $(LIB.LDLIBS) - - $(OBJPREFIX)$(LIB.STATIC): $(LIB.OBJS) - $(AR) $(ARFLAGS) $@ $^ ---- cyphertite-2.0.2/assl/GNUmakefile -+++ cyphertite-2.0.2/assl/GNUmakefile -@@ -80,7 +80,7 @@ - -$(MKDIR) obj - - $(OBJPREFIX)$(LIB.SHARED): $(LIB.SOBJS) -- $(CC) $(LDFLAGS.SO) $^ $(LIB.LDFLAGS) -o $@ -+ $(CC) $(CFLAGS) $(LDFLAGS.SO) $(LIB.LDFLAGS) $^ -o $@ - - $(OBJPREFIX)$(LIB.STATIC): $(LIB.OBJS) - $(AR) $(ARFLAGS) $@ $^ ---- cyphertite-2.0.2/xmlsd/GNUmakefile -+++ cyphertite-2.0.2/xmlsd/GNUmakefile -@@ -93,7 +93,7 @@ - -$(MKDIR) obj - - $(OBJPREFIX)$(LIB.SHARED): $(LIB.SOBJS) -- $(CC) $(LDFLAGS.SO) $^ $(LIB.LDFLAGS) -o $@ -+ $(CC) $(CFLAGS) $(LDFLAGS.SO) $(LIB.LDFLAGS) $^ -o $@ - - $(OBJPREFIX)$(LIB.STATIC): $(LIB.OBJS) - $(AR) $(ARFLAGS) $@ $^ ---- cyphertite-2.0.2/shrink/shrink/GNUmakefile -+++ cyphertite-2.0.2/shrink/shrink/GNUmakefile -@@ -62,7 +62,7 @@ - -$(MKDIR) obj - - $(OBJPREFIX)$(BIN.NAME): $(BIN.OBJS) -- $(CC) $(BIN.LDFLAGS) -o $@ $^ $(BIN.LDLIBS) -+ $(CC) $(CFLAGS) $(BIN.LDFLAGS) -o $@ $^ $(BIN.LDLIBS) - - $(OBJPREFIX)%.o: %.c - @echo "Generating $@.depend" ---- cyphertite-2.0.2/cyphertite/examples/ct_archive/GNUmakefile -+++ cyphertite-2.0.2/cyphertite/examples/ct_archive/GNUmakefile -@@ -71,7 +71,7 @@ - -$(MKDIR) obj - - $(OBJPREFIX)$(BIN.NAME): $(BIN.OBJS) -- $(CC) $(BIN.LDFLAGS) -o $@ $^ ${BIN.LDLIBS} -+ $(CC) $(CFLAGS) $(BIN.LDFLAGS) -o $@ $^ ${BIN.LDLIBS} - - - $(OBJPREFIX)%.o: %.c ---- cyphertite-2.0.2/cyphertite/examples/ct_delete/GNUmakefile -+++ cyphertite-2.0.2/cyphertite/examples/ct_delete/GNUmakefile -@@ -71,7 +71,7 @@ - -$(MKDIR) obj - - $(OBJPREFIX)$(BIN.NAME): $(BIN.OBJS) -- $(CC) $(BIN.LDFLAGS) -o $@ $^ ${BIN.LDLIBS} -+ $(CC) $(CFLAGS) $(BIN.LDFLAGS) -o $@ $^ ${BIN.LDLIBS} - - - $(OBJPREFIX)%.o: %.c ---- cyphertite-2.0.2/cyphertite/examples/ct_exists/GNUmakefile -+++ cyphertite-2.0.2/cyphertite/examples/ct_exists/GNUmakefile -@@ -71,7 +71,7 @@ - -$(MKDIR) obj - - $(OBJPREFIX)$(BIN.NAME): $(BIN.OBJS) -- $(CC) $(BIN.LDFLAGS) -o $@ $^ ${BIN.LDLIBS} -+ $(CC) $(CFLAGS) $(BIN.LDFLAGS) -o $@ $^ ${BIN.LDLIBS} - - - $(OBJPREFIX)%.o: %.c ---- cyphertite-2.0.2/cyphertite/examples/ct_extract/GNUmakefile -+++ cyphertite-2.0.2/cyphertite/examples/ct_extract/GNUmakefile -@@ -71,7 +71,7 @@ - -$(MKDIR) obj - - $(OBJPREFIX)$(BIN.NAME): $(BIN.OBJS) -- $(CC) $(BIN.LDFLAGS) -o $@ $^ ${BIN.LDLIBS} -+ $(CC) $(CFLAGS) $(BIN.LDFLAGS) -o $@ $^ ${BIN.LDLIBS} - - - $(OBJPREFIX)%.o: %.c ---- cyphertite-2.0.2/cyphertite/examples/ct_list/GNUmakefile -+++ cyphertite-2.0.2/cyphertite/examples/ct_list/GNUmakefile -@@ -71,7 +71,7 @@ - -$(MKDIR) obj - - $(OBJPREFIX)$(BIN.NAME): $(BIN.OBJS) -- $(CC) $(BIN.LDFLAGS) -o $@ $^ ${BIN.LDLIBS} -+ $(CC) $(CFLAGS) $(BIN.LDFLAGS) -o $@ $^ ${BIN.LDLIBS} - - - $(OBJPREFIX)%.o: %.c ---- cyphertite-2.0.2/cyphertite/cyphertite/GNUmakefile -+++ cyphertite-2.0.2/cyphertite/cyphertite/GNUmakefile -@@ -75,7 +75,7 @@ - -$(MKDIR) obj - - $(OBJPREFIX)$(BIN.NAME): $(BIN.OBJS) -- $(CC) $(BIN.LDFLAGS) -o $@ $^ ${BIN.LDLIBS} -+ $(CC) $(CFLAGS) $(BIN.LDFLAGS) -o $@ $^ ${BIN.LDLIBS} - - - $(OBJPREFIX)%.o: %.c diff --git a/app-backup/cyphertite/files/cyphertite-2.0.2-fix-build.patch b/app-backup/cyphertite/files/cyphertite-2.0.2-fix-build.patch deleted file mode 100644 index 452a63038491..000000000000 --- a/app-backup/cyphertite/files/cyphertite-2.0.2-fix-build.patch +++ /dev/null @@ -1,287 +0,0 @@ -diff -aurNw cyphertite-2.0.2/assl/GNUmakefile cyphertite-2.0.2.new/assl/GNUmakefile ---- cyphertite-2.0.2/assl/GNUmakefile 2014-04-07 20:07:05.000000000 -0400 -+++ cyphertite-2.0.2.new/assl/GNUmakefile 2014-06-24 21:51:17.803260239 -0400 -@@ -40,7 +40,7 @@ - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS -DASSL_NO_FANCY_ERRORS --INCFLAGS += -I . -I$(INCDIR)/clens -I$(LOCALBASE)/ssl/include -+INCFLAGS += -I . -I$(INCDIR)/clens/include/clens -I$(LOCALBASE)/ssl/include - WARNFLAGS ?= -Wall -Werror - DEBUG += -g - CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(DEBUG) -diff -aurNw cyphertite-2.0.2/clog/GNUmakefile cyphertite-2.0.2.new/clog/GNUmakefile ---- cyphertite-2.0.2/clog/GNUmakefile 2014-04-07 20:07:04.000000000 -0400 -+++ cyphertite-2.0.2.new/clog/GNUmakefile 2014-06-24 21:50:48.171679858 -0400 -@@ -40,7 +40,7 @@ - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I $(INCDIR)/clens -+INCFLAGS += -I $(INCDIR)/clens/include/clens - WARNFLAGS ?= -Wall -Werror - DEBUG += -g - CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(DEBUG) -diff -aurNw cyphertite-2.0.2/cyphertite/ctutil/GNUmakefile cyphertite-2.0.2.new/cyphertite/ctutil/GNUmakefile ---- cyphertite-2.0.2/cyphertite/ctutil/GNUmakefile 2014-04-07 20:07:03.000000000 -0400 -+++ cyphertite-2.0.2.new/cyphertite/ctutil/GNUmakefile 2014-06-24 21:52:40.806055728 -0400 -@@ -32,7 +32,7 @@ - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I. -I$(INCDIR)/clens -I$(LOCALBASE)/ssl/include -+INCFLAGS += -I. -I$(INCDIR)/clens/include/clens -I$(LOCALBASE)/ssl/include -I $(INCDIR)/clog -I $(INCDIR)/exude -I $(INCDIR)/assl -I $(INCDIR)/shrink/libshrink -I $(INCDIR)/xmlsd - CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(OPTLEVEL) $(DEBUG) - - LIB.NAME = ctutil -diff -aurNw cyphertite-2.0.2/cyphertite/cyphertite/GNUmakefile cyphertite-2.0.2.new/cyphertite/cyphertite/GNUmakefile ---- cyphertite-2.0.2/cyphertite/cyphertite/GNUmakefile 2014-06-24 22:34:56.966865150 -0400 -+++ cyphertite-2.0.2.new/cyphertite/cyphertite/GNUmakefile 2014-06-24 22:33:48.680059480 -0400 -@@ -42,14 +42,15 @@ - endif - - # curl --CURL.LDLIBS = $(shell PATH=$(BINDIR):$$PATH curl-config --static-libs | \ -- sed -e 's/-lssl//g' -e 's/-lcrypto//g' -e 's/-lz//g' -e 's/ \+/ /g') -+CURL.LDLIBS = $(shell PATH=$(BINDIR):$$PATH curl-config --libs | \ -+ sed -e 's/-lssl //g' -e 's/-lcrypto //g' -e 's/-lz //g' -e 's/ \+/ /g') - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I../ctutil -I../libcyphertite -I$(INCDIR)/clens -I. -+INCFLAGS += -I../ctutil -I../libcyphertite -I$(INCDIR)/clens/include/clens -I. -I $(INCDIR)/clog -I $(INCDIR)/exude -I $(INCDIR)/assl -I $(INCDIR)/shrink/libshrink -I $(INCDIR)/xmlsd - CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(OPTLEVEL) $(DEBUG) - LDLIBS += -L../ctutil/obj -L../ctutil -L../libcyphertite/obj -L../libcyphertite -+LDLIBS += -L../../assl -L../../exude -L../../clog -L../../shrink/libshrink -L../../xmlsd -L../../clens - LDLIBS += -lcyphertite -lctutil -lassl -lexude -lclog -lshrink -lxmlsd - LDLIBS += -lclens -levent_core -lexpat -lsqlite3 -llzma -llzo2 $(CURL.LDLIBS) - LDLIBS += $(LIB.LINKSTATIC) -lssl -lcrypto -diff -aurNw cyphertite-2.0.2/cyphertite/libcyphertite/GNUmakefile cyphertite-2.0.2.new/cyphertite/libcyphertite/GNUmakefile ---- cyphertite-2.0.2/cyphertite/libcyphertite/GNUmakefile 2014-04-07 20:07:03.000000000 -0400 -+++ cyphertite-2.0.2.new/cyphertite/libcyphertite/GNUmakefile 2014-06-24 21:53:59.324881408 -0400 -@@ -34,7 +34,7 @@ - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I. -I../ctutil -I$(INCDIR)/clens -I$(LOCALBASE)/ssl/include -+INCFLAGS += -I. -I../ctutil -I$(INCDIR)/clens/include/clens -I$(LOCALBASE)/ssl/include -I $(INCDIR)/clog -I $(INCDIR)/assl -I $(INCDIR)/exude -I $(INCDIR)/xmlsd -I $(INCDIR)/shrink/libshrink - CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(OPTLEVEL) $(DEBUG) - - LIB.NAME = cyphertite -diff -aurNw cyphertite-2.0.2/exude/GNUmakefile cyphertite-2.0.2.new/exude/GNUmakefile ---- cyphertite-2.0.2/exude/GNUmakefile 2014-06-24 21:47:50.386058210 -0400 -+++ cyphertite-2.0.2.new/exude/GNUmakefile 2014-06-24 21:46:06.511806734 -0400 -@@ -39,7 +39,7 @@ - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I $(INCDIR)/clens -I . -I $(INCDIR) -+INCFLAGS += -I $(INCDIR)/clens/include/clens -I . -I $(INCDIR)/clog - WARNFLAGS ?= -Wall -Werror - DEBUG += -g - CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(DEBUG) -diff -aurNw cyphertite-2.0.2/shrink/libshrink/GNUmakefile cyphertite-2.0.2.new/shrink/libshrink/GNUmakefile ---- cyphertite-2.0.2/shrink/libshrink/GNUmakefile 2014-04-07 20:07:06.000000000 -0400 -+++ cyphertite-2.0.2.new/shrink/libshrink/GNUmakefile 2014-06-24 21:50:23.180029054 -0400 -@@ -57,7 +57,7 @@ - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I . -I $(INCDIR)/clens -+INCFLAGS += -I . -I $(INCDIR)/clens/include/clens - #WARNFLAGS ?= -Wall -Werror - WARNFLAGS ?= -Wall - DEBUG += -g -diff -aurNw cyphertite-2.0.2/shrink/shrink/GNUmakefile cyphertite-2.0.2.new/shrink/shrink/GNUmakefile ---- cyphertite-2.0.2/shrink/shrink/GNUmakefile 2014-06-24 21:48:13.397765653 -0400 -+++ cyphertite-2.0.2.new/shrink/shrink/GNUmakefile 2014-06-24 21:49:21.184875678 -0400 -@@ -42,11 +42,11 @@ - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I ../libshrink -I $(INCDIR)/clens -I $(LOCALBASE)/ssl/include -+INCFLAGS += -I ../libshrink -I $(INCDIR)/clens/include/clens -I $(LOCALBASE)/ssl/include - WARNFLAGS ?= -Wall -Werror - DEBUG += -g - CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(DEBUG) --LDLIBS += -L../libshrink/obj -L../libshrink -lshrink -lclens -+LDLIBS += -L../libshrink/obj -L../libshrink -lshrink -lclens -L../../clens - LDLIBS += ${LIB.LINKSTATIC} -lssl -lcrypto ${LIB.LINKDYNAMIC} -ldl - - BIN.NAME = shrink -diff -aurNw cyphertite-2.0.2/xmlsd/GNUmakefile cyphertite-2.0.2.new/xmlsd/GNUmakefile ---- cyphertite-2.0.2/xmlsd/GNUmakefile 2014-04-07 20:07:06.000000000 -0400 -+++ cyphertite-2.0.2.new/xmlsd/GNUmakefile 2014-06-24 21:51:42.518905907 -0400 -@@ -41,10 +41,10 @@ - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I$(INCDIR)/clens -+INCFLAGS += -I$(INCDIR)/clens/include/clens - WARNFLAGS ?= -Wall -Werror - DEBUG += -g --CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(DEBUG) -O2 -+CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(DEBUG) - LDFLAGS += - SHARED_OBJ_EXT ?= o - -diff -aurwN cyphertite-2.0.2/cyphertite/examples/ct_archive/GNUmakefile cyphertite-2.0.2.new/cyphertite/examples/ct_archive/GNUmakefile ---- cyphertite-2.0.2/cyphertite/examples/ct_archive/GNUmakefile 2014-04-07 20:07:03.000000000 -0400 -+++ cyphertite-2.0.2.new/cyphertite/examples/ct_archive/GNUmakefile 2014-06-24 22:45:13.136091682 -0400 -@@ -42,15 +42,16 @@ - endif - - # curl --CURL.LDLIBS = $(shell PATH=$(BINDIR):$$PATH curl-config --static-libs | \ -- sed -e 's/-lssl//g' -e 's/-lcrypto//g' -e 's/-lz//g' -e 's/ \+/ /g') -+CURL.LDLIBS = $(shell PATH=$(BINDIR):$$PATH curl-config --libs | \ -+ sed -e 's/-lssl //g' -e 's/-lcrypto //g' -e 's/-lz //g' -e 's/ \+/ /g') - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I../../ctutil -I../../libcyphertite -I$(INCDIR)/clens -I. -I$(INCDIR) -+INCFLAGS += -I../../ctutil -I../../libcyphertite -I$(INCDIR)/clens -I. -I$(INCDIR) -I$(INCDIR)/clens/include/clens -I$(LOCALBASE)/ssl/include -I $(INCDIR)/clog -I $(INCDIR)/exude -I $(INCDIR)/assl -I $(INCDIR)/shrink/libshrink -I $(INCDIR)/xmlsd - CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(OPTLEVEL) $(DEBUG) - LDLIBS += -L../../ctutil/obj -L../../ctutil -L../../libcyphertite/obj - LDLIBS += -L../../libcyphertite -+LDLIBS += -L../../../assl -L../../../exude -L../../../clog -L../../../shrink/libshrink -L../../../xmlsd -L../../../clens - LDLIBS += -lcyphertite -lctutil -lassl -lexude -lclog -lshrink -lxmlsd - LDLIBS += -lclens -levent_core -lexpat -lsqlite3 -llzma -llzo2 $(CURL.LDLIBS) - LDLIBS += ${LIB.LINKSTATIC} -lssl -lcrypto -diff -aurwN cyphertite-2.0.2/cyphertite/examples/ct_delete/GNUmakefile cyphertite-2.0.2.new/cyphertite/examples/ct_delete/GNUmakefile ---- cyphertite-2.0.2/cyphertite/examples/ct_delete/GNUmakefile 2014-04-07 20:07:03.000000000 -0400 -+++ cyphertite-2.0.2.new/cyphertite/examples/ct_delete/GNUmakefile 2014-06-24 22:45:02.156283600 -0400 -@@ -42,15 +42,16 @@ - endif - - # curl --CURL.LDLIBS = $(shell PATH=$(BINDIR):$$PATH curl-config --static-libs | \ -- sed -e 's/-lssl//g' -e 's/-lcrypto//g' -e 's/-lz//g' -e 's/ \+/ /g') -+CURL.LDLIBS = $(shell PATH=$(BINDIR):$$PATH curl-config --libs | \ -+ sed -e 's/-lssl //g' -e 's/-lcrypto //g' -e 's/-lz //g' -e 's/ \+/ /g') - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I../../ctutil -I../../libcyphertite -I$(INCDIR)/clens -I. -I$(INCDIR) -+INCFLAGS += -I../../ctutil -I../../libcyphertite -I$(INCDIR)/clens -I. -I$(INCDIR) -I$(INCDIR)/clens/include/clens -I$(LOCALBASE)/ssl/include -I $(INCDIR)/clog -I $(INCDIR)/exude -I $(INCDIR)/assl -I $(INCDIR)/shrink/libshrink -I $(INCDIR)/xmlsd - CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(OPTLEVEL) $(DEBUG) - LDLIBS += -L../../ctutil/obj -L../../ctutil -L../../libcyphertite/obj - LDLIBS += -L../../libcyphertite -+LDLIBS += -L../../../assl -L../../../exude -L../../../clog -L../../../shrink/libshrink -L../../../xmlsd -L../../../clens - LDLIBS += -lcyphertite -lctutil -lassl -lexude -lclog -lshrink -lxmlsd - LDLIBS += -lclens -levent_core -lexpat -lsqlite3 -llzma -llzo2 $(CURL.LDLIBS) - LDLIBS += ${LIB.LINKSTATIC} -lssl -lcrypto -diff -aurwN cyphertite-2.0.2/cyphertite/examples/ct_exists/GNUmakefile cyphertite-2.0.2.new/cyphertite/examples/ct_exists/GNUmakefile ---- cyphertite-2.0.2/cyphertite/examples/ct_exists/GNUmakefile 2014-04-07 20:07:03.000000000 -0400 -+++ cyphertite-2.0.2.new/cyphertite/examples/ct_exists/GNUmakefile 2014-06-24 22:44:47.956531839 -0400 -@@ -42,15 +42,16 @@ - endif - - # curl --CURL.LDLIBS = $(shell PATH=$(BINDIR):$$PATH curl-config --static-libs | \ -- sed -e 's/-lssl//g' -e 's/-lcrypto//g' -e 's/-lz//g' -e 's/ \+/ /g') -+CURL.LDLIBS = $(shell PATH=$(BINDIR):$$PATH curl-config --libs | \ -+ sed -e 's/-lssl //g' -e 's/-lcrypto //g' -e 's/-lz //g' -e 's/ \+/ /g') - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I../../ctutil -I../../libcyphertite -I$(INCDIR)/clens -I. -I$(INCDIR) -+INCFLAGS += -I../../ctutil -I../../libcyphertite -I$(INCDIR)/clens -I. -I$(INCDIR) -I$(INCDIR)/clens/include/clens -I$(LOCALBASE)/ssl/include -I $(INCDIR)/clog -I $(INCDIR)/exude -I $(INCDIR)/assl -I $(INCDIR)/shrink/libshrink -I $(INCDIR)/xmlsd - CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(OPTLEVEL) $(DEBUG) - LDLIBS += -L../../ctutil/obj -L../../ctutil -L../../libcyphertite/obj - LDLIBS += -L../../libcyphertite -+LDLIBS += -L../../../assl -L../../../exude -L../../../clog -L../../../shrink/libshrink -L../../../xmlsd -L../../../clens - LDLIBS += -lcyphertite -lctutil -lassl -lexude -lclog -lshrink -lxmlsd - LDLIBS += -lclens -levent_core -lexpat -lsqlite3 -llzma -llzo2 $(CURL.LDLIBS) - LDLIBS += ${LIB.LINKSTATIC} -lssl -lcrypto -diff -aurwN cyphertite-2.0.2/cyphertite/examples/ct_extract/GNUmakefile cyphertite-2.0.2.new/cyphertite/examples/ct_extract/GNUmakefile ---- cyphertite-2.0.2/cyphertite/examples/ct_extract/GNUmakefile 2014-04-07 20:07:03.000000000 -0400 -+++ cyphertite-2.0.2.new/cyphertite/examples/ct_extract/GNUmakefile 2014-06-24 22:46:32.902697084 -0400 -@@ -42,15 +42,16 @@ - endif - - # curl --CURL.LDLIBS = $(shell PATH=$(BINDIR):$$PATH curl-config --static-libs | \ -- sed -e 's/-lssl//g' -e 's/-lcrypto//g' -e 's/-lz//g' -e 's/ \+/ /g') -+CURL.LDLIBS = $(shell PATH=$(BINDIR):$$PATH curl-config --libs | \ -+ sed -e 's/-lssl //g' -e 's/-lcrypto //g' -e 's/-lz //g' -e 's/ \+/ /g') - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I../../ctutil -I../../libcyphertite -I$(INCDIR)/clens -I. -I$(INCDIR) -+INCFLAGS += -I../../ctutil -I../../libcyphertite -I$(INCDIR)/clens -I. -I$(INCDIR) -I$(INCDIR)/clens/include/clens -I$(LOCALBASE)/ssl/include -I $(INCDIR)/clog -I $(INCDIR)/exude -I $(INCDIR)/assl -I $(INCDIR)/shrink/libshrink -I $(INCDIR)/xmlsd - CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(OPTLEVEL) $(DEBUG) - LDLIBS += -L../../ctutil/obj -L../../ctutil -L../../libcyphertite/obj - LDLIBS += -L../../libcyphertite -+LDLIBS += -L../../../assl -L../../../exude -L../../../clog -L../../../shrink/libshrink -L../../../xmlsd -L../../../clens - LDLIBS += -lcyphertite -lctutil -lassl -lexude -lclog -lshrink -lxmlsd - LDLIBS += -lclens -levent_core -lexpat -lsqlite3 -llzma -llzo2 $(CURL.LDLIBS) - LDLIBS += ${LIB.LINKSTATIC} -lssl -lcrypto -diff -aurwN cyphertite-2.0.2/cyphertite/examples/ct_list/GNUmakefile cyphertite-2.0.2.new/cyphertite/examples/ct_list/GNUmakefile ---- cyphertite-2.0.2/cyphertite/examples/ct_list/GNUmakefile 2014-04-07 20:07:03.000000000 -0400 -+++ cyphertite-2.0.2.new/cyphertite/examples/ct_list/GNUmakefile 2014-06-24 22:45:25.911868459 -0400 -@@ -42,15 +42,16 @@ - endif - - # curl --CURL.LDLIBS = $(shell PATH=$(BINDIR):$$PATH curl-config --static-libs | \ -- sed -e 's/-lssl//g' -e 's/-lcrypto//g' -e 's/-lz//g' -e 's/ \+/ /g') -+CURL.LDLIBS = $(shell PATH=$(BINDIR):$$PATH curl-config --libs | \ -+ sed -e 's/-lssl //g' -e 's/-lcrypto //g' -e 's/-lz //g' -e 's/ \+/ /g') - - # Compiler and linker flags. - CPPFLAGS += -DNEED_LIBCLENS --INCFLAGS += -I../../ctutil -I../../libcyphertite -I$(INCDIR)/clens -I. -I$(INCDIR) -+INCFLAGS += -I../../ctutil -I../../libcyphertite -I$(INCDIR)/clens -I. -I$(INCDIR) -I$(INCDIR)/clens/include/clens -I$(LOCALBASE)/ssl/include -I $(INCDIR)/clog -I $(INCDIR)/exude -I $(INCDIR)/assl -I $(INCDIR)/shrink/libshrink -I $(INCDIR)/xmlsd - CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(OPTLEVEL) $(DEBUG) - LDLIBS += -L../../ctutil/obj -L../../ctutil -L../../libcyphertite/obj - LDLIBS += -L../../libcyphertite -+LDLIBS += -L../../../assl -L../../../exude -L../../../clog -L../../../shrink/libshrink -L../../../xmlsd -L../../../clens - LDLIBS += -lcyphertite -lctutil -lassl -lexude -lclog -lshrink -lxmlsd - LDLIBS += -lclens -levent_core -lexpat -lsqlite3 -llzma -llzo2 $(CURL.LDLIBS) - LDLIBS += ${LIB.LINKSTATIC} -lssl -lcrypto -diff -aruwN cyphertite-2.0.2/shrink/GNUmakefile cyphertite-2.0.2.new/shrink/GNUmakefile ---- cyphertite-2.0.2/shrink/GNUmakefile 2014-04-07 20:07:06.000000000 -0400 -+++ cyphertite-2.0.2.new/shrink/GNUmakefile 2014-06-25 18:47:30.648799283 -0400 -@@ -15,3 +15,4 @@ - - .PHONY: all $(SUBDIRS) $(TARGETS) - -+shrink: libshrink - -diff -aruwN cyphertite-2.0.2/cyphertite/GNUmakefile cyphertite-2.0.2.new/cyphertite/GNUmakefile ---- cyphertite-2.0.2/cyphertite/GNUmakefile 2014-04-07 20:07:03.000000000 -0400 -+++ cyphertite-2.0.2.new/cyphertite/GNUmakefile 2014-06-25 18:51:05.345377210 -0400 -@@ -12,3 +12,5 @@ - - .PHONY: all $(SUBDIRS) $(TARGETS) - -+examples: ctutil libcyphertite -+cyphertite: libcyphertite -diff -aruwN cyphertite-2.0.2/GNUmakefile cyphertite-2.0.2.new/GNUmakefile ---- cyphertite-2.0.2/GNUmakefile 1969-12-31 19:00:00.000000000 -0500 -+++ cyphertite-2.0.2.new/GNUmakefile 2014-06-25 20:16:01.850059662 -0400 -@@ -0,0 +1,22 @@ -+SUBDIRS = clens clog assl xmlsd shrink exude cyphertite -+TARGETS = clean obj install uninstall depend -+ -+all: $(SUBDIRS) -+ -+$(TARGETS): -+ @for d in $(SUBDIRS); do \ -+ echo "===> $$d"; \ -+ $(MAKE) -C $$d/ $@ || exit $$?; \ -+ done -+ -+$(SUBDIRS): -+ @echo "===> $@" -+ $(MAKE) -C $@ -+ -+.PHONY: all $(SUBDIRS) $(TARGETS) -+ -+clog: clens -+assl: clens -+xmlsd: clens -+shrink: clens -+cyphertite: clens clog assl xmlsd shrink exude - diff --git a/app-crypt/keybase/Manifest b/app-crypt/keybase/Manifest index 52710c604c13..0121852e5729 100644 --- a/app-crypt/keybase/Manifest +++ b/app-crypt/keybase/Manifest @@ -1,4 +1,5 @@ DIST keybase-0.7.8.tar.gz 6684646 SHA256 87fda71a1559e418ba67d64eeca29b7e0caa4a7696de130bd2da7379da3a62aa SHA512 e0f09c30d00c57f20bfec0ad2c17ca1ce4fb420805248e5074f525e63e8ddb2d66c7cc3fffb1cf4ade44a558907b119a8b174786c96d0b256c5a1ea42dccac39 WHIRLPOOL 160f603d29871e8f96513e7faba353c9594ce559ccb332e14cd3b90db5d64029fc755c85e4e8be0171d4f839d963e405cd25c429c4afd0fbee42a376fdc6fc58 DIST keybase-0.7.9.tar.gz 6685231 SHA256 69798709139a8ff5a45886b8973abba17e55d76caa83ac86d6dfc262e858ec88 SHA512 d0363eaddafd6287654443e85d727d8324efecc5880b45de4daf9d81f5ce62b2f80134dee4b13318a84352e4de53b6768e976b106796840d97b76b4daea1607e WHIRLPOOL ce48bf303673137ed535ab52f2e0bb1f96bd00ad4002be82f31b5d57c7bddcc521a46d136161162001ec37c4333b382bab3538e89866652ef0289b8dcb295f70 DIST keybase-0.8.10.tar.gz 7055453 SHA256 ce9a22427d40341059071737ace2dacbe0a81e29e783ec2c8324e2704c1f558f SHA512 4701a0c8d88ffc90fa68f24ef4695f7c7b63ec91a41ccc1bf9d25efb182befc0750e1f9f5ec185161d65bdcbaeb3a73ab8f54f7047ab9d1efdca55b5f56957f0 WHIRLPOOL dd6d53154164ac235b89947530f7af4ed9fdc1421c26b2cef92e1721e2dcdf63e43fff054718c58c6a519f24f1766969a0e740f97d9eb17472d1ef8174e1851f +DIST keybase-0.8.12.tar.gz 7057638 SHA256 fa6a8eb6f857d98d4d0f5c97862ba99480b0dd2c85fccd631180c0ab8f3ca97f SHA512 e8c568e0154308d3f0172a5e9b22de31c8a9b07d3a4f324a4afec57972602a3bd957220a96427eefa5df563ce0152495f5c33668536e03f3d6af9344c2061397 WHIRLPOOL e4a2431c05add26645f4ec3f2062a81d38c39ad9f9d6357f62009292f60fe072d67547d6c0a39470c130165bb9491fc7cb17cfe91a3fc1be75ad7a6377da9dad DIST keybase-0.8.9.tar.gz 7055307 SHA256 2feb54d26afc639f4d4998fbc35aafa2100a9926a6ec4f84343ca56d0284a3dd SHA512 431b3314cf939605a56f163b67226c9027a83159aae7f6b9226a4b5ccf63ecd3f79a873cbb9ab2756d83df2191823b70f884327f160187c00f6a6954b8ca144a WHIRLPOOL 4de64969a1e8898b19903cce391ca599af09b4f3dee6bf2b6bf10fcb39d8b6f939d5aa0320a5efe4b3aaf78217c6b6d7c16f09321af3ed115b6985194a0f0c0e diff --git a/app-crypt/keybase/keybase-0.8.12.ebuild b/app-crypt/keybase/keybase-0.8.12.ebuild new file mode 100644 index 000000000000..ba9fa64d0c9f --- /dev/null +++ b/app-crypt/keybase/keybase-0.8.12.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/keybase/keybase-0.8.12.ebuild,v 1.1 2015/07/21 18:46:05 nicolasbock Exp $ + +EAPI=5 + +inherit eutils + +DESCRIPTION="Client for keybase.io" +HOMEPAGE="https://keybase.io/" +SRC_URI="https://github.com/keybase/node-client/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + net-libs/nodejs + app-crypt/gnupg" + +src_unpack() { + unpack "${P}.tar.gz" + mv "node-client-${PV}" "${P}" +} + +src_install() { + dodoc CHANGELOG.md README.md SIGNED.md + insinto "/opt/${PN}" + doins -r package.json bin certs json lib node_modules sql + dosym "${D}/opt/${PN}/bin/main.js" "${ROOT}/usr/bin/keybase" + chmod 0755 "${D}/opt/${PN}/bin/main.js" || die +} diff --git a/app-dicts/prime-dict/prime-dict-1.0.0-r2.ebuild b/app-dicts/prime-dict/prime-dict-1.0.0-r2.ebuild index e317e8f74ccc..1b238722b786 100644 --- a/app-dicts/prime-dict/prime-dict-1.0.0-r2.ebuild +++ b/app-dicts/prime-dict/prime-dict-1.0.0-r2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/prime-dict/prime-dict-1.0.0-r2.ebuild,v 1.1 2015/01/17 15:23:12 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/prime-dict/prime-dict-1.0.0-r2.ebuild,v 1.2 2015/07/22 02:21:26 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20" inherit ruby-ng diff --git a/app-dicts/prime-dict/prime-dict-1.0.0-r3.ebuild b/app-dicts/prime-dict/prime-dict-1.0.0-r3.ebuild new file mode 100644 index 000000000000..e053c1061e14 --- /dev/null +++ b/app-dicts/prime-dict/prime-dict-1.0.0-r3.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/prime-dict/prime-dict-1.0.0-r3.ebuild,v 1.1 2015/07/22 02:21:26 mrueg Exp $ + +EAPI=5 +USE_RUBY="ruby19 ruby20 ruby21" + +inherit ruby-ng + +DESCRIPTION="Dictionary files for PRIME input method" +HOMEPAGE="http://taiyaki.org/prime/" +SRC_URI="http://prime.sourceforge.jp/src/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +each_ruby_configure() { + econf --with-rubydir="$(ruby_rbconfig_value 'sitelibdir')" || die +} + +each_ruby_compile() { + emake +} + +each_ruby_install() { + emake DESTDIR="${D}" install +} + +all_ruby_install() { + dodoc AUTHORS ChangeLog NEWS README +} diff --git a/app-emulation/ganeti/Manifest b/app-emulation/ganeti/Manifest index 96ddd049e88c..5180973a8505 100644 --- a/app-emulation/ganeti/Manifest +++ b/app-emulation/ganeti/Manifest @@ -3,4 +3,5 @@ DIST ganeti-2.11.6.tar.gz 4145886 SHA256 db11659ae7aaab5933b55b35f703236edc91ec7 DIST ganeti-2.12.1.tar.gz 4353529 SHA256 bd1b33d12485f4de25cca74dcf2e5354067cdda5ee36b56333d402aa1c5351e0 SHA512 92f66b45b5adcfd4cca47a1cbd592489d6c3ec595d3c6ba7b4a9401cb588a51994288499078513d6f4c0369f15a403c796a526945a2e874e8d561aac2b962b7a WHIRLPOOL 60f446b851f0bcee536791ed01d470c7a5caf02b120891e370f491f07194c1b0d9fe991a0342c7f77f3762c4aaea1ae7b7cf731644d061f43f4ba38af36cf699 DIST ganeti-2.12.3.tar.gz 4373350 SHA256 e66fc4c3dde1e90d85749ceb5c1c90bd6eaed1d139796829833b74337d2d4148 SHA512 7715db8e472e4ac99bf184028cd9853495153485c6638bcddba2d05ce958b6b44d3be07290780bb27b22337ae646881d6b0a30bbe87b7249106ac34d22bdd6c2 WHIRLPOOL e24d695d5acc582905ae7ba003e3fe6e6aa6ea4f9135daf76b953864c392803cd1c6ed81eb0e96652038f289bf450f3ac1a428c46d7a2573bc39a9451a47694e DIST ganeti-2.13.0.tar.gz 4573781 SHA256 30ccfa971b15d49b45a4bfb75bb9631c0993adbd7feac0562c11305ae8c13753 SHA512 bd847ae7e12cb978fae59a458a4d0e33fee470c51748964453b5d0ea6615e6d959519c84922e92229e942a88f1ad88a6d1cb655f58391d033d5f5dfc249ef941 WHIRLPOOL 925159e36fde1cd36214b4fe54b4e06958cc8bd3ded28e32bc4f99842aafcb4c53c701c8a651421559dc13b4d18ae2cc11f1b9d1d2da1e862561cca81d009bda +DIST ganeti-2.14.1.tar.gz 4655994 SHA256 ae90c69f0c02d2ee558363a1c021dfaaaf4ccb59b662a72fa6485b406766e133 SHA512 2d3927bf888ea56df6b6275a869979c53d4b01e2e527e2dddea2a4835c90e85831e9e7691162999e5c58e9d214e03a37690e84f8fde9f1a0631897b06db348c3 WHIRLPOOL 3554161afd646af41e587fffa9dc85788f6ef13102121c636802946b64161cdeaeea326103171b70577b06635eebf6988b2f3942024a944612642aefd92b89bb DIST ganeti-2.4.5.tar.gz 1828118 SHA256 9141379f3802238fb209309ec12f7090d872b77d7a473c91fe766d1fcec97c89 SHA512 e3abc2fd7c031fbef41c6e993f4cb129fa1dd4cb8c44961a2574da23832fd8412b8b3664b2e05ba8236cb8e58e8d70c3c9081f3f1b6dba8ffdc28d298c8a5099 WHIRLPOOL 897c2b3cdf0c7b03232a4ec99314439dbd29afd65eb2502d21a9f197cc098323a4b9ec0671c24ef7aad44b5327316ee68731e7e5304c8730d03f8ca908b93b62 diff --git a/app-emulation/ganeti/ganeti-2.14.1.ebuild b/app-emulation/ganeti/ganeti-2.14.1.ebuild new file mode 100644 index 000000000000..84beb9c0a18e --- /dev/null +++ b/app-emulation/ganeti/ganeti-2.14.1.ebuild @@ -0,0 +1,296 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.14.1.ebuild,v 1.1 2015/07/22 01:46:48 chutzpah Exp $ + +EAPI=5 +PYTHON_COMPAT=(python2_7) +use test && PYTHON_REQ_USE="ipv6" + +inherit eutils user autotools bash-completion-r1 python-single-r1 versionator + +MY_PV="${PV/_rc/~rc}" +MY_PV="${MY_PV/_beta/~beta}" +MY_P="${PN}-${MY_PV}" +SERIES="$(get_version_component_range 1-2)" + +if [[ ${PV} =~ [9]{4,} ]] ; then + EGIT_REPO_URI="git://git.ganeti.org/ganeti.git" + inherit git-2 + KEYWORDS="" + GIT_DEPEND="dev-python/docutils + =dev-python/sphinx-1.2*[${PYTHON_USEDEP}] + media-libs/gd[fontconfig,jpeg,png,truetype] + media-gfx/graphviz + media-fonts/urw-fonts" +else + SRC_URI="http://downloads.ganeti.org/releases/${SERIES}/${MY_P}.tar.gz" + KEYWORDS="~amd64 ~x86" +fi + +DESCRIPTION="Ganeti is a virtual server management software tool" +HOMEPAGE="http://www.ganeti.org/" + +LICENSE="GPL-2" +SLOT="0" +IUSE="drbd haskell-daemons htools ipv6 kvm lxc monitoring multiple-users rbd syslog test xen" +REQUIRED_USE="|| ( kvm xen lxc ) ${PYTHON_REQUIRED_USE}" + +USER_PREFIX="${GANETI_USER_PREFIX:-"gnt-"}" +GROUP_PREFIX="${GANETI_GROUP_PREFIX:-"${USER_PREFIX}"}" + +DEPEND=" + dev-libs/openssl:0 + dev-python/paramiko[${PYTHON_USEDEP}] + dev-python/pyopenssl[${PYTHON_USEDEP}] + dev-python/pyparsing[${PYTHON_USEDEP}] + dev-python/pycurl[${PYTHON_USEDEP}] + dev-python/pyinotify[${PYTHON_USEDEP}] + dev-python/simplejson[${PYTHON_USEDEP}] + dev-python/ipaddr[${PYTHON_USEDEP}] + dev-python/bitarray[${PYTHON_USEDEP}] + net-analyzer/arping + net-analyzer/fping + net-misc/bridge-utils + net-misc/curl[ssl] + net-misc/openssh + net-misc/socat + sys-apps/iproute2 + sys-fs/lvm2 + >=sys-apps/baselayout-2.0 + =dev-lang/ghc-7.6*:0= + dev-haskell/cabal:0= + dev-haskell/cabal-install:0= + >=dev-haskell/deepseq-1.3.0.0:0= + >=dev-haskell/mtl-2.1.1:0= + >=dev-haskell/old-time-1.1.0.0:0= + >=dev-haskell/random-1.0.1.1:0= + haskell-daemons? ( >=dev-haskell/text-0.11.1.13:0= ) + >=dev-haskell/transformers-0.3.0.0:0= + + >=dev-haskell/attoparsec-0.10.1.1:0= + =dev-haskell/base64-bytestring-1.0.0.1:0= + =dev-haskell/crypto-4.2.4:0= + =dev-haskell/curl-1.3.7:0= + =dev-haskell/hinotify-0.3.2:0= + =dev-haskell/hslogger-1.1.4:0= + =dev-haskell/json-0.5:0= + =dev-haskell/lens-3.10:0= + =dev-haskell/lifted-base-0.2.0.3:0= + =dev-haskell/monad-control-0.3.1.3:0= + =dev-haskell/network-2.3.0.13:0= + =dev-haskell/parallel-3.2.0.2:3= + =dev-haskell/temporary-1.1.2.3:0= + =dev-haskell/regex-pcre-0.94.2:0= + =dev-haskell/transformers-base-0.4.1:0= + =dev-haskell/utf8-string-0.3.7:0= + =dev-haskell/zlib-0.5.3.3:0= + =dev-haskell/psqueue-1.1:0= + =dev-haskell/snap-core-0.8.1:0= + =dev-haskell/snap-server-0.8.1:0= + =app-emulation/xen-3.0 ) + kvm? ( app-emulation/qemu ) + lxc? ( app-emulation/lxc ) + drbd? ( "${testfile}" + done + + # take the sledgehammer approach to bug #526270 + grep -lr '/bin/sh' "${S}" | xargs -r -- sed -i 's:/bin/sh:/bin/bash:g' + + [[ ${PV} =~ [9]{4,} ]] && ./autogen.sh + rm autotools/missing + eautoreconf +} + +src_configure () { + # this is kind of a hack to work around the removal of the qemu-kvm wrapper + local kvm_arch + + if use amd64; then + kvm_arch=x86_64 + elif use x86; then + kvm_arch=i386 + elif use kvm; then + die "Could not determine qemu system to use for kvm" + fi + + econf --localstatedir=/var \ + --sharedstatedir=/var \ + --disable-symlinks \ + --docdir=/usr/share/doc/${P} \ + --with-ssh-initscript=/etc/init.d/sshd \ + --with-export-dir=/var/lib/ganeti-storage/export \ + --with-os-search-path=/usr/share/${PN}/os \ + $(use_enable test haskell-tests) \ + $(usex multiple-users "--with-default-user=" "" "gnt-daemons" "") \ + $(usex multiple-users "--with-user-prefix=" "" "${USER_PREFIX}" "") \ + $(usex multiple-users "--with-default-group=" "" "gnt-daemons" "") \ + $(usex multiple-users "--with-group-prefix=" "" "${GROUP_PREFIX}" "") \ + $(use_enable syslog) \ + $(use_enable monitoring) \ + $(usex kvm '--with-kvm-path=' '' "/usr/bin/qemu-system-${kvm_arch}" '') \ + $(usex haskell-daemons "--enable-confd=haskell" '' '' '') +} + +src_install () { + emake V=1 DESTDIR="${D}" install || die "emake install failed" + + newinitd "${FILESDIR}"/ganeti.initd-r3 ${PN} + newconfd "${FILESDIR}"/ganeti.confd-r2 ${PN} + + if use kvm; then + newinitd "${FILESDIR}"/ganeti-kvm-poweroff.initd ganeti-kvm-poweroff + newconfd "${FILESDIR}"/ganeti-kvm-poweroff.confd ganeti-kvm-poweroff + fi + + # ganeti installs it's own docs in a generic location + rm -rf "${D}"/{usr/share/doc/${PN},run} + + sed -i "s:/usr/$(get_libdir)/${PN}/tools/burnin:burnin:" doc/examples/bash_completion + newbashcomp doc/examples/bash_completion gnt-instance + bashcomp_alias gnt-instance burnin ganeti-{cleaner,confd} \ + h{space,check,scan,info,ail,arep,roller,squeeze,bal} \ + gnt-{os,job,filter,debug,storage,group,node,network,backup,cluster} + + dodoc INSTALL UPGRADE NEWS README doc/*.rst + dohtml -r doc/html/* doc/css/*.css + + docinto examples + dodoc doc/examples/{ganeti.cron,gnt-config-backup} doc/examples/*.ocf + + docinto examples/hooks + dodoc doc/examples/hooks/{ipsec,ethers} + + insinto /etc/cron.d + newins doc/examples/ganeti.cron ${PN} + + insinto /etc/logrotate.d + newins doc/examples/ganeti.logrotate ${PN} + + # need to dodir rather than keepdir here (bug #552482) + dodir /var/lib/${PN} + + keepdir /var/log/${PN}/ + keepdir /usr/share/${PN}/${SERIES}/os/ + keepdir /var/lib/ganeti-storage/{export,file,shared}/ + + dosym ${SERIES} "/usr/share/${PN}/default" + dosym ${SERIES} "/usr/$(get_libdir)/${PN}/default" + + python_fix_shebang "${ED}" "${D}"/usr/"$(get_libdir)"/${PN}/${SERIES} +} + +pkg_postinst() { + if use multiple-users; then + elog "You have enable multiple user support, the users for this must" + elog "be created. You can use the provided tool for this, which is" + elog "located at:" + elog " /usr/$(get_libdir)/${PN}/tools/users-setup" + fi +} + +src_test () { + PATH="${S}/scripts:${S}/src:${PATH}" \ + TMPDIR="/tmp" \ + GANETI_MASTER="$(hostname -f)" \ + emake check || die "emake check failed" +} diff --git a/app-office/libreoffice-bin-debug/Manifest b/app-office/libreoffice-bin-debug/Manifest index ff1dbead1300..0b82f6ffec52 100644 --- a/app-office/libreoffice-bin-debug/Manifest +++ b/app-office/libreoffice-bin-debug/Manifest @@ -1,24 +1,36 @@ DIST amd64-debug-libreoffice-4.4.3.2-r1.tar.xz 1413064668 SHA256 46a5b7a8fcc5fb17005800e5336df0c056155c5eb0a31a4958c765fdefa902bb SHA512 20fdd8ca7ccbdadf76db6dc66fced25edb0761f4c16a405b04564a7989fc7483e50a711d17ac6a4f57a17784155e1dbcfa8259558a3ba9929efe7925deb94ac6 WHIRLPOOL 2cb3d79a816c3c4a9b6a3b3a85a3ca8526ea96271a52148484762ba38f6adcc3eda5ecc7d32d101f2b4ebd9d35c8537ab40d489d9fa2bd435e90709041c9e083 DIST amd64-debug-libreoffice-4.4.3.2.tar.xz 1415074056 SHA256 5fb8e6cb5a931359da8209ab2b3356a076a3a663cc0c4f540404a505a327287d SHA512 edb2bd5b712d295842680abd9d1ab7f7d6fff10afdb87e0b79e63bbf523e5e0bd8366e81323834bc9aa7f1b29c6f205cf57a54dd210cbdf8a92c96fd90fd69f8 WHIRLPOOL 68328b52e21eccd87c23e6794c983d3f7e98896b0bdd79b8f8c5ee32c9728853d3f11f532ec7e93ef66ffbe1f02c930a649a12c275754f2423a3fce3911572ea +DIST amd64-debug-libreoffice-4.4.4.3.tar.xz 1412699020 SHA256 dc6d778d040a19d426e9ec2c1d126d8098090b44e2beb0b33b4acfd4b1f07ca5 SHA512 f4798da613fbde153cb6d02f1413faea533249234e104b73c63dc501f0863a77aa8fe76e4e0b8baf831303a85c2e81e01515d52dd4f7a7eb1cb5aa4fd67375a3 WHIRLPOOL 96527416d3b05fad69cc818761a4f41b67263d4e7162a2b5da6545f73461c4aa72c80c24e869c5cf3ec64320e3bcf32e000b03ac64f5620dc2cac46b49dc5855 DIST amd64-debug-libreoffice-gnome-4.4.3.2-r1.xd3 6483244 SHA256 e93d5015defb39461f7aa1697161b06e8d974d19a0e080cac14d97e2cedc2f7b SHA512 9732df1040fe5ac5a670b8685691f5d1af2b58754a4e7ff51130a878f911df5325de1eb876a534e828b02683dee9be528ed882d5f60dd76bb2f7411e20de46b5 WHIRLPOOL 04a5187c1793bf15bf82e997578d04964eccc388b3d28c3f25d439afb703962df2fd6a313abd8f7b170dfa5c29eefc7bf054f63451595ca95f32a6a16e528d20 DIST amd64-debug-libreoffice-gnome-4.4.3.2.xd3 6516986 SHA256 35dde02368f692c289ef06df243ed27c0bce127a788e02a9d6dc03f2edc77bed SHA512 523f7ae1b883db8a5c06a56766dc866c357fd9e001f797680f2b33c755ccc94f173bd5056f9709bcabd03bc181f25bb29f112593e0ce2627e6f2d79b82e9fdef WHIRLPOOL 62e1e24c3e1658f59fdd07b884c85e1acfe8f8e91868ed7d7248c2d191b824e4eecc6d30eb18d552402cb0f0476a91b62309f6e8d06d9bbaf17e5eb65f7643ee +DIST amd64-debug-libreoffice-gnome-4.4.4.3.xd3 6491699 SHA256 3fa2cf24d13b136b9577f3c5f1c09dc448656baab92e99af78183f7669063c79 SHA512 a6a67fed41436c346dc27fc2a466fae245c68dd3d6abc708d7e8e10900b1ab1f1275eb6453b73c996360d34b21b4934a61adc29453005dd3f18c43f5c09cbf4f WHIRLPOOL c5b8711a9d9c365c5956a8bea8fef23779276f527a8702ecf89d4b33ad389f254953a46e2ac4a43929eb70098fe438d7248bd810369272114588e1d75fd5f8e5 DIST amd64-debug-libreoffice-gnome-java-4.4.3.2-r1.xd3 653030978 SHA256 32b1566cc4737427b183a20536416b8ddcde0e280289dfde79e802aa27944dff SHA512 f5ce6e285f4535e9e1dad8413247f04dbfaa904fb3c8ded0012ae1726c768c25893bb1d3b998728851812e430d843e8f734aa1a60659e8a296461fdbc2d873f6 WHIRLPOOL 80d535fcce283578845b9737c059d641a747ba8b0153f3bd5cded5bd5f616707afa5660e08d74572259da9fe4c6480e47e154d2e6807a98d6d1618caf96058ef DIST amd64-debug-libreoffice-gnome-java-4.4.3.2.xd3 658211332 SHA256 6fc0f972dd6b9b9939b696f85b9e77dc2328314f2c38df11ee5e3ca172b30ca4 SHA512 59f19277cd36b00190f82143ef9b8b92cd61ef3aab2bd8a0696a004bcd477c87f796ca19771867101d80b652a3e3859c7623b11c630380a47fbcd355169c8b9c WHIRLPOOL 17bcc44556bbc84df01f11e4f4e50e95e14d798063a1cbc40a0130e2f9712ffbde20fef78ae3ad0c649331cf6f52ce1fba467f258c1df7ed12ffd16e244b963d +DIST amd64-debug-libreoffice-gnome-java-4.4.4.3.xd3 653647473 SHA256 8f7a38ce5d629afa21d5196ee0c05b85635d34dc28d4c3bd0166ff4ac13589b0 SHA512 01ddf49c66c44f61138a4c9e55f659c85b83b5a2df7c7596b179b6654a523c1093aeadb17b22bdc2b48e5e0144ac0c15af754e34d667d5defb66fa19c9defc4b WHIRLPOOL bf668ea62911c472ce458dd75e8c14f5949797a7054735bdc7a8286bec5aae4dddccfbefa651738f936d06a12f7e9e5473fc7a55d09a3474602ccd08b50f9f62 DIST amd64-debug-libreoffice-java-4.4.3.2-r1.xd3 649652200 SHA256 2564fe7e400a3ec8af2eec6ba5a49248fb3ec872b4c221ac4b140235e7b3a9ae SHA512 d871d2dc1fa70ba486781a67aed2368c32997e9839a2dd30dc005c0fe26fa7ad27b053c687ef4324fdf5ed329297fead0c78933b21a0cbab9c45bba4ec23224b WHIRLPOOL 798f4c70ba4dbf121dd954d1d7f3294e4189a13768985b0413779fa110e0e0948a21ce7920b5d88e8fc4e28b8c25df1063cfcab9d4e217283a485d22eedbd917 DIST amd64-debug-libreoffice-java-4.4.3.2.xd3 654871217 SHA256 d1bf1b39d7544ef99a7206adb4b8acbb847c648c1a77ce315ca961975553ec6a SHA512 437552eca9970cbb45cc3f1ce7b739d82e99a4b14f9ac66f87bf018b57d4d6db581e91e58cf0122fed06e2be42dfb3da8f07f4ece9b378aad9c8cd659185e320 WHIRLPOOL e79b888eb87dfc9be76586430078526327ac109abeb5f7dcd46c535ab4455597e6ca709cc8ad2973d1941c58cad157172fc86706c7fd8bf48cbd669776607c57 +DIST amd64-debug-libreoffice-java-4.4.4.3.xd3 650232652 SHA256 910b8be27f99e4a39a475a8e47be1545fa4363cd66972ef00d026c5bf4b486de SHA512 9071d58b47a72e54b4f01bc3ba2b1b3b1abdb63e74c2ee0e13fcfb312ba5865a2569fa70e11fcf43fdf93131b14050d4bf382d862989dd463f1567513535d369 WHIRLPOOL 99679421487583ef2e58323512db4d9c45ef5b125056f1c8998c7f4ca7eaf84831160658fabceb1c2c660abd2fb577e6da88d2a5c61fbd5e212a88defef7db02 DIST amd64-debug-libreoffice-kde-4.4.3.2-r1.xd3 387216046 SHA256 302e7f4de109a34d1cc4b52dd0f510d3ac8b4ee40e3993bb9eaad0d61c63d418 SHA512 26158d81044dc2ccafc58d5e5c900f931a06434cab176fbd823c31a513b2949cd9544373282921610712aacdcad8c4ce1ce4d409247d89c5b0b6137190835d25 WHIRLPOOL d11ffb38aa8ef36f1d28d49c2ade01692f398e706de9dabc4f2c6acd4f28e8caab554bc0931b3e4c49dddebee991c576c156572e6e5e848f61d31bf761a38c74 DIST amd64-debug-libreoffice-kde-4.4.3.2.xd3 386319569 SHA256 58e21e5193a92ceb1f67ddda35d494d0bbb0eaf00de2fbb49f2f6b43b4f66652 SHA512 4b708fccc26cc1f6a6a3d615fd0b7ae70237f481f201a761152cf2980c2813b36f18c0a297b0cb2da73b0f35f99df2ccddbd303a0dfcb27530398594b569170c WHIRLPOOL 4db5cc0153b2fcbd70981135fffa4d0b6a621b36ed3f5fdffd0e58b5d231ba795ddb23682fbf0fef8a4cd51be88f94743a097984278a2ef5aa493b7769701fa7 +DIST amd64-debug-libreoffice-kde-4.4.4.3.xd3 386431779 SHA256 a2a31e1dda99a79c5c7fa0d727c72f46456175b7568d19c91bb078c97504ac91 SHA512 4528e1fad21ddcde9a3e9cfafb98aff61d0dac8172b2e1739f249c5b76b61ac850287c8145956cfc77c70e9eeb83c6cc6fa339f2d51c11722bc32f07d3349470 WHIRLPOOL 158ae7879a5b2334b09b94d30108f9d9cf6b770b765f6229c03a98c7c29bb02be13c433db541ab608bafc4b9d75ad7be50ac19618f5d24c5bc55ebc621bf8260 DIST amd64-debug-libreoffice-kde-java-4.4.3.2-r1.xd3 651688705 SHA256 7d708f815c7aaf12d2a0273d4586813b44c246c3ddeea5afbef0784edb764fad SHA512 3d9f7e380ac86d7b6a05012e2ef19c95b64e5999c2c55bc6c8e7511c262b25edc01f87e4ccf598b1c751627771eae88007cbbb590f7ff56cb3ed8905b4854d11 WHIRLPOOL 10e7c94d23688c0852127aa106fe93a81e4ac069260933e583f222d8960101b9e3a32b9bf29e2d41192cb7169a32e76ec72149348fd78fe008df01032e9f670c DIST amd64-debug-libreoffice-kde-java-4.4.3.2.xd3 656861052 SHA256 3277c9d9c95a988a638edc65e31fd546a9dc8f4c1c9c27865338b8fe1452c15c SHA512 839dff9a63c0d23c34ec7260122bce435290442dda3ce3f6427b538feaf1f2ac03d1ab0b753a167cb0f1afe0b2bb119058246f1e6cfd46af7117caa8119eb298 WHIRLPOOL 2d2da1e7b593fab3306f67d87d13ad25ac6db9e5873db709e1950a31c380beb6c1a2e151ed2960e98d5837daf9a34eb1d827c5d9f2d6470c56eee34d4fe9f74d +DIST amd64-debug-libreoffice-kde-java-4.4.4.3.xd3 652226223 SHA256 5657c5010b16b6a72decb3730f3df7360132e7aa3a25f830f3507458d856e995 SHA512 83c6f99127e9756cbbb6ec8063c897c9c8b3e5e2023ec235fbb0508d02ea944b5f8b7ab393b44461da6fc22da01cd665049933852d90aecc149f6b5d01c9c4a3 WHIRLPOOL 7e9a2aa38d48878a9b1c925de90cc8e092c5e589fbaf320a4688d3d0c98bac293f16a209fa4936ffaa061ffd925720ed9698e9bd5f50ca7c01c668e178d5d471 DIST x86-debug-libreoffice-4.4.3.2-r1.tar.xz 1396482172 SHA256 e4d3e99ca494b6970e4048cae4b33305c157c74db9a03dee9e3480c51befff0f SHA512 22eb8ab3ca0a2c708eaf5bede65f274486d8bf6d9e79bc774f81e87450afd82dfd5d7a18ab2db2b1d892d4e6b4a52429d5459483ae83030e686119d0561e8314 WHIRLPOOL cb7fd74a7a09fd8cbbc593bb8bfcfe9f779ce86cfa9356f0ab545826db759597f9bbba129257abe4f7875feecba6434aec2affacb140303055ba0c04e6c5c401 DIST x86-debug-libreoffice-4.4.3.2.tar.xz 1398493780 SHA256 15b9bb52e77fb4833f9c652a5e1adf2f7adb1536fff900c8decd004bde252604 SHA512 7075778346830de5a42bec7863f3c9e0831a41fba84bf6851921479f230457e5a7ae605795d92d69ff34b93f80c6d1c0a88fa57277535d322bba105bfad8abc4 WHIRLPOOL 901a6997081c83f89016812567c81f95accf1453ef390d519c230624c8dc641182200c824dff54ff0ae51480a5dbf0d07f0696303c63a1aca38cf85bfacc7d8e +DIST x86-debug-libreoffice-4.4.4.3.tar.xz 1396082332 SHA256 d1ae5d8cba1f57f9364f0419ab3f796eb53cbebe3ba4dfce21f6bb39595de0b8 SHA512 f840e340c590d2af3acd38cf7c2b6c5ba93ea3a7f6b34a91c89b4e93365e1c7d5b60d78c2c7fc966c312778f2d46987401e47852db8e6efc01bc9b3e1e92c58d WHIRLPOOL 255d8d3a3ad3270ae9c669c2cf14f4f02351f50b191d13a64702d5d7e2f052729a36e67ccf286012c88d7fd5225007b9c59f6bbfd7ac6aa8e800090ded1435b7 DIST x86-debug-libreoffice-gnome-4.4.3.2-r1.xd3 6405075 SHA256 46b314f714d6e49b34b1bb14fbcc9acc1a81c0f93d433bac1af217bd087f6d30 SHA512 1e96c4c50cafac9677787314bafd63afc952d21934a3db0afbaee10d7de1cf338f01c9496509735c4409ae72d3fcc629e0aac14e42fe3b862a0e6d3fedd615dd WHIRLPOOL 80afed93495879f094a8c1c2a58a2eabe3eae414fca5e5a2ac05aa0bf7051b4e9d473e792fe8807fd5501873d1f97e1bdee515fa178f29904e0d23ec847578fd DIST x86-debug-libreoffice-gnome-4.4.3.2.xd3 6439936 SHA256 31bcc536b004a3594d60784d1a6e1b682bc2c4395f26c447c3e68f9efbf1f38f SHA512 2fc7ec8343772bdb8a52ecca6412f674a3f4920234845e9040a3f48782453c2cab8b83dfec33b4a580442881c734a85d33b80bc0b8b1b45b8ebfa5cffe7cac70 WHIRLPOOL f720c1146c71fe6672d6b60fc1bcb05169786f9abfe66c69ee827030a6695796b69bf79c88b7c16f2a0f5ab463f26ab3205965287bb0125e2154c4e59ea20bd8 +DIST x86-debug-libreoffice-gnome-4.4.4.3.xd3 6432565 SHA256 03b13f4086715be551e5b1d87d9efdd8d59a74460bab1f1c22ed9bd3a294a3db SHA512 6fc358e6b0b4474ce5e8296ec7d1a99c8bf68f3a6e167cdfdd6ef7ee4aa55e7dc89c885ee0c660259eb78cc4c22b6734712c13dad768675cdd7fdd31faa5cbf7 WHIRLPOOL 64ae98a208e6a281dc9021c77eb49758334e1b1910327b637f9b9f8ff393171ffbf7fd2333fff57c9f262525df203fffad34bd9833b55652165e562e79f4d1c7 DIST x86-debug-libreoffice-gnome-java-4.4.3.2-r1.xd3 636103627 SHA256 26496f5025965cf50d6bd155427516a90cd0b087d078472020f1a12471316e71 SHA512 0a465ff8fc30014d53d633592b330b16ec5382537131db07aa391c83af10685bd15ced4b068556cbdbbfe72c5da60c251adc4ddedf37e2afd8b3cda304f27ffe WHIRLPOOL a1cb4c33b46a50c4b757409633d9441f9282c55c283505f13d67b7a7b23df1f9804595dd995ea371b266cc6a57c59f084e475ee5f7445440ee7a7f23c8a91ab0 DIST x86-debug-libreoffice-gnome-java-4.4.3.2.xd3 639760505 SHA256 8e01d5d5e212ad14722f77d4400cb12866ec737e34e255a46bdc475ab0b1679b SHA512 96cf21d751f7b466a10dfaec639462402b59e70679fc9776c617d22e36f62e714e971e62f361f326a1e989aa053e74c71f9c929f5990b62086595582e12c5c71 WHIRLPOOL 70f49de62ced481357c6fa9cd8c51e495dd2935b46742504daf81ee1c7370399542609265e87ee1eb1b65564794a60da679bff00c7f60895baa09660c6cdab07 +DIST x86-debug-libreoffice-gnome-java-4.4.4.3.xd3 638282893 SHA256 7f1b23716d7f6475da1f5fb97e75dcdbe43f5b1a360738085886920b3cfbb33f SHA512 fc11d8b6ef0bbf254fbaf1124bd9dd226ece9f02a9b25437a0a93fba492df65d1948b847f100735670f3647350db2991078e9d6e2d3e5974e36ce6e7e23220e7 WHIRLPOOL 3b09d445ed1a08375e6e32aed79702591dc89ac2575165e827081115251aeb53593a0dd780c5e9c8bb0d0c219e7dd580723875f4dc23a08e76bc6d7d274b88b7 DIST x86-debug-libreoffice-java-4.4.3.2-r1.xd3 632685441 SHA256 1a7e0c2f7b5a857c84bcd94526e1952a705cea4ebc22ebe46e950eb484e356a6 SHA512 3e421e21a9e6f8eb0c596195a8301d930f86ccee6f4a94956bb39a0df65c486876751177cb400a30cbd630c218bd1dbfe296577828edcc685d299ca4ca956479 WHIRLPOOL a53abd2b45aaef57d2ea8eca75af58e009d925dd9aac141d258aeee3d59d0fe85c647c77ff0465d08dfc260d7a8d9d0c612badab1b57e4a3d3447785b5132c73 DIST x86-debug-libreoffice-java-4.4.3.2.xd3 636190786 SHA256 385920d0b6aed2a79120bd8ae4db483c7727f8e3bb845d3612eb177897308ac3 SHA512 74275a4535e8e7e477c105f82bda5ebe3ef8a37646b798dd64467637cfe748304f43a5ac8a75feb6f7dfea4e2fcbbf615427dee9af5c75cf79e1a52138862a94 WHIRLPOOL 0ec7b58f33ee27a0e95d0da8cddbcd07b9fdb5a2c6e06f149fd485329d51e2959a58ab3a78a8fef2f272f5716f0f202a45a5e671b4694a191b27554e5e05e4f7 +DIST x86-debug-libreoffice-java-4.4.4.3.xd3 634896180 SHA256 2740cf13d05d3a2c60f261c24a7367f62bffeacb778303c247f47e1162d1a5b1 SHA512 b04f021fabf54264d2e0eb0d9c87603f6d7492d9cc4f21187ffc43eaaef6b446bff19b41dc3a0f438840f1de3494044a9d3f2475b1eeb81cd4e9d57b69caa6ab WHIRLPOOL b1d99afb91f58afe5f88c13ecd47d3376505f9029695c907c30f54775a4fca51da89db670721edc6573e24c98d0e7bdef6863beacbcc8130a5df5d7eca1b72c4 DIST x86-debug-libreoffice-kde-4.4.3.2-r1.xd3 379738576 SHA256 7f96e2e02cf39534681ca91c715022684dc200d340796e91a2b49b218f91a3f7 SHA512 a12bdff812adbc405c34a44cda4fdaeb0160f2ac8a8fc3cc6522087e76d365c40186c54e5d5d93d427b11e1bbc20c0cf398c81337bce21b9112d138787d7760c WHIRLPOOL efd0fb01465d7dd9150bb4c51b2cee7b07b6daa77ecd5a63661294fd7229d46506adf8b09b85eddc1eed2a08e798253fec6ec2369fff627e84a44f819e37d1bc DIST x86-debug-libreoffice-kde-4.4.3.2.xd3 378579134 SHA256 37a0b1ff4c96438b3b6a9d34fcd4fda1bf4898e2f3aadd9e1b97d2a0b8b36b00 SHA512 7031ada076170f6d88139519af8933896bd4989a8223214a7afa9d7334f72a93ced1d9c43a26ac8ff39002dcd3ed9cfd99e90fa56299018c35bbabd1d1b1093f WHIRLPOOL 17f5f73e16f42c508e978142202effa95fdf45e339a5af942be7015194788539883f072f6e7754ac1bb5b2569bca1a770e85b6a2edc589685591dbc2f13d2d73 +DIST x86-debug-libreoffice-kde-4.4.4.3.xd3 379429527 SHA256 726258913bf838ced486d7c5e15995502a91c99a6913fbfc71803fa058152be4 SHA512 2386a1e857bdf55527bdd7b0810ea53242864a4b0d3780e6e36e0570b44dd3d0f2147d167c3e0a6da3ac5282322858cde7cd85c703992ff8984bbefa6f487d52 WHIRLPOOL 455aa4c1d2af3dbde738a5b967d2958b71719831a70f364c4d127ca1f3b096bc9c5bc5bec758050100b4e77c82435822ff35147072cef00af69060cc24babada DIST x86-debug-libreoffice-kde-java-4.4.3.2-r1.xd3 634659113 SHA256 8ebcbdf46ed5493ecda76b539f7472eedd58a22ecc53b9a3d64a49e23ba385f2 SHA512 088028358c5fedb7171e6fa38724d24e57aa947bdefcce4b2d749c6d94baa9f421e3944466e35d51482b32273418c02e586904a379d2dab2420b83bf05dab7bf WHIRLPOOL ddc30aeea5593341dadd227b3051d3dce8ccedb0bb5ff5ec7a3955d277666716f7360fd4c4447334d6e064d919ca0b4d9a89e7d88414ba4e00c97d327421859a DIST x86-debug-libreoffice-kde-java-4.4.3.2.xd3 638201949 SHA256 da1355009bbb4c5d6ba4094d79bec314e98cca75beccb981f43ce5f2b7474982 SHA512 1a97e8b934a7c0fe9ae05adc2a006983b165894bf553642ae48f620499559e94524e34450890bf82b7624ecaef35e8b9b2f47d37bff2969fe7afa3c2e6da188d WHIRLPOOL 5d5f834a025da60a2025f7f05c9edf8d0094025963ef0d4d404e6c0b0ce601fdffca5936f35b5251b4a182adbc1dde1ee3ba8684fddf5738a2c5196701d6cbea +DIST x86-debug-libreoffice-kde-java-4.4.4.3.xd3 636893194 SHA256 48070d5fc6e1385e2e812bb12236501d03d929cfddfcfcf7690de9e6fb39f397 SHA512 aa60f6e40e7fe9910330f7bace06f3cc5ed80a6ec0da7398830e13c5ddc243caeb21d81a48934ec28df28744e9270815f115770ce5a399735f0089e577377a45 WHIRLPOOL 6f5cb11fb8b4f924a77cd3ae844d6dd47d63f2ce836c1ea84976e94000c717eb9463d5cb4e35697b9fd8218d5beda248d8e58c04f4222c967b5918b756f0bdfd diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.4.3.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.4.3.ebuild new file mode 100644 index 000000000000..07bb5e632cbd --- /dev/null +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.4.3.ebuild @@ -0,0 +1,86 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.4.3.ebuild,v 1.1 2015/07/21 23:36:24 dilfridge Exp $ + +EAPI=5 + +BASE_PACKAGENAME="debug" +BASE_AMD64_URI="http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-${BASE_PACKAGENAME}-" +BASE_X86_URI="http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-${BASE_PACKAGENAME}-" + +DESCRIPTION="LibreOffice, a full office productivity suite. Binary package, debug info" +HOMEPAGE="http://www.libreoffice.org" +SRC_URI_AMD64=" + ${BASE_AMD64_URI}libreoffice-${PVR}.tar.xz + kde? ( + !java? ( ${BASE_AMD64_URI}libreoffice-kde-${PVR}.xd3 ) + java? ( ${BASE_AMD64_URI}libreoffice-kde-java-${PVR}.xd3 ) + ) + gnome? ( + !java? ( ${BASE_AMD64_URI}libreoffice-gnome-${PVR}.xd3 ) + java? ( ${BASE_AMD64_URI}libreoffice-gnome-java-${PVR}.xd3 ) + ) + !kde? ( !gnome? ( + java? ( ${BASE_AMD64_URI}libreoffice-java-${PVR}.xd3 ) + ) ) +" +SRC_URI_X86=" + ${BASE_X86_URI}libreoffice-${PVR}.tar.xz + kde? ( + !java? ( ${BASE_X86_URI}libreoffice-kde-${PVR}.xd3 ) + java? ( ${BASE_X86_URI}libreoffice-kde-java-${PVR}.xd3 ) + ) + gnome? ( + !java? ( ${BASE_X86_URI}libreoffice-gnome-${PVR}.xd3 ) + java? ( ${BASE_X86_URI}libreoffice-gnome-java-${PVR}.xd3 ) + ) + !kde? ( !gnome? ( + java? ( ${BASE_X86_URI}libreoffice-java-${PVR}.xd3 ) + ) ) +" + +SRC_URI=" + amd64? ( ${SRC_URI_AMD64} ) + x86? ( ${SRC_URI_X86} ) +" + +IUSE="gnome java kde" +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" + +RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]" + +DEPEND="dev-util/xdelta:3" + +RESTRICT="test strip" + +S="${WORKDIR}" + +src_unpack() { + einfo "Uncompressing distfile ${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar.xz" + xz -cd "${DISTDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar.xz" > "${WORKDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" || die + + local patchname + use kde && patchname="-kde" + use gnome && patchname="-gnome" + use java && patchname="${patchname}-java" + + if [ -n "${patchname}" ]; then + einfo "Patching distfile ${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar using ${ARCH}-${BASE_PACKAGENAME}-libreoffice${patchname}-${PVR}.xd3" + xdelta3 -d -s "${WORKDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" "${DISTDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice${patchname}-${PVR}.xd3" "${WORKDIR}/tmpdist.tar" || die + mv "${WORKDIR}/tmpdist.tar" "${WORKDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" || die + fi + + einfo "Unpacking new ${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" + unpack "./${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" +} + +src_configure() { :; } + +src_compile() { :; } + +src_install() { + dodir /usr + cp -aR "${S}"/usr/* "${ED}"/usr/ || die +} diff --git a/app-office/libreoffice-bin/Manifest b/app-office/libreoffice-bin/Manifest index 9ca8e94e9ac1..42c8983736f8 100644 --- a/app-office/libreoffice-bin/Manifest +++ b/app-office/libreoffice-bin/Manifest @@ -1,24 +1,36 @@ DIST amd64-bin-libreoffice-4.4.3.2-r1.tar.xz 71657080 SHA256 1deb7db4ff509d93a1e0d08bb9e458bda416c8577743b7f24433f21213b7fdd4 SHA512 6d227a1ae38ab5187a4628f0410088df1f27fe4afc5b89f2efc99b053742d3d854db742947ef68fe5f81dd156eb52944b33d492930b2becb5c2946db32070618 WHIRLPOOL b0d4cdb591819fa4efb5316ccb0637ee832b0b240c7308b1c40b0543197452e417a2a80ad6b173e206d80ae0aca1eb178039fe2122a669acb1a3def49eb5e267 DIST amd64-bin-libreoffice-4.4.3.2.tar.xz 71655888 SHA256 325d0d76b2f8df03633b7230f8e88753cfa9bb580643fa5b7aaa1ff8892a423c SHA512 ba33175332a1896bf5ebf8795bea97631336aea09aba5044ef78e3ec3c5d7586b360519e47bec234724e6fe510bf42bf0da57ea79a91226ad746804fbd0d997d WHIRLPOOL efc8b40ec04850dce869d0f03fa8f14ef979770206649f92f48e126519d69cb43966cd904061ecd2aa5493a4a3d8c6cc6810d8ecee88c407a4a6fe4b1d0ef437 +DIST amd64-bin-libreoffice-4.4.4.3.tar.xz 71656204 SHA256 8c838a38daee18512ece720f87d4d2eb4ee5796fc24dd5f3c3e5d7213d01dbb4 SHA512 94b8d8124892876523d6a26c64ebad1059cad6133c83bf38520672e90508aab9edd27e4ffed4312da503f4503a331d9652a50c0211fa19b955c033fe4e222fb7 WHIRLPOOL 6a02a91b53a45c0f00504d37e93511a09e0567aac6bddf85298a91a3903d5c583652c4691bf8fd0f13ede635fb5c9c68e7a4bef3f8a3005f5d04a8c6b87890e1 DIST amd64-bin-libreoffice-gnome-4.4.3.2-r1.xd3 426538 SHA256 5b4c0d99f4fdc5fde19675a6d5b9ee297c634fa141ac49271bd7af4749cf5958 SHA512 8322267612a86b3ceb0e484b4603c62a23bcd3faad130c9616466e1a58afe000b10b9566ad4262742b33762ff7dfc580c74fdce6316dbb0b7d97f1c90ede9be0 WHIRLPOOL c97b864b54ff3e8c57935a493363cd62a539dc129cda471004b84b9981f134b12dcceff266f2545fdfb5c09df41b63f6474a96f87c5688b723c35ab90e6c0b97 DIST amd64-bin-libreoffice-gnome-4.4.3.2.xd3 426137 SHA256 cd37b3a8be96ea7f999744ae6e74154be5b2fd5035ddd1966ec54e9e22804687 SHA512 445ccc8ced749ce20635de47bed05f5e99fba2bbd3d5ffe35fea986e1bdd062454c350f91ea8cd0c943f549629accb9dfa34cf72dc04ab1ae281f8c806a67b37 WHIRLPOOL 1fa3fbea502aa973f5903e580ce9c2219674ed2845649aafc5fccd6708ec29421362758ef1a0929901cf2e72214e44d5cdecefc89d23ceb7ae3915ed8bd20616 +DIST amd64-bin-libreoffice-gnome-4.4.4.3.xd3 427570 SHA256 0526ad6e76b65efbddbab1a55fbe0c712caf001786dc4b2286ddf01fcb1b44cd SHA512 03e1313a747f397621c348399f80d07e201186b0d67e0360990e5997c71cbcaff7ad27ebdf5a56c2e249048ac56158801f411cfe0ef78f069d06c5cdd0c4a88a WHIRLPOOL 2e2106fb81fbaa1dff40b12bb41e7e24d65142fdaf5f5bfcd2334d3baa231f4ca0931ba32c71f793a4ba8702e33d33e169dd2eddca52aaf34c96bb8a22b4cf69 DIST amd64-bin-libreoffice-gnome-java-4.4.3.2-r1.xd3 23937687 SHA256 5fae15f80b75245948ab8773b8f580091b7fdf241d22b0a9cdf17197414eee4a SHA512 514ce534514d303e0052c2305535613ff9bb1368a612740a17f2fe4561bd119067d73e3df83a7ef89717a8ab32fc5da984b41444d99174e3edfb91e59bad762f WHIRLPOOL 588718b4a524582d2ba2541feb4213b3a370bb7f810a521f9bbcb45af3e7007126788adcacfd8976580e213f3f40a2795f70cd42460cad7527d6d1b681dc6457 DIST amd64-bin-libreoffice-gnome-java-4.4.3.2.xd3 23890690 SHA256 525d2db19397f7e6baae5c11bb5f5560f450e3c90d200521dad54c9231163486 SHA512 9f7032c6c1bfab02a8fffa35e645620371d10ee759d94a032e45a973966604fc2cdde90eecb2c0dc6157b86f6f541fbe7220c9f6f515101687941edc784ee072 WHIRLPOOL c21d0d1de6d72876a7497fc5e7dde651971a1941e255543f03efe94bf6def42c7182d2a3ae44e1f8825f0828684a5bbd821cc04b70171d7704fa976cb7325f01 +DIST amd64-bin-libreoffice-gnome-java-4.4.4.3.xd3 23884562 SHA256 064d363488e8904f7f7eedd67dc05ade77817e758b56868a32c367b85e9690e6 SHA512 ccb1e73ea9a90262530105af897fe08cecbae40513ebe15903d744a161eb1a0d5431a39faa8cc1ca4cae7e6e3a459143ea7dd8479680e7167755aa3322c9541b WHIRLPOOL c6b47323a4d2239862541842f7431347dec399389e44a355987a0fd8fffa0455d07db621449348174125f48145994366b76171a84e1795a21bde59bf7fcf0c16 DIST amd64-bin-libreoffice-java-4.4.3.2-r1.xd3 23556435 SHA256 f03bc2a16ca093523ac37915218f70b2902d3c7d03492b2c5007be0785c132d7 SHA512 37c3c37c7d4ef234921acb9c134e8d543b37d30e384884401d77626b75b4d0f49bafed77232ac867f4008278c46abffffd88ee01fba9a4a72b1401a1368e1aea WHIRLPOOL 03ec53799578d2da17753c57bcc42c27197bcc6b0f33c275f52d26822c9d36fb2b826c5d489010725770c7e842e1f43cf92c87963173dc911f1eda9eb7492012 DIST amd64-bin-libreoffice-java-4.4.3.2.xd3 23543159 SHA256 c781f63e250944ff69422ec4e1e7c468b4077f9d0dd65e77c257396479a064fd SHA512 f5364ec16ee42bd9ace1b3c9e27b17ffc0de084e94483aab876b6173f55454c7f905d3cd5b1dff34818b61dae9827668ca6f7fbdbcc5d8857f07ff2312257e6a WHIRLPOOL 93a939cc1cdb31b82c222a3f82ddc61d09ad988aa4b0572a7fc58bfc1faece4ce5d03af2aadddd44c8aec175b1efebaa6cf5d1c4e7693a2ed5a095bd0abcae72 +DIST amd64-bin-libreoffice-java-4.4.4.3.xd3 23498049 SHA256 da49bd58908cbdf8695239afcc4edb3105a505336952b20d445dbc50a028c719 SHA512 2bc0f9de551c39d6cce1e0435c4f33ad44e77c5a0849c6796c197227c6d5242e93c9d758cdeb785f3ff386cfedb7a6d8f8d0c7dded0f96aed340a30cedcf69c9 WHIRLPOOL f7caaa39494251805c16c7d907ed6071bc9f41759e16f5164b669c7802d4520e8f9e2a715816c246315567e7b1876d895b2a924837159c8151be61ffd98cb775 DIST amd64-bin-libreoffice-kde-4.4.3.2-r1.xd3 7437177 SHA256 4fc4187718574799b2e6e1a331782e4def9b424797929072a80300c21d5ded81 SHA512 e56adff17eee63d7a03cd2301259f3095ff588ec854ffab7afc40087945af750cfa43f6912a7ba8b470b4aa2ff226c592697281faae6bb039405eb040f84d96b WHIRLPOOL c3cba85853b006d0e59ef3b4b5c659c8761882aca3c3da2f2d1c37dcecebf7298f69f5b0b4b61896319930a5fe94a98420a01a208d817d13a733cd75af6b1663 DIST amd64-bin-libreoffice-kde-4.4.3.2.xd3 7427375 SHA256 a3ab73a23c34ed725faa1f2b8c3941344bc92638cf35fdc15e70cb5af84358bf SHA512 0c5ff5fbfdddbe3e866434809b8b058a9e1ce4ff5adc9b5c8d3f3f061c8235af75aa25471005c17b91ea922c5739d6380a6a2e5bfec1a85f8e7f437f2859f9b7 WHIRLPOOL 461c555aff0020b1e3db116433cbfa48b9e3e94941451d46f55f4f4ab71cbe8b32982744e92d48d5da516c5856a2e6ac92d4bdd41d2cd65f77d413a8922dcf57 +DIST amd64-bin-libreoffice-kde-4.4.4.3.xd3 7440586 SHA256 1e07febea773a07d0c826ecebad05b56617a785528c72290fbd24ea44d4f4e2a SHA512 de7bdf0147de7e72cc3c55e6d99ece43faf0a0ee9498963c286dd4fe3c2534df868f4bb33cce0a0c573c6be8c178f44e204aaf1860bc935a290f1f2b8bbda986 WHIRLPOOL 1a0c8ddcd2cbf48ee87be92963fb6aee6836d105fd11f84e4cc2db3832aa3915d266dc9ac5e3833fd84854d8d0bf0fbd8558ae91354abf8136e05097e942aea3 DIST amd64-bin-libreoffice-kde-java-4.4.3.2-r1.xd3 23613749 SHA256 f8005525b65ad3c289684488af03501315f62f6b1d60a7fd8e88421fd07299ca SHA512 53dc450412f8896508920e483d17b74bd8486aa296791c901a2e130b806043f86c131eae984120feb2324f676f5a65bc526b1bfaa8189689ac4264d89900edfe WHIRLPOOL 2ff170c01b192f7bd23ebb09e8db2bc3fa372368f934a9a8627584ae761470aa9c51d6371406bf706968c87058d87397b956f68b64a84bd8bb51475c7bfad644 DIST amd64-bin-libreoffice-kde-java-4.4.3.2.xd3 23602362 SHA256 07d71dd55918143a1d28743e86714689dcb27c0db6bc3dc88aae1945bee5c0a7 SHA512 dd33274967c0a90bed8a81d93d02f6871e5712dbc2677832bb166912d695ee05431e14ea8ec81dca94fd3605413379c56e9aae977600cd25ec4c7fe90b818cdf WHIRLPOOL 69720f3f21035ff28130c9fdcf7b18077247bba6eb7bd401ca01e20049e2396ada6fc5d28a178b7c3079581a33bd48f419d982a6a00a02da1d733680837c6c0e +DIST amd64-bin-libreoffice-kde-java-4.4.4.3.xd3 23630980 SHA256 be03ae86265cd35f5ceece55c5525e01bac19b9d9b83cc87d203aa8be91458fc SHA512 e3ec81bf40f9abd77fbfada1847e38be89d677570c7eb5db43b522d89af10c7717e3f2fa220597f213ff81d87c0a518028eb9d06108cebc36d5fc9b40747b0d6 WHIRLPOOL 1254cde64f901bb63d86d69f992dc8acf8a2a5e1ecb2ef358708a9ae057649c50ac73647b5822bca059df23edb29228a6239b2ee1257c205c95803745517311d DIST x86-bin-libreoffice-4.4.3.2-r1.tar.xz 70087052 SHA256 f28246121856103014f7f71055065c8cc082c0e634cfe4bf77eb607e3afb5afc SHA512 6a64a8a6eea848925d71cb7e20c1313c27983cc7f90140668c6dd0c7b836585c444a8487133dce73e285315c5016f7d41454cf1b4a165f874ca1fb5e60eab601 WHIRLPOOL d586a1b7847a955a6b558163974f8900f5a7726aebb2057593dfb0a24d733abb69447ce800b10c2dc7fe0f10319b63af25568b6574a0aa64494f5dfc2f157b56 DIST x86-bin-libreoffice-4.4.3.2.tar.xz 70107948 SHA256 e6a4fd93ebf071471aaff660790e6c9baf6e04dbbde5dade639a14db033861d8 SHA512 c502300b2483a8ecc97abc50e48c7ca54075934fa3cc65af3da5c4039fe56076f659efdd893d25f3b12dc7726c50ca63361ad763200aa9b0713d3f0959c3df37 WHIRLPOOL 1f6580cb84b5040b5edd20e3df2ba23487c912b2c873b9aac155bf037732080ea3177fbfbabe8f80d780383d0be023de0548df7125c1837ca15e290e46a7d3da +DIST x86-bin-libreoffice-4.4.4.3.tar.xz 70099700 SHA256 c09b7c4072f444e5166c774ada0c6df7cf8e7d1b36f35bf4b89aa0b942052579 SHA512 5adfc9d80ff589c4472f0806f63ca1f99781af2672f9d143cfa57fc3bb5077432b26801a05538a56e0007d0c4b7cb502dcc0adf0925cf29f80ca145a1564849c WHIRLPOOL ad16cb0ca8fe35c67dfd01689ceff5314be4520fa72da404eb3d365c1f0a94b9b29fae848d9c82f57d96b8534727f2d8744dd38ab53c693a8b2035e1742116b4 DIST x86-bin-libreoffice-gnome-4.4.3.2-r1.xd3 389962 SHA256 e1d0f9bd88940962a9ce73ac8732842f0981cf2c2f21e1487fb84dbb31f2ae9e SHA512 e4e352736c57e4fbb758f7fb8e0a4dfc31be9fde551af6f3d0a3bc20d731215318239caa9e1d8157cf3d9ec2262715065b668621ddbfda741529dcb8a8fff5dd WHIRLPOOL 6647684af901937a35edbd0a886d17dda4252b19fbda6e467191c31da5ef580d40ae0afa55d08122e40bbbe822a9c839768e7d43a2fe85c18711cdc12c70cfe8 DIST x86-bin-libreoffice-gnome-4.4.3.2.xd3 391937 SHA256 6bccea9637f10fdc66b2ef36e0e2cf3bfc858aa6f5403611a59ed113e577140c SHA512 8fc71833eca1489cee8b71518ff28fa3bf2951c763ed31b37a6518a3023aff7c20ec5a25697661017f73a71c39f3dad273ad19ebc0f4a953aee0acfba1914fe8 WHIRLPOOL fed003a63a414e85e4b593dbf9c16dac1acbbc89f9b478acd457b943dcdda550689ff4df9ab12e7976baeae44a89cd87e343e2dd62bc9357ccb57d842175e449 +DIST x86-bin-libreoffice-gnome-4.4.4.3.xd3 388744 SHA256 f5dda341c22377481e86d4f2fad60ff3cd41764c1a1bcafbbd7f9336a3fcd994 SHA512 dde7fc5c051e3f64e370a62a391a24a814ff949aea4115c108aa88766a6355dcc08f5f7111ff75e36e9593f8908e5815c3d5f9c980f8e8388f8ce977566357df WHIRLPOOL 436d9dc5ad314ebf5a6802e3102adb3a617f500ba09f5c3cfc584cd07b6f9cd13c7d9c1e960b99dc022e3b01b84f7a38b4cbadb17ec8d5589150842be882691f DIST x86-bin-libreoffice-gnome-java-4.4.3.2-r1.xd3 20897884 SHA256 b6da6bd07f73e426bb653aef76e489a483fc0f88a025371006e29ee6586a73e8 SHA512 8822ac92a27ab34291381293cca029c936b1ac5c5673c028f7c1f8230f89c49c9b9587204c0a5ad1a81f8563a89260f15a5534a4151eda627978f2900990fafb WHIRLPOOL c5eb3c1e83561fefdcb6a8d5368fa21e6553bab619e4831c5ce9c8d6f983c607751eae332c258b4098e659c3ed69076d0688b2bbdaf60449827f0a1ff410f21c DIST x86-bin-libreoffice-gnome-java-4.4.3.2.xd3 21335945 SHA256 7cfc412368f4cf62baced58ff03b853b5d7531768778f14c298f388a284adc99 SHA512 c87fdf144123567db5d765bec7e88db1a33ca9c8b34b3692ea510729d17054c814e55b1b56d9c77052f558d77bbe61c8f24054c3ac97edc88c9a4fe568cebe3a WHIRLPOOL a127d11a1151c991bdc2b58b33374c7b2024c1a56bda888b31092e49eaec6aa246cb177d450407982ce686fc417d8f4aa752b3013fab8b75d761f191b9fff485 +DIST x86-bin-libreoffice-gnome-java-4.4.4.3.xd3 21684989 SHA256 dcd6b02ca2fdc1dffe3b6c73122f0d38b84e087a26dc62e42968789bff788b0c SHA512 b6d9c5c2f83cebfc8bdde049fdcc5a60d9fa899b68a4f66533e6d93ac0fa177cfaf3897edf00ea6dfc4b70e4c217f73e733b5087cdea81b372b4a5442ac829a3 WHIRLPOOL f72318613fda8cd4030544aaa541f7465db0303ec969f95f9d88e554ae7ed06a490c48bb989a8142c34ff2680b98a494772a1c36f45ecaed47656a8971d7a390 DIST x86-bin-libreoffice-java-4.4.3.2-r1.xd3 20551298 SHA256 6265a01cba648bf88368f3e70e5aacc51f79991f49a5298d700b93bc2b697c18 SHA512 91eeb94a0c2871ede1279e70ab162cccf6e1e0afc15a3a83e9ffa543acde04a61bfe489ab02b2d20a5ce2c7654bdacf719c3b86583c89a8c3ada27592909ed20 WHIRLPOOL 938b7692a0a4bf951c02b8e11f41aee65ec426356760af93113ba6d1be13569c523f6263a86fe175ac68e4fd5c62401fb713885050c78d4517a93aea91a28838 DIST x86-bin-libreoffice-java-4.4.3.2.xd3 21011199 SHA256 1c74fbb689c3abcbe2d315570de1fe1531dd2d5e56f9a28aa422d312e1f40059 SHA512 59f8f7276018437dc31f24ae5dc6499313fc1f98ada85d24383e6ecc1719419cfb09081047ce839831ffa97106c11b3e3d46fe9a38adfe7e44e0690daa22324b WHIRLPOOL 326c45950da8c313b9aecd8976058b20455e8acf8b79174c97827fdbb2bf6c19333b4f015d9820d8f124ed0ef5f0b81a387c7396226495336532819c50c1608c +DIST x86-bin-libreoffice-java-4.4.4.3.xd3 22083608 SHA256 91f95a1f7f3b0a1b086e6ff6e26ed2ef8fea6b1e81ec95b2d8c70309ee08f76b SHA512 55c3e92af4f324b4b5b3576e707e590b4502db09beb6cf6dbc0631151f5975a4b96bb1576655946409ac739178350642764f5500db3301853eba396fb8023753 WHIRLPOOL b0b685775f7630cac18cac321a8f6532511a3bcfd490d832d4a86a1826a9037010ffe921f0148b00bd1734cf1eb10b61a6448b062acb87a4296f5d52bb980e1b DIST x86-bin-libreoffice-kde-4.4.3.2-r1.xd3 4222677 SHA256 6ef34dcc76848978e6904f5ef6c074d18cbb146504b0f0fd3249bb26f9584265 SHA512 d4c11954a0f874f6c7b7fda88d912d4a9a13e22bf219421f6afab17d7ee9685312513b1f7d647949560399a07eb5e3847b0fddd866accab3083a9a233ae991ad WHIRLPOOL 3cde8e05193e5914e10e3952bb66d7a08dd04478dad46df3b752c163505d3ddbf3f0ec6b67746c56b7e57bb41b420955ad35c0c0970a9c9b33ed2dbf18293e50 DIST x86-bin-libreoffice-kde-4.4.3.2.xd3 5388159 SHA256 b14ba158d8a4d22201b468a598b21918be1731c340bfde9ecd041fc3f07480fa SHA512 9b245d2029b2d35521ff6f989b1a70e8c90ba6c2468f9706424bc0ce6b16e3e88bc0dfa7b5713776389e453dca0c72c9f1abaaf585f907046133dcaafbcc73ed WHIRLPOOL 6a8da4594cfeab90fe2defdf2d452cf335ec8da50e08588cca6c6a31259bdb0ea39471c227b7d2d2c0be057f39ba8ebbe0e64a368a603762e2331223e8fc27b6 +DIST x86-bin-libreoffice-kde-4.4.4.3.xd3 5161390 SHA256 3dcbfb8d995d488e508e82d4c905cd75fc580b0e516a15f3f981fa7e2e6ffaa4 SHA512 bbee6c439ecc8ec002cb54aede911fbf42a6c5229b8b4b15eff83e75888647dc0311374a3a37ce0a97ef9b5b7547df2b4ef3626a875c6b8820bcd6d08af3908b WHIRLPOOL a18c20d2e56be73ed19a5396c8f3dc017e7876f61633c30757fc65c8e5a9ea4b8f3be0d5bd96754de12154b4aef99604370c47509563526dee0b2366498f1fe8 DIST x86-bin-libreoffice-kde-java-4.4.3.2-r1.xd3 20655082 SHA256 c4006850178c8f36c2180cae4adbcdbe2929fc3f9e92fa1cac981f5068ac2e51 SHA512 c09eea2453d0b004a6b856f80397e4d4896a66682b20d30fd01d52f6f03ef2ddc45ae923c30d7cad907da818fd930cd647c0e1e3fd989ce6c5c5a46449de03f9 WHIRLPOOL 18d0cf834c5ed0654a03cf3ce605ed1aa3bf978f197cedeccefe6b33b0b2c0d263dcfd90c1b05dcdb7e6c5ea1e8fc99619cc4e76c5a6cd7ebdb2a1d2d426b03c DIST x86-bin-libreoffice-kde-java-4.4.3.2.xd3 21136005 SHA256 aa4f89c2caaf96bf5cd3a2e06c921123637526c853f1683ff90d8b410be6129d SHA512 1160b24188d5b9fc8a4cc58292439a5e17231a48b51cfba3f1dbba32883c75828bced6947a3959eb03b388ed31130065e6497dce52c9106e012d5c9fe8130778 WHIRLPOOL eb2178aebc678e6511e6a259f1fb1364e25b729c76ed6db002a2e248f92223536a7e66fababc0e0dc19c2bd71cdbc27775c6d142bbd0dbf1dd2806a9d62a1fc0 +DIST x86-bin-libreoffice-kde-java-4.4.4.3.xd3 22178172 SHA256 1893ff213d8ef43e59cad8e457ed9c2508b563eaad8e30bdbc155b797d75d495 SHA512 364f4ae09028a16ac1149e84c5ae96fc3fe252f7c268c1c90f4e5f3ef75b78b56bc4f4789cc63ec1686426e80d4fde4b573740afa51a236ead7908074954c905 WHIRLPOOL 1d558064fe6d8508f404cb727ac8daae7e45303f78f40e59f531ed1a19bce9cc6e36ceee4ac1ec3b871a01697ea38428b863c1b88a0ca5dd63631c8e2ffafcb2 diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.4.4.3.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.4.4.3.ebuild new file mode 100644 index 000000000000..b0c5c794b330 --- /dev/null +++ b/app-office/libreoffice-bin/libreoffice-bin-4.4.4.3.ebuild @@ -0,0 +1,234 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.4.4.3.ebuild,v 1.1 2015/07/21 23:35:28 dilfridge Exp $ + +EAPI=5 + +KDE_REQUIRED="optional" +CMAKE_REQUIRED="never" + +BASE_PACKAGENAME="bin" +BASE_AMD64_URI="http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-${BASE_PACKAGENAME}-" +BASE_X86_URI="http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-${BASE_PACKAGENAME}-" + +PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_REQ_USE="threads,xml" + +inherit kde4-base java-pkg-opt-2 python-single-r1 pax-utils prefix versionator + +DESCRIPTION="LibreOffice, a full office productivity suite. Binary package" +HOMEPAGE="http://www.libreoffice.org" +SRC_URI_AMD64=" + ${BASE_AMD64_URI}libreoffice-${PVR}.tar.xz + kde? ( + !java? ( ${BASE_AMD64_URI}libreoffice-kde-${PVR}.xd3 ) + java? ( ${BASE_AMD64_URI}libreoffice-kde-java-${PVR}.xd3 ) + ) + gnome? ( + !java? ( ${BASE_AMD64_URI}libreoffice-gnome-${PVR}.xd3 ) + java? ( ${BASE_AMD64_URI}libreoffice-gnome-java-${PVR}.xd3 ) + ) + !kde? ( !gnome? ( + java? ( ${BASE_AMD64_URI}libreoffice-java-${PVR}.xd3 ) + ) ) +" +SRC_URI_X86=" + ${BASE_X86_URI}libreoffice-${PVR}.tar.xz + kde? ( + !java? ( ${BASE_X86_URI}libreoffice-kde-${PVR}.xd3 ) + java? ( ${BASE_X86_URI}libreoffice-kde-java-${PVR}.xd3 ) + ) + gnome? ( + !java? ( ${BASE_X86_URI}libreoffice-gnome-${PVR}.xd3 ) + java? ( ${BASE_X86_URI}libreoffice-gnome-java-${PVR}.xd3 ) + ) + !kde? ( !gnome? ( + java? ( ${BASE_X86_URI}libreoffice-java-${PVR}.xd3 ) + ) ) +" + +SRC_URI=" + amd64? ( ${SRC_URI_AMD64} ) + x86? ( ${SRC_URI_X86} ) +" + +IUSE="gnome java kde" +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" + +BIN_COMMON_DEPEND=" + =app-text/libexttextcat-3.4* + =app-text/libmwaw-0.3* + app-text/poppler:0/51 + dev-libs/boost:0/1.56.0 + dev-libs/icu:0/55 + =media-gfx/graphite2-1.2* + media-libs/glew:0/1.10 + media-libs/harfbuzz:0/0.9.18[icu] + media-libs/libpng:0/16 + >=sys-libs/glibc-2.20-r2 + virtual/jpeg:62 + kde? ( >=kde-base/kdelibs-4.14.8:4 >=dev-qt/qtcore-4.8.6-r2:4 >=dev-qt/qtgui-4.8.6-r4:4 ) +" + +# PLEASE place any restrictions that are specific to the binary builds +# into the BIN_COMMON_DEPEND block above. +# All dependencies below this point should remain identical to those in +# the source ebuilds. + +COMMON_DEPEND=" + ${BIN_COMMON_DEPEND} + ${PYTHON_DEPS} + app-arch/zip + app-arch/unzip + >=app-text/hunspell-1.3.2-r3 + app-text/mythes + >=app-text/libabw-0.1.0 + >=app-text/libexttextcat-3.2 + >=app-text/libebook-0.1.1 + >=app-text/libetonyek-0.1.1 + app-text/liblangtag + >=app-text/libmspub-0.1.0 + >=app-text/libmwaw-0.3.4 + >=app-text/libodfgen-0.1.0 + app-text/libwpd:0.10[tools] + app-text/libwpg:0.3 + =app-text/libwps-0.3* + >=app-text/poppler-0.16:=[xpdf-headers(+),cxx] + >=dev-cpp/clucene-2.3.3.4-r2 + =dev-cpp/libcmis-0.5* + dev-db/unixODBC + >=dev-libs/boost-1.55:= + dev-libs/expat + >=dev-libs/hyphen-2.7.1 + >=dev-libs/icu-4.8.1.1:= + =dev-libs/liborcus-0.7* + >=dev-libs/librevenge-0.0.1 + >=dev-libs/nspr-4.8.8 + >=dev-libs/nss-3.12.9 + >=dev-lang/perl-5.0 + >=dev-libs/openssl-1.0.0d:0 + >=dev-libs/redland-1.0.16 + media-gfx/graphite2 + >=media-libs/fontconfig-2.8.0 + media-libs/freetype:2 + >=media-libs/glew-1.10 + >=media-libs/harfbuzz-0.9.18:=[icu(+)] + media-libs/lcms:2 + >=media-libs/libpng-1.4:0= + >=media-libs/libcdr-0.1.0 + >=media-libs/libfreehand-0.1.0 + media-libs/libpagemaker + >=media-libs/libvisio-0.1.0 + >=net-misc/curl-7.21.4 + net-libs/neon + net-nds/openldap + sci-mathematics/lpsolve + virtual/jpeg:0 + >=x11-libs/cairo-1.10.0[X] + x11-libs/libXinerama + x11-libs/libXrandr + x11-libs/libXrender + virtual/glu + virtual/opengl + net-print/cups + >=dev-libs/dbus-glib-0.92 + gnome? ( gnome-extra/evolution-data-server ) + gnome? ( gnome-base/gconf:2 ) + x11-libs/gdk-pixbuf[X] + >=x11-libs/gtk+-2.24:2 + media-libs/gstreamer:1.0 + media-libs/gst-plugins-base:1.0 +" + +RDEPEND="${COMMON_DEPEND} + !app-office/libreoffice + !=virtual/jre-1.6 ) + kde? ( $(add_kdeapps_dep kioclient) ) +" + +PDEPEND=" + =app-office/libreoffice-l10n-${PV}* +" + +DEPEND="dev-util/xdelta:3" + +# only one flavor at a time +REQUIRED_USE="kde? ( !gnome ) gnome? ( !kde )" + +RESTRICT="test strip" + +S="${WORKDIR}" + +PYTHON_UPDATER_IGNORE="1" + +pkg_pretend() { + [[ $(gcc-major-version) -lt 4 ]] || \ + ( [[ $(gcc-major-version) -eq 4 && $(gcc-minor-version) -le 4 ]] ) \ + && die "Sorry, but gcc-4.4 and earlier won't work for libreoffice-bin package (see bug #387515)." +} + +pkg_setup() { + kde4-base_pkg_setup +} + +src_unpack() { + einfo "Uncompressing distfile ${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar.xz" + xz -cd "${DISTDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar.xz" > "${WORKDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" || die + + local patchname + use kde && patchname="-kde" + use gnome && patchname="-gnome" + use java && patchname="${patchname}-java" + + if [ -n "${patchname}" ]; then + einfo "Patching distfile ${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar using ${ARCH}-${BASE_PACKAGENAME}-libreoffice${patchname}-${PVR}.xd3" + xdelta3 -d -s "${WORKDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" "${DISTDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice${patchname}-${PVR}.xd3" "${WORKDIR}/tmpdist.tar" || die + mv "${WORKDIR}/tmpdist.tar" "${WORKDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" || die + fi + + einfo "Unpacking new ${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" + unpack "./${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar" +} + +src_prepare() { + cp "${FILESDIR}"/50-${PN} "${T}" + eprefixify "${T}"/50-${PN} +} + +src_configure() { :; } + +src_compile() { :; } + +src_install() { + dodir /usr + cp -aR "${S}"/usr/* "${ED}"/usr/ + + # prevent revdep-rebuild from attempting to rebuild all the time + insinto /etc/revdep-rebuild && doins "${T}/50-${PN}" +} + +pkg_preinst() { + # Cache updates - all handled by kde eclass for all environments + kde4-base_pkg_preinst +} + +pkg_postinst() { + kde4-base_pkg_postinst + + pax-mark -m "${EPREFIX}"/usr/$(get_libdir)/libreoffice/program/soffice.bin + pax-mark -m "${EPREFIX}"/usr/$(get_libdir)/libreoffice/program/unopkg.bin + + use java || \ + ewarn 'If you plan to use lbase application you should enable java or you will get various crashes.' +} + +pkg_postrm() { + kde4-base_pkg_postrm +} diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest index ad8680673fc7..c1d3025cea62 100644 --- a/app-portage/elogv/Manifest +++ b/app-portage/elogv/Manifest @@ -1,4 +1,3 @@ -DIST elogv-0.7.4.tar.bz2 15795 SHA256 ae76522668aca05257ba66813d589e9d0b7ff7f726f5c6a7550801aa6e5259b7 SHA512 9f3d39e2e01bca09a5a7d5938254378a2515ded249435f0a54c7a4c2dbd567d78a0a9fcab4c730c846ac03df3fbca585074ee61c6c2aba5dac57d19e02a5377a WHIRLPOOL 9aad1817274e260e54d1689555d64add663d0f4abadc4cc9700eb1e6b525be449ceb5c0827a4541b14619af5a6a9027f3b5044d828cabc01febea933ac88d754 DIST elogv-0.7.6.1.tar.gz 17968 SHA256 93630986043e4599d801b187a37272331ac6763f8ddb0ad66343bb037160fc56 SHA512 c2ddea6189165262fae6968d9bb3b8e76f316d9696f07369552ae00eb48a49323232ea7d3609310cd0e440bd912e474dd396a71922dbf5c9f1ee587899ef859e WHIRLPOOL 2c9f2aa779320d8311818e3d9a8ac03c56b1369ae7dd8ab9dea69b87a0146048ec89f570640c552e6faecdde2f40f38aaef0c6332a33e3f7461bad3c39bc9a01 DIST elogv-0.7.6.2.tar.gz 18206 SHA256 bf33a2444054e9ddd8164ea45144aa346a1e4da518034f33ee605af75f9ff7a0 SHA512 5628a409346d6375f10a77a08eaef6a160abff385701232c78f5d02a9493f84c451a53f301940a96e177eb295198d05e9c3e2525ab89ad6565f0eca2f2b0102e WHIRLPOOL ed83c38f174eea228bbbddf4edb17ec1ee571a6d0693954af012223bc84bf38351b16304747c8b3dfe3baab67634bf5530783f4845e9a9beeed52cbc43f45bd5 DIST elogv-0.7.6.3.tar.gz 18424 SHA256 916c557ecb21e7fa2f2fbe2963804e95aefdaf983e99db565fee6f79baf1f94f SHA512 c9127a4770721bd66cd75cf197af9262f7764f8227c36a7229d597fcd9e8db52aeffb42bdcc7b0c0ff20bdcfc9d18b9a568b0456b71ec764a937b148f9893677 WHIRLPOOL 67f2e62978a335c1ccfb8e91aa4ed8fa4c20dca6fda190f6ae5f61dde89f310ea0aa1b543c9b71b504c60a9d39b46d16086f13c0c87d6ead417e2b1c8c86feba diff --git a/app-portage/elogv/elogv-0.7.4-r1.ebuild b/app-portage/elogv/elogv-0.7.4-r1.ebuild deleted file mode 100644 index 7470dfc67912..000000000000 --- a/app-portage/elogv/elogv-0.7.4-r1.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/elogv/elogv-0.7.4-r1.ebuild,v 1.5 2014/10/24 23:10:53 sping Exp $ - -EAPI="3" -PYTHON_DEPEND="2" -PYTHON_USE_WITH="ncurses" - -inherit distutils eutils prefix - -DESCRIPTION="Curses based utility to parse the contents of elogs created by Portage" -HOMEPAGE="http://gechi-overlay.sourceforge.net/?page=elogv" -SRC_URI="mirror://sourceforge/gechi-overlay/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="" - -DEPEND="" -RDEPEND="" - -pkg_setup() { - python_set_active_version 2 - python_pkg_setup -} - -src_prepare() { - distutils_src_prepare - - if use prefix; then - epatch "${FILESDIR}"/${PV}-prefix.patch - eprefixify ${PN} - fi -} - -src_install() { - distutils_src_install - dodoc README ChangeLog ChangeLog.old || die -} - -pkg_postinst() { - distutils_pkg_postinst - - elog - elog "In order to use this software, you need to activate" - elog "Portage's elog features. Required is" - elog " PORTAGE_ELOG_SYSTEM=\"save\" " - elog "and at least one out of " - elog " PORTAGE_ELOG_CLASSES=\"warn error info log qa\"" - elog "More information on the elog system can be found" - elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example" - elog - elog "To operate properly this software needs the directory" - elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, belonging to group portage." - elog "To start the software as a user, add yourself to the portage" - elog "group." - elog -} diff --git a/app-portage/elogv/elogv-0.7.4.ebuild b/app-portage/elogv/elogv-0.7.4.ebuild deleted file mode 100644 index 3cee57f0f6d9..000000000000 --- a/app-portage/elogv/elogv-0.7.4.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/elogv/elogv-0.7.4.ebuild,v 1.9 2014/10/24 23:10:53 sping Exp $ - -EAPI="3" -PYTHON_DEPEND="2" -PYTHON_USE_WITH="ncurses" - -inherit distutils eutils - -DESCRIPTION="Curses based utility to parse the contents of elogs created by Portage" -HOMEPAGE="http://gechi-overlay.sourceforge.net/?page=elogv" -SRC_URI="mirror://sourceforge/gechi-overlay/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="" -RDEPEND="" - -pkg_setup() { - python_set_active_version 2 - python_pkg_setup -} - -src_install() { - distutils_src_install - dodoc README ChangeLog ChangeLog.old || die -} - -pkg_postinst() { - distutils_pkg_postinst - - elog - elog "In order to use this software, you need to activate" - elog "Portage's elog features. Required is" - elog " PORTAGE_ELOG_SYSTEM=\"save\" " - elog "and at least one out of " - elog " PORTAGE_ELOG_CLASSES=\"warn error info log qa\"" - elog "More information on the elog system can be found" - elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example" - elog - elog "To operate properly this software needs the directory" - elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, belonging to group portage." - elog "To start the software as a user, add yourself to the portage" - elog "group." - elog -} diff --git a/app-portage/emerge-delta-webrsync/Manifest b/app-portage/emerge-delta-webrsync/Manifest index df384736b548..8a15baa7d9b0 100644 --- a/app-portage/emerge-delta-webrsync/Manifest +++ b/app-portage/emerge-delta-webrsync/Manifest @@ -1,4 +1,3 @@ -DIST emerge-delta-webrsync-3.5.1 13289 SHA256 663ce5e800dec988ba5e1bb283ca243205d1ebdc27e3d0c269e5c0bb198f7d4a SHA512 a19a39d21b2065d0d31f54cf983066a80b7ce24cbcceb51f9bfeeb83c4e31027048082f10f900144b67392bacc365de17e6c0a599fe1d6aff6ffde3970a1c72c WHIRLPOOL 05343ffa87aad99d59b6894d770c26f0afcca5313a67ccf667a82623a2f73edfe1f439a8c2cc043f625dfc5dabe30eaf3298a51cc28832e4f41ed0856d8ebd4d DIST emerge-delta-webrsync-3.6.2 16837 SHA256 962f41b3e0ec64fce0e23e2365e8e2d18c5fdb762542cf5d1d2a23e072a19c30 SHA512 734598326dbdd588f5b62e2117ca377ad443161feca73a50dfe5740c20afb59ee9e8cd056bcaa0555f7276172db19d572a9a32023c5a311a6aa309d11f3dde86 WHIRLPOOL 1822a0e028e3c4f9e053b951e8e8c98268baf38f1da488e43a41f54089440f7ec8d1427c17e297e72bd5f1628611f3a46811231470fbe16997d97a18909593fb DIST emerge-delta-webrsync-3.7.1 22122 SHA256 72005e813037d7aa0280885c915c0da6da8768122574ae5d0e83e981ad6821fc SHA512 57fafb5ee4c083b60fc52f030928a9e6d1d3306f5ac53c88d7277a0421ffb3b64b1934db4367878077b05692b0340113c958116aa503d0e7a1ec3bcd383470a4 WHIRLPOOL 45ac04bf19643e7e34f0175922a413b96fcce9d181f9dd971072ef3e53ef47d8b98069f4223906050a5391af6b3d0a59f449141a869090e3d2c013eb941ff335 DIST emerge-delta-webrsync-3.7.2 22344 SHA256 6fd9e7cfeff9d8755435f7c448b015a6d3764b4cc684a7531e07ce48a9507115 SHA512 36b65e0f550b5b0a3a5cf271126bf0d44bd182c06148d72c5ed9e105394a38be5dd0845e2d674df246b4436a10f15033bdc857526f664656f1cdb79dd8b7a18c WHIRLPOOL 6e308d4dc7ccb288f47ff79197e25298171b07d965548f5fee61145518be3900f0e6909bc44d27ec28e3bcfc41f94a285bdc9aa39730455f3a64b32addf44d2c diff --git a/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.5.1-r3.ebuild b/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.5.1-r3.ebuild deleted file mode 100644 index d17481d81cc8..000000000000 --- a/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.5.1-r3.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.5.1-r3.ebuild,v 1.4 2012/05/15 01:17:37 zmedico Exp $ - -inherit eutils - -DESCRIPTION="emerge-webrsync using patches to minimize bandwidth" -HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml" -SRC_URI="mirror://gentoo/${P}" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="" -RDEPEND=">=sys-apps/portage-2.1.1-r1 - >=dev-util/diffball-0.6.5" - -S=${WORKDIR} - -src_unpack() { - cp "${DISTDIR}/${P}" "${WORKDIR}/" || die "failed cping ${P}" - epatch "${FILESDIR}"/3.5.1-metadata.patch - epatch "${FILESDIR}"/3.5.1-md5sum.patch - epatch "${FILESDIR}"/3.5.1-post_sync.patch - # Support years after 2010. - sed 's/portage-200\*/portage-2[[:digit:]][[:digit:]][[:digit:]][[:digit:]][[:digit:]][[:digit:]][[:digit:]]/g' \ - -i $P || die "sed failed" - sed "s:-c'import portage; print \\(.*\\)\\()')\\)$:-c 'import portage, sys; sys.stdout.write(\\1)\\2:" \ - -i $P || die "sed failed" -} - -src_compile() { :; } - -src_install() { - newbin ${P} ${PN} || die "failed copying ${P}" - keepdir /var/delta-webrsync - fperms 0770 /var/delta-webrsync -} - -pkg_preinst() { - chgrp portage "${D}"/var/delta-webrsync - has_version "$CATEGORY/$PN" - WAS_PREVIOUSLY_INSTALLED=$? -} - -pkg_postinst() { - if [[ $WAS_PREVIOUSLY_INSTALLED != 0 ]] && \ - ! has_version app-arch/tarsync ; then - elog "For maximum emerge-delta-webrsync" \ - "performance, install app-arch/tarsync." - fi -} diff --git a/app-portage/euscan/Manifest b/app-portage/euscan/Manifest index 8119c6aa011a..7db0dd0aa2a9 100644 --- a/app-portage/euscan/Manifest +++ b/app-portage/euscan/Manifest @@ -1,2 +1 @@ -DIST euscan-0.1.0.tar.gz 441148 SHA256 8a489777a10de76f0d93bbfda41177c3ee991df6472ac1503e8cb5b99782fb61 SHA512 880b4fb2214168562f3231cbe701d664c2ea33fafcd1a06285d04f0033fafa3b4a7679826f08aa6916bf9874b51a9767338b22d831a1318117f45e76ef747ba4 WHIRLPOOL 8ad193b6bf661208b813f79d1fdb0ff3dab355192fdfe4637b0f62c4f9b99e610ca14a272c04965a4198f2075b88bf551d068f194278ae1274ec0ca1c77b3f74 DIST euscan-0.1.1.tar.gz 441780 SHA256 cbf89803c0c8d6025239f0abd1ac17179c8ff81b1b059be7fc9415a8cfe6dd7e SHA512 2f55f8f4b0fd46b13c981ba94be29a62f16fe2890ce03f99ac14b1488c2ebb59abdaee12f671d679b934b4fd875ee27e751d2c305420f7cfb08e69ec899a75ab WHIRLPOOL 602bc0e3ee60ee6acc6c39bd477957a544fecfd81b38bbd06e46adab246f16889700b38bf6dde306b9978357e521ebf4d185364fd37f765696cde53836a8e127 diff --git a/app-portage/euscan/euscan-0.1.0.ebuild b/app-portage/euscan/euscan-0.1.0.ebuild deleted file mode 100644 index 838fab71f485..000000000000 --- a/app-portage/euscan/euscan-0.1.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/euscan/euscan-0.1.0.ebuild,v 1.4 2014/07/06 12:34:51 mgorny Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.[45] 3.* 2.7-pypy-*" -PYTHON_USE_WITH="xml" -PYTHON_NONVERSIONED_EXECUTABLES=(".*") - -inherit distutils python - -DESCRIPTION="Ebuild upstream scan utility" -HOMEPAGE="http://euscan.iksaif.net" -SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -KEYWORDS="~amd64 ~x86" - -DEPEND="sys-apps/portage" -RDEPEND="${DEPEND} - >=app-portage/gentoolkit-0.2.8 - dev-python/setuptools - dev-python/beautifulsoup:python-2" - -distutils_src_compile_pre_hook() { - echo VERSION="${PV}" "$(PYTHON)" setup.py set_version - VERSION="${PV}" "$(PYTHON)" setup.py set_version -} - -src_compile() { - distutils_src_compile -} diff --git a/app-portage/euscan/euscan-0.1.1.ebuild b/app-portage/euscan/euscan-0.1.1.ebuild deleted file mode 100644 index 4827fae0ac93..000000000000 --- a/app-portage/euscan/euscan-0.1.1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/euscan/euscan-0.1.1.ebuild,v 1.5 2014/07/06 12:34:51 mgorny Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.[45] 3.* 2.7-pypy-*" -PYTHON_USE_WITH="xml" -PYTHON_NONVERSIONED_EXECUTABLES=(".*") - -inherit distutils python - -DESCRIPTION="Ebuild upstream scan utility" -HOMEPAGE="http://euscan.iksaif.net" -SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" - -DEPEND="sys-apps/portage" -RDEPEND="${DEPEND} - >=app-portage/gentoolkit-0.2.8 - dev-python/setuptools - dev-python/beautifulsoup:python-2" - -distutils_src_compile_pre_hook() { - echo VERSION="${PV}" "$(PYTHON)" setup.py set_version - VERSION="${PV}" "$(PYTHON)" setup.py set_version -} - -src_compile() { - distutils_src_compile -} diff --git a/app-portage/gentoolkit-dev/Manifest b/app-portage/gentoolkit-dev/Manifest index 1637f4a0d0fe..5b140fbb652f 100644 --- a/app-portage/gentoolkit-dev/Manifest +++ b/app-portage/gentoolkit-dev/Manifest @@ -1,5 +1,2 @@ -DIST gentoolkit-dev-0.2.6.14.tar.gz 56556 SHA256 df1e6002215e8397c39924c550bfb3d984e6e087f402dd3f52965b4885219d8f SHA512 3e28e3c5d2c6e763a22d50826492cf0f7532d70063bea830ef64c68e41b4cf99b6cfab001d7e6d711061d20f54582350ba8391128b30751313f2887cea13a97e WHIRLPOOL 06edcbc2f90b0fbd0488ca3d758c78f64ff7510ebaefc9fd382e3125bac8e26d491e2ce1087d301e79311920fc579dbdc8d78fe554875ed215a748d96e4b3f58 -DIST gentoolkit-dev-0.2.7.tar.gz 54138 SHA256 c04072fd423b078d278ddeccd2df64b14937c937b5849e005dc591e53689be71 SHA512 ab7ddad3a03d75af2d9ee33668a629f88bf77e0b49f90d3753936a86aefc6128796697d9e1ab4fab0ffdbc50c3be6ec57156b114c36fbe530173a940ef4b3ccf WHIRLPOOL 6177847095b6f53caf206dfa63152613718e0355346e49fe6eec99cdfadad0ca3bf7949663136e17910c9a777487d7e23adc39a5028588130ed806cf4feed124 DIST gentoolkit-dev-0.2.8.3.tar.gz 53322 SHA256 b9f96deb53adacf7885c937e1c92688a40839a3992da551616f8745835ec59fb SHA512 f55362e46928633598cb07640505202521e3f4bdaade1faecb4ac14ba1bee0489207cb7ab03531e06d7922446a57083365f51c63ceb8cf1e0badba9ac503c16e WHIRLPOOL 9bb50b92c52c62a74249885ff7d82d6ba2426de6b7052b2e65673a85c6dfe76c201d899e71b8d327a3fed550a1cf1a75616cda369d7f5f37bc93912a8d7845e5 -DIST gentoolkit-dev-0.2.8.tar.gz 50440 SHA256 a33fc1bd35dd397863f84b488786e1d4370b72a8d65b10d4cb96f89c51a65868 SHA512 fe454554513c68b4ff1aee16404dc96f1e1ccd019694c7861d2180c1e8a1b13f8d66b5c33c3083f9c1b94d7da74c42ae1220b1b3395f1e8d2ef9439973bd4e2c WHIRLPOOL 1ba77e71b776e01c6a07b538081bbf8575bc217dece8eafc932201adb32a7e659df050b73a57a0aeab3db61dab33130594a956077cfd2e7cf4d8339eb9d38ad8 DIST gentoolkit-dev-0.3.0.tar.gz 58655 SHA256 c42d525560f5c85f48e9b2aeb02a5f3ee04e80e52c90e5d1a00eed1ebe9df671 SHA512 d15f6546cf88af0832c14eb003c72b5906bb9b9f078c903e1e444b12c2e432fd1a2fa077eda5496e222cb50cfd5a705e86044b9a1c0164ac6b4b38268461ced5 WHIRLPOOL b3db58c6941ad5ae04fc581de8785d9e0fe6c3b49bdabf401732e881b2e2a1489eb86c3fd650cafe6b56bf26c74ad25dffe8dfb7fdc8b374b3bb0427dd34c2e4 diff --git a/app-portage/gentoolkit-dev/files/gentoolkit-dev-0.2.8-tests.patch b/app-portage/gentoolkit-dev/files/gentoolkit-dev-0.2.8-tests.patch deleted file mode 100644 index eff0ed675b14..000000000000 --- a/app-portage/gentoolkit-dev/files/gentoolkit-dev-0.2.8-tests.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 2dd3de9b4e41f64567c4f04c4d03ef9af89e4d49 Mon Sep 17 00:00:00 2001 -From: Nathan Phillip Brink -Date: Tue, 28 Jun 2011 21:33:02 -0400 -Subject: [PATCH] Fix bug 373421 by ignoring GENTOO_AUTHOR_NAME, GENTOO_AUTHOR_EMAIL, GENTOO_COMMITTER_NAME, and GENTOO_COMMITTER_EMAIL during tests. - ---- - src/echangelog/test/test.sh | 3 +++ - 1 files changed, 3 insertions(+), 0 deletions(-) - -diff --git a/src/echangelog/test/test.sh b/src/echangelog/test/test.sh -index 0c6d40a..8ec5943 100755 ---- a/src/echangelog/test/test.sh -+++ b/src/echangelog/test/test.sh -@@ -7,6 +7,9 @@ SUPPORTED_VCS="cvs svn git" - VCSTEST="echangelog-test/vcstest" - _ROOT=$(pwd) - -+# bug 373421 -+unset GENTOO_AUTHOR_NAME GENTOO_AUTHOR_EMAIL \ -+ GENTOO_COMMITTER_NAME GENTOO_COMMITTER_EMAIL - export ECHANGELOG_USER="Just a test " - - MD5_INIT="21ac109c53cf02378593a4f613b2bb55" --- -1.7.3.4 - diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.6.14.ebuild b/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.6.14.ebuild deleted file mode 100644 index 8e952214e899..000000000000 --- a/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.6.14.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.6.14.ebuild,v 1.11 2010/11/16 15:45:31 idl0r Exp $ - -EAPI="3" -PYTHON_DEPEND="*:2.6" -PYTHON_USE_WITH="xml" - -inherit python - -DESCRIPTION="Collection of developer scripts for Gentoo" -HOMEPAGE="http://www.gentoo.org/proj/en/portage/tools/index.xml" -SRC_URI="mirror://gentoo/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="!>=app-portage/gentoolkit-0.3.0_rc11" -RDEPEND="${DEPEND} - sys-apps/portage - dev-lang/perl" - -src_test() { - # echangelog test is not able to run as root - # the EUID check may not work for everybody - if [[ ${EUID} -ne 0 ]]; - then - emake test || die - else - ewarn "test skipped, please re-run as non-root if you wish to test ${PN}" - fi -} - -src_install() { - emake DESTDIR="${ED}" install || die -} diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.7.ebuild b/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.7.ebuild deleted file mode 100644 index 00649b602ede..000000000000 --- a/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.7.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.7.ebuild,v 1.9 2010/12/05 22:17:40 jer Exp $ - -EAPI="3" -PYTHON_DEPEND="*" -PYTHON_USE_WITH="xml" - -inherit python - -DESCRIPTION="Collection of developer scripts for Gentoo" -HOMEPAGE="http://www.gentoo.org/proj/en/portage/tools/index.xml" -SRC_URI="mirror://gentoo/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="!>=app-portage/gentoolkit-0.3.0_rc11" -RDEPEND="${DEPEND} - sys-apps/portage - dev-lang/perl" - -src_test() { - # echangelog test is not able to run as root - # the EUID check may not work for everybody - if [[ ${EUID} -ne 0 ]]; - then - emake test || die - else - ewarn "test skipped, please re-run as non-root if you wish to test ${PN}" - fi -} - -src_install() { - emake DESTDIR="${ED}" install || die -} diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.3.ebuild b/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.3.ebuild deleted file mode 100644 index 6a2db8c22120..000000000000 --- a/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.3.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.3.ebuild,v 1.3 2014/01/19 02:10:20 vapier Exp $ - -EAPI="5" - -PYTHON_DEPEND="*:2.6" -PYTHON_USE_WITH="xml" - -inherit python eutils - -DESCRIPTION="Collection of developer scripts for Gentoo" -HOMEPAGE="http://www.gentoo.org/proj/en/portage/tools/index.xml" -SRC_URI="mirror://gentoo/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="" -RDEPEND="sys-apps/portage - dev-lang/perl - sys-apps/diffutils" - -src_prepare() { - epatch "${FILESDIR}/${P}-tests.patch" -} - -src_test() { - # echangelog test is not able to run as root - # the EUID check may not work for everybody - if [[ ${EUID} -ne 0 ]]; - then - emake test || die - else - ewarn "test skipped, please re-run as non-root if you wish to test ${PN}" - fi -} - -src_install() { - emake DESTDIR="${ED}" install || die -} diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.ebuild b/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.ebuild deleted file mode 100644 index 024385a823fe..000000000000 --- a/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.ebuild,v 1.10 2014/01/19 02:10:20 vapier Exp $ - -EAPI="3" - -PYTHON_DEPEND="*:2.6" -PYTHON_USE_WITH="xml" - -inherit python eutils - -DESCRIPTION="Collection of developer scripts for Gentoo" -HOMEPAGE="http://www.gentoo.org/proj/en/portage/tools/index.xml" -SRC_URI="mirror://gentoo/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="" -RDEPEND="sys-apps/portage - dev-lang/perl - sys-apps/diffutils" - -src_prepare() { - epatch "${FILESDIR}/${P}-tests.patch" -} - -src_test() { - # echangelog test is not able to run as root - # the EUID check may not work for everybody - if [[ ${EUID} -ne 0 ]]; - then - emake test || die - else - ewarn "test skipped, please re-run as non-root if you wish to test ${PN}" - fi -} - -src_install() { - emake DESTDIR="${ED}" install || die -} diff --git a/app-portage/getdelta/getdelta-0.7.8.ebuild b/app-portage/getdelta/getdelta-0.7.8.ebuild deleted file mode 100644 index a92440be2a21..000000000000 --- a/app-portage/getdelta/getdelta-0.7.8.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/getdelta/getdelta-0.7.8.ebuild,v 1.3 2010/03/31 13:12:08 idl0r Exp $ - -DESCRIPTION="dynamic deltup client" -HOMEPAGE="http://linux01.gwdg.de/~nlissne/" -SRC_URI="http://linux01.gwdg.de/~nlissne/${P}.tar.bz2" -SLOT="0" -IUSE="" -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~sparc ~x86" - -RDEPEND="app-portage/deltup - dev-util/bdelta" - -src_install () { - sed -i -e "s:/bin/sh:/bin/bash:" "${WORKDIR}"/getdelta.sh || die - dobin "${WORKDIR}"/getdelta.sh || die -} - -pkg_postinst() { - elog "You need to put" - elog "FETCHCOMMAND=\"/usr/bin/getdelta.sh \\\${URI}\"" - elog "into your /etc/make.conf to make use of getdelta" - - # make sure permissions are ok - touch "${ROOT}"/var/log/getdelta.log - mkdir -p "${ROOT}"/etc/deltup - chown -R portage:portage "${ROOT}"/{var/log/getdelta.log,etc/deltup} - chmod -R ug+rwX "${ROOT}"/{var/log/getdelta.log,etc/deltup} -} diff --git a/app-portage/getdelta/getdelta-0.7.9-r1.ebuild b/app-portage/getdelta/getdelta-0.7.9-r1.ebuild deleted file mode 100644 index 5a3297047702..000000000000 --- a/app-portage/getdelta/getdelta-0.7.9-r1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/getdelta/getdelta-0.7.9-r1.ebuild,v 1.3 2014/07/09 03:39:48 patrick Exp $ - -EAPI=5 - -inherit eutils - -DESCRIPTION="dynamic deltup client" -HOMEPAGE="http://linux01.gwdg.de/~nlissne/" -SRC_URI="http://linux01.gwdg.de/~nlissne/${PN}-0.7.8.tar.bz2" -SLOT="0" -IUSE="" -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~sparc ~x86" - -RDEPEND="app-portage/deltup - dev-util/bdelta" - -src_prepare() { - epatch "${FILESDIR}"/${P}.patch -} - -src_install () { - # portage has moved make.globals, so we just hotfix it - sed -i -e "s:/etc/make.globals:/usr/share/portage/config/make.globals:g" "${WORKDIR}"/getdelta.sh || die "Couldn't fix make.globals path" - - sed -i -e "s:/bin/sh:/bin/bash:" "${WORKDIR}"/getdelta.sh || die - dobin "${WORKDIR}"/getdelta.sh || die -} - -pkg_postinst() { - elog "You need to put" - elog "FETCHCOMMAND=\"/usr/bin/getdelta.sh \\\${URI}\"" - elog "into your /etc/make.conf to make use of getdelta" - - # make sure permissions are ok - touch "${ROOT}"/var/log/getdelta.log - mkdir -p "${ROOT}"/etc/deltup - chown -R portage:portage "${ROOT}"/{var/log/getdelta.log,etc/deltup} - chmod -R ug+rwX "${ROOT}"/{var/log/getdelta.log,etc/deltup} -} diff --git a/app-portage/getdelta/getdelta-0.7.9.ebuild b/app-portage/getdelta/getdelta-0.7.9.ebuild deleted file mode 100644 index f7fb0f183435..000000000000 --- a/app-portage/getdelta/getdelta-0.7.9.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/getdelta/getdelta-0.7.9.ebuild,v 1.5 2014/07/09 03:39:48 patrick Exp $ - -EAPI=5 - -inherit eutils - -DESCRIPTION="dynamic deltup client" -HOMEPAGE="http://linux01.gwdg.de/~nlissne/" -SRC_URI="http://linux01.gwdg.de/~nlissne/${PN}-0.7.8.tar.bz2" -SLOT="0" -IUSE="" -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~sparc ~x86" - -RDEPEND="app-portage/deltup - dev-util/bdelta" - -src_prepare() { - epatch "${FILESDIR}"/${P}.patch -} - -src_install () { - sed -i -e "s:/bin/sh:/bin/bash:" "${WORKDIR}"/getdelta.sh || die - dobin "${WORKDIR}"/getdelta.sh || die -} - -pkg_postinst() { - elog "You need to put" - elog "FETCHCOMMAND=\"/usr/bin/getdelta.sh \\\${URI}\"" - elog "into your /etc/make.conf to make use of getdelta" - - # make sure permissions are ok - touch "${ROOT}"/var/log/getdelta.log - mkdir -p "${ROOT}"/etc/deltup - chown -R portage:portage "${ROOT}"/{var/log/getdelta.log,etc/deltup} - chmod -R ug+rwX "${ROOT}"/{var/log/getdelta.log,etc/deltup} -} diff --git a/app-portage/pms-test-suite/pms-test-suite-0.2.ebuild b/app-portage/pms-test-suite/pms-test-suite-0.2.ebuild index 70c6765a95c6..58372f72b583 100644 --- a/app-portage/pms-test-suite/pms-test-suite-0.2.ebuild +++ b/app-portage/pms-test-suite/pms-test-suite-0.2.ebuild @@ -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/app-portage/pms-test-suite/pms-test-suite-0.2.ebuild,v 1.3 2014/07/06 13:16:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/pms-test-suite/pms-test-suite-0.2.ebuild,v 1.4 2015/07/22 01:35:40 mrueg Exp $ EAPI=4 @@ -28,7 +28,7 @@ RDEPEND=">=app-portage/gentoopm-0.1.5 DEPEND="doc? ( dev-python/epydoc ) test? ( >=sys-apps/portage-2.1.10.3 sys-apps/pkgcore - >=sys-apps/paludis-0.64.2[python-bindings] )" + >=sys-apps/paludis-0.64.2[python] )" # broken atm RESTRICT=test diff --git a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild index 39115ee3280c..7e64735685dd 100644 --- a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild +++ b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild @@ -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/app-portage/pms-test-suite/pms-test-suite-9999.ebuild,v 1.3 2015/04/25 16:25:44 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/pms-test-suite/pms-test-suite-9999.ebuild,v 1.4 2015/07/22 01:35:40 mrueg Exp $ EAPI=4 @@ -35,7 +35,7 @@ RDEPEND=">=app-portage/gentoopm-0.1.5 DEPEND="doc? ( dev-python/epydoc ) test? ( >=sys-apps/portage-2.1.10.3 sys-apps/pkgcore - >=sys-apps/paludis-0.64.2[python-bindings] )" + >=sys-apps/paludis-0.64.2[python] )" PYTHON_MODNAME=pmstestsuite diff --git a/app-portage/portage-utils/Manifest b/app-portage/portage-utils/Manifest index 993e3c717a70..27d9ea50834f 100644 --- a/app-portage/portage-utils/Manifest +++ b/app-portage/portage-utils/Manifest @@ -1,20 +1,4 @@ -DIST portage-utils-0.10.tar.xz 381996 SHA256 da4109b27dc2a791874022e56763a7563708f77de3c3da709b27b8cb74982f8a SHA512 a7caa280d459e1d774e1865c59a01825763f63c1d4efa9da55ca710571149a561bb5fe7cb95ab97d2f74d044d6cc140c18ce7c812b62ebc48f785e65883d812f WHIRLPOOL 06b7c5e3ae9454cd20f3a611564b10afa630d8c332f66ebb3789a6d64ca3e5ba3d5953375c715d94fd7f1add27bce8f4f38a211171ce5b8c0001f70e696a7304 -DIST portage-utils-0.11.tar.xz 388004 SHA256 5bd1abe328c6ea82177289143a9be026afaf18c752dc23c486d6248dd582c260 SHA512 2bc9b976d9c2ca6c415f8c4fabe655b8f83a6af6e121e91423cfc7129debf5146f09499fe9cecef19a72cbbb6437865805fabe73001e2031ce67e32fbdb23deb WHIRLPOOL 755b61935afad23179a690e841cd19a32842808d149a9e3756129aec28a74217cdb81b06ccae2909cfe65d0657ed5f4ce82568b9408e2c65024a7bfe97dc62cf -DIST portage-utils-0.20.tar.xz 385328 SHA256 bfe774047f09a746334648a8630321aaf8d190538ea2942bdd0f509ce74885c9 SHA512 a78ea515e9094e62ecb69ddc46d06efa1cd472f2288d9df8626e0e4a0605819197a3f5ae7a6802aa26698e9cb68606574e71d99aa8d1fab54cc0b58a3f181934 WHIRLPOOL d11b9564dfca159b8857bc21c207be6fbd7de578a28bd9100a7d5de6e6280c904611f2a9c9b88b624c21372916241d76b8f460acf7fd8798574bc4307d5413da -DIST portage-utils-0.21.tar.xz 387396 SHA256 7531ef71e82fd1a4f26fc93d8ee1f51ae9d1413626064ae5e3e95b2d875a7e23 SHA512 9f42d03356802b1829ef47d44e1e1e81006601012d72e54ff3fb0a963081241338097101c6d26ba94c61572150e5f560d23f8478240aba802c16ab8a225a10e6 WHIRLPOOL ff32a0b30094af149177ee2a000b54e31dfe8c3637eaf3be1a155c3752725e08a35f8d2dcc0e5558c661ef65c8fdccb3bd9406636f5cb569c1d6fb884facd242 -DIST portage-utils-0.3.1.tar.bz2 89122 SHA256 2e14e795e2bfd9078e6b40f8e4fbd183af5ac9f02e8a2140aaa1a92bbf8cc493 SHA512 0b9e246ad1caf380a574a957afc2f68c9879f4db55e90325177261d3488b4afad1638fd7f4c77f1bb30d1c6dd885873c124a2d5fff5829d0c55de8a214eb0ecc WHIRLPOOL dc879052524088c5b096415fe3af06d7c3f6be3648d4043dbb7f58fc53846a5d68bcbe035404d4bc608d760da2d82c5c1ac3406f790d984d17daf25546bb13a9 -DIST portage-utils-0.30.tar.xz 398144 SHA256 07a8ce13810464b019d3252c1857e4d12e40f0f8317f5b8ac3249f39bd338ad7 SHA512 b6e3194cf8c939804991ed91b18a5deaaed49ada2ea9c03348f36b58603ed39cebfa68923843d5b0c575bdb978fa4f178c318569bef8665a982973bcdfa52591 WHIRLPOOL 6c95a559e752f1572e236418022951fcbb32c225cc8937c339107e2c172dfc10d86fa6680024b250e2c9d945d5ea9cbc1921f67e13143ad7652db9f3487dc14d -DIST portage-utils-0.4.tar.bz2 89409 SHA256 334af67cadb485db2f7269458fd7cc7f3c03742dd420b85ed1b2536735fdc645 SHA512 6c61f383b8fbf187acb1de22c94f885790fa5c9699613ae67f619c925521bef286d4781237a092cfbcd25671acd48d5c3a8efc928aece810f1ee779ca41d6874 WHIRLPOOL 2bae830d9cb6e91b58775e79f059b95bb1480a918f5f8f4a47e6c8283644d2101451759cf662816b8b64e199e04db0a80ca65e9ba1ab23dafae12346f3d0995e -DIST portage-utils-0.40.tar.xz 403028 SHA256 6f5c0210a36c6cfee15332d074a236ee27d726c4daca48afa157686a34c4771c SHA512 5ecc884f66e56cb4c647e7ead6ea940a77cc6c0e0a066e609fda1aa8415faadf8b03051a98376db98c5057da233c29c3d3ad716fb486c8e6fbdaf4a53033d76c WHIRLPOOL f038a9db233bf97a1d320c0a2443430bc63d06f8428d9c203947ee02622dd2114bee044c536a0ff048fda55733db80e3f12cd8acb6ef73a35f3f8d0705461433 -DIST portage-utils-0.41.tar.xz 403048 SHA256 6fb99d7a918d0f4cd66d851369f017aa39b7f50649ec4690578952ea46fb236d SHA512 302053f752c8a0bd63f34517dbe520d656a28430c77cdfd86c3dd162314a181361ef6611d877581b92e2f289701bdb7fb4e3bb282158b9ab16166cf72fc30f7c WHIRLPOOL 945e5c6e49190ace479a9d73eb16a44823a9267de7587a11ed0f4192de0b10c94980c7348d977ba629e4e451686b112bdc6134baa6581e74a6ac7f78d657f22e -DIST portage-utils-0.5.tar.xz 99916 SHA256 be8992cc7f4cfc0225d773065ce4c75b1bc6d7c1cab9e44862716f7f697b76bf SHA512 6f72e2b08f46df1ae29047e4cb8137c649ca4bf4b99eec31031986c5b2ee1d9f615a716bf96a1114bda5dec47e56123fefaa2ce8cffe30338c1264e9154c2276 WHIRLPOOL 88a9309216750cb0a143236a3c395d2dd9e5e38213963312d5ea232e250a8cc632184da2de9010fcdee373504855d24819d6615b60af287239fbd693e562cbe3 -DIST portage-utils-0.50.tar.xz 403932 SHA256 c63b6aa5de31cd6b216025c15dd7074716e34126f51093de84d1e1f0622473b7 SHA512 2002c5f6bcb9705e7bb09bb4ff7b57c988f6b80b89193235327ba357e852230b9ebad332d28dc31312377152e872709b643654d6f497a684fe1c3a1822db15e9 WHIRLPOOL 70eddc02ce9497104ad50f9be84cb4381ef2fb1181b63ac2e84374b7bd8aa77d043c39c45ad69ec9adb99592cc1b6d7453f8f4821602952cf294a376b410bf18 -DIST portage-utils-0.51.tar.xz 403588 SHA256 a3bd492788dfd1157d0b8145f096e8d45492914905329aa4cc9eb9d0526be131 SHA512 03433794102a0f195246f078fd261c3f9e1645edab2b7ddd0647fb3e46596e8e7d391f77e74e3754f07f569a9d331f2b0656bd2e1c57adab6dd75644db893020 WHIRLPOOL 3f47ab0605f22aaa354eccd5bbd588d9e761fddb0ad346e95695b160ee193c40ae11ca394c49c5986b85018ce0762a29d0bf62fb9a3466b9a391f27ee6d4c237 -DIST portage-utils-0.52.tar.xz 403684 SHA256 2869e77b043f68184ee35f0a77d3ce552c0cc75b67d9b2c67965f89d62922fac SHA512 de4fbc4d660e73d1b5e769a3c920dbf21984f00cee91d06269b8c0349aeaff15b9165e725e449ad2491e7095494e01f845a54315bc3a48b8cb02adeb20661e7f WHIRLPOOL decdfdfe75c08a71b0d00ffe7b087874e66c993a9ac1df19c5d16e2255aaf887156e17e9497b47faec7f94d1f8ff8ba8c2e87f5714c0df50b095faafee2c2605 DIST portage-utils-0.53.tar.xz 404040 SHA256 876653e795af89aeadfac1206403b1ed9543f3ac75232459d4e597e20f236c04 SHA512 5965c39572dd476bde2668a4a643d6c44da47d822f75201efbaf10a8dbb02a5bb0210ef95519b99d762106caf6f3440f78312327516d33fa8551139104483259 WHIRLPOOL 115f9e67962b890e9027ba2b16ffb7c282426a514a0272e279fb2d171152cd54638e6fb94df4121f72d84b59ed3713e05d177ed29cacddd0070d555671d21e42 DIST portage-utils-0.54.tar.xz 510528 SHA256 d3cd50e822253008c83e871ee53e83f4fa3dcfbfa25799ec48a8dcf37ac67928 SHA512 4e7b01cff96744f767a0892df5fd2f28c17a619aac1912a2f1ebb91c0706367cb02eb478e9192e6f4fb9a22956d8fb6256497b03086938f26efcd0ba27e8c1ff WHIRLPOOL 04ea363f9867896226040c9011168ea2755f67706400f9a1d183e1a8a46e97dd9f8ff3e225c933d8c01d609da72c2a2ed7ec15b050bee4c5fbd12f187b1dabf1 DIST portage-utils-0.55.tar.xz 513336 SHA256 4754aaeda32cc9aaf2fa3943badde51caf84ccf2e03129bd2dc2a5459936baff SHA512 25a5ceabc03b264ff2210ced8307c5a73c739ea3be74ba65f59c70372255e055ccbe25f565420ee1d61490b0baa43d6af8151f8c0a47b3c67a4ff7fff1fce2d0 WHIRLPOOL b437d09cbda38ede3d233639cbada731ac5beef5201db1de37bc80f0041935b141454205d89e31db4b2ddf9c82ec356343d1ce4ee6f937f1679f95225da8910d DIST portage-utils-0.56.tar.xz 513832 SHA256 4df7323fb2667dd9bcee0f2d169c01ed8600aa6196118e6cd3a10cfe99852bbf SHA512 f2136a7df4cd91499b135fbf000f81a71177d5a39b4da2db484ab0f9492d152eaa72a5fee0e56d4b58611462e251905e554f5e41890a749f05d19e50c16c77b6 WHIRLPOOL af0a96ca3bf2dd39335317829aa8aff110a63042c415368400977e974cc21163da7eb76f7d53fcd05e133fd8a8568255ba022a32f1b174bda0dcb15b5f1476b9 -DIST portage-utils-0.6.tar.xz 101672 SHA256 1c902be00679910c04cf70ef2d765388213c7bb339ffd47c660e681a6eac88a1 SHA512 b6b11741bf6bd94f9dbd5418468c47f1410ef192ad37f8764364869c52ce9dbb15db12099965d06e0daf4c26d214b12e230f2c85ce1e00fc85d1415b93ec81e5 WHIRLPOOL f0c21db0a32859f80695280a97ba90327c30aa691c68be5ec224f9a2d389cd3042becef31fd896596281404f86f80fb0ab15f33bf56206711363771bf815cfb7 -DIST portage-utils-0.8.tar.xz 378220 SHA256 d7a0dd6f8afc959f965a0dfcba12e808f623035cf1a38f3be4a5765d42174c74 SHA512 991dd836862a856d248bb93100ab94c0365d3fc3caf10931119565c108cb8085cf4aaa8779ae77b2c98fe3a4d26c8585c9d00d645c1bacb6b2b7bf18158fb6cd WHIRLPOOL f529986e4479ac834d220a40734655434d0fe262d1dec2ff1eaeeb44c2c356caf6bcf90afaeb8727e5b98c873d8f1b7133896ea9029f2dc1b13b04c4c0dee943 -DIST portage-utils-0.9.tar.xz 378044 SHA256 dc6ca6c8394a17e47966e7a5aa21030690abd80e493e59780b85c561307c4c58 SHA512 15982f2e55f5307ea82076b53ca604f2a5e683836cfb669e05fb1cf8a18889d82223a05748b745e179dc6c1bb9f88b08460717a9a7eae5ce5d31a0b7d70290cc WHIRLPOOL cfaab6d47ca15662888f3492001507f9c3dc29694a2f3fd44268eee7c9bfb83cb3a31d6fb7ce25b49d8ced311f6ea60828ad1c62f635bae1f35b20e0c2275bd4 diff --git a/app-portage/portage-utils/files/portage-utils-0.10-x86-test.patch b/app-portage/portage-utils/files/portage-utils-0.10-x86-test.patch deleted file mode 100644 index fb46268a0977..000000000000 --- a/app-portage/portage-utils/files/portage-utils-0.10-x86-test.patch +++ /dev/null @@ -1,18 +0,0 @@ -https://bugs.gentoo.org/412067 - ---- tests/profile/dotest 19 May 2012 13:20:20 -0000 1.2 -+++ tests/profile/dotest 8 Jun 2012 04:42:04 -0000 -@@ -31,10 +31,11 @@ unset $(qenv | awk '{print $1}') - - # test vars that should default to known values. - # cannot test too many more as portage's default --# make.globals will kick in. -+# make.globals will kick in. also can't test -+# some vars (e.g. PORTAGE_BINHOST) that we default -+# on some platforms. - tenv inv ROOT / - tenv inv ARCH --tenv inv PORTAGE_BINHOST - - # this validates simple stuff - tenv 1 ARCH x86 diff --git a/app-portage/portage-utils/files/portage-utils-0.41-scandirat.patch b/app-portage/portage-utils/files/portage-utils-0.41-scandirat.patch deleted file mode 100644 index 1c7f7cdd923e..000000000000 --- a/app-portage/portage-utils/files/portage-utils-0.41-scandirat.patch +++ /dev/null @@ -1,24 +0,0 @@ -scandirat: copy enough bytes to get the filename - -Solaris is a platform without d_reclen. sizeof(struct dirent) is not -enough to get the whole of d_name contents, since the struct uses -char[1] as workaround to specify a variable size length end of struct -member. - -Index: libq/scandirat.c -=================================================================== -RCS file: /var/cvsroot/gentoo-projects/portage-utils/libq/scandirat.c,v -retrieving revision 1.6 -retrieving revision 1.7 -diff -u -r1.6 -r1.7 ---- libq/scandirat.c 29 Sep 2013 10:25:25 -0000 1.6 -+++ libq/scandirat.c 17 Nov 2013 10:26:53 -0000 1.7 -@@ -18,7 +18,7 @@ - #if defined(_DIRENT_HAVE_D_RECLEN) - # define reclen(de) ((de)->d_reclen) - #else --# define reclen(de) (sizeof(*(de))) -+# define reclen(de) (sizeof(*(de)) + strlen((de)->d_name)) - #endif - - static int scandirat(int dir_fd, const char *dir, struct dirent ***dirlist, diff --git a/app-portage/portage-utils/portage-utils-0.10.ebuild b/app-portage/portage-utils/portage-utils-0.10.ebuild deleted file mode 100644 index 9e518ad38839..000000000000 --- a/app-portage/portage-utils/portage-utils-0.10.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.10.ebuild,v 1.11 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="3" - -inherit flag-o-matic toolchain-funcs eutils - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="static" - -src_prepare() { - epatch "${FILESDIR}"/${P}-x86-test.patch #412067 -} - -src_configure() { - use static && append-ldflags -static - - # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if use prefix || ! use kernel_linux || \ - has_version '/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${EROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - elog "${EPREFIX}/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" -} diff --git a/app-portage/portage-utils/portage-utils-0.11.ebuild b/app-portage/portage-utils/portage-utils-0.11.ebuild deleted file mode 100644 index ca6264083967..000000000000 --- a/app-portage/portage-utils/portage-utils-0.11.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.11.ebuild,v 1.2 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="3" - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="static" - -src_configure() { - use static && append-ldflags -static - - # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if use prefix || ! use kernel_linux || \ - has_version '/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${EROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - elog "${EPREFIX}/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" -} diff --git a/app-portage/portage-utils/portage-utils-0.20.ebuild b/app-portage/portage-utils/portage-utils-0.20.ebuild deleted file mode 100644 index f8ea58b537d4..000000000000 --- a/app-portage/portage-utils/portage-utils-0.20.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.20.ebuild,v 1.2 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="3" - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="static" - -src_configure() { - use static && append-ldflags -static - - # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if use prefix || ! use kernel_linux || \ - has_version '/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${EROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - elog "${EPREFIX}/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" -} diff --git a/app-portage/portage-utils/portage-utils-0.21.ebuild b/app-portage/portage-utils/portage-utils-0.21.ebuild deleted file mode 100644 index 152d0f1dbee0..000000000000 --- a/app-portage/portage-utils/portage-utils-0.21.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.21.ebuild,v 1.6 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="3" - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="static" - -DEPEND="app-arch/xz-utils" -RDEPEND="" - -src_configure() { - use static && append-ldflags -static - - # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if use prefix || ! use kernel_linux || \ - has_version '/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${EROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - if [[ -z ${REPLACING_VERSIONS} ]] ; then - elog "${EPREFIX}/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - fi -} diff --git a/app-portage/portage-utils/portage-utils-0.3.1.ebuild b/app-portage/portage-utils/portage-utils-0.3.1.ebuild deleted file mode 100644 index 08a614729b0f..000000000000 --- a/app-portage/portage-utils/portage-utils-0.3.1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.3.1.ebuild,v 1.5 2015/02/21 15:47:17 mgorny Exp $ - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" -IUSE="static" - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i -e 's:\[\[:[:' -e 's:\]\]:]:' Makefile -} - -src_compile() { - tc-export CC - use static && append-ldflags -static - emake || die -} - -src_install() { - emake install DESTDIR="${D}" || die - prepalldocs - - exeinto /etc/portage/bin - doexe "${FILESDIR}"/post_sync || die - insinto /etc/portage/postsync.d - doins "${FILESDIR}"/q-reinitialize || die -} - -pkg_preinst() { - # preserve +x bit on postsync files #301721 - local x - pushd "${D}" >/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${ROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - elog "/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x /etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x /etc/portage/postsync.d/q-reinitialize" -} diff --git a/app-portage/portage-utils/portage-utils-0.30.ebuild b/app-portage/portage-utils/portage-utils-0.30.ebuild deleted file mode 100644 index 123e7d5c0245..000000000000 --- a/app-portage/portage-utils/portage-utils-0.30.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.30.ebuild,v 1.4 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="3" - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="static" - -DEPEND="app-arch/xz-utils" -RDEPEND="" - -src_configure() { - use static && append-ldflags -static - - # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if use prefix || ! use kernel_linux || \ - has_version '/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${EROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - if [[ -z ${REPLACING_VERSIONS} ]] ; then - elog "${EPREFIX}/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - fi -} diff --git a/app-portage/portage-utils/portage-utils-0.4.ebuild b/app-portage/portage-utils/portage-utils-0.4.ebuild deleted file mode 100644 index 31e7af23e873..000000000000 --- a/app-portage/portage-utils/portage-utils-0.4.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.4.ebuild,v 1.2 2015/02/21 15:47:17 mgorny Exp $ - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" -IUSE="static" - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i -e 's:\[\[:[:' -e 's:\]\]:]:' Makefile -} - -src_compile() { - tc-export CC - use static && append-ldflags -static - emake || die -} - -src_install() { - emake install DESTDIR="${D}" || die - prepalldocs - - exeinto /etc/portage/bin - doexe "${FILESDIR}"/post_sync || die - insinto /etc/portage/postsync.d - doins "${FILESDIR}"/q-reinitialize || die -} - -pkg_preinst() { - # preserve +x bit on postsync files #301721 - local x - pushd "${D}" >/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${ROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - elog "/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x /etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x /etc/portage/postsync.d/q-reinitialize" -} diff --git a/app-portage/portage-utils/portage-utils-0.40.ebuild b/app-portage/portage-utils/portage-utils-0.40.ebuild deleted file mode 100644 index 6b2a56133f3b..000000000000 --- a/app-portage/portage-utils/portage-utils-0.40.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.40.ebuild,v 1.2 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="3" - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="static" - -DEPEND="app-arch/xz-utils" -RDEPEND="" - -src_configure() { - use static && append-ldflags -static - - # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if use prefix || ! use kernel_linux || \ - has_version '/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${EROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - if [[ -z ${REPLACING_VERSIONS} ]] ; then - elog "${EPREFIX}/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - fi -} diff --git a/app-portage/portage-utils/portage-utils-0.41.ebuild b/app-portage/portage-utils/portage-utils-0.41.ebuild deleted file mode 100644 index 826e36a03859..000000000000 --- a/app-portage/portage-utils/portage-utils-0.41.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.41.ebuild,v 1.7 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="3" - -inherit flag-o-matic toolchain-funcs eutils - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz - http://dev.gentoo.org/~vapier/dist/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="static" - -DEPEND="app-arch/xz-utils" -RDEPEND="" - -src_prepare() { - # can go next release, backport from CVS - epatch "${FILESDIR}"/${P}-scandirat.patch - epatch_user -} - -src_configure() { - use static && append-ldflags -static - - # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if use prefix || ! use kernel_linux || \ - has_version '/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${EROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - if [[ -z ${REPLACING_VERSIONS} ]] ; then - elog "${EPREFIX}/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - fi -} diff --git a/app-portage/portage-utils/portage-utils-0.5.ebuild b/app-portage/portage-utils/portage-utils-0.5.ebuild deleted file mode 100644 index 326773e802a6..000000000000 --- a/app-portage/portage-utils/portage-utils-0.5.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.5.ebuild,v 1.3 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="3" - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd" -IUSE="static" - -src_compile() { - tc-export CC - use static && append-ldflags -static - emake || die -} - -src_install() { - emake install DESTDIR="${D}" || die - prepalldocs - - exeinto /etc/portage/bin - doexe "${FILESDIR}"/post_sync || die - insinto /etc/portage/postsync.d - doins "${FILESDIR}"/q-reinitialize || die -} - -pkg_preinst() { - # preserve +x bit on postsync files #301721 - local x - pushd "${D}" >/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${ROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - elog "/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x /etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x /etc/portage/postsync.d/q-reinitialize" -} diff --git a/app-portage/portage-utils/portage-utils-0.50.ebuild b/app-portage/portage-utils/portage-utils-0.50.ebuild deleted file mode 100644 index 0171b09275f4..000000000000 --- a/app-portage/portage-utils/portage-utils-0.50.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.50.ebuild,v 1.2 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="4" - -inherit flag-o-matic toolchain-funcs eutils - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz - http://dev.gentoo.org/~vapier/dist/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="nls static" - -DEPEND="app-arch/xz-utils" -RDEPEND="" - -src_prepare() { - epatch_user -} - -src_configure() { - use static && append-ldflags -static - - # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if use prefix || ! use kernel_linux || \ - has_version '/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${EROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - if [[ -z ${REPLACING_VERSIONS} ]] ; then - elog "${EPREFIX}/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - fi -} diff --git a/app-portage/portage-utils/portage-utils-0.51.ebuild b/app-portage/portage-utils/portage-utils-0.51.ebuild deleted file mode 100644 index 58af4d317315..000000000000 --- a/app-portage/portage-utils/portage-utils-0.51.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.51.ebuild,v 1.2 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="4" - -inherit flag-o-matic toolchain-funcs eutils - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz - http://dev.gentoo.org/~vapier/dist/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="nls static" - -DEPEND="app-arch/xz-utils" -RDEPEND="" - -src_prepare() { - epatch_user -} - -src_configure() { - use static && append-ldflags -static - - # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if use prefix || ! use kernel_linux || \ - has_version '/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${EROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - if [[ -z ${REPLACING_VERSIONS} ]] ; then - elog "${EPREFIX}/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - fi -} diff --git a/app-portage/portage-utils/portage-utils-0.52.ebuild b/app-portage/portage-utils/portage-utils-0.52.ebuild deleted file mode 100644 index ec7688449252..000000000000 --- a/app-portage/portage-utils/portage-utils-0.52.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.52.ebuild,v 1.2 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="4" - -inherit flag-o-matic toolchain-funcs eutils - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz - http://dev.gentoo.org/~vapier/dist/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="nls static" - -DEPEND="app-arch/xz-utils" -RDEPEND="" - -src_prepare() { - epatch_user -} - -src_configure() { - use static && append-ldflags -static - - # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if use prefix || ! use kernel_linux || \ - has_version '/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${EROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - if [[ -z ${REPLACING_VERSIONS} ]] ; then - elog "${EPREFIX}/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - fi -} diff --git a/app-portage/portage-utils/portage-utils-0.6.ebuild b/app-portage/portage-utils/portage-utils-0.6.ebuild deleted file mode 100644 index 645caa82ff8d..000000000000 --- a/app-portage/portage-utils/portage-utils-0.6.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.6.ebuild,v 1.2 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="3" - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd" -IUSE="static" - -src_compile() { - tc-export CC - use static && append-ldflags -static - emake || die -} - -src_install() { - emake install DESTDIR="${D}" || die - prepalldocs - - exeinto /etc/portage/bin - doexe "${FILESDIR}"/post_sync || die - insinto /etc/portage/postsync.d - doins "${FILESDIR}"/q-reinitialize || die -} - -pkg_preinst() { - # preserve +x bit on postsync files #301721 - local x - pushd "${D}" >/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${ROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - elog "/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x /etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x /etc/portage/postsync.d/q-reinitialize" -} diff --git a/app-portage/portage-utils/portage-utils-0.8.ebuild b/app-portage/portage-utils/portage-utils-0.8.ebuild deleted file mode 100644 index 029dd17868c9..000000000000 --- a/app-portage/portage-utils/portage-utils-0.8.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.8.ebuild,v 1.7 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="3" - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" -IUSE="static" - -src_configure() { - use static && append-ldflags -static - - # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if ! use kernel_linux || has_version '/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${ROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - elog "/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x /etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x /etc/portage/postsync.d/q-reinitialize" -} diff --git a/app-portage/portage-utils/portage-utils-0.9.ebuild b/app-portage/portage-utils/portage-utils-0.9.ebuild deleted file mode 100644 index 3a70aef0b3c9..000000000000 --- a/app-portage/portage-utils/portage-utils-0.9.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.9.ebuild,v 1.4 2015/02/21 15:47:17 mgorny Exp $ - -EAPI="3" - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="small and fast portage helper tools written in C" -HOMEPAGE="https://wiki.gentoo.org/wiki/Q_applets" -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="static" - -src_configure() { - use static && append-ldflags -static - - # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if use prefix || ! use kernel_linux || \ - has_version '/dev/null - for x in etc/portage/postsync.d/* ; do - [[ -x ${EROOT}/${x} ]] && chmod +x "${x}" - done -} - -pkg_postinst() { - elog "${EPREFIX}/etc/portage/postsync.d/q-reinitialize has been installed for convenience" - elog "If you wish for it to be automatically run at the end of every --sync:" - elog " # chmod +x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" - elog "Normally this should only take a few seconds to run but file systems" - elog "such as ext3 can take a lot longer. To disable, simply do:" - elog " # chmod -x ${EPREFIX}/etc/portage/postsync.d/q-reinitialize" -} diff --git a/dev-db/mysql-connector-c++/Manifest b/dev-db/mysql-connector-c++/Manifest index cc26c4eb5de5..e17d5fc148dd 100644 --- a/dev-db/mysql-connector-c++/Manifest +++ b/dev-db/mysql-connector-c++/Manifest @@ -1,3 +1,4 @@ DIST mysql-connector-c++-1.1.1.tar.gz 492659 SHA256 31c3e4f637153bd270812dffc6a50708dfc686a8afa7ea1c88a9dfda0d8af52e SHA512 d6b34fd4aeaf1032870d6de4f57ae92230790a3661c24af4ffed30f715f9a1941d0d063abbc0d703c15697c054731af6e39240d6dd70459371f25435595ec903 WHIRLPOOL f9fddb59df913a728769824aa7cc39b9ba55b1d3de56048148bf5ca37a366772f34a85bae58f0d5efead4010b0aac7ab5b897bd4a0db113e99fdf4898a31d26c DIST mysql-connector-c++-1.1.3.tar.gz 496226 SHA256 4b1516f183f29c011c1677d5a9b174d0f5c3b761d2e8056e79690c55c01ea690 SHA512 c03a4ae25e9d189a5114ab630bef6edaefd1aee809dbb1ec26b765f5e84b93fbe17e5f7357a4fe2a95c179cd2028b676151df4baf4e3da7515543ecc0834afd7 WHIRLPOOL 5f04231cec63de16c2a076143b2e0409544ebdf600d7423f63c8c2db45f1b63048e1da108a9f374dda6b6ff0d4c13b509190390e797f4674e14284acbaa9e2e5 DIST mysql-connector-c++-1.1.5.tar.gz 519440 SHA256 f3696726da29d56e0daad7046b30aa51444360a3ff112c079eb942929eb1cce8 SHA512 6e6e6ed7f7496d5d51f6709a7fb47b8031d5639b0729a439056466ae24e4e24d419fad19c54571e0485f3717d7a07ccd840795724a8b79deb8e93c59d447595b WHIRLPOOL 8c0be70301454d130797d6dd74da5f29a77f543bf4c2353e53b6ebfa8c9f8282850ba6266d4988e7d305c5be14d64b41133ad05ded2f70662235f254f76d75ea +DIST mysql-connector-c++-1.1.6.tar.gz 522236 SHA256 ad710b3900cae3be94656825aa70319cf7a96e1ad46bf93e07275f3606f69447 SHA512 e940b6ee090f792bad8acbbfa3dacd46310ac40c7993c4097eeebb6be4b792d3f1856574e603a71e2795773db97169f47c9ed76a127654472370c726bcb291c7 WHIRLPOOL b3027423cf2e250f1fd7340b58ff5ff55ce771c91cc435e37cddd156f681621206438b6329a49df760dce660ef983b3cf3e5060af527668de64ed06e69830d12 diff --git a/dev-db/mysql-connector-c++/files/mysql-connector-c++-1.1.6-fix-cmake.patch b/dev-db/mysql-connector-c++/files/mysql-connector-c++-1.1.6-fix-cmake.patch new file mode 100644 index 000000000000..18d4e9a80410 --- /dev/null +++ b/dev-db/mysql-connector-c++/files/mysql-connector-c++-1.1.6-fix-cmake.patch @@ -0,0 +1,23 @@ +diff -aurN a/CMakeLists.txt b/CMakeLists.txt +--- a/CMakeLists.txt 2015-06-04 08:58:30.000000000 -0400 ++++ b/CMakeLists.txt 2015-07-21 10:41:59.081091000 -0400 +@@ -300,7 +300,7 @@ + SET(CPACK_PACKAGE_FILE_NAME "${CPACK_PACKAGE_INSTALL_DIRECTORY}") + ENDIF(WIN32) + +-SET(DOC_DESTINATION ".") ++SET(DOC_DESTINATION ${INSTALL_DOCS}) + IF(RPM_LAYOUT) + SET(DOC_DESTINATION "share/doc/${CPACK_PACKAGE_NAME}-${MYSQLCPPCONN_VERSION}") + ENDIF() +@@ -373,10 +373,6 @@ + ADD_SUBDIRECTORY(cppconn) + ADD_SUBDIRECTORY(driver) + ADD_SUBDIRECTORY(examples) +-ADD_SUBDIRECTORY(test) +-ADD_SUBDIRECTORY(test/framework) +-ADD_SUBDIRECTORY(test/CJUnitTestsPort) +-ADD_SUBDIRECTORY(test/unit) + + IF(DEFINED CMAKE_SYSTEM_NAME AND ${CMAKE_SYSTEM_NAME} STREQUAL "SunOS") + # see also README diff --git a/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild b/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild index 473edb690365..3df3a67b19b4 100644 --- a/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild +++ b/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild @@ -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/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild,v 1.7 2014/10/29 09:37:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild,v 1.8 2015/07/21 15:09:32 grknight Exp $ EAPI=5 @@ -18,7 +18,7 @@ IUSE="debug examples gcov static-libs" DEPEND=">=virtual/mysql-5.1 dev-libs/boost - dev-libs/openssl" + dev-libs/openssl:0" RDEPEND="${DEPEND}" PATCHES=( diff --git a/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.6.ebuild b/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.6.ebuild new file mode 100644 index 000000000000..67af5e6c0a33 --- /dev/null +++ b/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.6.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.6.ebuild,v 1.1 2015/07/21 15:09:32 grknight Exp $ + +EAPI=5 + +inherit eutils cmake-utils flag-o-matic multilib + +DESCRIPTION="MySQL database connector for C++ (mimics JDBC 4.0 API)" +HOMEPAGE="http://dev.mysql.com/downloads/connector/cpp/" +URI_DIR="Connector-C++" +SRC_URI="mirror://mysql/Downloads/${URI_DIR}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +IUSE="debug examples gcov static-libs" + +DEPEND=">=virtual/mysql-5.5:0= + dev-libs/boost:0= + dev-libs/openssl:0=" +RDEPEND="${DEPEND}" + +PATCHES=( + "${FILESDIR}/${PN}-1.1.6-fix-cmake.patch" + "${FILESDIR}/${PN}-1.1.5-fix-mariadb.patch" +) + +src_configure() { + # native lib/wrapper needs this! + append-flags "-fno-strict-aliasing" + + local mycmakeargs=( + -DMYSQLCPPCONN_BUILD_EXAMPLES=OFF + -DMYSQLCPPCONN_ICU_ENABLE=OFF + $(cmake-utils_use debug MYSQLCPPCONN_TRACE_ENABLE) + $(cmake-utils_use gcov MYSQLCPPCONN_GCOV_ENABLE) + -DINSTALL_DOCS="/usr/share/doc/${PF}" + -DMYSQL_CXX_LINKAGE=0 + -DMYSQL_INCLUDE_DIR=$(mysql_config --variable=pkgincludedir) + ) + + cmake-utils_src_configure +} + +src_install() { + cmake-utils_src_install + + # static lib has wrong name so we need to rename it + if use static-libs; then + mv "${ED}"/usr/$(get_libdir)/libmysqlcppconn-static.a \ + "${ED}"/usr/$(get_libdir)/libmysqlcppconn.a || die + else + rm -f "${ED}"/usr/$(get_libdir)/libmysqlcppconn-static.a + fi + + # examples + if use examples; then + insinto /usr/share/doc/${PF}/examples + doins "${S}"/examples/* + fi +} diff --git a/dev-java/cdi-api/cdi-api-1.2.ebuild b/dev-java/cdi-api/cdi-api-1.2.ebuild index 69ea52baa617..93f8f1de7b89 100644 --- a/dev-java/cdi-api/cdi-api-1.2.ebuild +++ b/dev-java/cdi-api/cdi-api-1.2.ebuild @@ -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-java/cdi-api/cdi-api-1.2.ebuild,v 1.1 2015/06/08 14:44:46 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/cdi-api/cdi-api-1.2.ebuild,v 1.3 2015/07/21 13:16:59 monsieurp Exp $ EAPI=5 @@ -26,8 +26,6 @@ DEPEND=">=virtual/jdk-1.6 app-arch/unzip ${CDEPEND}" -JAVA_PKG_WANT_SOURCE="1.7" -JAVA_PKG_WANT_TARGET="1.7" JAVA_SRC_DIR="src" JAVA_GENTOO_CLASSPATH="javax-inject,tomcat-servlet-api-3.0,glassfish-interceptor-api" diff --git a/dev-java/icedtea/Manifest b/dev-java/icedtea/Manifest index a3fb6839c64d..573aa64b5ad3 100644 --- a/dev-java/icedtea/Manifest +++ b/dev-java/icedtea/Manifest @@ -11,7 +11,5 @@ DIST icedtea-2.5-openjdk-f8c87dd516ff.tar.bz2 127435 SHA256 5301baacfb6b4ee28a34 DIST icedtea-2.5.5.tar.xz 2026212 SHA256 09e7aeb739a468dec8357f4b0757624b6c7ef38065fdf50323d369deac983dc7 SHA512 ae6a81c5bbd126ca990138c8ea15d4f0e57d4af3c633a03fcf6ce580f6b9cc1ea1948562783ddda6134aae8585ef90efca89239d1773bf16deb38c13850912b5 WHIRLPOOL 6cdd8c105cd2ff0a1dbd6a0d0283f4bd0901ed400d8e4d81503b97645af591147ec455564d8d4c9c2cf9fbcd968cb2d2e50c239782b7c8b041dbfad488661f80 DIST icedtea-6.1.13-cacao-68fe50ac34ec.tar.gz 4263528 SHA256 b8230f20d7022f9230bbfea13b2f3f179b2f42db40138ac6d32c82fc418ffc3a SHA512 bfa719e5c0212435bbc0e3abc7c69d84b52b17edc1571df94f13e4183889da07c82bb332745724cfa4944e18034c71fd9383e3c4515a69dbfa1369ba9318231f WHIRLPOOL 539c0fed1057723212b209d4341ece9c6b2786b1c216789ebdb8d22b4339daf26425883bbc2f08ea754252c28259f02bc829a42ec05d6838162232066f0ec0a3 DIST icedtea-6.1.13-jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz 317187 SHA256 31810266666c23822942aac62a78019c2c4589e1c5ee48329cbf42652d4437bc SHA512 a31348481e1c02747f5bb9db333f855c45a1555aa187ee35de5ef553a10a8a47dfcc1beb1e69502046c1758438b91958a328e0a0015812c153221f67734a70a6 WHIRLPOOL 2d629f581a257d51b814aa771173c952445f502e5bd6e21ae7e748e1683fc7820d13f9fd9bf6cacbffeed2097e74628107778f223d617bba71c33f4b124e44c4 -DIST icedtea6-1.13.5.tar.xz 4642720 SHA256 3579852895dcce8dcb0277b221c5b27d57baf7e642e9cbb92c1b67d9af9e2cbb SHA512 d495ee2b96bbfc7aa702cf1cfb14c6047d7c46bf4ac805e3daaf88e4093529f7161defd914da0272203beef3e2c5eda3cef54594a4754fb7af1ca2c72d588160 WHIRLPOOL c16847819e0b757846db4cb35eb8fde8d1e76847d25ee367c1dfd1ccf105e6011dfcef715ed6dfadb87ab36969ee4496f35df090e70d297304cc646b1445a266 DIST icedtea6-1.13.7.tar.xz 4511300 SHA256 a5ca64ae94ec27d28be91f4f0624164f9b4e6e92e417e52b296556005142183b SHA512 8e701f78d31888f4e2d362fcd46ee73aae67b57e3fe0b648f12b408298391149704aefac749294a0911581e1e70f30bff57d35a748b8e3e19e57a1911aa3d241 WHIRLPOOL 5131a79b6481b500ff70a50964f0eb206565d149196c5ab350c5f06015a73cf063dceeb3946a3c3bf45eb99a0f178ab180537089c906a7816356b4e289e69002 -DIST openjdk-6-src-b32-15_jul_2014.tar.xz 33267124 SHA256 9a5ad1b599953baac1b6b34189b9487ac5dcdb367aac5cc0aa5aa49700e73871 SHA512 dc565c31dd0320fc3fb9f051fe69ed078d2533311fb5d32d69b6cb081f872a08a704a88ce889382da1362c70db37ec90c1336ba901ae4a4461a0a13b560948f9 WHIRLPOOL 16feed91a6d629d1cf3c3adb07f1e384698e61dab9606846edee85a48a9fa93f8966b237fe9cb3267dd3ecec3a72ad3c57e756f368e40c3dd71be574e6fd7aad DIST openjdk-6-src-b35-14_apr_2015.tar.xz 33730692 SHA256 131cde181fbca08ac4d47bd13f6c3a64806fe2ae2106c03afe7ba651c24a4f9b SHA512 bd19261322aeafe84061be996378b6c65c8453ea4c780342bd44dd710bc6f6f414c4aee2d656db4a2750a6d217a92d20bc8d33c12b45e83504a40ff6d5a59cb5 WHIRLPOOL 69c2408afe7c8aac1a1dd62ab40f755d75c57c6ed3dee57d56c0d8fd5f1946a2516143923352660785d2740895f2c0a1ba90304a2e5f6f7d24fd8b1a78c14234 diff --git a/dev-java/icedtea/icedtea-6.1.13.5.ebuild b/dev-java/icedtea/icedtea-6.1.13.5.ebuild deleted file mode 100644 index 00ae1ba0a206..000000000000 --- a/dev-java/icedtea/icedtea-6.1.13.5.ebuild +++ /dev/null @@ -1,340 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5.ebuild,v 1.4 2015/07/11 09:19:57 chewi Exp $ -# Build written by Andrew John Hughes (gnu_andrew@member.fsf.org) - -# ********************************************************* -# * IF YOU CHANGE THIS EBUILD, CHANGE ICEDTEA-7.* AS WELL * -# ********************************************************* - -EAPI="5" - -inherit check-reqs java-pkg-2 java-vm-2 multiprocessing pax-utils prefix versionator virtualx - -ICEDTEA_PKG=${PN}$(replace_version_separator 1 -) -ICEDTEA_BRANCH=$(get_version_component_range 1-3) -OPENJDK_BUILD="32" -OPENJDK_DATE="15_jul_2014" -OPENJDK_TARBALL="openjdk-6-src-b${OPENJDK_BUILD}-${OPENJDK_DATE}.tar.xz" -# Download cacao and jamvm regardless for use with EXTRA_ECONF -CACAO_TARBALL="68fe50ac34ec.tar.gz" -JAMVM_TARBALL="jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz" - -CACAO_GENTOO_TARBALL="icedtea-${ICEDTEA_BRANCH}-cacao-${CACAO_TARBALL}" -JAMVM_GENTOO_TARBALL="icedtea-${ICEDTEA_BRANCH}-${JAMVM_TARBALL}" - -DESCRIPTION="A harness to build OpenJDK using Free Software build tools and dependencies" -HOMEPAGE="http://icedtea.classpath.org" -SRC_PKG="${ICEDTEA_PKG}.tar.xz" -SRC_URI=" - http://icedtea.classpath.org/download/source/${SRC_PKG} - https://java.net/downloads/openjdk6/${OPENJDK_TARBALL} - http://icedtea.classpath.org/download/drops/cacao/${CACAO_TARBALL} -> ${CACAO_GENTOO_TARBALL} - http://icedtea.classpath.org/download/drops/jamvm/${JAMVM_TARBALL} -> ${JAMVM_GENTOO_TARBALL}" - -LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C" -SLOT="6" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" - -IUSE="+X +alsa cacao cjk +cups debug doc examples javascript +jbootstrap kerberos +nsplugin - +nss pax_kernel pulseaudio selinux +source systemtap test +webstart" - -# Ideally the following were optional at build time. -ALSA_COMMON_DEP=" - >=media-libs/alsa-lib-1.0" -CUPS_COMMON_DEP=" - >=net-print/cups-1.2.12" -X_COMMON_DEP=" - dev-libs/glib - >=media-libs/freetype-2.3.5:2= - >=x11-libs/gtk+-2.8:2= - >=x11-libs/libX11-1.1.3 - >=x11-libs/libXext-1.1.1 - >=x11-libs/libXi-1.1.3 - >=x11-libs/libXrender-0.9.4 - >=x11-libs/libXtst-1.0.3 - x11-libs/libXt" -X_DEPEND=" - >=x11-libs/libXau-1.0.3 - >=x11-libs/libXdmcp-1.0.2 - >=x11-libs/libXinerama-1.0.2 - x11-proto/inputproto - >=x11-proto/xextproto-7.1.1 - x11-proto/xineramaproto - x11-proto/xproto" - -COMMON_DEP=" - >=media-libs/giflib-4.1.6:= - >=media-libs/libpng-1.2:0= - >=sys-libs/zlib-1.2.3:= - virtual/jpeg:0= - >=media-libs/lcms-2.5 - javascript? ( dev-java/rhino:1.6 ) - kerberos? ( virtual/krb5 ) - nss? ( >=dev-libs/nss-3.12.5-r1 ) - pulseaudio? ( >=media-sound/pulseaudio-0.9.11:= ) - systemtap? ( >=dev-util/systemtap-1 )" - -# media-fonts/lklug needs ppc ppc64 keywords -RDEPEND="${COMMON_DEP} - !dev-java/icedtea6 - X? ( - ${X_COMMON_DEP} - media-fonts/dejavu - cjk? ( - media-fonts/arphicfonts - media-fonts/baekmuk-fonts - !ppc? ( !ppc64? ( media-fonts/lklug ) ) - media-fonts/lohit-fonts - media-fonts/sazanami - ) - ) - alsa? ( ${ALSA_COMMON_DEP} ) - cups? ( ${CUPS_COMMON_DEP} ) - selinux? ( sec-policy/selinux-java )" - -# Only ant-core-1.8.1 has fixed ant -diagnostics when xerces+xalan are not present. -# ca-certificates, perl and openssl are used for the cacerts keystore generation -# xext headers have two variants depending on version - bug #288855 -# !eclipse-ecj-3.7 - bug #392587 -# autoconf - as long as we use eautoreconf, version restrictions for bug #294918 -DEPEND="${COMMON_DEP} ${ALSA_COMMON_DEP} ${CUPS_COMMON_DEP} ${X_COMMON_DEP} - || ( - >=dev-java/gcj-jdk-4.3 - dev-java/icedtea-bin:6 - dev-java/icedtea:6 - ) - app-arch/cpio - app-arch/unzip - app-arch/zip - app-misc/ca-certificates - >=dev-java/ant-core-1.8.2 - dev-lang/perl - >=dev-libs/libxslt-1.1.26 - dev-libs/openssl - virtual/pkgconfig - sys-apps/lsb-release - ${X_DEPEND} - pax_kernel? ( sys-apps/elfix )" - -PDEPEND="webstart? ( || ( - dev-java/icedtea-web:0 - >=dev-java/icedtea-web-1.3.2:6 - ) ) - nsplugin? ( || ( - dev-java/icedtea-web:0[nsplugin] - >=dev-java/icedtea-web-1.3.2:6[nsplugin] - ) )" - -S="${WORKDIR}"/${ICEDTEA_PKG} - -icedtea_check_requirements() { - local CHECKREQS_DISK_BUILD - - if use doc; then - CHECKREQS_DISK_BUILD="8500M" - else - CHECKREQS_DISK_BUILD="8000M" - fi - - check-reqs_pkg_${EBUILD_PHASE} -} - -pkg_pretend() { - icedtea_check_requirements -} - -pkg_setup() { - icedtea_check_requirements - - JAVA_PKG_WANT_BUILD_VM=" - icedtea-6 icedtea-bin-6 icedtea6 icedtea6-bin - gcj-jdk" - JAVA_PKG_WANT_SOURCE="1.5" - JAVA_PKG_WANT_TARGET="1.5" - - java-vm-2_pkg_setup - java-pkg-2_pkg_setup -} - -src_unpack() { - unpack ${SRC_PKG} -} - -java_prepare() { - # For bootstrap builds as the sandbox control file might not yet exist. - addpredict /proc/self/coredump_filter - - # icedtea doesn't like some locales. #330433 #389717 - export LANG="C" LC_ALL="C" -} - -bootstrap_impossible() { - # Fill this according to testing what works and what not - has "${1}" # icedtea6 icedtea-6 icedtea6-bin icedtea-bin-6 -} - -src_configure() { - local bootstrap config enable_cacao - local vm=$(java-pkg_get-current-vm) - - # IcedTea6 can't be built using IcedTea7; its class files are too new - # Whether to bootstrap - bootstrap="disable" - if use jbootstrap; then - if bootstrap_impossible "${vm}"; then - einfo "Bootstrap with ${vm} is currently not possible and thus disabled, ignoring USE=jbootstrap" - else - bootstrap="enable" - fi - fi - - if has "${vm}" gcj-jdk; then - # gcj-jdk ensures ecj is present. - use jbootstrap || einfo "bootstrap is necessary when building with ${vm}, ignoring USE=\"-jbootstrap\"" - bootstrap="enable" - fi - - config+=" --${bootstrap}-bootstrap" - - # Always use HotSpot as the primary VM if available. #389521 #368669 #357633 ... - # Otherwise use CACAO - if ! has "${ARCH}" amd64 arm sparc x86; then - enable_cacao=yes - elif use cacao; then - ewarn 'Enabling CACAO on an architecture with HotSpot support; issues may result.' - ewarn 'If so, please rebuild with USE="-cacao"' - enable_cacao=yes - fi - - if [[ ${enable_cacao} ]]; then - config+=" --enable-cacao" - fi - - config+=" --with-parallel-jobs=$(makeopts_jobs)" - - if use javascript ; then - config+=" --with-rhino=$(java-pkg_getjar rhino-1.6 js.jar)" - else - config+=" --without-rhino" - fi - - unset JAVA_HOME JDK_HOME CLASSPATH JAVAC JAVACFLAGS - - econf ${config} \ - --with-openjdk-src-zip="${DISTDIR}/${OPENJDK_TARBALL}" \ - --with-cacao-src-zip="${DISTDIR}/${CACAO_GENTOO_TARBALL}" \ - --with-jamvm-src-zip="${DISTDIR}/${JAMVM_GENTOO_TARBALL}" \ - --with-jdk-home="$(java-config -O)" \ - --with-abs-install-dir="${EPREFIX}/usr/$(get_libdir)/icedtea${SLOT}" \ - --with-pkgversion="Gentoo package ${PF}" \ - --disable-downloading --disable-Werror \ - $(use_enable !debug optimizations) \ - $(use_enable doc docs) \ - $(use_enable kerberos system-kerberos) \ - $(use_enable nss) \ - $(use_enable pulseaudio pulse-java) \ - $(use_enable systemtap) \ - $(use_with pax_kernel pax "${EPREFIX}/usr/sbin/paxmark.sh") -} - -src_compile() { - # Would use GENTOO_VM otherwise. - export ANT_RESPECT_JAVA_HOME=TRUE - - # With ant >=1.8.2 all required tasks are part of ant-core - export ANT_TASKS="none" - - emake -} - -src_test() { - # Use Xvfb for tests - unset DISPLAY - - Xemake check -} - -src_install() { - local dest="/usr/$(get_libdir)/icedtea${SLOT}" - local ddest="${ED}/${dest}" - dodir "${dest}" - - dodoc README NEWS AUTHORS - dosym /usr/share/doc/${PF} /usr/share/doc/${PN}${SLOT} - - cd openjdk.build/j2sdk-image || die - - # Ensures HeadlessGraphicsEnvironment is used. - if ! use X; then - rm -r jre/lib/$(get_system_arch)/xawt || die - fi - - # Don't hide classes - rm lib/ct.sym || die - - #402507 - mkdir jre/.systemPrefs || die - touch jre/.systemPrefs/.system.lock || die - touch jre/.systemPrefs/.systemRootModFile || die - - # doins can't handle symlinks. - cp -vRP bin include jre lib man "${ddest}" || die - - dodoc ASSEMBLY_EXCEPTION THIRD_PARTY_README - - if use doc; then - # java-pkg_dohtml needed for package-list #302654 - java-pkg_dohtml -A dtd -r ../docs/* || die - fi - - if use examples; then - dodir "${dest}/share" - cp -vRP demo sample "${ddest}/share/" || die - fi - - if use source; then - cp src.zip "${ddest}" || die - fi - - # Fix the permissions. - find "${ddest}" \! -type l \( -perm /111 -exec chmod 755 {} \; -o -exec chmod 644 {} \; \) || die - - # Needs to be done before generating cacerts - java-vm_set-pax-markings "${ddest}" - - # We need to generate keystore - bug #273306 - einfo "Generating cacerts file from certificates in ${EPREFIX}/usr/share/ca-certificates/" - mkdir "${T}/certgen" && cd "${T}/certgen" || die - cp "${FILESDIR}/generate-cacerts.pl" . && chmod +x generate-cacerts.pl || die - for c in "${EPREFIX}"/usr/share/ca-certificates/*/*.crt; do - openssl x509 -text -in "${c}" >> all.crt || die - done - ./generate-cacerts.pl "${ddest}/bin/keytool" all.crt || die - cp -vRP cacerts "${ddest}/jre/lib/security/" || die - chmod 644 "${ddest}/jre/lib/security/cacerts" || die - - # Bug 390663 - cp "${FILESDIR}"/fontconfig.Gentoo.properties.src "${T}"/fontconfig.Gentoo.properties || die - eprefixify "${T}"/fontconfig.Gentoo.properties - insinto "${dest}"/jre/lib - doins "${T}"/fontconfig.Gentoo.properties - - set_java_env "${FILESDIR}/icedtea.env" - if ! use X || ! use alsa || ! use cups; then - java-vm_revdep-mask "${dest}" - fi - java-vm_sandbox-predict /proc/self/coredump_filter -} - -pkg_preinst() { - if has_version "<=dev-java/icedtea-6.1.10.4:${SLOT}"; then - # portage would preserve the symlink otherwise, related to bug #384397 - rm -f "${EROOT}/usr/lib/jvm/icedtea6" - elog "To unify the layout and simplify scripts, the identifier of Icedtea-6*" - elog "has changed from 'icedtea6' to 'icedtea-6' starting from version 6.1.10.4-r1" - elog "If you had icedtea6 as system VM, the change should be automatic, however" - elog "build VM settings in /etc/java-config-2/build/jdk.conf are not changed" - elog "and the same holds for any user VM settings. Sorry for the inconvenience." - fi -} diff --git a/dev-java/icedtea/icedtea-6.1.13.7.ebuild b/dev-java/icedtea/icedtea-6.1.13.7.ebuild index f7b6c7bc8a45..7e0c2cfab0d8 100644 --- a/dev-java/icedtea/icedtea-6.1.13.7.ebuild +++ b/dev-java/icedtea/icedtea-6.1.13.7.ebuild @@ -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-java/icedtea/icedtea-6.1.13.7.ebuild,v 1.4 2015/06/20 13:45:07 chewi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.7.ebuild,v 1.5 2015/07/21 22:10:28 chewi Exp $ # Build written by Andrew John Hughes (gnu_andrew@member.fsf.org) # ********************************************************* @@ -34,7 +34,7 @@ SRC_URI=" LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C" SLOT="6" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RESTRICT="test" IUSE="+X +alsa cacao cjk +cups debug doc examples javascript +jbootstrap kerberos +nsplugin diff --git a/dev-java/jansi/jansi-1.11-r1.ebuild b/dev-java/jansi/jansi-1.11-r1.ebuild index ac749f17adcc..65f09f6a25e9 100644 --- a/dev-java/jansi/jansi-1.11-r1.ebuild +++ b/dev-java/jansi/jansi-1.11-r1.ebuild @@ -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-java/jansi/jansi-1.11-r1.ebuild,v 1.4 2015/07/01 08:47:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jansi/jansi-1.11-r1.ebuild,v 1.5 2015/07/21 13:28:04 chewi Exp $ EAPI="5" @@ -24,7 +24,7 @@ DEPEND="${CDEPEND} dev-java/ant-junit4:0 dev-java/junit:4 ) - >=virtual/jdk-1.5" + >=virtual/jdk-1.7" RDEPEND="${CDEPEND} >=virtual/jre-1.5" diff --git a/dev-java/mojarra/mojarra-2.2.9.ebuild b/dev-java/mojarra/mojarra-2.2.9.ebuild index 62adeaa7f9e4..0f024ad6afb4 100644 --- a/dev-java/mojarra/mojarra-2.2.9.ebuild +++ b/dev-java/mojarra/mojarra-2.2.9.ebuild @@ -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-java/mojarra/mojarra-2.2.9.ebuild,v 1.1 2015/06/08 21:36:31 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/mojarra/mojarra-2.2.9.ebuild,v 1.2 2015/07/21 13:19:05 monsieurp Exp $ EAPI=5 @@ -31,8 +31,6 @@ DEPEND=">=virtual/jdk-1.6 app-arch/unzip ${CDEPEND}" -JAVA_PKG_WANT_SOURCE="1.7" -JAVA_PKG_WANT_TARGET="1.7" JAVA_SRC_DIR="src" JAVA_GENTOO_CLASSPATH="glassfish-persistence,glassfish-ejb-api,tomcat-jstl-spec-1.2.5,tomcat-jstl-impl-1.2.5,validation-api-1.0,cdi-api-1.2,servlet-api-3.0,javax-inject" diff --git a/dev-java/portletapi/portletapi-2.0.ebuild b/dev-java/portletapi/portletapi-2.0.ebuild index f7ba7e195c54..884a29b30057 100644 --- a/dev-java/portletapi/portletapi-2.0.ebuild +++ b/dev-java/portletapi/portletapi-2.0.ebuild @@ -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-java/portletapi/portletapi-2.0.ebuild,v 1.1 2015/07/13 17:26:10 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/portletapi/portletapi-2.0.ebuild,v 1.2 2015/07/21 13:18:11 monsieurp Exp $ EAPI=5 @@ -27,8 +27,6 @@ DEPEND=">=virtual/jdk-1.6 app-arch/unzip ${CDEPEND}" -JAVA_PKG_WANT_SOURCE="1.7" -JAVA_PKG_WANT_TARGET="1.7" JAVA_SRC_DIR="src" JAVA_ENCODING="ISO-8859-1" diff --git a/dev-java/sbt/metadata.xml b/dev-java/sbt/metadata.xml index fc08f926629c..a2d342d21424 100644 --- a/dev-java/sbt/metadata.xml +++ b/dev-java/sbt/metadata.xml @@ -2,7 +2,7 @@ - gienah@gentoo.org> + gienah@gentoo.org The interactive build tool. diff --git a/dev-perl/CGI/CGI-4.90.0.ebuild b/dev-perl/CGI/CGI-4.210.0.ebuild similarity index 73% rename from dev-perl/CGI/CGI-4.90.0.ebuild rename to dev-perl/CGI/CGI-4.210.0.ebuild index 136ccbee3201..81d9ec8a769c 100644 --- a/dev-perl/CGI/CGI-4.90.0.ebuild +++ b/dev-perl/CGI/CGI-4.210.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-4.90.0.ebuild,v 1.2 2015/06/13 17:32:31 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-4.210.0.ebuild,v 1.1 2015/07/21 22:06:59 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=LEEJO -MODULE_VERSION=4.09 +MODULE_VERSION=4.21 inherit perl-module DESCRIPTION="Simple Common Gateway Interface Class" @@ -16,15 +16,20 @@ IUSE="test" RDEPEND=" virtual/perl-Carp + virtual/perl-Encode virtual/perl-Exporter >=virtual/perl-File-Spec-0.820.0 virtual/perl-File-Temp + >=dev-perl/HTML-Parser-3.690.0 virtual/perl-if >=virtual/perl-parent-0.225.0 " DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker - test? ( >=virtual/perl-Test-Simple-0.980.0 ) + test? ( + >=virtual/perl-Test-Simple-0.980.0 + dev-perl/Test-Warn + ) " -SRC_TEST="do" +SRC_TEST="do parallel" diff --git a/dev-perl/CGI/Manifest b/dev-perl/CGI/Manifest index 033776c3b267..4cff2c37489f 100644 --- a/dev-perl/CGI/Manifest +++ b/dev-perl/CGI/Manifest @@ -1,3 +1,3 @@ -DIST CGI-4.09.tar.gz 182709 SHA256 d05688ac8597f6db2a9085c2d5f90aeec5169b757d9ff51b062034cd19bd48a6 SHA512 83afb280fc00640588267022f973d7143a7395c84c8ef11cd1974edc985b17e23ada4908167be6b61faf188178b21ad76f94e37edfecb0fc7aea3f3e2f06625a WHIRLPOOL 26e040334194f96206f17a73d59fb8fad7c50db29214b948bd35e3a349b9a65bd46ea1ecf6e795a7ac4388659685ab13e942e7c99b24b799672c3464167b128e DIST CGI-4.20.tar.gz 193964 SHA256 a156ca4c2d780e69daf43f956cb0a5e03513dfb645ebd0253f168aac29ad1be5 SHA512 2721d1df363c5a0ef460ad0c32f072262a302826d8d72d071bc1f8edc2fa6b99dcefaa9fa8f0abbc7d6fd10de57d7f4c6f4f4d23476b1622d5bd5df1bd8e8b12 WHIRLPOOL 58f8f2e7eb4ae145aac7cef9fa78367ef43cd80f92c188cc56aca7cbe45ef9a92fbda7e2c9ff4bd2235f7f6eaecf79ad2e30b07dab8179961e3b01ab8d14423f +DIST CGI-4.21.tar.gz 194539 SHA256 340d20a2b67211752d7c270c589e463d71aea8b8d75d9417250618219d3cf884 SHA512 cc208b452f59b6fed51442c75ac1634115cbb25a6dfafcdb3e3dbad49a259a450de8abe8abcc66763976f54ae207fbaada5cede550056b5351e0b21a4af707a2 WHIRLPOOL 2656c9ac28eacf16962c0cf9c1efdd8b2988ad72130b3a4a88d60f5dacc112a9df9df018fef1d1fa137203aa4047c0983fd6bb95773d1d40fdef2d200968cb36 DIST CGI.pm-3.65.tar.gz 247466 SHA256 556d0f9047affa6873da996d8cc077bff797c13f95be89eb771d7247b8f0828a SHA512 b2022b5bf8244be65c1e25394570043585af909947f28a9b0505c0eabca642bd96f58ed90ab2e5c82146192530030cf6b88d4115851dddf3523836c8178ccb8e WHIRLPOOL c6f9251513bd09c78b0785a478047906c47fea82604aa0a64e7943a554e061563d4386fd22a5ba8a83ba98000d19ec82e582fa292c5774443fcefe9b8d98c7bc diff --git a/dev-perl/CHI/CHI-0.560.0.ebuild b/dev-perl/CHI/CHI-0.560.0.ebuild deleted file mode 100644 index 7a7a525dedb2..000000000000 --- a/dev-perl/CHI/CHI-0.560.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CHI/CHI-0.560.0.ebuild,v 1.2 2014/10/12 07:25:13 zlogene Exp $ - -EAPI="5" - -MODULE_AUTHOR=JSWARTZ -MODULE_VERSION=0.56 -inherit perl-module - -DESCRIPTION="Unified cache handling interface" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - dev-perl/Hash-MoreUtils - >=dev-perl/Carp-Assert-0.200.0 - dev-perl/String-RewritePrefix - >=dev-perl/Log-Any-0.140.0 - >=dev-perl/List-MoreUtils-0.330.0 - dev-perl/Moose - >=dev-perl/Try-Tiny-0.110.0 - >=dev-perl/Time-Duration-Parse-0.60.0 - >=dev-perl/Time-Duration-1.60.0 - dev-perl/Data-UUID - dev-perl/Digest-JHash - dev-perl/TimeDate - dev-perl/JSON -" - -DEPEND="${RDEPEND} - test? ( - dev-perl/Test-Deep - dev-perl/Test-Exception - dev-perl/Test-Class - dev-perl/Test-Warn - )" - -SRC_TEST="do" diff --git a/dev-perl/CHI/CHI-0.580.0.ebuild b/dev-perl/CHI/CHI-0.580.0.ebuild deleted file mode 100644 index 0abd09aeef1a..000000000000 --- a/dev-perl/CHI/CHI-0.580.0.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CHI/CHI-0.580.0.ebuild,v 1.2 2014/10/12 07:25:13 zlogene Exp $ - -EAPI="5" - -MODULE_AUTHOR=HAARG -MODULE_VERSION=0.58 -inherit perl-module - -DESCRIPTION="Unified cache handling interface" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RESTRICT="test" # missing some packages for that - -RDEPEND=" - dev-perl/Hash-MoreUtils - >=dev-perl/Carp-Assert-0.200.0 - dev-perl/String-RewritePrefix - >=dev-perl/Log-Any-0.140.0 - >=dev-perl/List-MoreUtils-0.330.0 - dev-perl/Moo - dev-perl/Moose - >=dev-perl/Try-Tiny-0.110.0 - >=dev-perl/Time-Duration-Parse-0.60.0 - >=dev-perl/Time-Duration-1.60.0 - dev-perl/Data-UUID - dev-perl/Digest-JHash - dev-perl/TimeDate - dev-perl/JSON -" - -DEPEND="${RDEPEND} - test? ( - dev-perl/Test-Deep - dev-perl/Test-Exception - dev-perl/Test-Class - dev-perl/Test-Warn - dev-perl/MooX-Types-MooseLike - )" - -SRC_TEST="do" diff --git a/dev-perl/CHI/CHI-0.600.0.ebuild b/dev-perl/CHI/CHI-0.600.0.ebuild new file mode 100644 index 000000000000..983da59a586e --- /dev/null +++ b/dev-perl/CHI/CHI-0.600.0.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CHI/CHI-0.600.0.ebuild,v 1.1 2015/07/21 22:17:45 dilfridge Exp $ + +EAPI=5 + +MODULE_AUTHOR=JSWARTZ +MODULE_VERSION=0.60 +inherit perl-module + +DESCRIPTION="Unified cache handling interface" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND=" + >=dev-perl/Carp-Assert-0.200.0 + dev-perl/Class-Load + dev-perl/Data-UUID + dev-perl/Digest-JHash + virtual/perl-Digest-MD5 + >=virtual/perl-File-Spec-0.800.0 + dev-perl/Hash-MoreUtils + >=dev-perl/JSON-MaybeXS-1.3.3 + >=dev-perl/List-MoreUtils-0.130.0 + >=dev-perl/Log-Any-0.80.0 + >=dev-perl/Moo-1.3.0 + >=dev-perl/MooX-Types-MooseLike-0.230.0 + dev-perl/MooX-Types-MooseLike-Numeric + virtual/perl-Storable + dev-perl/String-RewritePrefix + dev-perl/Task-Weaken + >=dev-perl/Time-Duration-1.60.0 + >=dev-perl/Time-Duration-Parse-0.30.0 + virtual/perl-Time-HiRes + >=dev-perl/Try-Tiny-0.50.0 +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + dev-perl/TimeDate + virtual/perl-Test-Simple + dev-perl/Test-Class + dev-perl/Test-Deep + dev-perl/Test-Exception + dev-perl/Test-Warn + ) +" + +SRC_TEST="do parallel" diff --git a/dev-perl/CHI/Manifest b/dev-perl/CHI/Manifest index ba30b3e744a9..a17702d8c16c 100644 --- a/dev-perl/CHI/Manifest +++ b/dev-perl/CHI/Manifest @@ -1,3 +1,2 @@ -DIST CHI-0.56.tar.gz 85075 SHA256 7f40309d92faab3abef954097f28245bca47e9ecdc4f1ecfe9455de4c56b15c5 SHA512 f8eae8810f28129c5e5039a70f173d5d73ae7d755babaaff7f25b39bbc920bfa00f8b191aeb1af90ef76dd4003160e5ebd0a02701e616b653c9e5a3cef01137c WHIRLPOOL 9d95ebcfa2925cff009de460145ff3b1ea7d246a9676d3ff2cf3711e12633319926b0ae22083503eb1d39547a391a90ce4baf71e850a27b1893fb7a7dd414ae8 -DIST CHI-0.58.tar.gz 84407 SHA256 6f7f62e7e993f3664daa2d953d2cf517c17a11a1097ddbefcde985c381393b84 SHA512 bcbb485c5160974efdf313a7f4b90062cfb343e3b91b6060d0888a1eae82f019cfaa8710220cf87fa1aa2d0bfed5d560c7192c3491cf0f2e145aee58f28ce60c WHIRLPOOL 65bedd21edb6b027f1fd50bd0d8743f40a17d6d785163cd4da2bcccfb6d160e786957796893004d13438ca1c1d65b99d414763932f98eb862bc33d590e842dc9 DIST CHI-0.59.tar.gz 87978 SHA256 b465082ea2ff45fec7f2e34d8e7141464f7be05567e9e9a0c0bc0beb4b882056 SHA512 6208ef8a67520d5b1cfa78ce1b417da96ae514cf56ea16d32746c0029f46631ba7f9a6a8088e0830e22a6201f4a64171960239da44cc7de8cace00de2e5f9355 WHIRLPOOL f0bb056638dac81093ca5ffe2099b41eab38b0c866ed11a55b22b75246b549e8b6dad9d14906623f70daab8556c61e5011bfb64b3b65ecb47e6ff629d84b7bd4 +DIST CHI-0.60.tar.gz 87894 SHA256 c7f1a2b3570a8fede484e933f89ba1729e0abd05935791d146c522dd120ee851 SHA512 06d3f22465f38868795a4ee97e1b3e40e66d423c4e28c066c2f11721b770e77c6134ad122ec9a7ea6a7e215d0b712e57c54d91bae02770fbc61e3c10a465b29d WHIRLPOOL feda6dd811bfb86ca8ece4ffc1d3dcd8ec9c23d0c022583e0303f44bcede03c56431edc42398260817ff5d0a612e396cddc83ca1475a97b9c4aa96a2481fbc85 diff --git a/dev-perl/Class-Load/Class-Load-0.230.0.ebuild b/dev-perl/Class-Load/Class-Load-0.230.0.ebuild new file mode 100644 index 000000000000..895b1331251e --- /dev/null +++ b/dev-perl/Class-Load/Class-Load-0.230.0.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/Class-Load-0.230.0.ebuild,v 1.1 2015/07/21 22:22:02 dilfridge Exp $ + +EAPI=5 + +MODULE_AUTHOR=ETHER +MODULE_VERSION=0.23 +inherit perl-module + +DESCRIPTION="A working (require q{Class::Name}) and more" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +IUSE="test" + +# uses Scalar-Util +RDEPEND=" + virtual/perl-Carp + dev-perl/Data-OptList + virtual/perl-Exporter + >=dev-perl/Module-Implementation-0.40.0 + >=dev-perl/Module-Runtime-0.12.0 + >=dev-perl/Package-Stash-0.140.0 + virtual/perl-Scalar-List-Utils + dev-perl/Try-Tiny +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Spec + dev-perl/Test-Fatal + >=virtual/perl-Test-Simple-0.880.0 + dev-perl/Test-Requires + ) +" + +SRC_TEST="do parallel" diff --git a/dev-perl/Class-Load/Manifest b/dev-perl/Class-Load/Manifest index e0fecf4f8585..0df0d6bc37d6 100644 --- a/dev-perl/Class-Load/Manifest +++ b/dev-perl/Class-Load/Manifest @@ -1,2 +1,3 @@ DIST Class-Load-0.20.tar.gz 20271 SHA256 823c45885e1d29feef6867282b881d402f42af6413c7e0e9f8fe32086aee8c20 SHA512 e208a3c6fc01b8ad33dbdac29eb9d11914686822bb607fbdf0eaeb6ea375a8c77bd85e85b6eaced2aff1c8f0424033b428a42a1f2b2c4fb4eeefe38a8d0abe48 WHIRLPOOL e581dd81b21e145ea5bd1cb4d2962103cfb751fb11bd9f7ad120d0aa39da0cd4164bf002c29be45b6dc97de366f4a935498505b686f1386c4f0058f78ae390d0 DIST Class-Load-0.22.tar.gz 34179 SHA256 be52db6081b565002d68a1578ed06c7777b8845e92597be47f1c22e90b123111 SHA512 1f61c9ffd0c7d854c830143109f0b0f98a3f9666971d3f0b2567fd97f7aa703bf0bc9f7342f0489d90ac4765d90695a5783f822458e0eb9a6f5cf4c98b465da4 WHIRLPOOL 7efa52d7b50b60f1905d4341ce5aa9db9a37f3ce4d8507fd0b7e4bb50f2df47a603d7aa8080e82f04222c32b5e3058a6ffc19add4ffa73f27ac470186cf22aa9 +DIST Class-Load-0.23.tar.gz 33610 SHA256 f2bca579e72ea96c6b1c5ebc86dfa1929062c412443277f0bc0437e50874b28f SHA512 c4e39a0b53dcb9e91c6ac160b15d253aa257fc327c2f4e333b8a3689a6c697412385d47d0a52e55a9420b8cc1a7f46d8d0c1ff54f13ae2a88e0f9df8935cffed WHIRLPOOL 5c75ba558f0b507f8c756bb63fc1882c3b29546e8340b6ad2f046ab183d364ca0cdcbc09f3ce2491a2e1a852499b657f0f8bbc5cf293a523cc9443d299347c08 diff --git a/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.003.ebuild b/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild similarity index 61% rename from dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.003.ebuild rename to dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild index 3a6f25a0f6c7..84447748f62b 100644 --- a/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.003.ebuild +++ b/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild @@ -1,17 +1,29 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.003.ebuild,v 1.1 2015/03/13 17:27:26 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild,v 1.1 2015/07/21 22:55:07 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=LEONT -MODULE_VERSION=0.003 +MODULE_VERSION=0.004 inherit perl-module DESCRIPTION="A simple, sane and efficient file slurper" 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 ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="" +IUSE="test" -SRC_TEST="do" +RDEPEND=" + virtual/perl-Carp + >=virtual/perl-Exporter-5.570.0 +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Temp + virtual/perl-Test-Simple + ) +" + +SRC_TEST="do parallel" diff --git a/dev-perl/File-Slurp-Tiny/Manifest b/dev-perl/File-Slurp-Tiny/Manifest index 342b7ff1dc8e..13b7e8de3fa2 100644 --- a/dev-perl/File-Slurp-Tiny/Manifest +++ b/dev-perl/File-Slurp-Tiny/Manifest @@ -1 +1 @@ -DIST File-Slurp-Tiny-0.003.tar.gz 12091 SHA256 ded61a7ab96db8c6a14466a5984091a60af9b384b3355d06aeaa6433ac977c02 SHA512 28ad2e9d0030ce66ffa133aab403585d3ad42336d2e74e2dc5ed76976f4a2824cab5193b6fcb480cb8fc847887657242615b7fde2069df966097bfa2da2788ae WHIRLPOOL 767a744f64caf5408fa2746692263a4cbfd0341c1c260070cdbfd49c46166995af81a9d2b80e4505659cab6a50db2199310e5f5ee2856da252fd4385205c74d5 +DIST File-Slurp-Tiny-0.004.tar.gz 12841 SHA256 452995beeabf0e923e65fdc627a725dbb12c9e10c00d8018c16d10ba62757f1e SHA512 916af1da5375ced4ebc00cb2b908e53b027e7b4fcad9069d5109eb2c0623faaa1d2d4fc8aeefb22861c7304ec913696cec85c280a82fd9aa7236c902427bc5cf WHIRLPOOL ad89581f5722f3cdd7907da12afeb3fb3ffb3e0f31a7aa9f2d0d67bd0075f223d4cac0fca653b8e44e21bf3fabb14c1fb800335ec1f702685485110ebfb97223 diff --git a/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.5.ebuild b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.5.ebuild new file mode 100644 index 000000000000..d7ef1829ff0c --- /dev/null +++ b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.5.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.5.ebuild,v 1.1 2015/07/21 22:16:22 dilfridge Exp $ + +EAPI=5 + +MODULE_AUTHOR=ETHER +MODULE_VERSION=1.003005 +inherit perl-module + +DESCRIPTION="Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +# needs Scalar-Util +RDEPEND=" + virtual/perl-Carp + >=virtual/perl-JSON-PP-2.272.20 + virtual/perl-Scalar-List-Utils +" +DEPEND="${RDEPEND} + >=virtual/perl-ExtUtils-CBuilder-0.270.0 + virtual/perl-ExtUtils-MakeMaker + virtual/perl-File-Spec + virtual/perl-File-Temp + test? ( + >=virtual/perl-Test-Simple-0.880.0 + >=dev-perl/Test-Without-Module-0.170.0 + ) +" + +SRC_TEST="do parallel" diff --git a/dev-perl/JSON-MaybeXS/Manifest b/dev-perl/JSON-MaybeXS/Manifest new file mode 100644 index 000000000000..1df7de6bb5aa --- /dev/null +++ b/dev-perl/JSON-MaybeXS/Manifest @@ -0,0 +1 @@ +DIST JSON-MaybeXS-1.003005.tar.gz 10373 SHA256 bdb4694b564f10459d49b9658693ceb8b91b66db0fc5e9f19cf15f3ce46cc80a SHA512 101b5b693eabeaf4e8417d021b3d311b9c8669a0121b97af7781cfbdb3ba24b8aef80d15a3cf4d78b40e47230e9f1c4450c73741675ec6d5ea018c6b06ea49d7 WHIRLPOOL 1f3bfff633a34aac006141b88b64f5cd26582cf65d50e6672ce8413c80468ea1f7abf5ba04cdbfb8982e04bd4b038662caa37428f1a1e8df602e601061916989 diff --git a/app-backup/cyphertite/metadata.xml b/dev-perl/JSON-MaybeXS/metadata.xml similarity index 60% rename from app-backup/cyphertite/metadata.xml rename to dev-perl/JSON-MaybeXS/metadata.xml index 994d2278b194..36ee0f08c67c 100644 --- a/app-backup/cyphertite/metadata.xml +++ b/dev-perl/JSON-MaybeXS/metadata.xml @@ -1,8 +1,5 @@ - - grknight@gentoo.org - Brian Evans - + perl diff --git a/dev-perl/MARC-Record/MARC-Record-2.0.4.ebuild b/dev-perl/MARC-Record/MARC-Record-2.0.4.ebuild deleted file mode 100644 index e9759035ba12..000000000000 --- a/dev-perl/MARC-Record/MARC-Record-2.0.4.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MARC-Record/MARC-Record-2.0.4.ebuild,v 1.1 2013/02/10 09:48:41 tove Exp $ - -EAPI=5 - -MODULE_AUTHOR=GMCHARLT -MODULE_VERSION=2.0.4 -inherit perl-module - -DESCRIPTION="MARC manipulation (library bibliographic)" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -SRC_TEST=do diff --git a/dev-perl/MARC-Record/MARC-Record-2.0.6.ebuild b/dev-perl/MARC-Record/MARC-Record-2.0.6.ebuild new file mode 100644 index 000000000000..23c314f11bd9 --- /dev/null +++ b/dev-perl/MARC-Record/MARC-Record-2.0.6.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MARC-Record/MARC-Record-2.0.6.ebuild,v 1.1 2015/07/21 22:38:00 dilfridge Exp $ + +EAPI=5 + +MODULE_AUTHOR=GMCHARLT +inherit perl-module + +DESCRIPTION="Perl extension for handling MARC records" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="test" + +RDEPEND=" + virtual/perl-Carp + virtual/perl-File-Spec +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-Test-Simple + dev-perl/Test-Pod + dev-perl/Test-Pod-Coverage + ) +" + +SRC_TEST="do parallel" diff --git a/dev-perl/MARC-Record/Manifest b/dev-perl/MARC-Record/Manifest index d56fe6e6d5cf..1a90b8e0305b 100644 --- a/dev-perl/MARC-Record/Manifest +++ b/dev-perl/MARC-Record/Manifest @@ -1,2 +1,2 @@ -DIST MARC-Record-2.0.4.tar.gz 85076 SHA256 75620a3fccf340ec9baa0749f90fa16df5c392817e7e9750373c79b9eb903820 SHA512 fcc6ac18d49bb0ab8a27c4d46055483c383b58a4c5e3da549bccc74a93c0712f727c45958f7294d4e9328eebd8ff834d74209d352b43eeef74486d6d15019df0 WHIRLPOOL a9c45817b5c6d58d6aeead988e6491d58aaae2d634b638a4b295b552a8c71ac6a8b09e3be87f0246bf1a0388bdbb287e1b2b7e94021ce5d356b6b94857c6166a DIST MARC-Record-2.0.5.tar.gz 85159 SHA256 264715b09a4d1caf0c0781dfac1d20845d5d163d8e07e57b843d34e5fb916a97 SHA512 198b08b7e62362bd749766857b6790b593d523e0c22483c3d73504e5fc8fa65984f20efff6549c78ddd63ca60e83c7e0a4228f70c81dd484f58c99dcbf551444 WHIRLPOOL 8c629e6da4cf353f331a2fb567bf705357507f0ee8575a01547682f73f805d66cb848bc434aeec940979e699f71476a6ceb79802c49d5274018e14e2ab0f1e12 +DIST MARC-Record-2.0.6.tar.gz 85134 SHA256 a23eae30f1ffb084bfd5fc06ffab2f308c6482b84b095ded1bb7f9b1da027d26 SHA512 7a3436adbe6e5365ec2810ebf3c64d22ae707cedbfccf02f562d253c7727c33f9ea36a47a7acdba12bbf32693b4c70913a0c551b5605388fb39fa379d099af8d WHIRLPOOL 8a6689448f521a80e272641e8f755cd761fe79043f66870f6573c9dc65e10b0c5f18310b13610bffd68fe9a755383912dd098d19351b6f50d2424aed0990822b diff --git a/dev-perl/MARC-XML/MARC-XML-1.000.300.ebuild b/dev-perl/MARC-XML/MARC-XML-1.0.3.ebuild similarity index 78% rename from dev-perl/MARC-XML/MARC-XML-1.000.300.ebuild rename to dev-perl/MARC-XML/MARC-XML-1.0.3.ebuild index 3eb8aac5ed6d..8736df32452c 100644 --- a/dev-perl/MARC-XML/MARC-XML-1.000.300.ebuild +++ b/dev-perl/MARC-XML/MARC-XML-1.0.3.ebuild @@ -1,11 +1,10 @@ -# 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/dev-perl/MARC-XML/MARC-XML-1.000.300.ebuild,v 1.1 2014/01/23 17:15:46 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MARC-XML/MARC-XML-1.0.3.ebuild,v 1.1 2015/07/21 22:40:09 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=GMCHARLT -MODULE_VERSION=1.0.3 inherit perl-module DESCRIPTION="A subclass of MARC.pm to provide XML support" diff --git a/dev-perl/MIME-tools/MIME-tools-5.506.0.ebuild b/dev-perl/MIME-tools/MIME-tools-5.506.0.ebuild new file mode 100644 index 000000000000..8669e9e5126f --- /dev/null +++ b/dev-perl/MIME-tools/MIME-tools-5.506.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-tools/MIME-tools-5.506.0.ebuild,v 1.1 2015/07/21 22:45:23 dilfridge Exp $ + +EAPI=5 + +MODULE_AUTHOR=DSKOLL +MODULE_VERSION=5.506 +inherit perl-module + +DESCRIPTION="A Perl module for parsing and creating MIME entities" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +IUSE="test" + +RDEPEND=" + >=virtual/perl-File-Path-1 + >=virtual/perl-File-Spec-0.600.0 + >=virtual/perl-File-Temp-0.180.0 + virtual/perl-IO + >=virtual/perl-MIME-Base64-2.200.0 + dev-perl/MailTools +" +DEPEND="${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.590.0 + test? ( + dev-perl/Test-Deep + dev-perl/Test-Pod + ) +" + +SRC_TEST="do parallel" diff --git a/dev-perl/MIME-tools/Manifest b/dev-perl/MIME-tools/Manifest index 8dd93f6fb672..e904da75d4ff 100644 --- a/dev-perl/MIME-tools/Manifest +++ b/dev-perl/MIME-tools/Manifest @@ -1 +1,2 @@ DIST MIME-tools-5.504.tar.gz 404825 SHA256 0f5819eecd59bd46874f741dfc452a0a172e59a7ac6c422ce69e10593f7693d2 SHA512 0ff4d3991bc9e37edc39204051f7d9b9562a8afa23f768f0f653c554bf29c16ba315a043d63818c9e2ebc5f01a9f6961930dd8f4a1a501b5639bca36dde93c09 WHIRLPOOL 41059bd54a0537ff4e5cf76658248de9acaa603d514df88b26ee2fb2bd661fc854f02228a2c055ac107b06c77a35254a4bc97bcd1c659ddd3e840c437d11b1ec +DIST MIME-tools-5.506.tar.gz 406565 SHA256 dbed9bf46830c4a1df9840a546824ee44d14902012870f0c34bc4f5cc86af812 SHA512 31cc1efb61100127bacfba435b7e500259bbb0e30206fb3fe125d2a86186e977eefecd7689e82bb4c8e76e8791c6c84719b276769c7e8fa6ab3b51cfa00b34c5 WHIRLPOOL fa6b24bbb33dbc658de87efcce5944e405c364ac262c60b022b770a5259816bb1027ff9dc82392784cb2183dc0fc0cb085f634de696f77bbde135df0498cbb21 diff --git a/dev-perl/Mail-SPF/Mail-SPF-2.9.0.ebuild b/dev-perl/Mail-SPF/Mail-SPF-2.9.0.ebuild new file mode 100644 index 000000000000..f26b9b0f8cea --- /dev/null +++ b/dev-perl/Mail-SPF/Mail-SPF-2.9.0.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/Mail-SPF-2.9.0.ebuild,v 1.1 2015/07/21 22:30:44 dilfridge Exp $ + +EAPI=5 + +MODULE_AUTHOR=JMEHNLE +MODULE_SECTION=mail-spf +MODULE_VERSION=v2.9.0 +inherit perl-module + +DESCRIPTION="An object-oriented implementation of Sender Policy Framework" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd" +IUSE="test" + +RDEPEND=" + dev-perl/Error + >=dev-perl/Net-DNS-0.620.0 + >=dev-perl/NetAddr-IP-4 + >=dev-perl/URI-1.130.0 + >=dev-perl/Net-DNS-Resolver-Programmable-0.3.0 + virtual/perl-version + !!dev-perl/Mail-SPF-Query +" +DEPEND="${RDEPEND} + >=dev-perl/Module-Build-0.280.500 + >=dev-perl/Net-DNS-Resolver-Programmable-0.3.0 + test? ( virtual/perl-Test-Simple ) +" + +SRC_TEST="do parallel" + +src_prepare() { + perl-module_src_prepare + sed -i -e "s:spfquery:spfquery.pl:" Build.PL || die "sed failed" + mv "${S}"/bin/spfquery "${S}"/bin/spfquery.pl || die "renaming spfquery failed" +} + +pkg_postinst() { + elog "The spfquery script was renamed to spfquery.pl because of file collisions." +} diff --git a/dev-perl/Mail-SPF/Manifest b/dev-perl/Mail-SPF/Manifest index 985b2f59f012..c2100bb30d21 100644 --- a/dev-perl/Mail-SPF/Manifest +++ b/dev-perl/Mail-SPF/Manifest @@ -1 +1,2 @@ DIST Mail-SPF-v2.8.0.tar.gz 103604 SHA256 fba3d2ca1639ba9a5d11d40c0bb57490fe83543889246975a2976fe5704f8909 SHA512 af1730d227e7b873073bf5a1311b51a3a6974e737adeed25e70150a1c695bd70b4d63cfe09acf17481357d6ee83dc40fbb6d92215363ec795bee46361a348a3a WHIRLPOOL 6b8f39d949b823737fbab01ef70c91af36cfe7ba075a097aca7327713b91a37810854a48592cd3017a8667365363496f41d5eae575e130dd718e90fc8ffb3331 +DIST Mail-SPF-v2.9.0.tar.gz 103834 SHA256 61cb5915f1c7acc7a931ffc1bfc1291bdfac555e2a46eb2391b995ea9ecb6162 SHA512 22bf98c4981f121ed85bb5cbc1ebcb2607ada5052bcea0dd8de692e3473a2ebdd3066acd944bb12f0efe64605e4bf7dc695a1549b7608239d0efc059339df60b WHIRLPOOL a3dcd68c624fc06291b3f16bbd1caa8c2b0ece7bfcde998369938793a57ce5043556a7a14fb4c7d54e03f28f980fa22d255cb048426310c73c73395f560e98e7 diff --git a/dev-perl/MailTools/MailTools-2.140.0.ebuild b/dev-perl/MailTools/MailTools-2.140.0.ebuild new file mode 100644 index 000000000000..41e2e6b5f7fd --- /dev/null +++ b/dev-perl/MailTools/MailTools-2.140.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/MailTools-2.140.0.ebuild,v 1.1 2015/07/21 22:34:58 dilfridge Exp $ + +EAPI=5 + +MODULE_AUTHOR=MARKOV +MODULE_VERSION=2.14 +inherit perl-module + +DESCRIPTION="Manipulation of electronic mail addresses" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="test" + +RDEPEND=" + dev-perl/TimeDate + virtual/perl-IO + >=virtual/perl-libnet-1.50.0 +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( virtual/perl-Test-Simple ) +" + +SRC_TEST="do parallel" diff --git a/dev-perl/MailTools/Manifest b/dev-perl/MailTools/Manifest index 4a29bb8d8954..ff30a718e09b 100644 --- a/dev-perl/MailTools/Manifest +++ b/dev-perl/MailTools/Manifest @@ -1 +1,2 @@ DIST MailTools-2.12.tar.gz 54553 SHA256 51ad50f324a1d11df21c430ced74b2077c2cf5e2c27f263a181cbd9a5d964737 SHA512 d486ac2f180dab1d834c99567796355a4b3d78d9a93e30526b894c5b4e5136421186438b60d7139ea5701304499bd0236e230b99888644b23e0b7390d0e22ac1 WHIRLPOOL edd0a0ef627645861f5be26857c3e8c98c8fbe733e1650ae3f07dd82fd86d29e23a12cf0d19b1e6601b62e170a6c952fb01a56c586dd2c9b79d95533a09aad4b +DIST MailTools-2.14.tar.gz 55317 SHA256 4b7c7ef674b2ef75ea793f053cd067c6a4b33e58e3adf08a89c8ea4c56b3dff8 SHA512 1df9da8394fe2a5b3243069a867b5eb4b5d4cbe3528bdbc4fe8118a3488c652c1ffc6eb8d5ba01802d74384a42d87ef67f8f3397640aab69471ae90ad0a79092 WHIRLPOOL efc2dd3c3cc7dbbfa816d39ab4b5c1e9f5390d52b13b844c4f5a86a75603027f73e2671f05442812a2d88051b54dc4f97018dcf95907054e159bd52f067ad161 diff --git a/dev-python/PyQt5/Manifest b/dev-python/PyQt5/Manifest index 6d8eb2e257fe..dde3fee56989 100644 --- a/dev-python/PyQt5/Manifest +++ b/dev-python/PyQt5/Manifest @@ -1,2 +1 @@ -DIST PyQt-gpl-5.4.1.tar.gz 3585047 SHA256 c6c33f392c0a2b0c9ec16531dc88fa9aee853e9fff10f0ad9d0e4777629fe79e SHA512 60a81b02c020802c5543637b633b422ba9148390f9a7fadfdd6616734973062ceb92208bd144b0a48c516993a09651cf5e6eecad2b048934ca4ddedb54a55d14 WHIRLPOOL 52acc5b59c72e267d6cd343719af3bf4cf35ece09e22653e027417e36f4f52a09e04a5ccc2430779c5a45afdc913aeca69d9562b7656e23fdd1d9734204335c2 DIST PyQt-gpl-5.4.2.tar.gz 3639966 SHA256 4cd90580558722ef24d499700faafbdc242d930cb36f55cc1a27b5cf67b10290 SHA512 c080a0e17644a15bf10c0999b8404e40709bd227e3b1d0ae87aa428c1b336397fb35aa274c75a3d95b7528ef84a32b67892f41aa4841d568d1535466d1215a4b WHIRLPOOL 8ada565355d772c1d7090af11afd139f5422c5aeb8d56c86e4fe0c8b62bf2724e18bdc82765ca9f5e8729853d4e84b4e90c9867b05606817f05e3e33dc334d63 diff --git a/dev-python/PyQt5/PyQt5-5.4.1.ebuild b/dev-python/PyQt5/PyQt5-5.4.1.ebuild deleted file mode 100644 index 81bf1d493660..000000000000 --- a/dev-python/PyQt5/PyQt5-5.4.1.ebuild +++ /dev/null @@ -1,170 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt5/PyQt5-5.4.1.ebuild,v 1.4 2015/06/20 19:47:48 mgorny Exp $ - -EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) - -inherit eutils multibuild multilib python-r1 qmake-utils - -DESCRIPTION="Python bindings for the Qt framework" -HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ - https://pypi.python.org/pypi/PyQt5" - -MY_PN="PyQt-gpl" -if [[ ${PV} == *_pre* ]]; then - MY_P=${MY_PN}-${PV%_pre*}-snapshot-${REVISION} - SRC_URI="http://dev.gentoo.org/~pesa/distfiles/${MY_P}.tar.xz" -else - MY_P=${MY_PN}-${PV} - SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz" -fi - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" - -# TODO: bluetooth, webchannel, webengine -IUSE="dbus debug declarative designer doc examples gui help multimedia network - opengl positioning printsupport sensors serialport sql svg testlib webkit - websockets widgets x11extras xmlpatterns" -REQUIRED_USE=" - ${PYTHON_REQUIRED_USE} - positioning? ( gui ) - sensors? ( gui ) - serialport? ( gui ) - sql? ( widgets ) - testlib? ( widgets ) - websockets? ( gui ) -" - -# Minimal supported version of Qt. -QT_PV="5.3.2:5" - -RDEPEND=" - ${PYTHON_DEPS} - >=dev-python/sip-4.16.6:=[${PYTHON_USEDEP}] - >=dev-qt/qtcore-${QT_PV} - >=dev-qt/qtxml-${QT_PV} - dbus? ( - dev-python/dbus-python[${PYTHON_USEDEP}] - >=dev-qt/qtdbus-${QT_PV} - ) - declarative? ( >=dev-qt/qtdeclarative-${QT_PV}[widgets?] ) - designer? ( >=dev-qt/designer-${QT_PV} ) - gui? ( >=dev-qt/qtgui-${QT_PV} ) - help? ( >=dev-qt/qthelp-${QT_PV} ) - multimedia? ( >=dev-qt/qtmultimedia-${QT_PV}[widgets?] ) - network? ( >=dev-qt/qtnetwork-${QT_PV} ) - opengl? ( >=dev-qt/qtopengl-${QT_PV} ) - positioning? ( >=dev-qt/qtpositioning-${QT_PV} ) - printsupport? ( >=dev-qt/qtprintsupport-${QT_PV} ) - sensors? ( >=dev-qt/qtsensors-${QT_PV} ) - serialport? ( >=dev-qt/qtserialport-${QT_PV} ) - sql? ( >=dev-qt/qtsql-${QT_PV} ) - svg? ( >=dev-qt/qtsvg-${QT_PV} ) - testlib? ( >=dev-qt/qttest-${QT_PV} ) - webkit? ( >=dev-qt/qtwebkit-${QT_PV}[printsupport] ) - websockets? ( >=dev-qt/qtwebsockets-${QT_PV} ) - widgets? ( >=dev-qt/qtwidgets-${QT_PV} ) - x11extras? ( >=dev-qt/qtx11extras-${QT_PV} ) - xmlpatterns? ( >=dev-qt/qtxmlpatterns-${QT_PV} ) -" -DEPEND="${RDEPEND} - dbus? ( virtual/pkgconfig ) -" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - # Avoid automagic dependency. - use dbus || rm -fr dbus -} - -pyqt_use_enable() { - use $1 && echo --enable=${2:-Qt$(tr 'a-z' 'A-Z' <<< ${1:0:1})${1:1}} -} - -src_configure() { - configuration() { - local myconf=( - "${PYTHON}" - "${S}"/configure.py - $(use debug && echo --debug --trace) - --verbose - --confirm-license - --qmake="$(qt5_get_bindir)"/qmake - --destdir="$(python_get_sitedir)" - --qsci-api - --enable=QtCore - --enable=QtXml - $(pyqt_use_enable dbus QtDBus) - $(pyqt_use_enable declarative QtQml) - $(pyqt_use_enable declarative QtQuick) - $(usex declarative '' '' $(pyqt_use_enable widgets QtQuickWidgets)) - $(usex declarative '' --no-qml-plugin) - $(pyqt_use_enable designer) - $(usex designer '' --no-designer-plugin) - $(pyqt_use_enable gui) - $(pyqt_use_enable help) - $(pyqt_use_enable multimedia) - $(usex multimedia '' '' $(pyqt_use_enable widgets QtMultimediaWidgets)) - $(pyqt_use_enable network) - $(pyqt_use_enable opengl QtOpenGL) - $(pyqt_use_enable positioning) - $(pyqt_use_enable printsupport QtPrintSupport) - $(pyqt_use_enable sensors) - $(pyqt_use_enable serialport QtSerialPort) - $(pyqt_use_enable sql) - $(pyqt_use_enable svg) - $(pyqt_use_enable testlib QtTest) - $(pyqt_use_enable webkit QtWebKit) - $(pyqt_use_enable webkit QtWebKitWidgets) - $(pyqt_use_enable websockets QtWebSockets) - $(pyqt_use_enable widgets) - $(pyqt_use_enable x11extras QtX11Extras) - $(pyqt_use_enable xmlpatterns QtXmlPatterns) - ) - echo "${myconf[@]}" - "${myconf[@]}" || die - - eqmake5 -recursive ${PN}.pro - } - python_foreach_impl run_in_build_dir configuration -} - -src_compile() { - python_foreach_impl run_in_build_dir default -} - -src_install() { - installation() { - local tmp_root=${D%/}/tmp - emake INSTALL_ROOT="${tmp_root}" install - - local uic_dir=${tmp_root}$(python_get_sitedir)/${PN}/uic - if python_is_python3; then - rm -r "${uic_dir}"/port_v2 || die - else - rm -r "${uic_dir}"/port_v3 || die - fi - - python_doexe "${tmp_root}${EPREFIX}"/usr/bin/pyuic5 - rm "${tmp_root}${EPREFIX}"/usr/bin/pyuic5 || die - - multibuild_merge_root "${tmp_root}" "${D}" - python_optimize - } - python_foreach_impl run_in_build_dir installation - - dodoc ChangeLog NEWS - - if use doc; then - dodoc -r doc/html - fi - - if use examples; then - insinto /usr/share/doc/${PF} - doins -r examples - fi -} diff --git a/dev-python/XenAPI/metadata.xml b/dev-python/XenAPI/metadata.xml index 437132ae4c7c..0e0a1dcb0ea5 100644 --- a/dev-python/XenAPI/metadata.xml +++ b/dev-python/XenAPI/metadata.xml @@ -4,7 +4,7 @@ xen idella4@gentoo.org - Ian 'idella4' Delaney + Ian Delaney XenAPI diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest index 6bdece226ddf..a46b6f142b3e 100644 --- a/dev-python/decorator/Manifest +++ b/dev-python/decorator/Manifest @@ -1,3 +1,2 @@ -DIST decorator-3.3.2.tar.gz 28506 SHA256 c878e3c9a4015893fddcc7a145017bd54bd51cda0eb234cab6a20fa02540cb1f SHA512 de1832741cd22ce652bf05df0b4903ce0e17ebbe4ee9539aaf95ae5624c47651f2982d4e351e92775486c50cd25e0b98ba6436bab93accb22f4d100a56e08401 WHIRLPOOL c989a646ab1963a8233a8a3f7fec3dea07ef20f27eb51e13de1e2513144607dd251112d037b091a03232a866dbf75ea81d6855b84f7666f388a7f9320fe208eb DIST decorator-3.4.0.tar.gz 30333 SHA256 c20b404cbb7ee5cebd506688e0114e3cd76f5ce233805a51f36e1a7988d9d783 SHA512 94ae8ff3bf694b72ad85a04d02ed9b58c42d50341fbc7307a12fc5abcb8042d8f67df80b53e63afd4b692c52fbefec83b80b591cba036deee21e281a5e8ff249 WHIRLPOOL 05b1c59e23ca3ca38cf06a08ae7ef253779c18050445f37a7f926e69456979ab539966e1821a0bd97b63aeef343a89a681a01d0da54182992cdc769c1cdda5b4 DIST decorator-3.4.2.tar.gz 6115 SHA256 7320002ce61dea6aa24adc945d9d7831b3669553158905cdd12f5d0027b54b44 SHA512 48e5c65ba4243310267e4a75660a55091d5d354e35f31c3c37d886bdf2f8bf915b54d829b9a0a8affe35920e1c981c41a06bcac0eaa8930b47a6ed1c68a71566 WHIRLPOOL 51b7afd6e91967783ffccab73b9a26fb53e103da5e9116621268828874bd6ace55c37f6ba5881bbdfd3593d017b5eaa42c9017c0cbaa88360af69a2368b7eef7 diff --git a/dev-python/decorator/decorator-3.3.2.ebuild b/dev-python/decorator/decorator-3.3.2.ebuild deleted file mode 100644 index a61ff4f4635f..000000000000 --- a/dev-python/decorator/decorator-3.3.2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v 1.12 2013/02/24 17:49:59 ago Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -PYTHON_TESTS_RESTRICTED_ABIS="2.4 2.5" - -inherit distutils - -DESCRIPTION="Simplifies the usage of decorators for the average programmer" -HOMEPAGE="http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="" - -DEPEND="dev-python/setuptools" -RDEPEND="" - -DOCS="README.txt" -PYTHON_MODNAME="decorator.py" - -src_test() { - testing() { - if [[ "${PYTHON_ABI}" == 3.* ]]; then - PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" documentation3.py - else - PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" documentation.py - fi - } - python_execute_function testing -} diff --git a/dev-python/elasticsearch-py/Manifest b/dev-python/elasticsearch-py/Manifest index cae2ad96c270..6999e9a4312c 100644 --- a/dev-python/elasticsearch-py/Manifest +++ b/dev-python/elasticsearch-py/Manifest @@ -1,2 +1,3 @@ DIST elasticsearch-py-1.4.0.tar.gz 74498 SHA256 7959787b47c3523e9c9aeffec441091fcd2b293d26c4fd5f576cf84cfb85ef63 SHA512 dbe51362f68d40e95a0cfefde4feb8d9d9c61b4f4795cbf69fd70bf981f290812ebac19a20ae8594cc39ac46a3c35ddfe450ff436fca0fada060736128478cf7 WHIRLPOOL a6730bcccc1201048f82aed6e63b7e73f38150002dd9889c575c9edf52834bc6f9a8256977ac27b092f3865074e4699729cc766564a4b731766d77d6a6de6324 DIST elasticsearch-py-1.5.0.tar.gz 77037 SHA256 275eaeb2f64c8eba8691d953ac0d8a16e4f759d9cad797323b7cbd0ef87a69ce SHA512 10d473a221be3deb086dca0c5463324647e38f8be4f4bbea934079b002f1414d30c98976c56fd2fc55c97d24ed2338137a9983194e8bf82c95cc70321ee5ee86 WHIRLPOOL 3aa83b9bfd5363ea39baf58cc7bdaaa9606085e471e7e683518cf707642fc9a514264c51cf3e296db071a2a5333f58b8e1335bc4473477df9d085bea63c584ba +DIST elasticsearch-py-1.6.0.tar.gz 77205 SHA256 59dd03284ab7314e5eb50d13ba92df65efb93778ca318906baad5776b152aff7 SHA512 09cdec0b3f50707b9a5e11534fe28507db669e4da44bbda1952d07b6ac8e3aea0c0c05297db26d9425c2247724681fa4e5485e9525571ff64f070e700a9a9b07 WHIRLPOOL 04f43a848cc811d1bee22d2bf7931a4348fb4a455172e381bedad5179d72313320009cb8b2dfdadb252aacc13cc1a4ef15b311488401d6b2bc23e242272bb74b diff --git a/dev-python/elasticsearch-py/elasticsearch-py-1.6.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-1.6.0.ebuild new file mode 100644 index 000000000000..5fb87a0d1523 --- /dev/null +++ b/dev-python/elasticsearch-py/elasticsearch-py-1.6.0.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/elasticsearch-py/elasticsearch-py-1.6.0.ebuild,v 1.1 2015/07/22 03:59:20 idella4 Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) + +inherit distutils-r1 + +DESCRIPTION="official Python low-level client for Elasticsearch" +HOMEPAGE="http://elasticsearch-py.rtfd.org/" +SRC_URI="https://github.com/elasticsearch/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~x86" +IUSE="examples doc test" + +RDEPEND=">=dev-python/urllib3-1.8[${PYTHON_USEDEP}] + + + + +xmw@gentoo.org +Michael Weber + + +The rencode module is similar to bencode from the BitTorrent project. For +complex, heterogeneous data structures with many small elements, r-encodings +take up significantly less space than b-encodings. This version of rencode is +a complete rewrite in Cython to attempt to increase the performance over the +pure Python module written by Petru Paler, Connelly Barnes et al. + + diff --git a/dev-python/rencode/rencode-1.0.3.ebuild b/dev-python/rencode/rencode-1.0.3.ebuild new file mode 100644 index 000000000000..784947a73013 --- /dev/null +++ b/dev-python/rencode/rencode-1.0.3.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/rencode/rencode-1.0.3.ebuild,v 1.2 2015/07/21 23:34:35 xmw Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +inherit distutils-r1 + +DESCRIPTION="similar to bencode from the BitTorrent project" +HOMEPAGE="https://github.com/aresch/rencode" +SRC_URI="https://github.com/aresch/rencode/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest index 31f69421591c..97d41cc6d241 100644 --- a/dev-python/sip/Manifest +++ b/dev-python/sip/Manifest @@ -1,2 +1,3 @@ DIST sip-4.16.2.tar.gz 793663 SHA256 a55a2324a46ab42e42ae57c52ef06583b17d25c987973fe2e7ff2e8a649294ce SHA512 07ced0188bd4dc897ddacbce226b33ac9d236455a95018e900fd5f652439c905ddd56688f8bb29f704fcf201a8e668d5cc89ba887065826653087cf0a9f6dbfb WHIRLPOOL 47c741f1b787ba147e7a299e3c93a7537f14f1b192726e39f3679d0b0e0a991df603509c5674f262311259d9ad2e1e845746d215d5ef70eb7b827c1557eb8b82 DIST sip-4.16.8.tar.gz 957083 SHA256 d3141b65e48a30c9ce36612f8bcd1730ebf02d044757e4d6c5234927e2063e18 SHA512 aa63ab9925d581e929613cfd9c5804489a0702b8380958874cc1bd364030e21b30816493c7f38ceccdffc9da310d2c793ea438ce458ed06511ede7fbb913ef8d WHIRLPOOL 3c84a4de2be0458ec90dc2b266c0435808f0e92db09bae92e7ce1a24b2dd1bdf6037cdcec322a7c92266cf591e95bd36e812434aaf3dbfe8c71cf882dcba72f5 +DIST sip-4.16.9.tar.gz 957858 SHA256 dbe173aa566e26ca0bb5bcbc1d30ef780f416267bb3b5df48149a737ea6b0555 SHA512 f9e7deac3462f71e809fce29aea4b7e7e3d1acb7600252178459cfb9e09d1543e9a189bdc66c946c9d11c4a6f3175a6d6b306481cadab70ed7f17f6e7c328ddc WHIRLPOOL f4cfcb5ecc945332683bdcbd6913b87fc975f8e268e02e6bdeaadebf578e40f1e94a3c76cdb1ea3890ec969d1454560d58df01ba4ad507d914a300076365ade0 diff --git a/dev-python/sip/sip-4.16.9.ebuild b/dev-python/sip/sip-4.16.9.ebuild new file mode 100644 index 000000000000..46d16fc92c11 --- /dev/null +++ b/dev-python/sip/sip-4.16.9.ebuild @@ -0,0 +1,110 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.9.ebuild,v 1.1 2015/07/22 03:21:29 pesa Exp $ + +EAPI=5 +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) + +inherit eutils python-r1 toolchain-funcs + +DESCRIPTION="Python extension module generator for C and C++ libraries" +HOMEPAGE="http://www.riverbankcomputing.com/software/sip/intro https://pypi.python.org/pypi/SIP" +LICENSE="|| ( GPL-2 GPL-3 SIP )" + +if [[ ${PV} == *9999* ]]; then + # live version from mercurial repo + EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip" + inherit mercurial +elif [[ ${PV} == *_pre* ]]; then + # development snapshot + HG_REVISION= + MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION} + SRC_URI="http://dev.gentoo.org/~pesa/distfiles/${MY_P}.tar.gz" + S=${WORKDIR}/${MY_P} +else + # official release + SRC_URI="http://www.riverbankcomputing.com/static/Downloads/sip4/${P}.tar.gz" +fi + +# Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in +SLOT="0/11" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="debug doc" + +DEPEND="${PYTHON_DEPS}" +RDEPEND="${DEPEND}" + +[[ ${PV} == *9999* ]] && DEPEND+=" + =dev-lang/python-2* + sys-devel/bison + sys-devel/flex + doc? ( dev-python/sphinx[$(python_gen_usedep 'python2*')] ) +" + +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +src_prepare() { + epatch "${FILESDIR}"/${PN}-4.15.5-darwin.patch + + if [[ ${PV} == *9999* ]]; then + python2 build.py prepare || die + if use doc; then + python2 build.py doc || die + fi + fi + + # Sub-slot sanity check + local sub_slot=${SLOT#*/} + local sip_api_major_nr=$(sed -nre 's:^#define SIP_API_MAJOR_NR\s+([0-9]+):\1:p' siplib/sip.h.in) + if [[ ${sub_slot} != ${sip_api_major_nr} ]]; then + eerror + eerror "Ebuild sub-slot (${sub_slot}) does not match SIP_API_MAJOR_NR (${sip_api_major_nr})" + eerror "Please update SLOT variable as follows:" + eerror " SLOT=\"${SLOT%%/*}/${sip_api_major_nr}\"" + eerror + die "sub-slot sanity check failed" + fi +} + +src_configure() { + configuration() { + local myconf=( + "${PYTHON}" + "${S}"/configure.py + --destdir="$(python_get_sitedir)" + --incdir="$(python_get_includedir)" + $(use debug && echo --debug) + AR="$(tc-getAR) cqs" + CC="$(tc-getCC)" + CFLAGS="${CFLAGS}" + CFLAGS_RELEASE= + CXX="$(tc-getCXX)" + CXXFLAGS="${CXXFLAGS}" + CXXFLAGS_RELEASE= + LINK="$(tc-getCXX)" + LINK_SHLIB="$(tc-getCXX)" + LFLAGS="${LDFLAGS}" + LFLAGS_RELEASE= + RANLIB= + STRIP= + ) + echo "${myconf[@]}" + "${myconf[@]}" || die + } + python_foreach_impl run_in_build_dir configuration +} + +src_compile() { + python_foreach_impl run_in_build_dir default +} + +src_install() { + installation() { + emake DESTDIR="${D}" install + python_optimize + } + python_foreach_impl run_in_build_dir installation + + dodoc ChangeLog NEWS + use doc && dodoc -r doc/html +} diff --git a/dev-python/suds/suds-0.4.ebuild b/dev-python/suds/suds-0.4.ebuild deleted file mode 100644 index b318dd70fb32..000000000000 --- a/dev-python/suds/suds-0.4.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/suds/suds-0.4.ebuild,v 1.4 2013/06/03 16:43:23 bicatali Exp $ - -EAPI="3" -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" - -inherit distutils - -DESCRIPTION="Lightweight SOAP client" -HOMEPAGE="https://fedorahosted.org/suds/ http://pypi.python.org/pypi/suds" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -IUSE="doc" - -DEPEND="dev-python/setuptools - doc? ( dev-python/epydoc )" -RDEPEND="" - -src_compile() { - distutils_src_compile - - if use doc; then - einfo "Generation of documentation" - epydoc -n "Suds - ${DESCRIPTION}" -o doc suds || die "Generation of documentation failed" - fi -} - -src_install() { - distutils_src_install - - if use doc; then - dohtml -r doc/* || die "Installation of documentation failed" - fi -} diff --git a/dev-python/tempest-lib/Manifest b/dev-python/tempest-lib/Manifest index 347f6df46445..8217374defd1 100644 --- a/dev-python/tempest-lib/Manifest +++ b/dev-python/tempest-lib/Manifest @@ -1,4 +1,3 @@ DIST tempest-lib-0.3.0.tar.gz 53341 SHA256 0b2fdfe904b6bea12f5572f03307623ad43256694c17a5bd92ee837d8698d3c5 SHA512 e03617bd5e19b5872e4ae1e60c0eef2dfe325646f0b9d1c518f668bd7d054866b79aed494820f6ca99ee3d0735cc807aae7942f5f343e4d6c663368197be0f2c WHIRLPOOL 5f06bbaeeeb95b4724878481ddb500e1f7eaca98110cbcd2fe768917ed986656e64fae2e78e97cb099b776dbe069ad50f5c7717927ee78a5bf54f4638e8c9eec DIST tempest-lib-0.4.0.tar.gz 68776 SHA256 b1d00f9da6d14b5ffac87710efd9d533361b8af11003728ee3b47591358f17b0 SHA512 f0f959de4f003971929c015a5a020921f9338805d9f1109e8d42ec9b5eb43702858182c5eaf43bc1b1c4006a01f96243ec6aad9fa9b93823f04b499ad09f5c81 WHIRLPOOL 01b147dd7f5929407c1d01dc8ad10ae2cbd6c0f2f08e628689025cb649dec9446d881245ab81d1370a7ff93c4ab0d5b9fb4c7ac0837b5ba3ad0c8b7b90bf46a8 DIST tempest-lib-0.5.0.tar.gz 74579 SHA256 696c6ccbbe13236096a94176ba2970e44853962c5ab93186286316696f384b29 SHA512 3408cabec205c6c1b830a20a8e96333b69afeeaad35d5342aae8c13e01b5df177958fe2050eb24a37d572a495411f04675e9d9727f6ae34aed22093c9621cde4 WHIRLPOOL 1b8f138bd45a168e2c203ff31de19ddc0aecda8d377925223798d01de3a0ff16f55fb874b1297b7a80178ae4f8948528a0e58b8d2388d464b8afd56b30d8991c -DIST tempest-lib-0.6.1.tar.gz 59914 SHA256 528325e823cf772d1ebb8ff2659daa3efc6ab9510f2a809ca7140ef599cdd4a2 SHA512 34268ebabf43e3119c43c9c27fdf6330af96f3988494f6a7c155822dc3b7aa2999c465f88f2f736284f39389823531da77ba5748bc16e5aa7d651eb3f9437466 WHIRLPOOL ce7bafe7c763d11f032d6e7a02088762956a08fe81b2c4d5de58c09f04be416dc59ba52f7fc633d5ce650a14e2f8039db2507f8352ded387601150ed49f4364a diff --git a/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild b/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild deleted file mode 100644 index b2b1dee0ddf0..000000000000 --- a/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.7 2013/04/11 18:08:48 ago Exp $ - -EAPI=5 -PYTHON_DEPEND=2 -inherit python xfconf - -DESCRIPTION="Python bindings for the Thunar file manager" -HOMEPAGE="http://goodies.xfce.org/projects/bindings/thunarx-python" -SRC_URI="mirror://xfce/src/bindings/${PN}/0.3/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug" - -RDEPEND="x11-libs/gtk+:2 - dev-libs/glib:2 - >=dev-python/pygobject-2.16:2 - dev-python/pygtk:2 - >=xfce-base/thunar-1.1.0" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -pkg_setup() { - XFCONF=( - --disable-dependency-tracking - $(xfconf_use_debug) - ) - - DOCS=( AUTHORS ChangeLog NEWS README ) - - python_set_active_version 2 - python_pkg_setup -} - -src_install() { - xfconf_src_install \ - docsdir=/usr/share/doc/${PF} \ - examplesdir=/usr/share/doc/${PF}/examples -} diff --git a/dev-python/torment/Manifest b/dev-python/torment/Manifest index 7cbdd3f62464..bdb55a64c6d8 100644 --- a/dev-python/torment/Manifest +++ b/dev-python/torment/Manifest @@ -1 +1,2 @@ DIST torment-1.0.0.tar.gz 20157 SHA256 3c0e48e4736fa7de90a1088a66f1cbadc8c1dc6217e33fe7c4ec72aabbee2dfc SHA512 76e5c94f196131f5d9c2373837ef65bff25affa1c2bbbb03c1ea3137c303ab1b4ab50cdd453e318a7705011b6135cc5777d1860b74bae6cf51f8e1bd474255c4 WHIRLPOOL b49bd27bba0f988de40d982bc970b922e7ea40a940a608c531cca2d901dbeae189c44be820ba1cbe4fa8b516c7bca7e1d49673a4bb49682603a63d8f6287e4bf +DIST torment-1.0.1.tar.gz 20391 SHA256 386e7d58d53ae1dec51e11a503a848aa2fdafda3200161137eb6826461948a0c SHA512 40658c17b0435c6601b61f12cb9b58c749f8c7b423b8c29f1da5a514956bb6b7c2e87ce71c833447c2627757bb91e50b1b25bdd475d287fcb14169e0d7ea127a WHIRLPOOL 2a6ecd12a98d9984f0a652e09c44b19dcb6ec503bcbe838acfdc7da8d885f1831771bd3d0c676432974b679921555c1857b339521b60facd97bacd35b1113dda diff --git a/dev-python/torment/torment-1.0.1.ebuild b/dev-python/torment/torment-1.0.1.ebuild new file mode 100644 index 000000000000..02de81ab1844 --- /dev/null +++ b/dev-python/torment/torment-1.0.1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/torment/torment-1.0.1.ebuild,v 1.1 2015/07/21 15:57:52 alunduil Exp $ + +EAPI=5 +PYTHON_COMPAT=( python3_3 python3_4 ) + +inherit distutils-r1 + +DESCRIPTION="A Study in Fixture Based Testing Frameworking" +HOMEPAGE="https://github.com/kumoru/torment" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="doc test" + +CDEPEND="dev-python/mypy[${PYTHON_USEDEP}]" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + doc? ( + dev-python/sphinx[${PYTHON_USEDEP}] + dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] + ) + test? ( + ${CDEPEND} + dev-python/coverage[${PYTHON_USEDEP}] + dev-python/nose[${PYTHON_USEDEP}] + ) +" +RDEPEND="${CDEPEND}" + +python_compile_all() { + use doc && esetup.py build_sphinx +} + +python_test() { + nosetests || die "Tests failed on ${EPYTHON}" +} + +python_install_all() { + use doc && local HTML_DOCS=( docs/_build/html/. ) + + distutils-r1_python_install_all +} diff --git a/dev-python/twisted-core/twisted-core-15.2.1.ebuild b/dev-python/twisted-core/twisted-core-15.2.1.ebuild index 8cfd0048533b..480fbeff335c 100644 --- a/dev-python/twisted-core/twisted-core-15.2.1.ebuild +++ b/dev-python/twisted-core/twisted-core-15.2.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-15.2.1.ebuild,v 1.2 2015/07/21 07:57:24 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-15.2.1.ebuild,v 1.3 2015/07/21 13:30:45 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_4 ) +PYTHON_COMPAT=( python2_7 ) inherit eutils flag-o-matic twisted-r1 diff --git a/dev-python/visual/Manifest b/dev-python/visual/Manifest index 850f51e9b2a0..97868d71e869 100644 --- a/dev-python/visual/Manifest +++ b/dev-python/visual/Manifest @@ -1,2 +1 @@ DIST visual-5.74_release.tar.bz2 5736404 SHA256 1e480d3fd82e8172021ae0e22e8e2859f44bec9297e12ebf672270fd8e7d7099 SHA512 eff43bae66d4ca6a1b540e729b5f03e7310db8d4c49ba7a1ac271afa62688d9024f4f00b7678669433ca3f0f6e13e6c0c3de90a4a845ae5eeaa70b536a6e1193 WHIRLPOOL d0c35354e8fcaf591870dce867e60a9b54a9eb31acdd6eb05331566c031bf0a7da794e7f9dc8e013eff10583eadccefda08ef79443761129d9ca56f05626acd8 -DIST visual-6.11.tgz 14563683 SHA256 decfdb3112d24e29b5f6cb47f1ba9c2324520fa83bb34345179179eb572e1776 SHA512 70398f5d99b8a89526d2c31578016531560869187fb988b093bdb5571cdb3b150835b69c3f5553a51818595b61e9a5a0d4cc2a8cf1d7f187c174264e8bf63a44 WHIRLPOOL fac60529e00401ac310e8b149d91faa5ab5ef703d9869a5a2f8d12138d74dab119432ae71569dd5f74fe4bd14500791986f1865c150838acf315b80bd36c0c61 diff --git a/dev-util/aap/Manifest b/dev-util/aap/Manifest index c5a74e56cc3c..adc88e239bb7 100644 --- a/dev-util/aap/Manifest +++ b/dev-util/aap/Manifest @@ -1,3 +1,2 @@ DIST aap-1.076.zip 1637913 SHA256 dc223d5e88a25426544bcfeebe4f97a71cfb3aea5fe983956f643d83b6f3841e SHA512 581f34f7bc531e989c725b2e732d47bac57b85b5c738aca3df35279d5979c050277cf9fafffce8bafe304034be1d490abbd089eda2244cf272ad77a61958df11 WHIRLPOOL 52a369f73830c92865ae86b5405ef0e883ef4ff84403e8b4abb086680dd27575e390a5db360aa4e1a6865a14c3e40e844437490d563422fc4a2c45871c98b3ad -DIST aap-1.090.zip 1645406 SHA256 621a4ea69dd5126e75826fcd7d19c18317b4f5f598b226cb40f64475c56318f4 SHA512 10a7ecc5d73765452134497dbd29681dbea676276b1c739f616c0838cebf53fee5987e08f4ed39328984d6137668e07310d7531ea0a7e1abf08b4ef655305c51 WHIRLPOOL 89459c92558511eec2158231e16e32d34b6d36d4825a58e20953365fdeb25a9f1c2bc088d5191fd09f21028be009817fc515e21aa7bcc95783031bb9f204e836 DIST aap-1.091.zip 1645498 SHA256 1cae4e5c6426f3862ef6795e3e1966ef15ab618cde57be2005a0a6c6eac41aae SHA512 37fbbc1d816bfdadf3c4e16a31d002326ce86dbfbdfa60b30785f88aa202e52d79a13c91e7e0e843d93620e5eb9ba50545bc761550386b715359122cd375341e WHIRLPOOL 9b7ec209fe3c86d288037ced9cc5b44b406ed55ccabfada96c1a3423f8eecc91ae50e76f01b07f47d7bb54c0b06f47c7150a3dd5620e71045f3810fc32a857fd diff --git a/dev-util/aap/aap-1.090.ebuild b/dev-util/aap/aap-1.090.ebuild deleted file mode 100644 index 79bb17de53f5..000000000000 --- a/dev-util/aap/aap-1.090.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.090.ebuild,v 1.1 2008/03/08 14:37:57 nelchael Exp $ - -IUSE="doc" - -DESCRIPTION="Bram Moolenaar's super-make program" -HOMEPAGE="http://www.a-a-p.org/" -SRC_URI="mirror://sourceforge/a-a-p/${P}.zip" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -DEPEND="app-arch/unzip" -RDEPEND=">=dev-lang/python-1.5" -S=${WORKDIR}/${PN} - -src_unpack() { - mkdir "${S}" && cd "${S}" && unzip -q "${DISTDIR}"/${A} || die -} - -src_install() { - rm doc/*.sgml - rm doc/*.pdf - - if use doc ; then - dodir /usr/share/doc/${PF}/html - cp -R doc/* "${D}"/usr/share/doc/${PF}/html - fi - rm doc/*.html - rm -fr doc/images - - dodoc doc/* - doman aap.1 - rm -rf doc aap.1 - - # Move the remainder directly into the dest tree - dodir /usr/share - cd "${WORKDIR}" - mv aap "${D}"/usr/share - - # Create a symbolic link for the executable - dodir /usr/bin - ln -s ../share/aap/aap "${D}"/usr/bin/aap -} diff --git a/dev-util/aap/aap-1.091-r1.ebuild b/dev-util/aap/aap-1.091-r1.ebuild deleted file mode 100644 index acaad46d1fae..000000000000 --- a/dev-util/aap/aap-1.091-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.091-r1.ebuild,v 1.1 2012/12/05 06:02:22 ottxor Exp $ - -EAPI=4 - -IUSE="doc" - -DESCRIPTION="Bram Moolenaar's super-make program" -HOMEPAGE="http://www.a-a-p.org/" -SRC_URI="mirror://sourceforge/a-a-p/${P}.zip" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" -DEPEND="app-arch/unzip" -RDEPEND="dev-lang/python" -S=${WORKDIR} - -src_install() { - rm doc/*.sgml doc/*.pdf || die - use doc && dohtml -r doc/*.html doc/images - rm -r doc/*.html doc/images || die - - dodoc doc/* - doman aap.1 - rm -r doc aap.1 || die - - # Move the remainder directly into the dest tree - dodir /usr/share/aap - cp -R * "${ED}"/usr/share/aap || die - - # Create a symbolic link for the executable - dosym ../share/aap/aap /usr/bin/aap -} diff --git a/dev-util/aap/aap-1.091.ebuild b/dev-util/aap/aap-1.091.ebuild deleted file mode 100644 index 0508ca1ec81f..000000000000 --- a/dev-util/aap/aap-1.091.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.091.ebuild,v 1.1 2009/09/12 01:40:42 patrick Exp $ - -IUSE="doc" - -DESCRIPTION="Bram Moolenaar's super-make program" -HOMEPAGE="http://www.a-a-p.org/" -SRC_URI="mirror://sourceforge/a-a-p/${P}.zip" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -DEPEND="app-arch/unzip" -RDEPEND=">=dev-lang/python-1.5" -S=${WORKDIR}/${PN} - -src_unpack() { - mkdir "${S}" && cd "${S}" && unzip -q "${DISTDIR}"/${A} || die -} - -src_install() { - rm doc/*.sgml - rm doc/*.pdf - - if use doc ; then - dodir /usr/share/doc/${PF}/html - cp -R doc/* "${D}"/usr/share/doc/${PF}/html - fi - rm doc/*.html - rm -fr doc/images - - dodoc doc/* - doman aap.1 - rm -rf doc aap.1 - - # Move the remainder directly into the dest tree - dodir /usr/share - cd "${WORKDIR}" - mv aap "${D}"/usr/share - - # Create a symbolic link for the executable - dodir /usr/bin - ln -s ../share/aap/aap "${D}"/usr/bin/aap -} diff --git a/dev-util/autoproject/Manifest b/dev-util/autoproject/Manifest index e1865a9ee6d1..a92f53a0959f 100644 --- a/dev-util/autoproject/Manifest +++ b/dev-util/autoproject/Manifest @@ -1,4 +1,3 @@ DIST autoproject_0.20-3.diff.gz 4704 SHA256 f201fc7431d189c80297fba31867013e9efe6dec2c19399d52e9ceb4356ee562 SHA512 8058fb2430010ddc8613c9e310c262b28379eb3d38b7e9badca7e3adb3560e5965bbe6612a0211d38920094a4851502471f9e1670e694ea3ef7d29bbfde340e9 WHIRLPOOL ad827a1424856f6dc3ddf91f5209414c77a4bccab7b969429a9c9c44bf75146e4c7139268d76f274fa72639a72e7ee7ef4ba32ec7ece5260e29617b134b2fc7d -DIST autoproject_0.20-4.diff.gz 5149 SHA256 1e13026b7a1ba3f388ea958b84a912b7407b82f9354d6db44072709ddfccfc60 SHA512 da8048e19e0fd9bc01536ea29e6ea7793ea61f49492b5ec5c0742efa19085724baf6a3b7ac47fcea8bbb59976eef7bb35bfd265c512a0f27b2184f17d018c16a WHIRLPOOL 655603b6f8849758aa16c6b414900de6c7b62d823d0a93b4f4b7acecde00d1d0b33062cb7b13057b2f9ad3a4bf75f32995d10c7da487c2561a03261ddef910ed DIST autoproject_0.20-5.diff.gz 5287 SHA256 b7ece8099d19453cb6eff78b2ce6b8fc4f1cfb72e8bdfe4cbd6d7eb7f277b59b SHA512 156f8feff53936c3113bda9d8a3f2e19679f249656ace69aacb1f0a13ae93066eef49de3e5a268c47ed3e440144de629f6b84a477ecfc6a3f793c41412cc9b5a WHIRLPOOL eaf1aff7d4e2f8a3b49d2ad7c41e1115c57c076aa5dc441562546d352387a30b996cbe8079ca3193c57ae6bad3a12bed4b13c6562a51e24b48ba08f0af22ecfc DIST autoproject_0.20.orig.tar.gz 151101 SHA256 850ff70e250fbd34c1193461b0fc8e1254803ee22a9d116cdbcc822b551766cc SHA512 eb6ba12af96e03f4da51b6b9fc0db618180d92b8a363f30182013a003bb13f5b66ee12b28531a234f6035b64bda29bb0f838466ccbeaddbce06a437a18c05288 WHIRLPOOL 83616aca1fe8ce08b509058585f740ace8121544910846a137940965f5ee8e904fd2f04ee158ea5e312a2a8a2cf9c7be1ee6a02430bb1f58cb1ccbf9abc6e335 diff --git a/dev-util/autoproject/autoproject-0.20_p4.ebuild b/dev-util/autoproject/autoproject-0.20_p4.ebuild deleted file mode 100644 index 5057f9b28efe..000000000000 --- a/dev-util/autoproject/autoproject-0.20_p4.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/autoproject/autoproject-0.20_p4.ebuild,v 1.3 2010/01/15 21:16:38 fauli Exp $ - -inherit eutils - -MY_PV=${PV%_p*} -DEB_VER=${PV#*_p} -DESCRIPTION="Used to start a programming project using autotools and a command line parser generator" -HOMEPAGE="http://packages.debian.org/unstable/devel/autoproject" -SRC_URI="mirror://debian/pool/main/a/autoproject/${PN}_${MY_PV}.orig.tar.gz - mirror://debian/pool/main/a/autoproject/${PN}_${MY_PV}-${DEB_VER}.diff.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="test" - -RDEPEND="sys-devel/automake - sys-devel/autoconf" -DEPEND="${RDEPEND} - test? ( sys-apps/texinfo )" - -S=${WORKDIR}/${PN}-${MY_PV} - -src_unpack() { - unpack ${A} - epatch ${PN}_${MY_PV}-${DEB_VER}.diff -} - -src_install() { - emake install DESTDIR="${D}" || die - dodoc AUTHORS NEWS README TODO ChangeLog -} diff --git a/dev-util/biew/Manifest b/dev-util/biew/Manifest index 3eb3931e43c6..ecf676842361 100644 --- a/dev-util/biew/Manifest +++ b/dev-util/biew/Manifest @@ -1,2 +1 @@ DIST biew-610-src.tar.bz2 860517 SHA256 2e85f03c908dd6ec832461fbfbc79169a33f4caccf48c8fe60cbd29f5fb06d17 SHA512 df8d3c10c30e30db1bc5fdba73601a148f7a1480e69a3d03a02ec303534f37db9c5a9eb7ac087d8f1d8cc64d4a0f6e11548c5b385e132e3a981a6f328e3b5742 WHIRLPOOL df1227579b21155cc651c273802cd4b57cdbde12d4faa7532661e568f9b8b3de8db6c81d9283bef7ad705f6bdf4ff13a811ccf41ba23243947c6cb3c6d99e7ba -DIST biew562.tar.bz2 594367 SHA256 82263fdd9f9854a9326889b8d4e138c0dba3f08460922d4683f659873313e46a SHA512 d43d3124e4b74f6f08e0573c186335ffc8666b64646319f22dd65de6cccb4752615dbce827646938f851b036eff8c52bce7a065d88ddd016b025381d967b2b2f WHIRLPOOL 7bb5e87b8b596742bd28915f4e58faaf517526eee4c4963c28b4ee87b7967b549c63f3aca84bc96069b6dcab7d90898cd4fac8a6bb9893bd3e354ada282b1521 diff --git a/dev-util/biew/biew-5.6.2.ebuild b/dev-util/biew/biew-5.6.2.ebuild deleted file mode 100644 index 06053b0c864e..000000000000 --- a/dev-util/biew/biew-5.6.2.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/biew/biew-5.6.2.ebuild,v 1.11 2014/08/10 21:25:20 slyfox Exp $ - -inherit eutils flag-o-matic - -DESCRIPTION="A portable viewer of binary files, hexadecimal and disassembler modes" -HOMEPAGE="http://biew.sourceforge.net" -SRC_URI="mirror://sourceforge/biew/${PN}${PV//./}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="slang ncurses" - -DEPEND="ncurses? ( >=sys-libs/ncurses-5.3 ) - slang? ( >=sys-libs/slang-1.4 )" - -S=${WORKDIR}/${PN}-${PV//./} - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/biew-562-lvalue-casts.patch - - sed -i "s/USE_MOUSE=.*/USE_MOUSE=y/" makefile - sed -i 's:/usr/local:/usr:' biewlib/sysdep/generic/unix/os_dep.c - sed -i "s/CFLAGS += -O2 -fomit-frame-pointer/CFLAGS +=/" makefile.inc - sed -i 's/bool/__bool/g' plugins/bin/ne.c -# sed -i "s/TARGET_OS=.*/TARGET_OS=linux/" makefile - - # disable inline assembly for non-x86 platforms - use x86 || sed -i "s/TARGET_PLATFORM=.*/TARGET_PLATFORM=generic/" makefile -} - -src_compile() { - local scrnlib - - if use ncurses ; then - scrnlib="ncurses" - elif use slang ; then - scrnlib="slang" - else - scrnlib="vt100" - fi - - filter-flags -fPIC - - emake HOST_CFLAGS="${CFLAGS}" \ - TARGET_SCREEN_LIB=${scrnlib} || die -} - -src_install() { - dobin biew - dodoc doc/*.txt - - insinto /usr/lib/biew - doins bin_rc/biew.hlp - doins bin_rc/skn/standard.skn - - insinto /usr/lib/biew/skn - doins bin_rc/skn/* - - insinto /usr/lib/biew/xlt - doins bin_rc/xlt/* -} diff --git a/dev-util/biew/biew-6.1.0-r2.ebuild b/dev-util/biew/biew-6.1.0-r2.ebuild deleted file mode 100644 index be15f7b52617..000000000000 --- a/dev-util/biew/biew-6.1.0-r2.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/biew/biew-6.1.0-r2.ebuild,v 1.5 2015/01/28 20:01:00 mgorny Exp $ - -EAPI=4 -inherit eutils flag-o-matic toolchain-funcs versionator - -MY_P=${PN}-$(replace_all_version_separators "") - -DESCRIPTION="A portable viewer of binary files, hexadecimal and disassembler modes" -HOMEPAGE="http://beye.sourceforge.net/" -SRC_URI="mirror://sourceforge/beye/${PV}/${MY_P}-src.tar.bz2" -S=${WORKDIR}/${MY_P} - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="gpm cpu_flags_x86_mmx cpu_flags_x86_sse" -REQUIRED_USE="cpu_flags_x86_mmx cpu_flags_x86_sse" - -RDEPEND="gpm? ( sys-libs/gpm )" -DEPEND="${RDEPEND}" - -pkg_setup() { - append-flags -mmmx -msse #362043 -} - -src_prepare() { - epatch "${FILESDIR}/${PN}-610-fix_localedep-1.patch" - epatch "${FILESDIR}/${PN}-610-portable_configure-1.patch" - epatch "${FILESDIR}/${PN}-610-crash.patch" - sed -i -e 's^man/man1/biew.1^share/man/man1/biew.1^' makefile || die "Failed to edit makefile." -} - -src_configure() { - if use gpm; then - append-flags -DHAVE_MOUSE - else - append-flags -UHAVE_MOUSE - fi - ./configure --datadir=/usr/share/${PN} \ - --prefix=/usr \ - --cc="$(tc-getCC)" \ - --ld="$(tc-getCC)" \ - --as="$(tc-getAS)" \ - --ranlib="$(tc-getRANLIB)" || die "configure failed." -} - -src_compile() { - emake LDFLAGS="${LDFLAGS}" -} - -src_install() { - emake DESTDIR="${D}" install - dodoc doc/{biew_en,release,unix}.txt -} - -pkg_postinst() { - elog - elog "Note: if you are upgrading from <=dev-util/biew-6.1.0 you will need" - elog "to change the paths in the setup dialog (F9) from /usr/share/ to" - elog "/usr/share/biew/ Alternatively, you can delete ~/.biewrc and it will" - elog "automatically determine the correct locations on the next run." - elog -} diff --git a/dev-util/biew/files/biew-562-lvalue-casts.patch b/dev-util/biew/files/biew-562-lvalue-casts.patch deleted file mode 100644 index d3ade95a8cb8..000000000000 --- a/dev-util/biew/files/biew-562-lvalue-casts.patch +++ /dev/null @@ -1,152 +0,0 @@ -diff -Naurp biew-562-orig/biewlib/file_ini.c biew-562/biewlib/file_ini.c ---- biew-562-orig/biewlib/file_ini.c 2006-08-12 21:56:49.000000000 +0200 -+++ biew-562/biewlib/file_ini.c 2006-08-13 12:01:32.000000000 +0200 -@@ -1295,7 +1295,7 @@ static tBool __NEAR__ __FASTCALL__ __add - void __HUGE__ *found; - ini_cache __HUGE__ *it; - ini_cache ic; -- (const char *)ic.item = section; -+ ic.item = section; - ic.flags = 0; - if(!(found =la_Find((linearArray *)opening->cache,&ic,__full_compare_cache))) - { -@@ -1325,7 +1325,7 @@ static tBool __NEAR__ __FASTCALL__ __add - { - do_subsect: - it = (ini_cache __HUGE__ *)found; -- (const char *)ic.item = subsection; -+ ic.item = subsection; - if(!(found=la_Find(it->v.leaf,&ic,__full_compare_cache))) - { - ic.item = PMalloc(strlen(subsection)+1); -@@ -1354,7 +1354,7 @@ static tBool __NEAR__ __FASTCALL__ __add - { - do_item: - it = (ini_cache __HUGE__ *)found; -- (const char *)ic.item = item; -+ ic.item = item; - ic.flags = IC_STRING; - if(!(found=la_Find(it->v.leaf,&ic,__full_compare_cache))) - { -@@ -1589,15 +1589,15 @@ unsigned __FASTCALL__ iniReadProfileStri - ini_cache ic; - void __HUGE__ *found,__HUGE__ *foundi,__HUGE__ *foundv; - ini_cache __HUGE__ *fi; -- (const char *)ic.item = section; -+ ic.item = section; - ic.flags = 0; - if((found=la_Find(ini->cache,&ic,__full_compare_cache))!=NULL) - { -- (const char *)ic.item=subsection; -+ ic.item=subsection; - fi = (ini_cache __HUGE__ *)found; - if((foundi=la_Find(fi->v.leaf,&ic,__full_compare_cache))!=NULL) - { -- (const char *)ic.item = _item; -+ ic.item = _item; - ic.flags = IC_STRING; - fi = (ini_cache __HUGE__ *)foundi; - if((foundv=la_Find(fi->v.leaf,&ic,__full_compare_cache))!=NULL) -diff -Naurp biew-562-orig/biewlib/sysdep/ia16/cmn_ix86.c biew-562/biewlib/sysdep/ia16/cmn_ix86.c ---- biew-562-orig/biewlib/sysdep/ia16/cmn_ix86.c 2006-08-12 21:56:49.000000000 +0200 -+++ biew-562/biewlib/sysdep/ia16/cmn_ix86.c 2006-08-13 12:01:32.000000000 +0200 -@@ -47,7 +47,7 @@ static unsigned long __NEAR__ __FASTCALL - ctrl_arr = c_arr; - /* align pointer on 16-byte boundary */ - -- if((tUInt32)ctrl_arr & 15) ((tUInt32)ctrl_arr) += 16-((tUInt32)ctrl_arr&15); -+ if((tUInt32)ctrl_arr & 15) ctrl_arr += 16-((tUInt32)ctrl_arr&15); - - memset(ctrl_arr,0,sizeof(ctrl_arr)); - if(time_interval) -diff -Naurp biew-562-orig/biewlib/sysdep/ia32/aclib_template.c biew-562/biewlib/sysdep/ia32/aclib_template.c ---- biew-562-orig/biewlib/sysdep/ia32/aclib_template.c 2006-08-12 21:56:49.000000000 +0200 -+++ biew-562/biewlib/sysdep/ia32/aclib_template.c 2006-08-13 12:03:54.000000000 +0200 -@@ -159,8 +159,8 @@ static void * RENAME(fast_memcpy)(void * - "movntps %%xmm2, 32(%1)\n" - "movntps %%xmm3, 48(%1)\n" - :: "r" (from), "r" (to) : "memory"); -- ((const unsigned char *)from)+=64; -- ((unsigned char *)to)+=64; -+ from += 64; -+ to += 64; - } - else - /* -@@ -181,8 +181,8 @@ static void * RENAME(fast_memcpy)(void * - "movntps %%xmm2, 32(%1)\n" - "movntps %%xmm3, 48(%1)\n" - :: "r" (from), "r" (to) : "memory"); -- ((const unsigned char *)from)+=64; -- ((unsigned char *)to)+=64; -+ from += 64; -+ to+=64; - } - #else - // Align destination at BLOCK_SIZE boundary -@@ -209,8 +209,8 @@ static void * RENAME(fast_memcpy)(void * - MOVNTQ" %%mm6, 48(%1)\n" - MOVNTQ" %%mm7, 56(%1)\n" - :: "r" (from), "r" (to) : "memory"); -- ((const unsigned char *)from)+=64; -- ((unsigned char *)to)+=64; -+ from+=64; -+ to+=64; - } - - // Pure Assembly cuz gcc is a bit unpredictable ;) -@@ -297,8 +297,8 @@ static void * RENAME(fast_memcpy)(void * - MOVNTQ" %%mm6, 48(%1)\n" - MOVNTQ" %%mm7, 56(%1)\n" - :: "r" (from), "r" (to) : "memory"); -- ((const unsigned char *)from)+=64; -- ((unsigned char *)to)+=64; -+ from+=64; -+ to+=64; - } - - #endif /* Have SSE */ -@@ -367,7 +367,7 @@ static void * RENAME(fast_memset)(void * - "movntps %%xmm0, 96(%0)\n" - "movntps %%xmm0, 112(%0)\n" - :: "r" (to) : "memory"); -- ((unsigned char *)to)+=128; -+ to+=128; - } - #else - __asm__ __volatile__( -@@ -393,7 +393,7 @@ static void * RENAME(fast_memset)(void * - MOVNTQ" %%mm0, 112(%0)\n" - MOVNTQ" %%mm0, 120(%0)\n" - :: "r" (to) : "memory"); -- ((unsigned char *)to)+=128; -+ to+=128; - } - #endif /* Have SSE */ - #ifdef HAVE_MMX2 -diff -Naurp biew-562-orig/biewlib/tw_class.c biew-562/biewlib/tw_class.c ---- biew-562-orig/biewlib/tw_class.c 2006-08-12 21:56:50.000000000 +0200 -+++ biew-562/biewlib/tw_class.c 2006-08-13 12:01:32.000000000 +0200 -@@ -71,6 +71,6 @@ void __FASTCALL__ twcDestroyClassSet(voi - TwClass * __FASTCALL__ twcFindClass(const char *name) - { - TwClass key; -- (const char *)(key.name) = name; -+ key.name = name; - return (TwClass *)la_Find(class_set,&key, comp_class); - } -diff -Naurp biew-562-orig/biewlib/twin.c biew-562/biewlib/twin.c ---- biew-562-orig/biewlib/twin.c 2006-08-12 21:56:50.000000000 +0200 -+++ biew-562/biewlib/twin.c 2006-08-13 12:01:32.000000000 +0200 -@@ -1891,9 +1891,9 @@ int __FASTCALL__ twPutS(const char *str) - strcpy(__nls,str); - __nls_OemToOsdep((unsigned char *)__nls,len); - } -- else (const char *)__nls = str; -+ else __nls = str; - } -- else (const char *)__nls = str; -+ else __nls = str; - __nls_ptr = __nls; - __oem_ptr = str; - vidx = active->cur_x + active->cur_y*active->wwidth; diff --git a/dev-util/bustle/Manifest b/dev-util/bustle/Manifest index 9f468192323d..8e996dfc7e42 100644 --- a/dev-util/bustle/Manifest +++ b/dev-util/bustle/Manifest @@ -1,6 +1,4 @@ -DIST bustle-0.2.3.tar.gz 39314 SHA256 2a2d0633d6a0714c845715f6aa4392b08d1d241187f22b27122bb1bfcbf6d23a SHA512 ef45b13e10d934da1dad68e61a8ff99a4f45c79c5ad362134546ecf5533703e93453a9357a40f9cc5a26d3a8873f09dc8e1d8053f8403c535ae8227bf2e4bbcd WHIRLPOOL 53bfec22bf71d8a1ad7b56a6c4e05a3ba2ed9b92d68feab1355e5f8fb393749523ed45b9516978073f455250aade62582a41a0eee1e5634e45d88cbb7483fa5e DIST bustle-0.4.0-tests.tar.gz 8340 SHA256 7e4c354479edc835457fdecc89ab7fc5e1087ab4637b7b1ac6fadfe860190fbe SHA512 c7685496f3a84c1615752ae9aad22202bfe703147441581abe599a5e5055cdef54f27b4e0d01603b23a83a4b42b0595b5538c5b4d65a522a9e76b8d187ae54b1 WHIRLPOOL 6591ed10c75ef044375bf5e80719aac4a40244f647c4045f45811c9e8736afaafa5b83b92803ef8912c2ecfe9672ac20734fc954ab2bb09cff2842c1e6b4fe5a -DIST bustle-0.4.0.tar.gz 89873 SHA256 a48acd215f918381b96d6a7fc60528d6f30a982bfc529c329f890485680d2549 SHA512 5a8078976bb85b9f3674a7d8914729710e69c5db7779e012659bab4064d1f170508f7b8e45575d5b40abd48b4054e6e06d89b450320c69d22a841ba54bceb200 WHIRLPOOL a55946ffa82275a9aa556f88b4112be153ab8fa3407565f3849253a5d6ccf863f1262313fe3b356806f5b552c23a14595ce296a69cd1a30af6aafce6054c3321 DIST bustle-0.4.2.tar.gz 95707 SHA256 bf03fb0a14a2559b6abe4cfeb673b30d86a31a89fb45883d7594644afc434cee SHA512 8a6c1860cb655fc9bd7d42d130d87416c74b988b81749ec8cc1c25cacd3dd4516f59f5cb5954b473c3f6ac32b11853e9bc8881708962144067a0325845dd8562 WHIRLPOOL ebc31713bb202f247a38ed04357598ba9951f72a3fa18b679d83a3ce088dd8a144d7ee5a772ce02715dd735907ba2219541e971d5b1f3a16eb21d22ab1600753 DIST bustle-0.4.3.tar.gz 96970 SHA256 255e035a8b494f7edd21e657c246be00da1452faa2341abccebd53e8f333e9d1 SHA512 263c929a38ffa8c0df03deb9736879d1fbc630f1dcd47183cc304495cb6d5d2fbdb01e4b83e25712ad13d57662d41d0eee35495b76ca52484b9b2352dfde1bdb WHIRLPOOL fe434e7468132e3ecca848bdc09db3bd6d3191ca7fb720fabab48e6181983e6a6facc437421ba4eaea3e17815ac0527e3c0bd648ff449f5fb02212c920c40ff4 DIST bustle-0.4.7.tar.gz 114231 SHA256 08b12207561157e639bc64e0b274e70e4909f50079cd97564c916d66a3f088b9 SHA512 c9b93ffda797a87342f5ba506db3c892bff8084fa0ec5897d676bef5e8367507970ae3e09555cda9b4de0c7b175dc396f2ccfb394d224e64225c0e7ded2164fd WHIRLPOOL 8f6a80b881b9c13498351e2dc4910406dc151db9c320b8fba291c9577b41eede58003b943de13bf637d28226e7301e4dfdc8f2b6a0fa4fda2792962505fd0153 diff --git a/dev-util/bustle/bustle-0.2.3.ebuild b/dev-util/bustle/bustle-0.2.3.ebuild deleted file mode 100644 index f5bbd39b638c..000000000000 --- a/dev-util/bustle/bustle-0.2.3.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.2.3.ebuild,v 1.7 2013/12/12 05:55:30 gienah Exp $ - -# ebuild generated by hackport 0.2.13 - -EAPI="3" - -CABAL_FEATURES="bin" -inherit base haskell-cabal - -DESCRIPTION="Draw pretty sequence diagrams of D-Bus traffic" -HOMEPAGE="http://willthompson.co.uk/bustle/" -SRC_URI="http://willthompson.co.uk/${PN}/releases/${P}.tar.gz" - -LICENSE="LGPL-2 GPL-2" # bustle-dbus-monitor.c is GPL-2, rest is LGPL-2 -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -PATCHES=("${FILESDIR}/0001-bustle-dbus-monitor-fix-linking-order-libs-go-after-.patch" - "${FILESDIR}"/${P}-ghc-7.4.patch - "${FILESDIR}"/${P}-restrict-gtk2hs-deps-to-gtkplus2.patch) - -RDEPEND="sys-apps/dbus - x11-libs/cairo - x11-libs/pango - gnome-base/libglade:2.0" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - dev-haskell/cairo:0 - dev-haskell/glade:2 - dev-haskell/glib:0 - >dev-haskell/gtk-0.11:2 - dev-haskell/mtl - dev-haskell/pango:0 - dev-haskell/parsec - >=dev-lang/ghc-6.10.1" - -src_compile() { - # compile haskell part - cabal_src_compile || die "could not build haskell parts" - - # compile C part - emake || die "building C part failed" -} - -src_install() { - # install haskell part - cabal_src_install || die "could not install haskell parts" - - # install C part - dobin bustle-dbus-monitor || die "could not install C parts" - - dodoc README HACKING NEWS -} diff --git a/dev-util/bustle/bustle-0.4.0.ebuild b/dev-util/bustle/bustle-0.4.0.ebuild deleted file mode 100644 index cdfd63dc7371..000000000000 --- a/dev-util/bustle/bustle-0.4.0.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.4.0.ebuild,v 1.6 2013/12/12 05:55:30 gienah Exp $ - -# ebuild generated by hackport 0.2.14 - -EAPI=4 - -CABAL_FEATURES="bin" -inherit base haskell-cabal toolchain-funcs - -DESCRIPTION="Draw pretty sequence diagrams of D-Bus traffic" -HOMEPAGE="http://willthompson.co.uk/bustle/" -SRC_URI="http://willthompson.co.uk/${PN}/releases/${PV}/${P}.tar.gz http://dev.gentoo.org/~slyfox/bustle-0.4.0-tests.tar.gz" - -LICENSE="LGPL-2 GPL-2" # bustle-dbus-monitor.c is GPL-2, rest is LGPL-2 -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="net-libs/libpcap - sys-apps/dbus - x11-libs/cairo - x11-libs/pango - gnome-base/libglade:2.0" -DEPEND="${RDEPEND} - dev-haskell/binary - >=dev-haskell/cabal-1.8 - dev-haskell/cairo:0 - =dev-haskell/dbus-core-0.9* - dev-haskell/glade:2 - dev-haskell/glib:0 - >dev-haskell/gtk-0.11:2 - dev-haskell/mtl - dev-haskell/pango:0 - dev-haskell/parsec - dev-haskell/pcap - dev-haskell/text - >=dev-lang/ghc-6.10.1 - test? ( - dev-haskell/gtk - dev-haskell/hunit - dev-haskell/quickcheck - dev-haskell/test-framework - dev-haskell/test-framework-hunit - ) -" - -PATCHES=("${FILESDIR}"/${P}-ghc-7.4.patch - "${FILESDIR}"/${P}-restrict-gtk2hs-deps-to-gtkplus2.patch) - -src_configure() { - cabal_src_configure $(use test && use_enable test tests) #395351 -} - -src_compile() { - # compile haskell part - cabal_src_compile || die "could not build haskell parts" - - # compile C part - emake \ - "CC=$(tc-getCC)" \ - "CFLAGS=${CFLAGS}" \ - "CPPFLAGS=${CPPFLAGS}" \ - "LDFLAGS=${LDFLAGS}" -} - -src_install() { - # install haskell part - cabal_src_install || die "could not install haskell parts" - - dobin "${S}"/dist/build/bustle-pcap - - dodoc README HACKING NEWS -} diff --git a/dev-util/bustle/bustle-0.4.2.ebuild b/dev-util/bustle/bustle-0.4.2.ebuild deleted file mode 100644 index 7fdb81b88f97..000000000000 --- a/dev-util/bustle/bustle-0.4.2.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.4.2.ebuild,v 1.9 2013/12/12 05:55:30 gienah Exp $ - -EAPI=5 - -# ebuild generated by hackport 0.3.9999 - -CABAL_FEATURES="bin test-suite" -inherit base haskell-cabal - -DESCRIPTION="Draw pretty sequence diagrams of D-Bus traffic" -HOMEPAGE="http://willthompson.co.uk/bustle/" -SRC_URI="http://willthompson.co.uk/${PN}/releases/${PV}/${P}.tar.gz http://dev.gentoo.org/~slyfox/bustle-0.4.0-tests.tar.gz" - -LICENSE="LGPL-2 GPL-2" # bustle-dbus-monitor.c is GPL-2, rest is LGPL-2 -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND="dev-libs/glib:2 - net-libs/libpcap - sys-apps/dbus - x11-libs/cairo - x11-libs/pango - gnome-base/libglade:2.0" -DEPEND="${RDEPEND} - test? ( dev-haskell/hunit - dev-haskell/quickcheck - dev-haskell/test-framework - dev-haskell/test-framework-hunit - ) - >=dev-haskell/cabal-1.8 - dev-haskell/cairo:0 - >=dev-haskell/dbus-0.10 - dev-haskell/glib:0 - >=dev-haskell/gtk-0.12.3:2 - dev-haskell/mtl - dev-haskell/pango:0 - dev-haskell/parsec - dev-haskell/pcap - dev-haskell/text - >=dev-lang/ghc-6.10.4" - -PATCHES=("${FILESDIR}"/${P}-restrict-gtk2hs-deps-to-gtkplus2.patch) - -src_compile() { - # compile haskell part - cabal_src_compile || die "could not build haskell parts" - - # compile C part - emake \ - "CC=$(tc-getCC)" \ - "CFLAGS=${CFLAGS}" \ - "CPPFLAGS=${CPPFLAGS}" \ - "LDFLAGS=${LDFLAGS}" -} - -src_install() { - # install haskell part - cabal_src_install || die "could not install haskell parts" - - dobin "${S}"/dist/build/bustle-pcap - - dodoc README HACKING NEWS -} diff --git a/dev-util/ccache/Manifest b/dev-util/ccache/Manifest index 80c752cd4b38..a3ada3a55654 100644 --- a/dev-util/ccache/Manifest +++ b/dev-util/ccache/Manifest @@ -1,13 +1,5 @@ DIST ccache-2.4.tar.gz 86363 SHA256 435f862ca5168c346f5aa9e242174bbf19a5abcaeecfceeac2f194558827aaa0 SHA512 6ab05f74eba5c0a7472a3d53cfa6c24e45f421f2c773776f713a46121eda21213deb34fcef214d4f8d2e756cd375637e4639a9bdfeb6b9a44455c5bcca246b19 WHIRLPOOL eb308222713d17f52f88ac97a5c63add454b350d60259d1d2238e3b54f1e80ad8c8700e0e045b40aa5be64b1db54846a86da600436778a64d2270efff7763380 -DIST ccache-3.1.1.tar.gz 324042 SHA256 eb0b37e25ecfdf1262e0da7fc5f01d986923589803c230dcb7213ecbead3aed1 SHA512 de1d3b6d32df08db28a6ef99ec6ce7c5d5957d7c54a0cfc6df303979eedcc198c09ca7bdd0dd1546350f83cbd87a08fa734d6f6a04272926741ef2efbf2a596f WHIRLPOOL acf700b1ede0cbf312dcfd825191aa5a16dd8a1e18669eac6a9cdc4805d92e024bf5811c5fe77dc51a9311cff2a52c72dd16ea0b81656aa554e027abda5b00c9 DIST ccache-3.1.10.tar.xz 240932 SHA256 88439f43d3b426ab435afdf69a808511bada4de3a8a9527426bc4fbf6cb02857 SHA512 6a1c77161ec97b556a8c58592e2d6bba8e3d43cc039de3ebaa2a80fb92ae54bb7bad58eb011f52b750e29aadb0ed208220fb67d30deaf6c64aa4cfab31937fed WHIRLPOOL 5d527d986ba14a6312f82df277d7de47757bb43b7bcaf9eb6cbdbf337af862726f1f85ff7c352d0ad54344d98a8d8dc538e43de05976cdd29710b72917b42106 -DIST ccache-3.1.2.tar.gz 325243 SHA256 1c690993fe8408c190657c0a308574c947defbf38c3fa0e94d8f32a10f765714 SHA512 a8fc9125825f860e3e9f67513771e5b4819d6fc77b6281b1d4b05094a95fd30a758d91690f8f393bf5b018fff984c152fd1c2baa6fca0e81a62713e6d832d1ec WHIRLPOOL df57cce0de24ddebd46f296ffecbf80ddf797d82a83aa40ea639bb360f4e101da4d83455cb0ace602ca25adff2ec33ad3ba6162b216fbfb2fef3faafe4b8a7c8 -DIST ccache-3.1.3.tar.gz 337854 SHA256 549a7b082d38dae368b3b3023c2e96a81a46047c96dd0999225e4e16b0746420 SHA512 e19a67ef7146f66c1aa318acb4fd13abcaa127319b4e8866bc5ea5bcc35c8b94c32545bd44eea11766276d45daa4e1ad46c410577d408b59351b5b845d69fb52 WHIRLPOOL a866ef2d844604ed64ac7e56302f0c4a88d0feb0fdaf8c30df1bd264be336b7d5074fd3d92296b4ce8c29c1a7b773c690084d378885c63ff338150e8af4c5cf8 -DIST ccache-3.1.4.tar.gz 338215 SHA256 4bed4ad037f67254d239cf932815184f5f1395ff079310eff3ea99a2dc2984ae SHA512 52ac1c51b923d12637aad9a08f7df03246f51f03d8462cd22494145ca5dc44aa6858fb8a6266e80701b7834e87754e04c94bca8fe3a30099810d4a683fcb96c3 WHIRLPOOL d4c2d37f94db2d8c7b4731c18ebc59beb10014ca10c47a0ca67b2531432e588709d1ce15cfd593eaf2a18f505c695c1a54495828db4e0a1431c11b36f2fca310 -DIST ccache-3.1.5.tar.gz 340478 SHA256 54afc35c672ce451e04a478cfc0eb74c1ba184e27ef24881206602aa0eb94d63 SHA512 0c47c2f85f8d92e346e362413060f809779fdb421b05dfc4a75b75d981b81b339a473a53ccf7bdb804df78e52014319f55a8cfa5ec00e945ebff4694a97dea20 WHIRLPOOL b0a5673a16ca5ce71ad7fcb6876ca12fe88a5edecf76518efb193fa7c3a35f29887f41c3b6df481e46f4e9fe266412363ed81bae23f3ffab704c5cb9371bf9b3 -DIST ccache-3.1.6.tar.gz 340883 SHA256 59f58bb73f00db5bbff36b8eb530d3000c86b3110e34cf8dba9e2a5d19eb684f SHA512 88f677dd41638b08b5c870eaa9de38a8bb039d712d6605c98273373a3df15171cd0e74c900e489a8261d017d53852a7e8a86072ff7840149288699ad72405eb3 WHIRLPOOL 52e53c8ee15bebf3979428b9a5a6e3ed6029367828eb0cf0277853350f9bf18c9a3a7da228509fc849be0d054897b3a5344b324756921dee833b37f0f1a9834e -DIST ccache-3.1.7.tar.gz 342160 SHA256 278f4d1d38fc530221c7ce73606f34bc3a5df7e269930e4fb1d9ac44f4345d11 SHA512 f45e4603e81d42b6ebf8e6e14c8f9b3ffc734f4dad877e86ed3c8dc777d53300afa1faba9026930cf8683467f40a68de1052be5e5346a44ddd544dbfa850b5d1 WHIRLPOOL b7ec65cac77311b539423cfcc3eca6536471c08a4fee0bce5bb205a89e51476299c66dcc0b13021a8c0a709bcab5591ba9df5209118df4150b1be2cf72605db5 -DIST ccache-3.1.8.tar.xz 238304 SHA256 9c4134a88d2566ba41a070a6cedc53fa92e1008f40c116c61e73dde16453d63e SHA512 02ef3d3843e34571c781ecfbe6ab375b0afd81c5da36ce5264ee646368f5c96bd2a7748a8e699758ab5d10d06a39de7fb6fa70c609cd157a8fd87f9d009c5f94 WHIRLPOOL af144139454dc6334c96be149d5912e3795a9ee0d9c47c0159dbc05697be6729d268dbf70330732ea49c5b085b0e4845c029fe1f231ff62e882fd769dd0ce79e DIST ccache-3.1.9.tar.xz 238988 SHA256 4981fdf3ad851de400d94083a0d03f115ce9ce8062c3fd7a291630294b0006c4 SHA512 b73f5816bb87c2d94200473510ea42a304c5a2c5e5f14720c513574ce3eb983423c5849a786a89df70cbb09852d9ec2761ad37a820a767d7350e1a3243148ac0 WHIRLPOOL 61ef671aae68516ecfaee88a50b8f442968a7ab24595fd7dfc652ab27de80834d90510c62cfcc75dd88e1f3832989633f518ebe5984149c16d5ab9848cff05fc DIST ccache-3.2.1.tar.xz 297868 SHA256 872af34e1d2cef18694001d29db7f167d644e7602ca32cd6c74b28d81458bd9d SHA512 ef0e56f2d1775fb0f401f48cca2a65eb415f4e2ccf0bcfd769045a9c08c3c2977db4edea12e06629f4cb5406cde23cd3ee0910e2e4d5eff9376227fa23c78a7a WHIRLPOOL f3d07cf142258d588a1c6cb9ba77d31d7b568cd18ae131ed3526595c809352b0fa30ae61b0bfcbfde3ea8d959c545119662c25af0cd03c97517be361315e1ffe DIST ccache-3.2.2.tar.xz 300808 SHA256 4f0d99699f24d198494addca0f41a93b0150cdfd01491f15a5d7eb02c7c2a0ca SHA512 fc438f3b00baa41076eee3e5783ea53a208eb348343e587c6f729f7e98462cd20c720fe323fe08f271bc14dae48f7828cef769882f028f3772992989b87b075d WHIRLPOOL 095a125e869910644622b98b7720a01ccc235fbeb8c84ec52017fe52f82fe7b8122584c3e5fa4d39c1344e9c062517a1edb46c3e64fe649e845ed5c1fb455c5a diff --git a/dev-util/ccache/ccache-2.4-r6.ebuild b/dev-util/ccache/ccache-2.4-r6.ebuild deleted file mode 100644 index fa705146adc9..000000000000 --- a/dev-util/ccache/ccache-2.4-r6.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r6.ebuild,v 1.19 2010/12/16 20:42:34 robbat2 Exp $ - -WANT_AUTOMAKE=none # not using automake - -inherit eutils autotools - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -# Note: this version is designed to be auto-detected and used if -# you happen to have Portage 2.0.X+ installed. - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/ccache-2.4-respectflags.patch - epatch "${FILESDIR}"/ccache-2.4-utimes.patch - eautoconf -} - -do_links() { - insinto /usr/lib/ccache/bin - for a in ${CHOST}-{gcc,g++,c++} gcc c++ g++; do - dosym /usr/bin/ccache /usr/lib/ccache/bin/${a} - done -} - -src_install() { - dobin ccache || die - doman ccache.1 - dodoc README - dohtml web/*.html - - diropts -m0755 - dodir /usr/lib/ccache/bin - keepdir /usr/lib/ccache/bin - - dobin "${FILESDIR}"/ccache-config || die - - diropts -m0700 - dodir /root/.ccache - keepdir /root/.ccache -} - -pkg_preinst() { - # Do NOT duplicate this in your ebuilds or phear of the wrath!!! - if [[ ${ROOT} = "/" ]] ; then - einfo "Scanning for compiler front-ends..." - do_links - else - ewarn "Install is incomplete; you must run the following commands:" - ewarn " # ccache-config --install-links" - ewarn " # ccache-config --install-links ${CHOST}" - ewarn "after booting or chrooting to ${ROOT} to complete installation." - fi -} - -pkg_postinst() { - # nuke broken symlinks from previous versions that shouldn't exist - for i in cc ${CHOST}-cc ; do - [[ -L "${ROOT}/usr/lib/ccache/bin/${i}" ]] && rm -rf "${ROOT}/usr/lib/ccache/bin/${i}" - done - [[ -d "${ROOT}/usr/lib/ccache.backup" ]] && rm -fr "${ROOT}/usr/lib/ccache.backup" - - elog "To use ccache with **non-Portage** C compiling, add" - elog "/usr/lib/ccache/bin to the beginning of your path, before /usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps. If this is your first install of ccache, type" - elog "something like this to set a maximum cache size of 2GB:" - elog "# ccache -M 2G" -} diff --git a/dev-util/ccache/ccache-2.4-r7.ebuild b/dev-util/ccache/ccache-2.4-r7.ebuild deleted file mode 100644 index d13d5ab415bc..000000000000 --- a/dev-util/ccache/ccache-2.4-r7.ebuild +++ /dev/null @@ -1,81 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r7.ebuild,v 1.5 2010/12/16 12:19:44 flameeyes Exp $ - -WANT_AUTOMAKE=none # not using automake - -inherit eutils autotools multilib - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -# Note: this version is designed to be auto-detected and used if -# you happen to have Portage 2.0.X+ installed. - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/ccache-2.4-respectflags.patch - epatch "${FILESDIR}"/ccache-2.4-utimes.patch - eautoconf -} - -do_links() { - insinto /usr/$(get_libdir)/ccache/bin - for a in ${CHOST}-{gcc,g++,c++} gcc c++ g++; do - dosym /usr/bin/ccache /usr/$(get_libdir)/ccache/bin/${a} - done -} - -src_install() { - dobin ccache || die - doman ccache.1 - dodoc README - dohtml web/*.html - - diropts -m0755 - dodir /usr/$(get_libdir)/ccache/bin - keepdir /usr/$(get_libdir)/ccache/bin - - dobin "${FILESDIR}"/ccache-config || die - - diropts -m0700 - dodir /root/.ccache - keepdir /root/.ccache -} - -pkg_preinst() { - # Do NOT duplicate this in your ebuilds or phear of the wrath!!! - if [[ ${ROOT} = "/" ]] ; then - einfo "Scanning for compiler front-ends..." - do_links - else - ewarn "Install is incomplete; you must run the following commands:" - ewarn " # ccache-config --install-links" - ewarn " # ccache-config --install-links ${CHOST}" - ewarn "after booting or chrooting to ${ROOT} to complete installation." - fi -} - -pkg_postinst() { - # nuke broken symlinks from previous versions that shouldn't exist - for i in cc ${CHOST}-cc ; do - [[ -L "${ROOT}/usr/$(get_libdir)/ccache/bin/${i}" ]] && \ - rm -rf "${ROOT}/usr/$(get_libdir)/ccache/bin/${i}" - done - [[ -d "${ROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -fr "${ROOT}/usr/$(get_libdir)/ccache.backup" - - elog "To use ccache with **non-Portage** C compiling, add" - elog "/usr/$(get_libdir)/ccache/bin to the beginning of your path, before /usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps. If this is your first install of ccache, type" - elog "something like this to set a maximum cache size of 2GB:" - elog "# ccache -M 2G" -} diff --git a/dev-util/ccache/ccache-2.4-r8.ebuild b/dev-util/ccache/ccache-2.4-r8.ebuild deleted file mode 100644 index 2e7b592bcdd7..000000000000 --- a/dev-util/ccache/ccache-2.4-r8.ebuild +++ /dev/null @@ -1,82 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r8.ebuild,v 1.2 2010/12/16 20:42:34 robbat2 Exp $ - -WANT_AUTOMAKE=none # not using automake - -inherit eutils autotools multilib - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -# Note: this version is designed to be auto-detected and used if -# you happen to have Portage 2.0.X+ installed. - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/ccache-2.4-profile.patch - epatch "${FILESDIR}"/ccache-2.4-respectflags.patch - epatch "${FILESDIR}"/ccache-2.4-utimes.patch - eautoconf -} - -do_links() { - insinto /usr/$(get_libdir)/ccache/bin - for a in ${CHOST}-{gcc,g++,c++} gcc c++ g++; do - dosym /usr/bin/ccache /usr/$(get_libdir)/ccache/bin/${a} - done -} - -src_install() { - dobin ccache || die - doman ccache.1 - dodoc README - dohtml web/*.html - - diropts -m0755 - dodir /usr/$(get_libdir)/ccache/bin - keepdir /usr/$(get_libdir)/ccache/bin - - dobin "${FILESDIR}"/ccache-config || die - - diropts -m0700 - dodir /root/.ccache - keepdir /root/.ccache -} - -pkg_preinst() { - # Do NOT duplicate this in your ebuilds or phear of the wrath!!! - if [[ ${ROOT} = "/" ]] ; then - einfo "Scanning for compiler front-ends..." - do_links - else - ewarn "Install is incomplete; you must run the following commands:" - ewarn " # ccache-config --install-links" - ewarn " # ccache-config --install-links ${CHOST}" - ewarn "after booting or chrooting to ${ROOT} to complete installation." - fi -} - -pkg_postinst() { - # nuke broken symlinks from previous versions that shouldn't exist - for i in cc ${CHOST}-cc ; do - [[ -L "${ROOT}/usr/$(get_libdir)/ccache/bin/${i}" ]] && \ - rm -rf "${ROOT}/usr/$(get_libdir)/ccache/bin/${i}" - done - [[ -d "${ROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -fr "${ROOT}/usr/$(get_libdir)/ccache.backup" - - elog "To use ccache with **non-Portage** C compiling, add" - elog "/usr/$(get_libdir)/ccache/bin to the beginning of your path, before /usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps. If this is your first install of ccache, type" - elog "something like this to set a maximum cache size of 2GB:" - elog "# ccache -M 2G" -} diff --git a/dev-util/ccache/ccache-3.1.1.ebuild b/dev-util/ccache/ccache-3.1.1.ebuild deleted file mode 100644 index 561cd703f85b..000000000000 --- a/dev-util/ccache/ccache-3.1.1.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.1.ebuild,v 1.1 2010/11/19 09:46:35 vapier Exp $ - -inherit multilib - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND}" - -src_unpack() { - unpack ${A} - cd "${S}" - # make sure we always use system zlib - rm -rf zlib -} - -src_install() { - emake install DESTDIR="${D}" || die - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt - - keepdir /usr/$(get_libdir)/ccache/bin - - dobin "${FILESDIR}"/ccache-config || die - dosed "/^LIBDIR=/s:lib:$(get_libdir):" /usr/bin/ccache-config - - diropts -m0700 - dodir /root/.ccache - keepdir /root/.ccache -} - -pkg_postinst() { - "${ROOT}"/usr/bin/ccache-config --install-links - "${ROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${ROOT}/usr/$(get_libdir)/ccache/bin/${CHOST}-cc" - [[ -d "${ROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -fr "${ROOT}/usr/$(get_libdir)/ccache.backup" - - elog "To use ccache with **non-Portage** C compiling, add" - elog "/usr/$(get_libdir)/ccache/bin to the beginning of your path, before /usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps. If this is your first install of ccache, type" - elog "something like this to set a maximum cache size of 2GB:" - elog "# ccache -M 2G" - elog - elog "If you are upgrading from an older version than 3.x you should clear" - elog "all of your caches like so:" - elog "# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C" -} diff --git a/dev-util/ccache/ccache-3.1.10.ebuild b/dev-util/ccache/ccache-3.1.10.ebuild deleted file mode 100644 index a030828be6b2..000000000000 --- a/dev-util/ccache/ccache-3.1.10.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.10.ebuild,v 1.1 2014/10/22 05:04:46 vapier Exp $ - -EAPI="4" - -inherit multilib eutils readme.gentoo - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.xz" - -LICENSE="GPL-3" -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 ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND} - app-arch/xz-utils" - -src_prepare() { - # make sure we always use system zlib - rm -rf zlib - epatch "${FILESDIR}"/${PN}-3.1.7-no-perl.patch #421609 - sed \ - -e "/^LIBDIR=/s:lib:$(get_libdir):" \ - -e "/^EPREFIX=/s:'':'${EPREFIX}':" \ - "${FILESDIR}"/ccache-config-2 > ccache-config || die -} - -src_install() { - default - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt - - dobin ccache-config - - DOC_CONTENTS=" -To use ccache with **non-Portage** C compiling, add -${EPREFIX}/usr/$(get_libdir)/ccache/bin to the beginning of your path, before ${EPREFIX}usr/bin. -Portage 2.0.46-r11+ will automatically take advantage of ccache with -no additional steps. If this is your first install of ccache, type -something like this to set a maximum cache size of 2GB:\\n -# ccache -M 2G\\n -If you are upgrading from an older version than 3.x you should clear all of your caches like so:\\n -# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C\\n -ccache now supports sys-devel/clang and dev-lang/icc, too!" - - readme.gentoo_create_doc -} - -pkg_prerm() { - if [[ -z ${REPLACED_BY_VERSION} ]] ; then - "${EROOT}"/usr/bin/ccache-config --remove-links - "${EROOT}"/usr/bin/ccache-config --remove-links ${CHOST} - fi -} - -pkg_postinst() { - "${EROOT}"/usr/bin/ccache-config --install-links - "${EROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${EROOT}/usr/$(get_libdir)/ccache/bin/${CHOST}-cc" - [[ -d "${EROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -rf "${EROOT}/usr/$(get_libdir)/ccache.backup" - - readme.gentoo_print_elog -} diff --git a/dev-util/ccache/ccache-3.1.2.ebuild b/dev-util/ccache/ccache-3.1.2.ebuild deleted file mode 100644 index 2e598472738e..000000000000 --- a/dev-util/ccache/ccache-3.1.2.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.2.ebuild,v 1.1 2010/11/21 20:34:23 vapier Exp $ - -inherit multilib - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND}" - -src_unpack() { - unpack ${A} - cd "${S}" - # make sure we always use system zlib - rm -rf zlib -} - -src_install() { - emake install DESTDIR="${D}" || die - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt - - dobin "${FILESDIR}"/ccache-config || die - dosed "/^LIBDIR=/s:lib:$(get_libdir):" /usr/bin/ccache-config - - diropts -m0700 - dodir /root/.ccache - keepdir /root/.ccache -} - -pkg_postinst() { - "${ROOT}"/usr/bin/ccache-config --install-links - "${ROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${ROOT}/usr/$(get_libdir)/ccache/bin/${CHOST}-cc" - [[ -d "${ROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -rf "${ROOT}/usr/$(get_libdir)/ccache.backup" - - elog "To use ccache with **non-Portage** C compiling, add" - elog "/usr/$(get_libdir)/ccache/bin to the beginning of your path, before /usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps. If this is your first install of ccache, type" - elog "something like this to set a maximum cache size of 2GB:" - elog "# ccache -M 2G" - elog - elog "If you are upgrading from an older version than 3.x you should clear" - elog "all of your caches like so:" - elog "# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C" -} diff --git a/dev-util/ccache/ccache-3.1.3.ebuild b/dev-util/ccache/ccache-3.1.3.ebuild deleted file mode 100644 index d5e1f443c878..000000000000 --- a/dev-util/ccache/ccache-3.1.3.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.3.ebuild,v 1.1 2010/11/28 18:05:36 vapier Exp $ - -inherit multilib - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND}" - -src_unpack() { - unpack ${A} - cd "${S}" - # make sure we always use system zlib - rm -rf zlib -} - -src_install() { - emake install DESTDIR="${D}" || die - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt - - dobin "${FILESDIR}"/ccache-config || die - dosed "/^LIBDIR=/s:lib:$(get_libdir):" /usr/bin/ccache-config - - diropts -m0700 - dodir /root/.ccache - keepdir /root/.ccache -} - -pkg_postinst() { - "${ROOT}"/usr/bin/ccache-config --install-links - "${ROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${ROOT}/usr/$(get_libdir)/ccache/bin/${CHOST}-cc" - [[ -d "${ROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -rf "${ROOT}/usr/$(get_libdir)/ccache.backup" - - elog "To use ccache with **non-Portage** C compiling, add" - elog "/usr/$(get_libdir)/ccache/bin to the beginning of your path, before /usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps. If this is your first install of ccache, type" - elog "something like this to set a maximum cache size of 2GB:" - elog "# ccache -M 2G" - elog - elog "If you are upgrading from an older version than 3.x you should clear" - elog "all of your caches like so:" - elog "# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C" -} diff --git a/dev-util/ccache/ccache-3.1.4.ebuild b/dev-util/ccache/ccache-3.1.4.ebuild deleted file mode 100644 index 728b8428f88e..000000000000 --- a/dev-util/ccache/ccache-3.1.4.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.4.ebuild,v 1.1 2011/01/10 05:22:59 vapier Exp $ - -inherit multilib - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND}" - -src_unpack() { - unpack ${A} - cd "${S}" - # make sure we always use system zlib - rm -rf zlib -} - -src_install() { - emake install DESTDIR="${D}" || die - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt - - dobin "${FILESDIR}"/ccache-config || die - dosed "/^LIBDIR=/s:lib:$(get_libdir):" /usr/bin/ccache-config - - diropts -m0700 - dodir /root/.ccache - keepdir /root/.ccache -} - -pkg_postinst() { - "${ROOT}"/usr/bin/ccache-config --install-links - "${ROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${ROOT}/usr/$(get_libdir)/ccache/bin/${CHOST}-cc" - [[ -d "${ROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -rf "${ROOT}/usr/$(get_libdir)/ccache.backup" - - elog "To use ccache with **non-Portage** C compiling, add" - elog "/usr/$(get_libdir)/ccache/bin to the beginning of your path, before /usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps. If this is your first install of ccache, type" - elog "something like this to set a maximum cache size of 2GB:" - elog "# ccache -M 2G" - elog - elog "If you are upgrading from an older version than 3.x you should clear" - elog "all of your caches like so:" - elog "# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C" -} diff --git a/dev-util/ccache/ccache-3.1.5.ebuild b/dev-util/ccache/ccache-3.1.5.ebuild deleted file mode 100644 index cc77c8c01c89..000000000000 --- a/dev-util/ccache/ccache-3.1.5.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.5.ebuild,v 1.1 2011/05/29 16:32:27 vapier Exp $ - -inherit multilib - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND}" - -src_unpack() { - unpack ${A} - cd "${S}" - # make sure we always use system zlib - rm -rf zlib -} - -src_install() { - emake install DESTDIR="${D}" || die - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt - - dobin "${FILESDIR}"/ccache-config || die - dosed "/^LIBDIR=/s:lib:$(get_libdir):" /usr/bin/ccache-config - - diropts -m0700 - dodir /root/.ccache - keepdir /root/.ccache -} - -pkg_postinst() { - "${ROOT}"/usr/bin/ccache-config --install-links - "${ROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${ROOT}/usr/$(get_libdir)/ccache/bin/${CHOST}-cc" - [[ -d "${ROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -rf "${ROOT}/usr/$(get_libdir)/ccache.backup" - - elog "To use ccache with **non-Portage** C compiling, add" - elog "/usr/$(get_libdir)/ccache/bin to the beginning of your path, before /usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps. If this is your first install of ccache, type" - elog "something like this to set a maximum cache size of 2GB:" - elog "# ccache -M 2G" - elog - elog "If you are upgrading from an older version than 3.x you should clear" - elog "all of your caches like so:" - elog "# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C" -} diff --git a/dev-util/ccache/ccache-3.1.6.ebuild b/dev-util/ccache/ccache-3.1.6.ebuild deleted file mode 100644 index e1633ee9dce9..000000000000 --- a/dev-util/ccache/ccache-3.1.6.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.6.ebuild,v 1.8 2012/03/08 15:13:18 ranger Exp $ - -inherit multilib - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND}" - -src_unpack() { - unpack ${A} - cd "${S}" - # make sure we always use system zlib - rm -rf zlib -} - -src_install() { - emake install DESTDIR="${D}" || die - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt - - dobin "${FILESDIR}"/ccache-config || die - dosed "/^LIBDIR=/s:lib:$(get_libdir):" /usr/bin/ccache-config - - diropts -m0700 - dodir /root/.ccache - keepdir /root/.ccache -} - -pkg_postinst() { - "${ROOT}"/usr/bin/ccache-config --install-links - "${ROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${ROOT}/usr/$(get_libdir)/ccache/bin/${CHOST}-cc" - [[ -d "${ROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -rf "${ROOT}/usr/$(get_libdir)/ccache.backup" - - elog "To use ccache with **non-Portage** C compiling, add" - elog "/usr/$(get_libdir)/ccache/bin to the beginning of your path, before /usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps. If this is your first install of ccache, type" - elog "something like this to set a maximum cache size of 2GB:" - elog "# ccache -M 2G" - elog - elog "If you are upgrading from an older version than 3.x you should clear" - elog "all of your caches like so:" - elog "# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C" -} diff --git a/dev-util/ccache/ccache-3.1.7.ebuild b/dev-util/ccache/ccache-3.1.7.ebuild deleted file mode 100644 index a0ad3c732a59..000000000000 --- a/dev-util/ccache/ccache-3.1.7.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.7.ebuild,v 1.9 2012/07/01 16:39:59 armin76 Exp $ - -EAPI="4" - -inherit multilib eutils - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND}" - -src_prepare() { - # make sure we always use system zlib - rm -rf zlib - epatch "${FILESDIR}"/${PN}-3.1.7-no-perl.patch #421609 - sed \ - -e "/^LIBDIR=/s:lib:$(get_libdir):" \ - "${FILESDIR}"/ccache-config > ccache-config || die -} - -src_install() { - default - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt - - dobin ccache-config - - diropts -m0700 - dodir /root/.ccache - keepdir /root/.ccache -} - -pkg_postinst() { - "${ROOT}"/usr/bin/ccache-config --install-links - "${ROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${ROOT}/usr/$(get_libdir)/ccache/bin/${CHOST}-cc" - [[ -d "${ROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -rf "${ROOT}/usr/$(get_libdir)/ccache.backup" - - elog "To use ccache with **non-Portage** C compiling, add" - elog "/usr/$(get_libdir)/ccache/bin to the beginning of your path, before /usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps. If this is your first install of ccache, type" - elog "something like this to set a maximum cache size of 2GB:" - elog "# ccache -M 2G" - elog - elog "If you are upgrading from an older version than 3.x you should clear" - elog "all of your caches like so:" - elog "# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C" -} diff --git a/dev-util/ccache/ccache-3.1.8.ebuild b/dev-util/ccache/ccache-3.1.8.ebuild deleted file mode 100644 index e5a38d0611ab..000000000000 --- a/dev-util/ccache/ccache-3.1.8.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.8.ebuild,v 1.10 2012/12/29 17:26:04 armin76 Exp $ - -EAPI="4" - -inherit multilib eutils - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND} - app-arch/xz-utils" - -src_prepare() { - # make sure we always use system zlib - rm -rf zlib - epatch "${FILESDIR}"/${PN}-3.1.7-no-perl.patch #421609 - sed \ - -e "/^LIBDIR=/s:lib:$(get_libdir):" \ - "${FILESDIR}"/ccache-config > ccache-config || die -} - -src_install() { - default - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt - - dobin ccache-config -} - -pkg_postinst() { - "${ROOT}"/usr/bin/ccache-config --install-links - "${ROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${ROOT}/usr/$(get_libdir)/ccache/bin/${CHOST}-cc" - [[ -d "${ROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -rf "${ROOT}/usr/$(get_libdir)/ccache.backup" - - elog "To use ccache with **non-Portage** C compiling, add" - elog "/usr/$(get_libdir)/ccache/bin to the beginning of your path, before /usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps. If this is your first install of ccache, type" - elog "something like this to set a maximum cache size of 2GB:" - elog "# ccache -M 2G" - elog - elog "If you are upgrading from an older version than 3.x you should clear" - elog "all of your caches like so:" - elog "# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C" -} diff --git a/dev-util/ccache/ccache-3.1.9-r2.ebuild b/dev-util/ccache/ccache-3.1.9-r2.ebuild deleted file mode 100644 index ccf98d4fa3ee..000000000000 --- a/dev-util/ccache/ccache-3.1.9-r2.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.9-r2.ebuild,v 1.1 2013/09/28 22:44:47 ottxor Exp $ - -EAPI="4" - -inherit multilib eutils - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND} - app-arch/xz-utils" - -src_prepare() { - # make sure we always use system zlib - rm -rf zlib - epatch "${FILESDIR}"/${PN}-3.1.7-no-perl.patch #421609 - epatch "${FILESDIR}"/${P}-test-gcc-4.8.patch #461966 - sed \ - -e "/^LIBDIR=/s:lib:$(get_libdir):" \ - -e "/^EPREFIX=/s:'':'${EPREFIX}':" \ - "${FILESDIR}"/ccache-config-2 > ccache-config || die -} - -src_install() { - default - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt - - dobin ccache-config -} - -pkg_prerm() { - if [[ -z ${REPLACED_BY_VERSION} ]] ; then - "${EROOT}"/usr/bin/ccache-config --remove-links - "${EROOT}"/usr/bin/ccache-config --remove-links ${CHOST} - fi -} - -pkg_postinst() { - "${EROOT}"/usr/bin/ccache-config --install-links - "${EROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${EROOT}/usr/$(get_libdir)/ccache/bin/${CHOST}-cc" - [[ -d "${EROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -rf "${EROOT}/usr/$(get_libdir)/ccache.backup" - - if [[ -z ${REPLACING_VERSIONS} ]] ; then - elog "To use ccache with **non-Portage** C compiling, add" - elog "${EPREFIX}/usr/$(get_libdir)/ccache/bin to the beginning of your path, before ${EPREFIX}/usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps." - elog - elog "You might want to set a maximum cache size:" - elog "# ccache -M 2G" - fi - if has_version "<${CATEGORY}/${PN}-3" ; then - elog "If you are upgrading from an older version than 3.x you should clear" - elog "all of your caches like so:" - elog "# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C" - fi - if has_version "<${CATEGORY}/${PN}-3.1.9-r2" ; then - elog "ccache now supports sys-devel/clang and dev-lang/icc, too!" - fi -} diff --git a/dev-util/ccache/ccache-3.1.9-r3.ebuild b/dev-util/ccache/ccache-3.1.9-r3.ebuild deleted file mode 100644 index 814bfb24ddb4..000000000000 --- a/dev-util/ccache/ccache-3.1.9-r3.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.9-r3.ebuild,v 1.12 2014/01/26 12:13:18 ago Exp $ - -EAPI="4" - -inherit multilib eutils readme.gentoo - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.xz" - -LICENSE="GPL-3" -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 ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND} - app-arch/xz-utils" - -src_prepare() { - # make sure we always use system zlib - rm -rf zlib - epatch "${FILESDIR}"/${PN}-3.1.7-no-perl.patch #421609 - epatch "${FILESDIR}"/${P}-test-gcc-4.8.patch #461966 - sed \ - -e "/^LIBDIR=/s:lib:$(get_libdir):" \ - -e "/^EPREFIX=/s:'':'${EPREFIX}':" \ - "${FILESDIR}"/ccache-config-2 > ccache-config || die -} - -src_install() { - default - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt - - dobin ccache-config - - DOC_CONTENTS=" -To use ccache with **non-Portage** C compiling, add -${EPREFIX}/usr/$(get_libdir)/ccache/bin to the beginning of your path, before ${EPREFIX}usr/bin. -Portage 2.0.46-r11+ will automatically take advantage of ccache with -no additional steps. If this is your first install of ccache, type -something like this to set a maximum cache size of 2GB:\\n -# ccache -M 2G\\n -If you are upgrading from an older version than 3.x you should clear all of your caches like so:\\n -# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C\\n -ccache now supports sys-devel/clang and dev-lang/icc, too!" - - readme.gentoo_create_doc -} - -pkg_prerm() { - if [[ -z ${REPLACED_BY_VERSION} ]] ; then - "${EROOT}"/usr/bin/ccache-config --remove-links - "${EROOT}"/usr/bin/ccache-config --remove-links ${CHOST} - fi -} - -pkg_postinst() { - "${EROOT}"/usr/bin/ccache-config --install-links - "${EROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${EROOT}/usr/$(get_libdir)/ccache/bin/${CHOST}-cc" - [[ -d "${EROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -rf "${EROOT}/usr/$(get_libdir)/ccache.backup" - - readme.gentoo_print_elog -} diff --git a/dev-util/ccache/ccache-3.1.9.ebuild b/dev-util/ccache/ccache-3.1.9.ebuild deleted file mode 100644 index 5bf1a5e01e4b..000000000000 --- a/dev-util/ccache/ccache-3.1.9.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.9.ebuild,v 1.15 2013/04/24 05:44:24 dirtyepic Exp $ - -EAPI="4" - -inherit multilib eutils - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND} - app-arch/xz-utils" - -src_prepare() { - # make sure we always use system zlib - rm -rf zlib - epatch "${FILESDIR}"/${PN}-3.1.7-no-perl.patch #421609 - epatch "${FILESDIR}"/${P}-test-gcc-4.8.patch #461966 - sed \ - -e "/^LIBDIR=/s:lib:$(get_libdir):" \ - "${FILESDIR}"/ccache-config > ccache-config || die -} - -src_install() { - default - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt - - dobin ccache-config -} - -pkg_postinst() { - "${ROOT}"/usr/bin/ccache-config --install-links - "${ROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${ROOT}/usr/$(get_libdir)/ccache/bin/${CHOST}-cc" - [[ -d "${ROOT}/usr/$(get_libdir)/ccache.backup" ]] && \ - rm -rf "${ROOT}/usr/$(get_libdir)/ccache.backup" - - if [[ -z ${REPLACING_VERSIONS} ]] ; then - elog "To use ccache with **non-Portage** C compiling, add" - elog "/usr/$(get_libdir)/ccache/bin to the beginning of your path, before /usr/bin." - elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with" - elog "no additional steps." - elog - elog "You might want to set a maximum cache size:" - elog "# ccache -M 2G" - fi - if has_version "<${CATEGORY}/${PN}-3" ; then - elog "If you are upgrading from an older version than 3.x you should clear" - elog "all of your caches like so:" - elog "# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C" - fi -} diff --git a/dev-util/ccache/ccache-3.2.1.ebuild b/dev-util/ccache/ccache-3.2.1.ebuild deleted file mode 100644 index 0cbdf1a48f82..000000000000 --- a/dev-util/ccache/ccache-3.2.1.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.2.1.ebuild,v 1.1 2014/12/12 07:32:40 jlec Exp $ - -EAPI=5 - -inherit eutils readme.gentoo - -DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.xz" - -LICENSE="GPL-3" -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 ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND} - app-arch/xz-utils" - -src_prepare() { - # make sure we always use system zlib - rm -rf zlib || die - epatch "${FILESDIR}"/${PN}-3.1.7-no-perl.patch #421609 - epatch "${FILESDIR}"/${PN}-3.1.10-size-on-disk.patch #456178 - sed \ - -e "/^EPREFIX=/s:'':'${EPREFIX}':" \ - "${FILESDIR}"/ccache-config-2 > ccache-config || die -} - -src_install() { - DOCS=( AUTHORS.txt MANUAL.txt NEWS.txt README.txt ) - default - - dobin ccache-config - - DOC_CONTENTS=" -To use ccache with **non-Portage** C compiling, add -${EPREFIX}/usr/lib/ccache/bin to the beginning of your path, before ${EPREFIX}usr/bin. -Portage 2.0.46-r11+ will automatically take advantage of ccache with -no additional steps. If this is your first install of ccache, type -something like this to set a maximum cache size of 2GB:\\n -# ccache -M 2G\\n -If you are upgrading from an older version than 3.x you should clear all of your caches like so:\\n -# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C\\n -ccache now supports sys-devel/clang and dev-lang/icc, too!" - - readme.gentoo_create_doc -} - -pkg_prerm() { - if [[ -z ${REPLACED_BY_VERSION} ]] ; then - "${EROOT}"/usr/bin/ccache-config --remove-links - "${EROOT}"/usr/bin/ccache-config --remove-links ${CHOST} - fi -} - -pkg_postinst() { - "${EROOT}"/usr/bin/ccache-config --install-links - "${EROOT}"/usr/bin/ccache-config --install-links ${CHOST} - - # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${EROOT}"/usr/lib/ccache/bin/${CHOST}-cc || die - rm -rf "${EROOT}"/usr/lib/ccache.backup || die - - readme.gentoo_print_elog -} diff --git a/dev-util/cpptest/Manifest b/dev-util/cpptest/Manifest index 2c51632aa2c8..2a47153ea110 100644 --- a/dev-util/cpptest/Manifest +++ b/dev-util/cpptest/Manifest @@ -1,3 +1 @@ -DIST cpptest-1.1.0.tar.gz 443545 SHA256 0db2065b0dedbdf910ad703a798608909fa47c8fff5e1d06d5cdcb61f4a81c89 SHA512 697f9eb719f85f09adc79c6046122106fc58c50f5dfe300c3acce131c44b52f3e4ae61c9b1e8d32d9b5f4698b348fe4307a1b51def6d64c69979ffb0054be825 WHIRLPOOL 14c8ede570f3ee09cf95d8b5e02f00a108750616320147302e60ad49e33083fbf26f258140c3b62aa913c9454ef3850c3b5b90e1b02f262c975e4e66725fd90f -DIST cpptest-1.1.1.tar.gz 429849 SHA256 8e8a4c19ec52f2c63a9d9dd2308ba8ade316a0df5273675588f66ccb581a45ff SHA512 1065f425dcec43896f63a9352618da8a69d035a9140c931ff77738062c9db028fe1e34de65edf0eb65d3f39ec85117780069793ad027cdd2c4bf4bf34073e593 WHIRLPOOL f7db77103cad6ab79403a15201fa3d3a87f0fa8c560a56ca17234a19967ed481df8f0f9903be2a4a56e55bb9af3802fa9e7aa6d305b2ba11918bc417840e25e9 DIST cpptest-1.1.2.tar.gz 458982 SHA256 9e4fdf156b709397308536eb6b921e3aea1f463c6613f9a0c1dfec9614386027 SHA512 da1030c69a5886e752b9ae08b65c501334c7d2d4abd2174190209ce11ed351239a615b9f7c5019ee601289523b2c21a1205d2042e59aea6c2882d77d636fc57a WHIRLPOOL f68e7b3c3a3944f5d41792ddd0dcc2d521ed0ec25b0aeae7cba7fb2c6c82bbd7a6d3a96981d3df885ef730ac1c3a7fc46a97386b984de1be08b7f1f1d39eab48 diff --git a/dev-util/cpptest/cpptest-1.1.0.ebuild b/dev-util/cpptest/cpptest-1.1.0.ebuild deleted file mode 100644 index cf1f6d576f86..000000000000 --- a/dev-util/cpptest/cpptest-1.1.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cpptest/cpptest-1.1.0.ebuild,v 1.11 2012/12/16 15:14:49 armin76 Exp $ - -EAPI=2 -inherit autotools eutils - -DESCRIPTION="Simple but powerful unit testing framework for C++" -HOMEPAGE="http://cpptest.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" -IUSE="doc" - -DEPEND="doc? ( app-doc/doxygen )" -RDEPEND="" - -src_prepare() { - epatch "${FILESDIR}/${P}-htmldir.patch" - eautoreconf -} - -src_configure() { - econf \ - $(use_enable doc) \ - --htmldir=/usr/share/doc/${PF}/html/ -} - -src_install() { - emake install DESTDIR="${D}" || die "emake install failed" - dodoc AUTHORS BUGS NEWS README -} diff --git a/dev-util/cpptest/cpptest-1.1.1.ebuild b/dev-util/cpptest/cpptest-1.1.1.ebuild deleted file mode 100644 index 6934926816ad..000000000000 --- a/dev-util/cpptest/cpptest-1.1.1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cpptest/cpptest-1.1.1.ebuild,v 1.7 2012/12/16 15:14:49 armin76 Exp $ - -EAPI=2 -inherit autotools eutils - -DESCRIPTION="Simple but powerful unit testing framework for C++" -HOMEPAGE="http://cpptest.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" -IUSE="doc" - -DEPEND="doc? ( app-doc/doxygen )" -RDEPEND="" - -src_prepare() { - epatch "${FILESDIR}/${PN}-1.1.0-htmldir.patch" - eautoreconf -} - -src_configure() { - econf \ - $(use_enable doc) \ - --htmldir=/usr/share/doc/${PF}/html/ -} - -src_install() { - emake install DESTDIR="${D}" || die "emake install failed" - dodoc AUTHORS BUGS NEWS README || die - - find "${D}" -type f -name '*.la' -delete || die -} diff --git a/dev-util/cpptest/files/cpptest-1.1.0-htmldir.patch b/dev-util/cpptest/files/cpptest-1.1.0-htmldir.patch deleted file mode 100644 index cf5a9f883ff5..000000000000 --- a/dev-util/cpptest/files/cpptest-1.1.0-htmldir.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: cpptest-1.1.0/doc/Makefile.am -=================================================================== ---- cpptest-1.1.0.orig/doc/Makefile.am -+++ cpptest-1.1.0/doc/Makefile.am -@@ -39,7 +39,6 @@ EXTRA_DIST = \ - images/screenshot-text-terse.png \ - images/screenshot-text-verbose.png - --htmldir= $(pkgdatadir)/html - html_DATA= html/index.html - - IMAGES= images/*.html images/*.png diff --git a/dev-util/debugedit/Manifest b/dev-util/debugedit/Manifest index 66b797358ea5..7c3062d15d85 100644 --- a/dev-util/debugedit/Manifest +++ b/dev-util/debugedit/Manifest @@ -1,3 +1,2 @@ DIST debugedit-4.4.6.tar.bz2 12924 SHA256 33700d88de1dce201bcded9b43789bc352b9edce1c020ada0ac417bf88c3acb4 SHA512 ff1985e58ddc90f2fa9ea07573a72847dae89821a799ea9526c9056a11fd69c27879d9fc3c993ebb79e30c47968e0123083c6d031007ba58f186462fb2e49df9 WHIRLPOOL c1965db650ad3e871ae278af5848e06211249071660359800e5bcd32bb6dfa505a10fbfffd93b66907a934241d8be8bf9138da61f23c2f5feee69d8051141821 -DIST debugedit-5.1.9.tar.bz2 14682 SHA256 36336b7f6b7eec442d62ac44f902c9367311e32ecc53c6627af0f07069416537 SHA512 af77b025717831993889a4969159a4c6d091cba87978a100e00735780a3f1e5dcb32a57ba771743cef2bb0c0d79d89f32401ab8929095c45b9f63d408d1b0a52 WHIRLPOOL 981e5a80fbc6befca04c0df6f4530f252d2de1d6ccfde0d3bb60ebf080edea29ad34d8d31da152272b3ee2236af06e6544f29e222912e446be8ca0e1eae19b59 DIST debugedit-5.3.5.tar.bz2 27799 SHA256 150461508dfd7791c9408c33248e5271e837167fdfa11d69d6fb51cc16d90663 SHA512 afac800a8f2e035705fcf997500d8fd2c3dc658850f47754863e8811db97859748721c5a252cc90dc81d07bf08763a9507e2272e983ee3f6bf16d8016fe5b8c9 WHIRLPOOL f3ae87994c7b9f3233502b4212b9036eae169b0ed18632c4565cf7f299012c4ef02558f476ebc4d17f3bb82c64eba8b7ed180138b66062c215546747e64c2025 diff --git a/dev-util/debugedit/debugedit-4.4.6.ebuild b/dev-util/debugedit/debugedit-4.4.6.ebuild deleted file mode 100644 index 52054ab260b2..000000000000 --- a/dev-util/debugedit/debugedit-4.4.6.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debugedit/debugedit-4.4.6.ebuild,v 1.5 2006/10/03 21:40:38 wolf31o2 Exp $ - -inherit toolchain-funcs - -DESCRIPTION="Standalone debugedit taken from rpm" - -HOMEPAGE="http://www.rpm.org/" -SRC_URI="http://dev.gentoo.org/~tester/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" -IUSE="" - -DEPEND="dev-libs/popt - dev-libs/elfutils" - -S=${WORKDIR}/${P} - -src_compile() { - emake CC="$(tc-getCC)" || die "emake failed" -} - -src_install() { - dobin debugedit -} diff --git a/dev-util/debugedit/debugedit-5.1.9.ebuild b/dev-util/debugedit/debugedit-5.1.9.ebuild deleted file mode 100644 index 33253079eeea..000000000000 --- a/dev-util/debugedit/debugedit-5.1.9.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debugedit/debugedit-5.1.9.ebuild,v 1.3 2012/07/29 18:26:20 armin76 Exp $ - -# To recreate this tarball, just grab latest rpm5 release: -# http://rpm5.org/files/rpm/ -# The files are in tools/ - -EAPI="2" - -inherit toolchain-funcs eutils - -DESCRIPTION="Standalone debugedit taken from rpm" -HOMEPAGE="http://www.rpm5.org/" -SRC_URI="http://dev.gentoo.org/~swegener/distfiles/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" -IUSE="" - -DEPEND="dev-libs/popt - dev-libs/elfutils - dev-libs/beecrypt" -RDEPEND="${DEPEND}" - -src_prepare() { - epatch "${FILESDIR}"/${P}-{cleanup,DWARF-3}.patch -} - -src_compile() { - emake CC="$(tc-getCC)" || die "emake failed" -} - -src_install() { - dobin debugedit || die "dobin failed" -} diff --git a/dev-util/debugedit/debugedit-5.3.5.ebuild b/dev-util/debugedit/debugedit-5.3.5.ebuild deleted file mode 100644 index fff44f2a6c72..000000000000 --- a/dev-util/debugedit/debugedit-5.3.5.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debugedit/debugedit-5.3.5.ebuild,v 1.2 2012/07/29 18:26:20 armin76 Exp $ - -# To recreate this tarball, just grab latest rpm5 release: -# http://rpm5.org/files/rpm/ -# The files are in tools/ -# Or see $FILESDIR/update.sh - -EAPI="2" - -inherit toolchain-funcs - -DESCRIPTION="standalone debugedit taken from rpm" -HOMEPAGE="http://www.rpm5.org/" -SRC_URI="http://dev.gentoo.org/~swegener/distfiles/${P}.tar.bz2 - http://dev.gentoo.org/~vapier/distfiles/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" -IUSE="" - -DEPEND="dev-libs/popt - dev-libs/elfutils - dev-libs/beecrypt" -RDEPEND="${DEPEND}" - -src_compile() { - emake CC="$(tc-getCC)" || die -} - -src_install() { - dobin debugedit || die -} diff --git a/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild b/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild deleted file mode 100644 index b93bb3183c2a..000000000000 --- a/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild,v 1.17 2011/02/06 22:07:17 leio Exp $ - -inherit eutils - -DESCRIPTION="framework for testing other programs" -HOMEPAGE="http://www.gnu.org/software/dejagnu/" -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" -IUSE="doc" - -DEPEND="dev-lang/tcl - dev-tcltk/expect" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/dejagnu-ignore-libwarning.patch -} - -src_test() { - # if you dont have dejagnu emerged yet, you cant - # run the tests ... crazy aint it :) - type -p runtest || return 0 - make check || die "check failed :(" -} - -src_install() { - emake -j1 install DESTDIR="${D}" || die - dodoc AUTHORS ChangeLog NEWS README TODO - use doc && dohtml -r doc/html/ -} diff --git a/dev-util/dejagnu/dejagnu-1.4.4-r2.ebuild b/dev-util/dejagnu/dejagnu-1.4.4-r2.ebuild deleted file mode 100644 index 8d63a15aa7af..000000000000 --- a/dev-util/dejagnu/dejagnu-1.4.4-r2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dejagnu/dejagnu-1.4.4-r2.ebuild,v 1.1 2010/03/16 00:24:47 vapier Exp $ - -inherit eutils - -DESCRIPTION="framework for testing other programs" -HOMEPAGE="http://www.gnu.org/software/dejagnu/" -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" -IUSE="doc" - -DEPEND="dev-lang/tcl - dev-tcltk/expect" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/dejagnu-ignore-libwarning.patch - epatch "${FILESDIR}"/${P}-rsh-username.patch -} - -src_test() { - # if you dont have dejagnu emerged yet, you cant - # run the tests ... crazy aint it :) - type -p runtest || return 0 - emake check || die "check failed :(" -} - -src_install() { - emake -j1 install DESTDIR="${D}" || die - dodoc AUTHORS ChangeLog NEWS README TODO - use doc && dohtml -r doc/html/ -} diff --git a/dev-util/dmake/Manifest b/dev-util/dmake/Manifest index 8ec73f7b6e55..36400fda1273 100644 --- a/dev-util/dmake/Manifest +++ b/dev-util/dmake/Manifest @@ -1,3 +1 @@ DIST dmake-4.12.2.tar.bz2 461738 SHA256 2fcbf389a9baaec25a973bd0d9e338069ad427b17d2adc7dc023efb034e96057 SHA512 f09453205bd425882d933a7b2cf879d69d795765bb7586e1e35ca5c9e39444cb70cfe56ed9b350f12fae8d484670b4ae418bb5d2da7c0c2ff229d9165caff45b WHIRLPOOL d1d5f9f34302ba5d2b98e8016b27a46c0b0e67cc98e25867a6af4659c3b39ba1ae93d8d642d0cd5cc7a2a58cf7f1e9c01fc20079a41ba67ee65c929188a6b2e1 -DIST dmake-4.1pl1-src.tar.gz 473427 SHA256 98aca7d485e1c6284b439d6e7636b7636d9969869bbc190f27eba475d4cacc6f SHA512 e466aee546f4cdc8c149c065e3469e0e5a513d26b18769ccac8f8a908e5e187265c3eea03ac47324e5f0cddde2e462c864e56c7332c71c9a0134904aff3e7299 WHIRLPOOL f45b89d153ce3da2c6c0ca4c2257dc1ec0d8261374561f1382c8ab386c104c52d3803172e7bab2d76c24025eade77150e630541f12644e441c4f8e095eee0acc -DIST dmake_4.12.orig.tar.gz 745531 SHA256 142aea347a825f10a37c5f8a39584dcc96a15838b17ea418172834a8778ba205 SHA512 4007c3a846d437efc92a33b90db3bbf44ad44ff5699a851eadb2191a96166b906b92ef1c8134b659f0b6e751e84f938875adc119fbb89fb349e0d069ff79cf1e WHIRLPOOL 9896963c08567fac15150b398626c62524bd4bad03c0fa4233b60e69c36cb4235abf0accf21091c878489660caab429f623329afa9e2e56a539b8edfd9c233d1 diff --git a/dev-util/dmake/dmake-4.1-r1.ebuild b/dev-util/dmake/dmake-4.1-r1.ebuild deleted file mode 100644 index 259f4bfa67df..000000000000 --- a/dev-util/dmake/dmake-4.1-r1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.1-r1.ebuild,v 1.24 2012/07/29 17:35:44 armin76 Exp $ - -inherit eutils toolchain-funcs - -DESCRIPTION="Improved make" -SRC_URI="http://public.activestate.com/gsar/${P}pl1-src.tar.gz" -HOMEPAGE="http://tools.openoffice.org/dmake/" - -LICENSE="GPL-1" -SLOT="0" -KEYWORDS="~amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -DEPEND="sys-apps/groff" -RDEPEND="" - -S=${WORKDIR}/${PN} - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}/${PF}.diff" - sed -i "s/gcc/$(tc-getCC) ${CFLAGS}/g" unix/linux/gnu/make.sh || die "sed failed" -} - -src_compile() { - sh unix/linux/gnu/make.sh || die "sh unix/linux/gnu/make.sh failed" -} - -src_install () { - dobin dmake || die "dobin failed" - newman man/dmake.tf dmake.1 || die "newman failed" - - insinto /usr/share/dmake/startup - doins -r startup/{{startup,config}.mk,unix} || die "doins failed" -} diff --git a/dev-util/dmake/dmake-4.12.ebuild b/dev-util/dmake/dmake-4.12.ebuild deleted file mode 100644 index 2760685f4bf8..000000000000 --- a/dev-util/dmake/dmake-4.12.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.12.ebuild,v 1.7 2012/07/29 17:35:44 armin76 Exp $ - -EAPI=4 - -inherit eutils - -DESCRIPTION="Improved make" -HOMEPAGE="http://tools.openoffice.org/dmake/" -SRC_URI="mirror://debian/pool/main/d/dmake/${P/-/_}.orig.tar.gz" - -LICENSE="GPL-1" -SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -DEPEND=" - app-arch/unzip - sys-apps/groff -" -RDEPEND="" - -src_prepare() { - epatch "${FILESDIR}/${PV}-fix-overlapping-stcpys.patch" - # make tests executable, bug #404989 - chmod +x tests/targets-{1..12} || die -} - -src_install () { - default - newman man/dmake.tf dmake.1 -} diff --git a/dev-util/jconfig/jconfig-2.8-r2.ebuild b/dev-util/jconfig/jconfig-2.8-r2.ebuild deleted file mode 100644 index 97eeceb6f498..000000000000 --- a/dev-util/jconfig/jconfig-2.8-r2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/jconfig/jconfig-2.8-r2.ebuild,v 1.3 2014/08/10 21:28:00 slyfox Exp $ - -JAVA_PKG_IUSE="doc source" - -inherit java-pkg-2 java-ant-2 - -DESCRIPTION="jConfig is an extremely helpful utility, providing a simple API for the management of properties" -SRC_URI="mirror://sourceforge/${PN}/${PN}-src-v${PV}.tar.gz" -HOMEPAGE="http://www.jconfig.org/" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~ppc x86" -IUSE="" - -COMMON_DEP="dev-java/sun-jmx" - -RDEPEND=">=virtual/jre-1.4 - ${COMMON_DEP}" - -DEPEND=">=virtual/jdk-1.4 - ${COMMON_DEP}" - -S="${WORKDIR}/${PN/c/C}" - -src_unpack() { - - unpack ${A} - - cd "${S}/dist/" - rm -f *.jar - - cd "${S}/lib/" - rm -f *.jar - - java-pkg_jar-from sun-jmx - -} - -src_install() { - - java-pkg_dojar dist/jconfig.jar - - dodoc README - - use doc && java-pkg_dojavadoc javadoc - use source && java-pkg_dosrc src/* - -} diff --git a/dev-util/kup/Manifest b/dev-util/kup/Manifest index 453d5ee736b0..603f02f7089b 100644 --- a/dev-util/kup/Manifest +++ b/dev-util/kup/Manifest @@ -1,2 +1 @@ -DIST kup-0.3.2.tar.gz 44412 SHA256 f5dec185265f2c8d66d330bdeea1bd390b110b2d1aeebbcbb380b3b21ebed326 SHA512 a1e336cfdd7c875db7342bf45e29197540fd0d323d1239f91a078115be6766efc6f3977bd9a822ef1dab9c1f070b00e92ea020f4666fd5957975a90af7815b2c WHIRLPOOL b73226c93d2f4fb732aebf5cbc6a482d99d7f54a9f4b47bad109ffc40fead9c23e8ae8cac66d7cdc7988e5b8362fd3460ccd4d01018dcb0602228ccf5a2bf213 DIST kup-0.3.4.tar.gz 45996 SHA256 2a7f96084ca241e7d5ed5aa11dee8c04422b84645b05091ac5512b09ca0d03e2 SHA512 fde61de2978f8ba76c4b89a84313aa8b8651cc2610b1512ba1d662fbd0675f269959dd66ef5e1e0ce216ba66e12f5735e58bb36f4ba1a14d90269da1a6fcee46 WHIRLPOOL 29fbade9007be2ec3ba71861e10af228a3684e6486aafeed311806fb0088baf2c67999da30a65bc716ab1ed877cfced0bd2c81a46371875366615efb61531e41 diff --git a/dev-util/kup/kup-0.3.2.ebuild b/dev-util/kup/kup-0.3.2.ebuild deleted file mode 100644 index 735528b8eea9..000000000000 --- a/dev-util/kup/kup-0.3.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kup/kup-0.3.2.ebuild,v 1.4 2013/06/02 12:01:37 pacho Exp $ - -DESCRIPTION="kernel.org uploader tool" -HOMEPAGE="http://www.kernel.org/pub/software/network/kup" -SRC_URI="mirror://kernel/software/network/kup/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - dev-lang/perl - dev-perl/BSD-Resource - dev-perl/Config-Simple -" - -src_install () { - dobin kup - dobin gpg-sign-all - dobin kup-server - doman kup.1 - dodoc README -} diff --git a/dev-util/lcov/Manifest b/dev-util/lcov/Manifest index e6da82bcc3fe..d6a19c0f6a3d 100644 --- a/dev-util/lcov/Manifest +++ b/dev-util/lcov/Manifest @@ -1,4 +1,3 @@ DIST lcov-1.10.tar.gz 150174 SHA256 8a4661becc95fafad7875786672f7f29b080437825c3ff31d55a49492c15b88f SHA512 0fd94b04677dfaadc49a1c936638bbd09dff1fba07f3b2e7789ba6f6f7e2c58c5f5e69341bf33c9a3c3d8b3590a37cf87d1fbc04083736179a6cc56fc70c3c3f WHIRLPOOL fd89e3d3fd55dc4f92a8a216b88d4a99e1660efaa6097492b680a2e4293eac29fd88dcbbf83ec0b6a2b742d3dd76796e6ad9ce0e6306c2d88ae69b978f4f96aa DIST lcov-1.11.tar.gz 155906 SHA256 c282de8d678ecbfda32ce4b5c85fc02f77c2a39a062f068bd8e774d29ddc9bf8 SHA512 db42256c7fbe00d17256ad4944b7e658e65f2dc2b9df1814e25d46a652e92a0ff8bacd4e68de743681df22f4352ffc82b3ccdc0a85723546d7eb64c92e28c0fe WHIRLPOOL 8309d97546a228e3c2c6a4cb95d2dc409be1dde46bd96821c83c3a8105e7026a64b2121f954fbe569f99a70ae4de3b936d7199ff8099bdedf3aee29ba684b3d0 -DIST lcov-1.7.tar.gz 109396 SHA256 3636cebe44da3c06d0096b4eea96bf7838502cc30611ab25373c03fda382a3b3 SHA512 fdb55ebc3a0a6be8d9d325a89f158c1f755731d66ff69e59eff3776c51fc40ea6ac973964de32cf5b3a191c726a74fe7d04a21342f5676f2854fe174e6bd5b94 WHIRLPOOL a24b78d2383f6b3b73740e5d404b8b9f66c32ee21fabb05e1549c210902a13f0874acc3c4d7fbd53751429983e40cd534dc09fff5ac68d90e9913c2a0eef4e71 DIST lcov-1.9.tar.gz 140035 SHA256 c37e125d4f0773339de3600d45ad325fe710ea2f0051d7ee2b8a168f450f1aca SHA512 518f068d5eb4a805985863e7b755ae16b1b2ebb9e42cc57c5cda20a60f22e170c1e2957692086e5eeabe12ddbcf39132494aa2ea7ce33411e8abeddc759852ee WHIRLPOOL 2b7e6f1d743ded96e3ecc16c7733b8c76fccbf0aff07a02c02f3e3e08c9fb8f85aa35d4258830f17291fa5d4eedc554c808528b4158919c65439f524c5fd78c7 diff --git a/dev-util/lcov/lcov-1.7.ebuild b/dev-util/lcov/lcov-1.7.ebuild deleted file mode 100644 index 82737110f905..000000000000 --- a/dev-util/lcov/lcov-1.7.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.7.ebuild,v 1.4 2010/02/16 16:49:29 tester Exp $ - -EAPI="2" - -DESCRIPTION="A graphical front-end for GCC's coverage testing tool gcov" -HOMEPAGE="http://ltp.sourceforge.net/coverage/lcov.php" -SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-lang/perl-5 - dev-perl/GD[png]" - -src_install() { - emake PREFIX="${D}" install || die "install failed" -} diff --git a/dev-util/lcov/lcov-1.9.ebuild b/dev-util/lcov/lcov-1.9.ebuild deleted file mode 100644 index 343960f1a928..000000000000 --- a/dev-util/lcov/lcov-1.9.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.9.ebuild,v 1.4 2012/05/29 20:05:47 ranger Exp $ - -EAPI="2" - -DESCRIPTION="A graphical front-end for GCC's coverage testing tool gcov" -HOMEPAGE="http://ltp.sourceforge.net/coverage/lcov.php" -SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-lang/perl-5 - dev-perl/GD[png]" - -src_install() { - emake PREFIX="${D}" install || die "install failed" -} diff --git a/dev-util/mingw-runtime/Manifest b/dev-util/mingw-runtime/Manifest index 0b5f1d47079d..cc3e91f1a597 100644 --- a/dev-util/mingw-runtime/Manifest +++ b/dev-util/mingw-runtime/Manifest @@ -1,4 +1,3 @@ -DIST mingwrt-3.16-mingw32-src.tar.gz 381251 SHA256 68cc000f3efd7c5437d29c86e09e2cb4e89aafdff4ac6194fb3c7d92f6e09266 SHA512 f2c92fb229b261119afb94272f3c26cb15d1546c9f82f784eb97f851055131d4e0d6954645994b6777b727517a6c012eda1ddefe637e639a212134c24f76e224 WHIRLPOOL 116eb47d3cdf2b859f53b57a0c90e0814a9a61532967a5e62c190ffbfa46e86fc4e9617100955e59211866546eb21129fca7f044fbe07bd2b79d274caa6274a2 DIST mingwrt-3.18-mingw32-src.tar.gz 391939 SHA256 de4979fd6eedeb21d2d506fe4880a838706dc88cbebe031e38561967fb7cbd42 SHA512 87778f08469a806dda606b0945d00511fccd0f7e0d545a33e2b4685db2490ec6a3e5e4267090b79a88eb963f97035fe8149097892f1f4a6e85f3a4661eb5e977 WHIRLPOOL c8883fcb3a4d04e9bf28e8ee15c9d5eb1fea62d7d3aed1dcfd4ae90f7186468296dc67dcd27f2e11b4af762e0fd833749a0065f4744992295c45a881aa58817a DIST mingwrt-3.20-2-mingw32-src.tar.lzma 302072 SHA256 398d300407861dda1d11cc5e2a4e44a1798503f364169459633020ea224a987c SHA512 ffb8e3d46a4646b236b67df0d9d21571a0ee8b78125989d506c176e03922e520201770a03093f27789f0e4373bf64f69d41e377d861ddd008b5e29da65fb1d55 WHIRLPOOL 46efda9e299fb29d538b4bb3aba9743f141e96bb60b15c62668a0b565bb84825d5a0e6accc97dafba5ec51dac904c917d6cea7c1e48676050be8ef3b7744c2e7 DIST mingwrt-3.20-mingw32-src.tar.gz 393946 SHA256 f1869483318ed1df5e15e49b8315173e90c1caa2968c4956b7657854c36bfe0a SHA512 2d2d3c7decc7b35ab4759034dcd291c8e322a46205ae70fd4c4d68224c9d7c75454b908f61ba8ca7e0fdf18ff121c5b7ffd02e0658b7557e3af1f89ed28ed58c WHIRLPOOL c66a805cdd4500f142e0d38cd3add06046608addba67e1c0167d96dc4838eacd938c6d38c5d423ab7dd6344070445df5105eeac9bbe3529ca528d02c3f31bad3 diff --git a/dev-util/mingw-runtime/mingw-runtime-3.16.ebuild b/dev-util/mingw-runtime/mingw-runtime-3.16.ebuild deleted file mode 100644 index 8a57ee77ec74..000000000000 --- a/dev-util/mingw-runtime/mingw-runtime-3.16.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/mingw-runtime/mingw-runtime-3.16.ebuild,v 1.3 2015/02/27 08:10:52 vapier Exp $ - -# This version does not work as the configure script expects the installed -# cross-compiler to be able to link binaries ... except we haven't provided -# any of the crt objects yet so it is impossible to link binaries. -# Older mingw-runtime packages hacked around the issue, but this version seems -# to have dropped said hack thus breaking the package. - -export CBUILD=${CBUILD:-${CHOST}} -export CTARGET=${CTARGET:-${CHOST}} -if [[ ${CTARGET} == ${CHOST} ]] ; then - if [[ ${CATEGORY} == cross-* ]] ; then - export CTARGET=${CATEGORY#cross-} - fi -fi - -inherit eutils flag-o-matic - -MY_P="mingwrt-${PV}-mingw32" -DESCRIPTION="Free Win32 runtime and import library definitions" -HOMEPAGE="http://www.mingw.org/" -SRC_URI="mirror://sourceforge/mingw/${MY_P}-src.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" -IUSE="crosscompile_opts_headers-only" -RESTRICT="strip" - -S=${WORKDIR}/${MY_P} - -is_crosscompile() { - [[ ${CHOST} != ${CTARGET} ]] -} -just_headers() { - use crosscompile_opts_headers-only && [[ ${CHOST} != ${CTARGET} ]] -} - -pkg_setup() { - if [[ ${CBUILD} == ${CHOST} ]] && [[ ${CHOST} == ${CTARGET} ]] ; then - die "Invalid configuration" - fi -} - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i \ - -e "/W32API_INCLUDE/s:=.*:='-I /usr/${CTARGET}/usr/include':" \ - $(find -name configure) || die - epatch "${FILESDIR}"/${PN}-3.12-DESTDIR.patch -} - -src_compile() { - just_headers && return 0 - - CHOST=${CTARGET} strip-unsupported-flags - econf --host=${CTARGET} || die - emake || die -} - -src_install() { - if just_headers ; then - insinto /usr/${CTARGET}/usr/include - doins -r include/* || die - else - local insdir - is_crosscompile \ - && insdir="${D}/usr/${CTARGET}" \ - || insdir="${D}" - emake install DESTDIR="${insdir}" || die - env -uRESTRICT CHOST=${CTARGET} prepallstrip - rm -rf "${insdir}"/usr/doc - dodoc CONTRIBUTORS ChangeLog README TODO readme.txt - fi - is_crosscompile && dosym usr /usr/${CTARGET}/mingw -} diff --git a/dev-util/w32api/Manifest b/dev-util/w32api/Manifest index 839e0241f0bc..5b49b956138e 100644 --- a/dev-util/w32api/Manifest +++ b/dev-util/w32api/Manifest @@ -1,3 +1,2 @@ -DIST w32api-3.14-mingw32-src.tar.gz 1220398 SHA256 415cbe17225f851fe45f31e4cfe6e8f85eaa5588eb4457a2ee57d34614ea0a89 SHA512 0db5b350859ec85261e8d2e804867351877fc8b7d51cf76e0fd97be43e8153f5bf5b87f75a7f8e8669646f7905802ce6630fc143bf77b111e2772a88358b3771 WHIRLPOOL 7f93b038d772a1ade9f178122369dbbb45cace1c7006a7887de4d15e3a1b0b3d6d3460e680b5eac634cfca7e01abc0b3a0ae042172904b47fd4ec61f66446c10 DIST w32api-3.17-2-mingw32-src.tar.lzma 965844 SHA256 8b23391c9cc7f6884c9f6a3c6ad32fbe6530992ca54660d2f2adcef80db53027 SHA512 4fc8f319ab895366fb3757713e2724f8f4c90593687f1ccfdbfa6a52881ddc430167326e782117ae937c7e456e029132b971c3a041889bcfb876a84741475a1f WHIRLPOOL 2c5bc864f967fab73fde3eabdecdae1fad66dd14ffc2c66c69cbe39ba02f31cce94a63c4bf2a05ffe39dcd7bb1f58c372be6293761ff2c9a16ce23ddeec188be DIST w32api-4.0.3-1-mingw32-src.tar.lzma 1341804 SHA256 ea0ff65fae99624078f8c42754def4d63a97624779bab73e858683def7bc936f SHA512 9295b7e803b1551dfefbf527e98fa315d60c70f6b63b4565942f7bc3d6032483d5ec4f76265b376fc6776c5ecfd1ad47fd912764c390b0b6917b1ad382250977 WHIRLPOOL f0e6a9a90916f43ac8eddb0a4bd56514c4e598b6bc851364405f420836c6ae892850ffdf2ba80705ae349b20d6aa1370553353ab3df441feb34069b80ce56e2d diff --git a/dev-util/w32api/w32api-3.14.ebuild b/dev-util/w32api/w32api-3.14.ebuild deleted file mode 100644 index cc8f1035f354..000000000000 --- a/dev-util/w32api/w32api-3.14.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/w32api/w32api-3.14.ebuild,v 1.5 2015/02/27 08:10:12 vapier Exp $ - -export CBUILD=${CBUILD:-${CHOST}} -export CTARGET=${CTARGET:-${CHOST}} -if [[ ${CTARGET} == ${CHOST} ]] ; then - if [[ ${CATEGORY} == cross-* ]] ; then - export CTARGET=${CATEGORY#cross-} - fi -fi - -inherit eutils flag-o-matic - -MY_P="${P}-mingw32" -DESCRIPTION="Free Win32 runtime and import library definitions" -HOMEPAGE="http://www.mingw.org/" -SRC_URI="mirror://sourceforge/mingw/${MY_P}-src.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" -IUSE="crosscompile_opts_headers-only" -RESTRICT="strip" - -DEPEND="" - -S=${WORKDIR}/${MY_P} - -just_headers() { - use crosscompile_opts_headers-only && [[ ${CHOST} != ${CTARGET} ]] -} - -pkg_setup() { - if [[ ${CBUILD} == ${CHOST} ]] && [[ ${CHOST} == ${CTARGET} ]] ; then - die "Invalid configuration; do not emerge this directly" - fi -} - -src_compile() { - just_headers && return 0 - - CHOST=${CTARGET} strip-unsupported-flags - econf \ - --host=${CTARGET} \ - --prefix=/usr/${CTARGET}/usr - emake || die -} - -src_install() { - if just_headers ; then - insinto /usr/${CTARGET}/usr/include - doins -r include/* || die - else - emake install DESTDIR="${D}" || die - env -uRESTRICT CHOST=${CTARGET} prepallstrip - dodoc CONTRIBUTIONS ChangeLog README.w32api TODO - - # Make sure diff cross-compilers don't collide #414075 - mv "${D}"/usr/share/doc/{${PF},${CTARGET}-${PF}} || die - fi -} diff --git a/mail-client/thunderbird-bin/Manifest b/mail-client/thunderbird-bin/Manifest index 688d0e46c227..9f6f6614a217 100644 --- a/mail-client/thunderbird-bin/Manifest +++ b/mail-client/thunderbird-bin/Manifest @@ -1,56 +1,4 @@ DIST lightning-4.0.1.xpi 6637522 SHA256 a93af3b8548a82e5709ed1c0d06d0a103e3fcdd5e554b1124e42166a814be3a6 SHA512 ed8ae62eb6b339a4108756934142dbc2aeb7e039d6fd856067bf3f24ce5a2450336e281dd018b5a14c359c5f58fc20668e5cad4b3929955572f44002be1a940c WHIRLPOOL caa23550eab6cc8f4b8ec63dd6c34282944cb9f150885ab2120d315db0910b640fab3fdb466d97cc7e15364e88bdc09c7041f107d11bf508f361979de1bf2722 -DIST thunderbird-31.7.0-ar.xpi 472812 SHA256 fac353e1067852ccac7bc23a958c54fdebd2aad30ad9551a07deb23811046d79 SHA512 ccc07470ca9cae520faecd794cc18e103ad3454ec304bdc3e69c9c82918d17a764be0319f2094e7ef5585fbba4a03693c5915f12316fd0fd47ee5fd10eb766bf WHIRLPOOL 91213856bbd0a164b3ad227b943491245b90a78fb34627e26dd8d70cb3205dd8c04c23489adb70a8e41b9107f14d4b6eec90301058bb322f615caa7e35c27e7a -DIST thunderbird-31.7.0-ast.xpi 393049 SHA256 4e39fb7792c7fe787bb9d9f3a03ac57da15e9b353a51f1602afcffc3e0e0ffa8 SHA512 aec251ccf98292cc05e11fc230a04540e2d7e9eafafb3db9d1f2f3287f1a973b1220f9d97046f8ab5f88dac0dbde26d1bee228f88974aab35374e3c885d20301 WHIRLPOOL d0377a5307a705c68d5526868424d60ac0082f801927f20c4cc680c4b17beec5125ddd036d3841489323a71071320f4c6c4d7421510d9015e143770ad6161818 -DIST thunderbird-31.7.0-be.xpi 427488 SHA256 8be5b81c0a747d89ff9f586d726706718711a01ffd70ecbed9fe00352fb795dd SHA512 865a60470d0c7297b4077990508ca315012de0a77e5dce0c4b9de4b0ab5bbc3764d0572b930b4b4eda1248e142d2e03c69002651aa5ec59142bb56b4a2fc341b WHIRLPOOL 72e4e1d073b2947d8fd88b788c8f4072393322f8e4ea0a573b4aa3c3b5214cac5ac535e331b898995bd19b14066611a32e0a8b00f8a13762c86c9506b8311571 -DIST thunderbird-31.7.0-bg.xpi 493734 SHA256 7ab3641502204c37108430f5be2f78a161b1aa5a63561c8edcf0186a7f509df6 SHA512 28a34ce6e20644d344e3a013f036b0c716e184f27ca2b2bc3aa41afa8b0911405fdcefc87df18e40a91d4a85f2cb93fb7ea97630853b9c1932a701ac19e8e171 WHIRLPOOL de1306d52fd03e98a706f14ab45e20f796101575a18fc770b2a81b029e8daba41526d764d97d3bde26d1fc2edf9246b2931b0cb5037b75adae7a8ae8fb097b64 -DIST thunderbird-31.7.0-bn-BD.xpi 555613 SHA256 51cf109e8416775e656a1431630f3f4a6b0bde3e44744449283d0666284698bf SHA512 0bf8c39b9b386914d287bb48e247ea289234379b3310bed95c671f8c398bd01e5739b6dafe69fea969ad10a8a95922cde535337fc38b606aa305951f21ff354e WHIRLPOOL ab978ad0c3282c23d53f9b0a7b12943603931a350c86369392acb774367b6f245d10230131b934aef44be39c71ee4f0af5897ac0f391f25de8caa06134cf912e -DIST thunderbird-31.7.0-br.xpi 441445 SHA256 97bbaea547340a56f528d8675b04a596369fb9b63245e20acd76d74211f7a668 SHA512 3addba58b5e4ef8135a322aca4a78b887fe5a7c277444f8e9bd7f08c9d921002e8a6a270bb923c9713962190b68e2af5b5d997a27d16b0108eb0c51549877fab WHIRLPOOL f99635084d4c0129c35094274b018946d7b1583d9f2e172a6ac79341361524a14667d65c15ebb876549ebc71cb74ae8ed72387272ccd1f33f9f823e16e684e4b -DIST thunderbird-31.7.0-ca.xpi 441713 SHA256 49d3df068e9edcf17ed99754bd45c7d00c50f4bacd7a5484ab86018197258523 SHA512 aa372b49b279019ec482ec8053b550e69eba8c7e036eb882d65881f62f4e90cb3b96d2f5c7994500585573091d5729784f57999c045aff3ee02e94bf3f6effd9 WHIRLPOOL 77307f9631ea3c775ac0117f5c5bd2f1a44966a3a90e45851757d0f9ba8c8f3dda3960cb4ce02b85adbd39bc1c648e1339bbf08d2d67220df0554bff2209f330 -DIST thunderbird-31.7.0-cs.xpi 444701 SHA256 d491ebf429f56ad21632bc476f9364857ee838a330ff1b966cae2e8ec5a944e8 SHA512 63372070c380980f94d7465abbd620ef452c9d4a1a0d90f42711710674f5460209a0d8e523bf55b2bd234cb3c730f3d5465aed22edb156f9a0d773f30f790325 WHIRLPOOL 726c7ade6597d0d0db024f2900aa4b97877535e836b2f3ef2330045c24bde77edfa2f4e23ba4069b94cfab5e4f83595d3ea41b8545da081433a8ea07188ed6b3 -DIST thunderbird-31.7.0-da.xpi 422052 SHA256 c95a6ce7d22eca56f365f05805393a1b52a5427af02a447f9dba1cd1559dd7c7 SHA512 fb5f04cd2ec396ec2030dd406403bf667221c639380df34cde200ee3774c3af7b5199ccc7d1eb1d63f85ee1adbea8a970bc6cb63db4429327f646020e22162ae WHIRLPOOL 3fef0422fc2adce74af27e6a9ac42e09df86e544d248b0a6693c99c24223793930dc6b16136b952cf75e3c7cfb103c2bc339c5a5b4bbd2c48c96ab7a0088c11a -DIST thunderbird-31.7.0-de.xpi 424665 SHA256 0debd56af6d8872d525e62ae8fd609620c3a66a425817dec83d701346fd766ba SHA512 ca3761f2cd44a7c65e9277e3f79508f01aecc7ef73d919ae8211eb61ece0da88c944c10dd9b49d1c24cc273b9664ab4ccdd4fdbe5da10cd258e715630f6dfbf8 WHIRLPOOL 4703514c03f2ca0466cfea50681c2f0a53b5eee78d1b651b87d316ad6f50a4514c74e0a08c7d9be0357a54d8118595cde0cb821c381acc0e0ba0cbcd5f513469 -DIST thunderbird-31.7.0-el.xpi 484855 SHA256 9b3ca0a7df6b8bc91274b2b757dfb909beb04815cf51b377b22755114776b536 SHA512 ee58c542d05abd76f1ab89ad5aae583383c564230c63c982c8161ec1f4529a1ac3eaa93dd49b0a70ff6ac4ae61c2cdf6a910995f74673d9e445ae1fb757ed9db WHIRLPOOL 767f15cf13f1db92b5c80ed254791453ed64e28289b39bbdd44ee1b8538cb429889c5dd874dbf242106e7a778cb4e6a6a7c28b939d4d654da2ef8cffcd221a9f -DIST thunderbird-31.7.0-en-GB.xpi 412515 SHA256 d8d4dc74889792dc9b434f11a8934d5363dafb07aada75068809f1d3ceba7d66 SHA512 7ead96c65232ae75a55ea6de57afc86ad6e608ce86974d13c5136edf90b32473984b0f2a522d2d0185643260f8725cfc9e3bc1b8c0779e2acf76983bb733cadc WHIRLPOOL a29cb38594680a4ec1e3e661b22105096ea772bd672be1c9590c1ef488e8ca640c70ecac8bc1f465efcc1d696b14e2dbfb3a61d73c6cea4825d2df43568c51f1 -DIST thunderbird-31.7.0-es-AR.xpi 438531 SHA256 e0bf50d99447934d0f9865329469559308ab54c32d2d64321a9742b3aa4be063 SHA512 24b7def188c3dd0cc77086a039295657ac8bae34c8dba87bf99493eb975bfb55afefe21f577266ee49addd6d5721dab3b23188ae41c11c7e60faa62ebd85e1f0 WHIRLPOOL cb1554ec2e5ffee0df6ea36780e990425a9983140dae8ed189168ccdfa1203188e80435d8ed0ee37dcc2068f73fff16123fe25ccf45c91789a7a0e9c396ae630 -DIST thunderbird-31.7.0-es-ES.xpi 374979 SHA256 162a5c3879bb4d826b8cfea0dd68cf13f29d417bac79cc2482dd78d76cc0a8f7 SHA512 cbeb380063a74c7661c60ce6a971ce7344bbfda7b9d39a447b0c142d189849cc1794bc7b03f368bc71522ba9c1b675294eb4de5134d923f935b4bfe93cd3aedb WHIRLPOOL ef9f43d11c4c352b7e893556e473a1be2bc6f815199666ae502d8e593a518eaadea9023693976320bf09b36348b89bb84ab3d5d5c366b78809a61aecce5c6236 -DIST thunderbird-31.7.0-et.xpi 434364 SHA256 9f5846d2147eeb8a834a282abc80ef1cd58389faaf4a0dfedfc4e91cd28faaf5 SHA512 9f317c8bdd2dc9ca5e5c334b09413f4f8597d0334d3a319ea82a891ec498803962e7a2fedc450e5e0c82ec844ead7b2be4f7d0b7d9dde3e6e9834f85e19176bc WHIRLPOOL 1ccf3451edbe8833c4d5a030ee8f7a17874b686cfbec11be2dce64fc3dab52b605b17a6feeb848abd4b4faa477a21e40954f295e427d51d9c705ce1bfebe35cb -DIST thunderbird-31.7.0-eu.xpi 431449 SHA256 bba78265515862435a7aa19345460c0bdd192be207550f6a9ac0cdb7de535ac8 SHA512 0f2d253c41929afb0d0c8c22dd2a136ecbdea5362123ecacabbc5ae0accae80fa0462a1e06513d8395c22ff973904c9525acc40a3708c9528a4e15c732753b19 WHIRLPOOL dea75202054a98594d74cd327dd1210d685f65ac9d35e72717c773ce1ee3e7dcef0cf63a4eecdc5597f55ad5479185ea1b178fd4b5444fec6825a5218c7a5602 -DIST thunderbird-31.7.0-fi.xpi 435632 SHA256 bdf3d4bf05bc66951c9d861af635c791fd3513f578fe32a9ccc150aa81ba6304 SHA512 e070f3f85818a3c0d229fd4d3259f296bdf434e14335f63756a89c7f38dfc97134656eccb5a0b58a0e530da103c038b7d5b4e4d5d461dbe9922f9dd5e8cc78f5 WHIRLPOOL b96d90aa2cfd4ffc7a865a2b3a57e8074aec59442dc60abd50e1a93760752f9d8c6a7ea6a687e589114d225821163b600c353a2dfa0da31c6601298c9e757302 -DIST thunderbird-31.7.0-fr.xpi 444144 SHA256 5700997d79942d74db684fddb255ee1e5a1b10b0c7c0df875b917dbba91f9607 SHA512 958bc2a3225658c6fb73101d7e794590d4b1907be47de77e75dfd6867055ab6e07b31088b6fa90873132a3028c30fb9c601c9d0ec0559918eee5913858a32321 WHIRLPOOL 0cf015b87c6ea132a6eb097e06d9941c6f18a31589468fb2f6d910d7c069eaa903d4523a5e677a9dbd11d9b8eed718347543a572a001af38f7819ccc0b414cab -DIST thunderbird-31.7.0-fy-NL.xpi 438544 SHA256 ed3f3e4bbba12218a0025747257cdaefceb4f37ce65fbf8e3ec1746cacf62d62 SHA512 de5b50e231889266c315fe3b9a9cee42676b7efdfff24bc2ab515d6a21e87415340f52bcbe9754802636cf8f80734cfab600329617bf1c6b1a6e68581e015f9a WHIRLPOOL 936bb1dfc05c4a7d412c253e1b7d8cffa898556a7914b85f67ac4c924528ae89956573ecb3e06fcd7ecf91818597ae51492c43c9f41e669dd34d8f04e8a7d27c -DIST thunderbird-31.7.0-ga-IE.xpi 449362 SHA256 788127820d6404540b698794a9008990f77005056ec1f15da05785087729c178 SHA512 ea40ce313a6eaeaae0395898aa72a8f840701f8b8ba0b221a2a0d3c0d5505661ef2292e6eac18133baef712ca576b8d2b7d2be9537fdc468d637fddb3947af60 WHIRLPOOL 03b2777aa32718603d839a26d802f378a316ebb2c89307858c1c0a440de859eb7d77b7f5fdf3dec111f7b80488646f7ce6d554f39b795a5f5b8f903ba4970d59 -DIST thunderbird-31.7.0-gd.xpi 453172 SHA256 f688f29b6e4032d6f6fd9b3e7ae20d2f94f7ae34e977bcb1ea1e9b4393ac9f4d SHA512 44b28a9d98564517b1ba22ae9906421822a5073452fcc1ae5dd2922a5982cf479bbc2eccfebbfc499dd165ceb1ba06b45933c77179c0318725e4ce62365e2185 WHIRLPOOL f265b45d99cd1d6e86b8a45aebeb62d35c334290668d36e5c8ff16c29d6abb13c1ee87c3868f207b218772dd7abce607789ba2867eb407aaa8ac3c2a29af6312 -DIST thunderbird-31.7.0-gl.xpi 446788 SHA256 52ba67336de4d8d19ac1d29d22df362af9e8b43a2cb800a0303b51e0b6d4c4fb SHA512 c7e0bcbeb6c8573f00f5140375d88485e256decdc9138f6a62e3409f151138a10423eaa3685a4fa7916ff2b2289ec58af358530c66aa71d0034da34e6b26fcf6 WHIRLPOOL 4a7d5d59808e5a9901307775fac0cb18250e13a7da8386c49a6e6bf323029e7dcc278e0be6edf73f96710c643cdddb7ca2f1d14a64d41e61110d074b1fbd5d4d -DIST thunderbird-31.7.0-he.xpi 476111 SHA256 39519209cf6c19208e8c677439b3cad194d9d14f7ff3814c189890d6285b7af7 SHA512 d4efc4eac60343ea71977d1907f3a32dba9c423b9b2e4a8adce21efccb1231e52d084053a5734b40770ad6ee0e27d2f4218a474cfff0ae2458543b8eb21b3954 WHIRLPOOL 20f3bc201cb3fa2448f71b0533f94f2f3a84cfafe98202b4e6edf4b3f51ec53e1c3dafbfe4800e0b135361d4002458e8cc75341c1e69e92f7ad9949d117726fc -DIST thunderbird-31.7.0-hu.xpi 454542 SHA256 ec4d3c63698bc825fee4a2dedde66a7796fef0efee8df307d8f233f382ba784a SHA512 acf918d414e5111c0eafa7b6b74d8ac3f34f313443829c963b80cd990ec78e23a0a372955d5f7f5cc1e60fd8da8e05aeb3596931463fd3cc3a715b629c759f95 WHIRLPOOL a506994333b4f3365aa52bc02578f887aa4f21a599905734ef07cd26014f1f25d1d8c1da8741cc01fa696f806a2daa9cb05043486b84743ac1d00083eb66c255 -DIST thunderbird-31.7.0-id.xpi 475876 SHA256 40c62742c10f08f1b93e68b026b48b849dcf323f99987720be19c0bc0f4fbb7f SHA512 73ce541a9e48a47bd85afe07d51fff02ee458489d9aa9649b08ae3e6873768a10aaa1825d293dc7c201f219d993df77578bde76f4d43342272e9db72389bb3b4 WHIRLPOOL e7980683f9af64361edf69c81027d83cc6d2cfed2b6b13e21abff5008d1ea0105a599e5517a5911bde7cfea8a7b46658bd283d25a9053c4df5a23e2a90d1020b -DIST thunderbird-31.7.0-is.xpi 437959 SHA256 1007cd1f3f72deecdbfbb3ec54837955f53235de4b39405158eec9dd74750246 SHA512 0713490e5853279c366814b8ba40fabaa8a3ac0df92f2fa91e32ab89a7c3f6b75c93234cc4e9e0eb85353daef2e997d385959d1445ba2054a07006b6d3adfb7c WHIRLPOOL f240c869441029c3a438e629d1cf8877b1d1e141f509a5b07b4ac2ed40f2afb87efef83782707def04d1b3dfe0c3970d10e6f0cebccd5191a8deda0f70a99984 -DIST thunderbird-31.7.0-it.xpi 368001 SHA256 6de47224c4342a1fc1c81d8ec0bab90cdacb4b4e54709e9590c2bd341fbfbae7 SHA512 ad7a17254d89637d5b903a9eb02796e5040254cec9be52391b20ef4a76eb1d181bd4dc46f75c41f1ac3c7117895c65e3e9ab984e30988e431adb8aa1fd7d9e6a WHIRLPOOL abf8b4fef9348f2530f777e8ff94d88ff89270b07f4ef8b88eee776e06d2ed986998991e68e3762b447de23114005d25cf99a86e8782ca8eb4bab36c478d46e7 -DIST thunderbird-31.7.0-ja.xpi 489267 SHA256 4e3f6637cccafab04d665bb66b2d808797384c3b322a4375efcb9a3be480fe7f SHA512 ce19c1e0c7a99643ef7ccdd7af6765c6e6a40d9866b1a42bef17b105b4bb7be3516f657a2c46048d3faf71907bc6d4d7fa638da69fe3945e7ff17497c5081cde WHIRLPOOL 964d0407ac8f4f9b14fa0448c94696e9fa6b1c554bd0f875cc1c112530be039606cec69f08776e2aa058c94c1f67b356107652071d9a5ff75816229dadaac143 -DIST thunderbird-31.7.0-ko.xpi 448920 SHA256 6c962ee2ce9051223897ace9fa6d7c60ffb7e95b103a52bad0f17803efcfeaf2 SHA512 7931813534e58650cb2973c0d58137b7a7691890c912c7243585c35eccf0b41f3bf6eece618f177deb5af5a11235c1999b5ee0e7fa3ab152a5fdc78b450e9468 WHIRLPOOL 2ec447e7c0cf5893c6cc218b23bfc7c4ccd91f751468ddd6c44abc438858841228108ea3e167f80405b0ba26afe8249b74a26dc3a4d4a5c6863754e60173bbd6 -DIST thunderbird-31.7.0-lt.xpi 456352 SHA256 9dbde5ddc20a9512320490318f5f6278d5626357f3b17401482a439a4f6be654 SHA512 cfd7fc94e5bd5fd5d728039e09fd10b8f312f4a693c44f4b6c8be8f8ac17cc9b79274023c770adaac7160871225c45dfe635f4c09e16a2e62463ad1ad3626515 WHIRLPOOL 94e27e4becc4d00eef9c20a3d86314032c9d8ccd91319b74a39605fbd77069524aa8f1bb4813122cba95105f2b07d314850d590c8943a946677a1ea0d71dbf1a -DIST thunderbird-31.7.0-nb-NO.xpi 430942 SHA256 51a38f39dfc18d945a0985a23d0b7770f8fe3cebf8a28f22fd92bb288345a9b0 SHA512 f93ff2847d144762de1b12e26813e0531459615c142cd6cb90c36e77d2e9a869113794985dccf17b4b67003040528f3b82924e458f10b9fa54fbbb08f9a903f9 WHIRLPOOL 5b3a681c421131dd4a04cd0d0d67e0cff6113e24bc104dcea1ad1d89d7bf730d59fb0439b67a6fa043a81ee7c10e3e45ae0992175afd5bc5232f50982ef48974 -DIST thunderbird-31.7.0-nl.xpi 431888 SHA256 784ba5505afef70f492a85651c632da974c01bf1c5a945ff132df40b077304d7 SHA512 9d343ab7f7db953680e41af47b97d137405c583e3fc9ee5db0f650d964499773dada989652cbd3ef0880840c8d78b603072ba02e68ea9826793e6935e270737a WHIRLPOOL 7af3fd203eb493a674a7adb41aee8f7c115d544a617d372a31a622bf99322fced9cfe03a7575e2f66e5614e73e31cb660f9cc6f50179e42cdce9039005a2e279 -DIST thunderbird-31.7.0-nn-NO.xpi 433198 SHA256 cfd312de7632a96facd36acdc00a04bc571101d655c5c8f70300d3f982b58366 SHA512 7ee04040671c2aa5e96121161db8ea86890069288726b4ed908432506c126a358fc47b3c9f9ec973c70fa328fc6af2fc19b9f3a882b14884d72f0e6ad6f903b7 WHIRLPOOL 5792f282d64c4e96928521f9a6944003ff92011172804c343c1e8a4669cde5bbb6c0b15c35344daa782db8ef5ea0478c988841c690a49ea74e380926e18c79c0 -DIST thunderbird-31.7.0-pa-IN.xpi 525323 SHA256 e444889660a60b44a3e5e6fc94972e2b8a2b97e0fa8959b41bcacacfc8be931d SHA512 e2713ac8c3ebfdf8503135da51be1fd80af683588816a57ac01fc9d1d1ed7b0f45d6c91b17b575ec03ac02a060fe0bf7e0aa4572a5d05ce0700c03ea6f0d26c1 WHIRLPOOL 324862317a74a89039257fa6740d0ef2cd6046698615aece00ad8a60231540fd154da4eb9264c6a486d7bf1fab38e7a4e2505cf12f9fc9261f333472305f7f6d -DIST thunderbird-31.7.0-pl.xpi 410873 SHA256 3ef71ff4f72e28f15ea76764be9179cefdbf92a2270e87dad557cbf6d6c44f36 SHA512 e7f9c655c34e8b031a1037a0879f2b82e9d3ef78a642ea70209739485fc69fb435c598193e42a749c68cbd5bcec262e8b8855f4d95f7a89172ca3178b8365cef WHIRLPOOL 4a13369fc475a76d9e7c200a4e08e80492fca0e8c4f4362fc9e8d598d7a495053bd72bdbd2bb9195dc944165e1789943de4f9fe5f37a821cfa6e8abb2e9164bc -DIST thunderbird-31.7.0-pt-BR.xpi 450477 SHA256 298f9a4a205a77e471f96e38d12dbba00b6fb9ddf89b496e8b5eb106d1f33c97 SHA512 0015835e1de0085eadeda0f7fe3f3640b2fb5a3d57f7b3ae2614b7ebcf14b513597461700655a30966aa02d03a7190897f8cc59d590baf79871a2c93c6d4c5ba WHIRLPOOL 8da5f14473116d14b0c4fd418151681ebbbd3b3450606e835fc0cb1a2815b942bcfc23d3c1c5da49984fd26c6efa11f2e79f1c7f8d4dcaa1db234e111f6657ed -DIST thunderbird-31.7.0-pt-PT.xpi 439603 SHA256 e01d684612fd224536e9cb21f44ace5cab81bf8fd15e8e5265847df1b2407a59 SHA512 15857ef52bdb218a7afbbdc57a4eb83e4f3b58433ff0edb463cd3586983168cf2d8486be19349ec2491b1cdaa3bbefa5aa154fd00cae54cd3e6e42508c32c939 WHIRLPOOL 0c1de87b0cb4f357a20d27690327080aeb2225d530d6dde580de1a6770b02b53795b78dfdee0e22afedfe4648bdbd1def4d09aa6571068052795de246f477215 -DIST thunderbird-31.7.0-rm.xpi 439185 SHA256 0d2606836428595232daf0aedbafea4935e641658712fd99e34668e686c0d2e7 SHA512 4f3c12386c7af929fe584b8c3cab5ae21ceba9a059eb000cd09c498f9e8ec66123b1ec6a856bac339a0d8a9a658c005f4b06aa734ee986c5cf02519810c50327 WHIRLPOOL b78cd8d1b54112e17de51df462c50c25cbedffc99bb45a49f428a46ee0b3d9de9802469aa1b06ca5fb66a6a1e6f7b94b92eb2479710acfa68ff0d653f585fb9a -DIST thunderbird-31.7.0-ro.xpi 479749 SHA256 7de4b8e3ffcf3ac7ced5aeae0ca84d1e9c8603646e54473665505e1f1ac66925 SHA512 4ff2edb9abab69550a0eedd281285cb76042b4ecfa2a2c59bef088cfd0250c4fa33d43497e9ab3f10700925a8a861f1242b4d957ecbf85049a6eae742620cd7f WHIRLPOOL e4d4cfaa9edef180cb98423d4efb9c4a69dbd9c37a3dac0de23e7dc1fed9943e7c3bdddc0838c5e3a8e30786f44ce5f411db398d550e6fe5e4690466b1907a50 -DIST thunderbird-31.7.0-ru.xpi 436156 SHA256 38b372432b02c42703e3f425946cee6a42918d574f7bff7df5f9997ddb076f64 SHA512 3a41744e60a5c211fa1d4121565be919315ee467aa9e7d091cae8788c25dc366a78dfc6b9308cba59c398bffe7fdbc13f9e11ba48b3fcf241dcc81d1aac6173a WHIRLPOOL c4ee58b07740c1541d63dd0736ee396ad8118b0cf914d46b6dbc288c3b497ec51200f8402f6a3d18885c9abe494a9115d384aa06d65fafebaabffbaa1b0c1c90 -DIST thunderbird-31.7.0-si.xpi 528812 SHA256 3441d57aeedf15c5a29800e8f544b8571d41e5ed5a381d8bb2087cda97074970 SHA512 a40b15934f11f2c2f8dfce786fbcd85cc974988a9f7dde9d95d192ac8c0181c7ed74e8d59913fa1d403925dbaecb1a45bec145fea5802163696943e56e369210 WHIRLPOOL 823ed667a56213ed781708c756de9b820a559f65f9d9b88377b746dd4c8af66ae246b29293bb6383a5e040fe0584f762a2ee70cdfe4effa0ad90c0228025b94c -DIST thunderbird-31.7.0-sk.xpi 452995 SHA256 dcd56d713daa7b6fb03d64219797e159eab8bef2e7eb9bd7999c0b285a24d153 SHA512 4dd70892662c5e28e36ac81a53d6db0f6c5fe18445dd67ff0ab86bf75455c3ea77055bea4318f9d972de5bc3c13bdf2fb98bdb574f5a2d3466b0c3f11a0790e3 WHIRLPOOL e782ea7b3bdc095a7e27b71c062a88028bb955ab1eccb04587d1194c3cabbdca189154054656d11d6b199e9bd5e91b09b8415f6455dddd76f3d4c90f05a5cdbd -DIST thunderbird-31.7.0-sl.xpi 433874 SHA256 7e7fb8287b9255aa8988bf63677e0bed8ae30c0da5ac7d83ba1300ba2bca41d3 SHA512 a6f15b01c4bc4d44013d38034ca62c06a9774aa64f52ff1ab4710a1d75c89b9bbb3b44688e20eb41068bd9d4991c2b1c4d95ffcef334959426ca78f32a1b15b4 WHIRLPOOL 75edee6536720e7bea2f5aa3b002cea2d4b8aa8257ebf0aaee8f257bab7d204971bdffcc6c7d960ae58f9a95fafd55444c674bc69fcecaff652bb5f1f611c4ee -DIST thunderbird-31.7.0-sq.xpi 454695 SHA256 b9270889a4905233e450be25d61e4a1359a057bc6c021d5aba23a941cde56123 SHA512 2422f41be13fff2c4ca7ad8dfb4b7fbdf88c4639fdebd25797aae679d1e0e1828d17a1c23ae25c536cf6b97ec5dc410bb0996fca40423f72696c747f30202dae WHIRLPOOL 37973241faf3909fbc800489601a5d75bf641e3d51e3f54d49e0f5ddd4bc5bd5bc2d65f9d17064fbd160973eb508b53b22727f49ec42e9c9b22bbfd54f17ed51 -DIST thunderbird-31.7.0-sr.xpi 537335 SHA256 0ef471cf54c052214d5169189a72efc0e8d65801e482aeff413ffc7c822c1651 SHA512 519f340284e817f27757688a440885271cd98d1eb697ed432c7ed74e9321b6922262b2140f4a559f113cd3c251c48428d4990fee2dba1f9831979e7101d5d4b5 WHIRLPOOL ca18e41b2ad99b6132fa11167154c5b6f07e330bcf6dd7a563f095779cbb0ac7fcd6b430eebbbf0066579d0aeff2254f7a2d6a0edc1ad8cbf3667cf9dcf79572 -DIST thunderbird-31.7.0-sv-SE.xpi 436106 SHA256 803529203aded6bf1194a6d5d575f5e16f8a4a249a68878650c5469e92512923 SHA512 f8d431225f39d2fb0c950bd354f002185f74514d582682447b1f433aa92d3c5b847e37a67e3691fc513d2d90929f32567883d0f6b594cff37645525cceebae75 WHIRLPOOL dbb11445906617f6a8ebd4c6d6280dc197cc512609bbf237b1797b1cdefd4bc44e0ef28e32e5efeab806d61fbf95f5295148b9073197aee838e418c4a60dd3e6 -DIST thunderbird-31.7.0-ta-LK.xpi 553509 SHA256 3529d8a55ea5458edf24059d55178b6c4935aa82b604bc1c46e4b4bffb88234b SHA512 a5d5edb7099ae1f5e43851c9b691d46b68bd5166032c148c925f90f1156e18e74c9bae187b736c3078db150478f99c3e3ee71d47a6877fb4ff474ec3212db010 WHIRLPOOL b46f1fdcca7a363d062339b2c9b7e2e36c39b7a2412b6296ac47ceafcb29581f088dc7246c187e38f89286a60ada6f76618f87fc85ceb429cbcc8e44dc3b87b8 -DIST thunderbird-31.7.0-tr.xpi 457360 SHA256 e83e64f528b12b1550efb28ba4dea51e7912ab2af470c1382d78e01d9dc3a3ff SHA512 26fb0dda593ef03f32e97035c48e48e44893fcbf2fa8c6c8cc9fa9bc73504d3017e6ef4d08afef004f6e9ba70cabe4c83fde164aa6e969acabfec03823ea4397 WHIRLPOOL f7241cb835348ba9b396ec81cef684f5f51392b61d32f776a333206bcbd44d7b25c7c2896e08bbe039099402fb34be76a9368c6e077339c7e35a9fee97056da2 -DIST thunderbird-31.7.0-uk.xpi 499656 SHA256 12c2001834af439d1a0f95ed3f416788672d41c5b02481d26e54f66e721c83a6 SHA512 0665b2bffe5f043c1ecb6b7d8c2a4f712372942d186bf4d7137684be33fa2efcf1584617ba82d8925b48354dc27465f1977339465eea57e5596f4fd672c98e12 WHIRLPOOL 18bbc05f9fd1d157e00a01c38ab26c9131a47546a27e9532c4fbe0cf4816416b70f59e14fc995043cef67ecbe17edeea217514a8c56bb17aac6ca5a202c73bf4 -DIST thunderbird-31.7.0-vi.xpi 513835 SHA256 7a20d9842117105f4ac641d602977cf20d4149564593adba0f3415976fd7b52d SHA512 5fbd24fa2ee78ed5468ccf0fc2dbf6d7e66ebc2a2462ca7318e8a90f904708fd76436a57d1a61d3b4518fd7942a275fbefe979ced0e7202344a3428eeab319e0 WHIRLPOOL 962e8951506a26e96a1f21efe924273545dd0fbe8e37cdf91cbf250f39c2821f7111a3a87afde80a55e7e03d01f2613f6010ec512355f0d04b6b5d3a80b83742 -DIST thunderbird-31.7.0-zh-CN.xpi 462668 SHA256 f582fac503f385ceb59761134ed24170ded9f65861106ff77219040b169e6a37 SHA512 01b10f15d691f1704a6fe00edd2cbaa6c2134946b59a338bb9fb6d4571b28054cf3e1a4b0c2fdcec403fe96fc168b9a96b9fe5e6b4d895adfecd348923ab0c8c WHIRLPOOL 13405169c60f07479b3985941460454d42d059e26140675a4d262680d0a84dda9882f77ca7bd79f7fb6b5afaa14f62782228605066055cf705d5edad51cce981 -DIST thunderbird-31.7.0-zh-TW.xpi 463408 SHA256 3b60993a3c85f61ef57b02334d3a71d864e9e6609ec29f398c1f60094cad43a3 SHA512 2f200118ed78433b0f759ad2c68ad696b0a94ba82b9d038eb3ffd8a14972402a1d364e4cb6436eb1522fed8a69c828bb46893122eb8dab5d81de62381ea8c94d WHIRLPOOL a8fa9d4e04f5674fca3105f60d94179f38d1f5d73fb4a8db355c786b75b432d7602e2acb5f97e95b6582dff3a4c5a80f5817e6d3ddca57bbbfbd8aca5728eff3 DIST thunderbird-31.8.0-ar.xpi 472812 SHA256 2f2f6e0e5554604fa861571eeaffc702a15a4be088df99af6f7c1944d35c7e9d SHA512 ad77e3f4dca5ff063fe44a7e23e68b897efb417e529be58f310e486b3f322386512afbb00f95f121fd29df3a186d3d2b38c5ec08096c77832fa4ccec903e6d85 WHIRLPOOL 863e32689def07e16218b7b0d4a7fa18ec232a9665f4a03ba4b58fa3cdf020b5835ff07c32bfa0db2b10692f545a46db478324e722c83aa91c8149b81ab1e5f7 DIST thunderbird-31.8.0-ast.xpi 393048 SHA256 4ed7590913176d329ac340afb8ea5edadc7ad992ccd85b8731c9967e4021b3c8 SHA512 091734274191b515f6cae98555418a97bce2b7beaeb10059d0bef1f802d3d013430aece7e4470b36419fd66316a7f96147deefdfb99da66c4086ee955fb9bfa7 WHIRLPOOL e980f35455204c9686d3d7126c92df6a9f4a4e8d8fb5ebc7e1c0604e6467c21e20e434598ee47c3e5feb843ec146d3e5e2e9fe8dd737568982878c9c0b9632d0 DIST thunderbird-31.8.0-be.xpi 427488 SHA256 62bf36d474fbe878ffdba51de16d9b0d398f36aba869063ef2f3f105828a122c SHA512 67ef52595ad5459e28bf563022c8cafe2ea5d06084a48e86dbe8d0c78655636a677a6cde7c38741af50425f3f563179495eee2d16b032b829fcdd9ebb1a13fee WHIRLPOOL ce54655edfe810df6a3a607daa393a03347fb42e8e4c512c809a4c63ff33136879d537fbfba11c58a84b9a61506ef9f18db19aa0cde1b90f9c558468d8595a48 @@ -159,9 +107,7 @@ DIST thunderbird-38.1.0-uk.xpi 509621 SHA256 e32214709147900c4336af83dce5445614b DIST thunderbird-38.1.0-vi.xpi 519864 SHA256 6d9b056f1d13e7dd95b79780c65e202c5c428f87e206370a5264644579a41626 SHA512 baf9551168ad25f6fe07be1798bf9256313211d3722a18e49ac8f6d4f266ea9379be1561ac5a4e798ac8c908cdd143e5423e3f81e57d7ad074577ec191df5c12 WHIRLPOOL 067a004abf19e12b6e17d1e2d7b54d19037ed53906e2c1fa655c5b10ba5474d71926d566a7254cf870a1cd2e3e8e6b286f176b09c971bee75ef493d26320a883 DIST thunderbird-38.1.0-zh-CN.xpi 466411 SHA256 9d00bbc2f01c6974877923f9d770e16112b5e859788a728a7244052361f1ea7b SHA512 f6b42fc98b12bb821ac86c1e860e4191636d67b1647810fef45804fe4530131531a1b5e3a0212fa8a97d53c2d89611fa3f316517f3f1dcb12f8ebd4f52c3225d WHIRLPOOL d8e4e527a19883aa64fc19b55761fd2506464c3223f1ead63943c3564bf5228542d2639c52446a738ca538a13e913707ca0ade4500b4e5e500ab06f713182903 DIST thunderbird-38.1.0-zh-TW.xpi 466660 SHA256 65dd33db3a18a4f8eeb54b953650a3a592a8821765e44888849f15531bcf88ca SHA512 9cc890a50c5ba199e0a1fea9b9245895b1bda8f9a73e38c60191536113a960f8eef9c0d9c46bbf6b06451109fe60dee4e88136520291581229b8b302dfaee4a8 WHIRLPOOL 9e47e59b80ab8e947e8ecf8f0a02e76a9b1b92916701582e9c2995bf1eba8063497f05abb2ea75df05cff7181970357db24908e43fcad003e19138aca7a5a939 -DIST thunderbird-bin_i686-31.7.0.tar.bz2 36880203 SHA256 0a9b17c479e9673130d03bb38371013f2caa987690ca36318d32b934d54a5fb0 SHA512 cb1fda9c2c84fa579e6a367e4c21d0219e69ee8887bfc6daeeca80acd0b16c5763b2c8825dba4e9491d527f8548a09cdcaba4dad38256b40fbdf45ce204d7c4d WHIRLPOOL ad35c80ee89a497c936a2319f03d5ae25826a725f81617fb7b400b25bcdac14ed5cebf8dea85add3bd9eac10a565ba097a3f62861e8e74589e45cd6406899279 DIST thunderbird-bin_i686-31.8.0.tar.bz2 36887073 SHA256 b0dae02046e97849d8e0136787b823a05ba38f85ac757b549f02f2672608407d SHA512 542d01ebbbf6c63c6d051e98964614aad628678ff9089382a080a8fecea8f84f8cf5b9bcc68e89fcd838c0c74cb9947de41eabf850be15b4363c94b35bb16e5e WHIRLPOOL fbe97109c8669a9aa7dca01942001ae59b7dd2af60394344428c26746d83d0e77205896faee1947c8054fe3180c8c2b1488263c6cfd2b9e33553ad66d007ad4f DIST thunderbird-bin_i686-38.1.0.tar.bz2 41827825 SHA256 3ef348d181d5a8ef35dd2781ac468e365878139e67a9c34fa817055928b95b3c SHA512 fffa54cfcb1f7d1cf932b2750071e9dbd254f53e8cce5959ac137c76000cc6978850fd96728b7ea6a7c30894c536764c91dc9c621c9c5a8599a65157e634c763 WHIRLPOOL 1d5f55fa983e3653c8ce253f9d6ec8c4485d3551dabab7416bf31327d80bb98f9701fe9a280e2b95b6ab53d787dd66a858f8eab7d80ff712c5674f3edab3005c -DIST thunderbird-bin_x86_64-31.7.0.tar.bz2 35849515 SHA256 09a669d50890fcd86642608e9c21f55dac08c4db9808db6b3782be831e41e680 SHA512 fda5d82a6e4e7bd46e2d8ef26c29374a94e83422f155518882c71b429019faf792fbaea9730af85324e2d5519a657bb5d1f7d5c276661ec62c1076f24a5405c2 WHIRLPOOL ceb0eca15b28fb1d96d4418673f8a33f1fc9b781296c60a81aee9cc1840980b7c0577e515dc3a581f32206250c627b110d3ec7941ad6826560afbfb2ae87dfde DIST thunderbird-bin_x86_64-31.8.0.tar.bz2 35851678 SHA256 5e2fc9deb0726f5d1b685bb64e28046401468a8f8249e599a6a0cd003b105d62 SHA512 ce81356925208b92c06211a1568dbdf2a494c5bb03c7d37e5c3d1d2a46a83b817725e6f2f3bd818a811ab3404885f44260a9b892b7143fc505d04f23470a584c WHIRLPOOL 585e8d6970d518ff1067fa149dc59762f2f70ba8b54e459c264213fcbf7b9e6d90b6ce8f5a8e465398b053604d484561ccdb61253e2b936f49e2527fa4e28855 DIST thunderbird-bin_x86_64-38.1.0.tar.bz2 40621448 SHA256 b974434ff479b800ef969063fc930b197f606bc3b7bed4e2254d29e65c52916f SHA512 4d5dd79f4fba2fb79120a8cb9c2bd7fe7367bcbee2e6211972950f3ce4763fe834d2b76e76c09f3891f16c5ea91b7b181c50028cc829f1be9cd55b289a3a92dd WHIRLPOOL 17b25cb1dfd14a3193d6f8601063194288108ee371644ac8f3c3da3bff82f7badbca25cec75de221066844fff529f7f7fa487cc04a8b11646c4f6536edf9b966 diff --git a/mail-client/thunderbird-bin/thunderbird-bin-31.7.0.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-31.7.0.ebuild deleted file mode 100644 index 7f0a461d38e9..000000000000 --- a/mail-client/thunderbird-bin/thunderbird-bin-31.7.0.ebuild +++ /dev/null @@ -1,145 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-31.7.0.ebuild,v 1.3 2015/05/23 19:05:59 zlogene Exp $ - -EAPI="5" -MOZ_ESR="0" - -# Can be updated using scripts/get_langs.sh from mozilla overlay -MOZ_LANGS=(ar ast be bg bn-BD br ca cs da de el en en-GB en-US es-AR es-ES et eu -fi fr fy-NL ga-IE gd gl he hu id is it ja ko lt nb-NO nl nn-NO pa-IN pl pt-BR -pt-PT rm ro ru si sk sl sq sr sv-SE ta-LK tr uk vi zh-CN zh-TW) - -# Convert the ebuild version to the upstream mozilla version, used by -MOZ_PN="${PN/-bin}" -MOZ_PV="${PV/_beta/b}" -MOZ_PV="${MOZ_PV/_rc/rc}" - -if [[ ${MOZ_ESR} == 1 ]]; then - # ESR releases have slightly version numbers - MOZ_PV="${MOZ_PV}esr" -fi - -MOZ_P="${MOZ_PN}-${MOZ_PV}" - -# Upstream ftp release URI that's used by mozlinguas.eclass -# We don't use the http mirror because it deletes old tarballs. -MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/" - -inherit eutils multilib pax-utils fdo-mime gnome2-utils mozlinguas nsplugins - -DESCRIPTION="Thunderbird Mail Client" -SRC_URI="${SRC_URI} - amd64? ( ${MOZ_FTP_URI}/${MOZ_PV}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 -> ${PN}_x86_64-${PV}.tar.bz2 ) - x86? ( ${MOZ_FTP_URI}/${MOZ_PV}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> ${PN}_i686-${PV}.tar.bz2 )" -HOMEPAGE="http://www.mozilla.com/thunderbird" -RESTRICT="strip mirror" - -KEYWORDS="-* amd64 x86" -SLOT="0" -LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="+crashreporter selinux" - -DEPEND="app-arch/unzip" - -RDEPEND="virtual/freedesktop-icon-theme - dev-libs/atk - >=dev-libs/dbus-glib-0.72 - dev-libs/glib:2 - >=media-libs/alsa-lib-1.0.16 - media-libs/fontconfig - >=media-libs/freetype-2.4.10:2 - >=sys-apps/dbus-0.60 - >=x11-libs/cairo-1.10[X] - x11-libs/gdk-pixbuf:2 - >=x11-libs/gtk+-2.14:2 - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXrender - x11-libs/libXt - >=x11-libs/pango-1.22.0 - crashreporter? ( net-misc/curl ) - selinux? ( sec-policy/selinux-thunderbird ) -" - -QA_PREBUILT=" - opt/${MOZ_PN}/*.so - opt/${MOZ_PN}/${MOZ_PN} - opt/${MOZ_PN}/${PN} - opt/${MOZ_PN}/crashreporter - opt/${MOZ_PN}/plugin-container - opt/${MOZ_PN}/mozilla-xremote-client - opt/${MOZ_PN}/updater -" - -S="${WORKDIR}/${MOZ_PN}" - -src_unpack() { - unpack ${A} - - # Unpack language packs - mozlinguas_src_unpack -} - -src_install() { - declare MOZILLA_FIVE_HOME="/opt/${MOZ_PN}" - - local size sizes icon_path icon name - sizes="16 22 24 32 48 256" - icon_path="${S}/chrome/icons/default" - icon="${PN}-icon" - name="Thunderbird" - - # Install icons and .desktop for menu entry - for size in ${sizes}; do - insinto "/usr/share/icons/hicolor/${size}x${size}/apps" - newins "${icon_path}/default${size}.png" "${icon}.png" - done - # Install a 48x48 icon into /usr/share/pixmaps for legacy DEs - newicon "${S}"/chrome/icons/default/default48.png "${icon}.png" - domenu "${FILESDIR}"/icon/${PN}.desktop - - # Install thunderbird in /opt - dodir ${MOZILLA_FIVE_HOME%/*} - mv "${S}" "${D}"${MOZILLA_FIVE_HOME} - - # Install language packs - mozlinguas_src_install - - # Create /usr/bin/thunderbird-bin - dodir /usr/bin/ - cat <"${D}"/usr/bin/${PN} -#!/bin/sh -unset LD_PRELOAD -LD_LIBRARY_PATH="${MOZILLA_FIVE_HOME}" -exec ${MOZILLA_FIVE_HOME}/thunderbird "\$@" -EOF - fperms 0755 /usr/bin/${PN} - - # revdep-rebuild entry - insinto /etc/revdep-rebuild - doins "${FILESDIR}"/10${PN} - - # Enable very specific settings for thunderbird-3 - cp "${FILESDIR}"/thunderbird-gentoo-default-prefs.js \ - "${D}/${MOZILLA_FIVE_HOME}/defaults/pref/all-gentoo.js" || \ - die "failed to cp thunderbird-gentoo-default-prefs.js" - - # Plugins dir - share_plugins_dir - - pax-mark mr "${ED}"/${MOZILLA_FIVE_HOME}/{thunderbird-bin,thunderbird,plugin-container} -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - fdo-mime_desktop_database_update - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest index 567f73388dd8..8ef85d553720 100644 --- a/mail-client/thunderbird/Manifest +++ b/mail-client/thunderbird/Manifest @@ -2,7 +2,6 @@ DIST enigmail-1.6.tar.gz 1231111 SHA256 10d5eb7ba364b9b6e6275aae8bba1d0e4321ed7d DIST enigmail-1.8.1.tar.gz 1592706 SHA256 15b621455fb945b0ff1a55b50bd75e8bacee8650246fb9cd683b55b8d17c6dbb SHA512 5eff0e8ee9ed2b4def956ad6ca83db47f3710ae2937cf7ec6958e8b0f8941ce01c3c99285d2c127465c6a99ba4aeb4dd56cfddb996c5dadecc4872bbf63d857f WHIRLPOOL 952de0cfbccd23ef0e7862360909542ee955c47b7f90353cb2743f95f9f0da62f73981bb235896c6c91aa4fd5a03e3477648911b562bb27191002dfa452433c7 DIST enigmail-1.8.2.tar.gz 1604159 SHA256 1d2700799bc52aaa8e8c9f7a0f5111281ff9fbdffc093cdff070657d574eb2a6 SHA512 51eece988f466aeb4a343719a86dc7d95ec41dfc3ec7e3d8d2f360528675c605f8f2154f10aeea6ef82ed87c784f1d13bfc978e052a9ede0072b5137f6294b11 WHIRLPOOL e12a703899e0e4c98adc58b5f4bf1f74e24a2cf09c1a706a6edca6aca06140041b293f23e6e5b05c507177b4148533ebc3431fb75592aae07d791a899ba2c45c DIST firefox-24.0-patches-0.9.tar.xz 6576 SHA256 615b47ed076ead8f6fe8a9cc8b51ae7615bb8fb404a3e7254190e73c6669479f SHA512 caf76c23e3ad4ae0fd9d240d4ee61c289bfc727ae8117a17c27396d32ab9e06512cfa53da86c99e6c2d941eca96e18c41775473f3c4a16cf8c91a2e8dbe144ad WHIRLPOOL c0104c84c20a28b945ce2fe5a22e00ccd412d00bc38e4d51583fb47765bd639808db1a1bb52be9b7515423437ae131e12dd5f837b35d8e2e50dfb86341446396 -DIST firefox-31.0-patches-0.2.tar.xz 4636 SHA256 fdcd4e68093fb905af06cd89aad7042f8a4e695dea9c184351945fcb5872a062 SHA512 2fee84ac6027a1e1317470112df54fef411596a522bca756f82c525b13ba952015e71f2aa05a807fec04c3bd092e8cbebd0c2349e0dc4950b329a88811b00151 WHIRLPOOL 59dc5f3457dc2a0c0c83a0128063da00d127cee13487b112064368de7d98438b7ffeb1dfe362080eca6a82af4834f3e27c6bd887e51b5d59c728ae124b26114d DIST firefox-31.0-patches-0.3.tar.xz 6004 SHA256 1ca282d9b58e611c395fcda508bf0ddfebfc91ea6a6132b59f1acf90566f663c SHA512 4469ccc3200955bb790a177352ebdbfa5c2299581bbbd0d83be4e2e0ccd5cb850c5023f3784dfbb3cd5d0dbed9bea4b533bdbe1627e42ba60437b4743a0e8fae WHIRLPOOL 86b2da659dcb11f34cbb6bc966d7f7ab79fb3f8f3584f929ea50f7893bf84b01ece435c4598c05b538d0719fb0426fca51a1cc9f9abdecd8b8e8beb5109cc899 DIST firefox-38.0-patches-0.3.tar.xz 4796 SHA256 bfbef81748f76f5f80c3ce6e6b810b65f6266f71da02722b1e8c9fad865b02bd SHA512 a974e33759246153db7d83488f1326275efd12c44a6c8c539cbc35709b4dbd27e848bda32f302ac2baa5d8729ba20579ebc7f643419757f542972ca1a264d520 WHIRLPOOL 3549239db380c02a1575ff407ea684a14827f2250d991b5eb6c8a341ceebaca57cd2cc422e160f00dfab933385d677574cd84947da07bd282c68bb84c40fa42b DIST gdata-provider-1.0.3.tar.xz 55860 SHA256 2a6b8c1bed9c32dbb91bceadaf36986bffab4379ebf8ab1af83f9321b38f9cdd SHA512 d1a99e179f4bc57c98beef80c27c5f774dffdd177a0ee0adf27441aaea27f96d61e723e592f9fa813b943acb34f572d5769622e2dd45c5befec762e0cbe013fb WHIRLPOOL 2d896ae041ec8e6bd6f9474bf01ccc43925d89254cd6c719dfb70e1a5677f21fcc9536c2595f6b1b5823607d69248512d6dc9f5a1f208bd2e25a59f30a0c8c3f @@ -68,61 +67,6 @@ DIST thunderbird-24.8.0-zh-CN.xpi 449181 SHA256 d0a1c7a75d9fdcedfd1fdd760a1258ed DIST thunderbird-24.8.0-zh-TW.xpi 450001 SHA256 342d949817659c5e4b405d2bc0cb5cf237e1d0657d77823f6a6492364f7da552 SHA512 f3990295d9ba1e6c70648e2981a1f37b98704875e742d5bd7bd637fe62125f0b763e738881bd3611231749f169f7ca97d581baed319a0f8f4b471116ce088d0a WHIRLPOOL b12c30d3903e6e54ccc0aa51f2d558f7a9ed2a50ea3e632fbf064461925275d2677c1c332e667ba2c89a05dc8966a214780481b4f8ceb534840049ef2129c8b4 DIST thunderbird-24.8.0.source.tar.bz2 140364864 SHA256 5b9428c21828b439698e00beb92c71c5a1574c42b92a6fe563d99e3b52ed6a91 SHA512 2848af60efe78b03b61e9361e9044237928b3b9e5bcfbbd9ef97dcafcb7499aa5bd8247cde10846d947e182be46f78c746c58fb783da0b2679a44b0fa0ab58f5 WHIRLPOOL 8c613030d6fe3dc75fbfaeaa71f8e4ffe36a40701d1254a1648a0bc64ad166a900128f34672836a83337d0b2677f4cadf7e7bb0ca656addc189cc5945c8c3bb8 DIST thunderbird-31.0-patches-0.1.tar.xz 948 SHA256 eec36d5cd4c384d4787ca034b2abd4aaa41e831fbb6988169f603703af2083a3 SHA512 4a20f23bcc97c9b00fa461f7b0e3b7660ec39a99c16154a0d35d6048d72db2b8bdb1c82c81cdd75047ab4a11326173313b4a85733b8697d2febeae968a85b38d WHIRLPOOL 921e21cc3451f0db19d1f891952b53f75da08ad9e2da6309cf3d29c1facc05b83c618b6ad0c01abb121ff29b7a65af140a7021d4c584827b81a4977c879f6df8 -DIST thunderbird-31.7.0-ar.xpi 472812 SHA256 fac353e1067852ccac7bc23a958c54fdebd2aad30ad9551a07deb23811046d79 SHA512 ccc07470ca9cae520faecd794cc18e103ad3454ec304bdc3e69c9c82918d17a764be0319f2094e7ef5585fbba4a03693c5915f12316fd0fd47ee5fd10eb766bf WHIRLPOOL 91213856bbd0a164b3ad227b943491245b90a78fb34627e26dd8d70cb3205dd8c04c23489adb70a8e41b9107f14d4b6eec90301058bb322f615caa7e35c27e7a -DIST thunderbird-31.7.0-ast.xpi 393049 SHA256 4e39fb7792c7fe787bb9d9f3a03ac57da15e9b353a51f1602afcffc3e0e0ffa8 SHA512 aec251ccf98292cc05e11fc230a04540e2d7e9eafafb3db9d1f2f3287f1a973b1220f9d97046f8ab5f88dac0dbde26d1bee228f88974aab35374e3c885d20301 WHIRLPOOL d0377a5307a705c68d5526868424d60ac0082f801927f20c4cc680c4b17beec5125ddd036d3841489323a71071320f4c6c4d7421510d9015e143770ad6161818 -DIST thunderbird-31.7.0-be.xpi 427488 SHA256 8be5b81c0a747d89ff9f586d726706718711a01ffd70ecbed9fe00352fb795dd SHA512 865a60470d0c7297b4077990508ca315012de0a77e5dce0c4b9de4b0ab5bbc3764d0572b930b4b4eda1248e142d2e03c69002651aa5ec59142bb56b4a2fc341b WHIRLPOOL 72e4e1d073b2947d8fd88b788c8f4072393322f8e4ea0a573b4aa3c3b5214cac5ac535e331b898995bd19b14066611a32e0a8b00f8a13762c86c9506b8311571 -DIST thunderbird-31.7.0-bg.xpi 493734 SHA256 7ab3641502204c37108430f5be2f78a161b1aa5a63561c8edcf0186a7f509df6 SHA512 28a34ce6e20644d344e3a013f036b0c716e184f27ca2b2bc3aa41afa8b0911405fdcefc87df18e40a91d4a85f2cb93fb7ea97630853b9c1932a701ac19e8e171 WHIRLPOOL de1306d52fd03e98a706f14ab45e20f796101575a18fc770b2a81b029e8daba41526d764d97d3bde26d1fc2edf9246b2931b0cb5037b75adae7a8ae8fb097b64 -DIST thunderbird-31.7.0-bn-BD.xpi 555613 SHA256 51cf109e8416775e656a1431630f3f4a6b0bde3e44744449283d0666284698bf SHA512 0bf8c39b9b386914d287bb48e247ea289234379b3310bed95c671f8c398bd01e5739b6dafe69fea969ad10a8a95922cde535337fc38b606aa305951f21ff354e WHIRLPOOL ab978ad0c3282c23d53f9b0a7b12943603931a350c86369392acb774367b6f245d10230131b934aef44be39c71ee4f0af5897ac0f391f25de8caa06134cf912e -DIST thunderbird-31.7.0-br.xpi 441445 SHA256 97bbaea547340a56f528d8675b04a596369fb9b63245e20acd76d74211f7a668 SHA512 3addba58b5e4ef8135a322aca4a78b887fe5a7c277444f8e9bd7f08c9d921002e8a6a270bb923c9713962190b68e2af5b5d997a27d16b0108eb0c51549877fab WHIRLPOOL f99635084d4c0129c35094274b018946d7b1583d9f2e172a6ac79341361524a14667d65c15ebb876549ebc71cb74ae8ed72387272ccd1f33f9f823e16e684e4b -DIST thunderbird-31.7.0-ca.xpi 441713 SHA256 49d3df068e9edcf17ed99754bd45c7d00c50f4bacd7a5484ab86018197258523 SHA512 aa372b49b279019ec482ec8053b550e69eba8c7e036eb882d65881f62f4e90cb3b96d2f5c7994500585573091d5729784f57999c045aff3ee02e94bf3f6effd9 WHIRLPOOL 77307f9631ea3c775ac0117f5c5bd2f1a44966a3a90e45851757d0f9ba8c8f3dda3960cb4ce02b85adbd39bc1c648e1339bbf08d2d67220df0554bff2209f330 -DIST thunderbird-31.7.0-cs.xpi 444701 SHA256 d491ebf429f56ad21632bc476f9364857ee838a330ff1b966cae2e8ec5a944e8 SHA512 63372070c380980f94d7465abbd620ef452c9d4a1a0d90f42711710674f5460209a0d8e523bf55b2bd234cb3c730f3d5465aed22edb156f9a0d773f30f790325 WHIRLPOOL 726c7ade6597d0d0db024f2900aa4b97877535e836b2f3ef2330045c24bde77edfa2f4e23ba4069b94cfab5e4f83595d3ea41b8545da081433a8ea07188ed6b3 -DIST thunderbird-31.7.0-da.xpi 422052 SHA256 c95a6ce7d22eca56f365f05805393a1b52a5427af02a447f9dba1cd1559dd7c7 SHA512 fb5f04cd2ec396ec2030dd406403bf667221c639380df34cde200ee3774c3af7b5199ccc7d1eb1d63f85ee1adbea8a970bc6cb63db4429327f646020e22162ae WHIRLPOOL 3fef0422fc2adce74af27e6a9ac42e09df86e544d248b0a6693c99c24223793930dc6b16136b952cf75e3c7cfb103c2bc339c5a5b4bbd2c48c96ab7a0088c11a -DIST thunderbird-31.7.0-de.xpi 424665 SHA256 0debd56af6d8872d525e62ae8fd609620c3a66a425817dec83d701346fd766ba SHA512 ca3761f2cd44a7c65e9277e3f79508f01aecc7ef73d919ae8211eb61ece0da88c944c10dd9b49d1c24cc273b9664ab4ccdd4fdbe5da10cd258e715630f6dfbf8 WHIRLPOOL 4703514c03f2ca0466cfea50681c2f0a53b5eee78d1b651b87d316ad6f50a4514c74e0a08c7d9be0357a54d8118595cde0cb821c381acc0e0ba0cbcd5f513469 -DIST thunderbird-31.7.0-el.xpi 484855 SHA256 9b3ca0a7df6b8bc91274b2b757dfb909beb04815cf51b377b22755114776b536 SHA512 ee58c542d05abd76f1ab89ad5aae583383c564230c63c982c8161ec1f4529a1ac3eaa93dd49b0a70ff6ac4ae61c2cdf6a910995f74673d9e445ae1fb757ed9db WHIRLPOOL 767f15cf13f1db92b5c80ed254791453ed64e28289b39bbdd44ee1b8538cb429889c5dd874dbf242106e7a778cb4e6a6a7c28b939d4d654da2ef8cffcd221a9f -DIST thunderbird-31.7.0-en-GB.xpi 412515 SHA256 d8d4dc74889792dc9b434f11a8934d5363dafb07aada75068809f1d3ceba7d66 SHA512 7ead96c65232ae75a55ea6de57afc86ad6e608ce86974d13c5136edf90b32473984b0f2a522d2d0185643260f8725cfc9e3bc1b8c0779e2acf76983bb733cadc WHIRLPOOL a29cb38594680a4ec1e3e661b22105096ea772bd672be1c9590c1ef488e8ca640c70ecac8bc1f465efcc1d696b14e2dbfb3a61d73c6cea4825d2df43568c51f1 -DIST thunderbird-31.7.0-es-AR.xpi 438531 SHA256 e0bf50d99447934d0f9865329469559308ab54c32d2d64321a9742b3aa4be063 SHA512 24b7def188c3dd0cc77086a039295657ac8bae34c8dba87bf99493eb975bfb55afefe21f577266ee49addd6d5721dab3b23188ae41c11c7e60faa62ebd85e1f0 WHIRLPOOL cb1554ec2e5ffee0df6ea36780e990425a9983140dae8ed189168ccdfa1203188e80435d8ed0ee37dcc2068f73fff16123fe25ccf45c91789a7a0e9c396ae630 -DIST thunderbird-31.7.0-es-ES.xpi 374979 SHA256 162a5c3879bb4d826b8cfea0dd68cf13f29d417bac79cc2482dd78d76cc0a8f7 SHA512 cbeb380063a74c7661c60ce6a971ce7344bbfda7b9d39a447b0c142d189849cc1794bc7b03f368bc71522ba9c1b675294eb4de5134d923f935b4bfe93cd3aedb WHIRLPOOL ef9f43d11c4c352b7e893556e473a1be2bc6f815199666ae502d8e593a518eaadea9023693976320bf09b36348b89bb84ab3d5d5c366b78809a61aecce5c6236 -DIST thunderbird-31.7.0-et.xpi 434364 SHA256 9f5846d2147eeb8a834a282abc80ef1cd58389faaf4a0dfedfc4e91cd28faaf5 SHA512 9f317c8bdd2dc9ca5e5c334b09413f4f8597d0334d3a319ea82a891ec498803962e7a2fedc450e5e0c82ec844ead7b2be4f7d0b7d9dde3e6e9834f85e19176bc WHIRLPOOL 1ccf3451edbe8833c4d5a030ee8f7a17874b686cfbec11be2dce64fc3dab52b605b17a6feeb848abd4b4faa477a21e40954f295e427d51d9c705ce1bfebe35cb -DIST thunderbird-31.7.0-eu.xpi 431449 SHA256 bba78265515862435a7aa19345460c0bdd192be207550f6a9ac0cdb7de535ac8 SHA512 0f2d253c41929afb0d0c8c22dd2a136ecbdea5362123ecacabbc5ae0accae80fa0462a1e06513d8395c22ff973904c9525acc40a3708c9528a4e15c732753b19 WHIRLPOOL dea75202054a98594d74cd327dd1210d685f65ac9d35e72717c773ce1ee3e7dcef0cf63a4eecdc5597f55ad5479185ea1b178fd4b5444fec6825a5218c7a5602 -DIST thunderbird-31.7.0-fi.xpi 435632 SHA256 bdf3d4bf05bc66951c9d861af635c791fd3513f578fe32a9ccc150aa81ba6304 SHA512 e070f3f85818a3c0d229fd4d3259f296bdf434e14335f63756a89c7f38dfc97134656eccb5a0b58a0e530da103c038b7d5b4e4d5d461dbe9922f9dd5e8cc78f5 WHIRLPOOL b96d90aa2cfd4ffc7a865a2b3a57e8074aec59442dc60abd50e1a93760752f9d8c6a7ea6a687e589114d225821163b600c353a2dfa0da31c6601298c9e757302 -DIST thunderbird-31.7.0-fr.xpi 444144 SHA256 5700997d79942d74db684fddb255ee1e5a1b10b0c7c0df875b917dbba91f9607 SHA512 958bc2a3225658c6fb73101d7e794590d4b1907be47de77e75dfd6867055ab6e07b31088b6fa90873132a3028c30fb9c601c9d0ec0559918eee5913858a32321 WHIRLPOOL 0cf015b87c6ea132a6eb097e06d9941c6f18a31589468fb2f6d910d7c069eaa903d4523a5e677a9dbd11d9b8eed718347543a572a001af38f7819ccc0b414cab -DIST thunderbird-31.7.0-fy-NL.xpi 438544 SHA256 ed3f3e4bbba12218a0025747257cdaefceb4f37ce65fbf8e3ec1746cacf62d62 SHA512 de5b50e231889266c315fe3b9a9cee42676b7efdfff24bc2ab515d6a21e87415340f52bcbe9754802636cf8f80734cfab600329617bf1c6b1a6e68581e015f9a WHIRLPOOL 936bb1dfc05c4a7d412c253e1b7d8cffa898556a7914b85f67ac4c924528ae89956573ecb3e06fcd7ecf91818597ae51492c43c9f41e669dd34d8f04e8a7d27c -DIST thunderbird-31.7.0-ga-IE.xpi 449362 SHA256 788127820d6404540b698794a9008990f77005056ec1f15da05785087729c178 SHA512 ea40ce313a6eaeaae0395898aa72a8f840701f8b8ba0b221a2a0d3c0d5505661ef2292e6eac18133baef712ca576b8d2b7d2be9537fdc468d637fddb3947af60 WHIRLPOOL 03b2777aa32718603d839a26d802f378a316ebb2c89307858c1c0a440de859eb7d77b7f5fdf3dec111f7b80488646f7ce6d554f39b795a5f5b8f903ba4970d59 -DIST thunderbird-31.7.0-gd.xpi 453172 SHA256 f688f29b6e4032d6f6fd9b3e7ae20d2f94f7ae34e977bcb1ea1e9b4393ac9f4d SHA512 44b28a9d98564517b1ba22ae9906421822a5073452fcc1ae5dd2922a5982cf479bbc2eccfebbfc499dd165ceb1ba06b45933c77179c0318725e4ce62365e2185 WHIRLPOOL f265b45d99cd1d6e86b8a45aebeb62d35c334290668d36e5c8ff16c29d6abb13c1ee87c3868f207b218772dd7abce607789ba2867eb407aaa8ac3c2a29af6312 -DIST thunderbird-31.7.0-gl.xpi 446788 SHA256 52ba67336de4d8d19ac1d29d22df362af9e8b43a2cb800a0303b51e0b6d4c4fb SHA512 c7e0bcbeb6c8573f00f5140375d88485e256decdc9138f6a62e3409f151138a10423eaa3685a4fa7916ff2b2289ec58af358530c66aa71d0034da34e6b26fcf6 WHIRLPOOL 4a7d5d59808e5a9901307775fac0cb18250e13a7da8386c49a6e6bf323029e7dcc278e0be6edf73f96710c643cdddb7ca2f1d14a64d41e61110d074b1fbd5d4d -DIST thunderbird-31.7.0-he.xpi 476111 SHA256 39519209cf6c19208e8c677439b3cad194d9d14f7ff3814c189890d6285b7af7 SHA512 d4efc4eac60343ea71977d1907f3a32dba9c423b9b2e4a8adce21efccb1231e52d084053a5734b40770ad6ee0e27d2f4218a474cfff0ae2458543b8eb21b3954 WHIRLPOOL 20f3bc201cb3fa2448f71b0533f94f2f3a84cfafe98202b4e6edf4b3f51ec53e1c3dafbfe4800e0b135361d4002458e8cc75341c1e69e92f7ad9949d117726fc -DIST thunderbird-31.7.0-hr.xpi 436980 SHA256 7abab0668491b42dff80e8b656407b9489f8a133a58f0ca42f8c83a1973efd77 SHA512 02a15b542a42c43c5c7bdae043f5c99c21518c5a5a3ec258753ba5f64b1b535aea46d0d129c5176e2ed4446acc2a72bceb7700274ad8299c7f2a1b7184fcdf2a WHIRLPOOL 6da833b6c9a415db941c204c6838a43a6600824ff885f8444e2504404ffb1efc3243d11bf0c13a8c2781694eeeed59b230b93470636b7a121af2a72efdf4021e -DIST thunderbird-31.7.0-hu.xpi 454542 SHA256 ec4d3c63698bc825fee4a2dedde66a7796fef0efee8df307d8f233f382ba784a SHA512 acf918d414e5111c0eafa7b6b74d8ac3f34f313443829c963b80cd990ec78e23a0a372955d5f7f5cc1e60fd8da8e05aeb3596931463fd3cc3a715b629c759f95 WHIRLPOOL a506994333b4f3365aa52bc02578f887aa4f21a599905734ef07cd26014f1f25d1d8c1da8741cc01fa696f806a2daa9cb05043486b84743ac1d00083eb66c255 -DIST thunderbird-31.7.0-hy-AM.xpi 492766 SHA256 f22b7f8a56d6b92448d4b1cf471fdad56cef13e8668a472e833a8efc8400b53f SHA512 1ca9ff33320e4d9a1e92a9912c46bde0e6e732ea7d84232f7a3775a3d11feb6da80de594e5ad0573c9ffce82b3d8268b2581154b48441df17d6acc431bad7071 WHIRLPOOL 528a2be8a3682aef013346f0c5982f8d0db9fc2b592029496f1f3545fab65ff7f73900eb2c4c041d62f8e5740c14340e0c45245f8420f6c1d3cc99a9e010e7ba -DIST thunderbird-31.7.0-id.xpi 475876 SHA256 40c62742c10f08f1b93e68b026b48b849dcf323f99987720be19c0bc0f4fbb7f SHA512 73ce541a9e48a47bd85afe07d51fff02ee458489d9aa9649b08ae3e6873768a10aaa1825d293dc7c201f219d993df77578bde76f4d43342272e9db72389bb3b4 WHIRLPOOL e7980683f9af64361edf69c81027d83cc6d2cfed2b6b13e21abff5008d1ea0105a599e5517a5911bde7cfea8a7b46658bd283d25a9053c4df5a23e2a90d1020b -DIST thunderbird-31.7.0-is.xpi 437959 SHA256 1007cd1f3f72deecdbfbb3ec54837955f53235de4b39405158eec9dd74750246 SHA512 0713490e5853279c366814b8ba40fabaa8a3ac0df92f2fa91e32ab89a7c3f6b75c93234cc4e9e0eb85353daef2e997d385959d1445ba2054a07006b6d3adfb7c WHIRLPOOL f240c869441029c3a438e629d1cf8877b1d1e141f509a5b07b4ac2ed40f2afb87efef83782707def04d1b3dfe0c3970d10e6f0cebccd5191a8deda0f70a99984 -DIST thunderbird-31.7.0-it.xpi 368001 SHA256 6de47224c4342a1fc1c81d8ec0bab90cdacb4b4e54709e9590c2bd341fbfbae7 SHA512 ad7a17254d89637d5b903a9eb02796e5040254cec9be52391b20ef4a76eb1d181bd4dc46f75c41f1ac3c7117895c65e3e9ab984e30988e431adb8aa1fd7d9e6a WHIRLPOOL abf8b4fef9348f2530f777e8ff94d88ff89270b07f4ef8b88eee776e06d2ed986998991e68e3762b447de23114005d25cf99a86e8782ca8eb4bab36c478d46e7 -DIST thunderbird-31.7.0-ja.xpi 489267 SHA256 4e3f6637cccafab04d665bb66b2d808797384c3b322a4375efcb9a3be480fe7f SHA512 ce19c1e0c7a99643ef7ccdd7af6765c6e6a40d9866b1a42bef17b105b4bb7be3516f657a2c46048d3faf71907bc6d4d7fa638da69fe3945e7ff17497c5081cde WHIRLPOOL 964d0407ac8f4f9b14fa0448c94696e9fa6b1c554bd0f875cc1c112530be039606cec69f08776e2aa058c94c1f67b356107652071d9a5ff75816229dadaac143 -DIST thunderbird-31.7.0-ko.xpi 448920 SHA256 6c962ee2ce9051223897ace9fa6d7c60ffb7e95b103a52bad0f17803efcfeaf2 SHA512 7931813534e58650cb2973c0d58137b7a7691890c912c7243585c35eccf0b41f3bf6eece618f177deb5af5a11235c1999b5ee0e7fa3ab152a5fdc78b450e9468 WHIRLPOOL 2ec447e7c0cf5893c6cc218b23bfc7c4ccd91f751468ddd6c44abc438858841228108ea3e167f80405b0ba26afe8249b74a26dc3a4d4a5c6863754e60173bbd6 -DIST thunderbird-31.7.0-lt.xpi 456352 SHA256 9dbde5ddc20a9512320490318f5f6278d5626357f3b17401482a439a4f6be654 SHA512 cfd7fc94e5bd5fd5d728039e09fd10b8f312f4a693c44f4b6c8be8f8ac17cc9b79274023c770adaac7160871225c45dfe635f4c09e16a2e62463ad1ad3626515 WHIRLPOOL 94e27e4becc4d00eef9c20a3d86314032c9d8ccd91319b74a39605fbd77069524aa8f1bb4813122cba95105f2b07d314850d590c8943a946677a1ea0d71dbf1a -DIST thunderbird-31.7.0-nb-NO.xpi 430942 SHA256 51a38f39dfc18d945a0985a23d0b7770f8fe3cebf8a28f22fd92bb288345a9b0 SHA512 f93ff2847d144762de1b12e26813e0531459615c142cd6cb90c36e77d2e9a869113794985dccf17b4b67003040528f3b82924e458f10b9fa54fbbb08f9a903f9 WHIRLPOOL 5b3a681c421131dd4a04cd0d0d67e0cff6113e24bc104dcea1ad1d89d7bf730d59fb0439b67a6fa043a81ee7c10e3e45ae0992175afd5bc5232f50982ef48974 -DIST thunderbird-31.7.0-nl.xpi 431888 SHA256 784ba5505afef70f492a85651c632da974c01bf1c5a945ff132df40b077304d7 SHA512 9d343ab7f7db953680e41af47b97d137405c583e3fc9ee5db0f650d964499773dada989652cbd3ef0880840c8d78b603072ba02e68ea9826793e6935e270737a WHIRLPOOL 7af3fd203eb493a674a7adb41aee8f7c115d544a617d372a31a622bf99322fced9cfe03a7575e2f66e5614e73e31cb660f9cc6f50179e42cdce9039005a2e279 -DIST thunderbird-31.7.0-nn-NO.xpi 433198 SHA256 cfd312de7632a96facd36acdc00a04bc571101d655c5c8f70300d3f982b58366 SHA512 7ee04040671c2aa5e96121161db8ea86890069288726b4ed908432506c126a358fc47b3c9f9ec973c70fa328fc6af2fc19b9f3a882b14884d72f0e6ad6f903b7 WHIRLPOOL 5792f282d64c4e96928521f9a6944003ff92011172804c343c1e8a4669cde5bbb6c0b15c35344daa782db8ef5ea0478c988841c690a49ea74e380926e18c79c0 -DIST thunderbird-31.7.0-pa-IN.xpi 525323 SHA256 e444889660a60b44a3e5e6fc94972e2b8a2b97e0fa8959b41bcacacfc8be931d SHA512 e2713ac8c3ebfdf8503135da51be1fd80af683588816a57ac01fc9d1d1ed7b0f45d6c91b17b575ec03ac02a060fe0bf7e0aa4572a5d05ce0700c03ea6f0d26c1 WHIRLPOOL 324862317a74a89039257fa6740d0ef2cd6046698615aece00ad8a60231540fd154da4eb9264c6a486d7bf1fab38e7a4e2505cf12f9fc9261f333472305f7f6d -DIST thunderbird-31.7.0-pl.xpi 410873 SHA256 3ef71ff4f72e28f15ea76764be9179cefdbf92a2270e87dad557cbf6d6c44f36 SHA512 e7f9c655c34e8b031a1037a0879f2b82e9d3ef78a642ea70209739485fc69fb435c598193e42a749c68cbd5bcec262e8b8855f4d95f7a89172ca3178b8365cef WHIRLPOOL 4a13369fc475a76d9e7c200a4e08e80492fca0e8c4f4362fc9e8d598d7a495053bd72bdbd2bb9195dc944165e1789943de4f9fe5f37a821cfa6e8abb2e9164bc -DIST thunderbird-31.7.0-pt-BR.xpi 450477 SHA256 298f9a4a205a77e471f96e38d12dbba00b6fb9ddf89b496e8b5eb106d1f33c97 SHA512 0015835e1de0085eadeda0f7fe3f3640b2fb5a3d57f7b3ae2614b7ebcf14b513597461700655a30966aa02d03a7190897f8cc59d590baf79871a2c93c6d4c5ba WHIRLPOOL 8da5f14473116d14b0c4fd418151681ebbbd3b3450606e835fc0cb1a2815b942bcfc23d3c1c5da49984fd26c6efa11f2e79f1c7f8d4dcaa1db234e111f6657ed -DIST thunderbird-31.7.0-pt-PT.xpi 439603 SHA256 e01d684612fd224536e9cb21f44ace5cab81bf8fd15e8e5265847df1b2407a59 SHA512 15857ef52bdb218a7afbbdc57a4eb83e4f3b58433ff0edb463cd3586983168cf2d8486be19349ec2491b1cdaa3bbefa5aa154fd00cae54cd3e6e42508c32c939 WHIRLPOOL 0c1de87b0cb4f357a20d27690327080aeb2225d530d6dde580de1a6770b02b53795b78dfdee0e22afedfe4648bdbd1def4d09aa6571068052795de246f477215 -DIST thunderbird-31.7.0-rm.xpi 439185 SHA256 0d2606836428595232daf0aedbafea4935e641658712fd99e34668e686c0d2e7 SHA512 4f3c12386c7af929fe584b8c3cab5ae21ceba9a059eb000cd09c498f9e8ec66123b1ec6a856bac339a0d8a9a658c005f4b06aa734ee986c5cf02519810c50327 WHIRLPOOL b78cd8d1b54112e17de51df462c50c25cbedffc99bb45a49f428a46ee0b3d9de9802469aa1b06ca5fb66a6a1e6f7b94b92eb2479710acfa68ff0d653f585fb9a -DIST thunderbird-31.7.0-ro.xpi 479749 SHA256 7de4b8e3ffcf3ac7ced5aeae0ca84d1e9c8603646e54473665505e1f1ac66925 SHA512 4ff2edb9abab69550a0eedd281285cb76042b4ecfa2a2c59bef088cfd0250c4fa33d43497e9ab3f10700925a8a861f1242b4d957ecbf85049a6eae742620cd7f WHIRLPOOL e4d4cfaa9edef180cb98423d4efb9c4a69dbd9c37a3dac0de23e7dc1fed9943e7c3bdddc0838c5e3a8e30786f44ce5f411db398d550e6fe5e4690466b1907a50 -DIST thunderbird-31.7.0-ru.xpi 436156 SHA256 38b372432b02c42703e3f425946cee6a42918d574f7bff7df5f9997ddb076f64 SHA512 3a41744e60a5c211fa1d4121565be919315ee467aa9e7d091cae8788c25dc366a78dfc6b9308cba59c398bffe7fdbc13f9e11ba48b3fcf241dcc81d1aac6173a WHIRLPOOL c4ee58b07740c1541d63dd0736ee396ad8118b0cf914d46b6dbc288c3b497ec51200f8402f6a3d18885c9abe494a9115d384aa06d65fafebaabffbaa1b0c1c90 -DIST thunderbird-31.7.0-si.xpi 528812 SHA256 3441d57aeedf15c5a29800e8f544b8571d41e5ed5a381d8bb2087cda97074970 SHA512 a40b15934f11f2c2f8dfce786fbcd85cc974988a9f7dde9d95d192ac8c0181c7ed74e8d59913fa1d403925dbaecb1a45bec145fea5802163696943e56e369210 WHIRLPOOL 823ed667a56213ed781708c756de9b820a559f65f9d9b88377b746dd4c8af66ae246b29293bb6383a5e040fe0584f762a2ee70cdfe4effa0ad90c0228025b94c -DIST thunderbird-31.7.0-sk.xpi 452995 SHA256 dcd56d713daa7b6fb03d64219797e159eab8bef2e7eb9bd7999c0b285a24d153 SHA512 4dd70892662c5e28e36ac81a53d6db0f6c5fe18445dd67ff0ab86bf75455c3ea77055bea4318f9d972de5bc3c13bdf2fb98bdb574f5a2d3466b0c3f11a0790e3 WHIRLPOOL e782ea7b3bdc095a7e27b71c062a88028bb955ab1eccb04587d1194c3cabbdca189154054656d11d6b199e9bd5e91b09b8415f6455dddd76f3d4c90f05a5cdbd -DIST thunderbird-31.7.0-sl.xpi 433874 SHA256 7e7fb8287b9255aa8988bf63677e0bed8ae30c0da5ac7d83ba1300ba2bca41d3 SHA512 a6f15b01c4bc4d44013d38034ca62c06a9774aa64f52ff1ab4710a1d75c89b9bbb3b44688e20eb41068bd9d4991c2b1c4d95ffcef334959426ca78f32a1b15b4 WHIRLPOOL 75edee6536720e7bea2f5aa3b002cea2d4b8aa8257ebf0aaee8f257bab7d204971bdffcc6c7d960ae58f9a95fafd55444c674bc69fcecaff652bb5f1f611c4ee -DIST thunderbird-31.7.0-sq.xpi 454695 SHA256 b9270889a4905233e450be25d61e4a1359a057bc6c021d5aba23a941cde56123 SHA512 2422f41be13fff2c4ca7ad8dfb4b7fbdf88c4639fdebd25797aae679d1e0e1828d17a1c23ae25c536cf6b97ec5dc410bb0996fca40423f72696c747f30202dae WHIRLPOOL 37973241faf3909fbc800489601a5d75bf641e3d51e3f54d49e0f5ddd4bc5bd5bc2d65f9d17064fbd160973eb508b53b22727f49ec42e9c9b22bbfd54f17ed51 -DIST thunderbird-31.7.0-sr.xpi 537335 SHA256 0ef471cf54c052214d5169189a72efc0e8d65801e482aeff413ffc7c822c1651 SHA512 519f340284e817f27757688a440885271cd98d1eb697ed432c7ed74e9321b6922262b2140f4a559f113cd3c251c48428d4990fee2dba1f9831979e7101d5d4b5 WHIRLPOOL ca18e41b2ad99b6132fa11167154c5b6f07e330bcf6dd7a563f095779cbb0ac7fcd6b430eebbbf0066579d0aeff2254f7a2d6a0edc1ad8cbf3667cf9dcf79572 -DIST thunderbird-31.7.0-sv-SE.xpi 436106 SHA256 803529203aded6bf1194a6d5d575f5e16f8a4a249a68878650c5469e92512923 SHA512 f8d431225f39d2fb0c950bd354f002185f74514d582682447b1f433aa92d3c5b847e37a67e3691fc513d2d90929f32567883d0f6b594cff37645525cceebae75 WHIRLPOOL dbb11445906617f6a8ebd4c6d6280dc197cc512609bbf237b1797b1cdefd4bc44e0ef28e32e5efeab806d61fbf95f5295148b9073197aee838e418c4a60dd3e6 -DIST thunderbird-31.7.0-ta-LK.xpi 553509 SHA256 3529d8a55ea5458edf24059d55178b6c4935aa82b604bc1c46e4b4bffb88234b SHA512 a5d5edb7099ae1f5e43851c9b691d46b68bd5166032c148c925f90f1156e18e74c9bae187b736c3078db150478f99c3e3ee71d47a6877fb4ff474ec3212db010 WHIRLPOOL b46f1fdcca7a363d062339b2c9b7e2e36c39b7a2412b6296ac47ceafcb29581f088dc7246c187e38f89286a60ada6f76618f87fc85ceb429cbcc8e44dc3b87b8 -DIST thunderbird-31.7.0-tr.xpi 457360 SHA256 e83e64f528b12b1550efb28ba4dea51e7912ab2af470c1382d78e01d9dc3a3ff SHA512 26fb0dda593ef03f32e97035c48e48e44893fcbf2fa8c6c8cc9fa9bc73504d3017e6ef4d08afef004f6e9ba70cabe4c83fde164aa6e969acabfec03823ea4397 WHIRLPOOL f7241cb835348ba9b396ec81cef684f5f51392b61d32f776a333206bcbd44d7b25c7c2896e08bbe039099402fb34be76a9368c6e077339c7e35a9fee97056da2 -DIST thunderbird-31.7.0-uk.xpi 499656 SHA256 12c2001834af439d1a0f95ed3f416788672d41c5b02481d26e54f66e721c83a6 SHA512 0665b2bffe5f043c1ecb6b7d8c2a4f712372942d186bf4d7137684be33fa2efcf1584617ba82d8925b48354dc27465f1977339465eea57e5596f4fd672c98e12 WHIRLPOOL 18bbc05f9fd1d157e00a01c38ab26c9131a47546a27e9532c4fbe0cf4816416b70f59e14fc995043cef67ecbe17edeea217514a8c56bb17aac6ca5a202c73bf4 -DIST thunderbird-31.7.0-vi.xpi 513835 SHA256 7a20d9842117105f4ac641d602977cf20d4149564593adba0f3415976fd7b52d SHA512 5fbd24fa2ee78ed5468ccf0fc2dbf6d7e66ebc2a2462ca7318e8a90f904708fd76436a57d1a61d3b4518fd7942a275fbefe979ced0e7202344a3428eeab319e0 WHIRLPOOL 962e8951506a26e96a1f21efe924273545dd0fbe8e37cdf91cbf250f39c2821f7111a3a87afde80a55e7e03d01f2613f6010ec512355f0d04b6b5d3a80b83742 -DIST thunderbird-31.7.0-zh-CN.xpi 462668 SHA256 f582fac503f385ceb59761134ed24170ded9f65861106ff77219040b169e6a37 SHA512 01b10f15d691f1704a6fe00edd2cbaa6c2134946b59a338bb9fb6d4571b28054cf3e1a4b0c2fdcec403fe96fc168b9a96b9fe5e6b4d895adfecd348923ab0c8c WHIRLPOOL 13405169c60f07479b3985941460454d42d059e26140675a4d262680d0a84dda9882f77ca7bd79f7fb6b5afaa14f62782228605066055cf705d5edad51cce981 -DIST thunderbird-31.7.0-zh-TW.xpi 463408 SHA256 3b60993a3c85f61ef57b02334d3a71d864e9e6609ec29f398c1f60094cad43a3 SHA512 2f200118ed78433b0f759ad2c68ad696b0a94ba82b9d038eb3ffd8a14972402a1d364e4cb6436eb1522fed8a69c828bb46893122eb8dab5d81de62381ea8c94d WHIRLPOOL a8fa9d4e04f5674fca3105f60d94179f38d1f5d73fb4a8db355c786b75b432d7602e2acb5f97e95b6582dff3a4c5a80f5817e6d3ddca57bbbfbd8aca5728eff3 -DIST thunderbird-31.7.0.source.tar.bz2 171059989 SHA256 dc3a6afaab486ba09745898f55986f98cc9bf7647cd992849f9c7ead563479b7 SHA512 102f88fba8410615b83023807c26a30d6b5e05c39d04b935a1ef21ff9838c3a9dead76bdca9e67e022a1be4e6298531cf92484ed4907f84f5461c4e5d4f3ec57 WHIRLPOOL 8496eebd733c702625541b794345ed50811d64e9ed30c681cf0121e84e9932376324b16de18284814f470ee6bedfac5ba6d4a83b905142421d470d0aa6b7b601 DIST thunderbird-31.8.0-ar.xpi 472812 SHA256 2f2f6e0e5554604fa861571eeaffc702a15a4be088df99af6f7c1944d35c7e9d SHA512 ad77e3f4dca5ff063fe44a7e23e68b897efb417e529be58f310e486b3f322386512afbb00f95f121fd29df3a186d3d2b38c5ec08096c77832fa4ccec903e6d85 WHIRLPOOL 863e32689def07e16218b7b0d4a7fa18ec232a9665f4a03ba4b58fa3cdf020b5835ff07c32bfa0db2b10692f545a46db478324e722c83aa91c8149b81ab1e5f7 DIST thunderbird-31.8.0-ast.xpi 393048 SHA256 4ed7590913176d329ac340afb8ea5edadc7ad992ccd85b8731c9967e4021b3c8 SHA512 091734274191b515f6cae98555418a97bce2b7beaeb10059d0bef1f802d3d013430aece7e4470b36419fd66316a7f96147deefdfb99da66c4086ee955fb9bfa7 WHIRLPOOL e980f35455204c9686d3d7126c92df6a9f4a4e8d8fb5ebc7e1c0604e6467c21e20e434598ee47c3e5feb843ec146d3e5e2e9fe8dd737568982878c9c0b9632d0 DIST thunderbird-31.8.0-be.xpi 427488 SHA256 62bf36d474fbe878ffdba51de16d9b0d398f36aba869063ef2f3f105828a122c SHA512 67ef52595ad5459e28bf563022c8cafe2ea5d06084a48e86dbe8d0c78655636a677a6cde7c38741af50425f3f563179495eee2d16b032b829fcdd9ebb1a13fee WHIRLPOOL ce54655edfe810df6a3a607daa393a03347fb42e8e4c512c809a4c63ff33136879d537fbfba11c58a84b9a61506ef9f18db19aa0cde1b90f9c558468d8595a48 diff --git a/mail-client/thunderbird/thunderbird-31.7.0.ebuild b/mail-client/thunderbird/thunderbird-31.7.0.ebuild deleted file mode 100644 index e84f777e3c1a..000000000000 --- a/mail-client/thunderbird/thunderbird-31.7.0.ebuild +++ /dev/null @@ -1,398 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-31.7.0.ebuild,v 1.5 2015/06/24 09:00:34 ago Exp $ - -EAPI=5 -WANT_AUTOCONF="2.1" -MOZ_ESR="" -MOZ_LIGHTNING_VER="3.3" -#MOZ_LIGHTNING_GDATA_VER="2.6.3" -MOZ_LIGHTNING_GDATA_VER="1.0.3" - -# This list can be updated using scripts/get_langs.sh from the mozilla overlay -MOZ_LANGS=(ar ast be bg bn-BD br ca cs da de el en en-GB en-US es-AR -es-ES et eu fi fr fy-NL ga-IE gd gl he hr hu hy-AM id is it ja ko lt nb-NO -nl nn-NO pa-IN pl pt-BR pt-PT rm ro ru si sk sl sq sr sv-SE ta-LK tr uk vi -zh-CN zh-TW ) - -# Convert the ebuild version to th firefox-24.0-patches-0.4.tar.xze upstream mozilla version, used by mozlinguas -MOZ_PV="${PV/_beta/b}" -# ESR releases have slightly version numbers -if [[ ${MOZ_ESR} == 1 ]]; then - MOZ_PV="${MOZ_PV}esr" -fi -MOZ_P="${PN}-${MOZ_PV}" - -# Enigmail version -EMVER="1.8.1" -# Upstream ftp release URI that's used by mozlinguas.eclass -# We don't use the http mirror because it deletes old tarballs. -MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases/" -MOZ_HTTP_URI="http://ftp.mozilla.org/pub/${PN}/releases/" - -MOZCONFIG_OPTIONAL_JIT="enabled" -inherit flag-o-matic toolchain-funcs mozconfig-v5.31 makeedit multilib autotools pax-utils check-reqs nsplugins mozlinguas - -DESCRIPTION="Thunderbird Mail Client" -HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" - -KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" -SLOT="0" -LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="bindist crypt hardened ldap +lightning +minimal mozdom selinux" -RESTRICT="!bindist? ( bindist )" - -PATCH="thunderbird-31.0-patches-0.1" -PATCHFF="firefox-31.0-patches-0.2" - -SRC_URI="${SRC_URI} - ${MOZ_FTP_URI}${MOZ_PV}/source/${MOZ_P}.source.tar.bz2 - ${MOZ_HTTP_URI}${MOZ_PV}/source/${MOZ_P}.source.tar.bz2 - crypt? ( http://www.enigmail.net/download/source/enigmail-${EMVER}.tar.gz ) - lightning? ( - ${MOZ_HTTP_URI/${PN}/calendar/lightning}${MOZ_LIGHTNING_VER}/linux/lightning.xpi -> lightning-${MOZ_LIGHTNING_VER}.xpi - http://dev.gentoo.org/~axs/distfiles/gdata-provider-${MOZ_LIGHTNING_GDATA_VER}.tar.xz - ) - http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.xz - http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCHFF}.tar.xz - http://dev.gentoo.org/~axs/distfiles/${PATCH}.tar.xz - http://dev.gentoo.org/~axs/distfiles/${PATCHFF}.tar.xz - http://dev.gentoo.org/~polynomial-c/mozilla/patchsets/${PATCH}.tar.xz" - -ASM_DEPEND=">=dev-lang/yasm-1.1" - -CDEPEND=" - >=dev-libs/nss-3.17.1 - >=dev-libs/nspr-4.10.6 - !x11-plugins/enigmail - crypt? ( || ( - ( >=app-crypt/gnupg-2.0 - || ( - app-crypt/pinentry[gtk] - app-crypt/pinentry[qt4] - ) - ) - =app-crypt/gnupg-1.4* - ) )" - -DEPEND="${CDEPEND} - amd64? ( ${ASM_DEPEND} - virtual/opengl ) - x86? ( ${ASM_DEPEND} - virtual/opengl )" - -RDEPEND="${CDEPEND} - selinux? ( sec-policy/selinux-thunderbird ) -" - -if [[ ${PV} =~ beta ]]; then - S="${WORKDIR}/comm-beta" -else - S="${WORKDIR}/comm-esr${PV%%.*}" -fi - -BUILD_OBJ_DIR="${S}/tbird" - -pkg_setup() { - moz_pkgsetup - - export MOZILLA_DIR="${S}/mozilla" - - if ! use bindist ; then - elog "You are enabling official branding. You may not redistribute this build" - elog "to any users on your network or the internet. Doing so puts yourself into" - elog "a legal problem with Mozilla Foundation" - elog "You can disable it by emerging ${PN} _with_ the bindist USE-flag" - elog - fi -} - -pkg_pretend() { - # Ensure we have enough disk space to compile - CHECKREQS_DISK_BUILD="4G" - check-reqs_pkg_setup - - if use jit && [[ -n ${PROFILE_IS_HARDENED} ]]; then - ewarn "You are emerging this package on a hardened profile with USE=jit enabled." - ewarn "This is horribly insecure as it disables all PAGEEXEC restrictions." - ewarn "Please ensure you know what you are doing. If you don't, please consider" - ewarn "emerging the package with USE=-jit" - fi -} - -src_unpack() { - unpack ${A} - - # Unpack language packs - mozlinguas_src_unpack - - # Unpack lightning for calendar locales - if use lightning ; then - xpi_unpack lightning-${MOZ_LIGHTNING_VER}.xpi - fi -} - -src_prepare() { - # Apply our Thunderbird patchset - EPATCH_SUFFIX="patch" \ - EPATCH_FORCE="yes" \ - epatch "${WORKDIR}/thunderbird" - - # Apply our patchset from firefox to thunderbird as well - pushd "${S}"/mozilla &>/dev/null || die - EPATCH_SUFFIX="patch" \ - EPATCH_FORCE="yes" \ - epatch "${WORKDIR}/firefox" - popd &>/dev/null || die - - # Ensure that are plugins dir is enabled as default - sed -i -e "s:/usr/lib/mozilla/plugins:/usr/lib/nsbrowser/plugins:" \ - "${S}"/mozilla/xpcom/io/nsAppFileLocationProvider.cpp || die "sed failed to replace plugin path for 32bit!" - sed -i -e "s:/usr/lib64/mozilla/plugins:/usr/lib64/nsbrowser/plugins:" \ - "${S}"/mozilla/xpcom/io/nsAppFileLocationProvider.cpp || die "sed failed to replace plugin path for 64bit!" - - # Don't exit with error when some libs are missing which we have in - # system. - sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \ - -i "${S}"/mail/installer/Makefile.in || die - - # Don't error out when there's no files to be removed: - sed 's@\(xargs rm\)$@\1 -f@' \ - -i "${S}"/mozilla/toolkit/mozapps/installer/packager.mk || die - - # Shell scripts sometimes contain DOS line endings; bug 391889 - grep -rlZ --include="*.sh" $'\r$' . | - while read -r -d $'\0' file ; do - einfo edos2unix "${file}" - edos2unix "${file}" - done - - # Confirm the version of lightning being grabbed for langpacks is the same - # as that used in thunderbird - local THIS_MOZ_LIGHTNING_VER=$(python "${S}"/calendar/lightning/build/makeversion.py ${PV}) - if [[ ${MOZ_LIGHTNING_VER} != ${THIS_MOZ_LIGHTNING_VER} ]]; then - eqawarn "The version of lightning used for localization differs from the version" - eqawarn "in thunderbird. Please update MOZ_LIGHTNING_VER in the ebuild from ${MOZ_LIGHTNING_VER}" - eqawarn "to ${THIS_MOZ_LIGHTNING_VER}" - fi - - # Allow user to apply any additional patches without modifing ebuild - epatch_user - - eautoreconf - # Ensure we run eautoreconf in mozilla to regenerate configure - cd "${S}"/mozilla || die - eautoconf - cd "${S}"/mozilla/js/src || die - eautoconf -} - -src_configure() { - declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" - MEXTENSIONS="default" - - #################################### - # - # mozconfig, CFLAGS and CXXFLAGS setup - # - #################################### - - mozconfig_init - mozconfig_config - - # It doesn't compile on alpha without this LDFLAGS - use alpha && append-ldflags "-Wl,--no-relax" - - # Add full relro support for hardened - use hardened && append-ldflags "-Wl,-z,relro,-z,now" - - mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}" - mozconfig_annotate '' --disable-mailnews - - # Other tb-specific settings - mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME} - mozconfig_annotate '' --with-user-appdir=.thunderbird - - mozconfig_use_enable lightning calendar - mozconfig_use_enable ldap - - # Bug #72667 - if use mozdom; then - MEXTENSIONS="${MEXTENSIONS},inspector" - fi - - # Use an objdir to keep things organized. - echo "mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR}" >> "${S}"/.mozconfig - - # Finalize and report settings - mozconfig_final - - #################################### - # - # Configure and build - # - #################################### - - # Disable no-print-directory - MAKEOPTS=${MAKEOPTS/--no-print-directory/} - - if [[ $(gcc-major-version) -lt 4 ]]; then - append-cxxflags -fno-stack-protector - elif [[ $(gcc-major-version) -gt 4 || $(gcc-minor-version) -gt 3 ]]; then - if use amd64 || use x86; then - append-flags -mno-avx - fi - fi - - if use crypt; then - pushd "${WORKDIR}"/enigmail &>/dev/null ||die - econf - popd &>/dev/null ||die - fi -} - -src_compile() { - mkdir -p "${BUILD_OBJ_DIR}" && cd "${BUILD_OBJ_DIR}" || die - - CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" \ - MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL}" \ - emake -f "${S}"/client.mk - - # Only build enigmail extension if crypt enabled. - if use crypt ; then - einfo "Building enigmail" - pushd "${WORKDIR}"/enigmail &>/dev/null || die - emake -j1 - emake -j1 xpi - popd &>/dev/null || die - fi -} - -src_install() { - declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" - DICTPATH="\"${EPREFIX}/usr/share/myspell\"" - - declare emid - cd "${BUILD_OBJ_DIR}" || die - - # Copy our preference before omnijar is created. - cp "${FILESDIR}"/thunderbird-gentoo-default-prefs-1.js-1 \ - "${BUILD_OBJ_DIR}/mozilla/dist/bin/defaults/pref/all-gentoo.js" \ - || die - - # Set default path to search for dictionaries. - echo "pref(\"spellchecker.dictionary_path\", ${DICTPATH});" \ - >> "${BUILD_OBJ_DIR}/mozilla/dist/bin/defaults/pref/all-gentoo.js" \ - || die - - # Pax mark xpcshell for hardened support, only used for startupcache creation. - pax-mark m "${BUILD_OBJ_DIR}"/mozilla/dist/bin/xpcshell - - MOZ_MAKE_FLAGS="${MAKEOPTS}" \ - emake DESTDIR="${D}" install - - # Install language packs - mozlinguas_src_install - - if ! use bindist; then - newicon "${S}"/other-licenses/branding/thunderbird/content/icon48.png thunderbird-icon.png - domenu "${FILESDIR}"/icon/${PN}.desktop - else - newicon "${S}"/mail/branding/aurora/content/icon48.png thunderbird-icon-unbranded.png - newmenu "${FILESDIR}"/icon/${PN}-unbranded.desktop \ - ${PN}.desktop - - sed -i -e "s:Mozilla\ Thunderbird:EarlyBird:g" \ - "${ED}"/usr/share/applications/${PN}.desktop - fi - - if use crypt ; then - local enigmail_xpipath="${WORKDIR}/enigmail/build" - cd "${T}" || die - unzip "${enigmail_xpipath}"/enigmail*.xpi install.rdf || die - emid=$(sed -n '//!d; s/.*\({.*}\).*/\1/; p; q' install.rdf) - - dodir ${MOZILLA_FIVE_HOME}/extensions/${emid} || die - cd "${D}"${MOZILLA_FIVE_HOME}/extensions/${emid} || die - unzip "${enigmail_xpipath}"/enigmail*.xpi || die - fi - - if use lightning ; then - local l c - mozlinguas_export - - emid="{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}" - # just for ESR31, install custom-rolled gdata-provider - cd "${WORKDIR}/gdata-provider-${MOZ_LIGHTNING_GDATA_VER}" || die - insinto ${MOZILLA_FIVE_HOME}/extensions/${emid} - if [[ -e chrome.manifest.original ]]; then - cp chrome.manifest.original chrome.manifest || die - fi - doins -r chrome.manifest components defaults modules install.rdf - cd "${WORKDIR}/gdata-provider-${MOZ_LIGHTNING_GDATA_VER}/chrome" || die - insinto ${MOZILLA_FIVE_HOME}/extensions/${emid}/chrome - doins -r gdata-provider gdata-provider-en-US - # Install locales for gdata-provider -- each locale is a directory tree - for l in "${mozlinguas[@]}"; do if [[ -d gdata-provider-${l} ]]; then - doins -r gdata-provider-${l} - echo "locale gdata-provider ${l} chrome/gdata-provider-${l}/locale/${l}/" \ - >> "${ED}"/${MOZILLA_FIVE_HOME}/extensions/${emid}/chrome.manifest \ - || die "Error adding gdata-provider-${l} to chrome.manifest" - else - ewarn "Sorry, but lightning gdata-provider in ${P} does not support the ${l} locale" - fi; done - - emid="{e2fda1a4-762b-4020-b5ad-a41df1933103}" - dodir ${MOZILLA_FIVE_HOME}/extensions/${emid} - cd "${ED}"${MOZILLA_FIVE_HOME}/extensions/${emid} || die - unzip "${BUILD_OBJ_DIR}"/mozilla/dist/xpi-stage/lightning-*.xpi || die - # Install locales for lightning - each locale is a jar file - insinto ${MOZILLA_FIVE_HOME}/extensions/${emid}/chrome - cd "${WORKDIR}"/lightning-${MOZ_LIGHTNING_VER}/chrome || die - for l in "${mozlinguas[@]}"; do if [[ -e calendar-${l}.jar ]]; then - for c in calendar lightning; do - doins ${c}-${l}.jar - echo "locale ${c} $l jar:chrome/${c}-${l}.jar!/locale/${l}/${c}/" \ - >> "${ED}"/${MOZILLA_FIVE_HOME}/extensions/${emid}/chrome.manifest \ - || die "Error adding ${c}-${l} to chrome.manifest" - done - else - ewarn "Sorry, but lightning calendar in ${P} does not support the ${l} locale" - fi; done - - # Fix mimetype so it shows up as a calendar application in GNOME 3 - # This requires that the .desktop file was already installed earlier - sed -e "s:^\(MimeType=\):\1text/calendar;:" \ - -e "s:^\(Categories=\):\1Calendar;:" \ - -i "${ED}"/usr/share/applications/${PN}.desktop || die - fi - - # Required in order for jit to work on hardened, for mozilla-31 - use jit && pax-mark pm "${ED}"${MOZILLA_FIVE_HOME}/{thunderbird,thunderbird-bin} - - # Plugin-container needs to be pax-marked for hardened to ensure plugins such as flash - # continue to work as expected. - pax-mark m "${ED}"${MOZILLA_FIVE_HOME}/plugin-container - - if use minimal; then - rm -r "${ED}"/usr/include "${ED}"${MOZILLA_FIVE_HOME}/{idl,include,lib,sdk} || \ - die "Failed to remove sdk and headers" - fi -} - -pkg_postinst() { - if use crypt; then - local peimpl=$(eselect --brief --colour=no pinentry show) - case "${peimpl}" in - *gtk*|*qt*) ;; - *) ewarn "The pinentry front-end currently selected is not one supported by thunderbird." - ewarn "You may be prompted for your password in an inaccessible shell!!" - ewarn "Please use 'eselect pinentry' to select either the gtk or qt front-end" - ;; - esac - fi - elog - elog "If you experience problems with plugins please issue the" - elog "following command : rm \${HOME}/.thunderbird/*/extensions.sqlite ," - elog "then restart thunderbird" -} diff --git a/media-gfx/freecad/freecad-9999.ebuild b/media-gfx/freecad/freecad-9999.ebuild index f4e5cea3bc57..f9dddb6188e9 100644 --- a/media-gfx/freecad/freecad-9999.ebuild +++ b/media-gfx/freecad/freecad-9999.ebuild @@ -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-gfx/freecad/freecad-9999.ebuild,v 1.6 2015/04/08 17:58:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/freecad/freecad-9999.ebuild,v 1.7 2015/07/21 23:55:11 xmw Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit cmake-utils eutils git-r3 fortran-2 multilib python-single-r1 DESCRIPTION="QT based Computer Aided Design application" HOMEPAGE="http://www.freecadweb.org/" -EGIT_REPO_URI="git://git.code.sf.net/p/free-cad/code" +EGIT_REPO_URI="https://github.com/FreeCAD/FreeCAD.git" LICENSE="GPL-2" SLOT="0" @@ -128,7 +128,7 @@ src_install() { newicon src/Main/icon.ico ${PN}.ico make_desktop_entry FreeCAD - dodoc README.Linux ChangeLog.txt + dodoc README ChangeLog.txt # disable compression of QT assistant help files >> "${ED}"usr/share/doc/${P}/freecad.qhc.ecompress.skip diff --git a/media-sound/cmus/cmus-2.7.1.ebuild b/media-sound/cmus/cmus-2.7.1.ebuild index 346da7a4f1a2..53364c6ddad9 100644 --- a/media-sound/cmus/cmus-2.7.1.ebuild +++ b/media-sound/cmus/cmus-2.7.1.ebuild @@ -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-sound/cmus/cmus-2.7.1.ebuild,v 1.1 2015/07/20 08:24:10 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cmus/cmus-2.7.1.ebuild,v 1.2 2015/07/22 03:17:57 patrick Exp $ EAPI=5 inherit bash-completion-r1 multilib @@ -12,9 +12,9 @@ SRC_URI="http://github.com/cmus/cmus/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="aac alsa ao cue cdio cddb discid debug examples +flac jack libsamplerate - +mad mikmod modplug mp4 musepack opus oss pidgin pulseaudio tremor +unicode - +vorbis wavpack wma" +IUSE="aac alsa ao cue cdio cddb discid debug examples +flac jack libsamplerate \ + +mad mikmod modplug mp4 musepack opus oss pidgin pulseaudio tremor +unicode \ + +vorbis wavpack wma" CDEPEND="sys-libs/ncurses[unicode?] aac? ( media-libs/faad2 ) diff --git a/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index b73adce22d80..3aa914a68a5f 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Tue, 21 Jul 2015 10:06:54 +0000 +Wed, 22 Jul 2015 05:06:53 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index b73adce22d80..24d20cd68e65 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Tue, 21 Jul 2015 10:06:54 +0000 +Wed, 22 Jul 2015 05:06:54 +0000 diff --git a/metadata/md5-cache/app-admin/logstash-bin-1.4.3 b/metadata/md5-cache/app-admin/logstash-bin-1.4.4 similarity index 84% rename from metadata/md5-cache/app-admin/logstash-bin-1.4.3 rename to metadata/md5-cache/app-admin/logstash-bin-1.4.4 index 799f6411aee3..c4ee53625c89 100644 --- a/metadata/md5-cache/app-admin/logstash-bin-1.4.3 +++ b/metadata/md5-cache/app-admin/logstash-bin-1.4.4 @@ -6,5 +6,5 @@ KEYWORDS=~amd64 LICENSE=Apache-2.0 RDEPEND=|| ( virtual/jre:1.8 virtual/jre:1.7 ) SLOT=0 -SRC_URI=https://download.elastic.co/logstash/logstash/logstash-1.4.3.tar.gz -_md5_=c5b4561677e05b2cb855d3343d65eb7c +SRC_URI=https://download.elastic.co/logstash/logstash/logstash-1.4.4.tar.gz +_md5_=b58423122b7337f3311721db000ea8dd diff --git a/metadata/md5-cache/app-admin/logstash-bin-1.5.3 b/metadata/md5-cache/app-admin/logstash-bin-1.5.3 new file mode 100644 index 000000000000..9cc18d1ae295 --- /dev/null +++ b/metadata/md5-cache/app-admin/logstash-bin-1.5.3 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install postinst +DESCRIPTION=Tool for managing events and logs +EAPI=5 +HOMEPAGE=https://www.elastic.co/products/logstash +KEYWORDS=~amd64 +LICENSE=Apache-2.0 +RDEPEND=|| ( virtual/jre:1.8 virtual/jre:1.7 ) +RESTRICT=strip +SLOT=0 +SRC_URI=https://download.elastic.co/logstash/logstash/logstash-1.5.3.tar.gz +_md5_=7478b41c24357d14b4f6e4a9878e3ea7 diff --git a/metadata/md5-cache/app-backup/cyphertite-2.0.2-r5 b/metadata/md5-cache/app-backup/cyphertite-2.0.2-r5 deleted file mode 100644 index b244d300fc98..000000000000 --- a/metadata/md5-cache/app-backup/cyphertite-2.0.2-r5 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install prepare -DEPEND=app-arch/xz-utils:0= dev-db/sqlite:3= >=dev-libs/openssl-1.0.1g:0=[-bindist] dev-libs/expat:0= dev-libs/libbsd:0= dev-libs/libedit:0= dev-libs/libevent:0= >=dev-libs/lzo-2.0:2= >=net-misc/curl-7.15.1:0=[ssl] sys-libs/zlib:0= -DESCRIPTION=High Security, Zero-Knowledge Online Backup -EAPI=5 -HOMEPAGE=https://www.cyphertite.com/ -KEYWORDS=~amd64 ~x86 -LICENSE=ISC -RDEPEND=app-arch/xz-utils:0= dev-db/sqlite:3= >=dev-libs/openssl-1.0.1g:0=[-bindist] dev-libs/expat:0= dev-libs/libbsd:0= dev-libs/libedit:0= dev-libs/libevent:0= >=dev-libs/lzo-2.0:2= >=net-misc/curl-7.15.1:0=[ssl] sys-libs/zlib:0= -SLOT=0 -SRC_URI=https://www.cyphertite.com/snapshots/source/2.0.2/cyphertite-full-2.0.2.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=a7958b4ade98987a082872059577418d diff --git a/metadata/md5-cache/app-backup/cyphertite-2.0.4 b/metadata/md5-cache/app-backup/cyphertite-2.0.4 deleted file mode 100644 index 1d8ab0bea2e0..000000000000 --- a/metadata/md5-cache/app-backup/cyphertite-2.0.4 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install prepare -DEPEND=app-arch/xz-utils:0= dev-db/sqlite:3= >=dev-libs/openssl-1.0.1g:0=[-bindist] dev-libs/expat:0= dev-libs/libbsd:0= dev-libs/libedit:0= dev-libs/libevent:0= >=dev-libs/lzo-2.0:2= >=net-misc/curl-7.15.1:0=[ssl] sys-libs/zlib:0= -DESCRIPTION=High Security, Zero-Knowledge Online Backup -EAPI=5 -HOMEPAGE=https://www.cyphertite.com/ -KEYWORDS=~amd64 ~x86 -LICENSE=ISC -RDEPEND=app-arch/xz-utils:0= dev-db/sqlite:3= >=dev-libs/openssl-1.0.1g:0=[-bindist] dev-libs/expat:0= dev-libs/libbsd:0= dev-libs/libedit:0= dev-libs/libevent:0= >=dev-libs/lzo-2.0:2= >=net-misc/curl-7.15.1:0=[ssl] sys-libs/zlib:0= -SLOT=0 -SRC_URI=https://www.cyphertite.com/snapshots/source/2.0.4/cyphertite-full-2.0.4.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=3b7cdcb0419af123da35b6eb23231036 diff --git a/metadata/md5-cache/app-crypt/keybase-0.8.12 b/metadata/md5-cache/app-crypt/keybase-0.8.12 new file mode 100644 index 000000000000..a5cc8e3b1ceb --- /dev/null +++ b/metadata/md5-cache/app-crypt/keybase-0.8.12 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install unpack +DESCRIPTION=Client for keybase.io +EAPI=5 +HOMEPAGE=https://keybase.io/ +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=net-libs/nodejs app-crypt/gnupg +SLOT=0 +SRC_URI=https://github.com/keybase/node-client/archive/v0.8.12.tar.gz -> keybase-0.8.12.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=890de87476270a6ce60a661398689fd0 diff --git a/metadata/md5-cache/app-dicts/prime-dict-1.0.0-r2 b/metadata/md5-cache/app-dicts/prime-dict-1.0.0-r2 index fd36177f2c01..b4c54d3e8efc 100644 --- a/metadata/md5-cache/app-dicts/prime-dict-1.0.0-r2 +++ b/metadata/md5-cache/app-dicts/prime-dict-1.0.0-r2 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) +DEPEND=ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) DESCRIPTION=Dictionary files for PRIME input method EAPI=5 HOMEPAGE=http://taiyaki.org/prime/ -IUSE=elibc_FreeBSD ruby_targets_ruby19 ruby_targets_ruby20 ruby_targets_ruby21 +IUSE=elibc_FreeBSD ruby_targets_ruby19 ruby_targets_ruby20 KEYWORDS=~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 LICENSE=GPL-2 -RDEPEND=ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) -REQUIRED_USE=|| ( ruby_targets_ruby19 ruby_targets_ruby20 ruby_targets_ruby21 ) +RDEPEND=ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) +REQUIRED_USE=|| ( ruby_targets_ruby19 ruby_targets_ruby20 ) SLOT=0 SRC_URI=http://prime.sourceforge.jp/src/prime-dict-1.0.0.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc multilib 62927b3db3a589b0806255f3a002d5d3 ruby-ng a1c75617b3482d513ad41d1aea8dbf8f ruby-utils a74e21a353442acf697b6c82e7df6df8 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=4e7373230bf9761a48b95aa090750164 +_md5_=4759e28b7314ef632e664c190a62393d diff --git a/metadata/md5-cache/app-dicts/prime-dict-1.0.0-r3 b/metadata/md5-cache/app-dicts/prime-dict-1.0.0-r3 new file mode 100644 index 000000000000..3a702a475d7e --- /dev/null +++ b/metadata/md5-cache/app-dicts/prime-dict-1.0.0-r3 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) +DESCRIPTION=Dictionary files for PRIME input method +EAPI=5 +HOMEPAGE=http://taiyaki.org/prime/ +IUSE=elibc_FreeBSD ruby_targets_ruby19 ruby_targets_ruby20 ruby_targets_ruby21 +KEYWORDS=~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) +REQUIRED_USE=|| ( ruby_targets_ruby19 ruby_targets_ruby20 ruby_targets_ruby21 ) +SLOT=0 +SRC_URI=http://prime.sourceforge.jp/src/prime-dict-1.0.0.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc multilib 62927b3db3a589b0806255f3a002d5d3 ruby-ng a1c75617b3482d513ad41d1aea8dbf8f ruby-utils a74e21a353442acf697b6c82e7df6df8 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=b986f0443f9fdc1014916ec6fcbe5e67 diff --git a/metadata/md5-cache/app-emulation/ganeti-2.14.1 b/metadata/md5-cache/app-emulation/ganeti-2.14.1 new file mode 100644 index 000000000000..28dd6d31b1ce --- /dev/null +++ b/metadata/md5-cache/app-emulation/ganeti-2.14.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst prepare setup test +DEPEND=dev-libs/openssl:0 dev-python/paramiko[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/pyopenssl[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/pyparsing[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/pycurl[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/pyinotify[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/simplejson[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/ipaddr[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/bitarray[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] net-analyzer/arping net-analyzer/fping net-misc/bridge-utils net-misc/curl[ssl] net-misc/openssh net-misc/socat sys-apps/iproute2 sys-fs/lvm2 >=sys-apps/baselayout-2.0 =dev-lang/ghc-7.6*:0= dev-haskell/cabal:0= dev-haskell/cabal-install:0= >=dev-haskell/deepseq-1.3.0.0:0= >=dev-haskell/mtl-2.1.1:0= >=dev-haskell/old-time-1.1.0.0:0= >=dev-haskell/random-1.0.1.1:0= haskell-daemons? ( >=dev-haskell/text-0.11.1.13:0= ) >=dev-haskell/transformers-0.3.0.0:0= >=dev-haskell/attoparsec-0.10.1.1:0= =dev-haskell/base64-bytestring-1.0.0.1:0= =dev-haskell/crypto-4.2.4:0= =dev-haskell/curl-1.3.7:0= =dev-haskell/hinotify-0.3.2:0= =dev-haskell/hslogger-1.1.4:0= =dev-haskell/json-0.5:0= =dev-haskell/lens-3.10:0= =dev-haskell/lifted-base-0.2.0.3:0= =dev-haskell/monad-control-0.3.1.3:0= =dev-haskell/network-2.3.0.13:0= =dev-haskell/parallel-3.2.0.2:3= =dev-haskell/temporary-1.1.2.3:0= =dev-haskell/regex-pcre-0.94.2:0= =dev-haskell/transformers-base-0.4.1:0= =dev-haskell/utf8-string-0.3.7:0= =dev-haskell/zlib-0.5.3.3:0= =dev-haskell/psqueue-1.1:0= =dev-haskell/snap-core-0.8.1:0= =dev-haskell/snap-server-0.8.1:0= =app-emulation/xen-3.0 ) kvm? ( app-emulation/qemu ) lxc? ( app-emulation/lxc ) drbd? ( =dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] sys-devel/m4 =app-text/pandoc-1.12* test? ( dev-python/mock dev-python/pyyaml dev-haskell/haddock:0= >=dev-haskell/hunit-1.2.4.2:0= =dev-haskell/quickcheck-2.4.2:2= =dev-haskell/test-framework-0.6:0= =dev-haskell/test-framework-hunit-0.2.7:0= =dev-haskell/test-framework-quickcheck2-0.2.12.1:0= =sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=Ganeti is a virtual server management software tool +EAPI=5 +HOMEPAGE=http://www.ganeti.org/ +IUSE=drbd haskell-daemons htools ipv6 kvm lxc monitoring multiple-users rbd syslog test xen python_targets_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=dev-libs/openssl:0 dev-python/paramiko[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/pyopenssl[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/pyparsing[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/pycurl[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/pyinotify[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/simplejson[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/ipaddr[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/bitarray[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] net-analyzer/arping net-analyzer/fping net-misc/bridge-utils net-misc/curl[ssl] net-misc/openssh net-misc/socat sys-apps/iproute2 sys-fs/lvm2 >=sys-apps/baselayout-2.0 =dev-lang/ghc-7.6*:0= dev-haskell/cabal:0= dev-haskell/cabal-install:0= >=dev-haskell/deepseq-1.3.0.0:0= >=dev-haskell/mtl-2.1.1:0= >=dev-haskell/old-time-1.1.0.0:0= >=dev-haskell/random-1.0.1.1:0= haskell-daemons? ( >=dev-haskell/text-0.11.1.13:0= ) >=dev-haskell/transformers-0.3.0.0:0= >=dev-haskell/attoparsec-0.10.1.1:0= =dev-haskell/base64-bytestring-1.0.0.1:0= =dev-haskell/crypto-4.2.4:0= =dev-haskell/curl-1.3.7:0= =dev-haskell/hinotify-0.3.2:0= =dev-haskell/hslogger-1.1.4:0= =dev-haskell/json-0.5:0= =dev-haskell/lens-3.10:0= =dev-haskell/lifted-base-0.2.0.3:0= =dev-haskell/monad-control-0.3.1.3:0= =dev-haskell/network-2.3.0.13:0= =dev-haskell/parallel-3.2.0.2:3= =dev-haskell/temporary-1.1.2.3:0= =dev-haskell/regex-pcre-0.94.2:0= =dev-haskell/transformers-base-0.4.1:0= =dev-haskell/utf8-string-0.3.7:0= =dev-haskell/zlib-0.5.3.3:0= =dev-haskell/psqueue-1.1:0= =dev-haskell/snap-core-0.8.1:0= =dev-haskell/snap-server-0.8.1:0= =app-emulation/xen-3.0 ) kvm? ( app-emulation/qemu ) lxc? ( app-emulation/lxc ) drbd? ( =dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] !app-emulation/ganeti-htools +REQUIRED_USE=kvm? ( || ( amd64 x86 ) ) +SLOT=0 +SRC_URI=http://downloads.ganeti.org/releases/2.14/ganeti-2.14.1.tar.gz +_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 python-single-r1 351da1aa73960a282591217fb57c1bb8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=7086036cec99b9bf3bdb5c3f9675aaff diff --git a/metadata/md5-cache/app-office/libreoffice-bin-4.4.4.3 b/metadata/md5-cache/app-office/libreoffice-bin-4.4.4.3 new file mode 100644 index 000000000000..2592d1cbb9a8 --- /dev/null +++ b/metadata/md5-cache/app-office/libreoffice-bin-4.4.4.3 @@ -0,0 +1,16 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack +DEPEND=dev-util/xdelta:3 >=sys-apps/sed-4 kde? ( dev-util/automoc virtual/pkgconfig !aqua? ( >=x11-libs/libXtst-1.1.0 x11-proto/xf86vidmodeproto ) ) kde? ( dev-lang/perl >=dev-qt/qt3support-4.8.5:4[accessibility] >=dev-qt/qtcore-4.8.5:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.5:4 >=dev-qt/designer-4.8.5:4 >=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.5:4 >=dev-qt/qtsql-4.8.5:4[qt3support] >=dev-qt/qtsvg-4.8.5:4 >=dev-qt/qttest-4.8.5:4 >=dev-qt/qtwebkit-4.8.5:4 >=kde-base/kdelibs-4.4:4[aqua=] ) java? ( >=dev-java/java-config-2.2.0 ) +DESCRIPTION=LibreOffice, a full office productivity suite. Binary package +EAPI=5 +HOMEPAGE=http://www.libreoffice.org +IUSE=gnome java kde aqua kde elibc_FreeBSD java python_targets_python3_3 python_targets_python3_4 python_targets_python2_7 python_single_target_python3_3 python_single_target_python3_4 python_single_target_python2_7 +KEYWORDS=-* ~amd64 ~x86 +LICENSE=LGPL-3 +PDEPEND==app-office/libreoffice-l10n-4.4.4.3* +RDEPEND==app-text/libexttextcat-3.4* =app-text/libmwaw-0.3* app-text/poppler:0/51 dev-libs/boost:0/1.56.0 dev-libs/icu:0/55 =media-gfx/graphite2-1.2* media-libs/glew:0/1.10 media-libs/harfbuzz:0/0.9.18[icu] media-libs/libpng:0/16 >=sys-libs/glibc-2.20-r2 virtual/jpeg:62 kde? ( >=kde-base/kdelibs-4.14.8:4 >=dev-qt/qtcore-4.8.6-r2:4 >=dev-qt/qtgui-4.8.6-r4:4 ) python_single_target_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3[threads,xml] ) python_single_target_python3_4? ( dev-lang/python:3.4[threads,xml] ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads,xml] ) >=dev-lang/python-exec-2:=[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] app-arch/zip app-arch/unzip >=app-text/hunspell-1.3.2-r3 app-text/mythes >=app-text/libabw-0.1.0 >=app-text/libexttextcat-3.2 >=app-text/libebook-0.1.1 >=app-text/libetonyek-0.1.1 app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.4 >=app-text/libodfgen-0.1.0 app-text/libwpd:0.10[tools] app-text/libwpg:0.3 =app-text/libwps-0.3* >=app-text/poppler-0.16:=[xpdf-headers(+),cxx] >=dev-cpp/clucene-2.3.3.4-r2 =dev-cpp/libcmis-0.5* dev-db/unixODBC >=dev-libs/boost-1.55:= dev-libs/expat >=dev-libs/hyphen-2.7.1 >=dev-libs/icu-4.8.1.1:= =dev-libs/liborcus-0.7* >=dev-libs/librevenge-0.0.1 >=dev-libs/nspr-4.8.8 >=dev-libs/nss-3.12.9 >=dev-lang/perl-5.0 >=dev-libs/openssl-1.0.0d:0 >=dev-libs/redland-1.0.16 media-gfx/graphite2 >=media-libs/fontconfig-2.8.0 media-libs/freetype:2 >=media-libs/glew-1.10 >=media-libs/harfbuzz-0.9.18:=[icu(+)] media-libs/lcms:2 >=media-libs/libpng-1.4:0= >=media-libs/libcdr-0.1.0 >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libvisio-0.1.0 >=net-misc/curl-7.21.4 net-libs/neon net-nds/openldap sci-mathematics/lpsolve virtual/jpeg:0 >=x11-libs/cairo-1.10.0[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender virtual/glu virtual/opengl net-print/cups >=dev-libs/dbus-glib-0.92 gnome? ( gnome-extra/evolution-data-server ) gnome? ( gnome-base/gconf:2 ) x11-libs/gdk-pixbuf[X] >=x11-libs/gtk+-2.24:2 media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 !app-office/libreoffice !=virtual/jre-1.6 ) kde? ( >=kde-apps/kioclient-4.4:4[aqua=] ) kde? ( kde-apps/oxygen-icons ) kde? ( dev-lang/perl >=dev-qt/qt3support-4.8.5:4[accessibility] >=dev-qt/qtcore-4.8.5:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.5:4 >=dev-qt/designer-4.8.5:4 >=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.5:4 >=dev-qt/qtsql-4.8.5:4[qt3support] >=dev-qt/qtsvg-4.8.5:4 >=dev-qt/qttest-4.8.5:4 >=dev-qt/qtwebkit-4.8.5:4 >=kde-base/kdelibs-4.4:4[aqua=] ) java? ( >=dev-java/java-config-2.2.0 ) +REQUIRED_USE=kde? ( !gnome ) gnome? ( !kde ) +RESTRICT=test strip +SLOT=0 +SRC_URI=amd64? ( http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-bin-libreoffice-4.4.4.3.tar.xz kde? ( !java? ( http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-bin-libreoffice-kde-4.4.4.3.xd3 ) java? ( http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-bin-libreoffice-kde-java-4.4.4.3.xd3 ) ) gnome? ( !java? ( http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-bin-libreoffice-gnome-4.4.4.3.xd3 ) java? ( http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-bin-libreoffice-gnome-java-4.4.4.3.xd3 ) ) !kde? ( !gnome? ( java? ( http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-bin-libreoffice-java-4.4.4.3.xd3 ) ) ) ) x86? ( http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-bin-libreoffice-4.4.4.3.tar.xz kde? ( !java? ( http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-bin-libreoffice-kde-4.4.4.3.xd3 ) java? ( http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-bin-libreoffice-kde-java-4.4.4.3.xd3 ) ) gnome? ( !java? ( http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-bin-libreoffice-gnome-4.4.4.3.xd3 ) java? ( http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-bin-libreoffice-gnome-java-4.4.4.3.xd3 ) ) !kde? ( !gnome? ( java? ( http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-bin-libreoffice-java-4.4.4.3.xd3 ) ) ) ) +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic c9602887773166fe300444712fc7ff98 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc kde4-base dcf3af2bbff0f16a6f0325a90246df80 kde4-functions 99e770658f27aaf2c8a5850af7598b18 multilib 62927b3db3a589b0806255f3a002d5d3 pax-utils dfe060cb70d89757fde5c1ff8405e950 prefix 21058c21ca48453d771df15500873ede python-single-r1 351da1aa73960a282591217fb57c1bb8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_md5_=ba66ff445958528a788b09e285bdec14 diff --git a/metadata/md5-cache/app-office/libreoffice-bin-debug-4.4.4.3 b/metadata/md5-cache/app-office/libreoffice-bin-debug-4.4.4.3 new file mode 100644 index 000000000000..2ecd7dd33ce4 --- /dev/null +++ b/metadata/md5-cache/app-office/libreoffice-bin-debug-4.4.4.3 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install unpack +DEPEND=dev-util/xdelta:3 +DESCRIPTION=LibreOffice, a full office productivity suite. Binary package, debug info +EAPI=5 +HOMEPAGE=http://www.libreoffice.org +IUSE=gnome java kde +KEYWORDS=-* ~amd64 ~x86 +LICENSE=LGPL-3 +RDEPEND==app-office/libreoffice-bin-4.4.4.3[gnome=,java=,kde=] +RESTRICT=test strip +SLOT=0 +SRC_URI=amd64? ( http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-debug-libreoffice-4.4.4.3.tar.xz kde? ( !java? ( http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-debug-libreoffice-kde-4.4.4.3.xd3 ) java? ( http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-debug-libreoffice-kde-java-4.4.4.3.xd3 ) ) gnome? ( !java? ( http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-debug-libreoffice-gnome-4.4.4.3.xd3 ) java? ( http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-debug-libreoffice-gnome-java-4.4.4.3.xd3 ) ) !kde? ( !gnome? ( java? ( http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-debug-libreoffice-java-4.4.4.3.xd3 ) ) ) ) x86? ( http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-debug-libreoffice-4.4.4.3.tar.xz kde? ( !java? ( http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-debug-libreoffice-kde-4.4.4.3.xd3 ) java? ( http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-debug-libreoffice-kde-java-4.4.4.3.xd3 ) ) gnome? ( !java? ( http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-debug-libreoffice-gnome-4.4.4.3.xd3 ) java? ( http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-debug-libreoffice-gnome-java-4.4.4.3.xd3 ) ) !kde? ( !gnome? ( java? ( http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-debug-libreoffice-java-4.4.4.3.xd3 ) ) ) ) +_md5_=42f1c00821901acbbe99e78ceca36a64 diff --git a/metadata/md5-cache/app-portage/elogv-0.7.4 b/metadata/md5-cache/app-portage/elogv-0.7.4 deleted file mode 100644 index 0595da238b57..000000000000 --- a/metadata/md5-cache/app-portage/elogv-0.7.4 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND==dev-lang/python-2* =dev-lang/python-2*[ncurses] -DESCRIPTION=Curses based utility to parse the contents of elogs created by Portage -EAPI=3 -HOMEPAGE=http://gechi-overlay.sourceforge.net/?page=elogv -KEYWORDS=~alpha amd64 ~arm ppc sparc x86 ~x86-fbsd -LICENSE=GPL-2 -RDEPEND==dev-lang/python-2* =dev-lang/python-2*[ncurses] -SLOT=0 -SRC_URI=mirror://sourceforge/gechi-overlay/elogv-0.7.4.tar.bz2 -_eclasses_=distutils 92e738ea29389cb3f34778d7a349ac71 eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=e03ee8a5b67c672298959aebb0d355ef diff --git a/metadata/md5-cache/app-portage/elogv-0.7.4-r1 b/metadata/md5-cache/app-portage/elogv-0.7.4-r1 deleted file mode 100644 index b5eeacb43cbb..000000000000 --- a/metadata/md5-cache/app-portage/elogv-0.7.4-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND==dev-lang/python-2* =dev-lang/python-2*[ncurses] -DESCRIPTION=Curses based utility to parse the contents of elogs created by Portage -EAPI=3 -HOMEPAGE=http://gechi-overlay.sourceforge.net/?page=elogv -KEYWORDS=~alpha ~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux -LICENSE=GPL-2 -RDEPEND==dev-lang/python-2* =dev-lang/python-2*[ncurses] -SLOT=0 -SRC_URI=mirror://sourceforge/gechi-overlay/elogv-0.7.4.tar.bz2 -_eclasses_=distutils 92e738ea29389cb3f34778d7a349ac71 eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 prefix 21058c21ca48453d771df15500873ede python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=e93277d2d37b92bcb81bf9e157304bab diff --git a/metadata/md5-cache/app-portage/emerge-delta-webrsync-3.5.1-r3 b/metadata/md5-cache/app-portage/emerge-delta-webrsync-3.5.1-r3 deleted file mode 100644 index 5bd46c5253ce..000000000000 --- a/metadata/md5-cache/app-portage/emerge-delta-webrsync-3.5.1-r3 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=compile install postinst preinst unpack -DESCRIPTION=emerge-webrsync using patches to minimize bandwidth -HOMEPAGE=http://www.gentoo.org/proj/en/portage/index.xml -KEYWORDS=alpha amd64 ~hppa ia64 ~mips ~ppc ~sparc x86 ~x86-fbsd -LICENSE=GPL-2 -RDEPEND=>=sys-apps/portage-2.1.1-r1 >=dev-util/diffball-0.6.5 -SLOT=0 -SRC_URI=mirror://gentoo/emerge-delta-webrsync-3.5.1 -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=893a0d0b4dd0d2ffa79cf069b40ce109 diff --git a/metadata/md5-cache/app-portage/euscan-0.1.0 b/metadata/md5-cache/app-portage/euscan-0.1.0 deleted file mode 100644 index 334238ce21fc..000000000000 --- a/metadata/md5-cache/app-portage/euscan-0.1.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=sys-apps/portage dev-lang/python[xml] dev-lang/python -DESCRIPTION=Ebuild upstream scan utility -EAPI=3 -HOMEPAGE=http://euscan.iksaif.net -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-apps/portage >=app-portage/gentoolkit-0.2.8 dev-python/setuptools dev-python/beautifulsoup:python-2 dev-lang/python[xml] dev-lang/python -SLOT=0 -SRC_URI=http://dev.gentoo.org/~hwoarang/distfiles/euscan-0.1.0.tar.gz -_eclasses_=distutils 92e738ea29389cb3f34778d7a349ac71 multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=bf12dab2ef2d1739253d7166d0e90534 diff --git a/metadata/md5-cache/app-portage/euscan-0.1.1 b/metadata/md5-cache/app-portage/euscan-0.1.1 deleted file mode 100644 index 23affca5eb21..000000000000 --- a/metadata/md5-cache/app-portage/euscan-0.1.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=sys-apps/portage dev-lang/python[xml] dev-lang/python -DESCRIPTION=Ebuild upstream scan utility -EAPI=3 -HOMEPAGE=http://euscan.iksaif.net -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=GPL-2 -RDEPEND=sys-apps/portage >=app-portage/gentoolkit-0.2.8 dev-python/setuptools dev-python/beautifulsoup:python-2 dev-lang/python[xml] dev-lang/python -SLOT=0 -SRC_URI=http://dev.gentoo.org/~hwoarang/distfiles/euscan-0.1.1.tar.gz -_eclasses_=distutils 92e738ea29389cb3f34778d7a349ac71 multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=a33b7bb40b4d2d84081fac51cff464c1 diff --git a/metadata/md5-cache/app-portage/gentoolkit-dev-0.2.6.14 b/metadata/md5-cache/app-portage/gentoolkit-dev-0.2.6.14 deleted file mode 100644 index c3e446857f2c..000000000000 --- a/metadata/md5-cache/app-portage/gentoolkit-dev-0.2.6.14 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install setup test -DEPEND=!>=app-portage/gentoolkit-0.3.0_rc11 || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* ) || ( =dev-lang/python-3.3*[xml] =dev-lang/python-3.2*[xml] =dev-lang/python-3.1*[xml] =dev-lang/python-2.7*[xml] =dev-lang/python-2.6*[xml] ) -DESCRIPTION=Collection of developer scripts for Gentoo -EAPI=3 -HOMEPAGE=http://www.gentoo.org/proj/en/portage/tools/index.xml -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -RDEPEND=!>=app-portage/gentoolkit-0.3.0_rc11 sys-apps/portage dev-lang/perl || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* ) || ( =dev-lang/python-3.3*[xml] =dev-lang/python-3.2*[xml] =dev-lang/python-3.1*[xml] =dev-lang/python-2.7*[xml] =dev-lang/python-2.6*[xml] ) -SLOT=0 -SRC_URI=mirror://gentoo/gentoolkit-dev-0.2.6.14.tar.gz -_eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=7d9e7befa50257e68bbb374427ac5fe3 diff --git a/metadata/md5-cache/app-portage/gentoolkit-dev-0.2.7 b/metadata/md5-cache/app-portage/gentoolkit-dev-0.2.7 deleted file mode 100644 index 056e12dd1363..000000000000 --- a/metadata/md5-cache/app-portage/gentoolkit-dev-0.2.7 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install setup test -DEPEND=!>=app-portage/gentoolkit-0.3.0_rc11 dev-lang/python dev-lang/python[xml] -DESCRIPTION=Collection of developer scripts for Gentoo -EAPI=3 -HOMEPAGE=http://www.gentoo.org/proj/en/portage/tools/index.xml -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -RDEPEND=!>=app-portage/gentoolkit-0.3.0_rc11 sys-apps/portage dev-lang/perl dev-lang/python dev-lang/python[xml] -SLOT=0 -SRC_URI=mirror://gentoo/gentoolkit-dev-0.2.7.tar.gz -_eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=c1a31639a25e478d1ca212438f8096e6 diff --git a/metadata/md5-cache/app-portage/gentoolkit-dev-0.2.8 b/metadata/md5-cache/app-portage/gentoolkit-dev-0.2.8 deleted file mode 100644 index a319846bf1ad..000000000000 --- a/metadata/md5-cache/app-portage/gentoolkit-dev-0.2.8 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install prepare setup test -DEPEND=|| ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* ) || ( =dev-lang/python-3.3*[xml] =dev-lang/python-3.2*[xml] =dev-lang/python-3.1*[xml] =dev-lang/python-2.7*[xml] =dev-lang/python-2.6*[xml] ) -DESCRIPTION=Collection of developer scripts for Gentoo -EAPI=3 -HOMEPAGE=http://www.gentoo.org/proj/en/portage/tools/index.xml -KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -RDEPEND=sys-apps/portage dev-lang/perl sys-apps/diffutils || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* ) || ( =dev-lang/python-3.3*[xml] =dev-lang/python-3.2*[xml] =dev-lang/python-3.1*[xml] =dev-lang/python-2.7*[xml] =dev-lang/python-2.6*[xml] ) -SLOT=0 -SRC_URI=mirror://gentoo/gentoolkit-dev-0.2.8.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=7513cac5aaea570e933695ea6bfa1022 diff --git a/metadata/md5-cache/app-portage/gentoolkit-dev-0.2.8.3 b/metadata/md5-cache/app-portage/gentoolkit-dev-0.2.8.3 deleted file mode 100644 index 69e59e350ace..000000000000 --- a/metadata/md5-cache/app-portage/gentoolkit-dev-0.2.8.3 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install prepare setup test -DEPEND=|| ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* ) || ( =dev-lang/python-3.3*[xml] =dev-lang/python-3.2*[xml] =dev-lang/python-3.1*[xml] =dev-lang/python-2.7*[xml] =dev-lang/python-2.6*[xml] ) -DESCRIPTION=Collection of developer scripts for Gentoo -EAPI=5 -HOMEPAGE=http://www.gentoo.org/proj/en/portage/tools/index.xml -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -RDEPEND=sys-apps/portage dev-lang/perl sys-apps/diffutils || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* ) || ( =dev-lang/python-3.3*[xml] =dev-lang/python-3.2*[xml] =dev-lang/python-3.1*[xml] =dev-lang/python-2.7*[xml] =dev-lang/python-2.6*[xml] ) -SLOT=0 -SRC_URI=mirror://gentoo/gentoolkit-dev-0.2.8.3.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=542eeb369661051438c5fb85db2a55de diff --git a/metadata/md5-cache/app-portage/getdelta-0.7.8 b/metadata/md5-cache/app-portage/getdelta-0.7.8 deleted file mode 100644 index b38f02e6f442..000000000000 --- a/metadata/md5-cache/app-portage/getdelta-0.7.8 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=install postinst -DESCRIPTION=dynamic deltup client -HOMEPAGE=http://linux01.gwdg.de/~nlissne/ -KEYWORDS=~alpha ~amd64 ~sparc ~x86 -LICENSE=GPL-2 -RDEPEND=app-portage/deltup dev-util/bdelta -SLOT=0 -SRC_URI=http://linux01.gwdg.de/~nlissne/getdelta-0.7.8.tar.bz2 -_md5_=5f96179ba15b7398f0c81df916b0c838 diff --git a/metadata/md5-cache/app-portage/getdelta-0.7.9 b/metadata/md5-cache/app-portage/getdelta-0.7.9 deleted file mode 100644 index ed118687107d..000000000000 --- a/metadata/md5-cache/app-portage/getdelta-0.7.9 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install postinst prepare -DESCRIPTION=dynamic deltup client -EAPI=5 -HOMEPAGE=http://linux01.gwdg.de/~nlissne/ -KEYWORDS=~alpha ~amd64 ~sparc ~x86 -LICENSE=GPL-2 -RDEPEND=app-portage/deltup dev-util/bdelta -SLOT=0 -SRC_URI=http://linux01.gwdg.de/~nlissne/getdelta-0.7.8.tar.bz2 -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=235f54f01c4170c862533606660e1bc2 diff --git a/metadata/md5-cache/app-portage/getdelta-0.7.9-r1 b/metadata/md5-cache/app-portage/getdelta-0.7.9-r1 deleted file mode 100644 index 639d77e40f2e..000000000000 --- a/metadata/md5-cache/app-portage/getdelta-0.7.9-r1 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install postinst prepare -DESCRIPTION=dynamic deltup client -EAPI=5 -HOMEPAGE=http://linux01.gwdg.de/~nlissne/ -KEYWORDS=~alpha ~amd64 ~sparc ~x86 -LICENSE=GPL-2 -RDEPEND=app-portage/deltup dev-util/bdelta -SLOT=0 -SRC_URI=http://linux01.gwdg.de/~nlissne/getdelta-0.7.8.tar.bz2 -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=fb422a2a3849f65d6491a8b88822c6b5 diff --git a/metadata/md5-cache/app-portage/pms-test-suite-0.2 b/metadata/md5-cache/app-portage/pms-test-suite-0.2 index 34dcd6509be4..c1c134413250 100644 --- a/metadata/md5-cache/app-portage/pms-test-suite-0.2 +++ b/metadata/md5-cache/app-portage/pms-test-suite-0.2 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=doc? ( dev-python/epydoc ) test? ( >=sys-apps/portage-2.1.10.3 sys-apps/pkgcore >=sys-apps/paludis-0.64.2[python-bindings] ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) +DEPEND=doc? ( dev-python/epydoc ) test? ( >=sys-apps/portage-2.1.10.3 sys-apps/pkgcore >=sys-apps/paludis-0.64.2[python] ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) DESCRIPTION=A test suite for Package Manager PMS compliance EAPI=4 HOMEPAGE=http://www.gentoo.org/proj/en/qa/pms/pms-test-suite.xml @@ -11,4 +11,4 @@ RESTRICT=test SLOT=0 SRC_URI=https://www.bitbucket.org/mgorny/pms-test-suite/downloads/pms-test-suite-0.2.tar.bz2 _eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 distutils 92e738ea29389cb3f34778d7a349ac71 eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=318370d1e3f71fe743bd22749327347e +_md5_=d76637a26f4ae50eb400cd82b35bab1e diff --git a/metadata/md5-cache/app-portage/pms-test-suite-9999 b/metadata/md5-cache/app-portage/pms-test-suite-9999 index 16a9b7f49eb3..a41cd9c113d1 100644 --- a/metadata/md5-cache/app-portage/pms-test-suite-9999 +++ b/metadata/md5-cache/app-portage/pms-test-suite-9999 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=doc? ( dev-python/epydoc ) test? ( >=sys-apps/portage-2.1.10.3 sys-apps/pkgcore >=sys-apps/paludis-0.64.2[python-bindings] ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) dev-vcs/git +DEPEND=doc? ( dev-python/epydoc ) test? ( >=sys-apps/portage-2.1.10.3 sys-apps/pkgcore >=sys-apps/paludis-0.64.2[python] ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) dev-vcs/git DESCRIPTION=A test suite for Package Manager PMS compliance EAPI=4 HOMEPAGE=http://www.gentoo.org/proj/en/qa/pms/pms-test-suite.xml @@ -8,4 +8,4 @@ LICENSE=BSD-2 RDEPEND=>=app-portage/gentoopm-0.1.5 dev-python/dbus-python dev-python/pygobject:2 || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) SLOT=0 _eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 distutils 92e738ea29389cb3f34778d7a349ac71 eutils 9fb270e417e0e83d64ca52586c4a79de git-2 e28f0d8a9b321431b1e699782851b827 multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=45852c5acc4962b28c6a7342b9ba9781 +_md5_=847459e41b8e15a4202723d33a539352 diff --git a/metadata/md5-cache/app-portage/portage-utils-0.10 b/metadata/md5-cache/app-portage/portage-utils-0.10 deleted file mode 100644 index 615216d197ca..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.10 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=configure install postinst preinst prepare -DESCRIPTION=small and fast portage helper tools written in C -EAPI=3 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.10.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=2418a8bd3479b9ec93d22f87250c2f96 diff --git a/metadata/md5-cache/app-portage/portage-utils-0.11 b/metadata/md5-cache/app-portage/portage-utils-0.11 deleted file mode 100644 index ca50d6ca4cea..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.11 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=configure install postinst preinst -DESCRIPTION=small and fast portage helper tools written in C -EAPI=3 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.11.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=45b1bed1783c3cdd94a434f04c66e58c diff --git a/metadata/md5-cache/app-portage/portage-utils-0.20 b/metadata/md5-cache/app-portage/portage-utils-0.20 deleted file mode 100644 index 32797e5a18df..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.20 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=configure install postinst preinst -DESCRIPTION=small and fast portage helper tools written in C -EAPI=3 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.20.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=0f454b5c901c53ef99ab97bb66b00b44 diff --git a/metadata/md5-cache/app-portage/portage-utils-0.21 b/metadata/md5-cache/app-portage/portage-utils-0.21 deleted file mode 100644 index 05c53e8f7149..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.21 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install postinst preinst -DEPEND=app-arch/xz-utils -DESCRIPTION=small and fast portage helper tools written in C -EAPI=3 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.21.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=c9a770de423a74566225b3ab2d65ff37 diff --git a/metadata/md5-cache/app-portage/portage-utils-0.3.1 b/metadata/md5-cache/app-portage/portage-utils-0.3.1 deleted file mode 100644 index e933e5f454cb..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.3.1 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=compile install postinst preinst unpack -DESCRIPTION=small and fast portage helper tools written in C -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.3.1.tar.bz2 -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=0bf31b20ca1659a5cb29a6055dedeae7 diff --git a/metadata/md5-cache/app-portage/portage-utils-0.30 b/metadata/md5-cache/app-portage/portage-utils-0.30 deleted file mode 100644 index 24db00e3ecac..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.30 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install postinst preinst -DEPEND=app-arch/xz-utils -DESCRIPTION=small and fast portage helper tools written in C -EAPI=3 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.30.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=410ff557e938399ceba29144740400f5 diff --git a/metadata/md5-cache/app-portage/portage-utils-0.4 b/metadata/md5-cache/app-portage/portage-utils-0.4 deleted file mode 100644 index 6e89a503d5bf..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.4 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=compile install postinst preinst unpack -DESCRIPTION=small and fast portage helper tools written in C -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.4.tar.bz2 -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=dba7c200d46f4e9a083dd3b1aaec931d diff --git a/metadata/md5-cache/app-portage/portage-utils-0.40 b/metadata/md5-cache/app-portage/portage-utils-0.40 deleted file mode 100644 index c24ecf12f7d6..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.40 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install postinst preinst -DEPEND=app-arch/xz-utils -DESCRIPTION=small and fast portage helper tools written in C -EAPI=3 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.40.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=ef3944c015eeda1f4e0a74e0b4f0044f diff --git a/metadata/md5-cache/app-portage/portage-utils-0.41 b/metadata/md5-cache/app-portage/portage-utils-0.41 deleted file mode 100644 index a500f6d31727..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.41 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install postinst preinst prepare -DEPEND=app-arch/xz-utils -DESCRIPTION=small and fast portage helper tools written in C -EAPI=3 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.41.tar.xz http://dev.gentoo.org/~vapier/dist/portage-utils-0.41.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=7e2f9bc1936d56711ade3e0cbb11a10a diff --git a/metadata/md5-cache/app-portage/portage-utils-0.5 b/metadata/md5-cache/app-portage/portage-utils-0.5 deleted file mode 100644 index 0940c436f39c..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.5 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install postinst preinst -DESCRIPTION=small and fast portage helper tools written in C -EAPI=3 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.5.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=abdc9c960f1043d85a580fb190adbd50 diff --git a/metadata/md5-cache/app-portage/portage-utils-0.50 b/metadata/md5-cache/app-portage/portage-utils-0.50 deleted file mode 100644 index 45e61be47bd3..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.50 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare -DEPEND=app-arch/xz-utils -DESCRIPTION=small and fast portage helper tools written in C -EAPI=4 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=nls static -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.50.tar.xz http://dev.gentoo.org/~vapier/dist/portage-utils-0.50.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=91e9a4c9751c8ecd5b9d558514b46c1f diff --git a/metadata/md5-cache/app-portage/portage-utils-0.51 b/metadata/md5-cache/app-portage/portage-utils-0.51 deleted file mode 100644 index 4c4ff0e505c3..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.51 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare -DEPEND=app-arch/xz-utils -DESCRIPTION=small and fast portage helper tools written in C -EAPI=4 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=nls static -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.51.tar.xz http://dev.gentoo.org/~vapier/dist/portage-utils-0.51.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=bdba1b538fef0167682fb9cbb0e2ef5d diff --git a/metadata/md5-cache/app-portage/portage-utils-0.52 b/metadata/md5-cache/app-portage/portage-utils-0.52 deleted file mode 100644 index 9b558eecff32..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.52 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare -DEPEND=app-arch/xz-utils -DESCRIPTION=small and fast portage helper tools written in C -EAPI=4 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=nls static -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.52.tar.xz http://dev.gentoo.org/~vapier/dist/portage-utils-0.52.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=1c5e4b4bc7e08af02e10c6266842651e diff --git a/metadata/md5-cache/app-portage/portage-utils-0.6 b/metadata/md5-cache/app-portage/portage-utils-0.6 deleted file mode 100644 index a232346fcdf2..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.6 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install postinst preinst -DESCRIPTION=small and fast portage helper tools written in C -EAPI=3 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.6.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=88873d89a67559e4b23ef4fe9f4e82f0 diff --git a/metadata/md5-cache/app-portage/portage-utils-0.8 b/metadata/md5-cache/app-portage/portage-utils-0.8 deleted file mode 100644 index a558ad029b71..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.8 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=configure install postinst preinst -DESCRIPTION=small and fast portage helper tools written in C -EAPI=3 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.8.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=738259690a287b9d0abd71938ad56d64 diff --git a/metadata/md5-cache/app-portage/portage-utils-0.9 b/metadata/md5-cache/app-portage/portage-utils-0.9 deleted file mode 100644 index db4915876b5b..000000000000 --- a/metadata/md5-cache/app-portage/portage-utils-0.9 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=configure install postinst preinst -DESCRIPTION=small and fast portage helper tools written in C -EAPI=3 -HOMEPAGE=https://wiki.gentoo.org/wiki/Q_applets -IUSE=static -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/portage-utils-0.9.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=ed228bd032a653d05f2c180b9848636e diff --git a/metadata/md5-cache/dev-db/mysql-connector-c++-1.1.3 b/metadata/md5-cache/dev-db/mysql-connector-c++-1.1.3 index 7077fe88f628..f32453ebea05 100644 --- a/metadata/md5-cache/dev-db/mysql-connector-c++-1.1.3 +++ b/metadata/md5-cache/dev-db/mysql-connector-c++-1.1.3 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=>=virtual/mysql-5.1 dev-libs/boost dev-libs/openssl sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +DEPEND=>=virtual/mysql-5.1 dev-libs/boost dev-libs/openssl:0 sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) DESCRIPTION=MySQL database connector for C++ (mimics JDBC 4.0 API) EAPI=5 HOMEPAGE=http://dev.mysql.com/downloads/connector/cpp/ IUSE=debug examples gcov static-libs KEYWORDS=amd64 arm ppc ppc64 sparc x86 LICENSE=GPL-2 -RDEPEND=>=virtual/mysql-5.1 dev-libs/boost dev-libs/openssl +RDEPEND=>=virtual/mysql-5.1 dev-libs/boost dev-libs/openssl:0 SLOT=0 SRC_URI=mirror://mysql/Downloads/Connector-C++/mysql-connector-c++-1.1.3.tar.gz _eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=b8d1e672b9a7acd6170efeb143d425b4 +_md5_=38360eb87a3b9b964bf48623cf4f5200 diff --git a/metadata/md5-cache/dev-db/mysql-connector-c++-1.1.6 b/metadata/md5-cache/dev-db/mysql-connector-c++-1.1.6 new file mode 100644 index 000000000000..b0faa0c15bf6 --- /dev/null +++ b/metadata/md5-cache/dev-db/mysql-connector-c++-1.1.6 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=virtual/mysql-5.5:0= dev-libs/boost:0= dev-libs/openssl:0= sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +DESCRIPTION=MySQL database connector for C++ (mimics JDBC 4.0 API) +EAPI=5 +HOMEPAGE=http://dev.mysql.com/downloads/connector/cpp/ +IUSE=debug examples gcov static-libs +KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=>=virtual/mysql-5.5:0= dev-libs/boost:0= dev-libs/openssl:0= +SLOT=0 +SRC_URI=mirror://mysql/Downloads/Connector-C++/mysql-connector-c++-1.1.6.tar.gz +_eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=a370e2426a1c9c3a6119d1fb76d59a10 diff --git a/metadata/md5-cache/dev-java/cdi-api-1.2 b/metadata/md5-cache/dev-java/cdi-api-1.2 index f720f5a1580d..85cd5d470aa7 100644 --- a/metadata/md5-cache/dev-java/cdi-api-1.2 +++ b/metadata/md5-cache/dev-java/cdi-api-1.2 @@ -10,4 +10,4 @@ RDEPEND=>=virtual/jre-1.6 dev-java/javax-inject:0 dev-java/glassfish-interceptor SLOT=1.2 SRC_URI=https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2-sources.jar _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-pkg-2 1889f7787714c5f7e3b5bb1c2be07c1f java-pkg-simple 28dc6c3e6fa8ed51b88360dfd5fee53e java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=56d8e9864900461e54baa7777db7a64e +_md5_=17947575b8bad06e4233ecb45000bf19 diff --git a/metadata/md5-cache/dev-java/icedtea-6.1.13.5 b/metadata/md5-cache/dev-java/icedtea-6.1.13.5 deleted file mode 100644 index 69859add346e..000000000000 --- a/metadata/md5-cache/dev-java/icedtea-6.1.13.5 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare prerm pretend setup test unpack -DEPEND=>=media-libs/giflib-4.1.6:= >=media-libs/libpng-1.2:0= >=sys-libs/zlib-1.2.3:= virtual/jpeg:0= >=media-libs/lcms-2.5 javascript? ( dev-java/rhino:1.6 ) kerberos? ( virtual/krb5 ) nss? ( >=dev-libs/nss-3.12.5-r1 ) pulseaudio? ( >=media-sound/pulseaudio-0.9.11:= ) systemtap? ( >=dev-util/systemtap-1 ) >=media-libs/alsa-lib-1.0 >=net-print/cups-1.2.12 dev-libs/glib >=media-libs/freetype-2.3.5:2= >=x11-libs/gtk+-2.8:2= >=x11-libs/libX11-1.1.3 >=x11-libs/libXext-1.1.1 >=x11-libs/libXi-1.1.3 >=x11-libs/libXrender-0.9.4 >=x11-libs/libXtst-1.0.3 x11-libs/libXt || ( >=dev-java/gcj-jdk-4.3 dev-java/icedtea-bin:6 dev-java/icedtea:6 ) app-arch/cpio app-arch/unzip app-arch/zip app-misc/ca-certificates >=dev-java/ant-core-1.8.2 dev-lang/perl >=dev-libs/libxslt-1.1.26 dev-libs/openssl virtual/pkgconfig sys-apps/lsb-release >=x11-libs/libXau-1.0.3 >=x11-libs/libXdmcp-1.0.2 >=x11-libs/libXinerama-1.0.2 x11-proto/inputproto >=x11-proto/xextproto-7.1.1 x11-proto/xineramaproto x11-proto/xproto pax_kernel? ( sys-apps/elfix ) >=dev-java/java-config-2.2.0 >=dev-java/java-config-2.2.0 app-eselect/eselect-java test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) -DESCRIPTION=A harness to build OpenJDK using Free Software build tools and dependencies -EAPI=5 -HOMEPAGE=http://icedtea.classpath.org -IUSE=+X +alsa cacao cjk +cups debug doc examples javascript +jbootstrap kerberos +nsplugin +nss pax_kernel pulseaudio selinux +source systemtap test +webstart elibc_FreeBSD test -KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 -LICENSE=Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C -PDEPEND=webstart? ( || ( dev-java/icedtea-web:0 >=dev-java/icedtea-web-1.3.2:6 ) ) nsplugin? ( || ( dev-java/icedtea-web:0[nsplugin] >=dev-java/icedtea-web-1.3.2:6[nsplugin] ) ) -RDEPEND=>=media-libs/giflib-4.1.6:= >=media-libs/libpng-1.2:0= >=sys-libs/zlib-1.2.3:= virtual/jpeg:0= >=media-libs/lcms-2.5 javascript? ( dev-java/rhino:1.6 ) kerberos? ( virtual/krb5 ) nss? ( >=dev-libs/nss-3.12.5-r1 ) pulseaudio? ( >=media-sound/pulseaudio-0.9.11:= ) systemtap? ( >=dev-util/systemtap-1 ) !dev-java/icedtea6 X? ( dev-libs/glib >=media-libs/freetype-2.3.5:2= >=x11-libs/gtk+-2.8:2= >=x11-libs/libX11-1.1.3 >=x11-libs/libXext-1.1.1 >=x11-libs/libXi-1.1.3 >=x11-libs/libXrender-0.9.4 >=x11-libs/libXtst-1.0.3 x11-libs/libXt media-fonts/dejavu cjk? ( media-fonts/arphicfonts media-fonts/baekmuk-fonts !ppc? ( !ppc64? ( media-fonts/lklug ) ) media-fonts/lohit-fonts media-fonts/sazanami ) ) alsa? ( >=media-libs/alsa-lib-1.0 ) cups? ( >=net-print/cups-1.2.12 ) selinux? ( sec-policy/selinux-java ) >=dev-java/java-config-2.2.0 >=dev-java/java-config-2.2.0 app-eselect/eselect-java -SLOT=6 -SRC_URI=http://icedtea.classpath.org/download/source/icedtea6-1.13.5.tar.xz https://java.net/downloads/openjdk6/openjdk-6-src-b32-15_jul_2014.tar.xz http://icedtea.classpath.org/download/drops/cacao/68fe50ac34ec.tar.gz -> icedtea-6.1.13-cacao-68fe50ac34ec.tar.gz http://icedtea.classpath.org/download/drops/jamvm/jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz -> icedtea-6.1.13-jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz -_eclasses_=check-reqs a7f404bfb16e0a996700c5d3ac4edad3 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa java-pkg-2 1889f7787714c5f7e3b5bb1c2be07c1f java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc java-vm-2 caa0212cf1c60716fd4b3ab09268be3e multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 pax-utils dfe060cb70d89757fde5c1ff8405e950 prefix 21058c21ca48453d771df15500873ede toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=378548b3f7c2d7c7785a51f6ab4dde1a diff --git a/metadata/md5-cache/dev-java/icedtea-6.1.13.7 b/metadata/md5-cache/dev-java/icedtea-6.1.13.7 index 35cd29efdfe6..bca93fdf4a95 100644 --- a/metadata/md5-cache/dev-java/icedtea-6.1.13.7 +++ b/metadata/md5-cache/dev-java/icedtea-6.1.13.7 @@ -4,7 +4,7 @@ DESCRIPTION=A harness to build OpenJDK using Free Software build tools and depen EAPI=5 HOMEPAGE=http://icedtea.classpath.org IUSE=+X +alsa cacao cjk +cups debug doc examples javascript +jbootstrap kerberos +nsplugin +nss pax_kernel pulseaudio selinux +source systemtap test zero +webstart elibc_FreeBSD test -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 LICENSE=Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C PDEPEND=webstart? ( dev-java/icedtea-web:0 ) nsplugin? ( dev-java/icedtea-web:0[nsplugin] ) RDEPEND=>=media-libs/giflib-4.1.6:= >=media-libs/libpng-1.2:0= >=sys-libs/zlib-1.2.3:= virtual/jpeg:0= >=media-libs/lcms-2.5 javascript? ( dev-java/rhino:1.6 ) kerberos? ( virtual/krb5 ) nss? ( >=dev-libs/nss-3.12.5-r1 ) pulseaudio? ( >=media-sound/pulseaudio-0.9.11:= ) systemtap? ( >=dev-util/systemtap-1 ) !dev-java/icedtea-web:6 !dev-java/icedtea6 X? ( >=media-libs/freetype-2.3.5:2= >=x11-libs/gtk+-2.8:2= >=x11-libs/libX11-1.1.3 >=x11-libs/libXext-1.1.1 >=x11-libs/libXi-1.1.3 >=x11-libs/libXrender-0.9.4 >=x11-libs/libXtst-1.0.3 x11-libs/libXt media-fonts/dejavu cjk? ( media-fonts/arphicfonts media-fonts/baekmuk-fonts !ppc? ( !ppc64? ( media-fonts/lklug ) ) media-fonts/lohit-fonts media-fonts/sazanami ) ) alsa? ( >=media-libs/alsa-lib-1.0 ) cups? ( >=net-print/cups-1.2.12 ) selinux? ( sec-policy/selinux-java ) >=dev-java/java-config-2.2.0 >=dev-java/java-config-2.2.0 app-eselect/eselect-java @@ -12,4 +12,4 @@ RESTRICT=test SLOT=6 SRC_URI=http://icedtea.classpath.org/download/source/icedtea6-1.13.7.tar.xz https://java.net/downloads/openjdk6/openjdk-6-src-b35-14_apr_2015.tar.xz http://icedtea.classpath.org/download/drops/cacao/68fe50ac34ec.tar.gz -> icedtea-6.1.13-cacao-68fe50ac34ec.tar.gz http://icedtea.classpath.org/download/drops/jamvm/jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz -> icedtea-6.1.13-jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz _eclasses_=check-reqs a7f404bfb16e0a996700c5d3ac4edad3 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa java-pkg-2 1889f7787714c5f7e3b5bb1c2be07c1f java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc java-vm-2 caa0212cf1c60716fd4b3ab09268be3e multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 pax-utils dfe060cb70d89757fde5c1ff8405e950 prefix 21058c21ca48453d771df15500873ede toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=2ee68d93df87bd28785a479f4fb1528c +_md5_=183a7f922e1fceeb42acc576ea4974b6 diff --git a/metadata/md5-cache/dev-java/jansi-1.11-r1 b/metadata/md5-cache/dev-java/jansi-1.11-r1 index c24a79037767..4a3820a26d11 100644 --- a/metadata/md5-cache/dev-java/jansi-1.11-r1 +++ b/metadata/md5-cache/dev-java/jansi-1.11-r1 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install preinst prepare setup test unpack -DEPEND=dev-java/jansi-native:0 test? ( dev-java/ant-junit4:0 dev-java/junit:4 ) >=virtual/jdk-1.5 >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2 >=dev-java/javatoolkit-0.3.0-r2 +DEPEND=dev-java/jansi-native:0 test? ( dev-java/ant-junit4:0 dev-java/junit:4 ) >=virtual/jdk-1.7 >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2 >=dev-java/javatoolkit-0.3.0-r2 DESCRIPTION=Jansi is a small java library that allows you to use ANSI escape sequences in your console output EAPI=5 HOMEPAGE=http://jansi.fusesource.org/ @@ -10,4 +10,4 @@ RDEPEND=dev-java/jansi-native:0 >=virtual/jre-1.5 >=dev-java/java-config-2.2.0 s SLOT=1.11 SRC_URI=https://github.com/fusesource/jansi/tarball/jansi-project-1.11 -> jansi-1.11.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-ant-2 1091461b8b02f54fabcfbf159164ff15 java-pkg-2 1889f7787714c5f7e3b5bb1c2be07c1f java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 vcs-snapshot 58b766562c9fbfb3268b04e33cdf2f66 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=cb13a93c22fb2c8951eff298f96cce1f +_md5_=c625eb894c9969373b114e5b9565b263 diff --git a/metadata/md5-cache/dev-java/mojarra-2.2.9 b/metadata/md5-cache/dev-java/mojarra-2.2.9 index 44f12d4609e7..e4f86a81b7f7 100644 --- a/metadata/md5-cache/dev-java/mojarra-2.2.9 +++ b/metadata/md5-cache/dev-java/mojarra-2.2.9 @@ -10,4 +10,4 @@ RDEPEND=>=virtual/jre-1.6 dev-java/glassfish-persistence:0 dev-java/glassfish-ej SLOT=2.2 SRC_URI=https://maven.java.net/content/repositories/releases/org/glassfish/javax.faces/2.2.9/javax.faces-2.2.9-sources.jar _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-pkg-2 1889f7787714c5f7e3b5bb1c2be07c1f java-pkg-simple 28dc6c3e6fa8ed51b88360dfd5fee53e java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=3f584ee812a8497b345ca0b08abde6dd +_md5_=b91c6517228222cc95c08876072dc85b diff --git a/metadata/md5-cache/dev-java/portletapi-2.0 b/metadata/md5-cache/dev-java/portletapi-2.0 index a34661debc8f..792264146b5e 100644 --- a/metadata/md5-cache/dev-java/portletapi-2.0 +++ b/metadata/md5-cache/dev-java/portletapi-2.0 @@ -10,4 +10,4 @@ RDEPEND=>=virtual/jre-1.6 dev-java/tomcat-servlet-api:3.0 >=dev-java/java-config SLOT=2.0 SRC_URI=http://mirrors.ibiblio.org/maven2/javax/portlet/portletapi/2.0/portlet-api-2.0-sources.jar _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-pkg-2 1889f7787714c5f7e3b5bb1c2be07c1f java-pkg-simple 28dc6c3e6fa8ed51b88360dfd5fee53e java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=c2ca34d04b1ab1cb0a18a1167d1b84d8 +_md5_=8759cb13e62853ff301e0d21c41214eb diff --git a/metadata/md5-cache/dev-perl/CGI-4.90.0 b/metadata/md5-cache/dev-perl/CGI-4.210.0 similarity index 55% rename from metadata/md5-cache/dev-perl/CGI-4.90.0 rename to metadata/md5-cache/dev-perl/CGI-4.210.0 index 7ebf702540ca..f14a6cfce390 100644 --- a/metadata/md5-cache/dev-perl/CGI-4.90.0 +++ b/metadata/md5-cache/dev-perl/CGI-4.210.0 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=virtual/perl-Carp virtual/perl-Exporter >=virtual/perl-File-Spec-0.820.0 virtual/perl-File-Temp virtual/perl-if >=virtual/perl-parent-0.225.0 virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-Test-Simple-0.980.0 ) dev-lang/perl:=[-build(-)] +DEPEND=virtual/perl-Carp virtual/perl-Encode virtual/perl-Exporter >=virtual/perl-File-Spec-0.820.0 virtual/perl-File-Temp >=dev-perl/HTML-Parser-3.690.0 virtual/perl-if >=virtual/perl-parent-0.225.0 virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-Test-Simple-0.980.0 dev-perl/Test-Warn ) dev-lang/perl:=[-build(-)] DESCRIPTION=Simple Common Gateway Interface Class EAPI=5 HOMEPAGE=http://search.cpan.org/dist/CGI/ IUSE=test 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 LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Carp virtual/perl-Exporter >=virtual/perl-File-Spec-0.820.0 virtual/perl-File-Temp virtual/perl-if >=virtual/perl-parent-0.225.0 dev-lang/perl:=[-build(-)] +RDEPEND=virtual/perl-Carp virtual/perl-Encode virtual/perl-Exporter >=virtual/perl-File-Spec-0.820.0 virtual/perl-File-Temp >=dev-perl/HTML-Parser-3.690.0 virtual/perl-if >=virtual/perl-parent-0.225.0 dev-lang/perl:=[-build(-)] SLOT=0 -SRC_URI=mirror://cpan/authors/id/L/LE/LEEJO/CGI-4.09.tar.gz +SRC_URI=mirror://cpan/authors/id/L/LE/LEEJO/CGI-4.21.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 -_md5_=8b97077f1cf8b9b4a2f880022338b4f2 +_md5_=9e5fd64d8a975797b83c5d31498d4f1d diff --git a/metadata/md5-cache/dev-perl/CHI-0.560.0 b/metadata/md5-cache/dev-perl/CHI-0.560.0 deleted file mode 100644 index e775d2569102..000000000000 --- a/metadata/md5-cache/dev-perl/CHI-0.560.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-perl/Hash-MoreUtils >=dev-perl/Carp-Assert-0.200.0 dev-perl/String-RewritePrefix >=dev-perl/Log-Any-0.140.0 >=dev-perl/List-MoreUtils-0.330.0 dev-perl/Moose >=dev-perl/Try-Tiny-0.110.0 >=dev-perl/Time-Duration-Parse-0.60.0 >=dev-perl/Time-Duration-1.60.0 dev-perl/Data-UUID dev-perl/Digest-JHash dev-perl/TimeDate dev-perl/JSON test? ( dev-perl/Test-Deep dev-perl/Test-Exception dev-perl/Test-Class dev-perl/Test-Warn ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Unified cache handling interface -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/CHI/ -IUSE=test -KEYWORDS=~amd64 ~x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-perl/Hash-MoreUtils >=dev-perl/Carp-Assert-0.200.0 dev-perl/String-RewritePrefix >=dev-perl/Log-Any-0.140.0 >=dev-perl/List-MoreUtils-0.330.0 dev-perl/Moose >=dev-perl/Try-Tiny-0.110.0 >=dev-perl/Time-Duration-Parse-0.60.0 >=dev-perl/Time-Duration-1.60.0 dev-perl/Data-UUID dev-perl/Digest-JHash dev-perl/TimeDate dev-perl/JSON dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/J/JS/JSWARTZ/CHI-0.56.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 -_md5_=cb6edfcba7b43688f17d55bf4a6d54d7 diff --git a/metadata/md5-cache/dev-perl/CHI-0.580.0 b/metadata/md5-cache/dev-perl/CHI-0.580.0 deleted file mode 100644 index 8298a311bf91..000000000000 --- a/metadata/md5-cache/dev-perl/CHI-0.580.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-perl/Hash-MoreUtils >=dev-perl/Carp-Assert-0.200.0 dev-perl/String-RewritePrefix >=dev-perl/Log-Any-0.140.0 >=dev-perl/List-MoreUtils-0.330.0 dev-perl/Moo dev-perl/Moose >=dev-perl/Try-Tiny-0.110.0 >=dev-perl/Time-Duration-Parse-0.60.0 >=dev-perl/Time-Duration-1.60.0 dev-perl/Data-UUID dev-perl/Digest-JHash dev-perl/TimeDate dev-perl/JSON test? ( dev-perl/Test-Deep dev-perl/Test-Exception dev-perl/Test-Class dev-perl/Test-Warn dev-perl/MooX-Types-MooseLike ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Unified cache handling interface -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/CHI/ -IUSE=test -KEYWORDS=~amd64 ~x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-perl/Hash-MoreUtils >=dev-perl/Carp-Assert-0.200.0 dev-perl/String-RewritePrefix >=dev-perl/Log-Any-0.140.0 >=dev-perl/List-MoreUtils-0.330.0 dev-perl/Moo dev-perl/Moose >=dev-perl/Try-Tiny-0.110.0 >=dev-perl/Time-Duration-Parse-0.60.0 >=dev-perl/Time-Duration-1.60.0 dev-perl/Data-UUID dev-perl/Digest-JHash dev-perl/TimeDate dev-perl/JSON dev-lang/perl:=[-build(-)] -RESTRICT=test -SLOT=0 -SRC_URI=mirror://cpan/authors/id/H/HA/HAARG/CHI-0.58.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 -_md5_=79d1e468631d32850c0750a47260ab93 diff --git a/metadata/md5-cache/dev-perl/CHI-0.600.0 b/metadata/md5-cache/dev-perl/CHI-0.600.0 new file mode 100644 index 000000000000..3f7b0ad26545 --- /dev/null +++ b/metadata/md5-cache/dev-perl/CHI-0.600.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=>=dev-perl/Carp-Assert-0.200.0 dev-perl/Class-Load dev-perl/Data-UUID dev-perl/Digest-JHash virtual/perl-Digest-MD5 >=virtual/perl-File-Spec-0.800.0 dev-perl/Hash-MoreUtils >=dev-perl/JSON-MaybeXS-1.3.3 >=dev-perl/List-MoreUtils-0.130.0 >=dev-perl/Log-Any-0.80.0 >=dev-perl/Moo-1.3.0 >=dev-perl/MooX-Types-MooseLike-0.230.0 dev-perl/MooX-Types-MooseLike-Numeric virtual/perl-Storable dev-perl/String-RewritePrefix dev-perl/Task-Weaken >=dev-perl/Time-Duration-1.60.0 >=dev-perl/Time-Duration-Parse-0.30.0 virtual/perl-Time-HiRes >=dev-perl/Try-Tiny-0.50.0 virtual/perl-ExtUtils-MakeMaker test? ( dev-perl/TimeDate virtual/perl-Test-Simple dev-perl/Test-Class dev-perl/Test-Deep dev-perl/Test-Exception dev-perl/Test-Warn ) dev-lang/perl:=[-build(-)] +DESCRIPTION=Unified cache handling interface +EAPI=5 +HOMEPAGE=http://search.cpan.org/dist/CHI/ +IUSE=test +KEYWORDS=~amd64 ~x86 +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=>=dev-perl/Carp-Assert-0.200.0 dev-perl/Class-Load dev-perl/Data-UUID dev-perl/Digest-JHash virtual/perl-Digest-MD5 >=virtual/perl-File-Spec-0.800.0 dev-perl/Hash-MoreUtils >=dev-perl/JSON-MaybeXS-1.3.3 >=dev-perl/List-MoreUtils-0.130.0 >=dev-perl/Log-Any-0.80.0 >=dev-perl/Moo-1.3.0 >=dev-perl/MooX-Types-MooseLike-0.230.0 dev-perl/MooX-Types-MooseLike-Numeric virtual/perl-Storable dev-perl/String-RewritePrefix dev-perl/Task-Weaken >=dev-perl/Time-Duration-1.60.0 >=dev-perl/Time-Duration-Parse-0.30.0 virtual/perl-Time-HiRes >=dev-perl/Try-Tiny-0.50.0 dev-lang/perl:=[-build(-)] +SLOT=0 +SRC_URI=mirror://cpan/authors/id/J/JS/JSWARTZ/CHI-0.60.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 +_md5_=21ed5fe98cf8c309a850131cc2e21e8c diff --git a/metadata/md5-cache/dev-perl/Class-Load-0.230.0 b/metadata/md5-cache/dev-perl/Class-Load-0.230.0 new file mode 100644 index 000000000000..6c9dc798f4c6 --- /dev/null +++ b/metadata/md5-cache/dev-perl/Class-Load-0.230.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=virtual/perl-Carp dev-perl/Data-OptList virtual/perl-Exporter >=dev-perl/Module-Implementation-0.40.0 >=dev-perl/Module-Runtime-0.12.0 >=dev-perl/Package-Stash-0.140.0 virtual/perl-Scalar-List-Utils dev-perl/Try-Tiny virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec dev-perl/Test-Fatal >=virtual/perl-Test-Simple-0.880.0 dev-perl/Test-Requires ) dev-lang/perl:=[-build(-)] +DESCRIPTION=A working (require q{Class::Name}) and more +EAPI=5 +HOMEPAGE=http://search.cpan.org/dist/Class-Load/ +IUSE=test +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=virtual/perl-Carp dev-perl/Data-OptList virtual/perl-Exporter >=dev-perl/Module-Implementation-0.40.0 >=dev-perl/Module-Runtime-0.12.0 >=dev-perl/Package-Stash-0.140.0 virtual/perl-Scalar-List-Utils dev-perl/Try-Tiny dev-lang/perl:=[-build(-)] +SLOT=0 +SRC_URI=mirror://cpan/authors/id/E/ET/ETHER/Class-Load-0.23.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 +_md5_=ea765280bd2b9ec86ed864c217b116f3 diff --git a/metadata/md5-cache/dev-perl/File-Slurp-Tiny-0.003 b/metadata/md5-cache/dev-perl/File-Slurp-Tiny-0.4.0 similarity index 70% rename from metadata/md5-cache/dev-perl/File-Slurp-Tiny-0.003 rename to metadata/md5-cache/dev-perl/File-Slurp-Tiny-0.4.0 index 7b7fdc8d979f..43d3ceb99200 100644 --- a/metadata/md5-cache/dev-perl/File-Slurp-Tiny-0.003 +++ b/metadata/md5-cache/dev-perl/File-Slurp-Tiny-0.4.0 @@ -1,12 +1,13 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-lang/perl:=[-build(-)] +DEPEND=virtual/perl-Carp >=virtual/perl-Exporter-5.570.0 virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Temp virtual/perl-Test-Simple ) dev-lang/perl:=[-build(-)] DESCRIPTION=A simple, sane and efficient file slurper EAPI=5 HOMEPAGE=http://search.cpan.org/dist/File-Slurp-Tiny/ +IUSE=test KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-lang/perl:=[-build(-)] +RDEPEND=virtual/perl-Carp >=virtual/perl-Exporter-5.570.0 dev-lang/perl:=[-build(-)] SLOT=0 -SRC_URI=mirror://cpan/authors/id/L/LE/LEONT/File-Slurp-Tiny-0.003.tar.gz +SRC_URI=mirror://cpan/authors/id/L/LE/LEONT/File-Slurp-Tiny-0.004.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 -_md5_=be8e6dab385f7fafe18adebd5e5943e2 +_md5_=1648a7b828fe1f94f5187957a1277c42 diff --git a/metadata/md5-cache/dev-perl/JSON-MaybeXS-1.3.5 b/metadata/md5-cache/dev-perl/JSON-MaybeXS-1.3.5 new file mode 100644 index 000000000000..3dd735306e5f --- /dev/null +++ b/metadata/md5-cache/dev-perl/JSON-MaybeXS-1.3.5 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=virtual/perl-Carp >=virtual/perl-JSON-PP-2.272.20 virtual/perl-Scalar-List-Utils >=virtual/perl-ExtUtils-CBuilder-0.270.0 virtual/perl-ExtUtils-MakeMaker virtual/perl-File-Spec virtual/perl-File-Temp test? ( >=virtual/perl-Test-Simple-0.880.0 >=dev-perl/Test-Without-Module-0.170.0 ) dev-lang/perl:=[-build(-)] +DESCRIPTION=Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP +EAPI=5 +HOMEPAGE=http://search.cpan.org/dist/JSON-MaybeXS/ +IUSE=test +KEYWORDS=~amd64 ~x86 +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=virtual/perl-Carp >=virtual/perl-JSON-PP-2.272.20 virtual/perl-Scalar-List-Utils dev-lang/perl:=[-build(-)] +SLOT=0 +SRC_URI=mirror://cpan/authors/id/E/ET/ETHER/JSON-MaybeXS-1.003005.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 +_md5_=29efa539c7b91fa3569563644bd50cc9 diff --git a/metadata/md5-cache/dev-perl/MARC-Record-2.0.4 b/metadata/md5-cache/dev-perl/MARC-Record-2.0.6 similarity index 53% rename from metadata/md5-cache/dev-perl/MARC-Record-2.0.4 rename to metadata/md5-cache/dev-perl/MARC-Record-2.0.6 index cc32e48e6ae3..ac85d0f7ce36 100644 --- a/metadata/md5-cache/dev-perl/MARC-Record-2.0.4 +++ b/metadata/md5-cache/dev-perl/MARC-Record-2.0.6 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=test? ( dev-perl/Test-Pod dev-perl/Test-Pod-Coverage ) dev-lang/perl:=[-build(-)] -DESCRIPTION=MARC manipulation (library bibliographic) +DEPEND=virtual/perl-Carp virtual/perl-File-Spec virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple dev-perl/Test-Pod dev-perl/Test-Pod-Coverage ) dev-lang/perl:=[-build(-)] +DESCRIPTION=Perl extension for handling MARC records EAPI=5 HOMEPAGE=http://search.cpan.org/dist/MARC-Record/ IUSE=test KEYWORDS=~amd64 ~ppc ~x86 LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-lang/perl:=[-build(-)] +RDEPEND=virtual/perl-Carp virtual/perl-File-Spec dev-lang/perl:=[-build(-)] SLOT=0 -SRC_URI=mirror://cpan/authors/id/G/GM/GMCHARLT/MARC-Record-2.0.4.tar.gz +SRC_URI=mirror://cpan/authors/id/G/GM/GMCHARLT/MARC-Record-2.0.6.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 -_md5_=034b4b19e5d6a1c0619c67d581ce3628 +_md5_=ffd68609825235ca8e402316fd7ef2e0 diff --git a/metadata/md5-cache/dev-perl/MARC-XML-1.000.300 b/metadata/md5-cache/dev-perl/MARC-XML-1.0.3 similarity index 95% rename from metadata/md5-cache/dev-perl/MARC-XML-1.000.300 rename to metadata/md5-cache/dev-perl/MARC-XML-1.0.3 index 1c42efb09a81..1c3379be6e1a 100644 --- a/metadata/md5-cache/dev-perl/MARC-XML-1.000.300 +++ b/metadata/md5-cache/dev-perl/MARC-XML-1.0.3 @@ -9,4 +9,4 @@ RDEPEND=dev-perl/XML-SAX dev-perl/XML-LibXML dev-perl/MARC-Charset dev-perl/MARC SLOT=0 SRC_URI=mirror://cpan/authors/id/G/GM/GMCHARLT/MARC-XML-1.0.3.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 -_md5_=1e29a6433c67642f335e302c41d940aa +_md5_=3ba98057796cee0ae7fe06034ae2e025 diff --git a/metadata/md5-cache/dev-perl/MIME-tools-5.506.0 b/metadata/md5-cache/dev-perl/MIME-tools-5.506.0 new file mode 100644 index 000000000000..2a86cb961f2a --- /dev/null +++ b/metadata/md5-cache/dev-perl/MIME-tools-5.506.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=>=virtual/perl-File-Path-1 >=virtual/perl-File-Spec-0.600.0 >=virtual/perl-File-Temp-0.180.0 virtual/perl-IO >=virtual/perl-MIME-Base64-2.200.0 dev-perl/MailTools >=virtual/perl-ExtUtils-MakeMaker-6.590.0 test? ( dev-perl/Test-Deep dev-perl/Test-Pod ) dev-lang/perl:=[-build(-)] +DESCRIPTION=A Perl module for parsing and creating MIME entities +EAPI=5 +HOMEPAGE=http://search.cpan.org/dist/MIME-tools/ +IUSE=test +KEYWORDS=~alpha ~amd64 ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=>=virtual/perl-File-Path-1 >=virtual/perl-File-Spec-0.600.0 >=virtual/perl-File-Temp-0.180.0 virtual/perl-IO >=virtual/perl-MIME-Base64-2.200.0 dev-perl/MailTools dev-lang/perl:=[-build(-)] +SLOT=0 +SRC_URI=mirror://cpan/authors/id/D/DS/DSKOLL/MIME-tools-5.506.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 +_md5_=62e86f78d3595c2958a5dca73fbc3472 diff --git a/metadata/md5-cache/dev-perl/Mail-SPF-2.9.0 b/metadata/md5-cache/dev-perl/Mail-SPF-2.9.0 new file mode 100644 index 000000000000..fa5a62acce81 --- /dev/null +++ b/metadata/md5-cache/dev-perl/Mail-SPF-2.9.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst prepare test unpack +DEPEND=dev-perl/Error >=dev-perl/Net-DNS-0.620.0 >=dev-perl/NetAddr-IP-4 >=dev-perl/URI-1.130.0 >=dev-perl/Net-DNS-Resolver-Programmable-0.3.0 virtual/perl-version !!dev-perl/Mail-SPF-Query >=dev-perl/Module-Build-0.280.500 >=dev-perl/Net-DNS-Resolver-Programmable-0.3.0 test? ( virtual/perl-Test-Simple ) dev-lang/perl:=[-build(-)] +DESCRIPTION=An object-oriented implementation of Sender Policy Framework +EAPI=5 +HOMEPAGE=http://search.cpan.org/dist/Mail-SPF/ +IUSE=test +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd +LICENSE=BSD +RDEPEND=dev-perl/Error >=dev-perl/Net-DNS-0.620.0 >=dev-perl/NetAddr-IP-4 >=dev-perl/URI-1.130.0 >=dev-perl/Net-DNS-Resolver-Programmable-0.3.0 virtual/perl-version !!dev-perl/Mail-SPF-Query dev-lang/perl:=[-build(-)] +SLOT=0 +SRC_URI=mirror://cpan/authors/id/J/JM/JMEHNLE/mail-spf/Mail-SPF-v2.9.0.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 +_md5_=5ee1cfbe252a9f00cb840c0f1654843d diff --git a/metadata/md5-cache/dev-perl/MailTools-2.140.0 b/metadata/md5-cache/dev-perl/MailTools-2.140.0 new file mode 100644 index 000000000000..97fe8d8ae99d --- /dev/null +++ b/metadata/md5-cache/dev-perl/MailTools-2.140.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=dev-perl/TimeDate virtual/perl-IO >=virtual/perl-libnet-1.50.0 virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) dev-lang/perl:=[-build(-)] +DESCRIPTION=Manipulation of electronic mail addresses +EAPI=5 +HOMEPAGE=http://search.cpan.org/dist/MailTools/ +IUSE=test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=dev-perl/TimeDate virtual/perl-IO >=virtual/perl-libnet-1.50.0 dev-lang/perl:=[-build(-)] +SLOT=0 +SRC_URI=mirror://cpan/authors/id/M/MA/MARKOV/MailTools-2.14.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 +_md5_=0e540894a819c6ddc85e8fb124ec3383 diff --git a/metadata/md5-cache/dev-python/PyQt5-5.4.1 b/metadata/md5-cache/dev-python/PyQt5-5.4.1 deleted file mode 100644 index b276597cb7f7..000000000000 --- a/metadata/md5-cache/dev-python/PyQt5-5.4.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/sip-4.16.6:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-qt/qtcore-5.3.2:5 >=dev-qt/qtxml-5.3.2:5 dbus? ( dev-python/dbus-python[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-qt/qtdbus-5.3.2:5 ) declarative? ( >=dev-qt/qtdeclarative-5.3.2:5[widgets?] ) designer? ( >=dev-qt/designer-5.3.2:5 ) gui? ( >=dev-qt/qtgui-5.3.2:5 ) help? ( >=dev-qt/qthelp-5.3.2:5 ) multimedia? ( >=dev-qt/qtmultimedia-5.3.2:5[widgets?] ) network? ( >=dev-qt/qtnetwork-5.3.2:5 ) opengl? ( >=dev-qt/qtopengl-5.3.2:5 ) positioning? ( >=dev-qt/qtpositioning-5.3.2:5 ) printsupport? ( >=dev-qt/qtprintsupport-5.3.2:5 ) sensors? ( >=dev-qt/qtsensors-5.3.2:5 ) serialport? ( >=dev-qt/qtserialport-5.3.2:5 ) sql? ( >=dev-qt/qtsql-5.3.2:5 ) svg? ( >=dev-qt/qtsvg-5.3.2:5 ) testlib? ( >=dev-qt/qttest-5.3.2:5 ) webkit? ( >=dev-qt/qtwebkit-5.3.2:5[printsupport] ) websockets? ( >=dev-qt/qtwebsockets-5.3.2:5 ) widgets? ( >=dev-qt/qtwidgets-5.3.2:5 ) x11extras? ( >=dev-qt/qtx11extras-5.3.2:5 ) xmlpatterns? ( >=dev-qt/qtxmlpatterns-5.3.2:5 ) dbus? ( virtual/pkgconfig ) -DESCRIPTION=Python bindings for the Qt framework -EAPI=5 -HOMEPAGE=http://www.riverbankcomputing.co.uk/software/pyqt/intro/ https://pypi.python.org/pypi/PyQt5 -IUSE=dbus debug declarative designer doc examples gui help multimedia network opengl positioning printsupport sensors serialport sql svg testlib webkit websockets widgets x11extras xmlpatterns python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 -KEYWORDS=~amd64 ~arm ~x86 -LICENSE=GPL-3 -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/sip-4.16.6:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-qt/qtcore-5.3.2:5 >=dev-qt/qtxml-5.3.2:5 dbus? ( dev-python/dbus-python[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-qt/qtdbus-5.3.2:5 ) declarative? ( >=dev-qt/qtdeclarative-5.3.2:5[widgets?] ) designer? ( >=dev-qt/designer-5.3.2:5 ) gui? ( >=dev-qt/qtgui-5.3.2:5 ) help? ( >=dev-qt/qthelp-5.3.2:5 ) multimedia? ( >=dev-qt/qtmultimedia-5.3.2:5[widgets?] ) network? ( >=dev-qt/qtnetwork-5.3.2:5 ) opengl? ( >=dev-qt/qtopengl-5.3.2:5 ) positioning? ( >=dev-qt/qtpositioning-5.3.2:5 ) printsupport? ( >=dev-qt/qtprintsupport-5.3.2:5 ) sensors? ( >=dev-qt/qtsensors-5.3.2:5 ) serialport? ( >=dev-qt/qtserialport-5.3.2:5 ) sql? ( >=dev-qt/qtsql-5.3.2:5 ) svg? ( >=dev-qt/qtsvg-5.3.2:5 ) testlib? ( >=dev-qt/qttest-5.3.2:5 ) webkit? ( >=dev-qt/qtwebkit-5.3.2:5[printsupport] ) websockets? ( >=dev-qt/qtwebsockets-5.3.2:5 ) widgets? ( >=dev-qt/qtwidgets-5.3.2:5 ) x11extras? ( >=dev-qt/qtx11extras-5.3.2:5 ) xmlpatterns? ( >=dev-qt/qtxmlpatterns-5.3.2:5 ) -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) positioning? ( gui ) sensors? ( gui ) serialport? ( gui ) sql? ( widgets ) testlib? ( widgets ) websockets? ( gui ) -SLOT=0 -SRC_URI=mirror://sourceforge/pyqt/PyQt-gpl-5.4.1.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd qmake-utils 4ce40e37ef0e28425a7159b0353be026 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=93f66841f04e36f87ee5a7bce6d3ddf1 diff --git a/metadata/md5-cache/dev-python/axiom-0.6.0-r1 b/metadata/md5-cache/dev-python/axiom-0.6.0-r1 index 13f63c0510f7..07407d1a663e 100644 --- a/metadata/md5-cache/dev-python/axiom-0.6.0-r1 +++ b/metadata/md5-cache/dev-python/axiom-0.6.0-r1 @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 SRC_URI=mirror://pypi/A/Axiom/Axiom-0.6.0.tar.gz _eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 twisted-r1 8e3123a6498c5da6dd9d8135b3655efd versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=d45c863c07918bd665187d4f6ca11ebf +_md5_=18b67d128f57e37dbab2c6980d730b80 diff --git a/metadata/md5-cache/dev-python/decorator-3.3.2 b/metadata/md5-cache/dev-python/decorator-3.3.2 deleted file mode 100644 index 3c19f87307e0..000000000000 --- a/metadata/md5-cache/dev-python/decorator-3.3.2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-python/setuptools dev-lang/python -DESCRIPTION=Simplifies the usage of decorators for the average programmer -EAPI=3 -HOMEPAGE=http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/ -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos -LICENSE=BSD -RDEPEND=dev-lang/python -SLOT=0 -SRC_URI=mirror://pypi/d/decorator/decorator-3.3.2.tar.gz -_eclasses_=distutils 92e738ea29389cb3f34778d7a349ac71 multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=b80f0deff6a28ddf97b378409ded1e25 diff --git a/metadata/md5-cache/dev-python/django-openstack-auth-1.3.1 b/metadata/md5-cache/dev-python/django-openstack-auth-1.3.1 index 063fdb5b4030..271a84b77f37 100644 --- a/metadata/md5-cache/dev-python/django-openstack-auth-1.3.1 +++ b/metadata/md5-cache/dev-python/django-openstack-auth-1.3.1 @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 ) SLOT=0 SRC_URI=mirror://pypi/d/django_openstack_auth/django_openstack_auth-1.3.1.tar.gz _eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=1da067e15765ae8808266bf6187a788d +_md5_=baa65a9d3b8b1f037fb10a0325322677 diff --git a/metadata/md5-cache/dev-python/elasticsearch-py-1.6.0 b/metadata/md5-cache/dev-python/elasticsearch-py-1.6.0 new file mode 100644 index 000000000000..13779e3008eb --- /dev/null +++ b/metadata/md5-cache/dev-python/elasticsearch-py-1.6.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] ) test? ( >=dev-python/urllib3-1.8[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] =dev-python/requests-1.0.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] =dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] +DESCRIPTION=official Python low-level client for Elasticsearch +EAPI=5 +HOMEPAGE=http://elasticsearch-py.rtfd.org/ +IUSE=examples doc test python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_pypy +KEYWORDS=~amd64 ~arm ~mips ~x86 +LICENSE=Apache-2.0 +RDEPEND=>=dev-python/urllib3-1.8[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] =dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_pypy ) +SLOT=0 +SRC_URI=https://github.com/elasticsearch/elasticsearch-py/archive/1.6.0.tar.gz -> elasticsearch-py-1.6.0.tar.gz +_eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=e47fa21d77f26956acff784865e80fe9 diff --git a/metadata/md5-cache/dev-python/http-parser-0.7.12 b/metadata/md5-cache/dev-python/http-parser-0.7.12 deleted file mode 100644 index d75e173c7e0f..000000000000 --- a/metadata/md5-cache/dev-python/http-parser-0.7.12 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] dev-python/cython python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] -DESCRIPTION=HTTP request/response parser for python in C -EAPI=5 -HOMEPAGE=http://github.com/benoitc/http-parser -IUSE=examples python_targets_python2_7 python_targets_pypy -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_pypy ) -SLOT=0 -SRC_URI=mirror://pypi/h/http-parser/http-parser-0.7.12.tar.gz -_eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=a0c70c4ec16d9cf5e8cad176514906a6 diff --git a/metadata/md5-cache/dev-python/http-parser-0.7.8 b/metadata/md5-cache/dev-python/http-parser-0.7.8 deleted file mode 100644 index fed6bf3687e2..000000000000 --- a/metadata/md5-cache/dev-python/http-parser-0.7.8 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=dev-python/setuptools dev-python/cython dev-lang/python -DESCRIPTION=HTTP request/response parser for python in C -EAPI=4 -HOMEPAGE=http://github.com/benoitc/http-parser -IUSE=examples -KEYWORDS=amd64 x86 -LICENSE=MIT -RDEPEND=dev-lang/python -SLOT=0 -SRC_URI=mirror://pypi/h/http-parser/http-parser-0.7.8.tar.gz -_eclasses_=distutils 92e738ea29389cb3f34778d7a349ac71 eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=1d590aa2daddd2965f3cd2b7c2fff0c2 diff --git a/metadata/md5-cache/dev-python/http-parser-0.8.1-r1 b/metadata/md5-cache/dev-python/http-parser-0.8.1-r1 deleted file mode 100644 index 7f15141ba391..000000000000 --- a/metadata/md5-cache/dev-python/http-parser-0.8.1-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] dev-python/cython python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] -DESCRIPTION=HTTP request/response parser for python in C -EAPI=5 -HOMEPAGE=http://github.com/benoitc/http-parser -IUSE=examples python_targets_python2_7 python_targets_pypy -KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_pypy ) -SLOT=0 -SRC_URI=mirror://pypi/h/http-parser/http-parser-0.8.1.tar.gz -_eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=af44903be45cf615f61b4fa18693c9d9 diff --git a/metadata/md5-cache/dev-python/jsmin-2.1.2 b/metadata/md5-cache/dev-python/jsmin-2.1.2 new file mode 100644 index 000000000000..0f244973564b --- /dev/null +++ b/metadata/md5-cache/dev-python/jsmin-2.1.2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] +DESCRIPTION=JavaScript minifier +EAPI=5 +HOMEPAGE=https://bitbucket.org/dcs/jsmin/ +IUSE=python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_pypy +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_pypy ) +SLOT=0 +SRC_URI=mirror://pypi/j/jsmin/jsmin-2.1.2.tar.gz +_eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=9be9aa65069eb52b125e870120fa8ec4 diff --git a/metadata/md5-cache/dev-python/mock-1.2.0 b/metadata/md5-cache/dev-python/mock-1.2.0 new file mode 100644 index 000000000000..a1beb839d1aa --- /dev/null +++ b/metadata/md5-cache/dev-python/mock-1.2.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-python/setuptools-17.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/pbr-1.3[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] test? ( python_targets_python2_7? ( dev-python/funcsigs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( >=dev-python/unittest2-1.1.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_3(-)?,-python_single_target_python3_3(-)] ) python_targets_python3_3? ( >=dev-python/unittest2-1.1.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_3(-)?,-python_single_target_python3_3(-)] ) ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +DESCRIPTION=Rolling backport of unittest.mock for all Pythons +EAPI=5 +HOMEPAGE=https://github.com/testing-cabal/mock +IUSE=doc test python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 +KEYWORDS=~amd64 ~arm64 ~m68k ~mips ~s390 ~sh ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos +LICENSE=BSD +RDEPEND=python_targets_python2_7? ( dev-python/funcsigs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) >=dev-python/six-1.7[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) +SLOT=0 +SRC_URI=mirror://pypi/m/mock/mock-1.2.0.tar.gz +_eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=0e2df5417b129e2ff23756a2206a5db7 diff --git a/metadata/md5-cache/dev-python/pyquery-1.2.9-r1 b/metadata/md5-cache/dev-python/pyquery-1.2.9-r1 index 05e7246efc36..d6f855479303 100644 --- a/metadata/md5-cache/dev-python/pyquery-1.2.9-r1 +++ b/metadata/md5-cache/dev-python/pyquery-1.2.9-r1 @@ -4,11 +4,11 @@ DESCRIPTION=A jQuery-like library for python EAPI=5 HOMEPAGE=https://github.com/gawel/pyquery IUSE=beautifulsoup3 test python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 -KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 LICENSE=BSD RDEPEND=>=dev-python/lxml-2.1[beautifulsoup3?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >dev-python/cssselect-0.7.9[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/webob-1.1.9[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] REQUIRED_USE=test? ( beautifulsoup3 ) || ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) SLOT=0 SRC_URI=mirror://pypi/p/pyquery/pyquery-1.2.9.zip _eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=ecddbca490c25b4c33cc383b04b52275 +_md5_=4fad3e15b569228fca6f24668135cf1e diff --git a/metadata/md5-cache/dev-python/pythonmagick-0.9.11 b/metadata/md5-cache/dev-python/pythonmagick-0.9.11 index 51e9174d913b..f4bf096c6494 100644 --- a/metadata/md5-cache/dev-python/pythonmagick-0.9.11 +++ b/metadata/md5-cache/dev-python/pythonmagick-0.9.11 @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targe SLOT=0 SRC_URI=mirror://imagemagick/python/PythonMagick-0.9.11.tar.xz _eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=adabb2c4b9eaabdea6df9cecae559bb0 +_md5_=ad41ed5ed57d34dee1b166d566be0d88 diff --git a/metadata/md5-cache/dev-python/rencode-1.0.3 b/metadata/md5-cache/dev-python/rencode-1.0.3 new file mode 100644 index 000000000000..d349851a83bc --- /dev/null +++ b/metadata/md5-cache/dev-python/rencode-1.0.3 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +DESCRIPTION=similar to bencode from the BitTorrent project +EAPI=5 +HOMEPAGE=https://github.com/aresch/rencode +IUSE=python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +LICENSE=GPL-3 +RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) +SLOT=0 +SRC_URI=https://github.com/aresch/rencode/archive/v1.0.3.tar.gz -> rencode-1.0.3.tar.gz +_eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=cde7a0494c1f3d35384674d83e6ac740 diff --git a/metadata/md5-cache/dev-python/sip-4.16.9 b/metadata/md5-cache/dev-python/sip-4.16.9 new file mode 100644 index 000000000000..4613b05bfc6d --- /dev/null +++ b/metadata/md5-cache/dev-python/sip-4.16.9 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare +DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +DESCRIPTION=Python extension module generator for C and C++ libraries +EAPI=5 +HOMEPAGE=http://www.riverbankcomputing.com/software/sip/intro https://pypi.python.org/pypi/SIP +IUSE=debug doc python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +LICENSE=|| ( GPL-2 GPL-3 SIP ) +RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) +SLOT=0/11 +SRC_URI=http://www.riverbankcomputing.com/static/Downloads/sip4/sip-4.16.9.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=964d25093b6b92795f3d2bf6e8609cd1 diff --git a/metadata/md5-cache/dev-python/stevedore-1.6.0 b/metadata/md5-cache/dev-python/stevedore-1.6.0 new file mode 100644 index 000000000000..be652d3f4e54 --- /dev/null +++ b/metadata/md5-cache/dev-python/stevedore-1.6.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/pbr-0.8.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/mock-1.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/coverage-3.6[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/testrepository-0.0.18[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/oslotest-1.5.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/oslo-sphinx-2.5.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) doc? ( >=dev-python/pillow-2.4.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/sphinx-1.1.2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/sphinx-1.2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/oslo-sphinx-2.2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +DESCRIPTION=Manage dynamic plugins for Python applications +EAPI=5 +HOMEPAGE=https://github.com/openstack/stevedore https://pypi.python.org/pypi/stevedore +IUSE=doc test python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=>=dev-python/six-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) +SLOT=0 +SRC_URI=mirror://pypi/s/stevedore/stevedore-1.6.0.tar.gz +_eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=90188b514ec117fde02f69b34a4d9931 diff --git a/metadata/md5-cache/dev-python/suds-0.4 b/metadata/md5-cache/dev-python/suds-0.4 deleted file mode 100644 index 31a4a1d8ec75..000000000000 --- a/metadata/md5-cache/dev-python/suds-0.4 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare -DEPEND=dev-python/setuptools doc? ( dev-python/epydoc ) =dev-lang/python-2* -DESCRIPTION=Lightweight SOAP client -EAPI=3 -HOMEPAGE=https://fedorahosted.org/suds/ http://pypi.python.org/pypi/suds -IUSE=doc -KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux -LICENSE=LGPL-3 -RDEPEND==dev-lang/python-2* -SLOT=0 -SRC_URI=mirror://pypi/s/suds/suds-0.4.tar.gz -_eclasses_=distutils 92e738ea29389cb3f34778d7a349ac71 multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=2a412b7b4f50b9338be3bb6a9e722392 diff --git a/metadata/md5-cache/dev-python/thunarx-python-0.3.0 b/metadata/md5-cache/dev-python/thunarx-python-0.3.0 deleted file mode 100644 index 953860977a9c..000000000000 --- a/metadata/md5-cache/dev-python/thunarx-python-0.3.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install postinst postrm preinst prepare setup -DEPEND=x11-libs/gtk+:2 dev-libs/glib:2 >=dev-python/pygobject-2.16:2 dev-python/pygtk:2 >=xfce-base/thunar-1.1.0 virtual/pkgconfig =dev-lang/python-2* >=sys-apps/sed-4 -DESCRIPTION=Python bindings for the Thunar file manager -EAPI=5 -HOMEPAGE=http://goodies.xfce.org/projects/bindings/thunarx-python -IUSE=debug -KEYWORDS=amd64 x86 -LICENSE=GPL-3 -RDEPEND=x11-libs/gtk+:2 dev-libs/glib:2 >=dev-python/pygobject-2.16:2 dev-python/pygtk:2 >=xfce-base/thunar-1.1.0 =dev-lang/python-2* -SLOT=0 -SRC_URI=mirror://xfce/src/bindings/thunarx-python/0.3/thunarx-python-0.3.0.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xfconf eee85b2bc9e9826f5a9c1349a75a69fe -_md5_=d0886c2abc76d2f63f51c3d6fdd22a64 diff --git a/metadata/md5-cache/dev-python/torment-1.0.1 b/metadata/md5-cache/dev-python/torment-1.0.1 new file mode 100644 index 000000000000..90da77a9f36a --- /dev/null +++ b/metadata/md5-cache/dev-python/torment-1.0.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python3_3(-),-python_single_target_python3_4(-)] doc? ( dev-python/sphinx[python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/sphinx_rtd_theme[python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) test? ( dev-python/mypy[python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/coverage[python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/nose[python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +DESCRIPTION=A Study in Fixture Based Testing Frameworking +EAPI=5 +HOMEPAGE=https://github.com/kumoru/torment +IUSE=doc test python_targets_python3_3 python_targets_python3_4 +KEYWORDS=~amd64 +LICENSE=Apache-2.0 +RDEPEND=dev-python/mypy[python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +REQUIRED_USE=|| ( python_targets_python3_3 python_targets_python3_4 ) +SLOT=0 +SRC_URI=mirror://pypi/t/torment/torment-1.0.1.tar.gz +_eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=2bd81b37d30ca1668978a41468221744 diff --git a/metadata/md5-cache/dev-python/twisted-core-15.2.1 b/metadata/md5-cache/dev-python/twisted-core-15.2.1 index 46e5e69a32d4..cac232082ab8 100644 --- a/metadata/md5-cache/dev-python/twisted-core-15.2.1 +++ b/metadata/md5-cache/dev-python/twisted-core-15.2.1 @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 SRC_URI=http://twistedmatrix.com/Releases/Core/15.2/TwistedCore-15.2.1.tar.bz2 _eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 twisted-r1 8e3123a6498c5da6dd9d8135b3655efd versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=52aa0d2097f9976e81afbf6216d5095a +_md5_=1d697b0d2bd586f809769571eeaf2f63 diff --git a/metadata/md5-cache/dev-util/aap-1.090 b/metadata/md5-cache/dev-util/aap-1.090 deleted file mode 100644 index 080351345288..000000000000 --- a/metadata/md5-cache/dev-util/aap-1.090 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install unpack -DEPEND=app-arch/unzip -DESCRIPTION=Bram Moolenaar's super-make program -HOMEPAGE=http://www.a-a-p.org/ -IUSE=doc -KEYWORDS=~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86 -LICENSE=GPL-2 -RDEPEND=>=dev-lang/python-1.5 -SLOT=0 -SRC_URI=mirror://sourceforge/a-a-p/aap-1.090.zip -_md5_=2aed95c63d4b5224f95a95782b28cde2 diff --git a/metadata/md5-cache/dev-util/aap-1.091 b/metadata/md5-cache/dev-util/aap-1.091 deleted file mode 100644 index d49b0fe805da..000000000000 --- a/metadata/md5-cache/dev-util/aap-1.091 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install unpack -DEPEND=app-arch/unzip -DESCRIPTION=Bram Moolenaar's super-make program -HOMEPAGE=http://www.a-a-p.org/ -IUSE=doc -KEYWORDS=~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86 -LICENSE=GPL-2 -RDEPEND=>=dev-lang/python-1.5 -SLOT=0 -SRC_URI=mirror://sourceforge/a-a-p/aap-1.091.zip -_md5_=92c29d95c4372367f9644ac662c5f7e3 diff --git a/metadata/md5-cache/dev-util/aap-1.091-r1 b/metadata/md5-cache/dev-util/aap-1.091-r1 deleted file mode 100644 index 8f3b9cdc8b79..000000000000 --- a/metadata/md5-cache/dev-util/aap-1.091-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install -DEPEND=app-arch/unzip -DESCRIPTION=Bram Moolenaar's super-make program -EAPI=4 -HOMEPAGE=http://www.a-a-p.org/ -IUSE=doc -KEYWORDS=~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos -LICENSE=GPL-2 -RDEPEND=dev-lang/python -SLOT=0 -SRC_URI=mirror://sourceforge/a-a-p/aap-1.091.zip -_md5_=8c2180085995cdcc45414e21269a2e33 diff --git a/metadata/md5-cache/dev-util/autoproject-0.20_p4 b/metadata/md5-cache/dev-util/autoproject-0.20_p4 deleted file mode 100644 index 3940abc48558..000000000000 --- a/metadata/md5-cache/dev-util/autoproject-0.20_p4 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install unpack -DEPEND=sys-devel/automake sys-devel/autoconf test? ( sys-apps/texinfo ) -DESCRIPTION=Used to start a programming project using autotools and a command line parser generator -HOMEPAGE=http://packages.debian.org/unstable/devel/autoproject -IUSE=test -KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos -LICENSE=GPL-2 -RDEPEND=sys-devel/automake sys-devel/autoconf -SLOT=0 -SRC_URI=mirror://debian/pool/main/a/autoproject/autoproject_0.20.orig.tar.gz mirror://debian/pool/main/a/autoproject/autoproject_0.20-4.diff.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=8022d491e189caa7d0959ddb872bfc6f diff --git a/metadata/md5-cache/dev-util/biew-5.6.2 b/metadata/md5-cache/dev-util/biew-5.6.2 deleted file mode 100644 index da9ebd429fa7..000000000000 --- a/metadata/md5-cache/dev-util/biew-5.6.2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=ncurses? ( >=sys-libs/ncurses-5.3 ) slang? ( >=sys-libs/slang-1.4 ) -DESCRIPTION=A portable viewer of binary files, hexadecimal and disassembler modes -HOMEPAGE=http://biew.sourceforge.net -IUSE=slang ncurses -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=ncurses? ( >=sys-libs/ncurses-5.3 ) slang? ( >=sys-libs/slang-1.4 ) -SLOT=0 -SRC_URI=mirror://sourceforge/biew/biew562.tar.bz2 -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=196e0ea58cb8ac6b6915afc95ef17f52 diff --git a/metadata/md5-cache/dev-util/biew-6.1.0-r2 b/metadata/md5-cache/dev-util/biew-6.1.0-r2 deleted file mode 100644 index fca15a78e2cf..000000000000 --- a/metadata/md5-cache/dev-util/biew-6.1.0-r2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup -DEPEND=gpm? ( sys-libs/gpm ) -DESCRIPTION=A portable viewer of binary files, hexadecimal and disassembler modes -EAPI=4 -HOMEPAGE=http://beye.sourceforge.net/ -IUSE=gpm cpu_flags_x86_mmx cpu_flags_x86_sse -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=gpm? ( sys-libs/gpm ) -REQUIRED_USE=cpu_flags_x86_mmx cpu_flags_x86_sse -SLOT=0 -SRC_URI=mirror://sourceforge/beye/6.1.0/biew-610-src.tar.bz2 -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=77fedaeb01d0c52c0f43db986640720b diff --git a/metadata/md5-cache/dev-util/bustle-0.2.3 b/metadata/md5-cache/dev-util/bustle-0.2.3 deleted file mode 100644 index 491b2ba66c59..000000000000 --- a/metadata/md5-cache/dev-util/bustle-0.2.3 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=sys-apps/dbus x11-libs/cairo x11-libs/pango gnome-base/libglade:2.0 >=dev-haskell/cabal-1.8 dev-haskell/cairo:0 dev-haskell/glade:2 dev-haskell/glib:0 >dev-haskell/gtk-0.11:2 dev-haskell/mtl dev-haskell/pango:0 dev-haskell/parsec >=dev-lang/ghc-6.10.1 >=dev-haskell/cabal-1.1.4 -DESCRIPTION=Draw pretty sequence diagrams of D-Bus traffic -EAPI=3 -HOMEPAGE=http://willthompson.co.uk/bustle/ -KEYWORDS=amd64 x86 -LICENSE=LGPL-2 GPL-2 -RDEPEND=sys-apps/dbus x11-libs/cairo x11-libs/pango gnome-base/libglade:2.0 -SLOT=0 -SRC_URI=http://willthompson.co.uk/bustle/releases/bustle-0.2.3.tar.gz -_eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal 7ef7b3e7548c8c61352984737b22d3e3 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=02e8c45e4e144f470903c88aa4102ead diff --git a/metadata/md5-cache/dev-util/bustle-0.4.0 b/metadata/md5-cache/dev-util/bustle-0.4.0 deleted file mode 100644 index a502ad40063e..000000000000 --- a/metadata/md5-cache/dev-util/bustle-0.4.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=net-libs/libpcap sys-apps/dbus x11-libs/cairo x11-libs/pango gnome-base/libglade:2.0 dev-haskell/binary >=dev-haskell/cabal-1.8 dev-haskell/cairo:0 =dev-haskell/dbus-core-0.9* dev-haskell/glade:2 dev-haskell/glib:0 >dev-haskell/gtk-0.11:2 dev-haskell/mtl dev-haskell/pango:0 dev-haskell/parsec dev-haskell/pcap dev-haskell/text >=dev-lang/ghc-6.10.1 test? ( dev-haskell/gtk dev-haskell/hunit dev-haskell/quickcheck dev-haskell/test-framework dev-haskell/test-framework-hunit ) >=dev-haskell/cabal-1.1.4 -DESCRIPTION=Draw pretty sequence diagrams of D-Bus traffic -EAPI=4 -HOMEPAGE=http://willthompson.co.uk/bustle/ -IUSE=test -KEYWORDS=~amd64 ~x86 -LICENSE=LGPL-2 GPL-2 -RDEPEND=net-libs/libpcap sys-apps/dbus x11-libs/cairo x11-libs/pango gnome-base/libglade:2.0 -SLOT=0 -SRC_URI=http://willthompson.co.uk/bustle/releases/0.4.0/bustle-0.4.0.tar.gz http://dev.gentoo.org/~slyfox/bustle-0.4.0-tests.tar.gz -_eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal 7ef7b3e7548c8c61352984737b22d3e3 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=a255c14909e54a6fcd8abf4cc1082053 diff --git a/metadata/md5-cache/dev-util/bustle-0.4.2 b/metadata/md5-cache/dev-util/bustle-0.4.2 deleted file mode 100644 index 6bd46c0f1cf8..000000000000 --- a/metadata/md5-cache/dev-util/bustle-0.4.2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=dev-libs/glib:2 net-libs/libpcap sys-apps/dbus x11-libs/cairo x11-libs/pango gnome-base/libglade:2.0 test? ( dev-haskell/hunit dev-haskell/quickcheck dev-haskell/test-framework dev-haskell/test-framework-hunit ) >=dev-haskell/cabal-1.8 dev-haskell/cairo:0 >=dev-haskell/dbus-0.10 dev-haskell/glib:0 >=dev-haskell/gtk-0.12.3:2 dev-haskell/mtl dev-haskell/pango:0 dev-haskell/parsec dev-haskell/pcap dev-haskell/text >=dev-lang/ghc-6.10.4 >=dev-haskell/cabal-1.1.4 -DESCRIPTION=Draw pretty sequence diagrams of D-Bus traffic -EAPI=5 -HOMEPAGE=http://willthompson.co.uk/bustle/ -IUSE=test -KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=LGPL-2 GPL-2 -RDEPEND=dev-libs/glib:2 net-libs/libpcap sys-apps/dbus x11-libs/cairo x11-libs/pango gnome-base/libglade:2.0 -SLOT=0 -SRC_URI=http://willthompson.co.uk/bustle/releases/0.4.2/bustle-0.4.2.tar.gz http://dev.gentoo.org/~slyfox/bustle-0.4.0-tests.tar.gz -_eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal 7ef7b3e7548c8c61352984737b22d3e3 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=79c8a6d985aee2b2106933053abd3819 diff --git a/metadata/md5-cache/dev-util/ccache-2.4-r6 b/metadata/md5-cache/dev-util/ccache-2.4-r6 deleted file mode 100644 index 8acaee75ca01..000000000000 --- a/metadata/md5-cache/dev-util/ccache-2.4-r6 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install postinst preinst unpack -DEPEND=!=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=fast compiler cache -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-2.4.tar.gz -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=ce6cd5a210d327e0a1d4de5b97728f9a diff --git a/metadata/md5-cache/dev-util/ccache-2.4-r7 b/metadata/md5-cache/dev-util/ccache-2.4-r7 deleted file mode 100644 index 5388ad834953..000000000000 --- a/metadata/md5-cache/dev-util/ccache-2.4-r7 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install postinst preinst unpack -DEPEND=!=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=fast compiler cache -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-2.4.tar.gz -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=861a45454be6040ccab80f599e875209 diff --git a/metadata/md5-cache/dev-util/ccache-2.4-r8 b/metadata/md5-cache/dev-util/ccache-2.4-r8 deleted file mode 100644 index ee21694ec209..000000000000 --- a/metadata/md5-cache/dev-util/ccache-2.4-r8 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install postinst preinst unpack -DEPEND=!=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=fast compiler cache -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-2.4.tar.gz -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=fd841ccc4171adbd4060a10ed6b33d89 diff --git a/metadata/md5-cache/dev-util/ccache-3.1.1 b/metadata/md5-cache/dev-util/ccache-3.1.1 deleted file mode 100644 index 7826bc721e3e..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.1.1 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install postinst unpack -DEPEND=sys-libs/zlib -DESCRIPTION=fast compiler cache -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.1.1.tar.gz -_eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=ff93221b4fea44f95db8c95a6b2fa078 diff --git a/metadata/md5-cache/dev-util/ccache-3.1.10 b/metadata/md5-cache/dev-util/ccache-3.1.10 deleted file mode 100644 index 43a59e11a345..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.1.10 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install postinst prepare prerm -DEPEND=sys-libs/zlib app-arch/xz-utils -DESCRIPTION=fast compiler cache -EAPI=4 -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.1.10.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=68a66377797804b403cbb1c3ee2de5a1 diff --git a/metadata/md5-cache/dev-util/ccache-3.1.2 b/metadata/md5-cache/dev-util/ccache-3.1.2 deleted file mode 100644 index 04c797fbb863..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.1.2 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install postinst unpack -DEPEND=sys-libs/zlib -DESCRIPTION=fast compiler cache -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.1.2.tar.gz -_eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=91a1f0c4f7cb00012a0f32c0fa2bac65 diff --git a/metadata/md5-cache/dev-util/ccache-3.1.3 b/metadata/md5-cache/dev-util/ccache-3.1.3 deleted file mode 100644 index a15ff8cb0832..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.1.3 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install postinst unpack -DEPEND=sys-libs/zlib -DESCRIPTION=fast compiler cache -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.1.3.tar.gz -_eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=9c8431a1d18c108d3809f69c7076d69f diff --git a/metadata/md5-cache/dev-util/ccache-3.1.4 b/metadata/md5-cache/dev-util/ccache-3.1.4 deleted file mode 100644 index b10974332493..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.1.4 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install postinst unpack -DEPEND=sys-libs/zlib -DESCRIPTION=fast compiler cache -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.1.4.tar.gz -_eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=8f5b1b05797f4af142c550805b5cd1ff diff --git a/metadata/md5-cache/dev-util/ccache-3.1.5 b/metadata/md5-cache/dev-util/ccache-3.1.5 deleted file mode 100644 index 8382de6b614c..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.1.5 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install postinst unpack -DEPEND=sys-libs/zlib -DESCRIPTION=fast compiler cache -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.1.5.tar.gz -_eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=d1c1fea486c67c0a623e1b464da5190a diff --git a/metadata/md5-cache/dev-util/ccache-3.1.6 b/metadata/md5-cache/dev-util/ccache-3.1.6 deleted file mode 100644 index 2b146ff9e6cc..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.1.6 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install postinst unpack -DEPEND=sys-libs/zlib -DESCRIPTION=fast compiler cache -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.1.6.tar.gz -_eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=615ce17a8b29e3b45968828820f0066e diff --git a/metadata/md5-cache/dev-util/ccache-3.1.7 b/metadata/md5-cache/dev-util/ccache-3.1.7 deleted file mode 100644 index ff9c53b6af35..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.1.7 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install postinst prepare -DEPEND=sys-libs/zlib -DESCRIPTION=fast compiler cache -EAPI=4 -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.1.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=6005a77c1c25ee44074000e1dc8684c7 diff --git a/metadata/md5-cache/dev-util/ccache-3.1.8 b/metadata/md5-cache/dev-util/ccache-3.1.8 deleted file mode 100644 index 5c2af23d95a3..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.1.8 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install postinst prepare -DEPEND=sys-libs/zlib app-arch/xz-utils -DESCRIPTION=fast compiler cache -EAPI=4 -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.1.8.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=98798eb79b0d47e56c991c385e180743 diff --git a/metadata/md5-cache/dev-util/ccache-3.1.9 b/metadata/md5-cache/dev-util/ccache-3.1.9 deleted file mode 100644 index 1835d8c776c7..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.1.9 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install postinst prepare -DEPEND=sys-libs/zlib app-arch/xz-utils -DESCRIPTION=fast compiler cache -EAPI=4 -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.1.9.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=ec542efd45e25291556f5a6a3e72a02f diff --git a/metadata/md5-cache/dev-util/ccache-3.1.9-r2 b/metadata/md5-cache/dev-util/ccache-3.1.9-r2 deleted file mode 100644 index f6d34f18655d..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.1.9-r2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install postinst prepare prerm -DEPEND=sys-libs/zlib app-arch/xz-utils -DESCRIPTION=fast compiler cache -EAPI=4 -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.1.9.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=3080528cef6ca466be2873f0e0969e6a diff --git a/metadata/md5-cache/dev-util/ccache-3.1.9-r3 b/metadata/md5-cache/dev-util/ccache-3.1.9-r3 deleted file mode 100644 index e2fb575a3a05..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.1.9-r3 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install postinst prepare prerm -DEPEND=sys-libs/zlib app-arch/xz-utils -DESCRIPTION=fast compiler cache -EAPI=4 -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.1.9.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=b9be0e8711992175ec17037578746611 diff --git a/metadata/md5-cache/dev-util/ccache-3.2.1 b/metadata/md5-cache/dev-util/ccache-3.2.1 deleted file mode 100644 index 1d7465af0234..000000000000 --- a/metadata/md5-cache/dev-util/ccache-3.2.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install postinst prepare prerm -DEPEND=sys-libs/zlib app-arch/xz-utils -DESCRIPTION=fast compiler cache -EAPI=5 -HOMEPAGE=http://ccache.samba.org/ -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-3 -RDEPEND=sys-libs/zlib -SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.2.1.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=8e2cd681f0fa42306df7d9d380a70b68 diff --git a/metadata/md5-cache/dev-util/cpptest-1.1.0 b/metadata/md5-cache/dev-util/cpptest-1.1.0 deleted file mode 100644 index 10a83f1a4044..000000000000 --- a/metadata/md5-cache/dev-util/cpptest-1.1.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install prepare -DEPEND=doc? ( app-doc/doxygen ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=Simple but powerful unit testing framework for C++ -EAPI=2 -HOMEPAGE=http://cpptest.sourceforge.net/ -IUSE=doc -KEYWORDS=amd64 ppc ppc64 x86 -LICENSE=LGPL-2.1 -SLOT=0 -SRC_URI=mirror://sourceforge/cpptest/cpptest-1.1.0.tar.gz -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=d4f85df8c3d43a60a86a38c339c932de diff --git a/metadata/md5-cache/dev-util/cpptest-1.1.1 b/metadata/md5-cache/dev-util/cpptest-1.1.1 deleted file mode 100644 index 38134132537a..000000000000 --- a/metadata/md5-cache/dev-util/cpptest-1.1.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install prepare -DEPEND=doc? ( app-doc/doxygen ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=Simple but powerful unit testing framework for C++ -EAPI=2 -HOMEPAGE=http://cpptest.sourceforge.net/ -IUSE=doc -KEYWORDS=amd64 ppc ppc64 x86 -LICENSE=LGPL-2.1 -SLOT=0 -SRC_URI=mirror://sourceforge/cpptest/cpptest-1.1.1.tar.gz -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=19bec67a16c926b8365719db43c7c4ef diff --git a/metadata/md5-cache/dev-util/debugedit-4.4.6 b/metadata/md5-cache/dev-util/debugedit-4.4.6 deleted file mode 100644 index 494ed9f45c6d..000000000000 --- a/metadata/md5-cache/dev-util/debugedit-4.4.6 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install -DEPEND=dev-libs/popt dev-libs/elfutils -DESCRIPTION=Standalone debugedit taken from rpm -HOMEPAGE=http://www.rpm.org/ -KEYWORDS=amd64 ppc ppc64 x86 -LICENSE=GPL-2 -RDEPEND=dev-libs/popt dev-libs/elfutils -SLOT=0 -SRC_URI=http://dev.gentoo.org/~tester/debugedit-4.4.6.tar.bz2 -_eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=d720ed199f14f0e1bbc0539ffaad1136 diff --git a/metadata/md5-cache/dev-util/debugedit-5.1.9 b/metadata/md5-cache/dev-util/debugedit-5.1.9 deleted file mode 100644 index c733f492c2a9..000000000000 --- a/metadata/md5-cache/dev-util/debugedit-5.1.9 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install prepare -DEPEND=dev-libs/popt dev-libs/elfutils dev-libs/beecrypt -DESCRIPTION=Standalone debugedit taken from rpm -EAPI=2 -HOMEPAGE=http://www.rpm5.org/ -KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-libs/popt dev-libs/elfutils dev-libs/beecrypt -SLOT=0 -SRC_URI=http://dev.gentoo.org/~swegener/distfiles/debugedit-5.1.9.tar.bz2 -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=876cfed8404f9c4f62b523607bca13cc diff --git a/metadata/md5-cache/dev-util/debugedit-5.3.5 b/metadata/md5-cache/dev-util/debugedit-5.3.5 deleted file mode 100644 index c3db6d0992cd..000000000000 --- a/metadata/md5-cache/dev-util/debugedit-5.3.5 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install -DEPEND=dev-libs/popt dev-libs/elfutils dev-libs/beecrypt -DESCRIPTION=standalone debugedit taken from rpm -EAPI=2 -HOMEPAGE=http://www.rpm5.org/ -KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-libs/popt dev-libs/elfutils dev-libs/beecrypt -SLOT=0 -SRC_URI=http://dev.gentoo.org/~swegener/distfiles/debugedit-5.3.5.tar.bz2 http://dev.gentoo.org/~vapier/distfiles/debugedit-5.3.5.tar.bz2 -_eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=df7843970cc3eb9c7054b9319a915ada diff --git a/metadata/md5-cache/dev-util/dejagnu-1.4.4-r1 b/metadata/md5-cache/dev-util/dejagnu-1.4.4-r1 deleted file mode 100644 index 1c6fa979d457..000000000000 --- a/metadata/md5-cache/dev-util/dejagnu-1.4.4-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install test unpack -DEPEND=dev-lang/tcl dev-tcltk/expect -DESCRIPTION=framework for testing other programs -HOMEPAGE=http://www.gnu.org/software/dejagnu/ -IUSE=doc -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris -LICENSE=GPL-2 -RDEPEND=dev-lang/tcl dev-tcltk/expect -SLOT=0 -SRC_URI=mirror://gnu/dejagnu/dejagnu-1.4.4.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=382a59d44583001a18acd7d6d4211c76 diff --git a/metadata/md5-cache/dev-util/dejagnu-1.4.4-r2 b/metadata/md5-cache/dev-util/dejagnu-1.4.4-r2 deleted file mode 100644 index f03bced63274..000000000000 --- a/metadata/md5-cache/dev-util/dejagnu-1.4.4-r2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install test unpack -DEPEND=dev-lang/tcl dev-tcltk/expect -DESCRIPTION=framework for testing other programs -HOMEPAGE=http://www.gnu.org/software/dejagnu/ -IUSE=doc -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris -LICENSE=GPL-2 -RDEPEND=dev-lang/tcl dev-tcltk/expect -SLOT=0 -SRC_URI=mirror://gnu/dejagnu/dejagnu-1.4.4.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=87bc399ec0fa8b4ae3b1a9277163d49a diff --git a/metadata/md5-cache/dev-util/dmake-4.1-r1 b/metadata/md5-cache/dev-util/dmake-4.1-r1 deleted file mode 100644 index b797125a86b4..000000000000 --- a/metadata/md5-cache/dev-util/dmake-4.1-r1 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=sys-apps/groff -DESCRIPTION=Improved make -HOMEPAGE=http://tools.openoffice.org/dmake/ -KEYWORDS=~amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos -LICENSE=GPL-1 -SLOT=0 -SRC_URI=http://public.activestate.com/gsar/dmake-4.1pl1-src.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=de6d2f7fc2e46430ef24352e547aa81e diff --git a/metadata/md5-cache/dev-util/dmake-4.12 b/metadata/md5-cache/dev-util/dmake-4.12 deleted file mode 100644 index 70d2b2223fef..000000000000 --- a/metadata/md5-cache/dev-util/dmake-4.12 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install prepare -DEPEND=app-arch/unzip sys-apps/groff -DESCRIPTION=Improved make -EAPI=4 -HOMEPAGE=http://tools.openoffice.org/dmake/ -KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos -LICENSE=GPL-1 -SLOT=0 -SRC_URI=mirror://debian/pool/main/d/dmake/dmake_4.12.orig.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=6a8a55aeb3f382dc948b5da65d7a8ec0 diff --git a/metadata/md5-cache/dev-util/jconfig-2.8-r2 b/metadata/md5-cache/dev-util/jconfig-2.8-r2 deleted file mode 100644 index b28fc7dcc2c8..000000000000 --- a/metadata/md5-cache/dev-util/jconfig-2.8-r2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install preinst setup unpack -DEPEND=>=virtual/jdk-1.4 dev-java/sun-jmx >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2 >=dev-java/javatoolkit-0.3.0-r2 -DESCRIPTION=jConfig is an extremely helpful utility, providing a simple API for the management of properties -HOMEPAGE=http://www.jconfig.org/ -IUSE=elibc_FreeBSD doc source elibc_FreeBSD -KEYWORDS=~amd64 ~ppc x86 -LICENSE=BSD -RDEPEND=>=virtual/jre-1.4 dev-java/sun-jmx >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) -SLOT=0 -SRC_URI=mirror://sourceforge/jconfig/jconfig-src-v2.8.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-ant-2 1091461b8b02f54fabcfbf159164ff15 java-pkg-2 1889f7787714c5f7e3b5bb1c2be07c1f java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=cfad2ec28a30e5b9d4eb2c74b5f20e0e diff --git a/metadata/md5-cache/dev-util/kup-0.3.2 b/metadata/md5-cache/dev-util/kup-0.3.2 deleted file mode 100644 index 185b8e52bf28..000000000000 --- a/metadata/md5-cache/dev-util/kup-0.3.2 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=kernel.org uploader tool -HOMEPAGE=http://www.kernel.org/pub/software/network/kup -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-lang/perl dev-perl/BSD-Resource dev-perl/Config-Simple -SLOT=0 -SRC_URI=mirror://kernel/software/network/kup/kup-0.3.2.tar.gz -_md5_=7588bc9212805ed9067090b752155816 diff --git a/metadata/md5-cache/dev-util/lcov-1.7 b/metadata/md5-cache/dev-util/lcov-1.7 deleted file mode 100644 index 8967d3893e1c..000000000000 --- a/metadata/md5-cache/dev-util/lcov-1.7 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=A graphical front-end for GCC's coverage testing tool gcov -EAPI=2 -HOMEPAGE=http://ltp.sourceforge.net/coverage/lcov.php -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-2 -RDEPEND=>=dev-lang/perl-5 dev-perl/GD[png] -SLOT=0 -SRC_URI=mirror://sourceforge/ltp/lcov-1.7.tar.gz -_md5_=d5cdad84c5b9f4c2ffa1863f9d59505e diff --git a/metadata/md5-cache/dev-util/lcov-1.9 b/metadata/md5-cache/dev-util/lcov-1.9 deleted file mode 100644 index c8f8db750304..000000000000 --- a/metadata/md5-cache/dev-util/lcov-1.9 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=A graphical front-end for GCC's coverage testing tool gcov -EAPI=2 -HOMEPAGE=http://ltp.sourceforge.net/coverage/lcov.php -KEYWORDS=amd64 ppc x86 -LICENSE=GPL-2 -RDEPEND=>=dev-lang/perl-5 dev-perl/GD[png] -SLOT=0 -SRC_URI=mirror://sourceforge/ltp/lcov-1.9.tar.gz -_md5_=9de79b34395062288a3888030ff5831e diff --git a/metadata/md5-cache/dev-util/mingw-runtime-3.16 b/metadata/md5-cache/dev-util/mingw-runtime-3.16 deleted file mode 100644 index a5a30fb19acf..000000000000 --- a/metadata/md5-cache/dev-util/mingw-runtime-3.16 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install setup unpack -DESCRIPTION=Free Win32 runtime and import library definitions -HOMEPAGE=http://www.mingw.org/ -IUSE=crosscompile_opts_headers-only -KEYWORDS=amd64 ~ppc ~sparc x86 -LICENSE=BSD -RESTRICT=strip -SLOT=0 -SRC_URI=mirror://sourceforge/mingw/mingwrt-3.16-mingw32-src.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=e86bf8c5ba5a749f245940d2f9e35853 diff --git a/metadata/md5-cache/dev-util/w32api-3.14 b/metadata/md5-cache/dev-util/w32api-3.14 deleted file mode 100644 index 63b59ef9ae14..000000000000 --- a/metadata/md5-cache/dev-util/w32api-3.14 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install setup -DESCRIPTION=Free Win32 runtime and import library definitions -HOMEPAGE=http://www.mingw.org/ -IUSE=crosscompile_opts_headers-only -KEYWORDS=amd64 ~ppc ~sparc x86 -LICENSE=BSD -RESTRICT=strip -SLOT=0 -SRC_URI=mirror://sourceforge/mingw/w32api-3.14-mingw32-src.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=702bb56db39d70f7f23c42828f446e50 diff --git a/metadata/md5-cache/mail-client/thunderbird-31.7.0 b/metadata/md5-cache/mail-client/thunderbird-31.7.0 deleted file mode 100644 index 5a478027ef30..000000000000 --- a/metadata/md5-cache/mail-client/thunderbird-31.7.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare pretend setup unpack -DEPEND=>=dev-libs/nss-3.17.1 >=dev-libs/nspr-4.10.6 !x11-plugins/enigmail crypt? ( || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) ) amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) x86? ( >=dev-lang/yasm-1.1 virtual/opengl ) virtual/pkgconfig || ( >=dev-lang/python-2.7.5-r2:2.7[threads,sqlite] ) app-arch/zip app-arch/unzip >=sys-devel/binutils-2.16.1 >=app-text/hunspell-1.2 dev-libs/atk dev-libs/expat >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.14:2 x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.10:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio ) >=sys-libs/zlib-1.2.3 virtual/freedesktop-icon-theme dbus? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) >=dev-libs/glib-2.26:2 virtual/libffi gstreamer? ( media-plugins/gst-plugins-meta:1.0[ffmpeg] ) x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXt system-cairo? ( >=x11-libs/cairo-1.12[X] >=x11-libs/pixman-0.19.2 ) system-icu? ( >=dev-libs/icu-51.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-sqlite? ( >=dev-db/sqlite-3.8.4.2:3[secure-delete,debug=] ) system-libvpx? ( =media-libs/libvpx-1.3.0* ) !=sys-devel/automake-1.15:1.15 ) =sys-devel/autoconf-2.1* >=sys-devel/libtool-2.4 app-arch/unzip -DESCRIPTION=Thunderbird Mail Client -EAPI=5 -HOMEPAGE=http://www.mozilla.com/en-US/thunderbird/ -IUSE=bindist crypt hardened ldap +lightning +minimal mozdom selinux custom-cflags custom-optimization dbus debug gstreamer pulseaudio startup-notification system-cairo system-icu system-jpeg system-sqlite system-libvpx +jit linguas_ar linguas_ast linguas_be linguas_bg linguas_bn_BD linguas_br linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en_GB linguas_es_AR linguas_es_ES linguas_et linguas_eu linguas_fi linguas_fr linguas_fy_NL linguas_ga_IE linguas_gd linguas_gl linguas_he linguas_hr linguas_hu linguas_hy_AM linguas_id linguas_is linguas_it linguas_ja linguas_ko linguas_lt linguas_nb_NO linguas_nl linguas_nn_NO linguas_pa_IN linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_sq linguas_sr linguas_sv_SE linguas_ta_LK linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh_TW -KEYWORDS=~alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=>=dev-libs/nss-3.17.1 >=dev-libs/nspr-4.10.6 !x11-plugins/enigmail crypt? ( || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) ) selinux? ( sec-policy/selinux-thunderbird ) >=app-text/hunspell-1.2 dev-libs/atk dev-libs/expat >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.14:2 x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.10:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio ) >=sys-libs/zlib-1.2.3 virtual/freedesktop-icon-theme dbus? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) >=dev-libs/glib-2.26:2 virtual/libffi gstreamer? ( media-plugins/gst-plugins-meta:1.0[ffmpeg] ) x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXt system-cairo? ( >=x11-libs/cairo-1.12[X] >=x11-libs/pixman-0.19.2 ) system-icu? ( >=dev-libs/icu-51.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-sqlite? ( >=dev-db/sqlite-3.8.4.2:3[secure-delete,debug=] ) system-libvpx? ( =media-libs/libvpx-1.3.0* ) -RESTRICT=!bindist? ( bindist ) -SLOT=0 -SRC_URI=linguas_ar? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ar.xpi -> thunderbird-31.7.0-ar.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ar.xpi -> thunderbird-31.7.0-ar.xpi ) linguas_ast? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ast.xpi -> thunderbird-31.7.0-ast.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ast.xpi -> thunderbird-31.7.0-ast.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/be.xpi -> thunderbird-31.7.0-be.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/be.xpi -> thunderbird-31.7.0-be.xpi ) linguas_bg? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/bg.xpi -> thunderbird-31.7.0-bg.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/bg.xpi -> thunderbird-31.7.0-bg.xpi ) linguas_bn_BD? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/bn-BD.xpi -> thunderbird-31.7.0-bn-BD.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/bn-BD.xpi -> thunderbird-31.7.0-bn-BD.xpi ) linguas_br? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/br.xpi -> thunderbird-31.7.0-br.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/br.xpi -> thunderbird-31.7.0-br.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ca.xpi -> thunderbird-31.7.0-ca.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ca.xpi -> thunderbird-31.7.0-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/cs.xpi -> thunderbird-31.7.0-cs.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/cs.xpi -> thunderbird-31.7.0-cs.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/da.xpi -> thunderbird-31.7.0-da.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/da.xpi -> thunderbird-31.7.0-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/de.xpi -> thunderbird-31.7.0-de.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/de.xpi -> thunderbird-31.7.0-de.xpi ) linguas_el? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/el.xpi -> thunderbird-31.7.0-el.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/el.xpi -> thunderbird-31.7.0-el.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/en-GB.xpi -> thunderbird-31.7.0-en-GB.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/en-GB.xpi -> thunderbird-31.7.0-en-GB.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/es-AR.xpi -> thunderbird-31.7.0-es-AR.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/es-AR.xpi -> thunderbird-31.7.0-es-AR.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/es-ES.xpi -> thunderbird-31.7.0-es-ES.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/es-ES.xpi -> thunderbird-31.7.0-es-ES.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/et.xpi -> thunderbird-31.7.0-et.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/et.xpi -> thunderbird-31.7.0-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/eu.xpi -> thunderbird-31.7.0-eu.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/eu.xpi -> thunderbird-31.7.0-eu.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/fi.xpi -> thunderbird-31.7.0-fi.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/fi.xpi -> thunderbird-31.7.0-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/fr.xpi -> thunderbird-31.7.0-fr.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/fr.xpi -> thunderbird-31.7.0-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/fy-NL.xpi -> thunderbird-31.7.0-fy-NL.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/fy-NL.xpi -> thunderbird-31.7.0-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ga-IE.xpi -> thunderbird-31.7.0-ga-IE.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ga-IE.xpi -> thunderbird-31.7.0-ga-IE.xpi ) linguas_gd? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/gd.xpi -> thunderbird-31.7.0-gd.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/gd.xpi -> thunderbird-31.7.0-gd.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/gl.xpi -> thunderbird-31.7.0-gl.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/gl.xpi -> thunderbird-31.7.0-gl.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/he.xpi -> thunderbird-31.7.0-he.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/he.xpi -> thunderbird-31.7.0-he.xpi ) linguas_hr? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/hr.xpi -> thunderbird-31.7.0-hr.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/hr.xpi -> thunderbird-31.7.0-hr.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/hu.xpi -> thunderbird-31.7.0-hu.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/hu.xpi -> thunderbird-31.7.0-hu.xpi ) linguas_hy_AM? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/hy-AM.xpi -> thunderbird-31.7.0-hy-AM.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/hy-AM.xpi -> thunderbird-31.7.0-hy-AM.xpi ) linguas_id? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/id.xpi -> thunderbird-31.7.0-id.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/id.xpi -> thunderbird-31.7.0-id.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/is.xpi -> thunderbird-31.7.0-is.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/is.xpi -> thunderbird-31.7.0-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/it.xpi -> thunderbird-31.7.0-it.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/it.xpi -> thunderbird-31.7.0-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ja.xpi -> thunderbird-31.7.0-ja.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ja.xpi -> thunderbird-31.7.0-ja.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ko.xpi -> thunderbird-31.7.0-ko.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ko.xpi -> thunderbird-31.7.0-ko.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/lt.xpi -> thunderbird-31.7.0-lt.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/lt.xpi -> thunderbird-31.7.0-lt.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/nb-NO.xpi -> thunderbird-31.7.0-nb-NO.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/nb-NO.xpi -> thunderbird-31.7.0-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/nl.xpi -> thunderbird-31.7.0-nl.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/nl.xpi -> thunderbird-31.7.0-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/nn-NO.xpi -> thunderbird-31.7.0-nn-NO.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/nn-NO.xpi -> thunderbird-31.7.0-nn-NO.xpi ) linguas_pa_IN? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/pa-IN.xpi -> thunderbird-31.7.0-pa-IN.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/pa-IN.xpi -> thunderbird-31.7.0-pa-IN.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/pl.xpi -> thunderbird-31.7.0-pl.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/pl.xpi -> thunderbird-31.7.0-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/pt-BR.xpi -> thunderbird-31.7.0-pt-BR.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/pt-BR.xpi -> thunderbird-31.7.0-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/pt-PT.xpi -> thunderbird-31.7.0-pt-PT.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/pt-PT.xpi -> thunderbird-31.7.0-pt-PT.xpi ) linguas_rm? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/rm.xpi -> thunderbird-31.7.0-rm.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/rm.xpi -> thunderbird-31.7.0-rm.xpi ) linguas_ro? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ro.xpi -> thunderbird-31.7.0-ro.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ro.xpi -> thunderbird-31.7.0-ro.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ru.xpi -> thunderbird-31.7.0-ru.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ru.xpi -> thunderbird-31.7.0-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/si.xpi -> thunderbird-31.7.0-si.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/si.xpi -> thunderbird-31.7.0-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/sk.xpi -> thunderbird-31.7.0-sk.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/sk.xpi -> thunderbird-31.7.0-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/sl.xpi -> thunderbird-31.7.0-sl.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/sl.xpi -> thunderbird-31.7.0-sl.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/sq.xpi -> thunderbird-31.7.0-sq.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/sq.xpi -> thunderbird-31.7.0-sq.xpi ) linguas_sr? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/sr.xpi -> thunderbird-31.7.0-sr.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/sr.xpi -> thunderbird-31.7.0-sr.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/sv-SE.xpi -> thunderbird-31.7.0-sv-SE.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/sv-SE.xpi -> thunderbird-31.7.0-sv-SE.xpi ) linguas_ta_LK? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ta-LK.xpi -> thunderbird-31.7.0-ta-LK.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/ta-LK.xpi -> thunderbird-31.7.0-ta-LK.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/tr.xpi -> thunderbird-31.7.0-tr.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/tr.xpi -> thunderbird-31.7.0-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/uk.xpi -> thunderbird-31.7.0-uk.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/uk.xpi -> thunderbird-31.7.0-uk.xpi ) linguas_vi? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/vi.xpi -> thunderbird-31.7.0-vi.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/vi.xpi -> thunderbird-31.7.0-vi.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/zh-CN.xpi -> thunderbird-31.7.0-zh-CN.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/zh-CN.xpi -> thunderbird-31.7.0-zh-CN.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/zh-TW.xpi -> thunderbird-31.7.0-zh-TW.xpi http://ftp.mozilla.org/pub/thunderbird/releases//31.7.0/linux-i686/xpi/zh-TW.xpi -> thunderbird-31.7.0-zh-TW.xpi ) ftp://ftp.mozilla.org/pub/thunderbird/releases/31.7.0/source/thunderbird-31.7.0.source.tar.bz2 http://ftp.mozilla.org/pub/thunderbird/releases/31.7.0/source/thunderbird-31.7.0.source.tar.bz2 crypt? ( http://www.enigmail.net/download/source/enigmail-1.8.1.tar.gz ) lightning? ( http://ftp.mozilla.org/pub/calendar/lightning/releases/3.3/linux/lightning.xpi -> lightning-3.3.xpi http://dev.gentoo.org/~axs/distfiles/gdata-provider-1.0.3.tar.xz ) http://dev.gentoo.org/~anarchy/mozilla/patchsets/thunderbird-31.0-patches-0.1.tar.xz http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-31.0-patches-0.2.tar.xz http://dev.gentoo.org/~axs/distfiles/thunderbird-31.0-patches-0.1.tar.xz http://dev.gentoo.org/~axs/distfiles/firefox-31.0-patches-0.2.tar.xz http://dev.gentoo.org/~polynomial-c/mozilla/patchsets/thunderbird-31.0-patches-0.1.tar.xz -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd check-reqs a7f404bfb16e0a996700c5d3ac4edad3 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 makeedit 5be302268d425e0429d2f1ee3ba3f5a3 mozconfig-v5.31 14f1ed371a6f397000920f43f1d57b14 mozcoreconf-v3 e8d1bf3ed65b8863b33da17de2cc299e mozextension b3b16bdafa7c670d37d2776b6ca91d1b mozlinguas 25944b7b226d6a93c18463b0979f38bf multilib 62927b3db3a589b0806255f3a002d5d3 nsplugins 7ea51b2f6cbd5b36b9c0163cc3ee03a2 pax-utils dfe060cb70d89757fde5c1ff8405e950 python-any-r1 4756de53ea4d40471a582e898815a5c8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=ddf24bd6c6ef9d5a49d25ef459df803c diff --git a/metadata/md5-cache/mail-client/thunderbird-bin-31.7.0 b/metadata/md5-cache/mail-client/thunderbird-bin-31.7.0 deleted file mode 100644 index 12dc0f06fed9..000000000000 --- a/metadata/md5-cache/mail-client/thunderbird-bin-31.7.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst unpack -DEPEND=app-arch/unzip >=sys-apps/sed-4 app-arch/unzip -DESCRIPTION=Thunderbird Mail Client -EAPI=5 -HOMEPAGE=http://www.mozilla.com/thunderbird -IUSE=+crashreporter selinux linguas_ar linguas_ast linguas_be linguas_bg linguas_bn_BD linguas_br linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en_GB linguas_es_AR linguas_es_ES linguas_et linguas_eu linguas_fi linguas_fr linguas_fy_NL linguas_ga_IE linguas_gd linguas_gl linguas_he linguas_hu linguas_id linguas_is linguas_it linguas_ja linguas_ko linguas_lt linguas_nb_NO linguas_nl linguas_nn_NO linguas_pa_IN linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_sq linguas_sr linguas_sv_SE linguas_ta_LK linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh_TW -KEYWORDS=-* amd64 x86 -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=virtual/freedesktop-icon-theme dev-libs/atk >=dev-libs/dbus-glib-0.72 dev-libs/glib:2 >=media-libs/alsa-lib-1.0.16 media-libs/fontconfig >=media-libs/freetype-2.4.10:2 >=sys-apps/dbus-0.60 >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf:2 >=x11-libs/gtk+-2.14:2 x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXt >=x11-libs/pango-1.22.0 crashreporter? ( net-misc/curl ) selinux? ( sec-policy/selinux-thunderbird ) -RESTRICT=strip mirror -SLOT=0 -SRC_URI=linguas_ar? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/ar.xpi -> thunderbird-31.7.0-ar.xpi ) linguas_ast? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/ast.xpi -> thunderbird-31.7.0-ast.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/be.xpi -> thunderbird-31.7.0-be.xpi ) linguas_bg? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/bg.xpi -> thunderbird-31.7.0-bg.xpi ) linguas_bn_BD? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/bn-BD.xpi -> thunderbird-31.7.0-bn-BD.xpi ) linguas_br? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/br.xpi -> thunderbird-31.7.0-br.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/ca.xpi -> thunderbird-31.7.0-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/cs.xpi -> thunderbird-31.7.0-cs.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/da.xpi -> thunderbird-31.7.0-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/de.xpi -> thunderbird-31.7.0-de.xpi ) linguas_el? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/el.xpi -> thunderbird-31.7.0-el.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/en-GB.xpi -> thunderbird-31.7.0-en-GB.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/es-AR.xpi -> thunderbird-31.7.0-es-AR.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/es-ES.xpi -> thunderbird-31.7.0-es-ES.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/et.xpi -> thunderbird-31.7.0-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/eu.xpi -> thunderbird-31.7.0-eu.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/fi.xpi -> thunderbird-31.7.0-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/fr.xpi -> thunderbird-31.7.0-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/fy-NL.xpi -> thunderbird-31.7.0-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/ga-IE.xpi -> thunderbird-31.7.0-ga-IE.xpi ) linguas_gd? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/gd.xpi -> thunderbird-31.7.0-gd.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/gl.xpi -> thunderbird-31.7.0-gl.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/he.xpi -> thunderbird-31.7.0-he.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/hu.xpi -> thunderbird-31.7.0-hu.xpi ) linguas_id? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/id.xpi -> thunderbird-31.7.0-id.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/is.xpi -> thunderbird-31.7.0-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/it.xpi -> thunderbird-31.7.0-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/ja.xpi -> thunderbird-31.7.0-ja.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/ko.xpi -> thunderbird-31.7.0-ko.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/lt.xpi -> thunderbird-31.7.0-lt.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/nb-NO.xpi -> thunderbird-31.7.0-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/nl.xpi -> thunderbird-31.7.0-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/nn-NO.xpi -> thunderbird-31.7.0-nn-NO.xpi ) linguas_pa_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/pa-IN.xpi -> thunderbird-31.7.0-pa-IN.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/pl.xpi -> thunderbird-31.7.0-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/pt-BR.xpi -> thunderbird-31.7.0-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/pt-PT.xpi -> thunderbird-31.7.0-pt-PT.xpi ) linguas_rm? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/rm.xpi -> thunderbird-31.7.0-rm.xpi ) linguas_ro? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/ro.xpi -> thunderbird-31.7.0-ro.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/ru.xpi -> thunderbird-31.7.0-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/si.xpi -> thunderbird-31.7.0-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/sk.xpi -> thunderbird-31.7.0-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/sl.xpi -> thunderbird-31.7.0-sl.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/sq.xpi -> thunderbird-31.7.0-sq.xpi ) linguas_sr? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/sr.xpi -> thunderbird-31.7.0-sr.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/sv-SE.xpi -> thunderbird-31.7.0-sv-SE.xpi ) linguas_ta_LK? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/ta-LK.xpi -> thunderbird-31.7.0-ta-LK.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/tr.xpi -> thunderbird-31.7.0-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/uk.xpi -> thunderbird-31.7.0-uk.xpi ) linguas_vi? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/vi.xpi -> thunderbird-31.7.0-vi.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/zh-CN.xpi -> thunderbird-31.7.0-zh-CN.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/xpi/zh-TW.xpi -> thunderbird-31.7.0-zh-TW.xpi ) amd64? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-x86_64/en-US/thunderbird-31.7.0.tar.bz2 -> thunderbird-bin_x86_64-31.7.0.tar.bz2 ) x86? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//31.7.0/linux-i686/en-US/thunderbird-31.7.0.tar.bz2 -> thunderbird-bin_i686-31.7.0.tar.bz2 ) -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 mozextension b3b16bdafa7c670d37d2776b6ca91d1b mozlinguas 25944b7b226d6a93c18463b0979f38bf multilib 62927b3db3a589b0806255f3a002d5d3 nsplugins 7ea51b2f6cbd5b36b9c0163cc3ee03a2 pax-utils dfe060cb70d89757fde5c1ff8405e950 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=4ac9f51c5683d8e7cb96519fafe31523 diff --git a/metadata/md5-cache/media-gfx/freecad-9999 b/metadata/md5-cache/media-gfx/freecad-9999 index 5e9a015c8b19..c90f2d3d4330 100644 --- a/metadata/md5-cache/media-gfx/freecad-9999 +++ b/metadata/md5-cache/media-gfx/freecad-9999 @@ -9,4 +9,4 @@ RDEPEND=dev-cpp/eigen:3 dev-games/ode dev-libs/boost dev-libs/libf2c dev-libs/li RESTRICT=bindist mirror SLOT=0 _eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 git-r3 727a612b4c6247766904e3f74a326e2b multilib 62927b3db3a589b0806255f3a002d5d3 python-single-r1 351da1aa73960a282591217fb57c1bb8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=d7564ee7403f05da2924c57e9f0e6f3f +_md5_=43e18aa56f36fa032a5228bda0b15f78 diff --git a/metadata/md5-cache/media-sound/cmus-2.7.1 b/metadata/md5-cache/media-sound/cmus-2.7.1 index b99161c358e2..4e2f0fbddf2b 100644 --- a/metadata/md5-cache/media-sound/cmus-2.7.1 +++ b/metadata/md5-cache/media-sound/cmus-2.7.1 @@ -11,4 +11,4 @@ REQUIRED_USE=tremor? ( vorbis ) mp4? ( aac ) SLOT=0 SRC_URI=http://github.com/cmus/cmus/archive/v2.7.1.tar.gz -> cmus-2.7.1.tar.gz _eclasses_=bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=1d3a029657547fa609b997f823118438 +_md5_=55656d7e1336a8d8995f302d388b3eaa diff --git a/metadata/md5-cache/net-analyzer/netsniff-ng-0.5.9 b/metadata/md5-cache/net-analyzer/netsniff-ng-0.5.9 new file mode 100644 index 000000000000..8f47df5653fb --- /dev/null +++ b/metadata/md5-cache/net-analyzer/netsniff-ng-0.5.9 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install prepare +DEPEND=dev-libs/geoip dev-libs/libcli dev-libs/libnl:3 dev-libs/userspace-rcu net-libs/libnet:1.1 net-libs/libnetfilter_conntrack net-libs/libpcap sys-libs/ncurses:5 sys-libs/zlib sys-devel/flex sys-devel/bison =net-libs/nacl-0_p20110221* virtual/pkgconfig +DESCRIPTION=high performance network sniffer for packet inspection +EAPI=5 +HOMEPAGE=http://netsniff-ng.org/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=dev-libs/geoip dev-libs/libcli dev-libs/libnl:3 dev-libs/userspace-rcu net-libs/libnet:1.1 net-libs/libnetfilter_conntrack net-libs/libpcap sys-libs/ncurses:5 sys-libs/zlib +SLOT=0 +SRC_URI=http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-0.5.9.tar.xz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=60d878748f3bb6586f4643f86ca8c3a8 diff --git a/metadata/md5-cache/net-analyzer/netsniff-ng-9999 b/metadata/md5-cache/net-analyzer/netsniff-ng-9999 index d0f449c559fc..0d1fe162cb58 100644 --- a/metadata/md5-cache/net-analyzer/netsniff-ng-9999 +++ b/metadata/md5-cache/net-analyzer/netsniff-ng-9999 @@ -1,10 +1,10 @@ DEFINED_PHASES=compile install prepare unpack -DEPEND=dev-libs/geoip dev-libs/libnl:3 dev-libs/userspace-rcu net-libs/libnetfilter_conntrack sys-libs/ncurses:5 dev-libs/libcli net-libs/libpcap sys-libs/ncurses:5 net-libs/libnet:1.1 sys-devel/flex sys-devel/bison =net-libs/nacl-0_p20110221* virtual/pkgconfig dev-vcs/git +DEPEND=dev-libs/geoip dev-libs/libcli dev-libs/libnl:3 dev-libs/userspace-rcu net-libs/libnet:1.1 net-libs/libnetfilter_conntrack net-libs/libpcap sys-libs/ncurses:5 sys-libs/zlib sys-devel/flex sys-devel/bison =net-libs/nacl-0_p20110221* virtual/pkgconfig dev-vcs/git DESCRIPTION=high performance network sniffer for packet inspection EAPI=5 HOMEPAGE=http://netsniff-ng.org/ LICENSE=GPL-2 -RDEPEND=dev-libs/geoip dev-libs/libnl:3 dev-libs/userspace-rcu net-libs/libnetfilter_conntrack sys-libs/ncurses:5 dev-libs/libcli net-libs/libpcap sys-libs/ncurses:5 net-libs/libnet:1.1 +RDEPEND=dev-libs/geoip dev-libs/libcli dev-libs/libnl:3 dev-libs/userspace-rcu net-libs/libnet:1.1 net-libs/libnetfilter_conntrack net-libs/libpcap sys-libs/ncurses:5 sys-libs/zlib SLOT=0 _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de git-2 e28f0d8a9b321431b1e699782851b827 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=7916c270b1447dbdc8159ca4ea9130d4 +_md5_=aaa78b038a68625de36386c06575efd1 diff --git a/metadata/md5-cache/net-fs/libnfs-1.9.7 b/metadata/md5-cache/net-fs/libnfs-1.9.7 index 4335ccaf61ef..7c8c4f00f5b1 100644 --- a/metadata/md5-cache/net-fs/libnfs-1.9.7 +++ b/metadata/md5-cache/net-fs/libnfs-1.9.7 @@ -4,9 +4,9 @@ DESCRIPTION=Client library for accessing NFS shares over a network EAPI=5 HOMEPAGE=https://github.com/sahlberg/libnfs IUSE=examples static-libs -KEYWORDS=amd64 arm hppa ~ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh x86 LICENSE=LGPL-2.1 GPL-3 -SLOT=0 +SLOT=0/8 SRC_URI=https://github.com/sahlberg/libnfs/archive/libnfs-1.9.7.tar.gz _eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=cb08fdf44fca3892a7507f5e79844a5f +_md5_=6b0d1bdfb49b30e63d29a5a48b801a70 diff --git a/metadata/md5-cache/net-fs/libnfs-9999 b/metadata/md5-cache/net-fs/libnfs-9999 index 4f823299afc2..2b1a692e5729 100644 --- a/metadata/md5-cache/net-fs/libnfs-9999 +++ b/metadata/md5-cache/net-fs/libnfs-9999 @@ -5,6 +5,6 @@ EAPI=5 HOMEPAGE=https://github.com/sahlberg/libnfs IUSE=examples static-libs LICENSE=LGPL-2.1 GPL-3 -SLOT=0 +SLOT=0/8 _eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de git-2 e28f0d8a9b321431b1e699782851b827 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=306a59487ad17c69e0db75dfc4229ba8 +_md5_=77e77a2d9f6138d5ea4210c1304a0d26 diff --git a/metadata/md5-cache/net-im/psi-0.14-r4 b/metadata/md5-cache/net-im/psi-0.14-r4 index dc7bf4536183..173a366679a0 100644 --- a/metadata/md5-cache/net-im/psi-0.14-r4 +++ b/metadata/md5-cache/net-im/psi-0.14-r4 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare unpack -DEPEND=>=dev-qt/qtgui-4.4:4[qt3support] >=dev-qt/qt3support-4.4:4 >=app-crypt/qca-2.0.2:2[qt4(+)] dbus? ( >=dev-qt/qtdbus-4.4:4 ) spell? ( >=app-text/enchant-1.3.0 ) xscreensaver? ( x11-libs/libXScrnSaver ) extras? ( webkit? ( dev-qt/qtwebkit:4 ) ) app-arch/unzip || ( >=sys-libs/zlib-1.2.5.1-r2[minizip] =sys-libs/zlib-1.2.5.1-r2[minizip] dbus? ( dev-qt/qtdbus:4 ) extras? ( webkit? ( dev-qt/qtwebkit:4 ) ) spell? ( >=app-text/enchant-1.3.0 ) xscreensaver? ( x11-libs/libXScrnSaver ) sys-devel/qconf doc? ( app-doc/doxygen ) DESCRIPTION=Qt4 Jabber client, with Licq-like interface EAPI=4 HOMEPAGE=http://psi-im.org/ @@ -7,9 +7,9 @@ IUSE=crypt dbus debug doc extras jingle spell ssl xscreensaver webkit linguas_be KEYWORDS=amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd LICENSE=GPL-2 PDEPEND=crypt? ( app-crypt/qca:2[gpg] ) jingle? ( net-im/psimedia app-crypt/qca:2[openssl] ) ssl? ( app-crypt/qca:2[openssl] ) -RDEPEND=>=dev-qt/qtgui-4.4:4[qt3support] >=dev-qt/qt3support-4.4:4 >=app-crypt/qca-2.0.2:2[qt4(+)] dbus? ( >=dev-qt/qtdbus-4.4:4 ) spell? ( >=app-text/enchant-1.3.0 ) xscreensaver? ( x11-libs/libXScrnSaver ) extras? ( webkit? ( dev-qt/qtwebkit:4 ) ) app-arch/unzip || ( >=sys-libs/zlib-1.2.5.1-r2[minizip] =sys-libs/zlib-1.2.5.1-r2[minizip] dbus? ( dev-qt/qtdbus:4 ) extras? ( webkit? ( dev-qt/qtwebkit:4 ) ) spell? ( >=app-text/enchant-1.3.0 ) xscreensaver? ( x11-libs/libXScrnSaver ) RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/psi/psi-0.14.tar.bz2 http://fs.scs-tsa.de/psi_l10n/psi-0.14_langpack_for_packagers_2009-12-02.zip extras? ( mirror://gentoo/psi-extra-patches-r1428.tar.bz2 mirror://gentoo/psi-extra-iconsets-r1428.tar.bz2 ) _eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 qmake-utils 4ce40e37ef0e28425a7159b0353be026 qt4-r2 7199e3db5b5908325487d379c6f67cf0 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=2fcd4c7cec55daca6fc2a08882cd76a6 +_md5_=33c484affe3e932192e09356586cb154 diff --git a/metadata/md5-cache/net-im/psi-0.15 b/metadata/md5-cache/net-im/psi-0.15 index 44a900f5c274..806a7cd70eca 100644 --- a/metadata/md5-cache/net-im/psi-0.15 +++ b/metadata/md5-cache/net-im/psi-0.15 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare unpack -DEPEND=app-arch/unzip >=dev-qt/qtgui-4.7:4[qt3support] >=dev-qt/qt3support-4.7:4 >=app-crypt/qca-2.0.2:2[qt4(+)] x11-libs/libX11 dbus? ( >=dev-qt/qtdbus-4.7:4 ) spell? ( >=app-text/enchant-1.3.0 ) xscreensaver? ( x11-libs/libXScrnSaver ) whiteboarding? ( dev-qt/qtsvg:4 ) || ( >=sys-libs/zlib-1.2.5.1-r2[minizip] =sys-apps/sed-4 +DEPEND=app-arch/unzip >=app-crypt/qca-2.0.2:2[qt4(+)] dev-qt/qt3support:4 dev-qt/qtcore:4 dev-qt/qtgui:4[qt3support] >=sys-libs/zlib-1.2.5.1-r2[minizip] x11-libs/libX11 dbus? ( dev-qt/qtdbus:4 ) spell? ( >=app-text/enchant-1.3.0 ) whiteboarding? ( dev-qt/qtsvg:4 ) xscreensaver? ( x11-libs/libXScrnSaver ) sys-devel/qconf doc? ( app-doc/doxygen ) >=sys-apps/sed-4 DESCRIPTION=Qt4 Jabber client, with Licq-like interface EAPI=5 HOMEPAGE=http://psi-im.org/ @@ -7,9 +7,9 @@ IUSE=crypt dbus debug doc jingle spell ssl xscreensaver whiteboarding linguas_be KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd LICENSE=GPL-2 PDEPEND=crypt? ( app-crypt/qca:2[gpg] ) jingle? ( net-im/psimedia app-crypt/qca:2[openssl] ) ssl? ( app-crypt/qca:2[openssl] ) -RDEPEND=app-arch/unzip >=dev-qt/qtgui-4.7:4[qt3support] >=dev-qt/qt3support-4.7:4 >=app-crypt/qca-2.0.2:2[qt4(+)] x11-libs/libX11 dbus? ( >=dev-qt/qtdbus-4.7:4 ) spell? ( >=app-text/enchant-1.3.0 ) xscreensaver? ( x11-libs/libXScrnSaver ) whiteboarding? ( dev-qt/qtsvg:4 ) || ( >=sys-libs/zlib-1.2.5.1-r2[minizip] =app-crypt/qca-2.0.2:2[qt4(+)] dev-qt/qt3support:4 dev-qt/qtcore:4 dev-qt/qtgui:4[qt3support] >=sys-libs/zlib-1.2.5.1-r2[minizip] x11-libs/libX11 dbus? ( dev-qt/qtdbus:4 ) spell? ( >=app-text/enchant-1.3.0 ) whiteboarding? ( dev-qt/qtsvg:4 ) xscreensaver? ( x11-libs/libXScrnSaver ) RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/psi/psi-0.15.tar.bz2 linguas_be? ( http://psi-im.org/download/lang/psi_be.qm -> psi-0.15_be.qm ) linguas_cs? ( http://psi-im.org/download/lang/psi_cs.qm -> psi-0.15_cs.qm ) linguas_de? ( http://psi-im.org/download/lang/psi_de.qm -> psi-0.15_de.qm ) linguas_fr? ( http://psi-im.org/download/lang/psi_fr.qm -> psi-0.15_fr.qm ) linguas_it? ( http://psi-im.org/download/lang/psi_it.qm -> psi-0.15_it.qm ) linguas_ja? ( http://psi-im.org/download/lang/psi_ja.qm -> psi-0.15_ja.qm ) linguas_pl? ( http://psi-im.org/download/lang/psi_pl.qm -> psi-0.15_pl.qm ) linguas_pt_BR? ( http://psi-im.org/download/lang/psi_pt_BR.qm -> psi-0.15_pt_BR.qm ) linguas_ru? ( http://psi-im.org/download/lang/psi_ru.qm -> psi-0.15_ru.qm ) linguas_sl? ( http://psi-im.org/download/lang/psi_sl.qm -> psi-0.15_sl.qm ) linguas_sv? ( http://psi-im.org/download/lang/psi_sv.qm -> psi-0.15_sv.qm ) linguas_ur_PK? ( http://psi-im.org/download/lang/psi_ur_PK.qm -> psi-0.15_ur_PK.qm ) linguas_zh_TW? ( http://psi-im.org/download/lang/psi_zh_TW.qm -> psi-0.15_zh_TW.qm ) _eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 eutils 9fb270e417e0e83d64ca52586c4a79de gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 l10n 33bde4fb0cfd3a21a277b66bfd837e19 multilib 62927b3db3a589b0806255f3a002d5d3 qmake-utils 4ce40e37ef0e28425a7159b0353be026 qt4-r2 7199e3db5b5908325487d379c6f67cf0 readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=e94d369dc56ade58d172c51134b3a4b2 +_md5_=b21249de49b05e94a4bbaaec2fdcba12 diff --git a/metadata/md5-cache/net-im/psi-9999 b/metadata/md5-cache/net-im/psi-9999 index a0232e786054..763486177f11 100644 --- a/metadata/md5-cache/net-im/psi-9999 +++ b/metadata/md5-cache/net-im/psi-9999 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup unpack -DEPEND=>=dev-qt/qtgui-4.7:4 >=app-crypt/qca-2.0.2:2[qt4(+)] x11-libs/libX11 dbus? ( >=dev-qt/qtdbus-4.7:4 ) whiteboarding? ( dev-qt/qtsvg:4 ) spell? ( enchant? ( >=app-text/enchant-1.3.0 ) !enchant? ( app-text/aspell ) ) xscreensaver? ( x11-libs/libXScrnSaver ) extras? ( webkit? ( dev-qt/qtwebkit:4 ) ) app-arch/unzip || ( >=sys-libs/zlib-1.2.5.1-r2[minizip] =sys-apps/sed-4 dev-vcs/git || ( dev-vcs/subversion[http] dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] ) net-misc/rsync +DEPEND=app-arch/unzip >=app-crypt/qca-2.0.2:2[qt4(+)] dev-qt/qtcore:4 dev-qt/qtgui:4 >=sys-libs/zlib-1.2.5.1-r2[minizip] x11-libs/libX11 dbus? ( dev-qt/qtdbus:4 ) extras? ( webkit? ( dev-qt/qtwebkit:4 ) ) spell? ( enchant? ( >=app-text/enchant-1.3.0 ) !enchant? ( app-text/aspell ) ) whiteboarding? ( dev-qt/qtsvg:4 ) xscreensaver? ( x11-libs/libXScrnSaver ) extras? ( sys-devel/qconf ) doc? ( app-doc/doxygen ) virtual/pkgconfig >=sys-apps/sed-4 dev-vcs/git || ( dev-vcs/subversion[http] dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] ) net-misc/rsync DESCRIPTION=Qt4 Jabber client, with Licq-like interface EAPI=4 HOMEPAGE=http://psi-im.org/ IUSE=crypt dbus debug doc enchant extras jingle iconsets spell ssl xscreensaver powersave plugins whiteboarding webkit linguas_be linguas_bg linguas_ca linguas_cs linguas_de linguas_en linguas_eo linguas_es linguas_et linguas_fi linguas_fr linguas_hu linguas_it linguas_ja linguas_mk linguas_nl linguas_pl linguas_pt linguas_pt_BR linguas_ru linguas_sk linguas_sl linguas_sr@latin linguas_sv linguas_sw linguas_uk linguas_ur_PK linguas_vi linguas_zh_CN linguas_zh_TW LICENSE=GPL-2 PDEPEND=crypt? ( app-crypt/qca:2[gpg] ) jingle? ( net-im/psimedia app-crypt/qca:2[openssl] ) ssl? ( app-crypt/qca:2[openssl] ) -RDEPEND=>=dev-qt/qtgui-4.7:4 >=app-crypt/qca-2.0.2:2[qt4(+)] x11-libs/libX11 dbus? ( >=dev-qt/qtdbus-4.7:4 ) whiteboarding? ( dev-qt/qtsvg:4 ) spell? ( enchant? ( >=app-text/enchant-1.3.0 ) !enchant? ( app-text/aspell ) ) xscreensaver? ( x11-libs/libXScrnSaver ) extras? ( webkit? ( dev-qt/qtwebkit:4 ) ) app-arch/unzip || ( >=sys-libs/zlib-1.2.5.1-r2[minizip] =app-crypt/qca-2.0.2:2[qt4(+)] dev-qt/qtcore:4 dev-qt/qtgui:4 >=sys-libs/zlib-1.2.5.1-r2[minizip] x11-libs/libX11 dbus? ( dev-qt/qtdbus:4 ) extras? ( webkit? ( dev-qt/qtwebkit:4 ) ) spell? ( enchant? ( >=app-text/enchant-1.3.0 ) !enchant? ( app-text/aspell ) ) whiteboarding? ( dev-qt/qtsvg:4 ) xscreensaver? ( x11-libs/libXScrnSaver ) REQUIRED_USE=iconsets? ( extras ) plugins? ( extras ) powersave? ( extras ) webkit? ( extras ) RESTRICT=test SLOT=0 _eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 eutils 9fb270e417e0e83d64ca52586c4a79de git-2 e28f0d8a9b321431b1e699782851b827 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 multilib 62927b3db3a589b0806255f3a002d5d3 qmake-utils 4ce40e37ef0e28425a7159b0353be026 qt4-r2 7199e3db5b5908325487d379c6f67cf0 subversion c12bdf4fcc82f86ad89b14c8f76c4026 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=31367d14565f68709a46e2bd290f697f +_md5_=db82766535759328a0dffe5548375ea8 diff --git a/metadata/md5-cache/net-mail/cyrus-imap-admin-2.4.18 b/metadata/md5-cache/net-mail/cyrus-imap-admin-2.4.18 new file mode 100644 index 000000000000..5a5e10bb8b6d --- /dev/null +++ b/metadata/md5-cache/net-mail/cyrus-imap-admin-2.4.18 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=>=dev-lang/perl-5.6.1 >=dev-libs/cyrus-sasl-2.1.13 dev-perl/Term-ReadLine-Perl dev-perl/TermReadKey berkdb? ( >=sys-libs/db-3.2:* ) ssl? ( >=dev-libs/openssl-0.9.6:* ) kerberos? ( virtual/krb5 ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 dev-lang/perl[-build(-)] +DESCRIPTION=Utilities and Perl modules to administer a Cyrus IMAP server +EAPI=5 +HOMEPAGE=http://www.cyrusimap.org/ +IUSE=berkdb kerberos ssl +KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 +LICENSE=BSD-with-attribution +RDEPEND=>=dev-lang/perl-5.6.1 >=dev-libs/cyrus-sasl-2.1.13 dev-perl/Term-ReadLine-Perl dev-perl/TermReadKey berkdb? ( >=sys-libs/db-3.2:* ) ssl? ( >=dev-libs/openssl-0.9.6:* ) kerberos? ( virtual/krb5 ) dev-lang/perl[-build(-)] +SLOT=0 +SRC_URI=ftp://ftp.cyrusimap.org/cyrus-imapd/cyrus-imapd-2.4.18.tar.gz +_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd db-use 82d0e62839f20e1e0d5a2259abd5316f eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-app 8886390eb1ac390b27350184fd3eb32f perl-module 9ff260c452d420630500e700913be8d8 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=d9e42de7a5ab420254b757e3cea7d62c diff --git a/metadata/md5-cache/net-mail/cyrus-imapd-2.4.18 b/metadata/md5-cache/net-mail/cyrus-imapd-2.4.18 new file mode 100644 index 000000000000..f6de26ad9ccf --- /dev/null +++ b/metadata/md5-cache/net-mail/cyrus-imapd-2.4.18 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst preinst prepare setup +DEPEND=sys-libs/zlib >=dev-libs/cyrus-sasl-2.1.13 afs? ( net-fs/openafs ) berkdb? ( >=sys-libs/db-3.2:* ) kerberos? ( virtual/krb5 ) mysql? ( >=virtual/mysql-5.5 ) nntp? ( !net-nntp/leafnode ) pam? ( virtual/pam >=net-mail/mailbase-1 ) postgres? ( dev-db/postgresql:* ) snmp? ( >=net-analyzer/net-snmp-5.2.2-r1 ) sqlite? ( dev-db/sqlite:3 ) ssl? ( >=dev-libs/openssl-0.9.6:* ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 snmp? ( net-analyzer/net-snmp[tcpd=] ) ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 ssl? ( dev-libs/openssl ) +DESCRIPTION=The Cyrus IMAP Server +EAPI=5 +HOMEPAGE=http://www.cyrusimap.org/ +IUSE=afs berkdb kerberos mysql nntp pam postgres replication sieve snmp sqlite ssl tcpd ssl +KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=BSD-with-attribution +RDEPEND=sys-libs/zlib >=dev-libs/cyrus-sasl-2.1.13 afs? ( net-fs/openafs ) berkdb? ( >=sys-libs/db-3.2:* ) kerberos? ( virtual/krb5 ) mysql? ( >=virtual/mysql-5.5 ) nntp? ( !net-nntp/leafnode ) pam? ( virtual/pam >=net-mail/mailbase-1 ) postgres? ( dev-db/postgresql:* ) snmp? ( >=net-analyzer/net-snmp-5.2.2-r1 ) sqlite? ( dev-db/sqlite:3 ) ssl? ( >=dev-libs/openssl-0.9.6:* ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 snmp? ( net-analyzer/net-snmp[tcpd=] ) ) !mail-mta/courier !net-mail/bincimap !net-mail/courier-imap !net-mail/uw-imap +REQUIRED_USE=afs? ( kerberos ) +SLOT=0 +SRC_URI=ftp://ftp.cyrusimap.org/cyrus-imapd/cyrus-imapd-2.4.18.tar.gz +_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd db-use 82d0e62839f20e1e0d5a2259abd5316f eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 pam aa1ebb3ab720ea04dbbdd6eaaf9554ed ssl-cert b53367370fde96e19beca78050a47c61 toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=51bc11dc97d9e19d8034a65d19965bbc diff --git a/metadata/md5-cache/net-misc/youtube-dl-2015.07.07 b/metadata/md5-cache/net-misc/youtube-dl-2015.07.21 similarity index 95% rename from metadata/md5-cache/net-misc/youtube-dl-2015.07.07 rename to metadata/md5-cache/net-misc/youtube-dl-2015.07.21 index 513df9fa31e4..fa74feb92d4a 100644 --- a/metadata/md5-cache/net-misc/youtube-dl-2015.07.07 +++ b/metadata/md5-cache/net-misc/youtube-dl-2015.07.21 @@ -9,6 +9,6 @@ LICENSE=public-domain RDEPEND=python_single_target_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] REQUIRED_USE=^^ ( python_single_target_python3_3 python_single_target_python3_4 python_single_target_python2_7 ) python_single_target_python3_3? ( python_targets_python3_3 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python2_7? ( python_targets_python2_7 ) SLOT=0 -SRC_URI=http://youtube-dl.org/downloads/2015.07.07/youtube-dl-2015.07.07.tar.gz +SRC_URI=http://youtube-dl.org/downloads/2015.07.21/youtube-dl-2015.07.21.tar.gz _eclasses_=bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 python-single-r1 351da1aa73960a282591217fb57c1bb8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=a9ddf23e5254637e1ff41e1b05320a37 +_md5_=6ccc4f45afc5d9a71058e0bc5107fdd7 diff --git a/metadata/md5-cache/sys-apps/daemonize-1.6 b/metadata/md5-cache/sys-apps/daemonize-1.6 deleted file mode 100644 index ea6532cf9944..000000000000 --- a/metadata/md5-cache/sys-apps/daemonize-1.6 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=install prepare unpack -DESCRIPTION=Runs a command as a Unix daemon -EAPI=2 -HOMEPAGE=http://bmc.github.com/daemonize/ -KEYWORDS=amd64 x86 -LICENSE=BSD -SLOT=0 -SRC_URI=http://github.com/bmc/daemonize/tarball/release-1.6 -> daemonize-1.6.tar.gz -_md5_=6c45e799b580ce7444a34ccbc61af8db diff --git a/metadata/md5-cache/sys-apps/diffutils-3.3 b/metadata/md5-cache/sys-apps/diffutils-3.3 index 1d9a026282bc..947bd72a4462 100644 --- a/metadata/md5-cache/sys-apps/diffutils-3.3 +++ b/metadata/md5-cache/sys-apps/diffutils-3.3 @@ -9,4 +9,4 @@ LICENSE=GPL-2 SLOT=0 SRC_URI=mirror://gnu-alpha/diffutils/diffutils-3.3.tar.xz mirror://gnu/diffutils/diffutils-3.3.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=1f71e7d938e876ea0e873807356f0348 +_md5_=eb771a4058e48ec3f438ffa567087086 diff --git a/metadata/md5-cache/sys-apps/grep-2.21-r1 b/metadata/md5-cache/sys-apps/grep-2.21-r1 index 5ed673f5ea18..b092eb3b0216 100644 --- a/metadata/md5-cache/sys-apps/grep-2.21-r1 +++ b/metadata/md5-cache/sys-apps/grep-2.21-r1 @@ -10,4 +10,4 @@ RDEPEND=!static? ( pcre? ( >=dev-libs/libpcre-7.8-r1 ) ) nls? ( virtual/libintl SLOT=0 SRC_URI=mirror://gnu/grep/grep-2.21.tar.xz mirror://gentoo/grep-2.21.tar.xz http://dev.gentoo.org/~polynomial-c/grep-2.21-heap_buffer_overrun.patch _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=5eec6e1779d2d10abae4a958703623c5 +_md5_=4289ed89419efc431ff91344430583b8 diff --git a/metadata/md5-cache/sys-apps/input-utils-0.0.1_pre20050727 b/metadata/md5-cache/sys-apps/input-utils-0.0.1_pre20050727 deleted file mode 100644 index 51b04b7c3385..000000000000 --- a/metadata/md5-cache/sys-apps/input-utils-0.0.1_pre20050727 +++ /dev/null @@ -1,8 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=Small collection of linux input layer utils -HOMEPAGE=http://dl.bytesex.org/cvs-snapshots/ -KEYWORDS=~x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://dl.bytesex.org/cvs-snapshots/input-20050727-141704.tar.gz -_md5_=01d9b48738450bcafd780901379d056f diff --git a/metadata/md5-cache/sys-apps/input-utils-0.0.1_pre20051128 b/metadata/md5-cache/sys-apps/input-utils-0.0.1_pre20051128 deleted file mode 100644 index 08b495eeeca5..000000000000 --- a/metadata/md5-cache/sys-apps/input-utils-0.0.1_pre20051128 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=install unpack -DESCRIPTION=Small collection of linux input layer utils -HOMEPAGE=http://dl.bytesex.org/cvs-snapshots/ -KEYWORDS=~x86 ~amd64 ~ppc -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://dl.bytesex.org/cvs-snapshots/input-20051128-143821.tar.gz mirror://debian/pool/main/i/input-utils/input-utils_0.0.20051128-1.diff.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=143d99b7f435261b93866b426b0d18d7 diff --git a/metadata/md5-cache/sys-apps/input-utils-0.0.1_pre20051128-r1 b/metadata/md5-cache/sys-apps/input-utils-0.0.1_pre20051128-r1 deleted file mode 100644 index 5d119ab9ecd8..000000000000 --- a/metadata/md5-cache/sys-apps/input-utils-0.0.1_pre20051128-r1 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=install unpack -DESCRIPTION=Small collection of linux input layer utils -HOMEPAGE=http://dl.bytesex.org/cvs-snapshots/ -KEYWORDS=amd64 ppc x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://dl.bytesex.org/cvs-snapshots/input-20051128-143821.tar.gz mirror://debian/pool/main/i/input-utils/input-utils_0.0.20051128-4.diff.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=40840d57e80f2ebea4e2b365f70c379e diff --git a/metadata/md5-cache/sys-apps/lshw-02.15b b/metadata/md5-cache/sys-apps/lshw-02.15b deleted file mode 100644 index f6fcf5651bcd..000000000000 --- a/metadata/md5-cache/sys-apps/lshw-02.15b +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install prepare -DEPEND=gtk? ( x11-libs/gtk+:2 ) sqlite? ( dev-db/sqlite:3 ) gtk? ( virtual/pkgconfig ) sqlite? ( virtual/pkgconfig ) -DESCRIPTION=Hardware Lister -EAPI=3 -HOMEPAGE=http://ezix.org/project/wiki/HardwareLiSter -IUSE=gtk sqlite static -KEYWORDS=alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-linux -LICENSE=GPL-2 -RDEPEND=gtk? ( x11-libs/gtk+:2 ) sqlite? ( dev-db/sqlite:3 ) -SLOT=0 -SRC_URI=http://ezix.org/software/files/lshw-B.02.15.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=18471e4180ee3ecbad2523b18f743566 diff --git a/metadata/md5-cache/sys-apps/man-pages-posix-2003a b/metadata/md5-cache/sys-apps/man-pages-posix-2003a deleted file mode 100644 index 5f1d898c02e6..000000000000 --- a/metadata/md5-cache/sys-apps/man-pages-posix-2003a +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare -DESCRIPTION=POSIX man-pages (0p, 1p, 3p) -EAPI=3 -HOMEPAGE=http://www.kernel.org/doc/man-pages/ -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos -LICENSE=man-pages-posix -RDEPEND=virtual/man !=app-admin/eselect-1.2.13 >=app-shells/bash-3.2 >=sys-devel/gcc-4.4 dev-libs/libpcre sys-apps/file pbins? ( >=app-arch/libarchive-3.0.4 ) python-bindings? ( >=dev-lang/python-2.6 >=dev-libs/boost-1.41.0 ) ruby-bindings? ( >=dev-lang/ruby-1.8 ) xml? ( >=dev-libs/libxml2-2.6 ) search-index? ( >=dev-db/sqlite-3 ) !prebuilt-documentation? ( >=app-text/asciidoc-8.6.3 app-text/xmlto ) doc? ( || ( >=app-doc/doxygen-1.5.3 <=app-doc/doxygen-1.5.1 ) media-gfx/imagemagick python-bindings? ( dev-python/epydoc dev-python/pygments ) ruby-bindings? ( dev-ruby/syntax ) ) virtual/pkgconfig test? ( >=dev-cpp/gtest-1.6.0-r1 ) -DESCRIPTION=paludis, the other package mangler -HOMEPAGE=http://paludis.exherbo.org/ -IUSE=doc pbins portage pink prebuilt-documentation python-bindings ruby-bindings search-index test vim-syntax visibility xml zsh-completion -KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 -LICENSE=GPL-2 vim-syntax? ( vim ) -PDEPEND=vim-syntax? ( >=app-editors/vim-core-7 ) app-eselect/eselect-package-manager -RDEPEND=>=app-admin/eselect-1.2.13 >=app-shells/bash-3.2 >=sys-devel/gcc-4.4 dev-libs/libpcre sys-apps/file pbins? ( >=app-arch/libarchive-3.0.4 ) python-bindings? ( >=dev-lang/python-2.6 >=dev-libs/boost-1.41.0 ) ruby-bindings? ( >=dev-lang/ruby-1.8 ) xml? ( >=dev-libs/libxml2-2.6 ) search-index? ( >=dev-db/sqlite-3 ) sys-apps/sandbox -SLOT=0 -SRC_URI=http://paludis.exherbo.org/download/paludis-1.2.0.tar.bz2 -_eclasses_=bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 -_md5_=80837041e1dea74a7b4060bdb3766ba2 diff --git a/metadata/md5-cache/sys-apps/paludis-1.4.0 b/metadata/md5-cache/sys-apps/paludis-1.4.0 deleted file mode 100644 index 7791937d7d8d..000000000000 --- a/metadata/md5-cache/sys-apps/paludis-1.4.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst setup test -DEPEND=>=app-admin/eselect-1.2.13 >=app-shells/bash-3.2 >=sys-devel/gcc-4.4 dev-libs/libpcre sys-apps/file pbins? ( >=app-arch/libarchive-3.1.2 ) python-bindings? ( >=dev-lang/python-2.6 >=dev-libs/boost-1.41.0 ) ruby-bindings? ( >=dev-lang/ruby-1.8 ) xml? ( >=dev-libs/libxml2-2.6 ) search-index? ( >=dev-db/sqlite-3 ) !prebuilt-documentation? ( >=app-text/asciidoc-8.6.3 app-text/xmlto ) doc? ( || ( >=app-doc/doxygen-1.5.3 <=app-doc/doxygen-1.5.1 ) media-gfx/imagemagick python-bindings? ( dev-python/epydoc dev-python/pygments ) ruby-bindings? ( dev-ruby/syntax ) ) virtual/pkgconfig test? ( >=dev-cpp/gtest-1.6.0-r1 ) -DESCRIPTION=paludis, the other package mangler -HOMEPAGE=http://paludis.exherbo.org/ -IUSE=doc pbins portage pink prebuilt-documentation python-bindings ruby-bindings search-index test vim-syntax visibility xml zsh-completion -KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 -LICENSE=GPL-2 vim-syntax? ( vim ) -PDEPEND=vim-syntax? ( >=app-editors/vim-core-7 ) app-eselect/eselect-package-manager -RDEPEND=>=app-admin/eselect-1.2.13 >=app-shells/bash-3.2 >=sys-devel/gcc-4.4 dev-libs/libpcre sys-apps/file pbins? ( >=app-arch/libarchive-3.1.2 ) python-bindings? ( >=dev-lang/python-2.6 >=dev-libs/boost-1.41.0 ) ruby-bindings? ( >=dev-lang/ruby-1.8 ) xml? ( >=dev-libs/libxml2-2.6 ) search-index? ( >=dev-db/sqlite-3 ) sys-apps/sandbox -SLOT=0 -SRC_URI=http://paludis.exherbo.org/download/paludis-1.4.0.tar.bz2 -_eclasses_=bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 -_md5_=d9ba23f25e46a52a131ea74137d9d5e4 diff --git a/metadata/md5-cache/sys-apps/preload-0.6.4-r2 b/metadata/md5-cache/sys-apps/preload-0.6.4-r2 deleted file mode 100644 index 8973c6ffbde8..000000000000 --- a/metadata/md5-cache/sys-apps/preload-0.6.4-r2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install postinst prepare -DEPEND=>=dev-libs/glib-2.6:2 virtual/pkgconfig sys-apps/help2man !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=Adaptive readahead daemon -EAPI=3 -HOMEPAGE=http://sourceforge.net/projects/preload/ -IUSE=vanilla -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=>=dev-libs/glib-2.6:2 -SLOT=0 -SRC_URI=mirror://sourceforge/preload/preload-0.6.4.tar.gz -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=4d7048d6bbc4e2c2dbc9ccb84692fbbd diff --git a/metadata/md5-cache/sys-apps/renameutils-0.10.0 b/metadata/md5-cache/sys-apps/renameutils-0.10.0 deleted file mode 100644 index 49c9b7cf63c3..000000000000 --- a/metadata/md5-cache/sys-apps/renameutils-0.10.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install prepare -DEPEND=>=sys-libs/readline-5.0-r2 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=Use your favorite text editor to rename files -EAPI=2 -HOMEPAGE=http://www.nongnu.org/renameutils/ -IUSE=nls -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-3 -RDEPEND=>=sys-libs/readline-5.0-r2 -SLOT=0 -SRC_URI=http://savannah.nongnu.org/download/renameutils/renameutils-0.10.0.tar.gz -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=1b865bac939b4f64abe56741bddbc5aa diff --git a/metadata/md5-cache/sys-apps/renameutils-0.11.0 b/metadata/md5-cache/sys-apps/renameutils-0.11.0 deleted file mode 100644 index ef538327074f..000000000000 --- a/metadata/md5-cache/sys-apps/renameutils-0.11.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure prepare -DEPEND=>=sys-libs/readline-5.0-r2 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=Use your favorite text editor to rename files -EAPI=4 -HOMEPAGE=http://www.nongnu.org/renameutils/ -IUSE=nls -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-3 -RDEPEND=>=sys-libs/readline-5.0-r2 -SLOT=0 -SRC_URI=http://savannah.nongnu.org/download/renameutils/renameutils-0.11.0.tar.gz -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=4645b1b5c5820d57e2157a842303dca3 diff --git a/metadata/md5-cache/sys-apps/roccat-tools-3.4.0 b/metadata/md5-cache/sys-apps/roccat-tools-3.4.0 new file mode 100644 index 000000000000..7c689c9141ba --- /dev/null +++ b/metadata/md5-cache/sys-apps/roccat-tools-3.4.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test +DEPEND=>=dev-libs/libgaminggear-0.10 x11-libs/gtk+:2 x11-libs/libnotify media-libs/libcanberra virtual/libusb:1 dev-libs/dbus-glib virtual/libgudev:= lua? ( || ( dev-lang/lua:5.1 dev-lang/lua:0 ) ) sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) >=sys-apps/sed-4 virtual/pkgconfig +DESCRIPTION=Utility for advanced configuration of Roccat devices +EAPI=5 +HOMEPAGE=http://roccat.sourceforge.net/ +IUSE=input_devices_roccat_arvo input_devices_roccat_isku input_devices_roccat_iskufx input_devices_roccat_kone input_devices_roccat_koneplus input_devices_roccat_konepure input_devices_roccat_konepuremilitary input_devices_roccat_konepureoptical input_devices_roccat_konextd input_devices_roccat_konextdoptical input_devices_roccat_kovaplus input_devices_roccat_lua input_devices_roccat_pyra input_devices_roccat_savu input_devices_roccat_ryosmk input_devices_roccat_ryostkl input_devices_roccat_tyon lua +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=dev-libs/libgaminggear-0.10 x11-libs/gtk+:2 x11-libs/libnotify media-libs/libcanberra virtual/libusb:1 dev-libs/dbus-glib virtual/libgudev:= lua? ( || ( dev-lang/lua:5.1 dev-lang/lua:0 ) ) +REQUIRED_USE=lua? ( input_devices_roccat_ryosmk ) +SLOT=0 +SRC_URI=mirror://sourceforge/roccat/roccat-tools-3.4.0.tar.bz2 +_eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 multilib 62927b3db3a589b0806255f3a002d5d3 readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 42408102d713fbad60ca21349865edb4 udev da001465a2e939c93f7ae16947ce3438 user f54e098dd38ba1c0847a13e685b87747 +_md5_=0df313d6b9d12a89f5300a79deb9094c diff --git a/metadata/md5-cache/sys-apps/sed-4.2 b/metadata/md5-cache/sys-apps/sed-4.2 deleted file mode 100644 index 9fd86df01e18..000000000000 --- a/metadata/md5-cache/sys-apps/sed-4.2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=nls? ( virtual/libintl ) acl? ( virtual/acl ) nls? ( sys-devel/gettext ) -DESCRIPTION=Super-useful stream editor -HOMEPAGE=http://sed.sourceforge.net/ -IUSE=acl nls static -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd -LICENSE=GPL-3 -RDEPEND=nls? ( virtual/libintl ) acl? ( virtual/acl ) -SLOT=0 -SRC_URI=mirror://gnu/sed/sed-4.2.tar.bz2 -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=e25d7341d8e184d2de88109a38b0ca9a diff --git a/metadata/md5-cache/sys-apps/sed-4.2.1 b/metadata/md5-cache/sys-apps/sed-4.2.1 deleted file mode 100644 index 70bb185beba3..000000000000 --- a/metadata/md5-cache/sys-apps/sed-4.2.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=nls? ( virtual/libintl ) acl? ( virtual/acl ) nls? ( sys-devel/gettext ) -DESCRIPTION=Super-useful stream editor -HOMEPAGE=http://sed.sourceforge.net/ -IUSE=acl nls selinux static -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd -LICENSE=GPL-3 -RDEPEND=nls? ( virtual/libintl ) acl? ( virtual/acl ) -SLOT=0 -SRC_URI=mirror://gnu/sed/sed-4.2.1.tar.bz2 -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=5899f31081bf8fcee9bc64fce8b8d90f diff --git a/metadata/md5-cache/sys-apps/syslog-notify-0.1 b/metadata/md5-cache/sys-apps/syslog-notify-0.1 deleted file mode 100644 index 87b74a948751..000000000000 --- a/metadata/md5-cache/sys-apps/syslog-notify-0.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install postinst prepare -DEPEND=x11-libs/libnotify -DESCRIPTION=Notifications for syslog entries via libnotify -EAPI=2 -HOMEPAGE=http://jtniehof.github.com/syslog-notify/ -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=x11-libs/libnotify || ( app-admin/syslog-ng app-admin/rsyslog ) -SLOT=0 -SRC_URI=mirror://github/jtniehof/syslog-notify/syslog-notify-0.1.tar.bz2 -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=5177c374cc4115d8b246a75f04c607df diff --git a/metadata/md5-cache/sys-apps/tcp-wrappers-7.6-r8 b/metadata/md5-cache/sys-apps/tcp-wrappers-7.6-r8 deleted file mode 100644 index e3e3b04d4026..000000000000 --- a/metadata/md5-cache/sys-apps/tcp-wrappers-7.6-r8 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=compile install unpack -DESCRIPTION=TCP Wrappers -HOMEPAGE=ftp://ftp.porcupine.org/pub/security/index.html -IUSE=ipv6 -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd -LICENSE=tcp_wrappers_license -SLOT=0 -SRC_URI=ftp://ftp.porcupine.org/pub/security/tcp_wrappers_7.6.tar.gz mirror://gentoo/tcp-wrappers-7.6-patches-1.0.tar.bz2 -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=523945478882a74aa9019c890fbff2bd diff --git a/metadata/md5-cache/sys-apps/tcp-wrappers-7.6.22 b/metadata/md5-cache/sys-apps/tcp-wrappers-7.6.22 deleted file mode 100644 index c557ead2ee13..000000000000 --- a/metadata/md5-cache/sys-apps/tcp-wrappers-7.6.22 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile configure install preinst prepare -DESCRIPTION=TCP Wrappers -EAPI=4 -HOMEPAGE=ftp://ftp.porcupine.org/pub/security/index.html -IUSE=ipv6 netgroups static-libs -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux -LICENSE=tcp_wrappers_license -SLOT=0 -SRC_URI=ftp://ftp.porcupine.org/pub/security/tcp_wrappers_7.6.tar.gz mirror://debian/pool/main/t/tcp-wrappers/tcp-wrappers_7.6.q-22.debian.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=8604727ddcafea7587a9519538c440b8 diff --git a/metadata/md5-cache/sys-apps/tomoyo-tools-2.2.0_p20120414 b/metadata/md5-cache/sys-apps/tomoyo-tools-2.2.0_p20120414 deleted file mode 100644 index 0951ba7b4146..000000000000 --- a/metadata/md5-cache/sys-apps/tomoyo-tools-2.2.0_p20120414 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=config install postinst unpack -DEPEND=sys-libs/ncurses -DESCRIPTION=TOMOYO Linux tools -HOMEPAGE=http://tomoyo.sourceforge.jp/ -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-libs/ncurses !sys-apps/ccs-tools -SLOT=0 -SRC_URI=mirror://sourceforge.jp/tomoyo/41908/tomoyo-tools-2.2.0-20120414.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=9d6fb31ba6c1be65859d34baace9080d diff --git a/metadata/md5-cache/sys-apps/tomoyo-tools-2.3.0_p20120414 b/metadata/md5-cache/sys-apps/tomoyo-tools-2.3.0_p20120414 deleted file mode 100644 index ca075d736488..000000000000 --- a/metadata/md5-cache/sys-apps/tomoyo-tools-2.3.0_p20120414 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=config install postinst prepare -DEPEND=sys-libs/ncurses -DESCRIPTION=TOMOYO Linux tools -EAPI=2 -HOMEPAGE=http://tomoyo.sourceforge.jp/ -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-libs/ncurses !sys-apps/ccs-tools -SLOT=0 -SRC_URI=mirror://sourceforge.jp/tomoyo/48663/tomoyo-tools-2.3.0-20120414.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=008f2e9447d3df69d16e01e742169e5a diff --git a/metadata/md5-cache/sys-apps/tomoyo-tools-2.4.0_p20120414 b/metadata/md5-cache/sys-apps/tomoyo-tools-2.4.0_p20120414 deleted file mode 100644 index a2e52e98185f..000000000000 --- a/metadata/md5-cache/sys-apps/tomoyo-tools-2.4.0_p20120414 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=config install postinst prepare -DEPEND=sys-libs/ncurses -DESCRIPTION=TOMOYO Linux tools -EAPI=2 -HOMEPAGE=http://tomoyo.sourceforge.jp/ -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-libs/ncurses !sys-apps/ccs-tools -SLOT=0 -SRC_URI=mirror://sourceforge.jp/tomoyo/52848/tomoyo-tools-2.4.0-20120414.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=a2920ce285b0de547d3a36f17d5fe37f diff --git a/metadata/md5-cache/sys-apps/tomoyo-tools-2.5.0_p20120414 b/metadata/md5-cache/sys-apps/tomoyo-tools-2.5.0_p20120414 deleted file mode 100644 index efb212058bcb..000000000000 --- a/metadata/md5-cache/sys-apps/tomoyo-tools-2.5.0_p20120414 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=config install postinst prepare -DEPEND=sys-libs/ncurses -DESCRIPTION=TOMOYO Linux tools -EAPI=2 -HOMEPAGE=http://tomoyo.sourceforge.jp/ -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-libs/ncurses !sys-apps/ccs-tools -SLOT=0 -SRC_URI=mirror://sourceforge.jp/tomoyo/53357/tomoyo-tools-2.5.0-20120414.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=54fc62c5eb5cfaa820ce3120ca9ecd02 diff --git a/metadata/md5-cache/sys-apps/xinetd-2.3.14 b/metadata/md5-cache/sys-apps/xinetd-2.3.14 deleted file mode 100644 index 4609b1c82ed4..000000000000 --- a/metadata/md5-cache/sys-apps/xinetd-2.3.14 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 ) -DESCRIPTION=powerful replacement for inetd -HOMEPAGE=http://www.xinetd.org/ -IUSE=perl tcpd -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 ~sparc-fbsd sh sparc x86 ~x86-fbsd -LICENSE=BSD -RDEPEND=tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 ) perl? ( dev-lang/perl ) -SLOT=0 -SRC_URI=http://www.xinetd.org/xinetd-2.3.14.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=b099eca697c45341393d4ed442042bf6 diff --git a/metadata/md5-cache/sys-apps/xinetd-2.3.14-r1 b/metadata/md5-cache/sys-apps/xinetd-2.3.14-r1 deleted file mode 100644 index 9122d305863f..000000000000 --- a/metadata/md5-cache/sys-apps/xinetd-2.3.14-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install prepare -DEPEND=tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 ) rpc? ( net-libs/libtirpc ) virtual/pkgconfig -DESCRIPTION=powerful replacement for inetd -EAPI=2 -HOMEPAGE=http://www.xinetd.org/ -IUSE=perl rpc tcpd -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd -LICENSE=BSD -RDEPEND=tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 ) rpc? ( net-libs/libtirpc ) perl? ( dev-lang/perl ) -SLOT=0 -SRC_URI=http://www.xinetd.org/xinetd-2.3.14.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=e3ab204896161955b66500f49d71e70a diff --git a/metadata/md5-cache/sys-apps/xinetd-2.3.15 b/metadata/md5-cache/sys-apps/xinetd-2.3.15 deleted file mode 100644 index 36bff4708fe5..000000000000 --- a/metadata/md5-cache/sys-apps/xinetd-2.3.15 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install prepare -DEPEND=tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 ) rpc? ( net-libs/libtirpc ) virtual/pkgconfig -DESCRIPTION=powerful replacement for inetd -EAPI=4 -HOMEPAGE=http://www.xinetd.org/ -IUSE=perl rpc tcpd -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd -LICENSE=BSD -RDEPEND=tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 ) rpc? ( net-libs/libtirpc ) perl? ( dev-lang/perl ) -SLOT=0 -SRC_URI=http://www.xinetd.org/xinetd-2.3.15.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=048b4bae522cc64a7cab8031667cf9d9 diff --git a/metadata/md5-cache/sys-kernel/hardened-sources-3.14.47 b/metadata/md5-cache/sys-kernel/hardened-sources-3.14.47 deleted file mode 100644 index 668234bef7e6..000000000000 --- a/metadata/md5-cache/sys-kernel/hardened-sources-3.14.47 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst setup test unpack -DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) deblob? ( || ( >=dev-lang/python-2.7.5-r2:2.7 ) ) -DESCRIPTION=Hardened kernel sources (kernel series 3.14) -EAPI=5 -HOMEPAGE=http://www.gentoo.org/proj/en/hardened/ -IUSE=deblob symlink build deblob -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-2 !deblob? ( freedist ) -RDEPEND=>=sys-devel/gcc-4.5 !build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) -RESTRICT=binchecks strip -SLOT=3.14.47 -SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.14.tar.xz deblob? ( http://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/3.14-gnu/deblob-3.14 http://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/3.14-gnu/deblob-check -> deblob-check-3.14 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-3.14.47-1.extras.tar.bz2 mirror://gentoo/genpatches-3.14-52.base.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de kernel-2 adcd0a7bbb205c648e9cde3dd32126dc multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 4756de53ea4d40471a582e898815a5c8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=5dda9f35191d88471b005de6b65cf67b diff --git a/metadata/md5-cache/sys-kernel/hardened-sources-3.14.48 b/metadata/md5-cache/sys-kernel/hardened-sources-3.14.48 index 30365e160711..b9d3535cb9be 100644 --- a/metadata/md5-cache/sys-kernel/hardened-sources-3.14.48 +++ b/metadata/md5-cache/sys-kernel/hardened-sources-3.14.48 @@ -4,11 +4,11 @@ DESCRIPTION=Hardened kernel sources (kernel series 3.14) EAPI=5 HOMEPAGE=http://www.gentoo.org/proj/en/hardened/ IUSE=deblob symlink build deblob -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 LICENSE=GPL-2 !deblob? ( freedist ) RDEPEND=>=sys-devel/gcc-4.5 !build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) RESTRICT=binchecks strip SLOT=3.14.48 SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.14.tar.xz deblob? ( http://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/3.14-gnu/deblob-3.14 http://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/3.14-gnu/deblob-check -> deblob-check-3.14 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-3.14.48-1.extras.tar.bz2 mirror://gentoo/genpatches-3.14-52.base.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de kernel-2 adcd0a7bbb205c648e9cde3dd32126dc multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 4756de53ea4d40471a582e898815a5c8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=4a365826d71c71edbd5653ca98e2e02d +_md5_=75d9eb33e4d1a15dd930e46ebe40fcd6 diff --git a/metadata/md5-cache/sys-kernel/hardened-sources-3.2.69-r10 b/metadata/md5-cache/sys-kernel/hardened-sources-3.2.69-r10 deleted file mode 100644 index fd03d2766375..000000000000 --- a/metadata/md5-cache/sys-kernel/hardened-sources-3.2.69-r10 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst setup test unpack -DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) deblob? ( || ( >=dev-lang/python-2.7.5-r2:2.7 ) ) -DESCRIPTION=Hardened kernel sources (kernel series 3.2) -EAPI=5 -HOMEPAGE=http://www.gentoo.org/proj/en/hardened/ -IUSE=deblob symlink build deblob -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-2 !deblob? ( freedist ) -RDEPEND=>=sys-devel/gcc-4.5 !build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) -RESTRICT=binchecks strip -SLOT=3.2.69-r10 -SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.2.tar.xz deblob? ( http://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/3.2-gnu/deblob-3.2 http://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/3.2-gnu/deblob-check -> deblob-check-3.2 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-3.2.69-11.extras.tar.bz2 mirror://gentoo/genpatches-3.2-16.base.tar.xz mirror://gentoo/genpatches-3.2-16.extras.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de kernel-2 adcd0a7bbb205c648e9cde3dd32126dc multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 4756de53ea4d40471a582e898815a5c8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=55a96cfe6a459d8e427b9963ef438522 diff --git a/metadata/md5-cache/sys-kernel/hardened-sources-3.2.69-r11 b/metadata/md5-cache/sys-kernel/hardened-sources-3.2.69-r11 index cb46d639d5c4..f41226d4250e 100644 --- a/metadata/md5-cache/sys-kernel/hardened-sources-3.2.69-r11 +++ b/metadata/md5-cache/sys-kernel/hardened-sources-3.2.69-r11 @@ -4,11 +4,11 @@ DESCRIPTION=Hardened kernel sources (kernel series 3.2) EAPI=5 HOMEPAGE=http://www.gentoo.org/proj/en/hardened/ IUSE=deblob symlink build deblob -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 LICENSE=GPL-2 !deblob? ( freedist ) RDEPEND=>=sys-devel/gcc-4.5 !build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) RESTRICT=binchecks strip SLOT=3.2.69-r11 SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.2.tar.xz deblob? ( http://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/3.2-gnu/deblob-3.2 http://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/3.2-gnu/deblob-check -> deblob-check-3.2 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-3.2.69-11.extras.tar.bz2 mirror://gentoo/genpatches-3.2-16.base.tar.xz mirror://gentoo/genpatches-3.2-16.extras.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de kernel-2 adcd0a7bbb205c648e9cde3dd32126dc multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 4756de53ea4d40471a582e898815a5c8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=ec25495b073114582141267839bc6733 +_md5_=2de394e754db74ebb84da9b14453acfa diff --git a/metadata/md5-cache/sys-kernel/hardened-sources-4.0.7-r1 b/metadata/md5-cache/sys-kernel/hardened-sources-4.0.7-r1 deleted file mode 100644 index 4aaf12ede1ce..000000000000 --- a/metadata/md5-cache/sys-kernel/hardened-sources-4.0.7-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst setup test unpack -DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) deblob? ( || ( >=dev-lang/python-2.7.5-r2:2.7 ) ) -DESCRIPTION=Hardened kernel sources (kernel series 4.0) -EAPI=5 -HOMEPAGE=http://www.gentoo.org/proj/en/hardened/ -IUSE=deblob symlink build deblob -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-2 !deblob? ( freedist ) -RDEPEND=>=sys-devel/gcc-4.5 !build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) -RESTRICT=binchecks strip -SLOT=4.0.7-r1 -SRC_URI=mirror://kernel/linux/kernel/v4.x/linux-4.0.tar.xz deblob? ( http://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/4.0-gnu/deblob-4.0 http://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/4.0-gnu/deblob-check -> deblob-check-4.0 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-4.0.7-2.extras.tar.bz2 mirror://gentoo/genpatches-4.0-9.base.tar.xz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de kernel-2 adcd0a7bbb205c648e9cde3dd32126dc multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 4756de53ea4d40471a582e898815a5c8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=aef5a12672359564cbaf904f7d9e3d63 diff --git a/metadata/md5-cache/sys-kernel/hardened-sources-4.0.8 b/metadata/md5-cache/sys-kernel/hardened-sources-4.0.8 index f8c7698200a7..65acb272d4e8 100644 --- a/metadata/md5-cache/sys-kernel/hardened-sources-4.0.8 +++ b/metadata/md5-cache/sys-kernel/hardened-sources-4.0.8 @@ -4,11 +4,11 @@ DESCRIPTION=Hardened kernel sources (kernel series 4.0) EAPI=5 HOMEPAGE=http://www.gentoo.org/proj/en/hardened/ IUSE=deblob symlink build deblob -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 LICENSE=GPL-2 !deblob? ( freedist ) RDEPEND=>=sys-devel/gcc-4.5 !build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) RESTRICT=binchecks strip SLOT=4.0.8 SRC_URI=mirror://kernel/linux/kernel/v4.x/linux-4.0.tar.xz deblob? ( http://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/4.0-gnu/deblob-4.0 http://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/4.0-gnu/deblob-check -> deblob-check-4.0 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-4.0.8-1.extras.tar.bz2 mirror://gentoo/genpatches-4.0-9.base.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de kernel-2 adcd0a7bbb205c648e9cde3dd32126dc multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 4756de53ea4d40471a582e898815a5c8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=92b7a8199a79d16eadf2881e75e63f0b +_md5_=cfa175701d0bd75afd42c27ebe24228b diff --git a/metadata/md5-cache/sys-process/cronbase-0.3.4 b/metadata/md5-cache/sys-process/cronbase-0.3.4 new file mode 100644 index 000000000000..b7a114297a44 --- /dev/null +++ b/metadata/md5-cache/sys-process/cronbase-0.3.4 @@ -0,0 +1,9 @@ +DEFINED_PHASES=install setup +DESCRIPTION=base for all cron ebuilds +EAPI=5 +HOMEPAGE=http://www.gentoo.org/ +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd +LICENSE=GPL-2 +SLOT=0 +_eclasses_=user f54e098dd38ba1c0847a13e685b87747 +_md5_=8ab719b7209fa744771536d7495ed8c5 diff --git a/metadata/md5-cache/virtual/jdk-1.6.0-r2 b/metadata/md5-cache/virtual/jdk-1.6.0-r2 index 24436371bfa8..7d4e5250d497 100644 --- a/metadata/md5-cache/virtual/jdk-1.6.0-r2 +++ b/metadata/md5-cache/virtual/jdk-1.6.0-r2 @@ -1,7 +1,7 @@ DEFINED_PHASES=- DESCRIPTION=Virtual for Java Development Kit (JDK) EAPI=4 -KEYWORDS=amd64 ~arm ppc ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt +KEYWORDS=amd64 ppc ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt RDEPEND=|| ( ppc? ( || ( =dev-java/ibm-jdk-bin-1.6.0* =dev-java/icedtea-6* ) ) ppc64? ( || ( =dev-java/ibm-jdk-bin-1.6.0* =dev-java/icedtea-6* ) ) =dev-java/icedtea-bin-6* =dev-java/icedtea-6* =dev-java/ibm-jdk-bin-1.6.0* =dev-java/hp-jdk-bin-1.6.0* =dev-java/soylatte-jdk-bin-1.0* =dev-java/apple-jdk-bin-1.6.0* ) SLOT=1.6 -_md5_=a875a411045e850da1737d8437148e35 +_md5_=5da906b97590d286fca42fab57000c6d diff --git a/metadata/md5-cache/virtual/jre-1.6.0-r1 b/metadata/md5-cache/virtual/jre-1.6.0-r1 index b4dcca2002c9..a9967a0e74c4 100644 --- a/metadata/md5-cache/virtual/jre-1.6.0-r1 +++ b/metadata/md5-cache/virtual/jre-1.6.0-r1 @@ -1,7 +1,7 @@ DEFINED_PHASES=- DESCRIPTION=Virtual for Java Runtime Environment (JRE) EAPI=5 -KEYWORDS=amd64 ~arm ppc ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt +KEYWORDS=amd64 ppc ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt RDEPEND=|| ( =virtual/jdk-1.6.0* =dev-java/ibm-jre-bin-1.6.0* ) SLOT=1.6 -_md5_=99c8a9968fab6218fa83810b64602445 +_md5_=ea60e123060e721ff97789d7c21241c4 diff --git a/metadata/md5-cache/www-apache/mod_h2-0.8.1 b/metadata/md5-cache/www-apache/mod_h2-0.8.1 new file mode 100644 index 000000000000..a841a9018ce0 --- /dev/null +++ b/metadata/md5-cache/www-apache/mod_h2-0.8.1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst setup +DEPEND=>=net-libs/nghttp2-1.0 ssl? ( www-servers/apache[alpn] ) =www-servers/apache-2.4* +DESCRIPTION=HTTP/2 module for Apache +EAPI=5 +HOMEPAGE=https://github.com/icing/mod_h2 +IUSE=ssl +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=>=net-libs/nghttp2-1.0 ssl? ( www-servers/apache[alpn] ) =www-servers/apache-2.4* +SLOT=0 +SRC_URI=https://github.com/icing/mod_h2/releases/download/v0.8.1/mod_h2-0.8.1.tar.gz +_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=4fd65b5f7b55d1dfcefb20a37d72bc2b diff --git a/metadata/md5-cache/www-client/firefox-31.5.3 b/metadata/md5-cache/www-client/firefox-31.5.3 deleted file mode 100644 index 8fbe0bac11de..000000000000 --- a/metadata/md5-cache/www-client/firefox-31.5.3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack -DEPEND=>=dev-libs/nss-3.17.1 >=dev-libs/nspr-4.10.6 pgo? ( >=sys-devel/gcc-4.5 ) amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) x86? ( >=dev-lang/yasm-1.1 virtual/opengl ) >=sys-apps/sed-4 virtual/pkgconfig || ( >=dev-lang/python-2.7.5-r2:2.7[threads,sqlite] ) app-arch/zip app-arch/unzip >=sys-devel/binutils-2.16.1 >=app-text/hunspell-1.2 dev-libs/atk dev-libs/expat >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.14:2 x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.10:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio ) >=sys-libs/zlib-1.2.3 virtual/freedesktop-icon-theme dbus? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) >=dev-libs/glib-2.26:2 virtual/libffi gstreamer? ( media-plugins/gst-plugins-meta:1.0[ffmpeg] ) x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXt system-cairo? ( >=x11-libs/cairo-1.12[X] >=x11-libs/pixman-0.19.2 ) system-icu? ( >=dev-libs/icu-51.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-sqlite? ( >=dev-db/sqlite-3.8.4.2:3[secure-delete,debug=] ) system-libvpx? ( =media-libs/libvpx-1.3.0* ) wifi? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 net-wireless/wireless-tools ) !=sys-devel/automake-1.15:1.15 ) =sys-devel/autoconf-2.1* >=sys-devel/libtool-2.4 pgo? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) app-arch/unzip -DESCRIPTION=Firefox Web Browser -EAPI=5 -HOMEPAGE=http://www.mozilla.com/firefox -IUSE=bindist hardened +minimal pgo selinux test custom-cflags custom-optimization dbus debug gstreamer pulseaudio startup-notification system-cairo system-icu system-jpeg system-sqlite system-libvpx wifi +jit pgo linguas_af linguas_ar linguas_as linguas_ast linguas_be linguas_bg linguas_bn_BD linguas_bn_IN linguas_br linguas_bs linguas_ca linguas_cs linguas_csb linguas_cy linguas_da linguas_de linguas_el linguas_en_GB linguas_en_ZA linguas_eo linguas_es_AR linguas_es_CL linguas_es_ES linguas_es_MX linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_fy_NL linguas_ga_IE linguas_gd linguas_gl linguas_gu_IN linguas_he linguas_hi_IN linguas_hr linguas_hu linguas_hy_AM linguas_id linguas_is linguas_it linguas_ja linguas_kk linguas_km linguas_kn linguas_ko linguas_ku linguas_lt linguas_lv linguas_mai linguas_mk linguas_ml linguas_mr linguas_nb_NO linguas_nl linguas_nn_NO linguas_or linguas_pa_IN linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_son linguas_sq linguas_sr linguas_sv_SE linguas_ta linguas_te linguas_th linguas_tr linguas_uk linguas_vi linguas_xh linguas_zh_CN linguas_zh_TW linguas_zu -KEYWORDS=~alpha amd64 ~arm hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=>=dev-libs/nss-3.17.1 >=dev-libs/nspr-4.10.6 selinux? ( sec-policy/selinux-mozilla ) >=app-text/hunspell-1.2 dev-libs/atk dev-libs/expat >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.14:2 x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.10:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio ) >=sys-libs/zlib-1.2.3 virtual/freedesktop-icon-theme dbus? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) >=dev-libs/glib-2.26:2 virtual/libffi gstreamer? ( media-plugins/gst-plugins-meta:1.0[ffmpeg] ) x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXt system-cairo? ( >=x11-libs/cairo-1.12[X] >=x11-libs/pixman-0.19.2 ) system-icu? ( >=dev-libs/icu-51.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-sqlite? ( >=dev-db/sqlite-3.8.4.2:3[secure-delete,debug=] ) system-libvpx? ( =media-libs/libvpx-1.3.0* ) wifi? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 net-wireless/wireless-tools ) -RESTRICT=!bindist? ( bindist ) -SLOT=0 -SRC_URI=linguas_af? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/af.xpi -> firefox-31.5.3esr-af.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/af.xpi -> firefox-31.5.3esr-af.xpi ) linguas_ar? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ar.xpi -> firefox-31.5.3esr-ar.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ar.xpi -> firefox-31.5.3esr-ar.xpi ) linguas_as? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/as.xpi -> firefox-31.5.3esr-as.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/as.xpi -> firefox-31.5.3esr-as.xpi ) linguas_ast? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ast.xpi -> firefox-31.5.3esr-ast.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ast.xpi -> firefox-31.5.3esr-ast.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/be.xpi -> firefox-31.5.3esr-be.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/be.xpi -> firefox-31.5.3esr-be.xpi ) linguas_bg? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/bg.xpi -> firefox-31.5.3esr-bg.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/bg.xpi -> firefox-31.5.3esr-bg.xpi ) linguas_bn_BD? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/bn-BD.xpi -> firefox-31.5.3esr-bn-BD.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/bn-BD.xpi -> firefox-31.5.3esr-bn-BD.xpi ) linguas_bn_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/bn-IN.xpi -> firefox-31.5.3esr-bn-IN.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/bn-IN.xpi -> firefox-31.5.3esr-bn-IN.xpi ) linguas_br? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/br.xpi -> firefox-31.5.3esr-br.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/br.xpi -> firefox-31.5.3esr-br.xpi ) linguas_bs? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/bs.xpi -> firefox-31.5.3esr-bs.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/bs.xpi -> firefox-31.5.3esr-bs.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ca.xpi -> firefox-31.5.3esr-ca.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ca.xpi -> firefox-31.5.3esr-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/cs.xpi -> firefox-31.5.3esr-cs.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/cs.xpi -> firefox-31.5.3esr-cs.xpi ) linguas_csb? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/csb.xpi -> firefox-31.5.3esr-csb.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/csb.xpi -> firefox-31.5.3esr-csb.xpi ) linguas_cy? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/cy.xpi -> firefox-31.5.3esr-cy.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/cy.xpi -> firefox-31.5.3esr-cy.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/da.xpi -> firefox-31.5.3esr-da.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/da.xpi -> firefox-31.5.3esr-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/de.xpi -> firefox-31.5.3esr-de.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/de.xpi -> firefox-31.5.3esr-de.xpi ) linguas_el? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/el.xpi -> firefox-31.5.3esr-el.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/el.xpi -> firefox-31.5.3esr-el.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/en-GB.xpi -> firefox-31.5.3esr-en-GB.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/en-GB.xpi -> firefox-31.5.3esr-en-GB.xpi ) linguas_en_ZA? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/en-ZA.xpi -> firefox-31.5.3esr-en-ZA.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/en-ZA.xpi -> firefox-31.5.3esr-en-ZA.xpi ) linguas_eo? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/eo.xpi -> firefox-31.5.3esr-eo.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/eo.xpi -> firefox-31.5.3esr-eo.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/es-AR.xpi -> firefox-31.5.3esr-es-AR.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/es-AR.xpi -> firefox-31.5.3esr-es-AR.xpi ) linguas_es_CL? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/es-CL.xpi -> firefox-31.5.3esr-es-CL.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/es-CL.xpi -> firefox-31.5.3esr-es-CL.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/es-ES.xpi -> firefox-31.5.3esr-es-ES.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/es-ES.xpi -> firefox-31.5.3esr-es-ES.xpi ) linguas_es_MX? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/es-MX.xpi -> firefox-31.5.3esr-es-MX.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/es-MX.xpi -> firefox-31.5.3esr-es-MX.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/et.xpi -> firefox-31.5.3esr-et.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/et.xpi -> firefox-31.5.3esr-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/eu.xpi -> firefox-31.5.3esr-eu.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/eu.xpi -> firefox-31.5.3esr-eu.xpi ) linguas_fa? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/fa.xpi -> firefox-31.5.3esr-fa.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/fa.xpi -> firefox-31.5.3esr-fa.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/fi.xpi -> firefox-31.5.3esr-fi.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/fi.xpi -> firefox-31.5.3esr-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/fr.xpi -> firefox-31.5.3esr-fr.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/fr.xpi -> firefox-31.5.3esr-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/fy-NL.xpi -> firefox-31.5.3esr-fy-NL.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/fy-NL.xpi -> firefox-31.5.3esr-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ga-IE.xpi -> firefox-31.5.3esr-ga-IE.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ga-IE.xpi -> firefox-31.5.3esr-ga-IE.xpi ) linguas_gd? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/gd.xpi -> firefox-31.5.3esr-gd.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/gd.xpi -> firefox-31.5.3esr-gd.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/gl.xpi -> firefox-31.5.3esr-gl.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/gl.xpi -> firefox-31.5.3esr-gl.xpi ) linguas_gu_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/gu-IN.xpi -> firefox-31.5.3esr-gu-IN.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/gu-IN.xpi -> firefox-31.5.3esr-gu-IN.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/he.xpi -> firefox-31.5.3esr-he.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/he.xpi -> firefox-31.5.3esr-he.xpi ) linguas_hi_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/hi-IN.xpi -> firefox-31.5.3esr-hi-IN.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/hi-IN.xpi -> firefox-31.5.3esr-hi-IN.xpi ) linguas_hr? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/hr.xpi -> firefox-31.5.3esr-hr.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/hr.xpi -> firefox-31.5.3esr-hr.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/hu.xpi -> firefox-31.5.3esr-hu.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/hu.xpi -> firefox-31.5.3esr-hu.xpi ) linguas_hy_AM? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/hy-AM.xpi -> firefox-31.5.3esr-hy-AM.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/hy-AM.xpi -> firefox-31.5.3esr-hy-AM.xpi ) linguas_id? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/id.xpi -> firefox-31.5.3esr-id.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/id.xpi -> firefox-31.5.3esr-id.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/is.xpi -> firefox-31.5.3esr-is.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/is.xpi -> firefox-31.5.3esr-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/it.xpi -> firefox-31.5.3esr-it.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/it.xpi -> firefox-31.5.3esr-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ja.xpi -> firefox-31.5.3esr-ja.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ja.xpi -> firefox-31.5.3esr-ja.xpi ) linguas_kk? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/kk.xpi -> firefox-31.5.3esr-kk.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/kk.xpi -> firefox-31.5.3esr-kk.xpi ) linguas_km? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/km.xpi -> firefox-31.5.3esr-km.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/km.xpi -> firefox-31.5.3esr-km.xpi ) linguas_kn? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/kn.xpi -> firefox-31.5.3esr-kn.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/kn.xpi -> firefox-31.5.3esr-kn.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ko.xpi -> firefox-31.5.3esr-ko.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ko.xpi -> firefox-31.5.3esr-ko.xpi ) linguas_ku? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ku.xpi -> firefox-31.5.3esr-ku.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ku.xpi -> firefox-31.5.3esr-ku.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/lt.xpi -> firefox-31.5.3esr-lt.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/lt.xpi -> firefox-31.5.3esr-lt.xpi ) linguas_lv? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/lv.xpi -> firefox-31.5.3esr-lv.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/lv.xpi -> firefox-31.5.3esr-lv.xpi ) linguas_mai? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/mai.xpi -> firefox-31.5.3esr-mai.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/mai.xpi -> firefox-31.5.3esr-mai.xpi ) linguas_mk? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/mk.xpi -> firefox-31.5.3esr-mk.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/mk.xpi -> firefox-31.5.3esr-mk.xpi ) linguas_ml? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ml.xpi -> firefox-31.5.3esr-ml.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ml.xpi -> firefox-31.5.3esr-ml.xpi ) linguas_mr? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/mr.xpi -> firefox-31.5.3esr-mr.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/mr.xpi -> firefox-31.5.3esr-mr.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/nb-NO.xpi -> firefox-31.5.3esr-nb-NO.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/nb-NO.xpi -> firefox-31.5.3esr-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/nl.xpi -> firefox-31.5.3esr-nl.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/nl.xpi -> firefox-31.5.3esr-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/nn-NO.xpi -> firefox-31.5.3esr-nn-NO.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/nn-NO.xpi -> firefox-31.5.3esr-nn-NO.xpi ) linguas_or? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/or.xpi -> firefox-31.5.3esr-or.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/or.xpi -> firefox-31.5.3esr-or.xpi ) linguas_pa_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/pa-IN.xpi -> firefox-31.5.3esr-pa-IN.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/pa-IN.xpi -> firefox-31.5.3esr-pa-IN.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/pl.xpi -> firefox-31.5.3esr-pl.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/pl.xpi -> firefox-31.5.3esr-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/pt-BR.xpi -> firefox-31.5.3esr-pt-BR.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/pt-BR.xpi -> firefox-31.5.3esr-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/pt-PT.xpi -> firefox-31.5.3esr-pt-PT.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/pt-PT.xpi -> firefox-31.5.3esr-pt-PT.xpi ) linguas_rm? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/rm.xpi -> firefox-31.5.3esr-rm.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/rm.xpi -> firefox-31.5.3esr-rm.xpi ) linguas_ro? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ro.xpi -> firefox-31.5.3esr-ro.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ro.xpi -> firefox-31.5.3esr-ro.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ru.xpi -> firefox-31.5.3esr-ru.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ru.xpi -> firefox-31.5.3esr-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/si.xpi -> firefox-31.5.3esr-si.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/si.xpi -> firefox-31.5.3esr-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/sk.xpi -> firefox-31.5.3esr-sk.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/sk.xpi -> firefox-31.5.3esr-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/sl.xpi -> firefox-31.5.3esr-sl.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/sl.xpi -> firefox-31.5.3esr-sl.xpi ) linguas_son? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/son.xpi -> firefox-31.5.3esr-son.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/son.xpi -> firefox-31.5.3esr-son.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/sq.xpi -> firefox-31.5.3esr-sq.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/sq.xpi -> firefox-31.5.3esr-sq.xpi ) linguas_sr? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/sr.xpi -> firefox-31.5.3esr-sr.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/sr.xpi -> firefox-31.5.3esr-sr.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/sv-SE.xpi -> firefox-31.5.3esr-sv-SE.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/sv-SE.xpi -> firefox-31.5.3esr-sv-SE.xpi ) linguas_ta? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ta.xpi -> firefox-31.5.3esr-ta.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/ta.xpi -> firefox-31.5.3esr-ta.xpi ) linguas_te? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/te.xpi -> firefox-31.5.3esr-te.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/te.xpi -> firefox-31.5.3esr-te.xpi ) linguas_th? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/th.xpi -> firefox-31.5.3esr-th.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/th.xpi -> firefox-31.5.3esr-th.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/tr.xpi -> firefox-31.5.3esr-tr.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/tr.xpi -> firefox-31.5.3esr-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/uk.xpi -> firefox-31.5.3esr-uk.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/uk.xpi -> firefox-31.5.3esr-uk.xpi ) linguas_vi? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/vi.xpi -> firefox-31.5.3esr-vi.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/vi.xpi -> firefox-31.5.3esr-vi.xpi ) linguas_xh? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/xh.xpi -> firefox-31.5.3esr-xh.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/xh.xpi -> firefox-31.5.3esr-xh.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/zh-CN.xpi -> firefox-31.5.3esr-zh-CN.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/zh-CN.xpi -> firefox-31.5.3esr-zh-CN.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/zh-TW.xpi -> firefox-31.5.3esr-zh-TW.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/zh-TW.xpi -> firefox-31.5.3esr-zh-TW.xpi ) linguas_zu? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/zu.xpi -> firefox-31.5.3esr-zu.xpi http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/linux-i686/xpi/zu.xpi -> firefox-31.5.3esr-zu.xpi ) http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-31.0-patches-0.2.tar.xz http://dev.gentoo.org/~axs/distfiles/firefox-31.0-patches-0.2.tar.xz ftp://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/source/firefox-31.5.3esr.source.tar.bz2 http://ftp.mozilla.org/pub/firefox/releases/31.5.3esr/source/firefox-31.5.3esr.source.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd check-reqs a7f404bfb16e0a996700c5d3ac4edad3 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic c9602887773166fe300444712fc7ff98 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 libtool 52d0e17251d04645ffaa61bfdd858944 mozconfig-v5.31 14f1ed371a6f397000920f43f1d57b14 mozcoreconf-v3 e8d1bf3ed65b8863b33da17de2cc299e mozextension b3b16bdafa7c670d37d2776b6ca91d1b mozlinguas 25944b7b226d6a93c18463b0979f38bf multilib 62927b3db3a589b0806255f3a002d5d3 pax-utils dfe060cb70d89757fde5c1ff8405e950 python-any-r1 4756de53ea4d40471a582e898815a5c8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=6d74ac41da2567e11ab0b90478e8a23d diff --git a/metadata/md5-cache/www-client/firefox-31.7.0 b/metadata/md5-cache/www-client/firefox-31.7.0 deleted file mode 100644 index 4f67ad056610..000000000000 --- a/metadata/md5-cache/www-client/firefox-31.7.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack -DEPEND=>=dev-libs/nss-3.17.1 >=dev-libs/nspr-4.10.6 pgo? ( >=sys-devel/gcc-4.5 ) amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) x86? ( >=dev-lang/yasm-1.1 virtual/opengl ) >=sys-apps/sed-4 virtual/pkgconfig || ( >=dev-lang/python-2.7.5-r2:2.7[threads,sqlite] ) app-arch/zip app-arch/unzip >=sys-devel/binutils-2.16.1 >=app-text/hunspell-1.2 dev-libs/atk dev-libs/expat >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.14:2 x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.10:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio ) >=sys-libs/zlib-1.2.3 virtual/freedesktop-icon-theme dbus? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) >=dev-libs/glib-2.26:2 virtual/libffi gstreamer? ( media-plugins/gst-plugins-meta:1.0[ffmpeg] ) x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXt system-cairo? ( >=x11-libs/cairo-1.12[X] >=x11-libs/pixman-0.19.2 ) system-icu? ( >=dev-libs/icu-51.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-sqlite? ( >=dev-db/sqlite-3.8.4.2:3[secure-delete,debug=] ) system-libvpx? ( =media-libs/libvpx-1.3.0* ) wifi? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 net-wireless/wireless-tools ) !=sys-devel/automake-1.15:1.15 ) =sys-devel/autoconf-2.1* >=sys-devel/libtool-2.4 pgo? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) app-arch/unzip -DESCRIPTION=Firefox Web Browser -EAPI=5 -HOMEPAGE=http://www.mozilla.com/firefox -IUSE=bindist hardened +minimal pgo selinux test custom-cflags custom-optimization dbus debug gstreamer pulseaudio startup-notification system-cairo system-icu system-jpeg system-sqlite system-libvpx wifi +jit pgo linguas_af linguas_ar linguas_as linguas_ast linguas_be linguas_bg linguas_bn_BD linguas_bn_IN linguas_br linguas_bs linguas_ca linguas_cs linguas_csb linguas_cy linguas_da linguas_de linguas_el linguas_en_GB linguas_en_ZA linguas_eo linguas_es_AR linguas_es_CL linguas_es_ES linguas_es_MX linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_fy_NL linguas_ga_IE linguas_gd linguas_gl linguas_gu_IN linguas_he linguas_hi_IN linguas_hr linguas_hu linguas_hy_AM linguas_id linguas_is linguas_it linguas_ja linguas_kk linguas_km linguas_kn linguas_ko linguas_ku linguas_lt linguas_lv linguas_mai linguas_mk linguas_ml linguas_mr linguas_nb_NO linguas_nl linguas_nn_NO linguas_or linguas_pa_IN linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_son linguas_sq linguas_sr linguas_sv_SE linguas_ta linguas_te linguas_th linguas_tr linguas_uk linguas_vi linguas_xh linguas_zh_CN linguas_zh_TW linguas_zu -KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=>=dev-libs/nss-3.17.1 >=dev-libs/nspr-4.10.6 selinux? ( sec-policy/selinux-mozilla ) >=app-text/hunspell-1.2 dev-libs/atk dev-libs/expat >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.14:2 x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.10:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio ) >=sys-libs/zlib-1.2.3 virtual/freedesktop-icon-theme dbus? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) >=dev-libs/glib-2.26:2 virtual/libffi gstreamer? ( media-plugins/gst-plugins-meta:1.0[ffmpeg] ) x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXt system-cairo? ( >=x11-libs/cairo-1.12[X] >=x11-libs/pixman-0.19.2 ) system-icu? ( >=dev-libs/icu-51.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-sqlite? ( >=dev-db/sqlite-3.8.4.2:3[secure-delete,debug=] ) system-libvpx? ( =media-libs/libvpx-1.3.0* ) wifi? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 net-wireless/wireless-tools ) -RESTRICT=!bindist? ( bindist ) -SLOT=0 -SRC_URI=linguas_af? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/af.xpi -> firefox-31.7.0esr-af.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/af.xpi -> firefox-31.7.0esr-af.xpi ) linguas_ar? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ar.xpi -> firefox-31.7.0esr-ar.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ar.xpi -> firefox-31.7.0esr-ar.xpi ) linguas_as? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/as.xpi -> firefox-31.7.0esr-as.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/as.xpi -> firefox-31.7.0esr-as.xpi ) linguas_ast? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ast.xpi -> firefox-31.7.0esr-ast.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ast.xpi -> firefox-31.7.0esr-ast.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/be.xpi -> firefox-31.7.0esr-be.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/be.xpi -> firefox-31.7.0esr-be.xpi ) linguas_bg? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/bg.xpi -> firefox-31.7.0esr-bg.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/bg.xpi -> firefox-31.7.0esr-bg.xpi ) linguas_bn_BD? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/bn-BD.xpi -> firefox-31.7.0esr-bn-BD.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/bn-BD.xpi -> firefox-31.7.0esr-bn-BD.xpi ) linguas_bn_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/bn-IN.xpi -> firefox-31.7.0esr-bn-IN.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/bn-IN.xpi -> firefox-31.7.0esr-bn-IN.xpi ) linguas_br? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/br.xpi -> firefox-31.7.0esr-br.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/br.xpi -> firefox-31.7.0esr-br.xpi ) linguas_bs? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/bs.xpi -> firefox-31.7.0esr-bs.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/bs.xpi -> firefox-31.7.0esr-bs.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ca.xpi -> firefox-31.7.0esr-ca.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ca.xpi -> firefox-31.7.0esr-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/cs.xpi -> firefox-31.7.0esr-cs.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/cs.xpi -> firefox-31.7.0esr-cs.xpi ) linguas_csb? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/csb.xpi -> firefox-31.7.0esr-csb.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/csb.xpi -> firefox-31.7.0esr-csb.xpi ) linguas_cy? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/cy.xpi -> firefox-31.7.0esr-cy.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/cy.xpi -> firefox-31.7.0esr-cy.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/da.xpi -> firefox-31.7.0esr-da.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/da.xpi -> firefox-31.7.0esr-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/de.xpi -> firefox-31.7.0esr-de.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/de.xpi -> firefox-31.7.0esr-de.xpi ) linguas_el? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/el.xpi -> firefox-31.7.0esr-el.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/el.xpi -> firefox-31.7.0esr-el.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/en-GB.xpi -> firefox-31.7.0esr-en-GB.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/en-GB.xpi -> firefox-31.7.0esr-en-GB.xpi ) linguas_en_ZA? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/en-ZA.xpi -> firefox-31.7.0esr-en-ZA.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/en-ZA.xpi -> firefox-31.7.0esr-en-ZA.xpi ) linguas_eo? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/eo.xpi -> firefox-31.7.0esr-eo.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/eo.xpi -> firefox-31.7.0esr-eo.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/es-AR.xpi -> firefox-31.7.0esr-es-AR.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/es-AR.xpi -> firefox-31.7.0esr-es-AR.xpi ) linguas_es_CL? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/es-CL.xpi -> firefox-31.7.0esr-es-CL.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/es-CL.xpi -> firefox-31.7.0esr-es-CL.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/es-ES.xpi -> firefox-31.7.0esr-es-ES.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/es-ES.xpi -> firefox-31.7.0esr-es-ES.xpi ) linguas_es_MX? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/es-MX.xpi -> firefox-31.7.0esr-es-MX.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/es-MX.xpi -> firefox-31.7.0esr-es-MX.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/et.xpi -> firefox-31.7.0esr-et.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/et.xpi -> firefox-31.7.0esr-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/eu.xpi -> firefox-31.7.0esr-eu.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/eu.xpi -> firefox-31.7.0esr-eu.xpi ) linguas_fa? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/fa.xpi -> firefox-31.7.0esr-fa.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/fa.xpi -> firefox-31.7.0esr-fa.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/fi.xpi -> firefox-31.7.0esr-fi.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/fi.xpi -> firefox-31.7.0esr-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/fr.xpi -> firefox-31.7.0esr-fr.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/fr.xpi -> firefox-31.7.0esr-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/fy-NL.xpi -> firefox-31.7.0esr-fy-NL.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/fy-NL.xpi -> firefox-31.7.0esr-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ga-IE.xpi -> firefox-31.7.0esr-ga-IE.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ga-IE.xpi -> firefox-31.7.0esr-ga-IE.xpi ) linguas_gd? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/gd.xpi -> firefox-31.7.0esr-gd.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/gd.xpi -> firefox-31.7.0esr-gd.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/gl.xpi -> firefox-31.7.0esr-gl.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/gl.xpi -> firefox-31.7.0esr-gl.xpi ) linguas_gu_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/gu-IN.xpi -> firefox-31.7.0esr-gu-IN.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/gu-IN.xpi -> firefox-31.7.0esr-gu-IN.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/he.xpi -> firefox-31.7.0esr-he.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/he.xpi -> firefox-31.7.0esr-he.xpi ) linguas_hi_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/hi-IN.xpi -> firefox-31.7.0esr-hi-IN.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/hi-IN.xpi -> firefox-31.7.0esr-hi-IN.xpi ) linguas_hr? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/hr.xpi -> firefox-31.7.0esr-hr.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/hr.xpi -> firefox-31.7.0esr-hr.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/hu.xpi -> firefox-31.7.0esr-hu.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/hu.xpi -> firefox-31.7.0esr-hu.xpi ) linguas_hy_AM? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/hy-AM.xpi -> firefox-31.7.0esr-hy-AM.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/hy-AM.xpi -> firefox-31.7.0esr-hy-AM.xpi ) linguas_id? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/id.xpi -> firefox-31.7.0esr-id.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/id.xpi -> firefox-31.7.0esr-id.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/is.xpi -> firefox-31.7.0esr-is.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/is.xpi -> firefox-31.7.0esr-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/it.xpi -> firefox-31.7.0esr-it.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/it.xpi -> firefox-31.7.0esr-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ja.xpi -> firefox-31.7.0esr-ja.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ja.xpi -> firefox-31.7.0esr-ja.xpi ) linguas_kk? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/kk.xpi -> firefox-31.7.0esr-kk.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/kk.xpi -> firefox-31.7.0esr-kk.xpi ) linguas_km? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/km.xpi -> firefox-31.7.0esr-km.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/km.xpi -> firefox-31.7.0esr-km.xpi ) linguas_kn? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/kn.xpi -> firefox-31.7.0esr-kn.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/kn.xpi -> firefox-31.7.0esr-kn.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ko.xpi -> firefox-31.7.0esr-ko.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ko.xpi -> firefox-31.7.0esr-ko.xpi ) linguas_ku? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ku.xpi -> firefox-31.7.0esr-ku.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ku.xpi -> firefox-31.7.0esr-ku.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/lt.xpi -> firefox-31.7.0esr-lt.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/lt.xpi -> firefox-31.7.0esr-lt.xpi ) linguas_lv? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/lv.xpi -> firefox-31.7.0esr-lv.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/lv.xpi -> firefox-31.7.0esr-lv.xpi ) linguas_mai? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/mai.xpi -> firefox-31.7.0esr-mai.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/mai.xpi -> firefox-31.7.0esr-mai.xpi ) linguas_mk? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/mk.xpi -> firefox-31.7.0esr-mk.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/mk.xpi -> firefox-31.7.0esr-mk.xpi ) linguas_ml? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ml.xpi -> firefox-31.7.0esr-ml.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ml.xpi -> firefox-31.7.0esr-ml.xpi ) linguas_mr? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/mr.xpi -> firefox-31.7.0esr-mr.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/mr.xpi -> firefox-31.7.0esr-mr.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/nb-NO.xpi -> firefox-31.7.0esr-nb-NO.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/nb-NO.xpi -> firefox-31.7.0esr-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/nl.xpi -> firefox-31.7.0esr-nl.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/nl.xpi -> firefox-31.7.0esr-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/nn-NO.xpi -> firefox-31.7.0esr-nn-NO.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/nn-NO.xpi -> firefox-31.7.0esr-nn-NO.xpi ) linguas_or? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/or.xpi -> firefox-31.7.0esr-or.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/or.xpi -> firefox-31.7.0esr-or.xpi ) linguas_pa_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/pa-IN.xpi -> firefox-31.7.0esr-pa-IN.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/pa-IN.xpi -> firefox-31.7.0esr-pa-IN.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/pl.xpi -> firefox-31.7.0esr-pl.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/pl.xpi -> firefox-31.7.0esr-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/pt-BR.xpi -> firefox-31.7.0esr-pt-BR.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/pt-BR.xpi -> firefox-31.7.0esr-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/pt-PT.xpi -> firefox-31.7.0esr-pt-PT.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/pt-PT.xpi -> firefox-31.7.0esr-pt-PT.xpi ) linguas_rm? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/rm.xpi -> firefox-31.7.0esr-rm.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/rm.xpi -> firefox-31.7.0esr-rm.xpi ) linguas_ro? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ro.xpi -> firefox-31.7.0esr-ro.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ro.xpi -> firefox-31.7.0esr-ro.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ru.xpi -> firefox-31.7.0esr-ru.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ru.xpi -> firefox-31.7.0esr-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/si.xpi -> firefox-31.7.0esr-si.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/si.xpi -> firefox-31.7.0esr-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/sk.xpi -> firefox-31.7.0esr-sk.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/sk.xpi -> firefox-31.7.0esr-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/sl.xpi -> firefox-31.7.0esr-sl.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/sl.xpi -> firefox-31.7.0esr-sl.xpi ) linguas_son? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/son.xpi -> firefox-31.7.0esr-son.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/son.xpi -> firefox-31.7.0esr-son.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/sq.xpi -> firefox-31.7.0esr-sq.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/sq.xpi -> firefox-31.7.0esr-sq.xpi ) linguas_sr? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/sr.xpi -> firefox-31.7.0esr-sr.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/sr.xpi -> firefox-31.7.0esr-sr.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/sv-SE.xpi -> firefox-31.7.0esr-sv-SE.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/sv-SE.xpi -> firefox-31.7.0esr-sv-SE.xpi ) linguas_ta? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ta.xpi -> firefox-31.7.0esr-ta.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/ta.xpi -> firefox-31.7.0esr-ta.xpi ) linguas_te? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/te.xpi -> firefox-31.7.0esr-te.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/te.xpi -> firefox-31.7.0esr-te.xpi ) linguas_th? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/th.xpi -> firefox-31.7.0esr-th.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/th.xpi -> firefox-31.7.0esr-th.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/tr.xpi -> firefox-31.7.0esr-tr.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/tr.xpi -> firefox-31.7.0esr-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/uk.xpi -> firefox-31.7.0esr-uk.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/uk.xpi -> firefox-31.7.0esr-uk.xpi ) linguas_vi? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/vi.xpi -> firefox-31.7.0esr-vi.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/vi.xpi -> firefox-31.7.0esr-vi.xpi ) linguas_xh? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/xh.xpi -> firefox-31.7.0esr-xh.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/xh.xpi -> firefox-31.7.0esr-xh.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/zh-CN.xpi -> firefox-31.7.0esr-zh-CN.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/zh-CN.xpi -> firefox-31.7.0esr-zh-CN.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/zh-TW.xpi -> firefox-31.7.0esr-zh-TW.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/zh-TW.xpi -> firefox-31.7.0esr-zh-TW.xpi ) linguas_zu? ( ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/zu.xpi -> firefox-31.7.0esr-zu.xpi http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/linux-i686/xpi/zu.xpi -> firefox-31.7.0esr-zu.xpi ) http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-31.0-patches-0.2.tar.xz http://dev.gentoo.org/~axs/distfiles/firefox-31.0-patches-0.2.tar.xz ftp://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/source/firefox-31.7.0esr.source.tar.bz2 http://ftp.mozilla.org/pub/firefox/releases/31.7.0esr/source/firefox-31.7.0esr.source.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd check-reqs a7f404bfb16e0a996700c5d3ac4edad3 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic c9602887773166fe300444712fc7ff98 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 libtool 52d0e17251d04645ffaa61bfdd858944 mozconfig-v5.31 14f1ed371a6f397000920f43f1d57b14 mozcoreconf-v3 e8d1bf3ed65b8863b33da17de2cc299e mozextension b3b16bdafa7c670d37d2776b6ca91d1b mozlinguas 25944b7b226d6a93c18463b0979f38bf multilib 62927b3db3a589b0806255f3a002d5d3 pax-utils dfe060cb70d89757fde5c1ff8405e950 python-any-r1 4756de53ea4d40471a582e898815a5c8 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=00429a0b3e45f131f92b99124e2ebd1b diff --git a/metadata/md5-cache/www-client/firefox-bin-31.7.0 b/metadata/md5-cache/www-client/firefox-bin-31.7.0 deleted file mode 100644 index 28a84613a78a..000000000000 --- a/metadata/md5-cache/www-client/firefox-bin-31.7.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst unpack -DEPEND=app-arch/unzip >=sys-apps/sed-4 app-arch/unzip -DESCRIPTION=Firefox Web Browser -EAPI=5 -HOMEPAGE=http://www.mozilla.com/firefox -IUSE=selinux startup-notification linguas_af linguas_ar linguas_as linguas_ast linguas_be linguas_bg linguas_bn_BD linguas_bn_IN linguas_br linguas_bs linguas_ca linguas_cs linguas_csb linguas_cy linguas_da linguas_de linguas_el linguas_en_GB linguas_en_ZA linguas_eo linguas_es_AR linguas_es_CL linguas_es_ES linguas_es_MX linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_fy_NL linguas_ga_IE linguas_gd linguas_gl linguas_gu_IN linguas_he linguas_hi_IN linguas_hr linguas_hu linguas_hy_AM linguas_id linguas_is linguas_it linguas_ja linguas_kk linguas_kn linguas_ko linguas_ku linguas_lt linguas_lv linguas_mai linguas_mk linguas_ml linguas_mr linguas_nb_NO linguas_nl linguas_nn_NO linguas_or linguas_pa_IN linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_son linguas_sq linguas_sr linguas_sv_SE linguas_ta linguas_te linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh_TW linguas_zu -KEYWORDS=-* amd64 x86 -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=dev-libs/atk >=dev-libs/dbus-glib-0.72 dev-libs/glib:2 >=media-libs/alsa-lib-1.0.16 media-libs/fontconfig >=media-libs/freetype-2.4.10:2 >=sys-apps/dbus-0.60 >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf:2 >=x11-libs/gtk+-2.14:2 x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXt >=x11-libs/pango-1.22.0 virtual/freedesktop-icon-theme selinux? ( sec-policy/selinux-mozilla ) -RESTRICT=strip mirror -SLOT=0 -SRC_URI=linguas_af? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/af.xpi -> firefox-31.7.0esr-af.xpi ) linguas_ar? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/ar.xpi -> firefox-31.7.0esr-ar.xpi ) linguas_as? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/as.xpi -> firefox-31.7.0esr-as.xpi ) linguas_ast? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/ast.xpi -> firefox-31.7.0esr-ast.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/be.xpi -> firefox-31.7.0esr-be.xpi ) linguas_bg? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/bg.xpi -> firefox-31.7.0esr-bg.xpi ) linguas_bn_BD? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/bn-BD.xpi -> firefox-31.7.0esr-bn-BD.xpi ) linguas_bn_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/bn-IN.xpi -> firefox-31.7.0esr-bn-IN.xpi ) linguas_br? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/br.xpi -> firefox-31.7.0esr-br.xpi ) linguas_bs? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/bs.xpi -> firefox-31.7.0esr-bs.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/ca.xpi -> firefox-31.7.0esr-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/cs.xpi -> firefox-31.7.0esr-cs.xpi ) linguas_csb? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/csb.xpi -> firefox-31.7.0esr-csb.xpi ) linguas_cy? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/cy.xpi -> firefox-31.7.0esr-cy.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/da.xpi -> firefox-31.7.0esr-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/de.xpi -> firefox-31.7.0esr-de.xpi ) linguas_el? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/el.xpi -> firefox-31.7.0esr-el.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/en-GB.xpi -> firefox-31.7.0esr-en-GB.xpi ) linguas_en_ZA? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/en-ZA.xpi -> firefox-31.7.0esr-en-ZA.xpi ) linguas_eo? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/eo.xpi -> firefox-31.7.0esr-eo.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/es-AR.xpi -> firefox-31.7.0esr-es-AR.xpi ) linguas_es_CL? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/es-CL.xpi -> firefox-31.7.0esr-es-CL.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/es-ES.xpi -> firefox-31.7.0esr-es-ES.xpi ) linguas_es_MX? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/es-MX.xpi -> firefox-31.7.0esr-es-MX.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/et.xpi -> firefox-31.7.0esr-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/eu.xpi -> firefox-31.7.0esr-eu.xpi ) linguas_fa? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/fa.xpi -> firefox-31.7.0esr-fa.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/fi.xpi -> firefox-31.7.0esr-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/fr.xpi -> firefox-31.7.0esr-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/fy-NL.xpi -> firefox-31.7.0esr-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/ga-IE.xpi -> firefox-31.7.0esr-ga-IE.xpi ) linguas_gd? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/gd.xpi -> firefox-31.7.0esr-gd.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/gl.xpi -> firefox-31.7.0esr-gl.xpi ) linguas_gu_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/gu-IN.xpi -> firefox-31.7.0esr-gu-IN.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/he.xpi -> firefox-31.7.0esr-he.xpi ) linguas_hi_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/hi-IN.xpi -> firefox-31.7.0esr-hi-IN.xpi ) linguas_hr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/hr.xpi -> firefox-31.7.0esr-hr.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/hu.xpi -> firefox-31.7.0esr-hu.xpi ) linguas_hy_AM? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/hy-AM.xpi -> firefox-31.7.0esr-hy-AM.xpi ) linguas_id? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/id.xpi -> firefox-31.7.0esr-id.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/is.xpi -> firefox-31.7.0esr-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/it.xpi -> firefox-31.7.0esr-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/ja.xpi -> firefox-31.7.0esr-ja.xpi ) linguas_kk? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/kk.xpi -> firefox-31.7.0esr-kk.xpi ) linguas_kn? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/kn.xpi -> firefox-31.7.0esr-kn.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/ko.xpi -> firefox-31.7.0esr-ko.xpi ) linguas_ku? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/ku.xpi -> firefox-31.7.0esr-ku.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/lt.xpi -> firefox-31.7.0esr-lt.xpi ) linguas_lv? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/lv.xpi -> firefox-31.7.0esr-lv.xpi ) linguas_mai? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/mai.xpi -> firefox-31.7.0esr-mai.xpi ) linguas_mk? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/mk.xpi -> firefox-31.7.0esr-mk.xpi ) linguas_ml? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/ml.xpi -> firefox-31.7.0esr-ml.xpi ) linguas_mr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/mr.xpi -> firefox-31.7.0esr-mr.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/nb-NO.xpi -> firefox-31.7.0esr-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/nl.xpi -> firefox-31.7.0esr-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/nn-NO.xpi -> firefox-31.7.0esr-nn-NO.xpi ) linguas_or? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/or.xpi -> firefox-31.7.0esr-or.xpi ) linguas_pa_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/pa-IN.xpi -> firefox-31.7.0esr-pa-IN.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/pl.xpi -> firefox-31.7.0esr-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/pt-BR.xpi -> firefox-31.7.0esr-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/pt-PT.xpi -> firefox-31.7.0esr-pt-PT.xpi ) linguas_rm? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/rm.xpi -> firefox-31.7.0esr-rm.xpi ) linguas_ro? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/ro.xpi -> firefox-31.7.0esr-ro.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/ru.xpi -> firefox-31.7.0esr-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/si.xpi -> firefox-31.7.0esr-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/sk.xpi -> firefox-31.7.0esr-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/sl.xpi -> firefox-31.7.0esr-sl.xpi ) linguas_son? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/son.xpi -> firefox-31.7.0esr-son.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/sq.xpi -> firefox-31.7.0esr-sq.xpi ) linguas_sr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/sr.xpi -> firefox-31.7.0esr-sr.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/sv-SE.xpi -> firefox-31.7.0esr-sv-SE.xpi ) linguas_ta? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/ta.xpi -> firefox-31.7.0esr-ta.xpi ) linguas_te? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/te.xpi -> firefox-31.7.0esr-te.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/tr.xpi -> firefox-31.7.0esr-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/uk.xpi -> firefox-31.7.0esr-uk.xpi ) linguas_vi? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/vi.xpi -> firefox-31.7.0esr-vi.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/zh-CN.xpi -> firefox-31.7.0esr-zh-CN.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/zh-TW.xpi -> firefox-31.7.0esr-zh-TW.xpi ) linguas_zu? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//31.7.0esr/linux-i686/xpi/zu.xpi -> firefox-31.7.0esr-zu.xpi ) amd64? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/31.7.0esr/linux-x86_64/en-US/firefox-31.7.0esr.tar.bz2 -> firefox-bin_x86_64-31.7.0.tar.bz2 ) x86? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/31.7.0esr/linux-i686/en-US/firefox-31.7.0esr.tar.bz2 -> firefox-bin_i686-31.7.0.tar.bz2 ) -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 mozextension b3b16bdafa7c670d37d2776b6ca91d1b mozlinguas 25944b7b226d6a93c18463b0979f38bf multilib 62927b3db3a589b0806255f3a002d5d3 nsplugins 7ea51b2f6cbd5b36b9c0163cc3ee03a2 pax-utils dfe060cb70d89757fde5c1ff8405e950 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=60373a47035f71c9d2dcf3340a9687d7 diff --git a/metadata/md5-cache/www-servers/tomcat-6.0.44-r0 b/metadata/md5-cache/www-servers/tomcat-6.0.44-r0 new file mode 100644 index 000000000000..4cf26d0805be --- /dev/null +++ b/metadata/md5-cache/www-servers/tomcat-6.0.44-r0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst preinst prepare setup test +DEPEND=dev-java/eclipse-ecj:3.7 dev-java/tomcat-servlet-api:2.5 >=virtual/jdk-1.6 >=dev-java/ant-core-1.8.1:0 test? ( dev-java/ant-junit:0 dev-java/junit:4 ) >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2 >=dev-java/javatoolkit-0.3.0-r2 +DESCRIPTION=Tomcat Servlet-2.5/JSP-2.1 Container +EAPI=5 +HOMEPAGE=http://tomcat.apache.org/ +IUSE=extra-webapps elibc_FreeBSD source test elibc_FreeBSD +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd +LICENSE=Apache-2.0 +RDEPEND=dev-java/eclipse-ecj:3.7 dev-java/tomcat-servlet-api:2.5 >=virtual/jre-1.6 !=dev-java/java-config-2.2.0 source? ( app-arch/zip ) +RESTRICT=test +SLOT=6 +SRC_URI=mirror://apache/tomcat/tomcat-6/v6.0.44/src/apache-tomcat-6.0.44-src.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-ant-2 1091461b8b02f54fabcfbf159164ff15 java-pkg-2 1889f7787714c5f7e3b5bb1c2be07c1f java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc multilib 62927b3db3a589b0806255f3a002d5d3 prefix 21058c21ca48453d771df15500873ede toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=27821d0cc1df37a5c5ea72a0f1f8ecac diff --git a/metadata/md5-cache/www-servers/tomcat-7.0.59-r2 b/metadata/md5-cache/www-servers/tomcat-7.0.59-r2 new file mode 100644 index 000000000000..1a0ed52be676 --- /dev/null +++ b/metadata/md5-cache/www-servers/tomcat-7.0.59-r2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst preinst prepare setup test +DEPEND=dev-java/eclipse-ecj:4.4 dev-java/tomcat-servlet-api:3.0 websockets? ( >=virtual/jdk-1.6 ) !websockets? ( >=virtual/jdk-1.6 ) >=dev-java/ant-core-1.8.1:0 test? ( dev-java/ant-junit:0 dev-java/junit:4 ) >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2 >=dev-java/javatoolkit-0.3.0-r2 +DESCRIPTION=Tomcat Servlet-3.0/JSP-2.2 Container +EAPI=5 +HOMEPAGE=http://tomcat.apache.org/ +IUSE=extra-webapps websockets elibc_FreeBSD doc source test elibc_FreeBSD +KEYWORDS=~amd64 ~x86 ~ppc ~ppc64 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris +LICENSE=Apache-2.0 +RDEPEND=dev-java/eclipse-ecj:4.4 dev-java/tomcat-servlet-api:3.0 websockets? ( >=virtual/jre-1.6 ) !websockets? ( >=virtual/jre-1.6 ) !=dev-java/java-config-2.2.0 source? ( app-arch/zip ) +RESTRICT=test +SLOT=7 +SRC_URI=mirror://apache/tomcat/tomcat-7/v7.0.59/src/apache-tomcat-7.0.59-src.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-ant-2 1091461b8b02f54fabcfbf159164ff15 java-pkg-2 1889f7787714c5f7e3b5bb1c2be07c1f java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc multilib 62927b3db3a589b0806255f3a002d5d3 prefix 21058c21ca48453d771df15500873ede toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=f2a650fe2bf815d65cf6707e25f2ec07 diff --git a/metadata/md5-cache/www-servers/tomcat-8.0.23-r2 b/metadata/md5-cache/www-servers/tomcat-8.0.23-r2 new file mode 100644 index 000000000000..71ec700d5801 --- /dev/null +++ b/metadata/md5-cache/www-servers/tomcat-8.0.23-r2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst preinst prepare setup test +DEPEND=dev-java/eclipse-ecj:4.4 dev-java/tomcat-servlet-api:3.1 >=virtual/jdk-1.7 >=dev-java/ant-core-1.8.1:0 test? ( dev-java/ant-junit:0 dev-java/junit:4 ) >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2 >=dev-java/javatoolkit-0.3.0-r2 +DESCRIPTION=Tomcat Servlet-3.1/JSP-2.3 Container +EAPI=5 +HOMEPAGE=http://tomcat.apache.org/ +IUSE=extra-webapps elibc_FreeBSD doc source test elibc_FreeBSD +KEYWORDS=~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris +LICENSE=Apache-2.0 +RDEPEND=dev-java/eclipse-ecj:4.4 dev-java/tomcat-servlet-api:3.1 !=virtual/jre-1.7 >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) +RESTRICT=test +SLOT=8 +SRC_URI=mirror://apache/tomcat/tomcat-8/v8.0.23/src/apache-tomcat-8.0.23-src.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-ant-2 1091461b8b02f54fabcfbf159164ff15 java-pkg-2 1889f7787714c5f7e3b5bb1c2be07c1f java-utils-2 8cdf065211fa6d6687bdc3f3ebe12efc multilib 62927b3db3a589b0806255f3a002d5d3 prefix 21058c21ca48453d771df15500873ede toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=cd0159428a1946aeff7cb4e34c0cd62c diff --git a/metadata/md5-cache/x11-drivers/nvidia-drivers-346.87 b/metadata/md5-cache/x11-drivers/nvidia-drivers-346.87 new file mode 100644 index 000000000000..3eee5fcdbfa9 --- /dev/null +++ b/metadata/md5-cache/x11-drivers/nvidia-drivers-346.87 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst postrm preinst prepare prerm pretend setup unpack +DEPEND=app-eselect/eselect-opencl kernel_linux? ( >=sys-libs/glibc-2.6.1 ) X? ( >=app-eselect/eselect-opengl-1.0.9 ) app-arch/xz-utils kernel_linux? ( virtual/linux-sources ) kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources ) sys-apps/pciutils virtual/pkgconfig +DESCRIPTION=NVIDIA Accelerated Graphics Driver +EAPI=5 +HOMEPAGE=http://www.nvidia.com/ +IUSE=acpi multilib kernel_FreeBSD kernel_linux pax_kernel +tools gtk2 gtk3 +X uvm kernel_linux +KEYWORDS=-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd +LICENSE=GPL-2 NVIDIA-r2 +RDEPEND=app-eselect/eselect-opencl kernel_linux? ( >=sys-libs/glibc-2.6.1 ) X? ( >=app-eselect/eselect-opengl-1.0.9 ) acpi? ( sys-power/acpid ) tools? ( dev-libs/atk dev-libs/glib:2 x11-libs/gdk-pixbuf gtk2? ( >=x11-libs/gtk+-2.4:2 ) gtk3? ( x11-libs/gtk+:3 ) x11-libs/libX11 x11-libs/libXext x11-libs/pango[X] ) X? ( =x11-libs/libvdpau-0.3-r1 multilib? ( >=x11-libs/libX11-1.6.2[abi_x86_32] >=x11-libs/libXext-1.3.2[abi_x86_32] ) ) kernel_linux? ( virtual/modutils ) +REQUIRED_USE=tools? ( X || ( gtk2 gtk3 ) ) +RESTRICT=bindist mirror strip +SLOT=0 +SRC_URI=amd64-fbsd? ( http://us.download.nvidia.com/XFree86/FreeBSD-x86_64/346.87/NVIDIA-FreeBSD-x86_64-346.87.tar.gz ) amd64? ( http://us.download.nvidia.com/XFree86/Linux-x86_64/346.87/NVIDIA-Linux-x86_64-346.87.run ) x86-fbsd? ( http://us.download.nvidia.com/XFree86/FreeBSD-x86/346.87/NVIDIA-FreeBSD-x86-346.87.tar.gz ) x86? ( http://us.download.nvidia.com/XFree86/Linux-x86/346.87/NVIDIA-Linux-x86-346.87.run ) +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 linux-info 8cbc678e083c23e4ad546ca6509cf304 linux-mod 101302d4b7b694ea9622bbffb187d0de multilib 62927b3db3a589b0806255f3a002d5d3 nvidia-driver 800f567ff607d5d5171a8149456e294e portability a45c088f246ef5091e029f6285d7ce42 readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 42408102d713fbad60ca21349865edb4 udev da001465a2e939c93f7ae16947ce3438 unpacker f300a7ca9131b1024a79762e8edd3c52 user f54e098dd38ba1c0847a13e685b87747 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=213ba0ec87c14d766ebb45154f83320d diff --git a/metadata/md5-cache/x11-drivers/xf86-input-acecad-1.4.0 b/metadata/md5-cache/x11-drivers/xf86-input-acecad-1.4.0 deleted file mode 100644 index 20b1fd6e01cf..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-input-acecad-1.4.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst unpack -DEPEND=>=x11-base/xorg-server-1.0.99.901 x11-proto/inputproto x11-proto/randrproto x11-proto/xproto !=sys-devel/automake-1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-devel/libtool-1.5 >=sys-devel/m4-1.4 virtual/pkgconfig >=x11-misc/util-macros-1.3.0 -DESCRIPTION=Acecad Flair input driver -HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=debug -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99.901 !<=x11-base/xorg-x11-6.9 -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-input-acecad-1.4.0.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 x-modular ac9bb88f249307e2b3de470bbaa50d41 -_md5_=4cc3b7e05dccf64d399c88363bec1c08 diff --git a/metadata/md5-cache/x11-drivers/xf86-input-aiptek-1.3.1 b/metadata/md5-cache/x11-drivers/xf86-input-aiptek-1.3.1 deleted file mode 100644 index 80eb4bb880a6..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-input-aiptek-1.3.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-base/xorg-server-1.0.99 x11-proto/inputproto x11-proto/randrproto x11-proto/xproto !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/inputproto x11-proto/kbproto x11-proto/xproto x11-base/xorg-server[xorg] -DESCRIPTION=Aiptek USB Digital Tablet Input Driver for Linux -EAPI=3 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 x11-base/xorg-server[xorg] -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-input-aiptek-1.3.1.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=386c5a6ad838077f05f512567754bf8a diff --git a/metadata/md5-cache/x11-drivers/xf86-input-aiptek-1.4.0 b/metadata/md5-cache/x11-drivers/xf86-input-aiptek-1.4.0 deleted file mode 100644 index 55b5f9866d56..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-input-aiptek-1.4.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=!=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/inputproto x11-proto/kbproto x11-proto/xproto x11-base/xorg-server[xorg] -DESCRIPTION=Aiptek USB Digital Tablet Input Driver for Linux -EAPI=4 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 -LICENSE=MIT -RDEPEND=x11-base/xorg-server[xorg] -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-input-aiptek-1.4.0.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=57214a70b95580cc30f1d145f40d3ff5 diff --git a/metadata/md5-cache/x11-drivers/xf86-input-elographics-1.2.4 b/metadata/md5-cache/x11-drivers/xf86-input-elographics-1.2.4 deleted file mode 100644 index 65a2618256f6..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-input-elographics-1.2.4 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-base/xorg-server-1.0.99 x11-proto/inputproto x11-proto/randrproto x11-proto/xproto !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/inputproto x11-proto/kbproto x11-proto/xproto x11-base/xorg-server[xorg] -DESCRIPTION=Elographics input driver -EAPI=3 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 x11-base/xorg-server[xorg] -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-input-elographics-1.2.4.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=98f529fc8739d106f8aa7e772fbe162e diff --git a/metadata/md5-cache/x11-drivers/xf86-input-elographics-1.3.0 b/metadata/md5-cache/x11-drivers/xf86-input-elographics-1.3.0 deleted file mode 100644 index faaef101b2bc..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-input-elographics-1.3.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=!=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/inputproto x11-proto/kbproto x11-proto/xproto x11-base/xorg-server[xorg] -DESCRIPTION=Elographics input driver -EAPI=4 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd -LICENSE=MIT -RDEPEND=x11-base/xorg-server[xorg] -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-input-elographics-1.3.0.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=faaf10fd39c311680029091db3d02a64 diff --git a/metadata/md5-cache/x11-drivers/xf86-input-elographics-1.4.0 b/metadata/md5-cache/x11-drivers/xf86-input-elographics-1.4.0 deleted file mode 100644 index 416d72fd8ef5..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-input-elographics-1.4.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=!=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/inputproto x11-proto/kbproto x11-proto/xproto x11-base/xorg-server[xorg] -DESCRIPTION=Elographics input driver -EAPI=4 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd -LICENSE=MIT -RDEPEND=x11-base/xorg-server[xorg] -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-input-elographics-1.4.0.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=71dc812f74100dcca1f979a678742df5 diff --git a/metadata/md5-cache/x11-drivers/xf86-input-fpit-1.3.0-r1 b/metadata/md5-cache/x11-drivers/xf86-input-fpit-1.3.0-r1 deleted file mode 100644 index f0df8e4cfcd3..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-input-fpit-1.3.0-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst unpack -DEPEND=>=x11-base/xorg-server-1.0.99 x11-proto/inputproto x11-proto/randrproto x11-proto/xproto !=sys-devel/automake-1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-devel/libtool-1.5 >=sys-devel/m4-1.4 virtual/pkgconfig >=x11-misc/util-macros-1.3.0 -DESCRIPTION=Fujitsu Stylistic input driver -HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=debug -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 !<=x11-base/xorg-x11-6.9 -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-input-fpit-1.3.0.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 x-modular ac9bb88f249307e2b3de470bbaa50d41 -_md5_=bbf5d6811ca86a877a135439bfa3709e diff --git a/metadata/md5-cache/x11-drivers/xf86-input-hyperpen-1.3.0 b/metadata/md5-cache/x11-drivers/xf86-input-hyperpen-1.3.0 deleted file mode 100644 index 4dfdc6f79059..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-input-hyperpen-1.3.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst unpack -DEPEND=>=x11-base/xorg-server-1.0.99 x11-proto/inputproto x11-proto/randrproto x11-proto/xproto !=sys-devel/automake-1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-devel/libtool-1.5 >=sys-devel/m4-1.4 virtual/pkgconfig >=x11-misc/util-macros-1.3.0 -DESCRIPTION=X.Org driver for hyperpen input devices -HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=debug -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 !<=x11-base/xorg-x11-6.9 -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-input-hyperpen-1.3.0.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 x-modular ac9bb88f249307e2b3de470bbaa50d41 -_md5_=6cf815577e1143530b76dc38553b1cb5 diff --git a/metadata/md5-cache/x11-drivers/xf86-input-mutouch-1.2.1 b/metadata/md5-cache/x11-drivers/xf86-input-mutouch-1.2.1 deleted file mode 100644 index cdba72acebec..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-input-mutouch-1.2.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst unpack -DEPEND=>=x11-base/xorg-server-1.0.99 x11-proto/inputproto x11-proto/randrproto x11-proto/xproto !=sys-devel/automake-1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-devel/libtool-1.5 >=sys-devel/m4-1.4 virtual/pkgconfig >=x11-misc/util-macros-1.3.0 -DESCRIPTION=Microtouch input driver -HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=debug -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 !<=x11-base/xorg-x11-6.9 -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mutouch-1.2.1.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 x-modular ac9bb88f249307e2b3de470bbaa50d41 -_md5_=2d2a999ddc48b97d314f7405232ab9e0 diff --git a/metadata/md5-cache/x11-drivers/xf86-input-penmount-1.4.1 b/metadata/md5-cache/x11-drivers/xf86-input-penmount-1.4.1 deleted file mode 100644 index 0029bbb4df3c..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-input-penmount-1.4.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst unpack -DEPEND=>=x11-base/xorg-server-1.0.99 >=x11-proto/inputproto-1.4.1 x11-proto/randrproto x11-proto/xproto !=sys-devel/automake-1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-devel/libtool-1.5 >=sys-devel/m4-1.4 virtual/pkgconfig >=x11-misc/util-macros-1.3.0 -DESCRIPTION=PenMount input driver -HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=debug -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 !<=x11-base/xorg-x11-6.9 -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-input-penmount-1.4.1.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 x-modular ac9bb88f249307e2b3de470bbaa50d41 -_md5_=38810715be17aa904de1b3c20d2879b4 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-ati-6.13.2 b/metadata/md5-cache/x11-drivers/xf86-video-ati-6.13.2 deleted file mode 100644 index b2a4ae4ce2d6..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-ati-6.13.2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=>=x11-base/xorg-server-1.6.3[-minimal] || ( =sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=ATI video driver -EAPI=3 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.6.3[-minimal] x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-6.13.2.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=f095eb564d4ef435a414b3fb72a0676e diff --git a/metadata/md5-cache/x11-drivers/xf86-video-fbdev-0.4.3 b/metadata/md5-cache/x11-drivers/xf86-video-fbdev-0.4.3 deleted file mode 100644 index ae941309d902..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-fbdev-0.4.3 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-base/xorg-server x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xproto !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=video driver for framebuffer device -EAPI=3 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd -LICENSE=MIT -RDEPEND=x11-base/xorg-server x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-fbdev-0.4.3.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=aa4392ed8f880528919364e4483e363b diff --git a/metadata/md5-cache/x11-drivers/xf86-video-fbdev-0.4.3-r1 b/metadata/md5-cache/x11-drivers/xf86-video-fbdev-0.4.3-r1 deleted file mode 100644 index 4cf7304873e5..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-fbdev-0.4.3-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-base/xorg-server x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xproto !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=video driver for framebuffer device -EAPI=5 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd -LICENSE=MIT -RDEPEND=x11-base/xorg-server x11-base/xorg-server:= x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-fbdev-0.4.3.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=3ac231510a5fbdd2bf0c308f522b90c2 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-nv-2.1.18 b/metadata/md5-cache/x11-drivers/xf86-video-nv-2.1.18 deleted file mode 100644 index 512c9559143e..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-nv-2.1.18 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-base/xorg-server x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xproto !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=Nvidia 2D only video driver -EAPI=3 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=alpha amd64 ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd -LICENSE=MIT -RDEPEND=x11-base/xorg-server x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-nv-2.1.18.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=79580171c95b002743f8da54fcd06365 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-nv-2.1.20 b/metadata/md5-cache/x11-drivers/xf86-video-nv-2.1.20 deleted file mode 100644 index 170d71b901ab..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-nv-2.1.20 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-base/xorg-server >=x11-libs/libpciaccess-0.10.7 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=Nvidia 2D only video driver -EAPI=4 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=alpha amd64 ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd -LICENSE=MIT -RDEPEND=x11-base/xorg-server >=x11-libs/libpciaccess-0.10.7 x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-nv-2.1.20.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=aae30d03e401811b24d8b0efcf3003f2 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-rendition-4.2.4 b/metadata/md5-cache/x11-drivers/xf86-video-rendition-4.2.4 deleted file mode 100644 index 9c12bd13b794..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-rendition-4.2.4 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-base/xorg-server-1.0.99 x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/xextproto x11-proto/xproto !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=Rendition video driver -EAPI=3 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=alpha amd64 ia64 x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-rendition-4.2.4.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=48f2b13c0f471caba0b385a00af85d4b diff --git a/metadata/md5-cache/x11-drivers/xf86-video-rendition-4.2.5 b/metadata/md5-cache/x11-drivers/xf86-video-rendition-4.2.5 deleted file mode 100644 index 5a2fb384eea9..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-rendition-4.2.5 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-base/xorg-server-1.0.99 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=Rendition video driver -EAPI=4 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=alpha amd64 ia64 x86 ~amd64-fbsd ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-rendition-4.2.5.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=c3eed9e2dfc21f9913b78dd526f4e7d0 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-s3virge-1.10.4 b/metadata/md5-cache/x11-drivers/xf86-video-s3virge-1.10.4 deleted file mode 100644 index 897435acbbfc..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-s3virge-1.10.4 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst unpack -DEPEND=>=x11-base/xorg-server-1.0.99 x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xproto !=sys-devel/automake-1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-devel/libtool-1.5 >=sys-devel/m4-1.4 virtual/pkgconfig >=x11-misc/util-macros-1.3.0 -DESCRIPTION=S3 ViRGE video driver -HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=debug -KEYWORDS=alpha amd64 ia64 ppc x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 !<=x11-base/xorg-x11-6.9 -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3virge-1.10.4.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 x-modular ac9bb88f249307e2b3de470bbaa50d41 -_md5_=3af88c5922ad5804106ede448c895879 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-s3virge-1.10.5 b/metadata/md5-cache/x11-drivers/xf86-video-s3virge-1.10.5 deleted file mode 100644 index d262a9011dda..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-s3virge-1.10.5 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-base/xorg-server-1.0.99 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=S3 ViRGE video driver -EAPI=4 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=alpha amd64 ia64 ppc x86 ~amd64-fbsd ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3virge-1.10.5.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=07cd341c6affe3ca10351220d6468787 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-sis-0.10.3 b/metadata/md5-cache/x11-drivers/xf86-video-sis-0.10.3 deleted file mode 100644 index 4319107a4693..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-sis-0.10.3 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=dri? ( x11-base/xorg-server[-minimal] ) !dri? ( x11-base/xorg-server ) x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xf86dgaproto x11-proto/xf86miscproto x11-proto/xineramaproto x11-proto/xproto dri? ( x11-proto/xf86driproto >=x11-libs/libdrm-2 ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=SiS and XGI video driver -EAPI=3 -HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=dri -KEYWORDS=amd64 ia64 ppc x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=dri? ( x11-base/xorg-server[-minimal] ) !dri? ( x11-base/xorg-server ) x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-0.10.3.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=070b91a9ce073034b83706d1291cba23 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-sis-0.10.4-r1 b/metadata/md5-cache/x11-drivers/xf86-video-sis-0.10.4-r1 deleted file mode 100644 index 906170715775..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-sis-0.10.4-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=>=x11-proto/xf86dgaproto-2.1 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig dri? ( x11-proto/xf86driproto x11-proto/glproto x11-proto/dri2proto ) x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto dri? ( x11-base/xorg-server[-minimal] x11-libs/libdrm ) x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=SiS and XGI video driver -EAPI=4 -HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=dri dri -KEYWORDS=amd64 ia64 ppc x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=dri? ( x11-base/xorg-server[-minimal] x11-libs/libdrm ) x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-0.10.4.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=13c146b8ce11e228858f2fdf2925edc1 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-sis-0.10.6 b/metadata/md5-cache/x11-drivers/xf86-video-sis-0.10.6 deleted file mode 100644 index a41ffd0c1ef3..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-sis-0.10.6 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=>=x11-proto/xf86dgaproto-2.1 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig dri? ( x11-proto/xf86driproto x11-proto/glproto x11-proto/dri2proto ) x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto dri? ( x11-base/xorg-server[-minimal] x11-libs/libdrm ) x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=SiS and XGI video driver -EAPI=4 -HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=dri dri -KEYWORDS=~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=dri? ( x11-base/xorg-server[-minimal] x11-libs/libdrm ) x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-0.10.6.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=3ac7f56cb05ed01492a7718966e0222d diff --git a/metadata/md5-cache/x11-drivers/xf86-video-tseng-1.2.4 b/metadata/md5-cache/x11-drivers/xf86-video-tseng-1.2.4 deleted file mode 100644 index 6fd1c1887c70..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-tseng-1.2.4 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-base/xorg-server-1.0.99 x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xproto !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=Tseng Labs video driver -EAPI=3 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=amd64 ia64 x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tseng-1.2.4.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=fcf7e0db13b8dfba2ecc706b13a53890 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-tseng-1.2.5 b/metadata/md5-cache/x11-drivers/xf86-video-tseng-1.2.5 deleted file mode 100644 index 237ebb97eb47..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-tseng-1.2.5 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-base/xorg-server-1.0.99 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=Tseng Labs video driver -EAPI=4 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=amd64 ia64 x86 ~amd64-fbsd ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tseng-1.2.5.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=5df699c09900105cdfc54e6109dd1986 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-voodoo-1.2.4 b/metadata/md5-cache/x11-drivers/xf86-video-voodoo-1.2.4 deleted file mode 100644 index e9be8b340297..000000000000 --- a/metadata/md5-cache/x11-drivers/xf86-video-voodoo-1.2.4 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-base/xorg-server-1.0.99 x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/xextproto x11-proto/xf86dgaproto x11-proto/xproto !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig x11-proto/fontsproto x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto x11-base/xorg-server[xorg] x11-libs/libpciaccess -DESCRIPTION=Voodoo video driver -EAPI=3 -HOMEPAGE=http://xorg.freedesktop.org/ -KEYWORDS=alpha amd64 ia64 ppc sparc x86 ~x86-fbsd -LICENSE=MIT -RDEPEND=>=x11-base/xorg-server-1.0.99 x11-base/xorg-server[xorg] x11-libs/libpciaccess -SLOT=0 -SRC_URI=http://xorg.freedesktop.org/releases/individual/driver/xf86-video-voodoo-1.2.4.tar.bz2 -_eclasses_=autotools 2264f05fbbbaaf83d34ec81e72b38ffd autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 xorg-2 50dd640df6d0554c259daa81531ed3ee -_md5_=94687618a91be456c5efaa1192911789 diff --git a/metadata/md5-cache/x11-wm/xpra-0.14.18 b/metadata/md5-cache/x11-wm/xpra-0.14.18 deleted file mode 100644 index 1ffa690a011f..000000000000 --- a/metadata/md5-cache/x11-wm/xpra-0.14.18 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygobject:2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygtk:2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXrandr x11-libs/libXtst csc? ( !libav? ( >=media-video/ffmpeg-1.2.2:0= ) libav? ( media-video/libav:0= ) ) dec_av? ( !libav? ( >=media-video/ffmpeg-1.2.2:0= ) libav? ( media-video/libav:0= ) ) opengl? ( dev-python/pygtkglext ) pulseaudio? ( media-sound/pulseaudio ) sound? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 dev-python/gst-python:0.10 ) vpx? ( media-libs/libvpx virtual/ffmpeg ) webp? ( media-libs/libwebp ) x264? ( media-libs/x264 !libav? ( >=media-video/ffmpeg-1.0.4:0= ) libav? ( media-video/libav:0= ) ) virtual/pkgconfig >=dev-python/cython-0.16[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=X Persistent Remote Apps (xpra) and Partitioning WM (parti) based on wimpiggy -EAPI=5 -HOMEPAGE=http://xpra.org/ http://xpra.org/src/ -IUSE=+client +clipboard csc dec_av dec_av2 libav opengl pulseaudio +rencode server sound vpx webp x264 python_targets_python2_7 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=GPL-2 BSD -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygobject:2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygtk:2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXrandr x11-libs/libXtst csc? ( !libav? ( >=media-video/ffmpeg-1.2.2:0= ) libav? ( media-video/libav:0= ) ) dec_av? ( !libav? ( >=media-video/ffmpeg-1.2.2:0= ) libav? ( media-video/libav:0= ) ) opengl? ( dev-python/pygtkglext ) pulseaudio? ( media-sound/pulseaudio ) sound? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 dev-python/gst-python:0.10 ) vpx? ( media-libs/libvpx virtual/ffmpeg ) webp? ( media-libs/libwebp ) x264? ( media-libs/x264 !libav? ( >=media-video/ffmpeg-1.0.4:0= ) libav? ( media-video/libav:0= ) ) dev-python/dbus-python[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/ipython[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/numpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] virtual/python-imaging[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] virtual/ssh x11-apps/setxkbmap x11-apps/xmodmap server? ( x11-base/xorg-server[-minimal,xvfb] x11-drivers/xf86-input-void x11-drivers/xf86-video-dummy ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) clipboard? ( || ( server client ) ) opengl? ( client ) || ( client server ) || ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=http://xpra.org/src/xpra-0.14.18.tar.xz -_eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=fbb2470e52b6fc4f9fe8fe53ca1ba420 diff --git a/metadata/md5-cache/x11-wm/xpra-0.14.25 b/metadata/md5-cache/x11-wm/xpra-0.14.27 similarity index 97% rename from metadata/md5-cache/x11-wm/xpra-0.14.25 rename to metadata/md5-cache/x11-wm/xpra-0.14.27 index 83a6f1f6e812..c9517b780dac 100644 --- a/metadata/md5-cache/x11-wm/xpra-0.14.25 +++ b/metadata/md5-cache/x11-wm/xpra-0.14.27 @@ -9,6 +9,6 @@ LICENSE=GPL-2 BSD RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygobject:2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygtk:2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXrandr x11-libs/libXtst csc? ( !libav? ( >=media-video/ffmpeg-1.2.2:0= ) libav? ( media-video/libav:0= ) ) dec_av? ( !libav? ( >=media-video/ffmpeg-1.2.2:0= ) libav? ( media-video/libav:0= ) ) dec_av2? ( !libav? ( >=media-video/ffmpeg-2:0= ) libav? ( media-video/libav:0= ) ) opengl? ( dev-python/pygtkglext ) pulseaudio? ( media-sound/pulseaudio ) sound? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 dev-python/gst-python:0.10 ) vpx? ( media-libs/libvpx virtual/ffmpeg ) webp? ( media-libs/libwebp ) x264? ( media-libs/x264 !libav? ( >=media-video/ffmpeg-1.0.4:0= ) libav? ( media-video/libav:0= ) ) x265? ( media-libs/x265 !libav? ( >=media-video/ffmpeg-2:0= ) libav? ( media-video/libav:0= ) ) dev-python/dbus-python[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/ipython[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/numpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] virtual/python-imaging[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] virtual/ssh x11-apps/setxkbmap x11-apps/xmodmap server? ( x11-base/xorg-server[-minimal,xvfb] x11-drivers/xf86-input-void x11-drivers/xf86-video-dummy ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) clipboard? ( || ( server client ) ) opengl? ( client ) || ( client server ) || ( python_targets_python2_7 ) SLOT=0 -SRC_URI=http://xpra.org/src/xpra-0.14.25.tar.xz +SRC_URI=http://xpra.org/src/xpra-0.14.27.tar.xz _eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=9f14bee5449b88c3e674faa4c0c28ef0 +_md5_=bbfa9c9d10010b606c3b31e42a5cfa23 diff --git a/metadata/md5-cache/x11-wm/xpra-0.15.0 b/metadata/md5-cache/x11-wm/xpra-0.15.3 similarity index 85% rename from metadata/md5-cache/x11-wm/xpra-0.15.0 rename to metadata/md5-cache/x11-wm/xpra-0.15.3 index f4da713b7f37..6e6120ee1e80 100644 --- a/metadata/md5-cache/x11-wm/xpra-0.15.0 +++ b/metadata/md5-cache/x11-wm/xpra-0.15.3 @@ -6,9 +6,9 @@ HOMEPAGE=http://xpra.org/ http://xpra.org/src/ IUSE=+client +clipboard csc cups dec_av2 libav opengl pulseaudio server sound vpx webp x264 x265 python_targets_python2_7 KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=GPL-2 BSD -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygobject:2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygtk:2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXrandr x11-libs/libXtst csc? ( !libav? ( >=media-video/ffmpeg-1.2.2:0= ) libav? ( media-video/libav:0= ) ) dec_av2? ( !libav? ( >=media-video/ffmpeg-2:0= ) libav? ( media-video/libav:0= ) ) opengl? ( dev-python/pygtkglext ) pulseaudio? ( media-sound/pulseaudio ) sound? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 dev-python/gst-python:0.10 ) vpx? ( media-libs/libvpx virtual/ffmpeg ) webp? ( media-libs/libwebp ) x264? ( media-libs/x264 !libav? ( >=media-video/ffmpeg-1.0.4:0= ) libav? ( media-video/libav:0= ) ) x265? ( media-libs/x265 !libav? ( >=media-video/ffmpeg-2:0= ) libav? ( media-video/libav:0= ) ) dev-python/dbus-python[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/ipython[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/numpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] virtual/python-imaging[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] virtual/ssh x11-apps/setxkbmap x11-apps/xmodmap server? ( x11-base/xorg-server[-minimal,xvfb] x11-drivers/xf86-input-void x11-drivers/xf86-video-dummy ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygobject:2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygtk:2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXrandr x11-libs/libXtst csc? ( !libav? ( >=media-video/ffmpeg-1.2.2:0= ) libav? ( media-video/libav:0= ) ) dec_av2? ( !libav? ( >=media-video/ffmpeg-2:0= ) libav? ( media-video/libav:0= ) ) opengl? ( dev-python/pygtkglext ) pulseaudio? ( media-sound/pulseaudio ) sound? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 dev-python/gst-python:0.10 ) vpx? ( media-libs/libvpx virtual/ffmpeg ) webp? ( media-libs/libwebp ) x264? ( media-libs/x264 !libav? ( >=media-video/ffmpeg-1.0.4:0= ) libav? ( media-video/libav:0= ) ) x265? ( media-libs/x265 !libav? ( >=media-video/ffmpeg-2:0= ) libav? ( media-video/libav:0= ) ) dev-python/dbus-python[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/ipython[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/numpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/rencode[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] virtual/python-imaging[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] virtual/ssh x11-apps/setxkbmap x11-apps/xmodmap server? ( x11-base/xorg-server[-minimal,xvfb] x11-drivers/xf86-input-void x11-drivers/xf86-video-dummy ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) clipboard? ( || ( server client ) ) opengl? ( client ) || ( client server ) || ( python_targets_python2_7 ) SLOT=0 -SRC_URI=http://xpra.org/src/xpra-0.15.0.tar.xz +SRC_URI=http://xpra.org/src/xpra-0.15.3.tar.xz _eclasses_=distutils-r1 715b22a21726d3fd76b17e007c5daf5f eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 23846c6ba39f6655e2027001eeed8e81 python-utils-r1 ae9becb5d45344c01939c3f57df0d3fd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=65908039b14afacd1bb71126f40aaa8b +_md5_=108439d3eb133c0f4e3c19aa75e2411a diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 276b11c80fc1..42ec891b5bfc 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Tue, 21 Jul 2015 10:06:57 +0000 +Wed, 22 Jul 2015 05:06:57 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index a8df9cb8b1be..86f203481d57 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Tue Jul 21 10:06:54 UTC 2015 +Wed Jul 22 05:06:53 UTC 2015 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 5fd25848034d..945c446c1ade 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 21 Jul 2015 10:30:01 +0000 +Wed, 22 Jul 2015 05:30:01 +0000 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index 8ddf76ee1c5d..5d18a21e1a99 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1437473101 Tue 21 Jul 2015 10:05:01 AM UTC +1437541501 Wed 22 Jul 2015 05:05:01 AM UTC diff --git a/net-analyzer/netsniff-ng/Manifest b/net-analyzer/netsniff-ng/Manifest index a42faa80ab44..31dd32dd007e 100644 --- a/net-analyzer/netsniff-ng/Manifest +++ b/net-analyzer/netsniff-ng/Manifest @@ -1,3 +1,4 @@ DIST netsniff-ng-0.5.7-r1.tar.gz 2957112 SHA256 ab4e1ef6aadb00b998349aff66e4e1cec53910113344c53ac8eb947fd46b5e89 SHA512 b400d8b21edb4395b946ac105bbb25a83330151e09d1efd130537375930ea03b928c166b792f44ccbacfa72f9de818c37553a0be98970c26da5ba255a1f2d6c1 WHIRLPOOL b83e1351e60fdaa076e611fd308b61be549a1cc6663f6039affd3fa3be002ec485776f67ceba54879584fc1822a9ad178141833ac5522d2444e67859cf8fbe58 DIST netsniff-ng-0.5.8.tar.xz 523616 SHA256 c413e7f34bd9bd80937cd8d4bcd6780e126e2ffccc3dc34b271f105efd622e44 SHA512 1d58cf7a5388b8adb4512d97150992d6b8ebe43910442b952cecd8d03898a2e51f721711f2d1b406cbd00b4ccb548e33da4cb95530d7e92f082eea6b08efec99 WHIRLPOOL a73b8d67d5ca2cc40d5c9e1535f0a50a7968f102a1a5684f8bec0e7079140c0605dace126de23abca3f53a31db90da8f5fedeca0eea27621983743d88d74d416 DIST netsniff-ng-0.5.9-rc3.tar.xz 525204 SHA256 dba8aaefbb1cf59e629e4fcb369be22e4817e132e0e0cca781c424b46b67d87c SHA512 060e356cd7d80bd9ab163a7474a0718d2429ae88711bb6ae804a2fe3c8afc052d115412aa5cb324bbeb1ef49bdfcf257b0016c7b8051056c339124272bf1311d WHIRLPOOL 2c19c706346b1ab0dc9dcd81217ac3fd27495ae7a94aac9185f9cfe412614a494dc3442d47ce35ec4bca4b8d1813504cebc406081c3b1ed2a5f3ae561350eaf7 +DIST netsniff-ng-0.5.9.tar.xz 541304 SHA256 e0156074bdd146dd71edcd63fa3944b658a3bce5279e0a4128578636a9700b6c SHA512 ebcfc1569f6c2380ebd4f797614da37eaba08991478d776b547c5f68f0f2df0548339c30f9487f73f1963b71eb4b4fccf3d2bd87d5574893494f0ca0534eb0d8 WHIRLPOOL e8f9d973e50eca1dcf21faf17ab351d8e92e32464878a2bdd0d0ff633c6a33aee4be8e765e24996dc81441139587092da374a34b41437af838aab08512d18eae diff --git a/net-analyzer/netsniff-ng/netsniff-ng-0.5.9.ebuild b/net-analyzer/netsniff-ng/netsniff-ng-0.5.9.ebuild new file mode 100644 index 000000000000..06e601f3ad17 --- /dev/null +++ b/net-analyzer/netsniff-ng/netsniff-ng-0.5.9.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netsniff-ng/netsniff-ng-0.5.9.ebuild,v 1.1 2015/07/21 23:01:41 xmw Exp $ + +EAPI=5 + +inherit eutils multilib toolchain-funcs + +DESCRIPTION="high performance network sniffer for packet inspection" +HOMEPAGE="http://netsniff-ng.org/" +SRC_URI="http://pub.${PN}.org/${PN}/${P}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-libs/geoip + dev-libs/libcli + dev-libs/libnl:3 + dev-libs/userspace-rcu + net-libs/libnet:1.1 + net-libs/libnetfilter_conntrack + net-libs/libpcap + sys-libs/ncurses:5 + sys-libs/zlib" +DEPEND="${RDEPEND} + sys-devel/flex + sys-devel/bison + =net-libs/nacl-0_p20110221* + virtual/pkgconfig" + +src_prepare() { + sed -e '/CFLAGS/s:?=:+=:' \ + -e '/CPPFLAGS/s:?=:+=:' \ + -e '/CFLAGS/s:\(-g\|-O2\|-O3\|-m\(arch\|tune\)=native\)::g' \ + -i Makefile || die + + if ! grep nacl-20110221 curvetun/nacl_build.sh >/dev/null ; then + die "have nacl-20110221, expected $(grep ${MY_NACL_P} curvetun/nacl_build.sh)" + fi + + export NACL_INC_DIR="${EROOT}usr/include/nacl" + export NACL_LIB_DIR="${EROOT}usr/$(get_libdir)/nacl" + + epatch_user +} + +src_compile() { + emake CC="$(tc-getCC)" LD="$(tc-getCC)" CCACHE="" \ + LEX=lex YAAC=bison STRIP=@true \ + Q= HARDENING=1 +} + +src_install() { + emake PREFIX="${ED}usr" ETCDIR="${ED}etc" install + + dodoc AUTHORS README REPORTING-BUGS +} diff --git a/net-analyzer/netsniff-ng/netsniff-ng-9999.ebuild b/net-analyzer/netsniff-ng/netsniff-ng-9999.ebuild index b35d7ca743a6..759ddf0d383f 100644 --- a/net-analyzer/netsniff-ng/netsniff-ng-9999.ebuild +++ b/net-analyzer/netsniff-ng/netsniff-ng-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netsniff-ng/netsniff-ng-9999.ebuild,v 1.2 2013/08/05 07:42:05 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netsniff-ng/netsniff-ng-9999.ebuild,v 1.3 2015/07/21 23:01:41 xmw Exp $ EAPI=5 @@ -16,14 +16,14 @@ KEYWORDS="" IUSE="" RDEPEND="dev-libs/geoip + dev-libs/libcli dev-libs/libnl:3 dev-libs/userspace-rcu + net-libs/libnet:1.1 net-libs/libnetfilter_conntrack - sys-libs/ncurses:5 - dev-libs/libcli net-libs/libpcap sys-libs/ncurses:5 - net-libs/libnet:1.1" + sys-libs/zlib" DEPEND="${RDEPEND} sys-devel/flex sys-devel/bison @@ -31,13 +31,10 @@ DEPEND="${RDEPEND} virtual/pkgconfig" src_prepare() { - #needed for /dev/null ; then die "have nacl-20110221, expected $(grep ${MY_NACL_P} curvetun/nacl_build.sh)" @@ -45,6 +42,8 @@ src_prepare() { export NACL_INC_DIR="${EROOT}usr/include/nacl" export NACL_LIB_DIR="${EROOT}usr/$(get_libdir)/nacl" + + epatch_user } src_compile() { @@ -54,6 +53,7 @@ src_compile() { } src_install() { - emake PREFIX="${ED}" install + emake PREFIX="${ED}usr" ETCDIR="${ED}etc" install + dodoc AUTHORS README REPORTING-BUGS } diff --git a/net-fs/libnfs/libnfs-1.9.7.ebuild b/net-fs/libnfs/libnfs-1.9.7.ebuild index 385111cd845b..e98b0f4c330a 100644 --- a/net-fs/libnfs/libnfs-1.9.7.ebuild +++ b/net-fs/libnfs/libnfs-1.9.7.ebuild @@ -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-fs/libnfs/libnfs-1.9.7.ebuild,v 1.6 2015/06/27 12:39:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/libnfs/libnfs-1.9.7.ebuild,v 1.9 2015/07/22 02:36:29 vapier Exp $ EAPI="5" @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-2 autotools-utils else SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz" - KEYWORDS="amd64 arm hppa ~ppc ppc64 x86" + KEYWORDS="amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh x86" inherit autotools-utils fi @@ -20,7 +20,7 @@ DESCRIPTION="Client library for accessing NFS shares over a network" HOMEPAGE="https://github.com/sahlberg/libnfs" LICENSE="LGPL-2.1 GPL-3" -SLOT="0" +SLOT="0/8" # sub-slot matches SONAME major IUSE="examples static-libs" RDEPEND="" diff --git a/net-fs/libnfs/libnfs-9999.ebuild b/net-fs/libnfs/libnfs-9999.ebuild index 81031bc61790..a4fe50c2a574 100644 --- a/net-fs/libnfs/libnfs-9999.ebuild +++ b/net-fs/libnfs/libnfs-9999.ebuild @@ -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-fs/libnfs/libnfs-9999.ebuild,v 1.8 2015/06/15 11:39:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/libnfs/libnfs-9999.ebuild,v 1.10 2015/07/22 02:36:29 vapier Exp $ EAPI="5" @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-2 autotools-utils else SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~x86" inherit autotools-utils fi @@ -20,7 +20,7 @@ DESCRIPTION="Client library for accessing NFS shares over a network" HOMEPAGE="https://github.com/sahlberg/libnfs" LICENSE="LGPL-2.1 GPL-3" -SLOT="0" +SLOT="0/8" # sub-slot matches SONAME major IUSE="examples static-libs" RDEPEND="" diff --git a/net-im/psi/psi-0.14-r4.ebuild b/net-im/psi/psi-0.14-r4.ebuild index 07bf235665d3..8afe57b49ad4 100644 --- a/net-im/psi/psi-0.14-r4.ebuild +++ b/net-im/psi/psi-0.14-r4.ebuild @@ -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-im/psi/psi-0.14-r4.ebuild,v 1.18 2015/02/22 18:41:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.14-r4.ebuild,v 1.19 2015/07/22 01:55:42 pesa Exp $ EAPI=4 @@ -30,24 +30,30 @@ for LNG in ${LANGS}; do #SRC_URI="${SRC_URI} http://psi-im.org/download/lang/psi_${LNG/ur_PK/ur_pk}.qm" done -RDEPEND=">=dev-qt/qtgui-4.4:4[qt3support] - >=dev-qt/qt3support-4.4:4 - >=app-crypt/qca-2.0.2:2[qt4(+)] - dbus? ( >=dev-qt/qtdbus-4.4:4 ) +RDEPEND=" + app-arch/unzip + =app-crypt/qca-2.0*[qt4(+)] + dev-qt/qt3support:4 + dev-qt/qtcore:4 + dev-qt/qtgui:4[qt3support] + >=sys-libs/zlib-1.2.5.1-r2[minizip] + dbus? ( dev-qt/qtdbus:4 ) + extras? ( webkit? ( dev-qt/qtwebkit:4 ) ) spell? ( >=app-text/enchant-1.3.0 ) xscreensaver? ( x11-libs/libXScrnSaver ) - extras? ( webkit? ( dev-qt/qtwebkit:4 ) ) - app-arch/unzip - || ( >=sys-libs/zlib-1.2.5.1-r2[minizip] =app-crypt/qca-2.0.2:2[qt4(+)] + dev-qt/qt3support:4 + dev-qt/qtcore:4 + dev-qt/qtgui:4[qt3support] + >=sys-libs/zlib-1.2.5.1-r2[minizip] x11-libs/libX11 - dbus? ( >=dev-qt/qtdbus-4.7:4 ) + dbus? ( dev-qt/qtdbus:4 ) spell? ( >=app-text/enchant-1.3.0 ) - xscreensaver? ( x11-libs/libXScrnSaver ) whiteboarding? ( dev-qt/qtsvg:4 ) - || ( >=sys-libs/zlib-1.2.5.1-r2[minizip] cyrusmaster(8) manpage. + for i in `grep -rl -e 'master\.8' -e 'master(8)' "${S}"` ; do + sed -i -e 's:master\.8:cyrusmaster.8:g' \ + -e 's:master(8):cyrusmaster(8):g' \ + "${i}" || die "sed failed" || die "sed failed" + done + mv man/master.8 man/cyrusmaster.8 || die "mv failed" + sed -i -e "s:MASTER:CYRUSMASTER:g" \ + -e "s:Master:Cyrusmaster:g" \ + -e "s:master:cyrusmaster:g" \ + man/cyrusmaster.8 || die "sed failed" + + # do not strip + sed -i -e '/(INSTALL/s/-s //' "${S}"/imtest/Makefile.in + + # correct afs include and liblwp.a directory + sed -i -e '/I${with_afs_incdir/s/\/include//' \ + -e '/liblwp/s/liblwp/afs\/liblwp/' \ + "${S}"/configure{,.in} || die + # same with lock.h + sed -i -e '/lock.h/s:lock.h:afs/lock.h:' \ + ptclient/afskrb.c || die + # libcom_err.a to libafscom_err.a + sed -i -e '/afs\/libcom_err.a/s:libcom_err.a:libafscom_err.a:' \ + configure{,.in} || die + + sed -i -e "s/ar cr/$(tc-getAR) cr/" \ + perl/sieve/lib/Makefile.in \ + imap/Makefile.in \ + lib/Makefile.in \ + installsieve/Makefile.in \ + com_err/et/Makefile.in \ + sieve/Makefile.in \ + syslog/Makefile.in || die + + AT_M4DIR="cmulocal" eautoreconf +} + +src_configure() { + local myconf + if use mysql ; then + myconf="--with-mysql-incdir=$(mysql_config --variable=pkgincludedir)" + myconf+=" --with-mysql-libdir=$(mysql_config --variable=pkglibdir)" + fi + if use afs ; then + myconf+=" --with-afs-libdir=/usr/$(get_libdir)" + myconf+=" --with-afs-incdir=/usr/include/afs" + fi + if use berkdb ; then + myconf+=" --with-bdb-incdir=$(db_includedir)" + fi + econf \ + --enable-murder \ + --enable-netscapehack \ + --enable-idled \ + --with-service-path=/usr/$(get_libdir)/cyrus \ + --with-cyrus-user=cyrus \ + --with-cyrus-group=mail \ + --with-com_err=yes \ + --with-sasl \ + --without-perl \ + --without-krb \ + --without-krbdes \ + --with-zlib \ + $(use_enable afs) \ + $(use_enable afs krb5afspts) \ + $(use_with berkdb bdb) \ + $(use_enable nntp) \ + $(use_enable replication) \ + $(use_enable kerberos gssapi) \ + $(use_with mysql) \ + $(use_with postgres pgsql) \ + $(use_with sqlite) \ + $(use_with ssl openssl) \ + $(use_enable sieve) \ + $(use_with snmp) \ + $(use_with tcpd libwrap) \ + ${myconf} +} + +src_install() { + emake DESTDIR="${D}" install + + # file collision - bug #368245 + if ! use nntp ; then + rm "${D}"/usr/share/man/man8/fetchnews.8* + fi + + dodoc README* + dohtml doc/*.html doc/murder.png + docinto text + dodoc doc/text/* + cp doc/cyrusv2.mc "${D}/usr/share/doc/${PF}/html" + cp -r contrib tools "${D}/usr/share/doc/${PF}" + rm -f doc/text/Makefile* + + insinto /etc + doins "${FILESDIR}/cyrus.conf" "${FILESDIR}/imapd.conf" + + # turn off sieve if not installed + if ! use sieve; then + sed -i -e "/sieve/s/^/#/" "${D}/etc/cyrus.conf" || die + fi + + newinitd "${FILESDIR}/cyrus.rc6" cyrus + newconfd "${FILESDIR}/cyrus.confd" cyrus + newpamd "${FILESDIR}/cyrus.pam-include" sieve + + for subdir in imap/{,db,log,msg,proc,socket,sieve} spool/imap/{,stage.} ; do + keepdir "/var/${subdir}" + fowners cyrus:mail "/var/${subdir}" + fperms 0750 "/var/${subdir}" + done + for subdir in imap/{user,quota,sieve} spool/imap ; do + for i in a b c d e f g h i j k l m n o p q r s t v u w x y z ; do + keepdir "/var/${subdir}/${i}" + fowners cyrus:mail "/var/${subdir}/${i}" + fperms 0750 "/var/${subdir}/${i}" + done + done +} + +pkg_preinst() { + if ! has_version ${CATEGORY}/${PN} ; then + elog "For correct logging add the following to /etc/syslog.conf:" + elog " local6.* /var/log/imapd.log" + elog " auth.debug /var/log/auth.log" + echo + + elog "You have to add user cyrus to the sasldb2. Do this with:" + elog " saslpasswd2 cyrus" + fi +} + +pkg_postinst() { + # do not install server.{key,pem) if they exist. + if use ssl ; then + if [ ! -f "${ROOT}"etc/ssl/cyrus/server.key ]; then + install_cert /etc/ssl/cyrus/server + chown cyrus:mail "${ROOT}"etc/ssl/cyrus/server.{key,pem} + fi + fi +} diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest index 43c6a9f0e15f..36e6a88ca3a0 100644 --- a/net-misc/youtube-dl/Manifest +++ b/net-misc/youtube-dl/Manifest @@ -1,3 +1,3 @@ DIST youtube-dl-2015.04.03.tar.gz 1472296 SHA256 0521a15a24a9b620728a2f45ea9163ca74660ed443781b6e69b4e06d36d7bf59 SHA512 6b2c85cfa222a31f3462aab583fa98bb92544cd5fb0d395ca0b69a26c24ab174870d02264e058281f09305752d50aa5a06d0d747205499a530b275e3194fc6f9 WHIRLPOOL 391e06ea261f92e03a0b38618307f1c9d53a2dfb9f2062fe0cd3ded1ea0c411033a17ded581616032c74a9e4fb398a57e565bf847196a23a9f89433f861362ae -DIST youtube-dl-2015.07.07.tar.gz 1619398 SHA256 634d7a3c369a245e67317ddb4043f8167bce3e774e1246ecb7c2707d311c2b4e SHA512 9f2160ae1d302e47171a91c740c01d20224e79a4ee57efc1fe699941f40a50dfb3e4b7268b98430f5d69fcd6d20923668382bb05044b3d99c047bc62e34c872f WHIRLPOOL 394a5830b06fe11b060850e3516720ffc2941215e2a912ccc42be58eab0aa507526ff1b96776649434caf5234005adfeb941aff2aebd929abf6d66c7a9430fb4 DIST youtube-dl-2015.07.18.tar.gz 1650554 SHA256 826b3e8f0752d26c1180c7cf9955fda297b2f34abfbf7e9b904f9625388bbe92 SHA512 835c5c4b2da84d4d1f31c9015ea9b0e6badebb0bdeacaa80c3d845aae8aaa71979636363a8a29fe473b9778b4f47eb7af77c79eb6534589dd06b446fbe95557e WHIRLPOOL 026d47e16615be8b863fb2b8f7c7239bf2567c468645739dc39bb9ef2fb514d33b85417668086112c8382a1724226d62d04ac39380c413b711818e4308232044 +DIST youtube-dl-2015.07.21.tar.gz 1656707 SHA256 0b4276ce0df1add4081ca01b5d9460ce8ac6b218fb29ec6b4ddc7130a9ff29d9 SHA512 35312a2306e9e4ef9fd87ee0433715e6b29e66bc5515533b87d2baa3413cb98cde61dfac4bc89b26c2a668804d881301e2b6f797b7f781f763ba5447d994eaf2 WHIRLPOOL 3b9bf4b32ed1d9ad9e4ebaa640f0353e368780c11305782b60cfd4ca4045098c0620ec5aefc473e02c629bb46cd897231d16e8bc18e3fef79488903e7bc10192 diff --git a/net-misc/youtube-dl/youtube-dl-2015.07.07.ebuild b/net-misc/youtube-dl/youtube-dl-2015.07.21.ebuild similarity index 97% rename from net-misc/youtube-dl/youtube-dl-2015.07.07.ebuild rename to net-misc/youtube-dl/youtube-dl-2015.07.21.ebuild index 70111ef8e9bf..717030f1094d 100644 --- a/net-misc/youtube-dl/youtube-dl-2015.07.07.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2015.07.21.ebuild @@ -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/youtube-dl/youtube-dl-2015.07.07.ebuild,v 1.1 2015/07/08 04:45:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2015.07.21.ebuild,v 1.1 2015/07/22 04:21:06 jer Exp $ EAPI=5 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2ffcae85b043..b6d1f475a749 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -6886,12 +6886,7 @@ sys-apps/openrc:tools - build optional tools sys-apps/pacman:gpg - Support verifying packages signed with GPG using app-crypt/gpgme sys-apps/paludis:pbins - Enable binary package support. Adds dependency upon app-arch/libarchive sys-apps/paludis:pink - Use a less boring colourscheme than the default -sys-apps/paludis:portage - Enable experimental support for Portage configuration formats -sys-apps/paludis:prebuilt-documentation - Use pre-built documentation -sys-apps/paludis:python-bindings - Enable Python bindings. Requires a lot of RAM to build (~700Mbytes per job) and adds a dependency upon dev-libs/boost -sys-apps/paludis:ruby-bindings - Enable Ruby bindings. sys-apps/paludis:search-index - Enable cave search --index. Requires sqlite. -sys-apps/paludis:visibility - Enable visibility support (g++ >=4.1) sys-apps/pciutils:dns - Enable support for querying the central database of PCI IDs using DNS sys-apps/pciutils:kmod - Enable sys-apps/kmod support for the -k switch in lspci command sys-apps/pciutils:zlib - Support compressed pci.ids database diff --git a/sys-apps/daemonize/Manifest b/sys-apps/daemonize/Manifest index 418768a1cc39..34e23dce6e74 100644 --- a/sys-apps/daemonize/Manifest +++ b/sys-apps/daemonize/Manifest @@ -1,4 +1,3 @@ -DIST daemonize-1.6.tar.gz 61803 SHA256 e70ad94bd2f4d24ebfcbceaf009ab5ac1ac5ceb5acca4bb9d3d9105cdc1cd681 DIST daemonize-1.7.4.tar.gz 66005 SHA256 e80bb9299b76b6d7b3bc235b2413961e138e586d777385dcf6cf478cea135525 SHA512 aa5dd1d89650fc4a7e783163852de176877b0e999c4d16950a03a81c0db1477e2994fe8d97d8e2bd61baafb7810522754eade96f3ff0301c1e6ce74f9252d34e WHIRLPOOL 8a72762ec08db2f47686bd8bb2063b986f8379e888571eafdaefe8b2e3e41df979474faa4ebc0f8701f85f2fa73ab805c3b61f88537c71673b52f731436cb3c3 DIST daemonize-1.7.5.tar.gz 65817 SHA256 11f45bca9a7dd0a72a0059429eaf4f76913659f4c197479f7cdc81d110e7a798 SHA512 8e1c7cf47a2026d13505c83c5987ea7237226e104dd5fdd4d57d006000846b387216b2506604f60c6178a7445493591254696dddbb334d89ee611954a65659ea WHIRLPOOL d0c7e239e962bb7c95e47e76ac183de7d87fd667d2b274e5863592377d7480a3571fd2383a5c70eef3cc349900ec5ee02eea684b3235f5e533f0ad74e98ce3d4 DIST daemonize-1.7.6.tar.gz 65927 SHA256 b7e86ebb51eeeb9dc3ebd93ae805914801e6a2247e53e7201567eb84e3475c68 SHA512 e0276c504727004edf02f97d3295daca6c9990ae7130c536d388a967ee8711625308eb8ffdd989b6e3e25915038095f4a53b4cf051a6f2a2a397369ea99ab14c WHIRLPOOL 087dcfd90b6e344e94d294dda26c5b9179009aea37074c0b849e062d2646f18c11799f5704000a5715c0835d149ca84376b7746b60d15b523b1cf7a4b77a8634 diff --git a/sys-apps/daemonize/daemonize-1.6.ebuild b/sys-apps/daemonize/daemonize-1.6.ebuild deleted file mode 100644 index 53c032e88fcd..000000000000 --- a/sys-apps/daemonize/daemonize-1.6.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/daemonize/daemonize-1.6.ebuild,v 1.4 2014/01/16 17:32:56 jer Exp $ - -EAPI=2 - -DESCRIPTION="Runs a command as a Unix daemon" -HOMEPAGE="http://bmc.github.com/daemonize/" -SRC_URI="http://github.com/bmc/${PN}/tarball/release-${PV} -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -src_unpack() { - unpack ${A} - # Workaround commit suffix from github. - mv "${WORKDIR}"/bmc-${PN}-* "${S}" || die -} - -src_prepare() { - sed -i \ - -e 's:\($(CC)\) $(CFLAGS) \(.*\.o\):\1 $(LDFLAGS) \2:' \ - Makefile.in || die -} - -src_install() { - emake DESTDIR="${D}" install || die - dodoc README.md CHANGELOG || die -} diff --git a/sys-apps/diffutils/diffutils-3.3.ebuild b/sys-apps/diffutils/diffutils-3.3.ebuild index c0c94cad3799..534ee0dc1746 100644 --- a/sys-apps/diffutils/diffutils-3.3.ebuild +++ b/sys-apps/diffutils/diffutils-3.3.ebuild @@ -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/diffutils/diffutils-3.3.ebuild,v 1.14 2014/01/18 05:12:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-3.3.ebuild,v 1.15 2015/07/21 15:56:38 vapier Exp $ EAPI=4 @@ -22,6 +22,11 @@ DEPEND="app-arch/xz-utils DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO ) src_prepare() { + # Disable gnulib build test that has no impact on the source. + # Re-enable w/next version bump (and gnulib is updated). #554728 + [[ ${PV} != "3.3" ]] && die "re-enable test #554728" + echo 'exit 0' > gnulib-tests/test-update-copyright.sh || die + sed -i 's:@mkdir_p@:@MKDIR_P@:g' po/Makefile.in.in || die #464604 } diff --git a/sys-apps/grep/grep-2.21-r1.ebuild b/sys-apps/grep/grep-2.21-r1.ebuild index 94609634ae8c..922d1731f381 100644 --- a/sys-apps/grep/grep-2.21-r1.ebuild +++ b/sys-apps/grep/grep-2.21-r1.ebuild @@ -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/grep/grep-2.21-r1.ebuild,v 1.10 2015/03/21 17:12:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.21-r1.ebuild,v 1.11 2015/07/21 15:58:19 vapier Exp $ EAPI="4" @@ -29,6 +29,11 @@ DEPEND="${RDEPEND} DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO ) src_prepare() { + # Disable gnulib build test that has no impact on the source. + # Re-enable w/next version bump (and gnulib is updated). #554728 + [[ ${PV} != "2.21" ]] && die "re-enable test #554728" + echo 'exit 0' > gnulib-tests/test-update-copyright.sh || die + sed -i \ -e "s:@SHELL@:${EPREFIX}/bin/sh:g" \ src/egrep.sh || die #523898 diff --git a/sys-apps/input-utils/Manifest b/sys-apps/input-utils/Manifest index c474c0cc68aa..31e5b1dc4220 100644 --- a/sys-apps/input-utils/Manifest +++ b/sys-apps/input-utils/Manifest @@ -1,6 +1,2 @@ DIST input-1.1.tar.gz 21652 SHA256 544636fb0d468cae7de502f7b973a54a3195073328b235b906bd21298694b65b SHA512 dfb89bfdb956fbd80134606e3deda8fbd7d5679513e882ac169adb4f547980dcdec56db4c992f7dda4036c0dbbb4bec0468262893d3c5253de9d3a8b909d81cc WHIRLPOOL a571f9516f9554c7e1c039ef7fc1727fe2cd9dea2a2539fc514ffc80c09d6c34d060783581112b5401229ac5a1518985b6ca4a0bcccaef3fc97ec13b05e1e457 -DIST input-20050727-141704.tar.gz 27926 SHA256 3038921acc038d0090d550fa13486f5a6a74e13ded48596904d2f14767777148 SHA512 16b8367e865dc7927feed7e063b2b5e17b3d4ddb4f6764a4ebde3a88d0a43ce1e25ab0914152b36cbff0df7d64bb0f5ca8521329a1f7f49b59abc84663e56f08 WHIRLPOOL 63288990e68e7308b7193881be1024937b752f53fa374f8e2b665af8788d3810c86bf5e7cb2d5b7d65ca70b363bf3b1ef97df96bbd28bc6a13b521ed8f9a31ca -DIST input-20051128-143821.tar.gz 28010 SHA256 9bdfe6bf6eb54255aa3ba2d4b9de3e4ff54ad0f8775cdae97c35577634a6b239 SHA512 76ea44c79aa5a14f7ae9f5496c5d840f595d0094f6b0083ccc3a016a391e6f86d8252041a21aabdeefff1640db25a7763fc2aeaaf7a3d74460523be1a9155071 WHIRLPOOL 76b152e460365044ac8af64da0dafc287e589e24f06deda06c780c3176943059a3700518774fae7d9534ad77acc84a92188f1b2d176aafdbcc574619ca3ee2b4 DIST input-20081014-101501.tar.gz 33797 SHA256 185f31f5776bd81be28ae7984d6d2812420858bed8f6ebfbfeaaa7d6ca62b0e5 SHA512 24ad3b5077b0e32b0ed6d28e84c27089091468d1379645f862c66a1987f079765c5aed850542b3bcec25f6254b681991119332a5b024ff04dd3dbd72e3ae3450 WHIRLPOOL e4daac596d81d5a71c829935d6185bc857a4d1d7971d97a6fc9d3b633f9ceeaf8e269b3fe783f948e0e426c5c2a4fd669b861689dd0d2cfeee32b38aaf3012c8 -DIST input-utils_0.0.20051128-1.diff.gz 2911 SHA256 25802ba7e3df533a0bc35101362700a953a4f69a696356e54f5982a599f3020d SHA512 c85a49d2ffc83dcf02ce742f6ae44b1e05191f21cab0197ca0b7b912a44621dc4a42eea5c5145fc1bac5a3ff9992ae41abcc3b7afff84c5bf8cc15ccd5d89f9a WHIRLPOOL be71b159e1313964d776bbbaff25cb3e3f05bba26c04b059830c6d5f5b8c03c5f3c68cd70b89f3410e9b8828ae8bb192fbc4726fff16bfeed400afc006265003 -DIST input-utils_0.0.20051128-4.diff.gz 3850 SHA256 82068b6dc6f75c2551785174d81f138f6757448fd7c40d86faf3f1f317ccc16e SHA512 4e79074fae92eceaea36539a3c8446e964cae895a2fbc89bee09a2b0b37b47114ec27157f60223555a3d9b663c13bfd0b410f546056cbc59b9424f144689e9cc WHIRLPOOL 77fa83ae131b5d27f96ed13910e0d004fa5468d13fc428cd65368b293693937c6debf8bf26999f3d765004446cec48321f154f1b0b79b598af26b51caf2f7536 diff --git a/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild b/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild deleted file mode 100644 index 6a97ebe1c588..000000000000 --- a/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild,v 1.3 2008/01/05 00:41:06 robbat2 Exp $ - -MY_P=input-${PV/0.0.1_pre/}-141704 - -DESCRIPTION="Small collection of linux input layer utils" -HOMEPAGE="http://dl.bytesex.org/cvs-snapshots/" -SRC_URI="http://dl.bytesex.org/cvs-snapshots/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -S="${WORKDIR}/input" - -src_install() { - make install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man || die "make install failed" - dodoc lircd.conf -} diff --git a/sys-apps/input-utils/input-utils-0.0.1_pre20051128-r1.ebuild b/sys-apps/input-utils/input-utils-0.0.1_pre20051128-r1.ebuild deleted file mode 100644 index c6e6757dda04..000000000000 --- a/sys-apps/input-utils/input-utils-0.0.1_pre20051128-r1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128-r1.ebuild,v 1.4 2008/01/20 18:47:24 angelos Exp $ - -inherit eutils - -MY_P="input-${PV/0.0.1_pre/}-143821" -DEBIAN_PR=4 -DEBIAN_P="${PN}_${PV/1_pre/}-${DEBIAN_PR}.diff.gz" - -DESCRIPTION="Small collection of linux input layer utils" -HOMEPAGE="http://dl.bytesex.org/cvs-snapshots/" -SRC_URI="http://dl.bytesex.org/cvs-snapshots/${MY_P}.tar.gz - mirror://debian/pool/main/i/input-utils/${DEBIAN_P}" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -S="${WORKDIR}/input" - -src_unpack() { - unpack ${MY_P}.tar.gz - EPATCH_OPTS="-d ${S} -p1 " epatch "${DISTDIR}"/${DEBIAN_P} - for p in $(<"${S}"/debian/patches/series) ; do - EPATCH_OPTS="-d ${S} -p1 " epatch "${S}"/debian/patches/${p} - done - sed -i -e '/INSTALL_BINARY/s,-s,,g' "${S}"/mk/Variables.mk \ - || die "Failed to sed" -} - -src_install() { - make install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man || die "make install failed" - dodoc lircd.conf - dodoc README -} diff --git a/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild b/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild deleted file mode 100644 index e83778e709eb..000000000000 --- a/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild,v 1.3 2008/01/05 00:41:06 robbat2 Exp $ - -inherit eutils - -MY_P="input-${PV/0.0.1_pre/}-143821" -DEBIAN_PR=1 -DEBIAN_P="${PN}_${PV/1_pre/}-${DEBIAN_PR}.diff.gz" - -DESCRIPTION="Small collection of linux input layer utils" -HOMEPAGE="http://dl.bytesex.org/cvs-snapshots/" -SRC_URI="http://dl.bytesex.org/cvs-snapshots/${MY_P}.tar.gz - mirror://debian/pool/main/i/input-utils/${DEBIAN_P}" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" -IUSE="" - -DEPEND="" -RDEPEND="" - -S="${WORKDIR}/input" - -src_unpack() { - unpack ${MY_P}.tar.gz - EPATCH_OPTS="-d ${S} -p1 " epatch "${DISTDIR}"/${DEBIAN_P} - for p in $(<"${S}"/debian/patches/series) ; do - EPATCH_OPTS="-d ${S} -p1 " epatch "${S}"/debian/patches/${p} - done - sed -i -e '/INSTALL_BINARY/s,-s,,g' "${S}"/mk/Variables.mk \ - || die "Failed to sed" -} - -src_install() { - make install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man || die "make install failed" - dodoc lircd.conf - dodoc README -} diff --git a/sys-apps/lshw/Manifest b/sys-apps/lshw/Manifest index 0e2edb566d9b..84a667f93028 100644 --- a/sys-apps/lshw/Manifest +++ b/sys-apps/lshw/Manifest @@ -1,3 +1,2 @@ -DIST lshw-B.02.15.tar.gz 1384466 SHA256 fb01cec64bc9067cce61cd64f8ad81f2f0082985fad5b627cf4bd71ba43735a6 SHA512 e0e2e6f4644416f4b15fe36cbc4d2954ee658f79c3f594f1a0bd467109593f2f746e9d70dbf16e968f699dba0249dc9d43459c5a986df8de1c5de47481411296 WHIRLPOOL 0d43e44cf6c9b304367315b42ba98bb0792fea3e0bca202ae0fc7b9c23f852d9d61053fc08533a6d5ef2f9ab37ef3e8b1027f72324647ad565ea7e14642864a9 DIST lshw-B.02.16.tar.gz 1845891 SHA256 809882429555b93259785cc261dbff04c16c93d064db5f445a51945bc47157cb SHA512 ad3bd3d7b6f36f912265f0853f5aa37158c6d420a90a5e84b3e8fcd8a3c6137f7505cb5361e3eceb49954332d2466c686c946dcda8db0da3d51b3c48e343c2ab WHIRLPOOL 8e3200b726432859965be744c6afa437ffb4b57166084432064621773018b6f997a282ddea813916bc7faeced22a1286044b91bd69422b83372f03cf0878ca2d DIST lshw-B.02.17.tar.gz 2005737 SHA256 eb9cc053fa0f1e78685cb695596e73931bfb55d2377e3bc3b8b94aff4c5a489c SHA512 868899dce98e786a08a2134d6e132c388d71ab0f03fa6e10881e14d7a882c1882b46bbc6bd6ddb021cfab87ad6c9fd369453c3916f0b3353027eb2d470e55d9b WHIRLPOOL 5b18df2732e50f38dd8d9168adb6083e9a637cf9596f692a7e6806cda2ad05c777babdbeab470d948604f45bbbf1282be6d9fc68bf5c70741acf2d884e93e749 diff --git a/sys-apps/lshw/lshw-02.15b.ebuild b/sys-apps/lshw/lshw-02.15b.ebuild deleted file mode 100644 index e378f06ff74e..000000000000 --- a/sys-apps/lshw/lshw-02.15b.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.15b.ebuild,v 1.15 2012/05/04 09:17:30 jdhore Exp $ - -EAPI=3 -inherit flag-o-matic eutils toolchain-funcs - -MAJ_PV=${PV:0:${#PV}-1} -MIN_PVE=${PV:0-1} -MIN_PV=${MIN_PVE/b/B} - -MY_P="$PN-$MIN_PV.$MAJ_PV" -DESCRIPTION="Hardware Lister" -HOMEPAGE="http://ezix.org/project/wiki/HardwareLiSter" -SRC_URI="http://ezix.org/software/files/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-linux" -IUSE="gtk sqlite static" - -RDEPEND="gtk? ( x11-libs/gtk+:2 ) - sqlite? ( dev-db/sqlite:3 )" -DEPEND="${RDEPEND} - gtk? ( virtual/pkgconfig ) - sqlite? ( virtual/pkgconfig )" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - epatch "${FILESDIR}"/${P}-build.patch -} - -src_compile() { - tc-export CC CXX AR - use static && append-ldflags -static - - local sqlite=0 - use sqlite && sqlite=1 - - emake SQLITE=$sqlite || die "emake failed" - if use gtk ; then - emake SQLITE=$sqlite gui || die "emake gui failed" - fi -} - -src_install() { - emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install || \ - die "install failed" - dodoc README docs/* - if use gtk ; then - emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install-gui || \ - die "install gui failed" - make_desktop_entry /usr/sbin/gtk-lshw "Hardware Lister" "/usr/share/lshw/artwork/logo.svg" - fi -} diff --git a/sys-apps/man-pages-posix/Manifest b/sys-apps/man-pages-posix/Manifest index c76f71d935a0..8aa3d8930e67 100644 --- a/sys-apps/man-pages-posix/Manifest +++ b/sys-apps/man-pages-posix/Manifest @@ -1,2 +1 @@ -DIST man-pages-posix-2003-a.tar.bz2 971300 SHA256 e355b1b7bbccd4cef6b4a38dccf090e4535e038c21a9985c19891f21173d49ea SHA512 70d1e1e5ceb3095323bfe2c85bfd5661e25fd77469a4b18eb9806f327cb65a030c2ea51185577d6230aec1778185ee2d4385f677af3069d28ab07e9373857024 WHIRLPOOL ce598ca4a5a965d149a37c46eb88dd0141e77a00d0c8e6fa3c4fa6367a70c2592f2de40c4d947a2beb685767954e52eaecae6b37f1bc64822ca81923f2c5c730 DIST man-pages-posix-2013-a.tar.xz 930736 SHA256 19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808 SHA512 e6ec8eb57269fadf368aeaac31b5a98b9c71723d4d5cc189f9c4642d6e865c88e44f77481dccbdb72e31526488eb531f624d455016361687a834ccfcac19fa14 WHIRLPOOL d2dcd2c09e0696f8eaffec7b2c64b73e1fc2965edfd45c2e0b547acb6035ce6ac60cf3cc247dd3754050fc7520adf04e7ba0a411605206cfead2d15d05d67665 diff --git a/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild b/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild deleted file mode 100644 index 86983edfbc75..000000000000 --- a/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild,v 1.15 2014/01/18 05:07:07 vapier Exp $ - -EAPI=3 - -inherit eutils - -MY_P="${PN}-${PV:0:4}-${PV:0-1}" -DESCRIPTION="POSIX man-pages (0p, 1p, 3p)" -HOMEPAGE="http://www.kernel.org/doc/man-pages/" -SRC_URI="mirror://kernel/linux/docs/man-pages/${PN}/${MY_P}.tar.bz2" - -LICENSE="man-pages-posix" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="" -RESTRICT="binchecks" - -RDEPEND="virtual/man !Input device support->Misc->User level driver support)" - einfo "Don't forget to add mouseemu to your default runlevel:" - einfo " rc-update add mouseemu default" - einfo "Configuration is in /etc/mouseemu.conf." -} diff --git a/sys-apps/mouseemu/mouseemu-0.14.ebuild b/sys-apps/mouseemu/mouseemu-0.14.ebuild deleted file mode 100644 index cda436621582..000000000000 --- a/sys-apps/mouseemu/mouseemu-0.14.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mouseemu/mouseemu-0.14.ebuild,v 1.2 2007/04/29 18:28:45 tove Exp $ - -inherit eutils - -DESCRIPTION="Emulates scrollwheel, right- & left-click for one-button mice/touchpads" -HOMEPAGE="http://geekounet.org/powerbook/" -SRC_URI="http://geekounet.org/powerbook/files/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="-* ~ppc" -IUSE="" -DEPEND="" - -S="${WORKDIR}/${PN}" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${PN}-0.13-fix.patch -} - -src_compile() { - echo `pwd` - emake || die -} - -src_install() { - dosbin mouseemu - dodoc README COPYING - newinitd mouseemu.init.gentoo mouseemu - insinto /etc - doins mouseemu.conf -} - -pkg_postinst() { - einfo "For mouseemu to work you need uinput support in your kernel:" - einfo " CONFIG_INPUT_UINPUT=y" - einfo "(Device Drivers->Input device support->Misc->User level driver support)" - einfo "Don't forget to add mouseemu to your default runlevel:" - einfo " rc-update add mouseemu default" - einfo "Configuration is in /etc/mouseemu.conf." -} diff --git a/sys-apps/net-tools/Manifest b/sys-apps/net-tools/Manifest index ef7bb586597a..b7001214930b 100644 --- a/sys-apps/net-tools/Manifest +++ b/sys-apps/net-tools/Manifest @@ -1,9 +1,3 @@ -DIST net-tools-1.60_p20110409135728-patches-1.tar.xz 3976 SHA256 6ec48e4e97f64734747c5a1639203179ab12a83faceaada739fa576e0a01df73 SHA512 22261c33860f3becc776e8f8da106052520096f482f7845ce687c5f8cbfd2ff467723ce83a0c0a95a0b8adb9dc9c27ebd97d75646f9728ab179e20a02d8817b7 WHIRLPOOL 29a9172791a4e52bd6b81e2ad1c9b0c34b69636a99fbcd019465cab6bc9b5058ef72a92fd541e8b1b71881d7800d37de111f3ce0c60d78698056b4c023024e2b -DIST net-tools-1.60_p20110409135728.tar.xz 223168 SHA256 2379dab69c68c0b6755cd063c9cb170d4b3862be9f0154cf4c28d749d232b98f SHA512 17658210e27cf966b71dc89b7ec1b881490612b6919cba2c232edf04cffeef54b13a7dab5825466b46b366d079f72c43746c8df69c1250c9f3cecfa3ae02874c WHIRLPOOL 4d4bbbc2a9df8bc7fe5b47569738b6855de234c9f63799648261b2315128a158013577ad75c0940d48dfbaaab2e0b2752230cb79f5f9ba66b44d29886c7ca3ee -DIST net-tools-1.60_p201111202031570500-patches-1.tar.xz 3348 SHA256 98a5e20f4cc6aca911e3b24cc04a071bff0f694023013755dc195da26089f837 SHA512 9ec31a8df3a812bac3ef505a0bc3d092d1b8e6fb7665f23f9eacb2d14e30044db4cf46c1bc8362ff3a6aa39fe89b7a860781a6449441176495057410c15dac08 WHIRLPOOL 28ec1f2980d627f05e778fc53b05436c83c0a655d86797bf1e7e10d84c9e843f58bab9ae4bd2bd5fefc7bcf1c863a63c294692a245840d516f9871b14fc89f88 -DIST net-tools-1.60_p201111202031570500.tar.xz 223532 SHA256 58bd85bd7d4776635754dc4ca2b2b164346967bad67cf661d4c9933e7d6b5474 SHA512 f894f59d4fce76cab97496df6d3dcc5cbca7b4146fd7e5daea95cb447e3460e448ad20398eb5a6b805b80f6050f30aa47e133c166b63f7a4cdfe9256383322d4 WHIRLPOOL d651b6f455faa5ffeb103aab08f0b28a95ff42fb8b77a73a1f8b1f9f0a9c3f39b5405c339696558a341c888e19c7486a807f83287cc6b4333dc72ed0480cee8a -DIST net-tools-1.60_p20120127084908-patches-1.tar.xz 3332 SHA256 1240a3c139b684da195f665447a80e1d05f0d6f3c2319dbf340dfcbb78b01501 SHA512 97602993e273d2fadac2bf3df892e09ba7c7cda44a7825209a644ada4d203e0c3d2248cbf976545afb07113976694fb581511641725ce1b95b00688d357d0a02 WHIRLPOOL 4fd537e042ab368795ff0db55717c424ef3bd7bc37302c5fa64936c4ffe4772557c25c83224f9ee0017f812817143b7168e70b2fdcf146abab06d18cafe3448d -DIST net-tools-1.60_p20120127084908.tar.xz 224992 SHA256 408a51964aa142a4f45c4cffede2478abbd5630a7c7346ba0d3611059a2a3c94 SHA512 1237a4bb0bba5273a25d707493d5bdb16f267bfa6731c526329cff459e06923e0d54aef6eded458d3cb72994bf4382f216212c34ad9329f5f1573a4228445996 WHIRLPOOL b14f24c13f2950fd92eb6b897cd14c5aa4d52e40062943fcb84de7e13555f98008db1aa6ec6fb6ca8f899a5bfdfc685f8822da2f3c0e5e002b9d20aec4d8b73c DIST net-tools-1.60_p20130513023548-patches-1.tar.xz 3352 SHA256 926240c304e20a0ab966c3d278703a6ef8e7833a54aaf636598854450bd01f4e SHA512 6dd3eef6469a18581a98fc91f424b418f3875cd0eff86724d6bdbacca1b83d1229a567a184b82e0187d01a428ea6be933d53090796b5c7d301009b2e211c4531 WHIRLPOOL fb638e122f85e95fda35b77336fbb5d4f6e89c5f5a5b76d759bd08f53eb0741feb9c7221940b836e0e7f5c60bd312d99d823c3af89340d6e254f1be96e34d2ce DIST net-tools-1.60_p20130513023548-patches-2.tar.xz 14780 SHA256 4eba8545c64db6d2b0eedca45ff7346e4c0b6f1b526ca31b2db6462a0ec0be1b SHA512 6cb4ce7324bae696997839492edd3578e8c9971395de5d499a735ef6421aacc37d24311ada4b94e596c61b55660e2a4babb58f2403ef83da7ac32d2ccbf23201 WHIRLPOOL 200f0a5a88c1e637d183dd098ec1077ee565f0cac1b021b9500a803e2717143184d2c6c597158d73867331b1dc5e474e4858654b6927c314522cd228f660c00a DIST net-tools-1.60_p20130513023548.tar.xz 196684 SHA256 e4f47c0736c5d73853f3bbfd30bec1922465f7a2b5bce25e5067774bac1d716d SHA512 d01404ac461f93fbd304f6c67a8dcc642b833f3653b97a5c2ecf3774bfef8489d6aa5631dbefe432a6675e2ce20e88ce1b9888a9ec055198076970505afd1f1b WHIRLPOOL 24e5917bb790d683507d9406213e0ee0ca94c36fcca469ff0ab7fa4c30517cb29a4cfafb98fdedf3a4ba94baa3f66da48ae3a2f359e522b9d42e6e1c599772fa diff --git a/sys-apps/net-tools/net-tools-1.60_p20110409135728.ebuild b/sys-apps/net-tools/net-tools-1.60_p20110409135728.ebuild deleted file mode 100644 index 4ecf3cdfab22..000000000000 --- a/sys-apps/net-tools/net-tools-1.60_p20110409135728.ebuild +++ /dev/null @@ -1,86 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/net-tools/net-tools-1.60_p20110409135728.ebuild,v 1.11 2015/04/25 16:36:44 floppym Exp $ - -EAPI="3" - -inherit flag-o-matic toolchain-funcs eutils - -PATCH_VER="1" -DESCRIPTION="Standard Linux networking tools" -HOMEPAGE="http://net-tools.berlios.de/" -SRC_URI="mirror://gentoo/${P}.tar.xz - mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-linux" -IUSE="nls static" - -RDEPEND="" -DEPEND="${RDEPEND} - app-arch/xz-utils" - -maint_pkg_create() { - cd /usr/local/src/net-tools/git - #git-update - local stamp=$(git log -n1 --pretty=format:%ai master | sed -e 's:[- :]::g' -e 's:+.*::') - local pv="${PV/_p*}_p${stamp}" - local p="${PN}-${pv}" - git archive --prefix="nt/" master | tar xf - -C "${T}" - pushd "${T}" >/dev/null - pushd nt >/dev/null - sed -i "/^RELEASE/s:=.*:=${pv}:" Makefile || die - emake dist >/dev/null - popd >/dev/null - zcat ${p}.tar.gz | xz > ${p}.tar.xz - rm -f ${p}.tar.gz - popd >/dev/null - - local patches="${p}-patches-${PATCH_VER}" - local d="${T}/${patches}" - mkdir "${d}" - git format-patch -o "${d}" master..gentoo > /dev/null - echo "From http://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README - tar cf - -C "${T}" ${d##*/} | xz > "${T}"/${patches}.tar.xz - rm -rf "${d}" - - du -b "${T}"/*.tar.xz -} - -pkg_setup() { [[ -n ${VAPIER_LOVES_YOU} ]] && maint_pkg_create ; } - -set_opt() { - local opt=$1 ans - shift - ans=$("$@" && echo y || echo n) - einfo "Setting option ${opt} to ${ans}" - sed -i \ - -e "/^bool.* ${opt} /s:[yn]$:${ans}:" \ - config.in || die -} - -src_prepare() { - EPATCH_SUFFIX="patch" EPATCH_FORCE="yes" epatch "${WORKDIR}"/${P}-patches-${PATCH_VER} -} - -src_configure() { - set_opt I18N use nls - set_opt HAVE_HWIB has_version '>=sys-kernel/linux-headers-2.6' - set_opt HAVE_HWTR has_version '/dev/null - pushd nt >/dev/null - sed -i "/^RELEASE/s:=.*:=${pv}:" Makefile || die - emake dist >/dev/null - popd >/dev/null - zcat ${p}.tar.gz | xz > ${p}.tar.xz - rm -f ${p}.tar.gz - popd >/dev/null - - local patches="${p}-patches-${PATCH_VER:-1}" - local d="${T}/${patches}" - mkdir "${d}" - git format-patch -o "${d}" master..gentoo > /dev/null - echo "From http://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README - tar cf - -C "${T}" ${d##*/} | xz > "${T}"/${patches}.tar.xz - rm -rf "${d}" - - du -b "${T}"/*.tar.xz -} - -pkg_setup() { [[ -n ${VAPIER_LOVES_YOU} ]] && maint_pkg_create ; } - -set_opt() { - local opt=$1 ans - shift - ans=$("$@" && echo y || echo n) - einfo "Setting option ${opt} to ${ans}" - sed -i \ - -e "/^bool.* ${opt} /s:[yn]$:${ans}:" \ - config.in || die -} - -src_prepare() { - if [[ -n ${PATCH_VER} ]] ; then - use old-output || EPATCH_EXCLUDE="0001-revert-621a2f376334f8097604b9fee5783e0f1141e66d-for-.patch" - EPATCH_SUFFIX="patch" EPATCH_FORCE="yes" epatch "${WORKDIR}"/${MY_P}-patches-${PATCH_VER} - fi -} - -src_configure() { - set_opt I18N use nls - set_opt HAVE_HWIB has_version '>=sys-kernel/linux-headers-2.6' - set_opt HAVE_HWTR has_version '/dev/null - pushd nt >/dev/null - sed -i "/^RELEASE/s:=.*:=${pv}:" Makefile || die - emake dist >/dev/null - popd >/dev/null - zcat ${p}.tar.gz | xz > ${p}.tar.xz - rm -f ${p}.tar.gz - popd >/dev/null - - local patches="${p}-patches-${PATCH_VER:-1}" - local d="${T}/${patches}" - mkdir "${d}" - git format-patch -o "${d}" master..gentoo > /dev/null - echo "From http://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README - tar cf - -C "${T}" ${d##*/} | xz > "${T}"/${patches}.tar.xz - rm -rf "${d}" - - du -b "${T}"/*.tar.xz -} - -pkg_setup() { [[ -n ${VAPIER_LOVES_YOU} ]] && maint_pkg_create ; } - -set_opt() { - local opt=$1 ans - shift - ans=$("$@" && echo y || echo n) - einfo "Setting option ${opt} to ${ans}" - sed -i \ - -e "/^bool.* ${opt} /s:[yn]$:${ans}:" \ - config.in || die -} - -src_prepare() { - if [[ -n ${PATCH_VER} ]] ; then - use old-output || EPATCH_EXCLUDE="0001-revert-621a2f376334f8097604b9fee5783e0f1141e66d-for-.patch" - EPATCH_SUFFIX="patch" EPATCH_FORCE="yes" epatch "${WORKDIR}"/${P}-patches-${PATCH_VER} - fi -} - -src_configure() { - set_opt I18N use nls - set_opt HAVE_HWIB has_version '>=sys-kernel/linux-headers-2.6' - set_opt HAVE_HWTR has_version ' MCONFIG - - emake || die "compile problem" -} - -src_install() { - sed -i \ - -e 's:in\.telnetd$:in.telnetd -L /usr/sbin/telnetlogin:' \ - etc.sample/inetd.conf - - dosbin inetd/inetd - doman inetd/inetd.8 - newinitd "${FILESDIR}"/inetd.rc6 inetd - - dodoc BUGS ChangeLog README - docinto samples ; dodoc etc.sample/* -} diff --git a/sys-apps/paludis/Manifest b/sys-apps/paludis/Manifest index 0945963426bb..cc1091304cef 100644 --- a/sys-apps/paludis/Manifest +++ b/sys-apps/paludis/Manifest @@ -1,5 +1,3 @@ -DIST paludis-1.2.0.tar.bz2 1793681 SHA256 310c77163ea83c2ef43dba7c9a11daf894001b1a2d1f966612b22aa236de39f7 SHA512 53b1cb2dda4ae99659c2fd79a23c79659f9d1037a48dea01a3bcb6ebc3b2df0dba182f91eea2c5b1785e5bb463cf1846e5605064942aa91b2c95ff4e238e1c1f WHIRLPOOL 8114e9163edd830187f55df307c5b76c0f39f8eca2dd24f45b04b198f914d828703b045fb1efbde13a3d5b036782753a0fbf385587fa5cc61026aab9ae6e922b -DIST paludis-1.4.0.tar.bz2 1792579 SHA256 161c02b4328acc5cade6e37c69176ac227a695b056a2942690f833c4b1f008b0 SHA512 9e9d8a00a20f79b6a7220ddc47c924114c07814ed6cc3e1c3ec7736b17378b6e8a3aa03adaf060dcb97aca01ea9b832b082336e1e67725ef9def68da3cfc3e15 WHIRLPOOL 4fd41cc3b15ebc7ea05b87408053e27fbdf1fb7ddc6a0a1ee882faeb281281a7206f9ee98603860e0bb2a6924af6b8c0954241e702262509757a9b140eeded6f DIST paludis-1.4.2.tar.bz2 1791385 SHA256 ac342d908572e97968abcdd806ba9f390585a06f8da213b34374475972cb2611 SHA512 1176812683453e61897005612f525aad42b38063ff680e645ee840d63c3ffe866578f4c2756f85f7d8bea5be8ca70d3ad1713c0ea2de9e18a76135251126c109 WHIRLPOOL 72b7391b242cebd78883e43ad82d736825841de64a2e4675a7b43a751a51edd3da8acdf37888b5112f4c9aa22c0137502e519cb81b6a1085681a4d860dafcd1c DIST paludis-2.0.0.tar.bz2 1787616 SHA256 9e635d86e655658d31adde5813f5fcad2982b5fe8847c3c565eca7d28a1ec639 SHA512 e1df4d0617b4e021d1b63181517c0ecb9ece55669226c6ea0bba318b6899277c09a8d8ccc11ef673a3f27e77302c84702df4ae7568b44a87e0b138e346623728 WHIRLPOOL 90dcd765ebc864d14e569a01071fe3effae3c4424cf7f3004ce1f273c721c512697c6100e3b775d34732640bd770220fe5304f4d2b5e67f2de86c9f04c9ffe97 DIST paludis-2.2.0.tar.bz2 1786405 SHA256 0b0bcb14a6539874d274c72e6a7b9825aa80fa083c2b61e1d5b14daf24829346 SHA512 9b4dd4613ec31683021d6fc5b5eb094024ceada47c41e09d1f0cb86f1de5b621869756401ba14ec0ec5f5dd20a5f8bf5b596c3891724bb9c245400b5fef4961f WHIRLPOOL 9cd602561b38e1bb6fc3d9baa5452c63a394c1e51faf299d8d1e82dad9a53969f14be542dac3f90974fcdf08c16c267cfdf45273c5244f378f9a2b7b6288bd97 diff --git a/sys-apps/paludis/metadata.xml b/sys-apps/paludis/metadata.xml index 2c871a1e5587..93c3ebe9295a 100644 --- a/sys-apps/paludis/metadata.xml +++ b/sys-apps/paludis/metadata.xml @@ -13,14 +13,6 @@ Enable binary package support. Adds dependency upon app-arch/libarchive Use a less boring colourscheme than the default - Enable experimental support for Portage - configuration formats - Use pre-built documentation - Enable Python bindings. Requires a lot of RAM - to build (~700Mbytes per job) and adds a dependency upon - dev-libs/boost - Enable Ruby bindings. Enable cave search --index. Requires sqlite. - Enable visibility support (g++ >=4.1) diff --git a/sys-apps/paludis/paludis-1.2.0.ebuild b/sys-apps/paludis/paludis-1.2.0.ebuild deleted file mode 100644 index 684e1ba3681e..000000000000 --- a/sys-apps/paludis/paludis-1.2.0.ebuild +++ /dev/null @@ -1,164 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-1.2.0.ebuild,v 1.2 2015/03/31 18:24:09 ulm Exp $ - -inherit bash-completion-r1 eutils user - -DESCRIPTION="paludis, the other package mangler" -HOMEPAGE="http://paludis.exherbo.org/" -SRC_URI="http://paludis.exherbo.org/download/${P}.tar.bz2" - -IUSE="doc pbins portage pink prebuilt-documentation python-bindings ruby-bindings search-index test vim-syntax visibility xml zsh-completion" -LICENSE="GPL-2 vim-syntax? ( vim )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" - -COMMON_DEPEND=" - >=app-admin/eselect-1.2.13 - >=app-shells/bash-3.2 - >=sys-devel/gcc-4.4 - dev-libs/libpcre - sys-apps/file - pbins? ( >=app-arch/libarchive-3.0.4 ) - python-bindings? ( >=dev-lang/python-2.6 >=dev-libs/boost-1.41.0 ) - ruby-bindings? ( >=dev-lang/ruby-1.8 ) - xml? ( >=dev-libs/libxml2-2.6 ) - search-index? ( >=dev-db/sqlite-3 )" - -DEPEND="${COMMON_DEPEND} - !prebuilt-documentation? ( - >=app-text/asciidoc-8.6.3 - app-text/xmlto - ) - doc? ( - || ( >=app-doc/doxygen-1.5.3 <=app-doc/doxygen-1.5.1 ) - media-gfx/imagemagick - python-bindings? ( dev-python/epydoc dev-python/pygments ) - ruby-bindings? ( dev-ruby/syntax ) - ) - virtual/pkgconfig - test? ( >=dev-cpp/gtest-1.6.0-r1 )" - -RDEPEND="${COMMON_DEPEND} - sys-apps/sandbox" - -# Keep syntax as a PDEPEND. It avoids issues when Paludis is used as the -# default virtual/portage provider. -PDEPEND=" - vim-syntax? ( >=app-editors/vim-core-7 ) - app-eselect/eselect-package-manager" - -create-paludis-user() { - enewgroup "paludisbuild" - enewuser "paludisbuild" -1 -1 "/var/tmp/paludis" "paludisbuild,tty" -} - -pkg_setup() { - if ! built_with_use dev-libs/libpcre cxx ; then - eerror "Paludis needs dev-libs/libpcre built with C++ support" - eerror "Please build dev-libs/libpcre with USE=cxx support" - die "Rebuild dev-libs/libpcre with USE=cxx" - fi - - if use python-bindings && \ - ! built_with_use --missing true dev-libs/boost python; then - eerror "With USE python-bindings you need boost build with the python" - eerror "use flag." - die "Rebuild dev-libs/boost with USE python" - fi - - if use pbins && \ - built_with_use app-arch/libarchive xattr; then - eerror "With USE pbins you need libarchive build without the xattr" - eerror "use flag." - die "Rebuild app-arch/libarchive without USE xattr" - fi - - if id paludisbuild >/dev/null 2>/dev/null ; then - if ! groups paludisbuild | grep --quiet '\' ; then - eerror "The 'paludisbuild' user is now expected to be a member of the" - eerror "'tty' group. You should add the user to this group before" - eerror "upgrading Paludis." - die "Please add paludisbuild to tty group" - fi - fi - - create-paludis-user - - # 'paludis' tries to exec() itself after an upgrade - if [[ "${PKGMANAGER}" == paludis-0.[012345]* ]] && [[ -z "${CAVE}" ]] ; then - eerror "The 'paludis' client has been removed in Paludis 0.60. You must use" - eerror "'cave' to upgrade." - die "Can't use 'paludis' to upgrade Paludis" - fi -} - -src_compile() { - local repositories=`echo default unavailable unpackaged | tr -s \ ,` - local environments=`echo default $(usev portage ) | tr -s \ ,` - econf \ - $(use_enable doc doxygen ) \ - $(use_enable pbins ) \ - $(use_enable pink ) \ - $(use_enable ruby-bindings ruby ) \ - $(use ruby-bindings && use doc && echo --enable-ruby-doc ) \ - $(use_enable prebuilt-documentation ) \ - $(use_enable python-bindings python ) \ - $(use python-bindings && use doc && echo --enable-python-doc ) \ - $(use_enable vim-syntax vim ) \ - $(use_enable visibility ) \ - $(use_enable xml ) \ - $(use_enable search-index ) \ - $(use_enable test gtest ) \ - --with-vim-install-dir=/usr/share/vim/vimfiles \ - --with-repositories=${repositories} \ - --with-environments=${environments} \ - || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "install failed" - dodoc AUTHORS README NEWS - - BASHCOMPLETION_NAME="cave" dobashcomp bash-completion/cave - - if use zsh-completion ; then - insinto /usr/share/zsh/site-functions - doins zsh-completion/_cave - fi -} - -src_test() { - # Work around Portage bugs - export PALUDIS_DO_NOTHING_SANDBOXY="portage sucks" - export BASH_ENV=/dev/null - - if [[ `id -u` == 0 ]] ; then - # hate - export PALUDIS_REDUCED_UID=0 - export PALUDIS_REDUCED_GID=0 - fi - - if ! emake check ; then - eerror "Tests failed. Looking for files for you to add to your bug report..." - find "${S}" -type f -name '*.epicfail' -or -name '*.log' | while read a ; do - eerror " $a" - done - die "Make check failed" - fi -} - -pkg_postinst() { - pm_is_paludis=false - if [[ -f ${ROOT}/etc/env.d/50package-manager ]] ; then - pm_is_paludis=$( source ${ROOT}/etc/env.d/50package-manager ; [[ ${PACKAGE_MANAGER} == paludis ]] && echo true || echo false ) - fi - - if ! $pm_is_paludis ; then - elog "If you are using paludis or cave as your primary package manager," - elog "you should consider running:" - elog " eselect package-manager set paludis" - fi -} diff --git a/sys-apps/paludis/paludis-1.4.0.ebuild b/sys-apps/paludis/paludis-1.4.0.ebuild deleted file mode 100644 index 4fb32da01bb5..000000000000 --- a/sys-apps/paludis/paludis-1.4.0.ebuild +++ /dev/null @@ -1,164 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-1.4.0.ebuild,v 1.3 2015/03/31 18:24:09 ulm Exp $ - -inherit bash-completion-r1 eutils user - -DESCRIPTION="paludis, the other package mangler" -HOMEPAGE="http://paludis.exherbo.org/" -SRC_URI="http://paludis.exherbo.org/download/${P}.tar.bz2" - -IUSE="doc pbins portage pink prebuilt-documentation python-bindings ruby-bindings search-index test vim-syntax visibility xml zsh-completion" -LICENSE="GPL-2 vim-syntax? ( vim )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" - -COMMON_DEPEND=" - >=app-admin/eselect-1.2.13 - >=app-shells/bash-3.2 - >=sys-devel/gcc-4.4 - dev-libs/libpcre - sys-apps/file - pbins? ( >=app-arch/libarchive-3.1.2 ) - python-bindings? ( >=dev-lang/python-2.6 >=dev-libs/boost-1.41.0 ) - ruby-bindings? ( >=dev-lang/ruby-1.8 ) - xml? ( >=dev-libs/libxml2-2.6 ) - search-index? ( >=dev-db/sqlite-3 )" - -DEPEND="${COMMON_DEPEND} - !prebuilt-documentation? ( - >=app-text/asciidoc-8.6.3 - app-text/xmlto - ) - doc? ( - || ( >=app-doc/doxygen-1.5.3 <=app-doc/doxygen-1.5.1 ) - media-gfx/imagemagick - python-bindings? ( dev-python/epydoc dev-python/pygments ) - ruby-bindings? ( dev-ruby/syntax ) - ) - virtual/pkgconfig - test? ( >=dev-cpp/gtest-1.6.0-r1 )" - -RDEPEND="${COMMON_DEPEND} - sys-apps/sandbox" - -# Keep syntax as a PDEPEND. It avoids issues when Paludis is used as the -# default virtual/portage provider. -PDEPEND=" - vim-syntax? ( >=app-editors/vim-core-7 ) - app-eselect/eselect-package-manager" - -create-paludis-user() { - enewgroup "paludisbuild" - enewuser "paludisbuild" -1 -1 "/var/tmp/paludis" "paludisbuild,tty" -} - -pkg_setup() { - if ! built_with_use dev-libs/libpcre cxx ; then - eerror "Paludis needs dev-libs/libpcre built with C++ support" - eerror "Please build dev-libs/libpcre with USE=cxx support" - die "Rebuild dev-libs/libpcre with USE=cxx" - fi - - if use python-bindings && \ - ! built_with_use --missing true dev-libs/boost python; then - eerror "With USE python-bindings you need boost build with the python" - eerror "use flag." - die "Rebuild dev-libs/boost with USE python" - fi - - if use pbins && \ - built_with_use app-arch/libarchive xattr; then - eerror "With USE pbins you need libarchive build without the xattr" - eerror "use flag." - die "Rebuild app-arch/libarchive without USE xattr" - fi - - if id paludisbuild >/dev/null 2>/dev/null ; then - if ! groups paludisbuild | grep --quiet '\' ; then - eerror "The 'paludisbuild' user is now expected to be a member of the" - eerror "'tty' group. You should add the user to this group before" - eerror "upgrading Paludis." - die "Please add paludisbuild to tty group" - fi - fi - - create-paludis-user - - # 'paludis' tries to exec() itself after an upgrade - if [[ "${PKGMANAGER}" == paludis-0.[012345]* ]] && [[ -z "${CAVE}" ]] ; then - eerror "The 'paludis' client has been removed in Paludis 0.60. You must use" - eerror "'cave' to upgrade." - die "Can't use 'paludis' to upgrade Paludis" - fi -} - -src_compile() { - local repositories=`echo default unavailable unpackaged | tr -s \ ,` - local environments=`echo default $(usev portage ) | tr -s \ ,` - econf \ - $(use_enable doc doxygen ) \ - $(use_enable pbins ) \ - $(use_enable pink ) \ - $(use_enable ruby-bindings ruby ) \ - $(use ruby-bindings && use doc && echo --enable-ruby-doc ) \ - $(use_enable prebuilt-documentation ) \ - $(use_enable python-bindings python ) \ - $(use python-bindings && use doc && echo --enable-python-doc ) \ - $(use_enable vim-syntax vim ) \ - $(use_enable visibility ) \ - $(use_enable xml ) \ - $(use_enable search-index ) \ - $(use_enable test gtest ) \ - --with-vim-install-dir=/usr/share/vim/vimfiles \ - --with-repositories=${repositories} \ - --with-environments=${environments} \ - || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "install failed" - dodoc AUTHORS README NEWS - - BASHCOMPLETION_NAME="cave" dobashcomp bash-completion/cave - - if use zsh-completion ; then - insinto /usr/share/zsh/site-functions - doins zsh-completion/_cave - fi -} - -src_test() { - # Work around Portage bugs - export PALUDIS_DO_NOTHING_SANDBOXY="portage sucks" - export BASH_ENV=/dev/null - - if [[ `id -u` == 0 ]] ; then - # hate - export PALUDIS_REDUCED_UID=0 - export PALUDIS_REDUCED_GID=0 - fi - - if ! emake check ; then - eerror "Tests failed. Looking for files for you to add to your bug report..." - find "${S}" -type f -name '*.epicfail' -or -name '*.log' | while read a ; do - eerror " $a" - done - die "Make check failed" - fi -} - -pkg_postinst() { - pm_is_paludis=false - if [[ -f ${ROOT}/etc/env.d/50package-manager ]] ; then - pm_is_paludis=$( source ${ROOT}/etc/env.d/50package-manager ; [[ ${PACKAGE_MANAGER} == paludis ]] && echo true || echo false ) - fi - - if ! $pm_is_paludis ; then - elog "If you are using paludis or cave as your primary package manager," - elog "you should consider running:" - elog " eselect package-manager set paludis" - fi -} diff --git a/sys-apps/preload/preload-0.6.4-r2.ebuild b/sys-apps/preload/preload-0.6.4-r2.ebuild deleted file mode 100644 index 59051a95f7db..000000000000 --- a/sys-apps/preload/preload-0.6.4-r2.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/preload/preload-0.6.4-r2.ebuild,v 1.7 2014/08/10 20:24:40 slyfox Exp $ - -EAPI="3" - -inherit eutils autotools - -DESCRIPTION="Adaptive readahead daemon" -HOMEPAGE="http://sourceforge.net/projects/preload/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="vanilla" - -WANT_AUTOCONF="2.56" - -RDEPEND=">=dev-libs/glib-2.6:2" -DEPEND="${RDEPEND} - virtual/pkgconfig - sys-apps/help2man" - -src_prepare() { - epatch "${FILESDIR}"/00-patch-configure.diff - epatch "${FILESDIR}"/02-patch-preload_conf.diff - epatch "${FILESDIR}"/02-patch-preload_sysconfig.diff - epatch "${FILESDIR}"/${PN}-0.6.4-use-help2man-as-usual.patch - epatch "${FILESDIR}"/${PN}-0.6.4-use-make-dependencies.patch - use vanilla || epatch "${FILESDIR}"/000{1,2,3}-*.patch - cat "${FILESDIR}"/preload-0.6.4.init.in-r1 > preload.init.in || die - - eautoreconf -} - -src_configure() { - econf --localstatedir=/var -} - -src_install() { - emake DESTDIR="${D}" install || die "install failed" - # Remove log and state file from image or they will be - # truncated during merge - rm "${ED}"/var/lib/preload/preload.state || die "cleanup failed" - rm "${ED}"/var/log/preload.log || die "cleanup failed" - keepdir /var/lib/preload - keepdir /var/log -} - -pkg_postinst() { - elog "You probably want to add preload to the default runlevel like so:" - elog "# rc-update add preload default" -} diff --git a/sys-apps/renameutils/Manifest b/sys-apps/renameutils/Manifest index ab3c809cbdc9..638cc012c9f7 100644 --- a/sys-apps/renameutils/Manifest +++ b/sys-apps/renameutils/Manifest @@ -1,3 +1 @@ -DIST renameutils-0.10.0.tar.gz 566790 RMD160 c67506035400917844fa2be7b095e6b5f65a3a91 SHA1 e90cbc7cff75e639037c48c5d33cbfc21b9d618b SHA256 230d5baabeaa9b660b649d56587e59da150095dfb05f0a1ca9a1f8d527e84df6 -DIST renameutils-0.11.0.tar.gz 761187 RMD160 a8e0afeb0f863ce8f7063189b60aab2eae528ba6 SHA1 0c9f3bfb87c070a0548b2a6b7df061862bc91ec9 SHA256 48a981630d20470354e54d4bff2087a18bd38d63c46cfc37684d10963cc7963e -DIST renameutils-0.12.0.tar.gz 954114 RMD160 996cf00d764ed3f4443fcf7af4ed3649bda365f3 SHA1 8c6edae4ee374330a01a95257fd552b5cb7540bc SHA256 cbd2f002027ccf5a923135c3f529c6d17fabbca7d85506a394ca37694a9eb4a3 +DIST renameutils-0.12.0.tar.gz 954114 SHA256 cbd2f002027ccf5a923135c3f529c6d17fabbca7d85506a394ca37694a9eb4a3 diff --git a/sys-apps/renameutils/renameutils-0.10.0.ebuild b/sys-apps/renameutils/renameutils-0.10.0.ebuild deleted file mode 100644 index 80fa949e7e21..000000000000 --- a/sys-apps/renameutils/renameutils-0.10.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/renameutils/renameutils-0.10.0.ebuild,v 1.1 2009/03/08 20:33:13 dev-zero Exp $ - -EAPI="2" - -inherit autotools eutils - -DESCRIPTION="Use your favorite text editor to rename files" -HOMEPAGE="http://www.nongnu.org/renameutils/" -SRC_URI="http://savannah.nongnu.org/download/renameutils/${P}.tar.gz" -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="nls" - -DEPEND=">=sys-libs/readline-5.0-r2" -RDEPEND="${DEPEND}" - -src_prepare() { - epatch "${FILESDIR}/${PN}-0.9.0-destdir.patch" - eautoreconf -} - -src_configure() { - econf $(use_enable nls) -} - -src_install() { - emake install DESTDIR="${D}" || die "install failed" - dodoc AUTHORS ChangeLog NEWS README TODO -} diff --git a/sys-apps/renameutils/renameutils-0.11.0.ebuild b/sys-apps/renameutils/renameutils-0.11.0.ebuild deleted file mode 100644 index 1a300db9e1b6..000000000000 --- a/sys-apps/renameutils/renameutils-0.11.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/renameutils/renameutils-0.11.0.ebuild,v 1.1 2012/02/09 23:50:48 dev-zero Exp $ - -EAPI="4" - -inherit autotools eutils - -DESCRIPTION="Use your favorite text editor to rename files" -HOMEPAGE="http://www.nongnu.org/renameutils/" -SRC_URI="http://savannah.nongnu.org/download/renameutils/${P}.tar.gz" -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="nls" - -DEPEND=">=sys-libs/readline-5.0-r2" -RDEPEND="${DEPEND}" - -src_prepare() { - epatch "${FILESDIR}/${PN}-0.9.0-destdir.patch" - eautoreconf -} - -src_configure() { - econf $(use_enable nls) -} diff --git a/sys-apps/roccat-tools/Manifest b/sys-apps/roccat-tools/Manifest index 751c8319c43f..9f4e27d8a9ac 100644 --- a/sys-apps/roccat-tools/Manifest +++ b/sys-apps/roccat-tools/Manifest @@ -1 +1,2 @@ +DIST roccat-tools-3.4.0.tar.bz2 2548969 SHA256 4f0e91b3cfc5be6b2c71d8a1dc77bce27c8ef180166d85f01b8383fbe05d9cb3 SHA512 7064f2095d14a496f99713b04024e0d05bfe6000f84c24a73bc48151f1d58dca94b4042fba3118787da87fc9efdfd7f42519cbdf27af34fdbb2cacd03f02b92d WHIRLPOOL b401e14dcfcb19e799905b8582ab471ab732674eef3007474dd3edee62c08b4c6e84d04d7924e0be6b96fe76ce4f3f910129dfb5b6a450b97922bf4c68945087 DIST roccat-tools-3.5.0.tar.bz2 2549533 SHA256 b940702f4005f81fec673e187328a1506d0d77ba27ecac35588b0a0e3313347d SHA512 d86f5a9c76f6c907a6d9353b710b1a24f495b12165ac6750db30a927361d19362fb975ca1fb3ca090cc17942aaa05064b7064d371d6c1ca365c08efce9663f51 WHIRLPOOL 8fbdcf96d675c2a129ff013732a3cb55e2a5426f9ab4df71496d9e3cfeabc2b6d673921ba8b9b24a4278376c0249d9e45b54ff26899de8f2cfc5980d7e37181a diff --git a/sys-apps/roccat-tools/roccat-tools-3.4.0.ebuild b/sys-apps/roccat-tools/roccat-tools-3.4.0.ebuild new file mode 100644 index 000000000000..066c914e5e92 --- /dev/null +++ b/sys-apps/roccat-tools/roccat-tools-3.4.0.ebuild @@ -0,0 +1,92 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/roccat-tools/roccat-tools-3.4.0.ebuild,v 1.1 2015/07/22 01:44:28 idella4 Exp $ + +EAPI=5 + +inherit readme.gentoo cmake-utils gnome2-utils udev user + +DESCRIPTION="Utility for advanced configuration of Roccat devices" + +HOMEPAGE="http://roccat.sourceforge.net/" +SRC_URI="mirror://sourceforge/roccat/${P}.tar.bz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE_INPUT_DEVICES=" + input_devices_roccat_arvo + input_devices_roccat_isku + input_devices_roccat_iskufx + input_devices_roccat_kone + input_devices_roccat_koneplus + input_devices_roccat_konepure + input_devices_roccat_konepuremilitary + input_devices_roccat_konepureoptical + input_devices_roccat_konextd + input_devices_roccat_konextdoptical + input_devices_roccat_kovaplus + input_devices_roccat_lua + input_devices_roccat_pyra + input_devices_roccat_savu + input_devices_roccat_ryosmk + input_devices_roccat_ryostkl + input_devices_roccat_tyon +" +IUSE="${IUSE_INPUT_DEVICES} lua" +REQUIRED_USE=" + lua? ( input_devices_roccat_ryosmk ) +" + +RDEPEND=" + >=dev-libs/libgaminggear-0.10 + x11-libs/gtk+:2 + x11-libs/libnotify + media-libs/libcanberra + virtual/libusb:1 + dev-libs/dbus-glib + virtual/libgudev:= + lua? ( || ( dev-lang/lua:5.1 dev-lang/lua:0 ) ) +" + +DEPEND="${RDEPEND}" + +pkg_setup() { + enewgroup roccat +} + +src_configure() { + local UDEVDIR="$(get_udevdir)"/rules.d + local MODELS=${INPUT_DEVICES//roccat_/} + mycmakeargs=( + -DDEVICES=${MODELS// /;} \ + -DUDEVDIR="${UDEVDIR/"//"//}" + ) + if use lua ; then + mycmakeargs+=( -DWITH_LUA=5.1 ) + fi + cmake-utils_src_configure +} +src_install() { + cmake-utils_src_install + local stat_dir=/var/lib/roccat + keepdir $stat_dir + fowners root:roccat $stat_dir + fperms 2770 $stat_dir + readme.gentoo_src_install +} +pkg_preinst() { + gnome2_icon_savelist +} +pkg_postinst() { + gnome2_icon_cache_update + readme.gentoo_print_elog + ewarn + ewarn "Starting from version 3.0.0, executables were renamed and now prefixed with 'roccat'," + ewarn "so konextdconfig is now roccatkonextdconfig and so on" + ewarn "Everything that was ryos is now ryosmk to distinguish it from the ryostkl product range" + ewarn +} + +pkg_postrm() { + gnome2_icon_cache_update +} diff --git a/sys-apps/sed/Manifest b/sys-apps/sed/Manifest index cffc96ae0b65..f48a47f136ec 100644 --- a/sys-apps/sed/Manifest +++ b/sys-apps/sed/Manifest @@ -1,3 +1,2 @@ DIST sed-4.2.1.tar.bz2 899091 SHA256 2ac3b36ca37bfeb43c4ef4025778cd66d89c77abb843d90552a515a7c9d2948f SHA512 273d4d0b3dd41a3966260fbe261a20110a2a4c0749e11a080f4fc8694e47b605cb977f2535b20b92d57b1b74129df092ba47f4184951dbc3f0f14fd9b91b7bfd WHIRLPOOL 426b244431cb00a8c8f7320f22cf0a5de3165a43d9d6fb8343163e1d4054d61b2737a697ebe54311cf5d2d2f696d2f07877a41b8710ad80d96a7d5138fff07e1 DIST sed-4.2.2.tar.bz2 1059414 SHA256 f048d1838da284c8bc9753e4506b85a1e0cc1ea8999d36f6995bcb9460cddbd7 SHA512 dbbb0bb348fac54612d29182c09c88bda7096dea03bd94f03c580c24146e65a06db12808c6a1a9adc94548fa3843511e3e80b251cb07142110cf149eab23f573 WHIRLPOOL d816657c51a2718c2b309455facaff50c9da08b79d20985ab1d61faa5b42bffa0b33ea7d3368a8cdaa6079891cfc27cdab38788563c8323081580b4478c7e2b5 -DIST sed-4.2.tar.bz2 882586 SHA256 ee7755e3ab038e7deecebdf44fd43ad65a96890962c3b44206cce672368b45c8 SHA512 81bccd2664572dee0c9129fd5fda0761341dfb03e5252506b0369d8e91c242029693ccb67858943b9b469d399bceb4833f53ac7cca1b610a42f164d84f2339f9 WHIRLPOOL 8801b9a6356a5bbfb9436709189415dba40933be799622bc9db7644efe06b11ddeb5e256fda598f5d14aea54758882d5a818e65413e07901c9fda45258746681 diff --git a/sys-apps/sed/sed-4.2.1.ebuild b/sys-apps/sed/sed-4.2.1.ebuild deleted file mode 100644 index 9df517b73f75..000000000000 --- a/sys-apps/sed/sed-4.2.1.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.2.1.ebuild,v 1.12 2014/02/08 13:24:00 vapier Exp $ - -inherit eutils flag-o-matic toolchain-funcs - -DESCRIPTION="Super-useful stream editor" -HOMEPAGE="http://sed.sourceforge.net/" -SRC_URI="mirror://gnu/sed/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" -IUSE="acl nls selinux static" - -RDEPEND="nls? ( virtual/libintl ) - acl? ( virtual/acl )" -DEPEND="${RDEPEND} - nls? ( sys-devel/gettext )" - -src_bootstrap_sed() { - # make sure system-sed works #40786 - export NO_SYS_SED="" - if ! type -p sed > /dev/null ; then - NO_SYS_SED="!!!" - ./bootstrap.sh || die "couldnt bootstrap" - cp sed/sed "${T}"/ || die "couldnt copy" - export PATH="${PATH}:${T}" - make clean || die "couldnt clean" - fi -} - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${PN}-4.1.5-alloca.patch - # don't use sed here if we have to recover a broken host sed -} - -src_compile() { - src_bootstrap_sed - # this has to be after the bootstrap portion - sed -i \ - -e '/docdir =/s:=.*/doc:= $(datadir)/doc/'${PF}'/html:' \ - doc/Makefile.in || die "sed html doc" - - local myconf= bindir=/bin - if ! use userland_GNU ; then - myconf="--program-prefix=g" - bindir=/usr/bin - fi - - export ac_cv_search_setfilecon=$(usex selinux -lselinux) - export ac_cv_header_selinux_{context,selinux}_h=$(usex selinux) - use static && append-ldflags -static - econf \ - --bindir=${bindir} \ - $(use_enable acl) \ - $(use_enable nls) \ - ${myconf} - emake || die "build failed" -} - -src_install() { - emake install DESTDIR="${D}" || die "Install failed" - dodoc NEWS README* THANKS AUTHORS BUGS ChangeLog -} diff --git a/sys-apps/sed/sed-4.2.ebuild b/sys-apps/sed/sed-4.2.ebuild deleted file mode 100644 index 96e1f187c3d1..000000000000 --- a/sys-apps/sed/sed-4.2.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.2.ebuild,v 1.13 2014/02/08 13:24:00 vapier Exp $ - -inherit eutils flag-o-matic toolchain-funcs - -DESCRIPTION="Super-useful stream editor" -HOMEPAGE="http://sed.sourceforge.net/" -SRC_URI="mirror://gnu/sed/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" -IUSE="acl nls static" - -RDEPEND="nls? ( virtual/libintl ) - acl? ( virtual/acl )" -DEPEND="${RDEPEND} - nls? ( sys-devel/gettext )" - -src_bootstrap_sed() { - # make sure system-sed works #40786 - export NO_SYS_SED="" - if ! type -p sed > /dev/null ; then - NO_SYS_SED="!!!" - ./bootstrap.sh || die "couldnt bootstrap" - cp sed/sed "${T}"/ || die "couldnt copy" - export PATH="${PATH}:${T}" - make clean || die "couldnt clean" - fi -} - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${PN}-4.1.5-alloca.patch - # don't use sed here if we have to recover a broken host sed -} - -src_compile() { - src_bootstrap_sed - # this has to be after the bootstrap portion - sed -i \ - -e '/docdir =/s:=.*/doc:= $(datadir)/doc/'${PF}'/html:' \ - doc/Makefile.in || die "sed html doc" - - local myconf= bindir=/bin - if ! use userland_GNU ; then - myconf="--program-prefix=g" - bindir=/usr/bin - fi - - use static && append-ldflags -static - econf \ - --bindir=${bindir} \ - $(use_enable acl) \ - $(use_enable nls) \ - ${myconf} - emake || die "build failed" -} - -src_install() { - emake install DESTDIR="${D}" || die "Install failed" - dodoc NEWS README* THANKS AUTHORS BUGS ChangeLog -} diff --git a/sys-apps/syslog-notify/Manifest b/sys-apps/syslog-notify/Manifest index 5fd0779cbb5a..c8011db72e04 100644 --- a/sys-apps/syslog-notify/Manifest +++ b/sys-apps/syslog-notify/Manifest @@ -1,2 +1 @@ -DIST syslog-notify-0.1.tar.bz2 77714 SHA256 c3fb1a25b9d3ca0a46c4e8be06bf20b108ddb929fd1f168cdfa094dc98bd5d57 DIST syslog-notify-0.2.tar.bz2 77178 SHA256 d554e1cd5c5e5399e313674e8f296185cd2f33877d4b2b63a4e4a57ce27fa159 SHA512 724696d9ecfe34ebea5cd37d122b1151a376fc57d747b4f3bf35ab897a9afddd5565dd174c9c576ba10c8441cd57cdf48141d0dab5b35c5ab27e766d10d27b6b WHIRLPOOL eeefd92ffd7f22debeea1591509d1b74dbba0a782df4c7b731d17b6a9a6e5283a28a3c060dd474ee30fd6fccfa85c94cfc6726679ccec3082d4f5e0bd3469721 diff --git a/sys-apps/syslog-notify/files/syslog-notify-0.1-libnotify-0.7.patch b/sys-apps/syslog-notify/files/syslog-notify-0.1-libnotify-0.7.patch deleted file mode 100644 index acefdd765c20..000000000000 --- a/sys-apps/syslog-notify/files/syslog-notify-0.1-libnotify-0.7.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- src/syslog-notify.c -+++ src/syslog-notify.c -@@ -66,7 +66,15 @@ - close(fd); - return; - } -+#ifdef NOTIFY_CHECK_VERSION -+#if NOTIFY_CHECK_VERSION (0, 7, 0) -+ notification=notify_notification_new(title,message,NULL); -+#else - notification=notify_notification_new(title,message,NULL,NULL); -+#endif -+#else -+ notification=notify_notification_new(title,message,NULL,NULL); -+#endif - notify_notification_set_timeout(notification,NOTIFY_EXPIRES_DEFAULT); - notify_notification_set_urgency(notification,NOTIFY_URGENCY_NORMAL); - notify_notification_set_hint_string(notification,"x-canonical-append", diff --git a/sys-apps/syslog-notify/syslog-notify-0.1.ebuild b/sys-apps/syslog-notify/syslog-notify-0.1.ebuild deleted file mode 100644 index e4c991faeaaf..000000000000 --- a/sys-apps/syslog-notify/syslog-notify-0.1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/syslog-notify/syslog-notify-0.1.ebuild,v 1.8 2012/09/04 19:11:55 hwoarang Exp $ - -EAPI=2 -inherit eutils - -DESCRIPTION="Notifications for syslog entries via libnotify" -HOMEPAGE="http://jtniehof.github.com/syslog-notify/" -SRC_URI="mirror://github/jtniehof/${PN}/${P}.tar.bz2" - -KEYWORDS="amd64 x86" -SLOT="0" -LICENSE="GPL-2" -IUSE="" - -DEPEND="x11-libs/libnotify" -RDEPEND="${DEPEND} - || ( app-admin/syslog-ng app-admin/rsyslog )" - -src_prepare() { - epatch "${FILESDIR}"/${P}-libnotify-0.7.patch -} - -src_install() { - dosbin src/syslog-notify || die - dodir /var/spool/ || die - dodoc AUTHORS INSTALL README || die -} - -pkg_postinst() { - mkfifo "${ROOT}"var/spool/syslog-notify || die -} - -pkg_postinst() { - elog "Add the following options on your" - elog "/etc/syslog-ng/syslog-ng.conf file:" - elog " # destination notify { pipe("/var/spool/syslog-notify"); };" - elog " # log { source(src); destination(notify);};" - elog "Remember to restart syslog-ng before starting syslog-notify." -} diff --git a/sys-apps/tcp-wrappers/Manifest b/sys-apps/tcp-wrappers/Manifest index e8473e41c127..9e1a95c03de4 100644 --- a/sys-apps/tcp-wrappers/Manifest +++ b/sys-apps/tcp-wrappers/Manifest @@ -1,3 +1,2 @@ -DIST tcp-wrappers-7.6-patches-1.0.tar.bz2 16128 SHA256 dcb10f194684b16ae6aa9faf05dd8b063d81a3dde1431b664260dcf385089256 SHA512 b020006ce3f7578c0ab3c7b8cb71a3bb00ab0ae3d595b0612fa6464041e06905fb431acb85a759de90407ef502aa75191abed6225a57586abc7bbd1801cea969 WHIRLPOOL 819afd55ac96abe8e737592ac5663f3d41e96837eafe2511018cf6dda17dd2cb13ed8930ff0bf50a3d63a45fb834897586f78b10f0d8a55d31934fd970147903 DIST tcp-wrappers_7.6.q-22.debian.tar.gz 41730 SHA256 0ff28337c5effe4f91e7ea43ddd65fc629c06922326f5ef2804f70943be64fb3 SHA512 cee45f265c34ec1c4e9e81d54be636dcd9702964f9cf5bb076f72d6772d2dbc638d2ef366560b51c24a216724807826bb3b7bf9d5d0f5c0923b71de7d0b002a8 WHIRLPOOL 4a22c083d3bfe18af020ea48663ab3eb5a77d613665bbeb935daffcce64641d66f5c32a88ef4e4dbf8b4edfe9d71bfc4e35601451d065c10806ea726430d2aa8 DIST tcp_wrappers_7.6.tar.gz 99438 SHA256 9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489a4315d SHA512 2d9d003791f8d00912a36ae00579e2b8dd7ad8a7bf8eae259659bcaf5365b150540ff6c93c91765872c76041579b7a02b6e3c64528fb7f8235680399ba1d9dac WHIRLPOOL e04861d03a49dd6d6d5cd9eba86732a40e79deff39d981a5e883bcfae4979c6e1c2a388eabd84691927b159e606a5649073473a717cb62c12cbd8546d75635bf diff --git a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild deleted file mode 100644 index 053e186722c0..000000000000 --- a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild,v 1.27 2014/01/18 03:46:43 vapier Exp $ - -inherit eutils toolchain-funcs multilib - -MY_P="${P//-/_}" -PATCH_VER="1.0" -DESCRIPTION="TCP Wrappers" -HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html" -SRC_URI="ftp://ftp.porcupine.org/pub/security/${MY_P}.tar.gz - mirror://gentoo/${P}-patches-${PATCH_VER}.tar.bz2" - -LICENSE="tcp_wrappers_license" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" -IUSE="ipv6" - -S=${WORKDIR}/${MY_P} - -src_unpack() { - unpack ${A} - cd "${S}" - - chmod ug+w Makefile - - EPATCH_SUFFIX="patch" - PATCHDIR=${WORKDIR}/${PV} - epatch ${PATCHDIR}/${P}-makefile.patch - epatch ${PATCHDIR}/generic - epatch ${PATCHDIR}/${P}-shared.patch - use ipv6 && epatch ${PATCHDIR}/${P}-ipv6-1.14.diff -} - -src_compile() { - tc-export AR CC RANLIB - - local myconf="-DHAVE_WEAKSYMS" - use ipv6 && myconf="${myconf} -DINET6=1 -Dss_family=__ss_family -Dss_len=__ss_len" - - emake \ - REAL_DAEMON_DIR=/usr/sbin \ - GENTOO_OPT="${myconf}" \ - MAJOR=0 MINOR=${PV:0:1} REL=${PV:2:3} \ - config-check || die "emake config-check failed" - - emake \ - REAL_DAEMON_DIR=/usr/sbin \ - GENTOO_OPT="${myconf}" \ - MAJOR=0 MINOR=${PV:0:1} REL=${PV:2:3} \ - linux || die "emake linux failed" -} - -src_install() { - dosbin tcpd tcpdchk tcpdmatch safe_finger try-from || die - - doman *.[358] - dosym hosts_access.5 /usr/share/man/man5/hosts.allow.5 - dosym hosts_access.5 /usr/share/man/man5/hosts.deny.5 - - insinto /usr/include - doins tcpd.h - - into /usr - dolib.a libwrap.a - - into / - newlib.so libwrap.so libwrap.so.0.${PV} - dosym libwrap.so.0.${PV} /$(get_libdir)/libwrap.so.0 - dosym libwrap.so.0 /$(get_libdir)/libwrap.so - # bug #4411 - gen_usr_ldscript libwrap.so || die "gen_usr_ldscript failed" - - dodoc BLURB CHANGES DISCLAIMER README* "${FILESDIR}"/hosts.allow.example -} diff --git a/sys-apps/tcp-wrappers/tcp-wrappers-7.6.22.ebuild b/sys-apps/tcp-wrappers/tcp-wrappers-7.6.22.ebuild deleted file mode 100644 index c508b07361cd..000000000000 --- a/sys-apps/tcp-wrappers/tcp-wrappers-7.6.22.ebuild +++ /dev/null @@ -1,86 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6.22.ebuild,v 1.5 2014/01/18 03:46:43 vapier Exp $ - -EAPI="4" - -inherit eutils toolchain-funcs versionator flag-o-matic - -MY_PV=$(get_version_component_range 1-2) -DEB_PV=$(get_version_component_range 3) -MY_P="${PN//-/_}_${MY_PV}" -DESCRIPTION="TCP Wrappers" -HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html" -SRC_URI="ftp://ftp.porcupine.org/pub/security/${MY_P}.tar.gz - mirror://debian/pool/main/t/${PN}/${PN}_${MY_PV}.q-${DEB_PV}.debian.tar.gz" - -LICENSE="tcp_wrappers_license" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" -IUSE="ipv6 netgroups static-libs" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - EPATCH_OPTS="-p1" \ - epatch $(sed -e 's:^:../debian/patches/:' ../debian/patches/series) - epatch "${FILESDIR}"/${PN}-7.6-headers.patch - epatch "${FILESDIR}"/${PN}-7.6-redhat-bug11881.patch -} - -temake() { - emake \ - REAL_DAEMON_DIR=/usr/sbin \ - TLI= VSYSLOG= PARANOID= BUGS= \ - AUTH="-DALWAYS_RFC931" \ - AUX_OBJ="weak_symbols.o" \ - DOT="-DAPPEND_DOT" \ - HOSTNAME="-DALWAYS_HOSTNAME" \ - NETGROUP=$(usex netgroups -DNETGROUPS "") \ - STYLE="-DPROCESS_OPTIONS" \ - LIBS=$(usex netgroups -lnsl "") \ - LIB=$(usex static-libs libwrap.a "") \ - AR="$(tc-getAR)" ARFLAGS=rc \ - CC="$(tc-getCC)" \ - RANLIB="$(tc-getRANLIB)" \ - COPTS="${CFLAGS} ${CPPFLAGS}" \ - LDFLAGS="${LDFLAGS}" \ - "$@" || die -} - -src_configure() { - tc-export AR CC RANLIB - append-cppflags -DHAVE_WEAKSYMS -DHAVE_STRERROR -DSYS_ERRLIST_DEFINED - use ipv6 && append-cppflags -DINET6=1 -Dss_family=__ss_family -Dss_len=__ss_len - temake config-check -} - -src_compile() { - temake all -} - -src_install() { - dosbin tcpd tcpdchk tcpdmatch safe_finger try-from || die - - doman *.[358] - dosym hosts_access.5 /usr/share/man/man5/hosts.allow.5 - dosym hosts_access.5 /usr/share/man/man5/hosts.deny.5 - - insinto /etc - newins "${FILESDIR}"/hosts.allow.example hosts.allow - - insinto /usr/include - doins tcpd.h - - into /usr - use static-libs && dolib.a libwrap.a - dolib.so shared/libwrap.so* - gen_usr_ldscript -a wrap - - dodoc BLURB CHANGES DISCLAIMER README* -} - -pkg_preinst() { - # don't clobber people with our default example config - [[ -e ${EROOT}/etc/hosts.allow ]] && cp -pP "${EROOT}"/etc/hosts.allow "${ED}"/etc/hosts.allow -} diff --git a/sys-apps/tomoyo-tools/Manifest b/sys-apps/tomoyo-tools/Manifest index 06b56a1abbed..ef34726748c4 100644 --- a/sys-apps/tomoyo-tools/Manifest +++ b/sys-apps/tomoyo-tools/Manifest @@ -1,5 +1 @@ -DIST tomoyo-tools-2.2.0-20120414.tar.gz 96322 SHA256 eb745adc4bf05f2fcae958be22d531029790f4780a799b81084e94a841666917 -DIST tomoyo-tools-2.3.0-20120414.tar.gz 140695 SHA256 591dd4db13d85f2734482b93d3d85ebb490ce70f0a680f7a7df1beb0c38125e1 -DIST tomoyo-tools-2.4.0-20120414.tar.gz 192817 SHA256 666f9a5caef6f195b39555f4f8cdc74ed343af2f9b73ff413bd293e0cdb7b1a1 -DIST tomoyo-tools-2.5.0-20120414.tar.gz 210244 SHA256 d98ee6f18c3948d101369de5a957d8b981bf68abbed6a8fbe8bd984286f4760a DIST tomoyo-tools-2.5.0-20130214.tar.gz 210892 SHA256 78344506be3108804c76108e2eb193d4eb556983649c8f11f76ad69eda69b1ee SHA512 1ba6f6b3a3d4e644e6ee742beb64b09c6d527f130b1fe6d09a2e19760ced26f540ac8cc1e6f83fddacc3ef8844c3c23425191e4e0098c8b72b5ba3086adc9dc4 WHIRLPOOL edb912dbcfc784d2845cf8c9f81499e6089e67e98e1478b7dd096406cf2d1abfd314f15caf4248fc388fc667f14fa25f6d694652d156a45a6a9d337fc50fed80 diff --git a/sys-apps/tomoyo-tools/tomoyo-tools-2.2.0_p20120414.ebuild b/sys-apps/tomoyo-tools/tomoyo-tools-2.2.0_p20120414.ebuild deleted file mode 100644 index c8c8c231b42a..000000000000 --- a/sys-apps/tomoyo-tools/tomoyo-tools-2.2.0_p20120414.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tomoyo-tools/tomoyo-tools-2.2.0_p20120414.ebuild,v 1.1 2012/06/01 07:56:06 naota Exp $ - -inherit eutils multilib toolchain-funcs - -MY_P="${P/_p/-}" -DESCRIPTION="TOMOYO Linux tools" -HOMEPAGE="http://tomoyo.sourceforge.jp/" -SRC_URI="mirror://sourceforge.jp/tomoyo/41908/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="sys-libs/ncurses" -RDEPEND="${DEPEND} - !sys-apps/ccs-tools" - -S="${WORKDIR}/${PN}" - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}/${P}-gentoo.patch" - epatch "${FILESDIR}/${P}-ldflags.patch" - - sed -i \ - -e "/^CC/s:gcc:$(tc-getCC):" \ - -e "/^CFLAGS/s:-O2:${CFLAGS}:" \ - -e "/^USRLIBDIR/s:/usr/lib:/usr/$(get_libdir):g" \ - Include.make || die - - echo "CONFIG_PROTECT=\"/usr/$(get_libdir)/tomoyo/conf\"" > "${T}/50${PN}" -} - -src_install() { - emake INSTALLDIR="${D}" install || die - - rm "${D}"/usr/$(get_libdir)/tomoyo/{COPYING.tomoyo,README.tomoyo,tomoyotools.conf} || die - insinto /usr/$(get_libdir)/tomoyo/conf - doins tomoyotools.conf || die - dosym conf/tomoyotools.conf /usr/$(get_libdir)/tomoyo/tomoyotools.conf || die - - doenvd "${T}/50${PN}" || die - - dodoc README.tomoyo -} - -pkg_postinst() { - elog "Execute the following command to setup the initial policy configuration:" - elog - elog "emerge --config =${CATEGORY}/${PF}" - elog - elog "For more information, please visit the following." - elog - elog "http://tomoyo.sourceforge.jp/" -} - -pkg_config() { - /usr/$(get_libdir)/tomoyo/tomoyo_init_policy -} diff --git a/sys-apps/tomoyo-tools/tomoyo-tools-2.3.0_p20120414.ebuild b/sys-apps/tomoyo-tools/tomoyo-tools-2.3.0_p20120414.ebuild deleted file mode 100644 index 767662fee75c..000000000000 --- a/sys-apps/tomoyo-tools/tomoyo-tools-2.3.0_p20120414.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tomoyo-tools/tomoyo-tools-2.3.0_p20120414.ebuild,v 1.1 2012/06/01 07:56:06 naota Exp $ - -EAPI="2" - -inherit eutils multilib toolchain-funcs - -MY_P="${P/_p/-}" -DESCRIPTION="TOMOYO Linux tools" -HOMEPAGE="http://tomoyo.sourceforge.jp/" -SRC_URI="mirror://sourceforge.jp/tomoyo/48663/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="sys-libs/ncurses" -RDEPEND="${DEPEND} - !sys-apps/ccs-tools" - -S="${WORKDIR}/${PN}" - -src_prepare() { - epatch "${FILESDIR}"/${P}-flags-parallel.patch \ - "${FILESDIR}"/${PN}-2.3.0_p20110929-gentoo.patch - - # Fix libdir - sed -i \ - -e "s:/usr/lib:/usr/$(get_libdir):g" \ - Include.make || die "sed failed" - - echo "CONFIG_PROTECT=\"/usr/$(get_libdir)/tomoyo/conf\"" > "${T}/50${PN}" -} - -src_install() { - dodir /usr/"$(get_libdir)" || die - - emake INSTALLDIR="${D}" install || die - - # Move-link tomoyotools.conf to subdir "conf" - rm "${D}"/usr/$(get_libdir)/tomoyo/tomoyotools.conf || die - insinto /usr/$(get_libdir)/tomoyo/conf - doins usr_lib_tomoyo/tomoyotools.conf || die - dosym conf/tomoyotools.conf /usr/$(get_libdir)/tomoyo/tomoyotools.conf || die - - doenvd "${T}/50${PN}" || die - - # Fix out-of-place readme and license - rm "${D}"/usr/$(get_libdir)/tomoyo/{COPYING.tomoyo,README.tomoyo} || die - dodoc README.tomoyo || die -} - -pkg_postinst() { - elog "Execute the following command to setup the initial policy configuration:" - elog - elog "emerge --config =${CATEGORY}/${PF}" - elog - elog "For more information, please visit the following." - elog - elog "http://tomoyo.sourceforge.jp/" -} - -pkg_config() { - /usr/$(get_libdir)/tomoyo/init_policy -} diff --git a/sys-apps/tomoyo-tools/tomoyo-tools-2.4.0_p20120414.ebuild b/sys-apps/tomoyo-tools/tomoyo-tools-2.4.0_p20120414.ebuild deleted file mode 100644 index d819bb13e690..000000000000 --- a/sys-apps/tomoyo-tools/tomoyo-tools-2.4.0_p20120414.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tomoyo-tools/tomoyo-tools-2.4.0_p20120414.ebuild,v 1.1 2012/06/01 07:56:06 naota Exp $ - -EAPI="2" - -inherit eutils multilib toolchain-funcs - -MY_P="${P/_p/-}" -DESCRIPTION="TOMOYO Linux tools" -HOMEPAGE="http://tomoyo.sourceforge.jp/" -SRC_URI="mirror://sourceforge.jp/tomoyo/52848/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="sys-libs/ncurses" -RDEPEND="${DEPEND} - !sys-apps/ccs-tools" - -S="${WORKDIR}/${PN}" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-2.4.0_p20110929-flags-parallel.patch - - # Fix libdir - sed -i \ - -e "s:/usr/lib:/usr/$(get_libdir):g" \ - Include.make || die "sed failed" - - echo "CONFIG_PROTECT=\"/usr/$(get_libdir)/tomoyo/conf\"" > "${T}/50${PN}" - - tc-export CC -} - -src_install() { - dodir /usr/"$(get_libdir)" || die - - emake INSTALLDIR="${D}" install || die - - doenvd "${T}/50${PN}" || die - - # Fix out-of-place readme and license - rm "${D}"/usr/$(get_libdir)/tomoyo/{COPYING.tomoyo,README.tomoyo} || die - dodoc README.tomoyo || die -} - -pkg_postinst() { - elog "Execute the following command to setup the initial policy configuration:" - elog - elog "emerge --config =${CATEGORY}/${PF}" - elog - elog "For more information, please visit the following." - elog - elog "http://tomoyo.sourceforge.jp/" -} - -pkg_config() { - /usr/$(get_libdir)/tomoyo/init_policy -} diff --git a/sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20120414.ebuild b/sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20120414.ebuild deleted file mode 100644 index 07fa7db17518..000000000000 --- a/sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20120414.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20120414.ebuild,v 1.1 2012/06/01 07:56:06 naota Exp $ - -EAPI="2" - -inherit eutils multilib toolchain-funcs - -MY_P="${P/_p/-}" -DESCRIPTION="TOMOYO Linux tools" -HOMEPAGE="http://tomoyo.sourceforge.jp/" -SRC_URI="mirror://sourceforge.jp/tomoyo/53357/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="sys-libs/ncurses" -RDEPEND="${DEPEND} - !sys-apps/ccs-tools" - -S="${WORKDIR}/${PN}" - -src_prepare() { - epatch "${FILESDIR}"/${P}-flags-parallel.patch - - # Fix libdir - sed -i \ - -e "s:/usr/lib:/usr/$(get_libdir):g" \ - Include.make || die "sed failed" - - echo "CONFIG_PROTECT=\"/usr/$(get_libdir)/tomoyo/conf\"" > "${T}/50${PN}" - - tc-export CC -} - -src_install() { - dodir /usr/"$(get_libdir)" || die - - emake INSTALLDIR="${D}" install || die - - doenvd "${T}/50${PN}" || die - - # Fix out-of-place readme and license - rm "${D}"/usr/$(get_libdir)/tomoyo/{COPYING.tomoyo,README.tomoyo} || die - dodoc README.tomoyo || die -} - -pkg_postinst() { - elog "Execute the following command to setup the initial policy configuration:" - elog - elog "emerge --config =${CATEGORY}/${PF}" - elog - elog "For more information, please visit the following." - elog - elog "http://tomoyo.sourceforge.jp/" -} - -pkg_config() { - /usr/$(get_libdir)/tomoyo/init_policy -} diff --git a/sys-apps/xinetd/Manifest b/sys-apps/xinetd/Manifest index 7c11ef7a9bd4..1bba7b72e7a1 100644 --- a/sys-apps/xinetd/Manifest +++ b/sys-apps/xinetd/Manifest @@ -1,2 +1 @@ -DIST xinetd-2.3.14.tar.gz 301703 SHA256 760e0e617c609a0509ef63fc7e9580d2f1d88c6113bb6d63273de7de7cd0bc1f SHA512 f2cc4b56b9dd49e5cdf51ca3574d34a739123e1663f7869face83f611a37ab37dc380079b9867094c9f3fa08a01026ac61f67a5f7e8deb708ed73a872fad3f54 WHIRLPOOL 9b85b5be9749a65e3e5c11ea959cdf438ec7d2779c46fcd4d9dfc0596e2c4b3128b093cc9b7d46d98e7be2eb8763ff7727268240e0a99285136163c02058b491 DIST xinetd-2.3.15.tar.gz 309774 SHA256 bf4e060411c75605e4dcbdf2ac57c6bd9e1904470a2f91e01ba31b50a80a5be3 SHA512 9d6fee1fbc90329629d84086ae7de5cd51c25af7b68e52aa704d6f74bee5f0e3d54ca1bcf780f90f74ddc8d336ae0abb5e5e368d43c426a26b8dd2c4676d26aa WHIRLPOOL 5bcf69b2cfac3b3713648da666e4c98d62caea4c506be9dc5cc84f1acdc643812460a158b092705274d7452d394d3f2c03b5635f135f5d900bb6a5406f0350c2 diff --git a/sys-apps/xinetd/xinetd-2.3.14-r1.ebuild b/sys-apps/xinetd/xinetd-2.3.14-r1.ebuild deleted file mode 100644 index 11de1d1f3eb6..000000000000 --- a/sys-apps/xinetd/xinetd-2.3.14-r1.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.14-r1.ebuild,v 1.10 2012/08/26 18:31:58 flameeyes Exp $ - -EAPI="2" - -inherit eutils flag-o-matic toolchain-funcs - -DESCRIPTION="powerful replacement for inetd" -HOMEPAGE="http://www.xinetd.org/" -SRC_URI="http://www.xinetd.org/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" -IUSE="perl rpc tcpd" - -DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 ) - rpc? ( net-libs/libtirpc )" -RDEPEND="${DEPEND} - perl? ( dev-lang/perl )" -DEPEND="${DEPEND} - virtual/pkgconfig" - -src_prepare() { - epatch "${FILESDIR}"/${P}-DESTDIR.patch - epatch "${FILESDIR}"/${P}-install-contrib.patch - epatch "${FILESDIR}"/${P}-config.patch -} - -src_configure() { - if ! use rpc ; then - append-cppflags -DNO_RPC - export ac_cv_header_{rpc_{rpc,rpcent,pmap_clnt},netdb}_h=no - fi - LIBS=$($(tc-getPKG_CONFIG) --libs libtirpc) \ - econf \ - $(use_with tcpd libwrap) \ - --with-loadavg -} - -src_install() { - emake install install-contrib DESTDIR="${D}" || die - use perl || rm -f "${D}"/usr/sbin/xconv.pl - - newinitd "${FILESDIR}"/xinetd.rc6 xinetd || die - newconfd "${FILESDIR}"/xinetd.confd xinetd || die - - newdoc contrib/xinetd.conf xinetd.conf.dist.sample - dodoc AUDIT INSTALL README TODO CHANGELOG -} diff --git a/sys-apps/xinetd/xinetd-2.3.14.ebuild b/sys-apps/xinetd/xinetd-2.3.14.ebuild deleted file mode 100644 index 57e73973a3d6..000000000000 --- a/sys-apps/xinetd/xinetd-2.3.14.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.14.ebuild,v 1.16 2011/04/16 19:16:41 ulm Exp $ - -inherit eutils - -DESCRIPTION="powerful replacement for inetd" -HOMEPAGE="http://www.xinetd.org/" -SRC_URI="http://www.xinetd.org/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 ~sparc-fbsd sh sparc x86 ~x86-fbsd" -IUSE="perl tcpd" - -DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="${DEPEND} - perl? ( dev-lang/perl )" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-DESTDIR.patch - epatch "${FILESDIR}"/${P}-install-contrib.patch - epatch "${FILESDIR}"/${P}-config.patch -} - -src_compile() { - econf \ - $(use_with tcpd libwrap) \ - --with-loadavg \ - || die "econf failed" - emake || die "Failed to compile" -} - -src_install() { - emake install install-contrib DESTDIR="${D}" || die "failed install" - use perl || rm -f "${D}"/usr/sbin/xconv.pl - - newinitd "${FILESDIR}"/xinetd.rc6 xinetd || die - newconfd "${FILESDIR}"/xinetd.confd xinetd || die - - newdoc contrib/xinetd.conf xinetd.conf.dist.sample - dodoc AUDIT INSTALL README TODO CHANGELOG -} diff --git a/sys-apps/xinetd/xinetd-2.3.15.ebuild b/sys-apps/xinetd/xinetd-2.3.15.ebuild deleted file mode 100644 index 349a1323d8c6..000000000000 --- a/sys-apps/xinetd/xinetd-2.3.15.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.15.ebuild,v 1.9 2012/09/20 12:05:15 xarthisius Exp $ - -EAPI="4" - -inherit eutils flag-o-matic toolchain-funcs - -DESCRIPTION="powerful replacement for inetd" -HOMEPAGE="http://www.xinetd.org/" -SRC_URI="http://www.xinetd.org/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" -IUSE="perl rpc tcpd" - -DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 ) - rpc? ( net-libs/libtirpc )" -RDEPEND="${DEPEND} - perl? ( dev-lang/perl )" -DEPEND="${DEPEND} - virtual/pkgconfig" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-2.3.14-DESTDIR.patch - epatch "${FILESDIR}"/${PN}-2.3.14-install-contrib.patch - epatch "${FILESDIR}"/${PN}-2.3.14-config.patch - find -name Makefile.in -exec sed -i 's:\:$(AR):' {} + -} - -src_configure() { - if ! use rpc ; then - append-cppflags -DNO_RPC - export ac_cv_header_{rpc_{rpc,rpcent,pmap_clnt},netdb}_h=no - fi - tc-export AR PKG_CONFIG - LIBS=$(${PKG_CONFIG} --libs libtirpc) \ - econf \ - $(use_with tcpd libwrap) \ - --with-loadavg -} - -src_install() { - emake DESTDIR="${ED}" install install-contrib - use perl || rm -f "${ED}"/usr/sbin/xconv.pl - - newinitd "${FILESDIR}"/xinetd.rc6 xinetd - newconfd "${FILESDIR}"/xinetd.confd xinetd - - newdoc contrib/xinetd.conf xinetd.conf.dist.sample - dodoc AUDIT INSTALL README TODO CHANGELOG -} diff --git a/sys-kernel/hardened-sources/Manifest b/sys-kernel/hardened-sources/Manifest index ce0923a2c3cd..b1850de3eef6 100644 --- a/sys-kernel/hardened-sources/Manifest +++ b/sys-kernel/hardened-sources/Manifest @@ -15,13 +15,11 @@ DIST genpatches-3.2-16.extras.tar.xz 16764 SHA256 c3f5adba6f1700c716354b91bc6241 DIST genpatches-4.0-9.base.tar.xz 193344 SHA256 9d7c65367c1d2f24c6e4c8f8b4b9170a7ddeaa24d6563c5ba5dc41201a7b6e17 SHA512 646814e63b3b1d78adc172c6f8c0c2605cc9f368bb368be72e169049938617c5c6e738ddcfcbe1e10b58ccd3f9fa09984b03f70076ce0b15137f376594b9066a WHIRLPOOL 0eecbfe1b2b02f00edcab0c975b06bd69a5ff1032fe0c4249d79de555f92f2375d337b2417bddb566e9a1fc66859918b6cbfff6c2c73aea02818434213b0cda1 DIST hardened-patches-3.14.35-1.extras.tar.bz2 869361 SHA256 c743b5951d08680567246533fef192a348ce6f4640580fc19471c05ce48f57fd SHA512 b5b7f9cc2b57d5f74ec5d71762593cbb6c7c1c1e65fe2577d8ca74d18b4331e97dfd9fa781670eddd209149a434db0da04e3b7ffc23350ac2d725db2355c5353 WHIRLPOOL 927ff1905bd7a55d6231891a5d3fc2b2701fcb836167f0da168529a34d4d64e3c6fcffe190827ec7572b68f61e310e4882bf883aba2f1d55781a8887d8be4c6b DIST hardened-patches-3.14.43-4.extras.tar.bz2 969523 SHA256 4aa9b820a1e302df33dfba574e609fe8ccd25143054124bcb7bb06ea19ca9f59 SHA512 52cf7cb51bec66d6732f391c2413a5ae7e748f1c4eea346737b885b4e1d937b0d8b5a0ce7cc0959526b774304f2372341bc4c2be583e77f854cc897c1bfb2480 WHIRLPOOL 8d7b1e965acfc68ae8b4d0d19168a1317ae0a0e4a1a75735ee9d54a356b3410312908ae83488cf1ddab238a5f63e5f36c7e286713b28e8ff820bf933b4b2904e -DIST hardened-patches-3.14.47-1.extras.tar.bz2 986234 SHA256 fe286a9077c1695c709bcc9271672797ac273df6846d9a0dc746e39111653d0c SHA512 819f8616f174a6d981cee6826a1e75c34690255d47d8bdbacf25665f0f352260729bc243f66a7620aef6a3d51d9ad4f617a275d49035956d104c9e86bf22c4a6 WHIRLPOOL b9bf20e1e93829cef2d114ca480444dd8491aca336058c48955d256d92d619af6a018a509c30f51a99e5de104d0d9e383bc228ae5577d0d47d30d5cea3d0548b DIST hardened-patches-3.14.48-1.extras.tar.bz2 997773 SHA256 e8be8af4006dde34d9174fa659c8cdccc836da340d17d6ccf0aced1f3ae4f1c8 SHA512 5c7f33594e5063f09d5d5cba75e0ca7d1d08d8cee8f104630ff376364fc340647a9a3d83107abc7d0775273a802b6f22b195df7df21fa0caa21ca070d1af075f WHIRLPOOL 3f050ba87cc7a44ec0c9e79f41f22ebc717e6fe4f822426371473dfbdac6327e600a855987b8af870f343cb41f9e437fc4427e1402e4677a46d7235b22507c09 DIST hardened-patches-3.18.9-1.extras.tar.bz2 896609 SHA256 8b587954838d063a97491cb0bd56bb82db1898f5a10b5a142a0b9175cec67610 SHA512 d24f4080ba0437939c296614659477aa3d535cb3f3c950cc2a695c3925c8a04cab543b1277e48ba05a6e58cd31762473ad5d2b54e9c5aaf5b1a1b46965a7166e WHIRLPOOL 73abf5b3c1c6b868b931357d11707b41a6d4bee8fd5e2d8306ee3830a0edd24f371159b8f8efbd2b1afbc21efb045e96b2994219d43ee7ab484116e86e136196 DIST hardened-patches-3.2.68-1.extras.tar.bz2 2221390 SHA256 783fe31d10548f0d6e24c8613e97a63d7c35f4ba407239990ffdaf8ced9ba855 SHA512 3d232742b71c86359aed8f28198f9af0bc800197aed0ff5a14953dab0fdb0ce320a77d442f2109fbe3185512be3c7e12b4e3efe8cb432bfc3da4d7573e6a4197 WHIRLPOOL a4d495b49ef6c94d3290079b6c9209a82872ae24ba7405c57a2a8d5ac3a659d8cb388770491ff0666446134a75bb064917eee71d54a4d3ee35de4a0df7fc0e82 DIST hardened-patches-3.2.69-11.extras.tar.bz2 2293649 SHA256 98b7cf52c368d3f54330f8a821bd83e9d1aa96025438640d5657e599191282be SHA512 6ae2fa4a0b1d89d84f166af6347aad7179eb6031efe6bd9fb6fcd96ac6a4f9597ccdc34661c0ac92b85b24818a2bb99eeac4c4728587853255c81c98969a8c58 WHIRLPOOL 997f47848a14a512e15d7b3635c1c924000dcd9ce8992aac312764bc065474beebf5de53561eb3a1b72feb4f6a176a4500dd054b32d5f4b35eee4e3a9c7824df DIST hardened-patches-3.2.69-5.extras.tar.bz2 2288972 SHA256 34714276b7f676a6e8318419b9e01af1064442da70bc1b28d349f8c0d7efc951 SHA512 02ba31182d16588ecf503abd37a34675e1b6e35ceed5653a15bd63f2ee4f38946c6c6603e9428d2a4d3d0d186b954d20f7a5e75f0feea952c76ab8f9739ad635 WHIRLPOOL a708cfb3c4a764f2399c21a9380ac278b65d0280c8b05118c8ecf99a937e91a84e89c40f273f486da6e04aefcac737ee8f4b412418845237f65c2774ba24baf4 -DIST hardened-patches-4.0.7-2.extras.tar.bz2 1347076 SHA256 138f3a37cb728833208e69ca96bbf8b11696624005ca12a7e798ec692e0ef362 SHA512 936021f9e37990dc9d697e3bb46b56d5a3ffaf9a9030ed4315ec6862e3523ecfa96cb2b0cb5efdabbf4184ad95b43766863fe5ff3d37e8b5e2dd70c16e2ae59c WHIRLPOOL a44987ece1f5d6d3c86524c3ebb4cf48ea5a072978ffaf6eb077f19e472f2060914c09f44178104ab7ede1f718ab2969e4cc9e775bac40bf0c730da3bc1185e8 DIST hardened-patches-4.0.8-1.extras.tar.bz2 1366743 SHA256 765a06197afb4b7f268778b5ba2a6ca438b20bf900ca97cbc17b47570cf1dd0e SHA512 782a7883e055173a1cf6be76e8d99a56757f5576c09fb80c295e6bc926d7dd8e6fbfc4fd09c38e0e95d4f0317808b68a9fbb0e9b59a9a3f27b89f906f375e619 WHIRLPOOL ea95c5d29801759d2ed247885095c914ee07c4b800cb9a2f5f1c4b7b79347d2853ae56f64ad732c6aa8972a43e8993fdcfabf5e244d5994fa7998a382faebfe7 DIST linux-3.14.tar.xz 78399152 SHA256 61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa SHA512 5730d83a7a81134c1e77c0bf89e42dee4f8251ad56c1ac2be20c59e26fdfaa7bea55f277e7af156b637f22e1584914a46089af85039177cb43485089c74ac26e WHIRLPOOL 5ad07b78c362ba0b21c50b4abb99407cae06bd08576f3fd8f36047b01409eba096263208020da3dcad4977eefc61d66502276754097bc127635df1d7a5817d41 DIST linux-3.18.tar.xz 80934708 SHA256 becc413cc9e6d7f5cc52a3ce66d65c3725bc1d1cc1001f4ce6c32b69eb188cbd SHA512 2f0b72466e9bc538a675738aa416573d41bbbd7e3e2ffd5b5b127afde609ebc278cec5a3c37e73479607e957c13f1b4ed9782a3795e0dcc2cf8e550228594009 WHIRLPOOL 81634af631b7d30ccd1f4798f96f44d9aa0ba6609b73f2747eb6aebaf7a99487fb2dbd45767605186182533cb222bfd9236e8dd5e11a04fdb67c211e4e0a91d6 diff --git a/sys-kernel/hardened-sources/hardened-sources-3.14.47.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.14.47.ebuild deleted file mode 100644 index 7e9b3a3e66ed..000000000000 --- a/sys-kernel/hardened-sources/hardened-sources-3.14.47.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.14.47.ebuild,v 1.1 2015/07/05 21:29:09 blueness Exp $ - -EAPI="5" - -ETYPE="sources" -K_WANT_GENPATCHES="base" -K_GENPATCHES_VER="52" -K_DEBLOB_AVAILABLE="1" - -inherit kernel-2 -detect_version - -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1" -HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2" -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" - -UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2" -UNIPATCH_EXCLUDE=" - 1500_XATTR_USER_PREFIX.patch - 2900_dev-root-proc-mount-fix.patch" - -DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" -IUSE="deblob" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -RDEPEND=">=sys-devel/gcc-4.5" - -pkg_postinst() { - kernel-2_pkg_postinst - - local GRADM_COMPAT="sys-apps/gradm-3.1*" - - ewarn - ewarn "Users of grsecurity's RBAC system must ensure they are using" - ewarn "${GRADM_COMPAT}, which is compatible with ${PF}." - ewarn "It is strongly recommended that the following command is issued" - ewarn "prior to booting a ${PF} kernel for the first time:" - ewarn - ewarn "emerge -na =${GRADM_COMPAT}" - ewarn -} diff --git a/sys-kernel/hardened-sources/hardened-sources-3.14.48.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.14.48.ebuild index 0c6b10d471e8..516defe773aa 100644 --- a/sys-kernel/hardened-sources/hardened-sources-3.14.48.ebuild +++ b/sys-kernel/hardened-sources/hardened-sources-3.14.48.ebuild @@ -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-kernel/hardened-sources/hardened-sources-3.14.48.ebuild,v 1.1 2015/07/12 21:52:53 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.14.48.ebuild,v 1.2 2015/07/21 17:31:10 blueness Exp $ EAPI="5" @@ -25,7 +25,7 @@ DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" IUSE="deblob" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND=">=sys-devel/gcc-4.5" diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.69-r10.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.2.69-r10.ebuild deleted file mode 100644 index de9142bf8e38..000000000000 --- a/sys-kernel/hardened-sources/hardened-sources-3.2.69-r10.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.2.69-r10.ebuild,v 1.1 2015/07/05 21:27:04 blueness Exp $ - -EAPI="5" - -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="16" -K_DEBLOB_AVAILABLE="1" - -inherit kernel-2 -detect_version - -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-11" -HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2" -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" - -UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2" -UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.6.patch" - -DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" -IUSE="deblob" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -RDEPEND=">=sys-devel/gcc-4.5" - -pkg_postinst() { - kernel-2_pkg_postinst - - local GRADM_COMPAT="sys-apps/gradm-3.1*" - - ewarn - ewarn "Users of grsecurity's RBAC system must ensure they are using" - ewarn "${GRADM_COMPAT}, which is compatible with ${PF}." - ewarn "It is strongly recommended that the following command is issued" - ewarn "prior to booting a ${PF} kernel for the first time:" - ewarn - ewarn "emerge -na =${GRADM_COMPAT}" - ewarn -} diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.69-r11.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.2.69-r11.ebuild index a2e111c9fa84..d0ce300165f5 100644 --- a/sys-kernel/hardened-sources/hardened-sources-3.2.69-r11.ebuild +++ b/sys-kernel/hardened-sources/hardened-sources-3.2.69-r11.ebuild @@ -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-kernel/hardened-sources/hardened-sources-3.2.69-r11.ebuild,v 1.1 2015/07/12 21:51:09 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.2.69-r11.ebuild,v 1.2 2015/07/21 17:31:10 blueness Exp $ EAPI="5" @@ -23,7 +23,7 @@ DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" IUSE="deblob" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND=">=sys-devel/gcc-4.5" diff --git a/sys-kernel/hardened-sources/hardened-sources-4.0.7-r1.ebuild b/sys-kernel/hardened-sources/hardened-sources-4.0.7-r1.ebuild deleted file mode 100644 index 987a32988c33..000000000000 --- a/sys-kernel/hardened-sources/hardened-sources-4.0.7-r1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-4.0.7-r1.ebuild,v 1.1 2015/07/05 21:30:52 blueness Exp $ - -EAPI="5" - -ETYPE="sources" -K_WANT_GENPATCHES="base" -K_GENPATCHES_VER="9" -K_DEBLOB_AVAILABLE="1" - -inherit kernel-2 -detect_version - -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-2" -HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2" -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" - -UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2" -UNIPATCH_EXCLUDE=" - 1500_XATTR_USER_PREFIX.patch - 2900_dev-root-proc-mount-fix.patch" - -DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" -IUSE="deblob" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -RDEPEND=">=sys-devel/gcc-4.5" - -pkg_postinst() { - kernel-2_pkg_postinst - - local GRADM_COMPAT="sys-apps/gradm-3.1*" - - ewarn - ewarn "Users of grsecurity's RBAC system must ensure they are using" - ewarn "${GRADM_COMPAT}, which is compatible with ${PF}." - ewarn "It is strongly recommended that the following command is issued" - ewarn "prior to booting a ${PF} kernel for the first time:" - ewarn - ewarn "emerge -na =${GRADM_COMPAT}" - ewarn -} diff --git a/sys-kernel/hardened-sources/hardened-sources-4.0.8.ebuild b/sys-kernel/hardened-sources/hardened-sources-4.0.8.ebuild index abe96cd233cc..cd9e4a2c79f2 100644 --- a/sys-kernel/hardened-sources/hardened-sources-4.0.8.ebuild +++ b/sys-kernel/hardened-sources/hardened-sources-4.0.8.ebuild @@ -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-kernel/hardened-sources/hardened-sources-4.0.8.ebuild,v 1.1 2015/07/12 21:55:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-4.0.8.ebuild,v 1.2 2015/07/21 17:31:10 blueness Exp $ EAPI="5" @@ -25,7 +25,7 @@ DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" IUSE="deblob" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND=">=sys-devel/gcc-4.5" diff --git a/sys-process/cronbase/cronbase-0.3.4.ebuild b/sys-process/cronbase/cronbase-0.3.4.ebuild new file mode 100644 index 000000000000..b689ee68381b --- /dev/null +++ b/sys-process/cronbase/cronbase-0.3.4.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.4.ebuild,v 1.1 2015/07/22 01:22:28 vapier Exp $ + +EAPI="5" + +inherit user + +DESCRIPTION="base for all cron ebuilds" +HOMEPAGE="http://www.gentoo.org/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +IUSE="" + +S=${WORKDIR} + +pkg_setup() { + enewgroup cron 16 + enewuser cron 16 -1 /var/spool/cron cron +} + +src_install() { + newsbin "${FILESDIR}"/run-crons-${PV} run-crons + + diropts -m0750 + keepdir /etc/cron.{hourly,daily,weekly,monthly} + + keepdir /var/spool/cron/lastrun + diropts -m0750 -o root -g cron + keepdir /var/spool/cron +} diff --git a/sys-process/cronbase/files/run-crons-0.3.4 b/sys-process/cronbase/files/run-crons-0.3.4 new file mode 100755 index 000000000000..2514667c0002 --- /dev/null +++ b/sys-process/cronbase/files/run-crons-0.3.4 @@ -0,0 +1,114 @@ +#!/bin/bash +# +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/files/run-crons-0.3.4,v 1.1 2015/07/22 01:22:28 vapier Exp $ +# +# 12 Oct 2008; Thilo Bangert run-crons: +# ignore emacs backup files (bug #237200) +# include logging patch (bug #140869) +# +# 08 Mar 2005; Aaron Walker run-crons: +# Ignore the error messages from find caused by race conditions, since +# we could care less about the error as long as the file has been removed. +# See bug 8506. +# +# 06 May 2004; Aron Griffis run-crons: +# Make the locking actually work. The old code was racy. +# Thanks to Mathias Gumz in bug 45155 for some cleanups. +# +# 23 Jun 2002; Jon Nelson run-crons: +# fixed a race condition, where cron jobs and run-crons wanted to +# delete touch files +# +# 20 Apr 2002; Thilo Bangert run-crons: +# moved lastrun directory to /var/spool/cron/lastrun +# +# Author: Achim Gottinger +# +# Mostly copied from SuSE +# +# this script looks into /etc/cron.[hourly|daily|weekly|monthly] +# for scripts to be executed. The info about last run is stored in +# /var/spool/cron/lastrun + +LOCKDIR=/var/spool/cron/lastrun +LOCKFILE=${LOCKDIR}/lock + +mkdir -p ${LOCKDIR} + +# Make sure we're not running multiple instances at once. +# Try twice to lock, otherwise give up. +for ((i = 0; i < 2; i = i + 1)); do + ln -sn $$ ${LOCKFILE} 2>/dev/null && break + + # lock failed, check for a running process. + # handle both old- and new-style locking. + cronpid=$(readlink ${LOCKFILE} 2>/dev/null) || + cronpid=$(cat ${LOCKFILE} 2>/dev/null) || + continue # lockfile disappeared? try again + + # better than kill -0 because we can verify that it's really + # another run-crons process + if [[ $(/dev/null; then + # whoa, another process is really running + exit 0 + else + rm -f ${LOCKFILE} + fi +done + +# Check to make sure locking was successful +if [[ ! -L ${LOCKFILE} ]]; then + echo "Can't create or read existing ${LOCKFILE}, giving up" + exit 1 +fi + +# Set a trap to remove the lockfile when we're finished +trap "rm -f ${LOCKFILE}" 0 1 2 3 15 + + +for BASE in hourly daily weekly monthly ; do + CRONDIR=/etc/cron.${BASE} + + test -d $CRONDIR || continue + + if [ -e ${LOCKDIR}/cron.$BASE ] ; then + case $BASE in + hourly) + #>= 1 hour, 5 min -=> +65 min + TIME="-cmin +65" ;; + daily) + #>= 1 day, 5 min -=> +1445 min + TIME="-cmin +1445" ;; + weekly) + #>= 1 week, 5 min -=> +10085 min + TIME="-cmin +10085" ;; + monthly) + #>= 31 days, 5 min -=> +44645 min + TIME="-cmin +44645" ;; + esac + + find ${LOCKDIR} -name cron.$BASE $TIME -exec rm {} \; &>/dev/null || true + fi + + # if there is no touch file, make one then run the scripts + if [ ! -e ${LOCKDIR}/cron.$BASE ] ; then + touch ${LOCKDIR}/cron.$BASE + + set +e + for SCRIPT in $CRONDIR/* ; do + if [[ -x $SCRIPT && ! -d $SCRIPT ]]; then + # Filter out files people do not expect to be executed. + case ${SCRIPT} in + .*|*~) continue ;; + esac + + [ -x /usr/bin/logger ] && /usr/bin/logger -i -p cron.info -t run-crons "(`whoami`) CMD ($SCRIPT)" + $SCRIPT + fi + done + fi +done + +# Clean out bogus cron.$BASE files with future times +touch ${LOCKDIR} +find ${LOCKDIR} -newer ${LOCKDIR} -exec /bin/rm -f {} \; &>/dev/null || true diff --git a/virtual/jdk/jdk-1.6.0-r2.ebuild b/virtual/jdk/jdk-1.6.0-r2.ebuild index 05322fac22d2..e466d657bb36 100644 --- a/virtual/jdk/jdk-1.6.0-r2.ebuild +++ b/virtual/jdk/jdk-1.6.0-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0-r2.ebuild,v 1.4 2015/07/11 09:24:18 chewi Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0-r2.ebuild,v 1.5 2015/07/21 22:02:36 chewi Exp $ EAPI="4" DESCRIPTION="Virtual for Java Development Kit (JDK)" SLOT="1.6" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="amd64 ppc ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" # The keyword voodoo below is needed to work around confilcting masking types # and for having arch specific preferences. diff --git a/virtual/jre/jre-1.6.0-r1.ebuild b/virtual/jre/jre-1.6.0-r1.ebuild index 1aad5c282985..d8dae001820a 100644 --- a/virtual/jre/jre-1.6.0-r1.ebuild +++ b/virtual/jre/jre-1.6.0-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jre/jre-1.6.0-r1.ebuild,v 1.4 2015/07/11 09:24:33 chewi Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jre/jre-1.6.0-r1.ebuild,v 1.5 2015/07/21 22:01:28 chewi Exp $ EAPI="5" DESCRIPTION="Virtual for Java Runtime Environment (JRE)" SLOT="1.6" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="amd64 ppc ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" RDEPEND="|| ( =virtual/jdk-1.6.0* diff --git a/www-apache/mod_h2/Manifest b/www-apache/mod_h2/Manifest index cdd0756bfc38..fd53ec033cef 100644 --- a/www-apache/mod_h2/Manifest +++ b/www-apache/mod_h2/Manifest @@ -9,3 +9,4 @@ DIST mod_h2-0.7.0.tar.gz 2619539 SHA256 b5f79d5c36edc686ba277c1442ffb43419aa8409 DIST mod_h2-0.7.2.tar.gz 2619798 SHA256 55aadbe52a64149c664f012210a8d7dd86d3b4bbea88b6e207b51ff06e992af1 SHA512 ddff88fa32e04650bc0ba77a948317cf5aa6c77a1b0b44222369c5a124876dd9e3e33904c4f67badfd5919a927e2292456539180ab37f8a2b2210954bf46c351 WHIRLPOOL cdf3a3cb2fb42bea27ac4989a2fc81e00e748bed66fe9287977a60e542eb89bfb3db0e430bdee594263dc4cb44bc2c120b5194c1a199e1bb819a8ba42f755d98 DIST mod_h2-0.7.3.tar.gz 2622569 SHA256 6c2263aa22b20a50500edaab38506af87822515ea7ce177494fd67351a80777c SHA512 6635ac5beefd2193b431bf0a89dd4ac2e9502bf963bb81de5e7ace11fa8bc6d89b2187b889c86b29343c922cd2488d62b7a2d0115af5f582c9719182ea7a2cac WHIRLPOOL 90c810d1b04c3dc5690ac5c8eb335d86ec48bb5ee55bba3b87ab58af6c7e151ef51f294e4f3e501389410a299b0af12661a4b9225703977993dd40b665c40a29 DIST mod_h2-0.8.0.tar.gz 2622914 SHA256 43cde3e69a07096674e70c8a5ea2e6c626297db8b2801215b456d23be00595e5 SHA512 2b6b7dc01295846d06ffcc4e561fb251f2fd9d1db920820cb61ad6cf90bcf1c8b3835ba93680aac9663b58fd35e47cadadca1ebeaf59f766ba365c035277a871 WHIRLPOOL 0ac4c48008ebe8ec56f4669dfab55fbac2ef62eba381415879fb40b680a8bda4e00f3c1976092a32a7f1179b5621372c5ce00435d2c4da9db709a8e8af9828cc +DIST mod_h2-0.8.1.tar.gz 2622612 SHA256 3df1d7b90da371be62d2073fffcd3181a44c539321e456cc366a332ea39a4b43 SHA512 5e8df78b626f2faa8db8e6d99ff7e74a821626cab9d5f0019f6f8b8af7d79e51f15123cf014342306d2eac55048c27d49485e7e3cac4b5d85bf9ff3909a80aed WHIRLPOOL be93ddac7cdafc93af8014af81142293c5623474cc416f72133b6332a827ca300c4fa03bb5ea0543185c242b9fed626342c671274a2fe63082e080b7769a5bec diff --git a/www-apache/mod_h2/mod_h2-0.8.1.ebuild b/www-apache/mod_h2/mod_h2-0.8.1.ebuild new file mode 100644 index 000000000000..02eca3f68663 --- /dev/null +++ b/www-apache/mod_h2/mod_h2-0.8.1.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_h2/mod_h2-0.8.1.ebuild,v 1.1 2015/07/21 16:13:23 vapier Exp $ + +EAPI="5" + +inherit apache-module + +if [[ ${PV} == 9999 ]] ; then + EGIT_REPO_URI="https://github.com/icing/mod_h2.git" + inherit git-2 +else + SRC_URI="https://github.com/icing/mod_h2/releases/download/v${PV}/${P}.tar.gz" + KEYWORDS="~amd64 ~x86" +fi + +DESCRIPTION="HTTP/2 module for Apache" +HOMEPAGE="https://github.com/icing/mod_h2" + +LICENSE="Apache-2.0" +SLOT="0" +IUSE="ssl" + +RDEPEND=">=net-libs/nghttp2-1.0 + ssl? ( www-servers/apache[alpn] )" +DEPEND="${RDEPEND}" + +need_apache2_4 + +src_configure() { + econf \ + --docdir='$(datarootdir)'/doc/${PF} \ + --disable-werror \ + --disable-sandbox +} + +src_compile() { + default +} + +src_install() { + default + + APACHE2_MOD_DEFINE="HTTP2" + insinto "${APACHE_MODULES_CONFDIR}" + newins "${FILESDIR}/mod_h2.conf" "75_mod_h2.conf" +} diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest index 04dc5bc9d4a3..2c9c52414bf1 100644 --- a/www-client/firefox-bin/Manifest +++ b/www-client/firefox-bin/Manifest @@ -1,82 +1,3 @@ -DIST firefox-31.7.0esr-af.xpi 431089 SHA256 9b90171ca31d767403cf874b96895e49ba71114bcef4f0f48125ef8062bf1ad8 SHA512 cd37c8255bf688d9ad93e03978469eb0b2f529bcacbb737eda213f8dd11301a73bb0117904d781a938dc9b7213a60125b3de3d54e335273af7ca6263e01cbd5e WHIRLPOOL ea6f29c42ff508d03e0f518cab643f772fdfe1e4d363fa5389ed6bb69718ec97d4efc32a38f7ac7d15a8c4868c8df41ea045e935b9a0e5bd8f0e948945f595a3 -DIST firefox-31.7.0esr-ar.xpi 459824 SHA256 a2c08b2724a2582e432bc3442b650a30491efed3b434d790bfd03af66f1182fb SHA512 4824c3fdd17cb06fa8191f55be3b50890d0eac5f7d5196629c22778b5e4a21450a8a0490e192cf206f300d143a7621b7c3859c1edd45a3af435ae80e47434e58 WHIRLPOOL 799cafc8da9c67fb1029bf0744864164d310b3fd4f8a95e53aa8865ac00ac9fe2b0140b9247b4a963844f07e935f3bfb1cafa4d8b7ee5baa1ddeb4c852e8ab2d -DIST firefox-31.7.0esr-as.xpi 448568 SHA256 837e0bbb261f288d765d64a5ba320cebb53d6b85fc64e4a5cb5866cec6d393dc SHA512 50d990dfc847e9cd8a1c3db159622fa42b7e2bedff039c0d9f43bec9cbad1a64867c61558b5067fd730501ed2485f767474d654f40f1426317b661c814b08478 WHIRLPOOL 1a94f348d77c2040f8299c63727564e1b50e00426e330f795c98467f9bf46b01665e8cecf28009208d208aeec2a7f66fc040bdf2d4bbe7a335ab96aef3888925 -DIST firefox-31.7.0esr-ast.xpi 352340 SHA256 53182a51b3b39f14af5742eb23a2d6392c8982e99baf2fd874ff5f592c536c72 SHA512 177bbd118f261cb53b3ec70d03c3d98d5dbcf2c4e1f674d38373021d99d9ab329a049d44d316fee8c14c347efe375047582935fade416068b6b27951ed78e7c1 WHIRLPOOL d182b04abfd7037e7329da942160593b3c1e5ece2310b74aa2218eedb1b400aef2cbea10213bd4e24c1768cfea779ccd0d3d5cb92ac33fb1b03870a71349c659 -DIST firefox-31.7.0esr-be.xpi 378668 SHA256 a9fbbbe0f55e3a66b23f39a607caa86cc3a2d75618bf421049ce8a0fc989b0f1 SHA512 c45b27f90c4b2e71347ad9c95242a4ff5b3f985ac1e4a76a355166a259f0973241223a48f3d3b94b2850aac9cffd7979ca975830ac9e702b23fd2fa57e0bbe19 WHIRLPOOL 0a11e3ba5a20625aa98dc5808edcc0cbcd8eabed94a3a5da4a2effc941b9ee2f91a3d3366b1601094dc93e712c352d0b6b642125eab0600ad92bd22d3d9f5a9c -DIST firefox-31.7.0esr-bg.xpi 438061 SHA256 a5b3ca6b806c7fd3abc2012a54d7a711dc4b5dc0e74feee7db64d4d12a9f090b SHA512 99be638a1316b357f8e6ffb1732b458376a9c81d47c124ddc784816e346e7342f50b4af62bd87e3da06c2b3da1b0a69c03ca4eba1fab9184107521d33686fb52 WHIRLPOOL 9afd4b5079e5197de823300ecfb1599e4bdd1411ab0dd09512515c057004354cd647b1923d5e724034c6f1a80a4e23ca5fc4412df6bb68db7d80f640cf11d688 -DIST firefox-31.7.0esr-bn-BD.xpi 472626 SHA256 35ec629d0252a452689e2081013d47ef472e8d690c6d400489adca943a816028 SHA512 d1f672ef92e3fdeb290926486c27dfe45f71f88a3881228c6e2b4135698d660eb60f85d16b8d48cf13937600a391e0838115cd80d1a9d58ad624a7355eda73c9 WHIRLPOOL c565c162c3e90a3e3c51d2fddf4acf5c877368da2378a460c32e7389855236987bffdf852440ab47d5be39b8325f4fcdf6e22c403b99a1acfa834c7441ee1968 -DIST firefox-31.7.0esr-bn-IN.xpi 462593 SHA256 74e81096becea929294b831ca9ae5d27885873ce0c1fc55ac10bd3e7c898c67a SHA512 e2d44ccd706199d6c19003609cfc3a5a5c144e48d257e22d502dc6d79bdf7b423492f3e020a5234490b2a523386a8fca3cdeeacf658923107eca593668866556 WHIRLPOOL 1502f5ed57a2f2de716d63ef3c87cf710b13a778826f338fe729245f5a4d4b5e52ee83aeb5f339362547fb13811749bb254dc2bfc1f9a370aec2253c3af82e25 -DIST firefox-31.7.0esr-br.xpi 389704 SHA256 787d8460434e0404d3b41aec55874433a1b62393ceda146c12ca69e3e08de1e0 SHA512 88d61acbdb7cf6856f17b0daa801eb130ef652461f57607376b32481b0aa01a21e5dd0d97f5933695df88de4ae734c017c670ca8889908144d83f7ee3ca87764 WHIRLPOOL 9a3dc2463ef85100fc90184d65f946e9ef9ec383961165d4ba00032c9503f37527491ba9dc90b4e348f23e6dac0891b8e513b38159ffd3f5f8a12eeb52abc9d7 -DIST firefox-31.7.0esr-bs.xpi 429014 SHA256 55c147fb777304da501c93c5f9118eecf96a355b112bce2b7d1d481a7246718a SHA512 ce4ac4a8b4042c45867aa432c017f43fb05ae85c153930b53025d98895141570e5d2b26a05129c3157755281f68565820d37a70aa80defec1423588aae5dcc6f WHIRLPOOL 45307c6b4412aeed29c7b8bd89ef5c9d6834f91d148fe8c1fb173b101b3944cea9297703c22d404235f2d22ef2e44df28f839fdd5433fff1788c2338e5eb7b64 -DIST firefox-31.7.0esr-ca.xpi 403575 SHA256 98442d2eca73b4e49a2316b1229c245e95d9e44c1548a2dd59967da9a2ca1d12 SHA512 833e2c799b9b0e211ac31e65febcaa8d351c134a46890ae7b07d3f5932de908c578210a50e4f95512834c688477a47f7af3e9a0e9ae0778dae4f3716bc9f4a67 WHIRLPOOL 1c71b3bd5e8adc3e9567c5a8b79c220367d58b8bf690d7643aa4bee39b0e5e69b36fd5a47e5e1032d3c10e2b93b3c9b0d4dafeb9049850fbe433aa90458ae3e2 -DIST firefox-31.7.0esr-cs.xpi 390979 SHA256 d5a667efd1b3ae7f7f019c60d9783c2df7ccc31b26d192a0dd6135f1ddd53002 SHA512 68ff62d9b7c4535c5d4cbf75bc352cd5758f36417adf80518d3d94773321a08be0361077e9ade6d6a1b4cf102f257b15de49610857909a1b658157692c276d86 WHIRLPOOL 8adc7a26660b20a73e03113cf9a0e80a734010c610141e004476255ba36015e537095f6d4029fa10961d5fe210fdbc1b2eb2b179d3e8e344011a8ac1b755782e -DIST firefox-31.7.0esr-csb.xpi 383695 SHA256 244cb21b264752c1c51d3b633822a409854e7805ebf3238d64505f9a9ea07de3 SHA512 fdd6dcbd7ee96bd5d14674b9aaef0090af3c71794d86dd37756edf02cd2367360d8bcc1d78c3a7ae06481dd547575addf6eef9df646a1cb7f7067c55ee2b29e0 WHIRLPOOL 46160df2cba06640693e2c658a8e7d221a300a9b7de382f02f2b4f7ff28a45224fe720f22a77d924b92cfc2899e0dd2e4646d4bb1145b19fa00bd6894c2e88ae -DIST firefox-31.7.0esr-cy.xpi 390727 SHA256 894d27928c7c8be1889a400d950e6cfd750612256d48523a16ab78cc3a62705a SHA512 82df0ae531930b6c3a455f16ab4149037ca881637e98450fcd274035909e26bed592593597a9b5aec085b9f55bffd45b9c37ba9c8342bbc78f7d77ccc9b8e91e WHIRLPOOL c555d7948829c8a68b3b74d3153601af50c34995980d8c99495c6fcec86ff182f483a5f8cf7472f5a04d95796771aaead11f4005a19f27b126c7749740fb5e67 -DIST firefox-31.7.0esr-da.xpi 397747 SHA256 2c04601b1a1927d70cf08429d641f056b7cd9bc5a0b0b4af2cf41da39fbab056 SHA512 b3dc5b2ecbebbd4d2807549859ff76e805af2ed8893652dc02eabcf272ec9ca033c1c7426de76b6d123997d2b7403d8baf9df84fabd6a04a178a713b8261cb0c WHIRLPOOL 583850ec304afc3c3a669137175d3babdcac7c9772fae0f92c6c20282fce77a2be33417ec565399320f3fac258e39baa5e4011f86a9e8aef96b86138bd2ee1cb -DIST firefox-31.7.0esr-de.xpi 395165 SHA256 0942a9e3108c73904248f5883031db8c9b1533ad7d1fb99b56278c10412252a5 SHA512 c133d90e08b9393105ad4180239ef170e6411b2424cd0b98046ddcae0c328ee1d8442063de0e731c8d64d58ec28153b056d87731589fb65dcac4b74ce833bafa WHIRLPOOL 2e9bbd07d9e47b5cef38b3af18b2f54102f820c64f5c37475e97d62bebaca39ac6143a8a754a29da9605415f56a0e3bfb3406df6907c92da1fa8df1985dc6e22 -DIST firefox-31.7.0esr-el.xpi 442982 SHA256 9338bd6441506040fbf43dde73751010a897117850da56a7f74eafb49ecae868 SHA512 e7836492918851c37c89f6211314cad8e9b79f61722622e23ef97441b780b4e87cd438543bf6e9ff93abc880113b19da289dccb25dc93381f519059d516d82f3 WHIRLPOOL b4b3e7c634ca99488936d6c8edd58e59ed57f4bbbcba5438ddae769ead3355932fbfa7fedc6cb4144e52d985c19c12c523936e159b498fa94bcaff70c46d9b57 -DIST firefox-31.7.0esr-en-GB.xpi 390119 SHA256 62a0eab5307fd1bf8edeb650f88e2b5583bc97d3ad09d055fcceded267f70e16 SHA512 b7806d6e1d8c3f7c49ec84ec9c13c236caf82ae308728b563ae98131205dc8adbe05b51deb4eb8ade00435f4ed485eda8f2813c93cea702f40674282e2c6a9d1 WHIRLPOOL 5381dcabf0b76693bd5812b14258986127232824efc2f2897174ba54a93e4b16a20c0d6f4a5b34667bd484d2f46dc948dcaf3379c1b76ae69557817f49f79ef7 -DIST firefox-31.7.0esr-en-ZA.xpi 388527 SHA256 5402bbc92fb8b7953acf7ff9a2a4bb92d7113e94d92c782687825c303325a0d3 SHA512 c0a5411380e643f4d84a2a2c02ca3f458f9ccece5abfee565d6f8b18d754aa0dc2ab39cbaf5c4064da9680840ee99569eaeb50cadafc2f37a231d1bbe4e6d757 WHIRLPOOL ded103a79fe1d8c84ba1c4d3b573613b572d0b4171500eddc3f7e363ef076fdefde0ae66949c04167dff88ed00d315be8bb904a779ef6bc8a661b95918138702 -DIST firefox-31.7.0esr-eo.xpi 431831 SHA256 37793b813547b052751b18cbd8413644d98753bef9cc9de9ce0c319b996300e3 SHA512 d49c72f241f4297821cc8890d91ce0d1f63f2d129f9f34d36846d91b73936d7df5f6e51e87df34d9d8d105fa0cb71a9f82d28d32a13c4c2ba7df5f7755367359 WHIRLPOOL cb84c3a665072cb484a99d31fc9c3cd0bec0762a7227ed86fdbde6e865c8a99e03e97e07df10d145b0c2b9f80022a8249b23ee8b39e083c13fb919ff51117739 -DIST firefox-31.7.0esr-es-AR.xpi 399937 SHA256 6c5865f4d479449a0a9b825231c859df0d6a275c81afb39a6d8ecbc12b24a462 SHA512 0bbb7f4bf6f217bee6481641eb6d19aeeb325766d44167c4cbc1f969ec861bbe6fa7c66f365ca7daf5688fe744730950a4fb38a0de509f0e79b9caab9d08d217 WHIRLPOOL 1a2e3d5ccf001b7a7d4d185ddc761ca6c33be83d1d75f10ac9be333042573d420d6c9daea99c76f16fc471a898cdba9b1a768575acd4367cc5549067113e14e5 -DIST firefox-31.7.0esr-es-CL.xpi 342808 SHA256 936f49302395973a8fccf344ab121e5d3caf6a9a4713ea28fa74b2e3475d2172 SHA512 31f74bd3878ce6770f42b5f8efef1e8630736a3e5fd627f2e708c7a2db0bbb65d8fda139a0554fdcd4dac6b982b54015b92ee73fbc606e71df3d82da899dd1c8 WHIRLPOOL fc8fafbac1522309c67e370e522c657205c79586d287ab6f7dbd36a37a7f845925c19874157f4a350e1eecbe7639e02264bcb29d9cedea949cf2f7df3b293a90 -DIST firefox-31.7.0esr-es-ES.xpi 335880 SHA256 16930441fccf01cb56f74e847820374203ee10e3621e0bc727b60faf647b1ea7 SHA512 3631562c97e557c7410a79d0d593ad49111972f1fc53bbda7b2bdef923361e9ad7358e5dd20d087eb1ad80c69323097e036bb9f7020d3c6cd63516f134d136f0 WHIRLPOOL e90b3d5d455c2756a0260e23b0e12de83c72bb1c58e723257349dbbd7bcb272f3f47d0bca75b16f5ab7297486063b340fe25a232d854a477cc2550beac427005 -DIST firefox-31.7.0esr-es-MX.xpi 402672 SHA256 19e1c14ea4b2964b2c482be44444864be37e7afbb25347b2c61b6a73aea46205 SHA512 5ec5f5f9cb4661a07d42ee0e54b505b7648098b14b5cd69cb8c6c64fc3c2fb67292b92ff7ec21456eccbea686f6153027a388324a17c08dfb5b4b71d4a85152a WHIRLPOOL c317f5cf3fbc37ab50c1f5c0f71098d376722bcbf890178231d5a3648460efa5924281d3a069b97f3a37224d32328782ae60edddd27981d329a791916da7b0a0 -DIST firefox-31.7.0esr-et.xpi 390360 SHA256 7b3aabcd02422a86e990cf3d122fa833493275d433cab826b062ad0c389ddbae SHA512 a6b6e6c15063f1f2930a85c5fb9c29a734e869a0d111012660022c79174b9e20e306e62c1aa4b9943c1e3c2544b1cb355bd651795b8685dd090928e03ca3f43e WHIRLPOOL 0c5dbda7c602880f5b787fae59833db6d2756acc0cad05ddb471bd52a8e20bb7ccfcf8daf17ce736e13fc501b868db9c82745b91472e085c610d261a573c5707 -DIST firefox-31.7.0esr-eu.xpi 412999 SHA256 08da23a46160d70f1f267176c367ab42e7d9309a3694aab127f02092846d4032 SHA512 e4117775b6095998a528cb9285acd2b971198884cfb2584f7d54390de0b14a25cc47b46e20086027c0c5b510c4249f07d7d44a9079478293f8f3b61464689098 WHIRLPOOL 5b47941258f87dad3c71adc5a09453c09e48077d513384093cff11e8b9c0c508b1e18b8a8eb85a60619b889563d52e933428acf591a957f7f341217afa80d1eb -DIST firefox-31.7.0esr-fa.xpi 460857 SHA256 9f320fb90856afeda61ed6ef231c7f08a5f286cc1a3e1ccb648e00bc83b9ca0d SHA512 8978ba6245e6f8ab15062683c9febba5febc5a6af8404292ff360610e03aace5d0bd800e72f46930770af786190157718f6b2ef53dcfd409c0f2ac9261469466 WHIRLPOOL 247106f064da0f3f2928f5386cfa3fc2d357cb213dfa87876eaae71c18989f2c91b0df91de3f3f14b09788d721104651f16b6ee8cc2debc47c29a2c2b1cdc784 -DIST firefox-31.7.0esr-fi.xpi 392740 SHA256 a735827f8b51d44d2dbf06dc60694e5c495120d2cd30a06a141f265c6e2a5559 SHA512 ec5fe47f56fd6b0ef89cb24f1394afc7129aed37999b561cd6494e63553b214aa9e920e5ece92eace4201ed13a56b7b0541b7f3fa96161863c3855c418b8e864 WHIRLPOOL faea0c8134bcc9ae729d23b15859a274613d47ff64dcb6ca266f04c2e1e89cf22e157a7d054f88212adc97f7b02ba447cc235f03171e9084240f36ebd12a2908 -DIST firefox-31.7.0esr-fr.xpi 406462 SHA256 c87f0a11b32b0d9232aebed8c8db11653b7a1f6e4cff349cd55605c984b5e353 SHA512 9637b7e68b387d73b7332ee355316d1ab22ff9763b1bc66483e511a5a2ecbdb5776e455126e431ce48d38319d8c4d465ed794b57679cf8036679aee58d7fc1a2 WHIRLPOOL 578df20079f1eca82438cb17c18c0802e58444aabf169a86c1c306d53712ab1e0917b8d0e2193a623be2770e0dfad593a116da6038b0cbb6c8b44de09434364f -DIST firefox-31.7.0esr-fy-NL.xpi 401930 SHA256 06f65abe1aad68faf55dffbe60b8cec4c6dbf9ed49a8e0b6e829bc35cdae668f SHA512 d506fd8363a2cf3c668223682537c8450343eceaee4b2bf5ec4b2e70900fb6e779956cc16d5abedd52734b6ac497bd0a0cf62b59cf50944e65f75c93ef2dc84f WHIRLPOOL fbaadf4b1352b9cd34714bc0dfb881249316861f157e8a8d4c86509eaac78894c5f62e1fecb4d4279c8d98349ebea5364a9890ebb23a8d0e8a9d69c3d61eb5a5 -DIST firefox-31.7.0esr-ga-IE.xpi 410077 SHA256 c2d7f32ffa5f7a4eb0f9fd793c5ce2bd4dae08f7fba57b0bfc9f9a5c276db1b9 SHA512 ef921d24284e64c108d6b0b47586655cf51a872d777b33b45b0aaf24881c3e2586e89b010d58fe5629056bfc3960d6f1c7d9fd2e8541a3c3c250fe48822c5f0f WHIRLPOOL e49e9bf77f9c288375e883fc93f8339949f414855f6c1e3f85e97d71eac82b6e5f45c3769002433be11d2fb2f46abe03e0c290dd7b78d8b89c7ee32d79c5232b -DIST firefox-31.7.0esr-gd.xpi 403014 SHA256 d6507eaefcf693abdf44df8ab8ff31af1453064543e41324fd535f77792fa3b8 SHA512 393d536e8e8ae57bcb00e413560be8b92d42312da2b26149b981ba8e5f5cf5017bf556560fe4d32f104cd2a1f71a9df19546a4cbdc7b31117694f2cd87097476 WHIRLPOOL 19cc7e713b7e05fd227c8d4de95f5f71b120f2a5c152718d962ebd63561dd8e8bb8b1c3d963c02c577deda694f01d5fabdb64a37cce2e9ea3582bac3837bdace -DIST firefox-31.7.0esr-gl.xpi 390599 SHA256 7492fa58143cb2e31377165e0f62a31ba5a6d6b93f44dbea7a196c1fe6c35117 SHA512 3c4bd8157975c3e127d506346bd29e52c82c5c0a3c9478fdd84631fdac382a5fedb76d958d798661d5b1e28dd878e8e4d4a347525f5eb16b95db5b72d59f11d7 WHIRLPOOL e1e35344885a715e2e29b42badf43c26fea2715a7870960b008b3e668e116dc278a9f5b27ee34ea77968e0c407170fd7476fcb04b6f4b60ac15e836bbf9237f5 -DIST firefox-31.7.0esr-gu-IN.xpi 423504 SHA256 09b503b94a67ee8b7f031375f6e3247544e6e58f47b1077931f6022117f12eca SHA512 addf70bc454197dd7647b41a693920257ae922b630dfca13843e0ebc8f83ed33146d66488a48037e4d7302606ef6564bc83190777513ff825494d8e0e914ba6e WHIRLPOOL 7061928341a0a23954df560702dab32b2b0280622de82e0cc739481e8c18a20275f7e3c31c85a9fdf92fe30083d2c0e180b253ab34ed669784f0451d6f6e667a -DIST firefox-31.7.0esr-he.xpi 427629 SHA256 fc459d3c9b7c4989b78f9f9ef3f56b7a3130b04ddcf4af199e63f531ff3369ef SHA512 a8524888882cf5c0eba70ce8fdaf88e481dac46e2cbecbcd8d8acb153d3969d88005ef927d267b069e59f9e753927718991bb05db047fe7456ecf85b6e30b6b7 WHIRLPOOL 9d5a6110725b1ea9e903d4eb38cd699c16be18f02b09fad174569f6274fb35bc4771fb0fd78ea7e39e7b82ad0c5b8ec443f91060ed8594042622faf08e7ac4e2 -DIST firefox-31.7.0esr-hi-IN.xpi 441402 SHA256 1fe8ffc2781376657a2190ce67c3cb0f8d661a941ff14d2a11360feb898963da SHA512 9e82a004a6d80a6d39f9f0d5ab6a60deb741daad26c4c3a1eb01f1384903b4ed726382db4d69192c27e6b15fb4e0354e4b8c9d4effe8aa58b098fa4870c9602d WHIRLPOOL 95953753c1ef2096e2f7002e19d57e7ee82bddc834281ad50e5dad344611249fed66c329c1e2b3591b8c9bd450f43ec38c1b0d2c1b6de8c3c73db7a6702092eb -DIST firefox-31.7.0esr-hr.xpi 424371 SHA256 7233b1981e2b4333c4d92fc1b354e29abd426b5c2cad8157ceae9836e874f0e7 SHA512 5ecd905bb2c6f184b2f698c35fc127d241d3a9261c07e1d95887596ea0520816e2a62dcbfde6c934eb3a04beaeeff363b8f45b91a944d22996092397e0dfff69 WHIRLPOOL 0cf30fc33110aa8d07eacce5d65d553ab54e585b8f970415cd2020e284e8d142c5031fe750c03d8586f1525063437f74ec52184c9eb6a0a9fa7856eef7c39a0f -DIST firefox-31.7.0esr-hu.xpi 398644 SHA256 98d7f3c03c8c0e25ac904edc9b7744adaf1b7001b887c496cf731b66e4da30f4 SHA512 f237e697439253047e1107e6a79795cd66571018ea0e2195682a5bb765d048611e0d04b6b029b8f56d090535a506de22883a68bdf5bbd5baa4ba22730c8104ae WHIRLPOOL 6cf0184cb405e2992d8336e828930ead0410f716c621f7f7fe0480894b5fc89b7e33e732b7475cf0ff3a04c9b7e866ba28c822f19242b0297e10ff85a10c96a3 -DIST firefox-31.7.0esr-hy-AM.xpi 478743 SHA256 be183e444d88a9d84c7f7d9f8f39805036f90cbd33cdb1157cf0a620dc510d5f SHA512 03fb89a9c0010da97813395b37f3b2c1dc39724ae7cd0b38b3869248edc4132f52fcd8854aba356c71f5398ee4164a82d0bd194d50bfaf6799d6f34eca6a3c15 WHIRLPOOL 1300b3d87f9c67f98acbd419a2342024ae56b661b82ed74f26e233ebb2027ebd7c99b05dd70a083299a2d6f4dbe4209691791a7a2cc5ba467f1ebcb8159cd056 -DIST firefox-31.7.0esr-id.xpi 378301 SHA256 c059b5bca06f2073dc68f7068f99b6d3d52291f07bdb2a5527c62d64f787d40e SHA512 b5c49da2475255d27609dfae32e5b764cf2a03689664bb3a2bead6f1e290f6fc170c11ed97a739fbc94d6b1fe1e7d10fefbd9f31210647aaad3d441e811e965b WHIRLPOOL 97bb4334a5c2ffabf23ccc2f337b3bba562d752728afb8c536525563debf04f27d13913b13636f8cefb92649f7bd537c20eccedb892d300ffb953d17c621af56 -DIST firefox-31.7.0esr-is.xpi 427327 SHA256 ff432dd9cda5aa362806be2b93a44ae343860e56ad871c12b808eab3ce95e4b2 SHA512 a51a12d9f6b36f6cbe8c2e1bdf5ed2bb2c7c010a7c3dcf5f29260994099eacad062fa9b0f5c9156733f8611b478fc4c72119f698b84f8fd3807f127d5906c7c9 WHIRLPOOL 4f72999cf7c0a004c4b933649ebdbc435dac5cd80f4afb076b6d995c6bba1d145296aa5d5d5da20c3164870fbbda0434948496a1e6f30953482009ced028e62e -DIST firefox-31.7.0esr-it.xpi 330905 SHA256 63b7031dc95cb7938f796f8273aca84959dc4c1b06457186d39d2314437135d9 SHA512 08da41ee83159932ac5fd203d440828c2b2e91ff21cd8f507717447428e92af4780d17ca1000bd9b10df61dd53c40fa91fd608142bb062b617a60258a34812b8 WHIRLPOOL 0233afd6adcd1cd05f25363f9e8d73ddc7c388b8f2914540115a9ed119ccd8447bdb7a60a4ecbf021a07010b53b65925fb95c3408ae5cce19abcb9ab9d06966c -DIST firefox-31.7.0esr-ja.xpi 421664 SHA256 c6e5d30f36831608bbb001a30dd20d36357a8f812208caef3b3672f15d03869d SHA512 8de2576e4633d3513da691bf34ae42c27f376841606115cf6042ae8cc7378c12193db6c8cde223a270da844124b580c67c4d6ca4184dbb489a8387989be99100 WHIRLPOOL b5399f01be05b2af6d057f5da995247de758ff1cd262d94cbf366c3744386aa6990317ffcdb1d94198336016bda8249d18dc8c6cde5a1fa0efe9899ebd19b557 -DIST firefox-31.7.0esr-kk.xpi 439116 SHA256 4134807f0682c4e3b531050d6152c95a3cd207bbf6266ae668e40af5a404b44d SHA512 e039bd97b913c670b15a8e734f5977f899f8dedad3c728d5cc8ea347e5b8a2e697b541626e7dfd4fcffb5bac26e66bebc36284b5cd26475b464478488327e6de WHIRLPOOL 8f93f75fa67af043ae3d628291e7d0dcc9a8a61c78af51746e3e053c2035d57d4c33b892a76117d091860d877f1e335d624e89545f4e5b375b3d28b644bb5d0d -DIST firefox-31.7.0esr-kn.xpi 458891 SHA256 21dde9bc0907a3f3d6eccb62209512c4e923e9578f99d3cfa38b9fc0f5749166 SHA512 f5386868aedec29ceb8300efdaee99472eebe11d558e24738cc128c312696e319bc8d13e50ce743850a1486fd3654fb3e06e09c19b0115ba22ae723cceb07bcd WHIRLPOOL d3a6292f0e18c9beb42bc406e7b50580842d5e2a67050a25e19de14a09c04924b957de83ebb6fffcf619700725fde35499b557fcca151faecae5c252e21375f8 -DIST firefox-31.7.0esr-ko.xpi 402815 SHA256 d1815717ff979a4f4d752860d7584afddc8598c5870e9827866b0ab5ef8ec6c5 SHA512 1c50a02b03327896fe217f4cc5ee89b587de0bf2539a933cb515c664d35a71722a1aab1a8670edfcb66830dc0f662f43e88125c5c38f9c8b6eb9b51af157e334 WHIRLPOOL d359f2a99867734ee86d3eac229488fb6ceace8d2e7f98aba33a948628e90324c18c18d669b42f8da6b87f2ede4128da9f442465e35fd276ac564ca817ccc2e3 -DIST firefox-31.7.0esr-ku.xpi 420260 SHA256 fbae0d3034d27f604dadc2f1f9d47faa919429951ef0fddc3acb27cc54c761fb SHA512 302cc716915baaf46820da2ab94263937a2998a36ea57782d9465c5cc5800490d0be53510fee8327b264e70ab1cbb556f9746e012f632ed649c2a517ba5d70e8 WHIRLPOOL 8340f8dc45ded56d05bd6a155af6c725b5fa32001932b8e016ed3e3c5b2ef42160d9df9aed551c233ef457716b540c381ec666881751aff7774029fb9f2f654a -DIST firefox-31.7.0esr-lt.xpi 435431 SHA256 e427e278896af7049be1a2ba0921fe040a0f28ea6db88b9776e61c9aa1f7c1f2 SHA512 08c97248b5e2bb9f82c08fa80a2fad7465861298d38fd9fa0a4ab8e98bbc2796cc46bda26e08a5c914e50b60728e07e526d574e894e09b38fd8f0e5507d1c2aa WHIRLPOOL c79102b8b025f80f1c10ad6910a3821352a9219d53f4b4a8b3c3ffc5ff7674dcd600627ee7da39108223632e25e56981136aa0ff9d28e7cdd84491380551a8be -DIST firefox-31.7.0esr-lv.xpi 398576 SHA256 808561e54dcbcfc2c5d4340b8981c26c32ffaaff41981c24987985b3e5237836 SHA512 729f56a8929c30b779986f74b6ea6620ee268c12d7b543cec32b44e0d9beb07e06f7e8b041763c72faa8483b1a3dc170848d2f51329c4e7f40090a685219fb21 WHIRLPOOL 516a94393eb32fe59a684d75bdac4ae0ab64acdb8d63292bc18ae44b49c931468220dfb88dac103c104b058fd63c359181269d6102e4ae5adb38093e71eed808 -DIST firefox-31.7.0esr-mai.xpi 444885 SHA256 c0028b9cb674795770485754d827e33d326c7b088faa07ae0533eedb4c4b0a98 SHA512 c5163a3d142bb9d4415104bd07704509beb7e38eac1d9b3506b9b3c8c956fe11af752a420e3cbf2adcc6f9c66cab16aafb4c9176fbd1e2e2e5949d89ae66f9b0 WHIRLPOOL cfcce2aa6edfb0bb3c00c63081674cad3f3139bbb32e4f4747c43c1b62f00cee0ecfc9a5a1d28591f79559e79ba91e6e05739395de7d47da035d3b1e8a4be0fa -DIST firefox-31.7.0esr-mk.xpi 475483 SHA256 9e2b8adbe49312fff3f4f4f466253c55ff475d77ee621ed1ec90d3f6db132f21 SHA512 a8112391d4fe4ced912b722d4a44a712c10ead0ce68e4d9221dd72d7b7b4f58768af47e8c589d9a330870e192ef96844fd4de4c3d4521ea4eae567ff83ce4f69 WHIRLPOOL 55398ebb7ca834220396c8c510d3e6ded1a86464dd266fdd441eb0a32a1c458f9bf8f116b31fe75d3ca93c2471624358abd1071e6302ccdd5bce06d3d2f332a4 -DIST firefox-31.7.0esr-ml.xpi 466254 SHA256 7c84d8089f4a191597ba04043f1ed06b495afa8493db7b9069b3b8e8431f1019 SHA512 5be08c7969b9c29a4b830c1c383683625ba77da817cff7e39411f9eb589a02dfade965bd0ec3eac06fd8f687df9c4ef03656961bcb05edea03b40b2a0a3a4164 WHIRLPOOL a38b6d8f7aaf3ea3ce58511d2ccfe2db0846ef27c95fce656a1bc9f4cecba4af390b82f7abf6ef1195da362b16f8cd98140f13a8d435a59963a8b73a69c49f57 -DIST firefox-31.7.0esr-mr.xpi 451292 SHA256 8fde662d065db623971f5ca3259edbda653b269a85089d7da61b59a2ac1028bf SHA512 d16b013967cfff22b0d75948dcf49acbd83667fa02d52ac062998a8054719b452a78e44eca58bc074a72bc840706265355753f98c698af00b07cc70a02e26f3e WHIRLPOOL 0968f200f69d7f5952935c0b324e3c030fc5a6e56eef4919a628d5c7698bf77d3ca332e9ac943e6100d113366ee7d0c08a9c8f366aea814315c0fbcfdcd8cc2d -DIST firefox-31.7.0esr-nb-NO.xpi 392006 SHA256 614e4819e7542455d53f5fa1d477e7bbaca34f9a60f381f310f469f8eb7a6585 SHA512 5f0c2b1fdc59ceb88d6408f8de8f2cd9ef61bc9044b937c51984f60c6ceb73987f8521eb01a5a88da1799e753f6a32c814606ea09ea48eec430f1539a8a2564d WHIRLPOOL 578a6f3d6d90a411f5a8580c56f032284aa0c7b29511e1ae4fa8ed88eb1a722cca6462ff60d3c8ba4141d81b352838662450510f31f6c07645926b53fe14180f -DIST firefox-31.7.0esr-nl.xpi 390885 SHA256 25fa21b6f5b9226bc98b564c6ea4597def332bf45287245b946406901176c85c SHA512 712fb20212749887c94586c1119c06fed711ccb5a362b879dc5b4cb76d65a026dddb5daccc429b70aa77a0f85573f6948a72931bf2a7e42227ea9adff1dbf8f0 WHIRLPOOL 56d8507dbd8b8f766ad842e5d23ff4185dbfc37daacb756eb5155254e17be969a45a2f4f94a6ab56e488c2bfcea627aad0d33c2dac736a7b1e4e8ac3cfedf1bf -DIST firefox-31.7.0esr-nn-NO.xpi 386281 SHA256 1da9ed892eef144fc24f36d8d357e909bebf1add25f39bc18d9eb3b3752676e6 SHA512 a14711506f6363777b98fb7133001376dab1aff90cdcc2a1c2f74057ee9eb6ad65a4c6cab829a508be5516565386f613ff4a17375c0a68a99d9b1d225f31f1e2 WHIRLPOOL 55b16f1c07c7a9497b6decf219db5af6df978e4250a166690774b9c0209f3a2788542f488b4c5e21f241214dfcb792950bfa2c5bcdef1c1337fe425e5f2dfe9d -DIST firefox-31.7.0esr-or.xpi 464749 SHA256 c6609d74a5ad5c26f47557431f284ec22218f6482a1da09e6a82a5be81ff6746 SHA512 1c60b04faeb077cf39c8222aa4a6c76e47aaa44a8fb34716228e6e46afab68666fa6d9376312475f0ee0a1610b7e4a6fe8e495394f9cdc13fcaaf3cb6d2174c8 WHIRLPOOL 6e126201eb1a8d8bb86c0ba6e464e9267163e706681a91b0f522b12307e0fcb22fb584af7d9e6bd84b05d8820db79eae0c20b031f5beca21cd3e4e5b87626f93 -DIST firefox-31.7.0esr-pa-IN.xpi 439326 SHA256 b190e43dc00acb59269a64ef34871d326296b526b3ebc4efbdf6a7d2d9cd35ae SHA512 f82c5c81cb0bb9170ca91b0f8ea26615d28f3050c2a234cb23a2f1fc50d3e60d1b1f942c26a36d5a7d25c28f2d25a4bba6ceb38b91f618ca0a5ce24933f82ce0 WHIRLPOOL 70350a5c0d3cc438595138d0d918bf2ae3d088855e769489735a3f858b3d3e8f70505dff7ef14d57ef6de2317083402fe95ee2bfd972497e7f17e4d1f8613f4a -DIST firefox-31.7.0esr-pl.xpi 374747 SHA256 594ad2d1bc2ad972da2e1b6a04cff08d31664293c766bfaeac5339efc85b57e3 SHA512 f1cb92efb130f2aaaf501ae11600e00e8f7da22733f8a39a22dad65a67720f83c5bfb7a550c1bdae57391ce1930bd51bf018a2459ca7d93dd17fde1f0f87b58b WHIRLPOOL 2044157619f7937ea065091b158fde45fb8793eeb639b2c94ef7bd168f6b511ad9eba4c98c5f03c4b0e3a96e18bd94b0ef7a57a311f722be64b83471e8a43d7d -DIST firefox-31.7.0esr-pt-BR.xpi 405565 SHA256 b5713f2dfe91eee8eaa6628592165eaa134bfa0f61b741bfe31fd9b321d309b9 SHA512 4ee2230a01d520d6c9203b54132ce95ba7be76e267271b2c662a70aa3b21353a8a27763a372989e009797398c0e3e471e13dc66da37a4325d8d3237e5a7ac499 WHIRLPOOL 325248b5513c79f586d1c728e4c386bbc4f0086a3a954d71ecc3902bdfac2a031deeea4d5025eb5e231093a22feca92123fa2121e0784c02422055c62442fa1b -DIST firefox-31.7.0esr-pt-PT.xpi 386344 SHA256 abb6214eca83b79f83b042597d222e06474acc6252d389d5ba2c651a9e5ce03a SHA512 87553a5328989d4f5b6a6e8a7314e385aced7e16e50c6b940f7d22d15a9ddd09a1690f8ab75a319867e826d2815b2afa256c393124d6dd4f8cef29e33313a33b WHIRLPOOL 135325911af947b0f33652e87f271f6874d05b66f4fd27894f17e5d63dca6c027aa184fc916f35357e69f4358ac3ded8240955ac2e8d56c0d38609b2a2212fa4 -DIST firefox-31.7.0esr-rm.xpi 399285 SHA256 14812365a8427dacc135cbedd51aa9f05cdeae79ae534e733c90156871bdce44 SHA512 62b2a619cc756151a2878add5d186a21802c9293206de4f6d63b5833af7b9425ad3b661ac3c09917fb8c2f308d44f80f3332fa1fc710b0ee8fa5a1f26546376f WHIRLPOOL 4d771fe1b96f7c44e12ac95e9d40cb9ae9be748c1da2b8ff42c9706263372321deae756aaf2d6817df846891fead067b860abb22c06556b5401efb94dec56ca2 -DIST firefox-31.7.0esr-ro.xpi 439388 SHA256 37101737210648a141e39bdd45b6a09d6bd1c7c91921fce6e18e06c960786a75 SHA512 fee19980783d11f5f55ba75db9f847c4b548bed752a9341efda2fb42c58d8025839fb12f73e890c8641418dfb6cb05829f52a7d86e008cfa9b7266cb2f8ad45f WHIRLPOOL 9075b0d1a8d4b9ad2cc23ca4725db839a0a9ba347b394d0ff53e65e7d94c15eee1226cb3e7e182a744188f9dd5a9a66291b66945dcd03db902696fb03c1460ea -DIST firefox-31.7.0esr-ru.xpi 367898 SHA256 f26cd9d88445e805ad9001e64c6fc090e4e2a9a38a6a1a3a4db16d4d2f86af85 SHA512 5f85d18a311ab6bda2e4d4cb6601fe7b567d5390e4f1693408a56fdb949cdde6c702aad91de382752b8cf9e6029316a323654cf71dcd93b8b88453b137f5ecdc WHIRLPOOL d2bc7da9fcab32c03e004248b04be531019098314eb1b73b24fcf02c5e935e9668937be33b4af6ce1f00f2300d471914b42afc44f49542bea8db3f4a4d8274c0 -DIST firefox-31.7.0esr-si.xpi 463224 SHA256 9b65abd0a84e28cd02fec01f57601dec37e62ee79364ee1e9afcf56c051e872f SHA512 02592f3ea645938d88da726dd16ac316bc94a13392f19e29b534d7b728c2fc9f44f78fb34980de6b4be94b75ff2dae2b9eb8a5593a5cefafe585df15a28091c9 WHIRLPOOL 0ec04b6ec94cad4dd2e05dc02c3bf3114e3d2ab55f2a51a8dfce5d82e7f7d367b941c29f24e156b1fc90e3375ea017f23c63df2f3ad68c9e650e8f63e2df3995 -DIST firefox-31.7.0esr-sk.xpi 413802 SHA256 79af6394fb242a2381c22d530661c8e4aa49f79072547270d1666623cd234376 SHA512 729f72f5df89e12887938e2d176e1b54e6aa4e6fc540440a645177ddfc1915806e47d590c21c2aa04db446289ecd284d89062fbc5d3862d70a0495db815cc64a WHIRLPOOL 236f3230c7b7856bcb1d0aef4bcae1c425ab276cf368edfe1339f4d4b26abc0cb4a3abc14bb7f2923c77a3fe26e31d6089efc61290bc9de3746372ccf18b5371 -DIST firefox-31.7.0esr-sl.xpi 387134 SHA256 5adbabcf3f9df45ece596da1866551abd308f93a14d4c2d2872cb93b3d00a365 SHA512 8cfb193ac215d98f438a65150f6ed5bb75058b2b4b5f469a888b307f80f60523135f613cff3a56183c78e89d5d7866ae1100ef90b4f0f965e5e48c998df5f389 WHIRLPOOL 410a6293fc9251ddcdb2504ba426ef85f5f2a53a35f884db626a8d53f9b5bc6d4b0e1a82e3a570f0c3bd0e78e1362a5ab250490b9bfd9bdc52f921975358c62e -DIST firefox-31.7.0esr-son.xpi 395144 SHA256 f6fe46997da6c63a2622df2ae8fcd162df761cc13f02f12e19a5827bd5b3d5d9 SHA512 9b20889777fd43f75a625fd8e17eab0c9e6ab8c1b68262df9685f6e550e9c38d64d68224a9ef3eb28bc3e8519eac69f1af89bb51aea901381afb1212efb624a6 WHIRLPOOL 4aeb3d4f8bcffb5c131a59fc808b0efa1f544452a609890d21f1a7ff34d80e6db8f136346e1bb12b4cc372b2e2746fb43507dbba4a8217a589949924ec176154 -DIST firefox-31.7.0esr-sq.xpi 431136 SHA256 4b11e3c0f1b709193df7ac617f09502224fa90891c64456bf3b09f64081f7366 SHA512 1b10752dbd2936b32c1f975a92020e6b1c53c1d5aefc0eb726f0cf527da5444b536b6b90deb03535cb21e5f76a0ee8445c09af304cdfe4c8b6d61db3925f0162 WHIRLPOOL 38108ba8972934a00b8db0d081900f12fbf355b2fecc1ea57e72eaedd5ca07d3648d0ae2ade70c9cab811850237ad414fe549a6b56017fa9b593bc4159a6ea32 -DIST firefox-31.7.0esr-sr.xpi 425903 SHA256 7cec3903511642d0f18d681f9c8db88d7a515a0d4bc41c3b47b639f900888394 SHA512 946919c2d707abc3e2ebcac025eb68b5762e2336df2136b2adb0693bb26bb286faf3a53a0bfa645d5c73698150605485109dc94a12309e1c269e168e652856b6 WHIRLPOOL 7f7be25cff316a50a7f4e7f792162541d8b23376c297f662e2aa60928a30a6fd866d5a8b7a71a5033f08e9263a69828dc984db19d70c2c4d2d62d988ffc2d1e1 -DIST firefox-31.7.0esr-sv-SE.xpi 399026 SHA256 e90efaef588b44c2aa8ed7243930fe749c8804ac29f27505cdb4f16578c47ece SHA512 332804d760e66b3f0ea3501b5c134331dde01993ea37bab3e44fa70018af10607a3f460c78386c19a8160dfd3e4ad2fadebd277974838d71802bd025c26c3c75 WHIRLPOOL 9390e9be1e1634a0c6cde7108d498910e3cb5e5e962c977eb58eb93b199777b4ae56894cc6c2d64b2872f059ec44a7083952a1a0bec407fe58cf94ef72584825 -DIST firefox-31.7.0esr-ta.xpi 447685 SHA256 1eb3703416367ca99e10779fc9cdbfd2b521c33d841cdc5e37a780c8995ffeab SHA512 4cd30dc24f9966220fdabaa62e8f4505b806fc5e11d47475e4c65e63715c5050f916e94764fb03a8d0d5175a4982893eb2fc8d005decf6222ade401f5add924d WHIRLPOOL 33225e7f68b1209f876698049c3a14834662f3b0bb6c38d6cfad3cb013ddc190936e2f574d9141bf98e8f80a22d1dc2d17395ecf0875ef26dbe9632a5eb87948 -DIST firefox-31.7.0esr-te.xpi 462591 SHA256 6e8b188de46947a0021db9bea2f559d00c2fed6c6fdd359d3c6ed43ae9e672c8 SHA512 424820e5230725277a62cf0c658603d26e9a1ff2de572787364456637b687b2b113e81af0768d9d4295d54e72122e2f1f7527dc663b8178b5747fef97f01f9c9 WHIRLPOOL b335c8d6dbd6964551d6b9c504d8829b2dedb31da91979980c5f4c2748671468686532c74c29ad0c981f32a695eb8b9f10f3116d8d6c6245371a57f24c86a50d -DIST firefox-31.7.0esr-tr.xpi 417370 SHA256 846f9802aacfb0d6a873a9cfbc7854fce33b2f59311f1c85d91d7a929bab2255 SHA512 dc6dd068a57c000cf03f2a72f13aa163e8d1c80ddfd5721bab716882b00fec448b159259acc8c7041b35625ac9d3fbe9017f47ac50ca5e345129cd2429adeba5 WHIRLPOOL fdd83bafbf2140831801fa2380aeb249792e75da3ca35c9d36f42968ae415b927357a0c7a6f327886b2bce100ef828ed863a430311e154e75c932c37c266d23d -DIST firefox-31.7.0esr-uk.xpi 428002 SHA256 5e988550f6722b30362f1e69675e18259e8bb20439747ce37a4fde9fd429a5d8 SHA512 03dc5c4bc2d53f6b3811084c16b695dde3961042ff94155f9a1b0228d76eb91c17ab9b74ecefd59c6bc3b9192a3d978c3595c109fa85dbc8a48bed0dd264e02b WHIRLPOOL ad83ecfa9c795081d2d39afb5102bae6eb248de91824a1b1fb1258ad55b1534c957bc1e8a08510571460f1d09f5efd96711b0faaf329e4bcbef1aee7637e009a -DIST firefox-31.7.0esr-vi.xpi 413375 SHA256 3e6aa2a99aef4613d6dcc5b912ebe2a017d2f7cae3494429484441a0d501b319 SHA512 93c29c19d3b3cff7afad8e3e9229f2878007c834fa3ad44ea19342ca698d9121c1f592cb190c6f80e4f5301b7faa49654c06325916060f3b361caeec6b826905 WHIRLPOOL 32de86f5b8289a3691435615566a52a303cc1d23e33adcb9bd8c6ace77c6bddaea486eaa21a830126c22d6104e0a4c89ec65134526be931272625c8b88447ed1 -DIST firefox-31.7.0esr-zh-CN.xpi 419630 SHA256 20aa5d265b0d275c63fceea28257e100ce788598b4e18e448083ce02d50f8dff SHA512 f5b400ca4f4199b4bb9ae946171ee897ae2051e4a0dfc6e9b624fc221a57539dad7ae9eabeacc04f0d9e08cda7a76cf4348be25ca99a59bfa2ed470b6beeabc7 WHIRLPOOL b4b06019000f5d6623116feb3afe18a29d57e7a26a83afff3dcdb0370cd5381205e6087fb494db9a436445e1b40c447546508cfd5ccbea072d02ea9596796ad6 -DIST firefox-31.7.0esr-zh-TW.xpi 412520 SHA256 5752bf1f8f6618bfd039cfd378d43a29d37270e4deb26474ee86b4cd4275e993 SHA512 2e8f5a85f4cff9b7b3271118926f567cd2cf8c9380edf46f035a702b7a4386fae1415b6d0a48a870dd09562b4f85196ddbe8ac3b14cea6514b3fe59a16fe0272 WHIRLPOOL 1480141168acabe207c9a7afe96b9f111b9ff18722670a87250d25c94f01c68ebdd028092cd19a6b29c4452718167404d2221848fe8ed049170e6da4cb69774b -DIST firefox-31.7.0esr-zu.xpi 433216 SHA256 012bb28adb83356fc8367556f8cc397c2d0fbcd552ff56c5e146cb48653c822b SHA512 03d30af7898b6685cd50d736ff949f5eb5d30f3f3abe4be59f889759beb1c8438e6b9938a99356e21619762bb55d591fc0cb7b5135992e4015a9c80d99fe7a63 WHIRLPOOL 229382bd196ef9197416993aac8e9ee90bddc5bd0e3efa910c04bbe5f1eb333221179a93b2d958856a92f3633c07fb4d4e14bfb38faffacd071c64fc65eddb1a DIST firefox-31.8.0esr-af.xpi 431089 SHA256 f25c7d085e5e37983da4cc39cf67a430861f77535d10c93bd10e63379e4ebd5f SHA512 df8d6650eaafc6b97319fa3becfcc3b7c71f4ad3159ced8bd38e22e43e78d148d346b29d013e7cee8e362e1a75c3c9249f138ae6e1a8e9e36e5fc6e5b6b8a45a WHIRLPOOL 02cfba0e3fff4088569b6affe9110f179840baf72345974c1cf17759afdc2f09e2aab7c03f2cdd5ea37b3294493aeba827d83e08c93e3508a951385b207d6438 DIST firefox-31.8.0esr-ar.xpi 459824 SHA256 1284f9dad514abdd360413b4f59e3b326a2d9bb95bdf8fee3c4b2cc77fcc229a SHA512 88abf3e985b9fc6f7559231d6ffa3991c08c191683cdd7ad2f0227581b404611ec385abf79f64284328a62bc3d1ac67fd0ad47bd21e034466c7fab35f9ec12ec WHIRLPOOL 41a1eb0d98dfda4c41cba9684fae2f85c4fe2188c71c82beb60142fa518e6f5c26654155bdeeb6726a7963adef9a4502d19c28ceb835b3db3b10896dde33c246 DIST firefox-31.8.0esr-as.xpi 448568 SHA256 1fd763199b6137d93c1903eb0f5a452e11bbb0a23ba0fe4957d54f73d282de66 SHA512 1d7231ef5dd9bb3c513ab8ac4c1465fcc07fa7232ac94880a701307aa971822aa322d1c30ea8183233dd74e3a479fdc1e0ef0e1edf8a1433afa91b25ac6fe27a WHIRLPOOL 3880fc73e082059e0dc0056f49fd1c51352d1d68a9efe411cccd4fedae64de63775d42e8044e291579599d66fa7b6a570ea1a7ae66aff7659d378939eb782caf @@ -308,11 +229,9 @@ DIST firefox-39.0-uk.xpi 498395 SHA256 5b06984dc2d539dab5d3b83ec915b02a498d41185 DIST firefox-39.0-vi.xpi 471789 SHA256 a44f0486939c81e86e2aaf255cfe70d17e2ec42b8cc400ec2d699c3a1a951044 SHA512 266657d5d698791953e6dfb2f60e25e737afd17caebb41fb766aac9be26cf5b9a801863949c606f57bcc8bc91e031686145ba35be64f5384588234c30ae885bc WHIRLPOOL 8fc7925acc27345b43742349b443a655622bd656f3f0dd17a6705f970bc1949789ddf65e3a3caed98c3e8691e1ba5addafe4f75f1a73d6db594a71e427f6d8be DIST firefox-39.0-zh-CN.xpi 492380 SHA256 a7e959d6aba6f67b880b9ebcc1d1c2e253f01e079475191dc3eef978a9d9b2b5 SHA512 cb4e8c6f813692b66d2f86c454b25b129308ccf68e830f0b7c104340858f0b2fc7472a7e0ba1fbe093a05ac0c07e2d5cedf390abf4b1b4b74b68d45b43ca6ec7 WHIRLPOOL dc5a3f3e80712986203a9d6e8883378e3de72f1a365649e601526a4b36286f9fbe29e181ea55bd6b221bbf5a53951ce0818888a886654d5147591bacd3b5dcaa DIST firefox-39.0-zh-TW.xpi 471887 SHA256 ec30c554c57aa27835723253f4c0dfc4fc75ca591f9a64fbd65f7622d7b212dd SHA512 6f247e71d3b6d232972a538517a9d148d30ecfd24efa4a4851b52a3db7a079ef039473be8596e09236009b785f84f98c82a01c7013cfc0e2333ff4dbfdff0a1f WHIRLPOOL 735fde774086000d85e9718b498aad5fbbc5e7df6105c34d33a67210a119aae748dcb3dbe11039057b0cea242640f257883131a341895dc4acfbfdacf4681736 -DIST firefox-bin_i686-31.7.0.tar.bz2 39777648 SHA256 063bab2cb472e181ce16008388669a39badf8ed595d286bdb80c00c196aea6f9 SHA512 93c6a36c8b84ca4536a51ba9285766571bcb2ba01149d374390b4d7577d467940de75101a5dcdee33c432e5fcb1b50b6b10dd877abc7a86d3f9e5c0ad5051e9b WHIRLPOOL dc8b2e44bc9af5272eec4600b33f25472e7c6a3fd357eddfccd93ce7b4fd96feebbd9d61f58a4972260c90abff8de94189a07d9547ba89a8c38b413312bd35e8 DIST firefox-bin_i686-31.8.0.tar.bz2 39764813 SHA256 ffbc63803029e7615d9b87b6496c3d9db3d23cd5a1da7012b87985ff9a3ec77f SHA512 8eb73cb7af4622f10bbc9dcdd4b45b98755cccf078647ba236688a662f53376155540683850a7faa5783eb34942cad4118960f30f9438da620a289a8c57a97dd WHIRLPOOL d7b9a2f021e959b1159b9d58db319c3993bb61b762b1de6f5e736ded81d10ed8b338fd9bf76d4c1d90a0db3b6debeb504a130bb1f6aa9b9c3804a06b6f2f2f12 DIST firefox-bin_i686-38.1.0.tar.bz2 47102113 SHA256 9846218b84001eef452fa61377ede4dbe099682937af6fba1ebeef589515a790 SHA512 5c18f8dfbcb22d6f3a53e30fe6cd066f836057722aa274b8bb925770d6bc82f4e121d236da3de5c465a9f40f057ad350f5ea4ff46633e1934b9e090eee852596 WHIRLPOOL 5ffa28187903f4d5cb8ad8af2e2e2f9548be546a43fd664323c558389478a1210ce25505747f59f83ef0fe150d5aeb4ff22f88a80c6daedb8045eb7479aff6f1 DIST firefox-bin_i686-39.0.tar.bz2 48620957 SHA256 b612185276ec1e3f60165ee274854c0244611b27076a29ca899d6e84a93e0983 SHA512 9166cd4d790ca33cd58cbb126058921447e37dbadda13fcd5daa70f439a828321979b0165cc7a02da9fafbfff3d08e2d6012d940876fc38f99419787a8c9a047 WHIRLPOOL 59a47362b0526ef6c652535e08e17a44995d1ee8ee4f361000e1168ab7c67fcbbd74f0a7160be5a05af2304fc65bb56d849e21a052fd6c2c861a8322f5088d3c -DIST firefox-bin_x86_64-31.7.0.tar.bz2 39001299 SHA256 74400861dc753cd8cf2e37d0ece684562160a72788ade1b3a062388124822b76 SHA512 9aded8920a739b0f7b6e936148bcccb9ecdf6c145a17f0aeadec526961bc93d870b9d1baf5034b70de728ad03d936601d706e03944666034917a7dd6c324c003 WHIRLPOOL 07a479578736abe4b09693e10b56f7e40551fe06a2a5c2553ec4acd5841fc8037c62281be0da6c5f9c0ca9388177db1fbca8b6ffe65f20da19451875c643b3f8 DIST firefox-bin_x86_64-31.8.0.tar.bz2 38997268 SHA256 75fe6009fb4981457ab651162daf51ac38d37101f3046916b5a5a390d55840b3 SHA512 e794e74fe9e4d96bfcc815f79ab3178f2e8ffca9a64ca0d3adcd79c6a968d815ca36fa914d5d29a7a57dc03f5dac96bd863b51c0541d1950a25f8d109bccf4ee WHIRLPOOL 0f45d9db6e6949cb9a90007ed7fa04acf26a80a767f33d835016ce11651148976e84f8105ed7bfb5e3e23cb6e39572c586c47a6d042f7f02e9cf7944523c482e DIST firefox-bin_x86_64-38.1.0.tar.bz2 46250254 SHA256 6afbc86941e566a26883cf1c76737b8771ee746eea29453e4845790ca04c2069 SHA512 7d0881a1d5c5d96ac14cce535258127ce4a02591d6cb8020b825889a0b988cfcd55fbe5716ee681e7e4598f1f30f2e80339b91fedb92da90319c0b9a7af817cd WHIRLPOOL f5ce2e36bb28b6c709e5b97306cb6c858cb75fe533d6bfc01a901060d59d03271aedea006134151851fc70502eac84c677e8a91463f84c86bca12cd33269700c DIST firefox-bin_x86_64-39.0.tar.bz2 47681275 SHA256 ebb727c7642468bd463d0cbe91c840910ddba3f726fa3d17972b9d160dbef10b SHA512 f9d696627401e26e0fb263fa9d625c9c9349b6997e7567be99dd9a191628eba7227a329599770e06d8c619b600940944e0dd447ce26594f7164dccb66b8c0549 WHIRLPOOL 28b0610730e9b77da180b89ce143b82a9231ae88e0e1d8e5fefc825d69b0e41bc8f1ccf2632a981b4affb71d6f26e811ff870d0de7d3fc43f42f7edf52ac1016 diff --git a/www-client/firefox-bin/firefox-bin-31.7.0.ebuild b/www-client/firefox-bin/firefox-bin-31.7.0.ebuild deleted file mode 100644 index f62973e4c8ef..000000000000 --- a/www-client/firefox-bin/firefox-bin-31.7.0.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.7.0.ebuild,v 1.4 2015/05/31 15:04:50 axs Exp $ - -EAPI="5" -MOZ_ESR="1" - -# Can be updated using scripts/get_langs.sh from mozilla overlay -MOZ_LANGS=(af ar as ast be bg bn-BD bn-IN br bs ca cs csb cy da de el en -en-GB en-US en-ZA eo es-AR es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gd gl -gu-IN he hi-IN hr hu hy-AM id is it ja kk kn ko ku lt lv mai mk ml mr nb-NO -nl nn-NO or pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv-SE ta -te tr uk vi zh-CN zh-TW zu) - -# Convert the ebuild version to the upstream mozilla version, used by mozlinguas -MOZ_PV="${PV/_beta/b}" # Handle beta for SRC_URI -MOZ_PV="${MOZ_PV/_rc/rc}" # Handle rc for SRC_URI -MOZ_PN="${PN/-bin}" -if [[ ${MOZ_ESR} == 1 ]]; then - # ESR releases have slightly version numbers - MOZ_PV="${MOZ_PV}esr" -fi -MOZ_P="${MOZ_PN}-${MOZ_PV}" - -# Upstream ftp release URI that's used by mozlinguas.eclass -# We don't use the http mirror because it deletes old tarballs. -MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/" - -inherit eutils multilib pax-utils fdo-mime gnome2-utils mozlinguas nsplugins - -DESCRIPTION="Firefox Web Browser" -MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases" -SRC_URI="${SRC_URI} - amd64? ( ${MOZ_FTP_URI}/${MOZ_PV}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 -> ${PN}_x86_64-${PV}.tar.bz2 ) - x86? ( ${MOZ_FTP_URI}/${MOZ_PV}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> ${PN}_i686-${PV}.tar.bz2 )" -HOMEPAGE="http://www.mozilla.com/firefox" -RESTRICT="strip mirror" - -KEYWORDS="-* amd64 x86" -SLOT="0" -LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="selinux startup-notification" - -DEPEND="app-arch/unzip" -RDEPEND="dev-libs/atk - >=dev-libs/dbus-glib-0.72 - dev-libs/glib:2 - >=media-libs/alsa-lib-1.0.16 - media-libs/fontconfig - >=media-libs/freetype-2.4.10:2 - >=sys-apps/dbus-0.60 - >=x11-libs/cairo-1.10[X] - x11-libs/gdk-pixbuf:2 - >=x11-libs/gtk+-2.14:2 - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXrender - x11-libs/libXt - >=x11-libs/pango-1.22.0 - virtual/freedesktop-icon-theme - selinux? ( sec-policy/selinux-mozilla ) -" - -QA_PREBUILT=" - opt/${MOZ_PN}/*.so - opt/${MOZ_PN}/${MOZ_PN} - opt/${MOZ_PN}/${PN} - opt/${MOZ_PN}/crashreporter - opt/${MOZ_PN}/webapprt-stub - opt/${MOZ_PN}/plugin-container - opt/${MOZ_PN}/mozilla-xremote-client - opt/${MOZ_PN}/updater -" - -S="${WORKDIR}/${MOZ_PN}" - -src_unpack() { - unpack ${A} - - # Unpack language packs - mozlinguas_src_unpack -} - -src_install() { - declare MOZILLA_FIVE_HOME=/opt/${MOZ_PN} - - local size sizes icon_path icon name - sizes="16 32 48" - icon_path="${S}/browser/chrome/icons/default" - icon="${PN}" - name="Mozilla Firefox" - - # Install icons and .desktop for menu entry - for size in ${sizes}; do - insinto "/usr/share/icons/hicolor/${size}x${size}/apps" - newins "${icon_path}/default${size}.png" "${icon}.png" || die - done - # The 128x128 icon has a different name - insinto "/usr/share/icons/hicolor/128x128/apps" - newins "${icon_path}/../../../icons/mozicon128.png" "${icon}.png" || die - # Install a 48x48 icon into /usr/share/pixmaps for legacy DEs - newicon "${S}"/browser/chrome/icons/default/default48.png ${PN}.png - domenu "${FILESDIR}"/${PN}.desktop - sed -i -e "s:@NAME@:${name}:" -e "s:@ICON@:${icon}:" \ - "${ED}/usr/share/applications/${PN}.desktop" || die - - # Add StartupNotify=true bug 237317 - if use startup-notification; then - echo "StartupNotify=true" >> "${D}"/usr/share/applications/${PN}.desktop - fi - - # Install firefox in /opt - dodir ${MOZILLA_FIVE_HOME%/*} - mv "${S}" "${D}"${MOZILLA_FIVE_HOME} || die - - # Fix prefs that make no sense for a system-wide install - insinto ${MOZILLA_FIVE_HOME}/defaults/pref/ - doins "${FILESDIR}"/local-settings.js - # Copy preferences file so we can do a simple rename. - cp "${FILESDIR}"/all-gentoo-1.js \ - "${D}"${MOZILLA_FIVE_HOME}/all-gentoo.js || die - - # Install language packs - mozlinguas_src_install - - local LANG=${linguas%% *} - if [[ -n ${LANG} && ${LANG} != "en" ]]; then - elog "Setting default locale to ${LANG}" - echo "pref(\"general.useragent.locale\", \"${LANG}\");" \ - >> "${D}${MOZILLA_FIVE_HOME}"/defaults/pref/${PN}-prefs.js || \ - die "sed failed to change locale" - fi - - # Create /usr/bin/firefox-bin - dodir /usr/bin/ - cat <<-EOF >"${D}"/usr/bin/${PN} - #!/bin/sh - unset LD_PRELOAD - LD_LIBRARY_PATH="/opt/firefox/" - GTK_PATH=/usr/lib/gtk-2.0/ - exec /opt/${MOZ_PN}/${MOZ_PN} "\$@" - EOF - fperms 0755 /usr/bin/${PN} - - # revdep-rebuild entry - insinto /etc/revdep-rebuild - echo "SEARCH_DIRS_MASK=${MOZILLA_FIVE_HOME}" >> ${T}/10${PN} - doins "${T}"/10${PN} || die - - # Plugins dir - share_plugins_dir - - # Required in order to use plugins and even run firefox on hardened. - pax-mark mr "${ED}"/${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container} -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - if ! has_version 'gnome-base/gconf' || ! has_version 'gnome-base/orbit' \ - || ! has_version 'net-misc/curl'; then - einfo - einfo "For using the crashreporter, you need gnome-base/gconf," - einfo "gnome-base/orbit and net-misc/curl emerged." - einfo - fi - # Drop requirement of curl not built with nss as it's not necessary anymore - #if has_version 'net-misc/curl[nss]'; then - # einfo - # einfo "Crashreporter won't be able to send reports" - # einfo "if you have curl emerged with the nss USE-flag" - # einfo - #fi - - # Update mimedb for the new .desktop file - fdo-mime_desktop_database_update - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index cb0efd405d34..65b9c2eaca29 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,171 +1,4 @@ -DIST firefox-31.0-patches-0.2.tar.xz 4636 SHA256 fdcd4e68093fb905af06cd89aad7042f8a4e695dea9c184351945fcb5872a062 SHA512 2fee84ac6027a1e1317470112df54fef411596a522bca756f82c525b13ba952015e71f2aa05a807fec04c3bd092e8cbebd0c2349e0dc4950b329a88811b00151 WHIRLPOOL 59dc5f3457dc2a0c0c83a0128063da00d127cee13487b112064368de7d98438b7ffeb1dfe362080eca6a82af4834f3e27c6bd887e51b5d59c728ae124b26114d DIST firefox-31.0-patches-0.3.tar.xz 6004 SHA256 1ca282d9b58e611c395fcda508bf0ddfebfc91ea6a6132b59f1acf90566f663c SHA512 4469ccc3200955bb790a177352ebdbfa5c2299581bbbd0d83be4e2e0ccd5cb850c5023f3784dfbb3cd5d0dbed9bea4b533bdbe1627e42ba60437b4743a0e8fae WHIRLPOOL 86b2da659dcb11f34cbb6bc966d7f7ab79fb3f8f3584f929ea50f7893bf84b01ece435c4598c05b538d0719fb0426fca51a1cc9f9abdecd8b8e8beb5109cc899 -DIST firefox-31.5.3esr-af.xpi 431089 SHA256 8a6ceb72e0f6b8f08067de07951841905697874922622e4c48b5c612b22162db SHA512 76dd3c34c3b481dbca9e21fb875415c8b2431871f5086d3e53043e5375ef4cb3af7bec06c4e196a2c13c9e37219211e2c5b673149d37f220f7018a8e90ca12bc WHIRLPOOL 0a2770869d0842c25ab155511eb5b7077ac50aa15f54beae63c99494e6bfc67d6b50a2acdfb2c35fae5fb4dc09ed9a67f27eeb5be5a4c5a1aad46294be773a9b -DIST firefox-31.5.3esr-ar.xpi 459823 SHA256 116e438d6ed31ae4388e29c602507f5bd30b6d8a3a162835d0d3b412e56b5f03 SHA512 a4a1e4358d629e5feb9294abdaa1d9c02c3b62de2a56efaecdf6322132d6863610c0f98a3b848b5717ec76cba7652f1eec5a7a56662eae09ca09a686a093860e WHIRLPOOL 341be7b43eb86b320e719a7d3f7806ab40015d95031cc22b4d0fb1891b4acee9b70ebb1cee6249391d04f2ee8ffca354e623ebc2c9596b3420bf173872a34d29 -DIST firefox-31.5.3esr-as.xpi 448568 SHA256 aac019e938411f07df8f09ef215871809e75ba580398c478d835896fb274b43f SHA512 657af0ab2a4e6a73cde25905f1b2eaa08228a2c82e2673752a10c3deb8a1d21a394bace9bcdfd81d98efe0f33ccf95966c82e181fef1d62240b10d6eef4e497d WHIRLPOOL 4b173b90c4e9e50ee356a526b753b4a4d409497a6d813e4775c3fb9a1d0c1f3887b1f7d2c542015d1bd9fa6ebee52e75e02130fd49fd540b0b35c64d04702583 -DIST firefox-31.5.3esr-ast.xpi 352340 SHA256 f90c97ce4c2cb7822b23abfc2baa6fdc4f301d506d50a2b8ec0778ba9fa296d1 SHA512 87053d3413272222f5425ead33f35aae0e54ddb7414add73155ece2da2a1110bb33d3276183f9dbdcc401b3a86ad26e1e15cc92ede760a86c5ee6f5cc4b71d7e WHIRLPOOL 025a12ee6c94bd3904b048706e60e0aecdc16288b0f0f013bccbcee2dd1f494005f11b889bf8c3f67adab69052db3dbae52504859e9bc15f87f5e3bc2513cd2b -DIST firefox-31.5.3esr-be.xpi 378668 SHA256 5536a42649ba6125468051e7fb50fea0e791ae54411c3ca941ff8a818c30fe50 SHA512 f8484da18eb4aeb67c844bc46507c214f327b9988411f0206b2934b659371d0e141849f9c9e18b08834c912657b9dbd097dcedbd51ca3def3cd5e2a6d7968169 WHIRLPOOL 2771bcb38fc771db0a63e3452f7f88e707cdcc626718bba521edbfcd9580ce8c0b70f69ccecfeda8b70acc9f5773ede5174cc2f5aef355f3665f05a1daed487c -DIST firefox-31.5.3esr-bg.xpi 438061 SHA256 d9136407c1ce937cb0f9d406398f07102807c4336cb2e705060b35acab11b954 SHA512 67b0a93588505c13d46dc916d791167b8299193b01144cb9ec1caaf3c45caad4a16602b02d490f514f6ea552ad8af97b6621e1446e081f52f0a1114d8c97b876 WHIRLPOOL a11cfc710953961528cf27eca68fc0680a6064c1587aacb7b6f159d3593f815c79eb1883141706a7bccfe4f1c2e9385b1f0698626d30542846f541b4ead6f708 -DIST firefox-31.5.3esr-bn-BD.xpi 472626 SHA256 8b8fa16e3d3d04d61cfa9778e261339c416da2c59b1ad45a34003036ac919f3f SHA512 2a1d9b5d6ebf3104e8e551a037a6a7f484820304b9fa0c8c4792c8e75e1fa5db64be03ef2d2f4d0da1324788d386f758526a4a09d6606a3964edf273dba466ca WHIRLPOOL 58e0bb8d068c9832f6b18a1165211632cbb046e96d801749fdfb166406a58507b23ae505d28eb2bed19c3bd6a3616cfeb6c37d1eee90b7e9a9cc407d08d1234f -DIST firefox-31.5.3esr-bn-IN.xpi 462592 SHA256 2eb8cdc6fb23c515ab9bce3894d2d10efedcbd9dd09a95a4d55f2c9489784e0d SHA512 373d997a2c0098cc4758f976f3d66f53e203e105f1f541fb1b26f083375c14b2c5531552f6fd32884b98f897f71f483413788cffef1d69e6e7540e8ffc1729c6 WHIRLPOOL 8671e6fd451e56d2427a9cedfba70cdd9a3d0c6ef58d62441b736fe9df7269d8f1020bcd2de8e4159e385cbcfc13248554a40ce7b166bc353311b5b25753fe99 -DIST firefox-31.5.3esr-br.xpi 389704 SHA256 d245ef7f92a3b055ebb870864b56f4987b9523c298f034c43883fee64a9ff413 SHA512 2fa8dbbd98705c6a405d12ae6bbc6148fc03dd0c61bf39eb37d444dca7fbf8195871ff0807b8d68ad392338a4555acf84f69a90a3191518e78d44808866a3d71 WHIRLPOOL d71a19d4aaa7309e87cda46fc20808bda6257a644308b054913bd4f1f68a1f063940d4abb21f4a1eb7e6a5236187cab5118afc1aea4d945c1b224a1e46a4d7fa -DIST firefox-31.5.3esr-bs.xpi 429014 SHA256 046a9595ae96032e64e2f59607adf74426034db034b097153ec1a03fda857e34 SHA512 211a8843702d284ad075f237cce18fec69d9690a2030a3f5176ee7a5ec2eab82bdac023fb3b86683823ae4539efe89dcdeb8deff17849b347c2fccb9b37935b9 WHIRLPOOL 71952b63d12fac4e01d607b9c84f6bce8a0fe70ed0f5f9e05f91e745b7bd4e650aa04cb5f9761cef45cc1363fda7269f0c71f8159270a866ee68d95a7c8c8687 -DIST firefox-31.5.3esr-ca.xpi 403575 SHA256 cadd036f2b28a9f8e9057181524668d8983ef506788b3d12cb3dc83f121763b2 SHA512 487c5d8f02f7d091fab7353124ee476a90527ca2c086c479a53e0741e8faef0b50d2624f740bc9f565e670a796b470858e500843300c07aebdfc3017dfaceb68 WHIRLPOOL cc58134e05fca41225bd2d37d6307ed62b64571e7f2d2f386fd5dc68d4dc00b11d6cea58070de2fcc5ecd3bd959991b317db366a2b4797e0dbe3703176c64007 -DIST firefox-31.5.3esr-cs.xpi 390978 SHA256 1da52b9bebb79975ff861295f0a709be9926d53f8c1e9a09c537ff478274c024 SHA512 1c172af720e23aef0ea06040953c5360aec36928e5653c59af1079b296e8d2ffa47c08d8c0cb5eb8102025a20cdd0de18d9c31e54ed8c305e738cdbd1b2824c1 WHIRLPOOL c345ca8febc9c5491e0d4685c49588afaf218ded6acafa02c1215bd86b6a13041bac96485768284d9e22c77e5bbba0b9cf3476272db8d16cb76fb980bfffa123 -DIST firefox-31.5.3esr-csb.xpi 383695 SHA256 4d31dcfeeff943793a06c25f11838b2199edcfa841aa08553ef308832786b967 SHA512 772dae67fccac2e54e5ad82c0367727b1eac0527de9cb11cd3706ec717319addeab7423d1b6e4613cdd6100abf0e42ada4a7a4ce92b22c894ad8aa0b11a847fd WHIRLPOOL afa84da17135fba4f373c83ff1061e7ccf087c38c8db21bd51b73f25eb7ae03c73a3266d34bd20ced28b0b523c1ef669bff00921048729b9ac3be10d4161f0d4 -DIST firefox-31.5.3esr-cy.xpi 390727 SHA256 009b6ededd4ef71f43803da59eabefc34fe26338509a9a2d43130a690ce2085a SHA512 19d7025da75ab3b050c00218d0400e9a6b665022e524486d88eda51d2e9d1a96fb4febe2b870eecf7e1bf023f8f534d72341b06f89f00154d570cf1c89b04ce2 WHIRLPOOL 9582886f2ec131a9ee35554c857d8314eef918bbab123e25760d2318ad20be699422bfe9df6bfbe13e1db5a58e63b58fd83d57da1981c2b53d18c7f9fab8a8a4 -DIST firefox-31.5.3esr-da.xpi 397747 SHA256 df506e2306b5e2b2c4c48c71d8cfaa70581c1abcc6e3cb1014669d48ab120052 SHA512 d8956b0b621ed499a6e8c85e67608c021c2bdafec11838bc33858a3564f2c5d1184a215c4556d10b0d424802b8c126ebe264201ef5a9a233cfbf00fc78db2d7d WHIRLPOOL a8123456d48ead04cf2430eebc53a2b86f22725e99351af658713ce3b3fc8d4b464984980207ff1a732b0933dc19087870ad1fcf6159950b7da2f06c73122bc1 -DIST firefox-31.5.3esr-de.xpi 395165 SHA256 2b3e0b142c7f7ac144d998e8cade7ad14ab7b8382195350ccd063185a69fdef8 SHA512 3b615de8c4140de1ccad8b34261d2c89297b74655898f55f2bf709cf64b9bd4959398360cbab0dcd785727d9d21f5b8e810d7fd1731ed99986f0c209747b3fd1 WHIRLPOOL c804bff446e6127599d1157243e70eab5700ba69fd865502d718069e375bdb61df456189ec02746874dd5f493ec6c6d444843abd366c84641ed8c9e3a40b1c99 -DIST firefox-31.5.3esr-el.xpi 442982 SHA256 112d549382ab47d4272a368ff437e491427918cf5c309ce0d454d23dfdbff53d SHA512 7ba804ef7690be85d7464e74989112be6e053c562433fca0413a8780846cd090d56442b3b8a374b4626d5a0ff7f59ae319d8471fdf3f8f3ade989c1f411f0e37 WHIRLPOOL e2e4e2acdb589c2abc50959ed465cbd799a58bff990db3213c01fd9ab88f7dc598f99e54f1587cab242ee239599d54419e7b3fbcf1930459756daf5e7f14eddf -DIST firefox-31.5.3esr-en-GB.xpi 390118 SHA256 7cc89c262bf6905305dfee047f2a08e2b98e3065390e76f7b5f9304dca12ad6b SHA512 11e0c1f1114e12cf704e9e449add2821700785c8c6419a138d6dde2fd3c8975f424d48315743bca287b15f9dda645b83d03000d0ea78639e5d362fd6c6841159 WHIRLPOOL f6034a54d9a8ef0bb68c8cf611803b083b71281ed0ade610552e0caae319a3b7d0d0841d7532aecc33dd99e3932ea62c997a93b382cd7ba439972a369b42837c -DIST firefox-31.5.3esr-en-ZA.xpi 388528 SHA256 77d110c91bbcb87fc70ef0099e829483085c4536c9367fbf38d85209e66e2ad5 SHA512 ec5c535c5f28d78637bf386faaa11cfd0a7bd0c3fdb029602126b2d3257b1deb9a8ab715e1f4e86f4eeafa0c9d29dc7b3f78f297ad7cac2b4252a5508bbbcd2a WHIRLPOOL 909dec4001eedcc8bf1456f603fdd1d8b678254cba1337146942a70ea3e0f9a89a2c1962c2736938b1ed7ef4e20c28ccc0c3213924000a8c16030791c2d0bbfc -DIST firefox-31.5.3esr-eo.xpi 431830 SHA256 d28e411b30e261e1881ce4af9fb5303c24982a0a4298cc39e89ad64596cab88b SHA512 6ff2f45bf0ee6d6667775b509931a373f75783f29d4ed0d9318960f1703442916617ed19010a1c82eb5ae5f631d63e8818d028d9ebfc2b81b79de3c35fe6bd8e WHIRLPOOL 9c26a8182239e6d7c8ab4d821f0e1a710324f51163148dddd1eb8e5dd4683983818bca8d4342efd8e82ad9b0ef0a6eccb889e3237e7981c3a1efb0b398b8e123 -DIST firefox-31.5.3esr-es-AR.xpi 399937 SHA256 37b03a47f0a842355eca6b144e4a5927bb81918193c4cdb76dbc65721be23c79 SHA512 eb9c1c2568a6a57cf325213c4cb810707817370d87501b435d34d54c3bef0ff054174e2f23c85face8e0c04c099a7dec611e499579266f48ed1fe74e43b6703a WHIRLPOOL 246d19881acc46137fb6e402e78d1ad9ee5cd25c0b335673067bc4eac17113af53614f8cd2bbcceba4820048bb61bb1d9cacd6eba4391a7cc4a871dedfd879d4 -DIST firefox-31.5.3esr-es-CL.xpi 342808 SHA256 9a0c745aa954cc9001a8926bdd94792cd91ffda53ec9d677a1d117721406d759 SHA512 c2cb652309a5b400c54ae937028e3db3397bdced91ff33e6c943d334cbf3320e0df621f9a707829648c4b6b22fa34d22178c0ff7fbbde98da91f5e132701a4aa WHIRLPOOL 4a82ac04069f6b3bd1e14a04bbb63fdab139e8660426ca531698bfa1987d21416afb49743e17e63c26c9c7262fa8352a8c628e578129e0763da5e99c22659505 -DIST firefox-31.5.3esr-es-ES.xpi 335880 SHA256 6f8c2c1828fa5454617374ed84cf514e6b4c47937caaf8edf6abef44f9237a43 SHA512 710f3f3c1e17ca34df23c87349e37ec1eb3121eba7d68707faf628f57d88edd65dd75c25519be698c3c99df7c8b3d244c34be0b005c5b82a8ca6be7e39ec7754 WHIRLPOOL a2a2847d522acf86e81229ab07f7e7d01b8e2f1c913aede34bf122f62f5f6df98073fa97737471de87f4762c7480e4e8cfa56d360457bf1316fba36c9f56c517 -DIST firefox-31.5.3esr-es-MX.xpi 402672 SHA256 982048c22ba8f9d1ae137683b8b93cef1b18043d37dfc6057f1ca1a64255ea7f SHA512 d6a1bdf4b61017adb57f4159975bfafb9c1798aa987369037a72b72994a7f998bf3fa361140912e99a15f228672f5c40b9631a1dd46c15586e658bb95d8b467c WHIRLPOOL c14a3d2bc0902e9706aea17c4cab2e59b33a995172f711293053b598e130b63738e9a9c12756d9b788fe2f54535005bc9e1f5364f109d2983d3aad6d70021dca -DIST firefox-31.5.3esr-et.xpi 390361 SHA256 ec37f5a267818d7bd89732a4b8c8df7f6178c7c42d8e23fd1ae5ca3980209295 SHA512 427ea6b1d955b0cfd2de0e2bb6a555272b2d41e0e5f8b6e2ed2b25b10844a730ce2d9e1abdbe84818b02d4282c452555e8df801626177d4f04979d1be853c26f WHIRLPOOL 22607919cc6b17a59bc69b61cacc2fc2ff3241df10da1aad5adf6d35e8dbbb162ed7b087289ab6155239c7e78ecc366866ccdd7227b55f2a50f22d251073f3a9 -DIST firefox-31.5.3esr-eu.xpi 412999 SHA256 8d9ecb87867b7475fae8f9f8afc53ba74c362dbf3ea6ef544e0cc2553dfa0b7d SHA512 fab365df7d8a8d4c0464ad549023e73e0868ac13d5eb3538f32144f357dd4caa6f3890411bfc27b618d07cbece17660ab36f6139ce53f1297a734e9346863cb0 WHIRLPOOL d92797b5d917b64824eecd37240fbed553c3726aca60689871349a65a1248c5d643a0e2afa4c233b28c323dd47e6dea09a6377fa902ab41f9480b0700b18eb08 -DIST firefox-31.5.3esr-fa.xpi 460857 SHA256 02fa5051dd4c46e64a701798f035eefc84e8faa174d20a007c3b018696405b67 SHA512 a06481f3f7eb2d5e537e3b4bebb0f3d3298f4350ca58ad363cfef6788f7a08e37bf83b22fe7b4ce3e2306e3a7d3f4343b5e49faf9842574dc7539b5394ed4e4d WHIRLPOOL 0d2f461f04f7fc2f813e76a6b7b7b1c4e9fcae87545e5637605d2eff19418c9dfd24f31702765c514586b0326fbf9df204fdd578eb07fd66bccdc9fd49ca4cf2 -DIST firefox-31.5.3esr-fi.xpi 392740 SHA256 b8985a70bf9c6acb9a32b17aea87986d7fec51140b877b940f884df6834859f2 SHA512 a74294ca4c45a0832d500ca4986a21c7fd4f58ca04f6bac50a170ae4e26ba644bc8414479fa985dcda6584dc06e231f2c1c9e7fc45cf808e091fa5f0c0fd885b WHIRLPOOL 252680a4d2cf291f9f2002c953dd7e255e03b7b0cff74c071ca120f804341f9017a497b32237238dc0fa1df58fb1ac72172141158a02cf47a46a95fd94d80c22 -DIST firefox-31.5.3esr-fr.xpi 406462 SHA256 5ef10eda4b2dde6eb1fd28bd9d01db59c6a1f9d30884094025fd285bd2e3edee SHA512 9cc8ef85612d7f823f3305165c854b582f418e5ea0675e495a81d59856ed178b87d2c5a591da00ef9da4537449a3863cb8d10aa7083c67c60acb9f4733422bfb WHIRLPOOL 6026246dfad5dd2424a7659c05d0e2d483a65fb26f19702385f4b4e3c5c12b06bf3fcf7a1629947b24d3149317780b1d638a7e8880ec128460ba230a61453464 -DIST firefox-31.5.3esr-fy-NL.xpi 401933 SHA256 dd8bf07f45cce623ca42f46af29603a8552b1a0e486312b9c51a03d3136365e8 SHA512 d08bf7ae0beeb1de858c7baf59e41565f7f2f4d5b62a91529d04f88d485f342bac492ce444116a6237a8365545cab9dacf373d616a047fa90c7728ba4e15fde2 WHIRLPOOL 48b61925c0cd8dc0f70c6e5c931ecad6af933817788d7a069b7bbe02d8c8ac8a443c11ca361668d6be59f3caf78da639094e549f12138321a4e6d880da5040d1 -DIST firefox-31.5.3esr-ga-IE.xpi 410076 SHA256 20b9cc0e230f20bb0640d452474bf8a96aa4cb61cbe0b5e703ab6b2ec0257c3d SHA512 5db97b822654f8e3389af8f8fdb4c9c5687e754b3a83c3bd823fe1b2c6af051e47282835ef6f7842bd4f158b4d0f34d8707249d04399494a53965ff8811c7c6b WHIRLPOOL 4eb02d8647f36f72a009776c10f7872c79ec1653f6a2490f4f944c277f424b0d98d8aed9e83560dabc6b2e007bbd422370840bbd2e35281124bae44a5fffe0d4 -DIST firefox-31.5.3esr-gd.xpi 403013 SHA256 11bffbdad29e87dbe2cce2c588ca29b89ae97f4355cb1ff72214db956d575654 SHA512 a5c6047b8acc81f14f184450ecc8d4038d8067f95cd17914d9430409b8a59e6f0f93c6331cff71babc6f6ef7d73c1ec7a5078e8bbc5454e09e93ef0b3a311423 WHIRLPOOL 95bef82ae358973c9f42e60f1c116c1af3447468011460836d04012b9f653f210008a2ed09980f3d4fb93f2d4099120e5b46d5c03bf22c660b13f73525781793 -DIST firefox-31.5.3esr-gl.xpi 390599 SHA256 452a24fb1b9dec57c5a34a7a1ea71f8d21d8405fce738bee091009074d3a4d5b SHA512 5ec6927e2a38cfc47b56f542cf6e9e2d3e227e75de65c9f586779512c80464d99cf153b71b3f061d4c71b64f26b8e0fb38870a3d4c07a11db07ce0c4c36becd5 WHIRLPOOL 3895944f5dc8ba4e5f86cfe35a412b358c065e9ee1890067ca833b07545b388109d4bc780cbc63f241cead6f4f64c9c6b40de2344f6d7a60af0f70639f101194 -DIST firefox-31.5.3esr-gu-IN.xpi 423503 SHA256 e55cbdb1af9fb8d0751b098af3655dec918a897de53fc7abf0422484525c11b3 SHA512 340acc3b567f3d49775e1017f0e0e3fc4829bd932b4ce457a7f26d38e76ff89ee2f6a500c36dcea73e15462441b4386adb774c252ac6f14acb88fa9c306823cd WHIRLPOOL 38bc4d9c0d42e1799d232f4407a607f5f35a3ad3b8451a224b3f6154014d9ca1a36baabc086621d5897e6bc3f61d9764234489511d55b8ab50e72831128aa7de -DIST firefox-31.5.3esr-he.xpi 427630 SHA256 a71e94a3b5d6e11a9c915df365b2260efc5c11ae4fcfb2417812aedbd1f487ed SHA512 b9c5056ea795ebf8e0da1f9270582be91e8e55e5402da1c987556080be24e318b41bdb95e54722211521b7bac5f9c6f7185a2375e87f6efeae5817ac1900b673 WHIRLPOOL 687c9f454832090f23715b3edc9e7fb11ecf87b3f63bd73875aea6ff3faed0e4796eae07c693bac99da55297f17b9bc874bee69135e27736b698228b8cd522fe -DIST firefox-31.5.3esr-hi-IN.xpi 441402 SHA256 36377da16d5b09ab73d8a61bfc26e1ca2c24dda5a0d9354814e0ed8a957b663d SHA512 4f6e1328f488b74e819e00ff665ee9a5c6f770be3f026ee6b7932ef0e22757a3361d0755920245302631f9fe8f5563d94df5e1d03612ffe77036e1ae926bea8f WHIRLPOOL 8440f3ee5cd7132c46524f3d3f189409087cd1ae371dc3b54b1b85a5abf53a143a4c6147c18306e2ae424ce2527a14a8ca50a05a1d12742a6624dfd88f4a89d6 -DIST firefox-31.5.3esr-hr.xpi 424370 SHA256 738833e10d35338004cf7a80f7a0be895898b3ea1a338bee6746d797a4da9d2e SHA512 293c4cd1f40be7a06427ca7a1f969dd191a8cb1de2fdec678fc33b0ef68f0af5bcd2f8fa10caf836643eab9245a84d8f6427c67594aaff001280b8f0d24a2ad3 WHIRLPOOL 3aa89f2793b07741309de27159407d959916b0e4d0240f1f9919f61458ef5fa9fa494336418410aea0172375d9ea6bf7f916efeece620ecbfc53c1bf14c111ac -DIST firefox-31.5.3esr-hu.xpi 398644 SHA256 4bcad5316136237a80304afab4e441d3ee7820cee5808688affc0729b279e1dd SHA512 6ae0a2001cd4fe2b1ce286f7e05e8eeb85e60e8db651ce4ffffc7dc6240f4935e6e409cc0541af32902ee8b34543534a228b54474b8c5bbdb2542265c2997bdf WHIRLPOOL 1882eb9a3b95402c96bc1a3954a65f9dbd12bd662c8a27a0954b1ed126764ef195e1eae09461ddfe98ba81824a39bc53c42faeb726d057326ab51199d386e35e -DIST firefox-31.5.3esr-hy-AM.xpi 478743 SHA256 5805226bd0d1d936bf0d035ad84245a59022d91fce1f9b98d892ee3a71f52987 SHA512 7a6997fb747bc5c0af5febb6020256f71cf498a8b746dabf6c7940e4ed09a1bcde4e2c2990af6319ee61b61e0858b8ad9ff6a183f800a1859667430d08a2c833 WHIRLPOOL 9cc50c4c11de178cc5884aefbce1f84733850e6076f0d2d287bd342db1145feaf6492a55d1c0d2e20eb017b2b171afcdaa318ad4249d16a82aeaaf7f6def725b -DIST firefox-31.5.3esr-id.xpi 378301 SHA256 cbbb9f18584b2a37321a36999d4b40d3e2161b149bdeb4453d10478eb3fcd0ab SHA512 ee97e252fd8e52fa0dbca0246715847ee5b27a10345aabcc046ee8528cfe7089779bcae981c64288396a3a94fbbc748c39adf0c9503d3a5ebe795a3f148c1f6b WHIRLPOOL 0c9193e43a84a4e93daae581bfd485397ed402587f9e08ad45ce84540f0231529b7d5c9bfe6eab728d1f81f21c7c14a705150993ff50c0c9880bfba554b0f719 -DIST firefox-31.5.3esr-is.xpi 427326 SHA256 ff4c5600a54ad4fe3f3c16ea6eb25c1bdd9734f5636deabdcfdbb4d1b45b2242 SHA512 84088047886b3a953a5031aee5025d94371362ec8c12263d719447b1d6c6cd64ca7c8fea76ef6e2cea0d40d930c26b8f85eb2da199ffcd550caf68fef32b8090 WHIRLPOOL 84b5430b60144862840646dbdbfac18db35f06f3750b8a4087f89ab2dc562f27b2d1396fa3bd0c655d45255e2db7b5c30a14e000fbc41c6c08e596ce002da582 -DIST firefox-31.5.3esr-it.xpi 330905 SHA256 a49a4f61ba71b8fa8b01b0a71ec5d1d4cec914725365d2d0468319599a82509a SHA512 d42165ebdbcf909fdfac977a027a436dc2b715c82b6cee1bcee77ebb1d68dbfba76ce027ec4d632ac8e42cc1b7d8c47d1eb9ead15a8ace94bfab20c7245a2aad WHIRLPOOL bce3e08fb1205534a57a80c1392376daa3d3357ea9abd3d6eadb444b623fa41bc6044b1f69124e72617ea4f903f2bb37e1601516056cdf9d6c6ea20d482202c5 -DIST firefox-31.5.3esr-ja.xpi 421665 SHA256 1c21b112ddf7f0b48f174c10d3ef56b262a400150dbaa961a830c398c7d2f461 SHA512 ee718b73d3fe47897326931b82411a1287a134cace8f29b4d6b1ff7f0ae83499bc521d7e8ab733675ad367cbf1efa440e6963cd208a65663e5e49788405235f0 WHIRLPOOL be8a63c6fbc076058365e4c0e36e01bd72f0c0efae45b8447e46b9b7fbe5b15306fc5311087be28711bf7fe2bf50425c26d3e79bf9f7d67302afb9b55caf78db -DIST firefox-31.5.3esr-kk.xpi 439116 SHA256 c8d5c28d047c2526b4c06251e7c1438042a73e63d7ca06b214f44d42cf57873a SHA512 05329de5fa66980fd3f7c027303acc306138d99d7c863ce7720efd940a18ff97e0e2b18ed3cb3ddc7f4bd272ff3d8678820877835ce58f981a289d67f5d8218e WHIRLPOOL 2f9a04c6d944a1cbcf657dfc1b0a4b74705b56438bdac6142f1097f7d749932516faf61c7492508ba4ae4125d2e164ac53c85a58fbd82672aaaa40f5777ef118 -DIST firefox-31.5.3esr-km.xpi 506476 SHA256 adc0040f8d9191faa3fd1208bf6237ca6e8b8dde57ce43a8500580ac175d24da SHA512 dc43bc19ff41cb394a80c5f446c0ce9fa337142e87b5b5abe443aebda3bad527865fc14ac69153d832bd9e9d934a4992e7c02578af05b28b3bf110146cf2ffbe WHIRLPOOL a404e8af237c936fd9ccc190514e6598bb6eaf72a13e9aa07bc8dac3d8172d0f60c99a42c194c3e02af6dbf46331f71734db1261536323c560b14756a31e9029 -DIST firefox-31.5.3esr-kn.xpi 458890 SHA256 8eee19093ed29306b4199b747864619cb967ebe3b0e7b34f4a35bc354fbeba82 SHA512 e5cab4c64a4dbb36d268b8de7edc35b5448f1b5770ac3aa7f0c42ac3e7f3957a91720866ffc77aa973fb955cf6b14638fe3898c982052d6dbd92dcb297188dfc WHIRLPOOL d89dd001d1e51b2a584269dc14b3dc761a678235e3f5f78d71bc4c83f1f435a56b71a3d73e62ad9d14aa479ad7185598d137750cb92bc0650d5a6c5f16823fae -DIST firefox-31.5.3esr-ko.xpi 402815 SHA256 63d858ea947e2cb45619cd7f134204a175c6c3f70cc1911bc917a94f253ec230 SHA512 91f6387e8be4a1686dc0237dc0875db7cc0e0cf24b8025771d6f0f05d30225b8530141b0af49ade93b1def9f0a85c8d0aaee0bba09a223ba06932b9101071c0a WHIRLPOOL 381c7dccffa7cf5a273723562608eb11ad80efbf8388de9f5da62a8cbcc6512bd6b9e3ac01c621cde858350527e4a347e148b50d4424d805b35c1b92c00d581e -DIST firefox-31.5.3esr-ku.xpi 420263 SHA256 ebf9a2e49aa7d125d33d0d01cf919106c66bb696800ea71776eec06d44ab6e59 SHA512 6e1dc0c623bcc7ba47f3d5ed8253cc7fef178ee703002dd5b345b0065b37ec5d4bd4552f1ba0ecc4f0c62dcb7d6844b5b851ea0d7f1be0a1a06473cd59df3658 WHIRLPOOL f1d1f17d48c7fed4b6f9adec164597cd67d5922a71b0fd88a639ed359ae22bcde593b293ca7a4220c57b694c4db3e73f8ef0cbf2274855b58774f93cce67fd01 -DIST firefox-31.5.3esr-lt.xpi 435431 SHA256 1d35160e2e91dc975ce030a86e8d28096beaf23a149b547be3e6d91bd6bbad44 SHA512 7a8c1ab851b2719852d1a3e728b7c99a42fce7e573ed4678bcd7e5bd74e486ad2e65ccc5f76cf7d813da52808e7e2855ad72bf9d05b62c6c972f8da0f90a9c78 WHIRLPOOL 6daf850f1d75ee59c72ed554d48832e3c9b4ba7a57c768c59b68559372b8e69c177f9f5d1b9c3e937c6362ebe6c290eb1efe6748fb1bae20aa6424c625e20d29 -DIST firefox-31.5.3esr-lv.xpi 398576 SHA256 0e64508f921eeeb11ebd8af8b57f3554ddab6383439e39d23045f17df1c78269 SHA512 06983193568b89f4951c848dc9a5ac97c2c63b7e918e045c57bc7d4b768a1e84d89ede4b6a84697e0d55f2dd64d8521f7fdbf6241e7dec2ed96ce123ba2fc2ee WHIRLPOOL 0eee2aaa4e5aedc983464a147cd4a06457cc232eac4aa593280f7938f3f3f8e1034c7a1166ba2aaed125d299058ca15776024f6624eecb2ded221bf00d57b19b -DIST firefox-31.5.3esr-mai.xpi 444885 SHA256 2f574ad27b9911afd48e2a4f91abc885331133fc4ec7fb78139a8e1c074af69b SHA512 84ec37a2fe4f367520d525350376b3825913e02f2ff160f28df04e492e8f938454cd90da8437ca5e67494e4e41624dd4628e4d9528104fbe03167a1547eb6dfd WHIRLPOOL 15ace472e17dd9f0d7664c959e2a4acf799d6331a137d49e30c49084f694bfdc1bb416a6ce003d49b15f7884242c1ff65c246bb06ad9d53906530ea188a7b28d -DIST firefox-31.5.3esr-mk.xpi 475483 SHA256 9510a11007a422afafb7ece88f09de78cf40017b6c3ea1dd2092efd655e60cf5 SHA512 246030ae1af72357ff1f7092298b833e2b6b71a0494365a220da62933576f2e0989f1102031145a0e9f3273861cbd94a97866318da3f47aa1e11965fa7d4ee00 WHIRLPOOL e9ceb61b6980f60d946927dbe1c25ec35530520a694e4c87df9202c929a3a3144a449bb15204db905aa0d20df5a46dc426c9202da47e61bb94cc626de84e44b3 -DIST firefox-31.5.3esr-ml.xpi 466254 SHA256 79b18ca7ca8c8375115d23dbcaecc02ee4fd44071c2d3a29d4e84b3957f35bac SHA512 b38baf28b1ad6fd408077780f91304a1361f1a6828c9dd4e51a42e4708c3dbdda46917c9dd9c06fb4075564ca5b0c8d4c982ed3e5875b280fa001cbdc09c09ae WHIRLPOOL 21b145d6757018d31413d02e41c3ed1ff0e081e93a9a20f9e4c790c88eb83c486d402f3443d7cf3a2eac6faf1a17a7bf2173e5cdb67924bf3455e1cf4964e6d3 -DIST firefox-31.5.3esr-mr.xpi 451292 SHA256 236a38c9f6d64e776c5d5d023bf7d4aaf9bd2d84611ad892067d27cd88b95c38 SHA512 79f63a3fb075c56b8b168433b8c891f895cee13a0822d792fe48d464fd4ace6a80b775fce66661f7290ec334abbb39e34631813859ca9c8a83472a2d99454b14 WHIRLPOOL e6ff11a5065ff8ba7579544b70c335f21adcdc18c65b8e689ecc83bdb288107e8a4b5fcb844c5b7a7f2bdf22a3f516c04d0d54d0f9964c6db1f68611e4894eef -DIST firefox-31.5.3esr-nb-NO.xpi 392006 SHA256 1f492868d4bcade733d6310f84158ed7cbf2f9f5effa0e6b7fd21dedfd74a707 SHA512 77d0a85c08516a7689338417af7a5d1534de16ea90f81162e5c84eb19b8a4d6d3c14718375eb4532d9fbddf4374da8e2aab4dcae55236617e54920104d25e565 WHIRLPOOL 0ff1c89f69daeaf0558a11bb9fd4e14a5c4d7ee3c82df640ed248bbdecdeb61ec0325c818f67e1f930b81aefdbd17d207d091dcda9fcc852b3fb6eabc8a0b5e4 -DIST firefox-31.5.3esr-nl.xpi 390885 SHA256 ec019d247524e16355eb9d9ad638d4a4600cc9295dd743f958dbe9062e1f4301 SHA512 ea961900d6b7af427025fc3b94629f0a699f25c6f5e7b5c70fa6ebc3a3f0955dea7b70072b2ba33307ce40a9d53f24f0e6ee3b9e8cdb1302f39fc0f7b0642c32 WHIRLPOOL e98b0133afc824aab9de154c7ccda9f6cc1c42d0a2d9cc413e0c8b5c77c8d040335faa63bc4207f72d1bdc804c0c33db3ea6bb38bbae3e071e4bfc3f86d05d56 -DIST firefox-31.5.3esr-nn-NO.xpi 386281 SHA256 ebd6f5f61da262fa77a9ad1e19378c946428c31b28408cf91af1ce2afedd81ad SHA512 c5a4af899e8317c5fdd1beda1c95348c855bc75d884c9f29249a9620865d48683d61dee2c8852815ce1f8da1a8519f1572e9cadca5576117eade15a5b870c6da WHIRLPOOL 8170d18d5cd02e03348fb0e39642b8d8b66b6e1cbb625db3e2e7f2af8600b9b5bae7366cbd084b38760e2d90287f7fc78a04b5c083dcae41824d6428fa435f75 -DIST firefox-31.5.3esr-or.xpi 464749 SHA256 783c59aa7382ea1665885eee0a91c0b5922cee0aba49d4c9d84ca9e4e2c43866 SHA512 8cc37692c5f684e57036519c4aa39c64bda4c8c7f8923a1189593df03d583d54818ee0a14279dd179eccb2d3bc41398d968701bafa7cc3a4b08d043456e3af58 WHIRLPOOL d3afa39138e8ebd3cb0e207b7fb61bdc53b810ab5812cd398dd6c60a351135383bc835add597c055d1384228bda9f43f0bde4dbcaba65ea375422f55c66d815b -DIST firefox-31.5.3esr-pa-IN.xpi 439326 SHA256 45b18d42502571b7a02a852becb30687313049ac44065c772c0c32670870f799 SHA512 3f15d22ce18b7220ec806c6d57099eb5e47c62e731df60dae4508e13c7a01dd3b9e4432dab1778de23d72df3e65df50f1d307f1d4b4e1bc75c7562716fbe3ecd WHIRLPOOL 7345c6f674e5290ddf4384fe5c33eb927c194822b5338852997c7897a07aea5f424d47d1804ef5eeb42f758870046cadded1d909f6d5389cbe615ed0f5d56ef9 -DIST firefox-31.5.3esr-pl.xpi 374746 SHA256 0223bbcf8f113d41d50c813e1a69a3c72cb7a271932a2706fca68d84bbb5ba12 SHA512 5443aa41ad8edd537432e03e00e2e2cea4727102fcf34474ef87778321a1faf835cdf5b1389373479271c01b63b9620cdc4be1ba6f6d38acfde1a1a594c0a371 WHIRLPOOL 12f92167d9ebe916c7ccb25cc31fe61ad3d933ec31fd8e5485c8c6322405f14c4df0543cb616a4af40d2f31f754c2af91a7e8741ac8c18994ef4802bd993f02d -DIST firefox-31.5.3esr-pt-BR.xpi 405564 SHA256 4ad99d2a91cb6955961a784c7657fda77a0fd7679a69f51fe3bcf2ebfb55645f SHA512 a9f7cb8417ce123c382f953130daa2d63fa7f0dec82a7165f3ca12353c5eb033529b5aebdc6591cb645db48d374d3f8da49488fc8099953840e08e54e60817c9 WHIRLPOOL 7f5de6dbf3b3e2f92e243edd4f70b760fc4bd7989702019caa3cfe8f462025bd13b6f6129e8a712db53db86964c6426f7ff02da5f979b19b1e74fb930b6f72b8 -DIST firefox-31.5.3esr-pt-PT.xpi 386344 SHA256 dcbfe66c39f0b72016e63852fd913c46bb57b9aef87d294105dfb68b348ed705 SHA512 d4279cfa822698d883dfd2eeb29291720637cdf198e4b558887573fabe328ec255f0ae1c24c29935e3e38d5368156b3ce7647b35735fcf05ae5ea039be2d6f49 WHIRLPOOL ae316bb4390645fca1bd80e3a92b6ecd4a2eb1fc2553dd53af896189db8b824074d8ec9d307c249ecbe85c253b7567ffea670987deffb714828299341a4ec868 -DIST firefox-31.5.3esr-rm.xpi 399285 SHA256 12ba0e246b3c9ba2d3812f99fc50442009082f4b3fe82dacee4681320b5ff7c6 SHA512 33333325a4737088d9606cd110abf65478b11dcebac3f641840b9de6235998c6e646c4e9bda101551f84511be15c80af775b9c6cc6011e5b3616cbe5f128cc1c WHIRLPOOL ad3d1293a6ba6818aa19634012b876308989716ea2befdcfdcdaeb75a1fbe6d56905dddb1cc1be2bb3eafe893ff0a72903693667ced6495e31fad9d65817959a -DIST firefox-31.5.3esr-ro.xpi 439387 SHA256 7d4f546fa2fdd3b68478a30f46eed7dc214cd97feb58cd1a1c88ff9471b21ae0 SHA512 523800de18f093882600ac3ef268d62a44ff39f884b38f5422afd513eba63873941fd252164f3d2bf061cf9b44476c869966803a1b301d8e914f397677e63ac3 WHIRLPOOL 0485dd4c5ca642bd344ae4ee3050265c7e4972774475f5274a556884f9e48d7f6f5740a2c4ca8aced402db83af2225df404fe0c3522535a66b80377447d855f4 -DIST firefox-31.5.3esr-ru.xpi 367898 SHA256 5affe9b2ecb0ad0fd315f76f2c42d9406a16162fadc81d4ca61f65bc93a91184 SHA512 8a273720e27d853c03394e97ead5eb12ea2b4a87d34c2107dab0cfbce297bb8f33651ed46f79ea9553d0f7a537b3d802e31dcaee13e6eeafdb7615110bf8571b WHIRLPOOL 92a5d2a2e5b04a6cd1176e9e7b7b71aa0094aa47ef57d668996e46832dc94055d8f175f13f4057a306109456bf5b1f67efb2689f1f7d2b5295f0ba440447a29b -DIST firefox-31.5.3esr-si.xpi 463223 SHA256 891e34f1ab442b205b58bc81b9a97e2cf90df517b214605af6097dc0e93d11a3 SHA512 b3f54726d3d93037325a97c13a7cfedbf3e6f51cc778140a675436f77823af8454a5db733b0b5d1f133091ba0384bcc32145a21ed9d1bb4272afb64ed183a097 WHIRLPOOL 0e8053d18ee6aa75763a906138b4bbd306a4d0ee5b213406716e7ae2a935c2f2f7a8a80dae6b7e99f266994a1fa415302610cbe3ec387bdc81a2c41c8655f17a -DIST firefox-31.5.3esr-sk.xpi 413802 SHA256 be6fcf95cf5d8f4d28a7077998041f1f0d5af5884a13b49f839097cb1f77087b SHA512 02fd1dfa543977f7841b6e8b3d7ffe2e0030b5fa1bfefe0c0cd80b1e192b9ff73dcdb98b076947083969bf725ea1a2c74f8cb87250d4720b7d7cf842b19204d8 WHIRLPOOL f9d95635a2b5d0b64ae80497f3046dde36e46e258f2cb2a853e57e2465f11ed7521f5506d8ccde4f4fafd2531016843157b04b6de66bcaee8a13374e44f5ca1e -DIST firefox-31.5.3esr-sl.xpi 387134 SHA256 d0c046dda9fc22d17327aeacb6322948122630cd9cffb742acde0726a8024ca0 SHA512 01d87d9cf3aa631de2f515ffcdc680a7089d9dba53fd7256f6bcfb7f13b9efed081e0339019e58aa83c48654dc7c8c16e04e93a2119c84380124343d79a11e73 WHIRLPOOL 5752387b491150a82a98fde013e59f4b189b55c18b00724ad5bdf02ba3767ff133292a435d3430624a5c479074e9281a33ca00a0abfda1493a08d841a5ca58ea -DIST firefox-31.5.3esr-son.xpi 395147 SHA256 fd0f959dc5fc77eabdecb63fa692ed11323d251b04e1992f85293b0db756e28e SHA512 89f63817a580f049c35976085a391acc1e454a461002d08b80a3c786818d01edc3c4186d0212b0c383517317c1076066f06c8673854280f7b8c46bbe68e63d6f WHIRLPOOL 0f912807bcf845b68ebcd37698095c8859bfea21b1b0762ed9f71ed4ee9dfbf7ad8de85734a3a09ebc80624d9150b881fe92de8a51bc10c78d1876c9bc7e892c -DIST firefox-31.5.3esr-sq.xpi 431136 SHA256 085334884e43e28b6e83ab74cf17cd99898a7e52044ae29ce529e58ed21fbe9d SHA512 1dbd53f0153244eb184af1f1e9c6eae825692ea4ae98fd4a5b3393285579b2bbe3a6641362d69d0039fdf0fb372c9da4810a2ad26560fa679ab37c003af7ec98 WHIRLPOOL c3156ac8bfd489e17c1b82f0893ce954cbc0b282e3e4a0dfc70a3b7db86a0c6a1c21262d9d656ea56478c4efaedf1f55a111a16d7f4605f839f887680d6e25c6 -DIST firefox-31.5.3esr-sr.xpi 425902 SHA256 4382012d1cd1772d7669bbea502429323fc84ad404266e2ac497f345e3622a72 SHA512 f44f4e9dd2f2dd769fe5f8196364f56fd8e2e991cb321874e2fb865aba281686b5d4be61d776bcd82745a6187b8ed9ce6ea1e48c553f01cb9a7b97de3d9952f8 WHIRLPOOL a23737d0652d865141004cbb71a5df501a08a972b81adf4bc9948dac7f515591f87ba1f76b15cdddb48c7fceeae296745b567e9821bb53c49dfcbbc1ab6aa2f3 -DIST firefox-31.5.3esr-sv-SE.xpi 399025 SHA256 f2dd74455331ad9949b96b4fa151e887a7e22e46dbd7e7e1f969c32eb011ec59 SHA512 9c87641cf1604005f3f462688ccdecc0641eab74d40eaf95fdd9231f9ce2a9645f59516ca7f4fdb9a00433b488b81ccf7f5dc1e9f9f42496f9086577bd30f918 WHIRLPOOL d7d6d51cb04b387cfe6c9286f418edb25ceb2432556253cd047a8074412b7a9238c140e6a24893244e10e8093ce25bead844feca03dccbc6e4dbb2937da7fe05 -DIST firefox-31.5.3esr-ta.xpi 447685 SHA256 65ca70ae396b00b55be7d52140bdc327c4b96a6c0940242681c47b91fb26ff49 SHA512 83dc46b98c2265b271ae2c5f1daa2c5213b0f259060a83650780958a40d850d0d64fa0754a2773c83018108df6901a3b6609b30a6693191130aa9b03c8440b64 WHIRLPOOL 89eae2547e1c0809a7ec8233e75f7c0438be202e07f2de1097cac252417beace98ff9aa5ac9378eafa52d0408325b3257ef5e2650889d66ea673ddac3713da5a -DIST firefox-31.5.3esr-te.xpi 462588 SHA256 1ba48ffc9eb5137b4af248697356908cc07c407be36698e4f3ff971d89bca56d SHA512 7ee5874e7c425632182172569705761a18ddd1b5254ca7583d72011ae59a2fbfa87f2bd7a7fedefd09887dc5d927319f2fae1a5a7880738a7e7d3186f7e68d2c WHIRLPOOL 09215b1d6077d36f7e264cbb9474179605fb4f04bde698b43327eb103ab85efc3db0b08430bfdbd2ab5896fdee5c9b4cf57060608d88f182670b7e1602511c5a -DIST firefox-31.5.3esr-th.xpi 478128 SHA256 0797dfcc109090a6361365739195f2021efc81ccef2243a87bd380ceb9580a04 SHA512 e2ccbf85e1b5090ee603fea1fc829a40ff51cd6f9bc7363c6dea87651552766e5f6ddbb9d9cb16b46a3b5e32f5583dd9b63a5748359db0fcabd93bb64f90f560 WHIRLPOOL 08b43a70ba70b2144ccc194cc6ec2d58652c2780641f87f991c001e3a393f258be6c330b7907d528773a5e0f26bf5dffa6ddb3c55101942d7992584392f99d6a -DIST firefox-31.5.3esr-tr.xpi 417370 SHA256 fae7dcb134aca8859524655e105f625c6ccee6427e04cfe335ee34eaebb7a76f SHA512 56645ccc7ce3596fc1f87029b133c9b6a62e33e23798f3be98b588fede5457571b0ff54f98ba317765952b329400f66bcf35247983387ace6715beef48f14778 WHIRLPOOL 7b6beb7644e4ece76e1c015fc2cdd7877804fa9b0e1517cf5456e0f795b08a61356bfb2be9386ed40caa18679ae53bcd31fcf1393b06c3b04307a1195cebe18c -DIST firefox-31.5.3esr-uk.xpi 428002 SHA256 353c88e9bf416724ca651bb448266e1e870eae872d4a46c9b73e4ebfd2120ed2 SHA512 077f40001aff78fda5f0d0e6ded129f33bc06f921018f2ec6fb9478dc0f9a12378fee98fc8e3db2e52a14fcc5ae58f7db6f1c3072eb378620fe306e2bbc0cd07 WHIRLPOOL 1257f30bfa67485174748811f8415b403035eeea3f3de9522cf22aa10708aa1916a7fb0c306bdd0ba5e99d36a5d725bf635549b292a0f446192b3f35e0ec3a67 -DIST firefox-31.5.3esr-vi.xpi 413374 SHA256 cc2bfb945b31ee3a7d316e11da7dfa44ce754f48923345517e2831ba8d16806e SHA512 4b799bbcaaa34100ad3bf2c853603f961bf3bda7d41905227f21c785e57098a90a556acbcfca256e1f4600d4cf8e464d1be725db4fa0a95e297102d4ead4e78a WHIRLPOOL 455fbbe185687f89453112ec1d08a596fa8066612dada745da4a38ea0a8e73e642bdd3d4c21f435bfc9ac26e7fc8680aa65aaac1bfe8debb5d200172cb77ce75 -DIST firefox-31.5.3esr-xh.xpi 397876 SHA256 41b443afc6c01cd474a87e2fa8601bd5c60f218ea98dbcd16aeed7a297f7a990 SHA512 0e1a086417d44d4beb93028a12663a051045a598e86511999af5b35b4389c5d5e826dfa17e7c3a27925204d54ef2dcaabfefe69cad94df0a515ec160e5a384e5 WHIRLPOOL 3869e31b329f3e5854950fdb7942913d21cca47501dfd17349ab1c983955953af5936f71b489fbd0115a1e4e21cabd8193fef7d6339b36f346f825af913e0b03 -DIST firefox-31.5.3esr-zh-CN.xpi 419629 SHA256 60f987d0f8009cf7f2fac04806a6bc33bcea2c8896116636841706d7ef23c115 SHA512 afdd848499dcea70aa18c4145aa2ddca885d501fc02a74e529c36d6cc3a5d4a77c92d4b38ba8079596a8ed1363a83d59882b0e547df571ee1e0a4ebef9dfeab5 WHIRLPOOL a373785fd5b742deb988c6f2f3c57d0a0195cbda37d7791e57c829b36c70dc2089ec3aaabd303573a5af8d4a2c2824f62a9ea12ae982241afc4960c7d13ddad5 -DIST firefox-31.5.3esr-zh-TW.xpi 412521 SHA256 4d7854fed8b51d8d032a8842210ae28a1116da077ee1e232f08b51015caa7835 SHA512 c26700c57dce6867e12519b9412bf656dd109494e089e3d81b784feb247b4775526d4c16b53592fb61b32c7b223bdd022406b03b197e7042d19d5e3114031ad3 WHIRLPOOL 29b48c13944ce6bda5fe71eaeae67962872039627314e8e8902f5ed1abb97759868d3e875390e00b74e2289a863c69a233c4723930cfec53eff4a4812f9aafd0 -DIST firefox-31.5.3esr-zu.xpi 433216 SHA256 38fc8df80b09973f5ffa5cdabfe7c210b369a1695ba6870581973ff88ffab954 SHA512 cfe235f79a7c00b0926a65db2d8804125dc1236796b76cea21718340f0ae1d6af74a639504a963f81fdb825c9d5ee51aba2ac56821207ef9b37ecc324ef59187 WHIRLPOOL 60b6cd52442118fdc88a5ecee71c16672dae737c63b94f14de659ccc45a8140009d92e73d6860af551b0512c740d61fd883d77c4462479a88009fdeb5e861014 -DIST firefox-31.5.3esr.source.tar.bz2 147757682 SHA256 4f0e89362767b1a2e3947abcb5d3edea199d126ce6ce900daec89492bf1ce302 SHA512 23aeb629c8444bb842a18c8706c9349f3af0b96b7856543c3ee9eda6094dea18ba3c45de4399d7475a09ef30385ccea8ffccb8ab4e748c2b6040aa7b5142f191 WHIRLPOOL 0e345bacf034bb9f5d875047c4dfacca98fb1b5684f3851cf2bea21ebd77413cb6c08ea2d8a44e8e377d8db71ab5b35e9fdf9bdc6539612ba050924eeaf22760 -DIST firefox-31.7.0esr-af.xpi 431089 SHA256 9b90171ca31d767403cf874b96895e49ba71114bcef4f0f48125ef8062bf1ad8 SHA512 cd37c8255bf688d9ad93e03978469eb0b2f529bcacbb737eda213f8dd11301a73bb0117904d781a938dc9b7213a60125b3de3d54e335273af7ca6263e01cbd5e WHIRLPOOL ea6f29c42ff508d03e0f518cab643f772fdfe1e4d363fa5389ed6bb69718ec97d4efc32a38f7ac7d15a8c4868c8df41ea045e935b9a0e5bd8f0e948945f595a3 -DIST firefox-31.7.0esr-ar.xpi 459824 SHA256 a2c08b2724a2582e432bc3442b650a30491efed3b434d790bfd03af66f1182fb SHA512 4824c3fdd17cb06fa8191f55be3b50890d0eac5f7d5196629c22778b5e4a21450a8a0490e192cf206f300d143a7621b7c3859c1edd45a3af435ae80e47434e58 WHIRLPOOL 799cafc8da9c67fb1029bf0744864164d310b3fd4f8a95e53aa8865ac00ac9fe2b0140b9247b4a963844f07e935f3bfb1cafa4d8b7ee5baa1ddeb4c852e8ab2d -DIST firefox-31.7.0esr-as.xpi 448568 SHA256 837e0bbb261f288d765d64a5ba320cebb53d6b85fc64e4a5cb5866cec6d393dc SHA512 50d990dfc847e9cd8a1c3db159622fa42b7e2bedff039c0d9f43bec9cbad1a64867c61558b5067fd730501ed2485f767474d654f40f1426317b661c814b08478 WHIRLPOOL 1a94f348d77c2040f8299c63727564e1b50e00426e330f795c98467f9bf46b01665e8cecf28009208d208aeec2a7f66fc040bdf2d4bbe7a335ab96aef3888925 -DIST firefox-31.7.0esr-ast.xpi 352340 SHA256 53182a51b3b39f14af5742eb23a2d6392c8982e99baf2fd874ff5f592c536c72 SHA512 177bbd118f261cb53b3ec70d03c3d98d5dbcf2c4e1f674d38373021d99d9ab329a049d44d316fee8c14c347efe375047582935fade416068b6b27951ed78e7c1 WHIRLPOOL d182b04abfd7037e7329da942160593b3c1e5ece2310b74aa2218eedb1b400aef2cbea10213bd4e24c1768cfea779ccd0d3d5cb92ac33fb1b03870a71349c659 -DIST firefox-31.7.0esr-be.xpi 378668 SHA256 a9fbbbe0f55e3a66b23f39a607caa86cc3a2d75618bf421049ce8a0fc989b0f1 SHA512 c45b27f90c4b2e71347ad9c95242a4ff5b3f985ac1e4a76a355166a259f0973241223a48f3d3b94b2850aac9cffd7979ca975830ac9e702b23fd2fa57e0bbe19 WHIRLPOOL 0a11e3ba5a20625aa98dc5808edcc0cbcd8eabed94a3a5da4a2effc941b9ee2f91a3d3366b1601094dc93e712c352d0b6b642125eab0600ad92bd22d3d9f5a9c -DIST firefox-31.7.0esr-bg.xpi 438061 SHA256 a5b3ca6b806c7fd3abc2012a54d7a711dc4b5dc0e74feee7db64d4d12a9f090b SHA512 99be638a1316b357f8e6ffb1732b458376a9c81d47c124ddc784816e346e7342f50b4af62bd87e3da06c2b3da1b0a69c03ca4eba1fab9184107521d33686fb52 WHIRLPOOL 9afd4b5079e5197de823300ecfb1599e4bdd1411ab0dd09512515c057004354cd647b1923d5e724034c6f1a80a4e23ca5fc4412df6bb68db7d80f640cf11d688 -DIST firefox-31.7.0esr-bn-BD.xpi 472626 SHA256 35ec629d0252a452689e2081013d47ef472e8d690c6d400489adca943a816028 SHA512 d1f672ef92e3fdeb290926486c27dfe45f71f88a3881228c6e2b4135698d660eb60f85d16b8d48cf13937600a391e0838115cd80d1a9d58ad624a7355eda73c9 WHIRLPOOL c565c162c3e90a3e3c51d2fddf4acf5c877368da2378a460c32e7389855236987bffdf852440ab47d5be39b8325f4fcdf6e22c403b99a1acfa834c7441ee1968 -DIST firefox-31.7.0esr-bn-IN.xpi 462593 SHA256 74e81096becea929294b831ca9ae5d27885873ce0c1fc55ac10bd3e7c898c67a SHA512 e2d44ccd706199d6c19003609cfc3a5a5c144e48d257e22d502dc6d79bdf7b423492f3e020a5234490b2a523386a8fca3cdeeacf658923107eca593668866556 WHIRLPOOL 1502f5ed57a2f2de716d63ef3c87cf710b13a778826f338fe729245f5a4d4b5e52ee83aeb5f339362547fb13811749bb254dc2bfc1f9a370aec2253c3af82e25 -DIST firefox-31.7.0esr-br.xpi 389704 SHA256 787d8460434e0404d3b41aec55874433a1b62393ceda146c12ca69e3e08de1e0 SHA512 88d61acbdb7cf6856f17b0daa801eb130ef652461f57607376b32481b0aa01a21e5dd0d97f5933695df88de4ae734c017c670ca8889908144d83f7ee3ca87764 WHIRLPOOL 9a3dc2463ef85100fc90184d65f946e9ef9ec383961165d4ba00032c9503f37527491ba9dc90b4e348f23e6dac0891b8e513b38159ffd3f5f8a12eeb52abc9d7 -DIST firefox-31.7.0esr-bs.xpi 429014 SHA256 55c147fb777304da501c93c5f9118eecf96a355b112bce2b7d1d481a7246718a SHA512 ce4ac4a8b4042c45867aa432c017f43fb05ae85c153930b53025d98895141570e5d2b26a05129c3157755281f68565820d37a70aa80defec1423588aae5dcc6f WHIRLPOOL 45307c6b4412aeed29c7b8bd89ef5c9d6834f91d148fe8c1fb173b101b3944cea9297703c22d404235f2d22ef2e44df28f839fdd5433fff1788c2338e5eb7b64 -DIST firefox-31.7.0esr-ca.xpi 403575 SHA256 98442d2eca73b4e49a2316b1229c245e95d9e44c1548a2dd59967da9a2ca1d12 SHA512 833e2c799b9b0e211ac31e65febcaa8d351c134a46890ae7b07d3f5932de908c578210a50e4f95512834c688477a47f7af3e9a0e9ae0778dae4f3716bc9f4a67 WHIRLPOOL 1c71b3bd5e8adc3e9567c5a8b79c220367d58b8bf690d7643aa4bee39b0e5e69b36fd5a47e5e1032d3c10e2b93b3c9b0d4dafeb9049850fbe433aa90458ae3e2 -DIST firefox-31.7.0esr-cs.xpi 390979 SHA256 d5a667efd1b3ae7f7f019c60d9783c2df7ccc31b26d192a0dd6135f1ddd53002 SHA512 68ff62d9b7c4535c5d4cbf75bc352cd5758f36417adf80518d3d94773321a08be0361077e9ade6d6a1b4cf102f257b15de49610857909a1b658157692c276d86 WHIRLPOOL 8adc7a26660b20a73e03113cf9a0e80a734010c610141e004476255ba36015e537095f6d4029fa10961d5fe210fdbc1b2eb2b179d3e8e344011a8ac1b755782e -DIST firefox-31.7.0esr-csb.xpi 383695 SHA256 244cb21b264752c1c51d3b633822a409854e7805ebf3238d64505f9a9ea07de3 SHA512 fdd6dcbd7ee96bd5d14674b9aaef0090af3c71794d86dd37756edf02cd2367360d8bcc1d78c3a7ae06481dd547575addf6eef9df646a1cb7f7067c55ee2b29e0 WHIRLPOOL 46160df2cba06640693e2c658a8e7d221a300a9b7de382f02f2b4f7ff28a45224fe720f22a77d924b92cfc2899e0dd2e4646d4bb1145b19fa00bd6894c2e88ae -DIST firefox-31.7.0esr-cy.xpi 390727 SHA256 894d27928c7c8be1889a400d950e6cfd750612256d48523a16ab78cc3a62705a SHA512 82df0ae531930b6c3a455f16ab4149037ca881637e98450fcd274035909e26bed592593597a9b5aec085b9f55bffd45b9c37ba9c8342bbc78f7d77ccc9b8e91e WHIRLPOOL c555d7948829c8a68b3b74d3153601af50c34995980d8c99495c6fcec86ff182f483a5f8cf7472f5a04d95796771aaead11f4005a19f27b126c7749740fb5e67 -DIST firefox-31.7.0esr-da.xpi 397747 SHA256 2c04601b1a1927d70cf08429d641f056b7cd9bc5a0b0b4af2cf41da39fbab056 SHA512 b3dc5b2ecbebbd4d2807549859ff76e805af2ed8893652dc02eabcf272ec9ca033c1c7426de76b6d123997d2b7403d8baf9df84fabd6a04a178a713b8261cb0c WHIRLPOOL 583850ec304afc3c3a669137175d3babdcac7c9772fae0f92c6c20282fce77a2be33417ec565399320f3fac258e39baa5e4011f86a9e8aef96b86138bd2ee1cb -DIST firefox-31.7.0esr-de.xpi 395165 SHA256 0942a9e3108c73904248f5883031db8c9b1533ad7d1fb99b56278c10412252a5 SHA512 c133d90e08b9393105ad4180239ef170e6411b2424cd0b98046ddcae0c328ee1d8442063de0e731c8d64d58ec28153b056d87731589fb65dcac4b74ce833bafa WHIRLPOOL 2e9bbd07d9e47b5cef38b3af18b2f54102f820c64f5c37475e97d62bebaca39ac6143a8a754a29da9605415f56a0e3bfb3406df6907c92da1fa8df1985dc6e22 -DIST firefox-31.7.0esr-el.xpi 442982 SHA256 9338bd6441506040fbf43dde73751010a897117850da56a7f74eafb49ecae868 SHA512 e7836492918851c37c89f6211314cad8e9b79f61722622e23ef97441b780b4e87cd438543bf6e9ff93abc880113b19da289dccb25dc93381f519059d516d82f3 WHIRLPOOL b4b3e7c634ca99488936d6c8edd58e59ed57f4bbbcba5438ddae769ead3355932fbfa7fedc6cb4144e52d985c19c12c523936e159b498fa94bcaff70c46d9b57 -DIST firefox-31.7.0esr-en-GB.xpi 390119 SHA256 62a0eab5307fd1bf8edeb650f88e2b5583bc97d3ad09d055fcceded267f70e16 SHA512 b7806d6e1d8c3f7c49ec84ec9c13c236caf82ae308728b563ae98131205dc8adbe05b51deb4eb8ade00435f4ed485eda8f2813c93cea702f40674282e2c6a9d1 WHIRLPOOL 5381dcabf0b76693bd5812b14258986127232824efc2f2897174ba54a93e4b16a20c0d6f4a5b34667bd484d2f46dc948dcaf3379c1b76ae69557817f49f79ef7 -DIST firefox-31.7.0esr-en-ZA.xpi 388527 SHA256 5402bbc92fb8b7953acf7ff9a2a4bb92d7113e94d92c782687825c303325a0d3 SHA512 c0a5411380e643f4d84a2a2c02ca3f458f9ccece5abfee565d6f8b18d754aa0dc2ab39cbaf5c4064da9680840ee99569eaeb50cadafc2f37a231d1bbe4e6d757 WHIRLPOOL ded103a79fe1d8c84ba1c4d3b573613b572d0b4171500eddc3f7e363ef076fdefde0ae66949c04167dff88ed00d315be8bb904a779ef6bc8a661b95918138702 -DIST firefox-31.7.0esr-eo.xpi 431831 SHA256 37793b813547b052751b18cbd8413644d98753bef9cc9de9ce0c319b996300e3 SHA512 d49c72f241f4297821cc8890d91ce0d1f63f2d129f9f34d36846d91b73936d7df5f6e51e87df34d9d8d105fa0cb71a9f82d28d32a13c4c2ba7df5f7755367359 WHIRLPOOL cb84c3a665072cb484a99d31fc9c3cd0bec0762a7227ed86fdbde6e865c8a99e03e97e07df10d145b0c2b9f80022a8249b23ee8b39e083c13fb919ff51117739 -DIST firefox-31.7.0esr-es-AR.xpi 399937 SHA256 6c5865f4d479449a0a9b825231c859df0d6a275c81afb39a6d8ecbc12b24a462 SHA512 0bbb7f4bf6f217bee6481641eb6d19aeeb325766d44167c4cbc1f969ec861bbe6fa7c66f365ca7daf5688fe744730950a4fb38a0de509f0e79b9caab9d08d217 WHIRLPOOL 1a2e3d5ccf001b7a7d4d185ddc761ca6c33be83d1d75f10ac9be333042573d420d6c9daea99c76f16fc471a898cdba9b1a768575acd4367cc5549067113e14e5 -DIST firefox-31.7.0esr-es-CL.xpi 342808 SHA256 936f49302395973a8fccf344ab121e5d3caf6a9a4713ea28fa74b2e3475d2172 SHA512 31f74bd3878ce6770f42b5f8efef1e8630736a3e5fd627f2e708c7a2db0bbb65d8fda139a0554fdcd4dac6b982b54015b92ee73fbc606e71df3d82da899dd1c8 WHIRLPOOL fc8fafbac1522309c67e370e522c657205c79586d287ab6f7dbd36a37a7f845925c19874157f4a350e1eecbe7639e02264bcb29d9cedea949cf2f7df3b293a90 -DIST firefox-31.7.0esr-es-ES.xpi 335880 SHA256 16930441fccf01cb56f74e847820374203ee10e3621e0bc727b60faf647b1ea7 SHA512 3631562c97e557c7410a79d0d593ad49111972f1fc53bbda7b2bdef923361e9ad7358e5dd20d087eb1ad80c69323097e036bb9f7020d3c6cd63516f134d136f0 WHIRLPOOL e90b3d5d455c2756a0260e23b0e12de83c72bb1c58e723257349dbbd7bcb272f3f47d0bca75b16f5ab7297486063b340fe25a232d854a477cc2550beac427005 -DIST firefox-31.7.0esr-es-MX.xpi 402672 SHA256 19e1c14ea4b2964b2c482be44444864be37e7afbb25347b2c61b6a73aea46205 SHA512 5ec5f5f9cb4661a07d42ee0e54b505b7648098b14b5cd69cb8c6c64fc3c2fb67292b92ff7ec21456eccbea686f6153027a388324a17c08dfb5b4b71d4a85152a WHIRLPOOL c317f5cf3fbc37ab50c1f5c0f71098d376722bcbf890178231d5a3648460efa5924281d3a069b97f3a37224d32328782ae60edddd27981d329a791916da7b0a0 -DIST firefox-31.7.0esr-et.xpi 390360 SHA256 7b3aabcd02422a86e990cf3d122fa833493275d433cab826b062ad0c389ddbae SHA512 a6b6e6c15063f1f2930a85c5fb9c29a734e869a0d111012660022c79174b9e20e306e62c1aa4b9943c1e3c2544b1cb355bd651795b8685dd090928e03ca3f43e WHIRLPOOL 0c5dbda7c602880f5b787fae59833db6d2756acc0cad05ddb471bd52a8e20bb7ccfcf8daf17ce736e13fc501b868db9c82745b91472e085c610d261a573c5707 -DIST firefox-31.7.0esr-eu.xpi 412999 SHA256 08da23a46160d70f1f267176c367ab42e7d9309a3694aab127f02092846d4032 SHA512 e4117775b6095998a528cb9285acd2b971198884cfb2584f7d54390de0b14a25cc47b46e20086027c0c5b510c4249f07d7d44a9079478293f8f3b61464689098 WHIRLPOOL 5b47941258f87dad3c71adc5a09453c09e48077d513384093cff11e8b9c0c508b1e18b8a8eb85a60619b889563d52e933428acf591a957f7f341217afa80d1eb -DIST firefox-31.7.0esr-fa.xpi 460857 SHA256 9f320fb90856afeda61ed6ef231c7f08a5f286cc1a3e1ccb648e00bc83b9ca0d SHA512 8978ba6245e6f8ab15062683c9febba5febc5a6af8404292ff360610e03aace5d0bd800e72f46930770af786190157718f6b2ef53dcfd409c0f2ac9261469466 WHIRLPOOL 247106f064da0f3f2928f5386cfa3fc2d357cb213dfa87876eaae71c18989f2c91b0df91de3f3f14b09788d721104651f16b6ee8cc2debc47c29a2c2b1cdc784 -DIST firefox-31.7.0esr-fi.xpi 392740 SHA256 a735827f8b51d44d2dbf06dc60694e5c495120d2cd30a06a141f265c6e2a5559 SHA512 ec5fe47f56fd6b0ef89cb24f1394afc7129aed37999b561cd6494e63553b214aa9e920e5ece92eace4201ed13a56b7b0541b7f3fa96161863c3855c418b8e864 WHIRLPOOL faea0c8134bcc9ae729d23b15859a274613d47ff64dcb6ca266f04c2e1e89cf22e157a7d054f88212adc97f7b02ba447cc235f03171e9084240f36ebd12a2908 -DIST firefox-31.7.0esr-fr.xpi 406462 SHA256 c87f0a11b32b0d9232aebed8c8db11653b7a1f6e4cff349cd55605c984b5e353 SHA512 9637b7e68b387d73b7332ee355316d1ab22ff9763b1bc66483e511a5a2ecbdb5776e455126e431ce48d38319d8c4d465ed794b57679cf8036679aee58d7fc1a2 WHIRLPOOL 578df20079f1eca82438cb17c18c0802e58444aabf169a86c1c306d53712ab1e0917b8d0e2193a623be2770e0dfad593a116da6038b0cbb6c8b44de09434364f -DIST firefox-31.7.0esr-fy-NL.xpi 401930 SHA256 06f65abe1aad68faf55dffbe60b8cec4c6dbf9ed49a8e0b6e829bc35cdae668f SHA512 d506fd8363a2cf3c668223682537c8450343eceaee4b2bf5ec4b2e70900fb6e779956cc16d5abedd52734b6ac497bd0a0cf62b59cf50944e65f75c93ef2dc84f WHIRLPOOL fbaadf4b1352b9cd34714bc0dfb881249316861f157e8a8d4c86509eaac78894c5f62e1fecb4d4279c8d98349ebea5364a9890ebb23a8d0e8a9d69c3d61eb5a5 -DIST firefox-31.7.0esr-ga-IE.xpi 410077 SHA256 c2d7f32ffa5f7a4eb0f9fd793c5ce2bd4dae08f7fba57b0bfc9f9a5c276db1b9 SHA512 ef921d24284e64c108d6b0b47586655cf51a872d777b33b45b0aaf24881c3e2586e89b010d58fe5629056bfc3960d6f1c7d9fd2e8541a3c3c250fe48822c5f0f WHIRLPOOL e49e9bf77f9c288375e883fc93f8339949f414855f6c1e3f85e97d71eac82b6e5f45c3769002433be11d2fb2f46abe03e0c290dd7b78d8b89c7ee32d79c5232b -DIST firefox-31.7.0esr-gd.xpi 403014 SHA256 d6507eaefcf693abdf44df8ab8ff31af1453064543e41324fd535f77792fa3b8 SHA512 393d536e8e8ae57bcb00e413560be8b92d42312da2b26149b981ba8e5f5cf5017bf556560fe4d32f104cd2a1f71a9df19546a4cbdc7b31117694f2cd87097476 WHIRLPOOL 19cc7e713b7e05fd227c8d4de95f5f71b120f2a5c152718d962ebd63561dd8e8bb8b1c3d963c02c577deda694f01d5fabdb64a37cce2e9ea3582bac3837bdace -DIST firefox-31.7.0esr-gl.xpi 390599 SHA256 7492fa58143cb2e31377165e0f62a31ba5a6d6b93f44dbea7a196c1fe6c35117 SHA512 3c4bd8157975c3e127d506346bd29e52c82c5c0a3c9478fdd84631fdac382a5fedb76d958d798661d5b1e28dd878e8e4d4a347525f5eb16b95db5b72d59f11d7 WHIRLPOOL e1e35344885a715e2e29b42badf43c26fea2715a7870960b008b3e668e116dc278a9f5b27ee34ea77968e0c407170fd7476fcb04b6f4b60ac15e836bbf9237f5 -DIST firefox-31.7.0esr-gu-IN.xpi 423504 SHA256 09b503b94a67ee8b7f031375f6e3247544e6e58f47b1077931f6022117f12eca SHA512 addf70bc454197dd7647b41a693920257ae922b630dfca13843e0ebc8f83ed33146d66488a48037e4d7302606ef6564bc83190777513ff825494d8e0e914ba6e WHIRLPOOL 7061928341a0a23954df560702dab32b2b0280622de82e0cc739481e8c18a20275f7e3c31c85a9fdf92fe30083d2c0e180b253ab34ed669784f0451d6f6e667a -DIST firefox-31.7.0esr-he.xpi 427629 SHA256 fc459d3c9b7c4989b78f9f9ef3f56b7a3130b04ddcf4af199e63f531ff3369ef SHA512 a8524888882cf5c0eba70ce8fdaf88e481dac46e2cbecbcd8d8acb153d3969d88005ef927d267b069e59f9e753927718991bb05db047fe7456ecf85b6e30b6b7 WHIRLPOOL 9d5a6110725b1ea9e903d4eb38cd699c16be18f02b09fad174569f6274fb35bc4771fb0fd78ea7e39e7b82ad0c5b8ec443f91060ed8594042622faf08e7ac4e2 -DIST firefox-31.7.0esr-hi-IN.xpi 441402 SHA256 1fe8ffc2781376657a2190ce67c3cb0f8d661a941ff14d2a11360feb898963da SHA512 9e82a004a6d80a6d39f9f0d5ab6a60deb741daad26c4c3a1eb01f1384903b4ed726382db4d69192c27e6b15fb4e0354e4b8c9d4effe8aa58b098fa4870c9602d WHIRLPOOL 95953753c1ef2096e2f7002e19d57e7ee82bddc834281ad50e5dad344611249fed66c329c1e2b3591b8c9bd450f43ec38c1b0d2c1b6de8c3c73db7a6702092eb -DIST firefox-31.7.0esr-hr.xpi 424371 SHA256 7233b1981e2b4333c4d92fc1b354e29abd426b5c2cad8157ceae9836e874f0e7 SHA512 5ecd905bb2c6f184b2f698c35fc127d241d3a9261c07e1d95887596ea0520816e2a62dcbfde6c934eb3a04beaeeff363b8f45b91a944d22996092397e0dfff69 WHIRLPOOL 0cf30fc33110aa8d07eacce5d65d553ab54e585b8f970415cd2020e284e8d142c5031fe750c03d8586f1525063437f74ec52184c9eb6a0a9fa7856eef7c39a0f -DIST firefox-31.7.0esr-hu.xpi 398644 SHA256 98d7f3c03c8c0e25ac904edc9b7744adaf1b7001b887c496cf731b66e4da30f4 SHA512 f237e697439253047e1107e6a79795cd66571018ea0e2195682a5bb765d048611e0d04b6b029b8f56d090535a506de22883a68bdf5bbd5baa4ba22730c8104ae WHIRLPOOL 6cf0184cb405e2992d8336e828930ead0410f716c621f7f7fe0480894b5fc89b7e33e732b7475cf0ff3a04c9b7e866ba28c822f19242b0297e10ff85a10c96a3 -DIST firefox-31.7.0esr-hy-AM.xpi 478743 SHA256 be183e444d88a9d84c7f7d9f8f39805036f90cbd33cdb1157cf0a620dc510d5f SHA512 03fb89a9c0010da97813395b37f3b2c1dc39724ae7cd0b38b3869248edc4132f52fcd8854aba356c71f5398ee4164a82d0bd194d50bfaf6799d6f34eca6a3c15 WHIRLPOOL 1300b3d87f9c67f98acbd419a2342024ae56b661b82ed74f26e233ebb2027ebd7c99b05dd70a083299a2d6f4dbe4209691791a7a2cc5ba467f1ebcb8159cd056 -DIST firefox-31.7.0esr-id.xpi 378301 SHA256 c059b5bca06f2073dc68f7068f99b6d3d52291f07bdb2a5527c62d64f787d40e SHA512 b5c49da2475255d27609dfae32e5b764cf2a03689664bb3a2bead6f1e290f6fc170c11ed97a739fbc94d6b1fe1e7d10fefbd9f31210647aaad3d441e811e965b WHIRLPOOL 97bb4334a5c2ffabf23ccc2f337b3bba562d752728afb8c536525563debf04f27d13913b13636f8cefb92649f7bd537c20eccedb892d300ffb953d17c621af56 -DIST firefox-31.7.0esr-is.xpi 427327 SHA256 ff432dd9cda5aa362806be2b93a44ae343860e56ad871c12b808eab3ce95e4b2 SHA512 a51a12d9f6b36f6cbe8c2e1bdf5ed2bb2c7c010a7c3dcf5f29260994099eacad062fa9b0f5c9156733f8611b478fc4c72119f698b84f8fd3807f127d5906c7c9 WHIRLPOOL 4f72999cf7c0a004c4b933649ebdbc435dac5cd80f4afb076b6d995c6bba1d145296aa5d5d5da20c3164870fbbda0434948496a1e6f30953482009ced028e62e -DIST firefox-31.7.0esr-it.xpi 330905 SHA256 63b7031dc95cb7938f796f8273aca84959dc4c1b06457186d39d2314437135d9 SHA512 08da41ee83159932ac5fd203d440828c2b2e91ff21cd8f507717447428e92af4780d17ca1000bd9b10df61dd53c40fa91fd608142bb062b617a60258a34812b8 WHIRLPOOL 0233afd6adcd1cd05f25363f9e8d73ddc7c388b8f2914540115a9ed119ccd8447bdb7a60a4ecbf021a07010b53b65925fb95c3408ae5cce19abcb9ab9d06966c -DIST firefox-31.7.0esr-ja.xpi 421664 SHA256 c6e5d30f36831608bbb001a30dd20d36357a8f812208caef3b3672f15d03869d SHA512 8de2576e4633d3513da691bf34ae42c27f376841606115cf6042ae8cc7378c12193db6c8cde223a270da844124b580c67c4d6ca4184dbb489a8387989be99100 WHIRLPOOL b5399f01be05b2af6d057f5da995247de758ff1cd262d94cbf366c3744386aa6990317ffcdb1d94198336016bda8249d18dc8c6cde5a1fa0efe9899ebd19b557 -DIST firefox-31.7.0esr-kk.xpi 439116 SHA256 4134807f0682c4e3b531050d6152c95a3cd207bbf6266ae668e40af5a404b44d SHA512 e039bd97b913c670b15a8e734f5977f899f8dedad3c728d5cc8ea347e5b8a2e697b541626e7dfd4fcffb5bac26e66bebc36284b5cd26475b464478488327e6de WHIRLPOOL 8f93f75fa67af043ae3d628291e7d0dcc9a8a61c78af51746e3e053c2035d57d4c33b892a76117d091860d877f1e335d624e89545f4e5b375b3d28b644bb5d0d -DIST firefox-31.7.0esr-km.xpi 506476 SHA256 425742f17f805c4fb8bcffe2f634687a4430e9a0a97af14e3e66d81930349d86 SHA512 795847decf2193cb78dd023717bf618208669233218cd8c36a8ea29f6b8cf3b60f1758b42c15f552da327f4df2ad201ce97a2096a0b02f9a978a73486b93d511 WHIRLPOOL eec9682bde6a802b91e0130a426e30407bdb26adcb0adc1ee34dc0fc8d389ad9914a7068318f01569ede5f2904732ed96f3aae6a37c1bfcf0b91a751901f4878 -DIST firefox-31.7.0esr-kn.xpi 458891 SHA256 21dde9bc0907a3f3d6eccb62209512c4e923e9578f99d3cfa38b9fc0f5749166 SHA512 f5386868aedec29ceb8300efdaee99472eebe11d558e24738cc128c312696e319bc8d13e50ce743850a1486fd3654fb3e06e09c19b0115ba22ae723cceb07bcd WHIRLPOOL d3a6292f0e18c9beb42bc406e7b50580842d5e2a67050a25e19de14a09c04924b957de83ebb6fffcf619700725fde35499b557fcca151faecae5c252e21375f8 -DIST firefox-31.7.0esr-ko.xpi 402815 SHA256 d1815717ff979a4f4d752860d7584afddc8598c5870e9827866b0ab5ef8ec6c5 SHA512 1c50a02b03327896fe217f4cc5ee89b587de0bf2539a933cb515c664d35a71722a1aab1a8670edfcb66830dc0f662f43e88125c5c38f9c8b6eb9b51af157e334 WHIRLPOOL d359f2a99867734ee86d3eac229488fb6ceace8d2e7f98aba33a948628e90324c18c18d669b42f8da6b87f2ede4128da9f442465e35fd276ac564ca817ccc2e3 -DIST firefox-31.7.0esr-ku.xpi 420260 SHA256 fbae0d3034d27f604dadc2f1f9d47faa919429951ef0fddc3acb27cc54c761fb SHA512 302cc716915baaf46820da2ab94263937a2998a36ea57782d9465c5cc5800490d0be53510fee8327b264e70ab1cbb556f9746e012f632ed649c2a517ba5d70e8 WHIRLPOOL 8340f8dc45ded56d05bd6a155af6c725b5fa32001932b8e016ed3e3c5b2ef42160d9df9aed551c233ef457716b540c381ec666881751aff7774029fb9f2f654a -DIST firefox-31.7.0esr-lt.xpi 435431 SHA256 e427e278896af7049be1a2ba0921fe040a0f28ea6db88b9776e61c9aa1f7c1f2 SHA512 08c97248b5e2bb9f82c08fa80a2fad7465861298d38fd9fa0a4ab8e98bbc2796cc46bda26e08a5c914e50b60728e07e526d574e894e09b38fd8f0e5507d1c2aa WHIRLPOOL c79102b8b025f80f1c10ad6910a3821352a9219d53f4b4a8b3c3ffc5ff7674dcd600627ee7da39108223632e25e56981136aa0ff9d28e7cdd84491380551a8be -DIST firefox-31.7.0esr-lv.xpi 398576 SHA256 808561e54dcbcfc2c5d4340b8981c26c32ffaaff41981c24987985b3e5237836 SHA512 729f56a8929c30b779986f74b6ea6620ee268c12d7b543cec32b44e0d9beb07e06f7e8b041763c72faa8483b1a3dc170848d2f51329c4e7f40090a685219fb21 WHIRLPOOL 516a94393eb32fe59a684d75bdac4ae0ab64acdb8d63292bc18ae44b49c931468220dfb88dac103c104b058fd63c359181269d6102e4ae5adb38093e71eed808 -DIST firefox-31.7.0esr-mai.xpi 444885 SHA256 c0028b9cb674795770485754d827e33d326c7b088faa07ae0533eedb4c4b0a98 SHA512 c5163a3d142bb9d4415104bd07704509beb7e38eac1d9b3506b9b3c8c956fe11af752a420e3cbf2adcc6f9c66cab16aafb4c9176fbd1e2e2e5949d89ae66f9b0 WHIRLPOOL cfcce2aa6edfb0bb3c00c63081674cad3f3139bbb32e4f4747c43c1b62f00cee0ecfc9a5a1d28591f79559e79ba91e6e05739395de7d47da035d3b1e8a4be0fa -DIST firefox-31.7.0esr-mk.xpi 475483 SHA256 9e2b8adbe49312fff3f4f4f466253c55ff475d77ee621ed1ec90d3f6db132f21 SHA512 a8112391d4fe4ced912b722d4a44a712c10ead0ce68e4d9221dd72d7b7b4f58768af47e8c589d9a330870e192ef96844fd4de4c3d4521ea4eae567ff83ce4f69 WHIRLPOOL 55398ebb7ca834220396c8c510d3e6ded1a86464dd266fdd441eb0a32a1c458f9bf8f116b31fe75d3ca93c2471624358abd1071e6302ccdd5bce06d3d2f332a4 -DIST firefox-31.7.0esr-ml.xpi 466254 SHA256 7c84d8089f4a191597ba04043f1ed06b495afa8493db7b9069b3b8e8431f1019 SHA512 5be08c7969b9c29a4b830c1c383683625ba77da817cff7e39411f9eb589a02dfade965bd0ec3eac06fd8f687df9c4ef03656961bcb05edea03b40b2a0a3a4164 WHIRLPOOL a38b6d8f7aaf3ea3ce58511d2ccfe2db0846ef27c95fce656a1bc9f4cecba4af390b82f7abf6ef1195da362b16f8cd98140f13a8d435a59963a8b73a69c49f57 -DIST firefox-31.7.0esr-mr.xpi 451292 SHA256 8fde662d065db623971f5ca3259edbda653b269a85089d7da61b59a2ac1028bf SHA512 d16b013967cfff22b0d75948dcf49acbd83667fa02d52ac062998a8054719b452a78e44eca58bc074a72bc840706265355753f98c698af00b07cc70a02e26f3e WHIRLPOOL 0968f200f69d7f5952935c0b324e3c030fc5a6e56eef4919a628d5c7698bf77d3ca332e9ac943e6100d113366ee7d0c08a9c8f366aea814315c0fbcfdcd8cc2d -DIST firefox-31.7.0esr-nb-NO.xpi 392006 SHA256 614e4819e7542455d53f5fa1d477e7bbaca34f9a60f381f310f469f8eb7a6585 SHA512 5f0c2b1fdc59ceb88d6408f8de8f2cd9ef61bc9044b937c51984f60c6ceb73987f8521eb01a5a88da1799e753f6a32c814606ea09ea48eec430f1539a8a2564d WHIRLPOOL 578a6f3d6d90a411f5a8580c56f032284aa0c7b29511e1ae4fa8ed88eb1a722cca6462ff60d3c8ba4141d81b352838662450510f31f6c07645926b53fe14180f -DIST firefox-31.7.0esr-nl.xpi 390885 SHA256 25fa21b6f5b9226bc98b564c6ea4597def332bf45287245b946406901176c85c SHA512 712fb20212749887c94586c1119c06fed711ccb5a362b879dc5b4cb76d65a026dddb5daccc429b70aa77a0f85573f6948a72931bf2a7e42227ea9adff1dbf8f0 WHIRLPOOL 56d8507dbd8b8f766ad842e5d23ff4185dbfc37daacb756eb5155254e17be969a45a2f4f94a6ab56e488c2bfcea627aad0d33c2dac736a7b1e4e8ac3cfedf1bf -DIST firefox-31.7.0esr-nn-NO.xpi 386281 SHA256 1da9ed892eef144fc24f36d8d357e909bebf1add25f39bc18d9eb3b3752676e6 SHA512 a14711506f6363777b98fb7133001376dab1aff90cdcc2a1c2f74057ee9eb6ad65a4c6cab829a508be5516565386f613ff4a17375c0a68a99d9b1d225f31f1e2 WHIRLPOOL 55b16f1c07c7a9497b6decf219db5af6df978e4250a166690774b9c0209f3a2788542f488b4c5e21f241214dfcb792950bfa2c5bcdef1c1337fe425e5f2dfe9d -DIST firefox-31.7.0esr-or.xpi 464749 SHA256 c6609d74a5ad5c26f47557431f284ec22218f6482a1da09e6a82a5be81ff6746 SHA512 1c60b04faeb077cf39c8222aa4a6c76e47aaa44a8fb34716228e6e46afab68666fa6d9376312475f0ee0a1610b7e4a6fe8e495394f9cdc13fcaaf3cb6d2174c8 WHIRLPOOL 6e126201eb1a8d8bb86c0ba6e464e9267163e706681a91b0f522b12307e0fcb22fb584af7d9e6bd84b05d8820db79eae0c20b031f5beca21cd3e4e5b87626f93 -DIST firefox-31.7.0esr-pa-IN.xpi 439326 SHA256 b190e43dc00acb59269a64ef34871d326296b526b3ebc4efbdf6a7d2d9cd35ae SHA512 f82c5c81cb0bb9170ca91b0f8ea26615d28f3050c2a234cb23a2f1fc50d3e60d1b1f942c26a36d5a7d25c28f2d25a4bba6ceb38b91f618ca0a5ce24933f82ce0 WHIRLPOOL 70350a5c0d3cc438595138d0d918bf2ae3d088855e769489735a3f858b3d3e8f70505dff7ef14d57ef6de2317083402fe95ee2bfd972497e7f17e4d1f8613f4a -DIST firefox-31.7.0esr-pl.xpi 374747 SHA256 594ad2d1bc2ad972da2e1b6a04cff08d31664293c766bfaeac5339efc85b57e3 SHA512 f1cb92efb130f2aaaf501ae11600e00e8f7da22733f8a39a22dad65a67720f83c5bfb7a550c1bdae57391ce1930bd51bf018a2459ca7d93dd17fde1f0f87b58b WHIRLPOOL 2044157619f7937ea065091b158fde45fb8793eeb639b2c94ef7bd168f6b511ad9eba4c98c5f03c4b0e3a96e18bd94b0ef7a57a311f722be64b83471e8a43d7d -DIST firefox-31.7.0esr-pt-BR.xpi 405565 SHA256 b5713f2dfe91eee8eaa6628592165eaa134bfa0f61b741bfe31fd9b321d309b9 SHA512 4ee2230a01d520d6c9203b54132ce95ba7be76e267271b2c662a70aa3b21353a8a27763a372989e009797398c0e3e471e13dc66da37a4325d8d3237e5a7ac499 WHIRLPOOL 325248b5513c79f586d1c728e4c386bbc4f0086a3a954d71ecc3902bdfac2a031deeea4d5025eb5e231093a22feca92123fa2121e0784c02422055c62442fa1b -DIST firefox-31.7.0esr-pt-PT.xpi 386344 SHA256 abb6214eca83b79f83b042597d222e06474acc6252d389d5ba2c651a9e5ce03a SHA512 87553a5328989d4f5b6a6e8a7314e385aced7e16e50c6b940f7d22d15a9ddd09a1690f8ab75a319867e826d2815b2afa256c393124d6dd4f8cef29e33313a33b WHIRLPOOL 135325911af947b0f33652e87f271f6874d05b66f4fd27894f17e5d63dca6c027aa184fc916f35357e69f4358ac3ded8240955ac2e8d56c0d38609b2a2212fa4 -DIST firefox-31.7.0esr-rm.xpi 399285 SHA256 14812365a8427dacc135cbedd51aa9f05cdeae79ae534e733c90156871bdce44 SHA512 62b2a619cc756151a2878add5d186a21802c9293206de4f6d63b5833af7b9425ad3b661ac3c09917fb8c2f308d44f80f3332fa1fc710b0ee8fa5a1f26546376f WHIRLPOOL 4d771fe1b96f7c44e12ac95e9d40cb9ae9be748c1da2b8ff42c9706263372321deae756aaf2d6817df846891fead067b860abb22c06556b5401efb94dec56ca2 -DIST firefox-31.7.0esr-ro.xpi 439388 SHA256 37101737210648a141e39bdd45b6a09d6bd1c7c91921fce6e18e06c960786a75 SHA512 fee19980783d11f5f55ba75db9f847c4b548bed752a9341efda2fb42c58d8025839fb12f73e890c8641418dfb6cb05829f52a7d86e008cfa9b7266cb2f8ad45f WHIRLPOOL 9075b0d1a8d4b9ad2cc23ca4725db839a0a9ba347b394d0ff53e65e7d94c15eee1226cb3e7e182a744188f9dd5a9a66291b66945dcd03db902696fb03c1460ea -DIST firefox-31.7.0esr-ru.xpi 367898 SHA256 f26cd9d88445e805ad9001e64c6fc090e4e2a9a38a6a1a3a4db16d4d2f86af85 SHA512 5f85d18a311ab6bda2e4d4cb6601fe7b567d5390e4f1693408a56fdb949cdde6c702aad91de382752b8cf9e6029316a323654cf71dcd93b8b88453b137f5ecdc WHIRLPOOL d2bc7da9fcab32c03e004248b04be531019098314eb1b73b24fcf02c5e935e9668937be33b4af6ce1f00f2300d471914b42afc44f49542bea8db3f4a4d8274c0 -DIST firefox-31.7.0esr-si.xpi 463224 SHA256 9b65abd0a84e28cd02fec01f57601dec37e62ee79364ee1e9afcf56c051e872f SHA512 02592f3ea645938d88da726dd16ac316bc94a13392f19e29b534d7b728c2fc9f44f78fb34980de6b4be94b75ff2dae2b9eb8a5593a5cefafe585df15a28091c9 WHIRLPOOL 0ec04b6ec94cad4dd2e05dc02c3bf3114e3d2ab55f2a51a8dfce5d82e7f7d367b941c29f24e156b1fc90e3375ea017f23c63df2f3ad68c9e650e8f63e2df3995 -DIST firefox-31.7.0esr-sk.xpi 413802 SHA256 79af6394fb242a2381c22d530661c8e4aa49f79072547270d1666623cd234376 SHA512 729f72f5df89e12887938e2d176e1b54e6aa4e6fc540440a645177ddfc1915806e47d590c21c2aa04db446289ecd284d89062fbc5d3862d70a0495db815cc64a WHIRLPOOL 236f3230c7b7856bcb1d0aef4bcae1c425ab276cf368edfe1339f4d4b26abc0cb4a3abc14bb7f2923c77a3fe26e31d6089efc61290bc9de3746372ccf18b5371 -DIST firefox-31.7.0esr-sl.xpi 387134 SHA256 5adbabcf3f9df45ece596da1866551abd308f93a14d4c2d2872cb93b3d00a365 SHA512 8cfb193ac215d98f438a65150f6ed5bb75058b2b4b5f469a888b307f80f60523135f613cff3a56183c78e89d5d7866ae1100ef90b4f0f965e5e48c998df5f389 WHIRLPOOL 410a6293fc9251ddcdb2504ba426ef85f5f2a53a35f884db626a8d53f9b5bc6d4b0e1a82e3a570f0c3bd0e78e1362a5ab250490b9bfd9bdc52f921975358c62e -DIST firefox-31.7.0esr-son.xpi 395144 SHA256 f6fe46997da6c63a2622df2ae8fcd162df761cc13f02f12e19a5827bd5b3d5d9 SHA512 9b20889777fd43f75a625fd8e17eab0c9e6ab8c1b68262df9685f6e550e9c38d64d68224a9ef3eb28bc3e8519eac69f1af89bb51aea901381afb1212efb624a6 WHIRLPOOL 4aeb3d4f8bcffb5c131a59fc808b0efa1f544452a609890d21f1a7ff34d80e6db8f136346e1bb12b4cc372b2e2746fb43507dbba4a8217a589949924ec176154 -DIST firefox-31.7.0esr-sq.xpi 431136 SHA256 4b11e3c0f1b709193df7ac617f09502224fa90891c64456bf3b09f64081f7366 SHA512 1b10752dbd2936b32c1f975a92020e6b1c53c1d5aefc0eb726f0cf527da5444b536b6b90deb03535cb21e5f76a0ee8445c09af304cdfe4c8b6d61db3925f0162 WHIRLPOOL 38108ba8972934a00b8db0d081900f12fbf355b2fecc1ea57e72eaedd5ca07d3648d0ae2ade70c9cab811850237ad414fe549a6b56017fa9b593bc4159a6ea32 -DIST firefox-31.7.0esr-sr.xpi 425903 SHA256 7cec3903511642d0f18d681f9c8db88d7a515a0d4bc41c3b47b639f900888394 SHA512 946919c2d707abc3e2ebcac025eb68b5762e2336df2136b2adb0693bb26bb286faf3a53a0bfa645d5c73698150605485109dc94a12309e1c269e168e652856b6 WHIRLPOOL 7f7be25cff316a50a7f4e7f792162541d8b23376c297f662e2aa60928a30a6fd866d5a8b7a71a5033f08e9263a69828dc984db19d70c2c4d2d62d988ffc2d1e1 -DIST firefox-31.7.0esr-sv-SE.xpi 399026 SHA256 e90efaef588b44c2aa8ed7243930fe749c8804ac29f27505cdb4f16578c47ece SHA512 332804d760e66b3f0ea3501b5c134331dde01993ea37bab3e44fa70018af10607a3f460c78386c19a8160dfd3e4ad2fadebd277974838d71802bd025c26c3c75 WHIRLPOOL 9390e9be1e1634a0c6cde7108d498910e3cb5e5e962c977eb58eb93b199777b4ae56894cc6c2d64b2872f059ec44a7083952a1a0bec407fe58cf94ef72584825 -DIST firefox-31.7.0esr-ta.xpi 447685 SHA256 1eb3703416367ca99e10779fc9cdbfd2b521c33d841cdc5e37a780c8995ffeab SHA512 4cd30dc24f9966220fdabaa62e8f4505b806fc5e11d47475e4c65e63715c5050f916e94764fb03a8d0d5175a4982893eb2fc8d005decf6222ade401f5add924d WHIRLPOOL 33225e7f68b1209f876698049c3a14834662f3b0bb6c38d6cfad3cb013ddc190936e2f574d9141bf98e8f80a22d1dc2d17395ecf0875ef26dbe9632a5eb87948 -DIST firefox-31.7.0esr-te.xpi 462591 SHA256 6e8b188de46947a0021db9bea2f559d00c2fed6c6fdd359d3c6ed43ae9e672c8 SHA512 424820e5230725277a62cf0c658603d26e9a1ff2de572787364456637b687b2b113e81af0768d9d4295d54e72122e2f1f7527dc663b8178b5747fef97f01f9c9 WHIRLPOOL b335c8d6dbd6964551d6b9c504d8829b2dedb31da91979980c5f4c2748671468686532c74c29ad0c981f32a695eb8b9f10f3116d8d6c6245371a57f24c86a50d -DIST firefox-31.7.0esr-th.xpi 478126 SHA256 c5f507998c17c120af9659fabdb0573e807784fb482c86d559cd3001cfb584c4 SHA512 549c037f1cd4c29caba4aabbf4b839b1a83ed3954eba442edc91d8c275cc71df4edd906b15510d710c228873ca13a9f08da65158ffa331420b80a5b2772eb31a WHIRLPOOL 466957c6acd8331ad00d7e9ec0f9a29bc6cd335645110e12721fe8638864724a26b8fd0eed6dc23cfe07e7cb88c46e7f9b77dcab78cffb183b940a0ff304c4a2 -DIST firefox-31.7.0esr-tr.xpi 417370 SHA256 846f9802aacfb0d6a873a9cfbc7854fce33b2f59311f1c85d91d7a929bab2255 SHA512 dc6dd068a57c000cf03f2a72f13aa163e8d1c80ddfd5721bab716882b00fec448b159259acc8c7041b35625ac9d3fbe9017f47ac50ca5e345129cd2429adeba5 WHIRLPOOL fdd83bafbf2140831801fa2380aeb249792e75da3ca35c9d36f42968ae415b927357a0c7a6f327886b2bce100ef828ed863a430311e154e75c932c37c266d23d -DIST firefox-31.7.0esr-uk.xpi 428002 SHA256 5e988550f6722b30362f1e69675e18259e8bb20439747ce37a4fde9fd429a5d8 SHA512 03dc5c4bc2d53f6b3811084c16b695dde3961042ff94155f9a1b0228d76eb91c17ab9b74ecefd59c6bc3b9192a3d978c3595c109fa85dbc8a48bed0dd264e02b WHIRLPOOL ad83ecfa9c795081d2d39afb5102bae6eb248de91824a1b1fb1258ad55b1534c957bc1e8a08510571460f1d09f5efd96711b0faaf329e4bcbef1aee7637e009a -DIST firefox-31.7.0esr-vi.xpi 413375 SHA256 3e6aa2a99aef4613d6dcc5b912ebe2a017d2f7cae3494429484441a0d501b319 SHA512 93c29c19d3b3cff7afad8e3e9229f2878007c834fa3ad44ea19342ca698d9121c1f592cb190c6f80e4f5301b7faa49654c06325916060f3b361caeec6b826905 WHIRLPOOL 32de86f5b8289a3691435615566a52a303cc1d23e33adcb9bd8c6ace77c6bddaea486eaa21a830126c22d6104e0a4c89ec65134526be931272625c8b88447ed1 -DIST firefox-31.7.0esr-xh.xpi 397875 SHA256 fe7fbc65ab6d572a7bb9c3133ddd6ea1772171ac3e1ce43528c07ebc78a2f8b5 SHA512 408ecf2b5779c2fc83b9a65855f83be3b1a8cec818c33c0aa267b6e65c4b63f72c20812e85e8feb9b8b668c5734180d85e1b61c3e43006ed316e064cf4444418 WHIRLPOOL 9ae89c48c8a8737f80e1c3ab13886b54ef6644d5f4d5be6c79bb9f06742c8e9b05165e20c061e2c118a302447bc80a2e1c4ba573fda61b7c7a50b82984427496 -DIST firefox-31.7.0esr-zh-CN.xpi 419630 SHA256 20aa5d265b0d275c63fceea28257e100ce788598b4e18e448083ce02d50f8dff SHA512 f5b400ca4f4199b4bb9ae946171ee897ae2051e4a0dfc6e9b624fc221a57539dad7ae9eabeacc04f0d9e08cda7a76cf4348be25ca99a59bfa2ed470b6beeabc7 WHIRLPOOL b4b06019000f5d6623116feb3afe18a29d57e7a26a83afff3dcdb0370cd5381205e6087fb494db9a436445e1b40c447546508cfd5ccbea072d02ea9596796ad6 -DIST firefox-31.7.0esr-zh-TW.xpi 412520 SHA256 5752bf1f8f6618bfd039cfd378d43a29d37270e4deb26474ee86b4cd4275e993 SHA512 2e8f5a85f4cff9b7b3271118926f567cd2cf8c9380edf46f035a702b7a4386fae1415b6d0a48a870dd09562b4f85196ddbe8ac3b14cea6514b3fe59a16fe0272 WHIRLPOOL 1480141168acabe207c9a7afe96b9f111b9ff18722670a87250d25c94f01c68ebdd028092cd19a6b29c4452718167404d2221848fe8ed049170e6da4cb69774b -DIST firefox-31.7.0esr-zu.xpi 433216 SHA256 012bb28adb83356fc8367556f8cc397c2d0fbcd552ff56c5e146cb48653c822b SHA512 03d30af7898b6685cd50d736ff949f5eb5d30f3f3abe4be59f889759beb1c8438e6b9938a99356e21619762bb55d591fc0cb7b5135992e4015a9c80d99fe7a63 WHIRLPOOL 229382bd196ef9197416993aac8e9ee90bddc5bd0e3efa910c04bbe5f1eb333221179a93b2d958856a92f3633c07fb4d4e14bfb38faffacd071c64fc65eddb1a -DIST firefox-31.7.0esr.source.tar.bz2 147772244 SHA256 8523c10ecb318f278a251d90e2161c07c7431796d4387fe9091dfa4e633474b6 SHA512 b77b2be6f1dc5db4f2104e59a415ee6a03cd690d5dbb7f6682d5ac755d5ad0ec23ec9e8a21364072cfb9f4a431bf6bc56d36eea2a0ec23ee1b176b6504d20ccc WHIRLPOOL 78756c04c53138bffdc09cd67ba9b41c2694827d1f4e38306a071e86259137335947662e56135862014beab2683d1c37025dbf356ef7638f2e41880bde74330a DIST firefox-31.8.0esr-af.xpi 431089 SHA256 f25c7d085e5e37983da4cc39cf67a430861f77535d10c93bd10e63379e4ebd5f SHA512 df8d6650eaafc6b97319fa3becfcc3b7c71f4ad3159ced8bd38e22e43e78d148d346b29d013e7cee8e362e1a75c3c9249f138ae6e1a8e9e36e5fc6e5b6b8a45a WHIRLPOOL 02cfba0e3fff4088569b6affe9110f179840baf72345974c1cf17759afdc2f09e2aab7c03f2cdd5ea37b3294493aeba827d83e08c93e3508a951385b207d6438 DIST firefox-31.8.0esr-ar.xpi 459824 SHA256 1284f9dad514abdd360413b4f59e3b326a2d9bb95bdf8fee3c4b2cc77fcc229a SHA512 88abf3e985b9fc6f7559231d6ffa3991c08c191683cdd7ad2f0227581b404611ec385abf79f64284328a62bc3d1ac67fd0ad47bd21e034466c7fab35f9ec12ec WHIRLPOOL 41a1eb0d98dfda4c41cba9684fae2f85c4fe2188c71c82beb60142fa518e6f5c26654155bdeeb6726a7963adef9a4502d19c28ceb835b3db3b10896dde33c246 DIST firefox-31.8.0esr-as.xpi 448568 SHA256 1fd763199b6137d93c1903eb0f5a452e11bbb0a23ba0fe4957d54f73d282de66 SHA512 1d7231ef5dd9bb3c513ab8ac4c1465fcc07fa7232ac94880a701307aa971822aa322d1c30ea8183233dd74e3a479fdc1e0ef0e1edf8a1433afa91b25ac6fe27a WHIRLPOOL 3880fc73e082059e0dc0056f49fd1c51352d1d68a9efe411cccd4fedae64de63775d42e8044e291579599d66fa7b6a570ea1a7ae66aff7659d378939eb782caf diff --git a/www-client/firefox/files/firefox-31.0-webm-disallow-negative-samples.patch b/www-client/firefox/files/firefox-31.0-webm-disallow-negative-samples.patch deleted file mode 100644 index bccc25e31ad8..000000000000 --- a/www-client/firefox/files/firefox-31.0-webm-disallow-negative-samples.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- a/content/media/webm/WebMReader.cpp 2014-10-20 21:59:39.000000000 -0400 -+++ b/content/media/webm/WebMReader.cpp 2014-10-28 09:06:51.959665416 -0400 -@@ -668,7 +668,15 @@ - return true; - } - int32_t keepFrames = frames - skipFrames; -+ if (keepFrames < 0) { -+ NS_WARNING("Int overflow in keepFrames"); -+ return false; -+ } - int samples = keepFrames * channels; -+ if (samples < 0) { -+ NS_WARNING("Int overflow in samples"); -+ return false; -+ } - nsAutoArrayPtr trimBuffer(new AudioDataValue[samples]); - for (int i = 0; i < samples; i++) - trimBuffer[i] = buffer[skipFrames*channels + i]; -@@ -691,6 +699,10 @@ - int32_t keepFrames = frames - discardFrames.value(); - if (keepFrames > 0) { - int samples = keepFrames * channels; -+ if (samples < 0) { -+ NS_WARNING("Int overflow in samples"); -+ return false; -+ } - nsAutoArrayPtr trimBuffer(new AudioDataValue[samples]); - for (int i = 0; i < samples; i++) - trimBuffer[i] = buffer[i]; diff --git a/www-client/firefox/files/firefox-33.0-jemalloc-configure.patch b/www-client/firefox/files/firefox-33.0-jemalloc-configure.patch deleted file mode 100644 index 0e6e11ef9f3a..000000000000 --- a/www-client/firefox/files/firefox-33.0-jemalloc-configure.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- a/memory/jemalloc/src/configure.ac 2014-10-11 05:06:41.000000000 -0400 -+++ b/memory/jemalloc/src/configure.ac 2014-10-16 13:41:10.809799170 -0400 -@@ -887,7 +887,7 @@ - dnl Check whether the BSD/SUSv1 sbrk() exists. If not, disable DSS support. - AC_CHECK_FUNC([sbrk], [have_sbrk="1"], [have_sbrk="0"]) - if test "x$have_sbrk" = "x1" ; then -- if test "x$sbrk_deprecated" == "x1" ; then -+ if test "x$sbrk_deprecated" = "x1" ; then - AC_MSG_RESULT([Disabling dss allocation because sbrk is deprecated]) - enable_dss="0" - else -@@ -1180,7 +1180,7 @@ - printf("%d\n", rv); - } - ], [je_cv_gcc_builtin_ffsl]) --if test "x${je_cv_gcc_builtin_ffsl}" == "xyes" ; then -+if test "x${je_cv_gcc_builtin_ffsl}" = "xyes" ; then - AC_DEFINE([JEMALLOC_INTERNAL_FFSL], [__builtin_ffsl]) - AC_DEFINE([JEMALLOC_INTERNAL_FFS], [__builtin_ffs]) - else -@@ -1194,7 +1194,7 @@ - printf("%d\n", rv); - } - ], [je_cv_function_ffsl]) -- if test "x${je_cv_function_ffsl}" == "xyes" ; then -+ if test "x${je_cv_function_ffsl}" = "xyes" ; then - AC_DEFINE([JEMALLOC_INTERNAL_FFSL], [ffsl]) - AC_DEFINE([JEMALLOC_INTERNAL_FFS], [ffs]) - else diff --git a/www-client/firefox/files/firefox-35.0-gmp-clearkey-sprintf.patch b/www-client/firefox/files/firefox-35.0-gmp-clearkey-sprintf.patch deleted file mode 100644 index dfd9a8db4d97..000000000000 --- a/www-client/firefox/files/firefox-35.0-gmp-clearkey-sprintf.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/mozilla-beta/media/gmp-clearkey/0.1/openaes/oaes_lib.c 2014-12-04 11:24:16.279571363 -0500 -+++ b/mozilla-beta/media/gmp-clearkey/0.1/openaes/oaes_lib.c 2014-12-04 11:23:07.449572313 -0500 -@@ -42,6 +42,7 @@ - - #include "oaes_config.h" - #include "oaes_lib.h" -+#include "standard.h" - - #ifdef OAES_HAVE_ISAAC - #include "rand.h" diff --git a/www-client/firefox/files/firefox-36.0-depollute-CONST-from-dtoa.patch b/www-client/firefox/files/firefox-36.0-depollute-CONST-from-dtoa.patch deleted file mode 100644 index 137bbfd17dfe..000000000000 --- a/www-client/firefox/files/firefox-36.0-depollute-CONST-from-dtoa.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/mozilla-release/js/src/dtoa.c 2015-03-01 12:51:12.950912536 -0500 -+++ b/mozilla-release/js/src/dtoa.c 2015-03-01 12:57:49.670919777 -0500 -@@ -245,6 +245,7 @@ - #endif - - #ifndef CONST -+#define DTOA_UNSETCONSTDEF - #ifdef KR_headers - #define CONST /* blank */ - #else -@@ -3246,3 +3247,7 @@ - *rve = s; - return s0; - } -+ -+#ifdef DTOA_UNSETCONSTDEF -+#undef CONST -+#endif diff --git a/www-client/firefox/files/firefox-36.0-disable-ion.patch b/www-client/firefox/files/firefox-36.0-disable-ion.patch deleted file mode 100644 index 50c5c51420e7..000000000000 --- a/www-client/firefox/files/firefox-36.0-disable-ion.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/mozilla-release/js/src/jit/none/Lowering-none.h 2015-03-01 11:11:55.340803791 -0500 -+++ a/mozilla-release/js/src/jit/none/Lowering-none.h 2015-03-01 11:18:41.500811205 -0500 -@@ -65,6 +65,7 @@ - bool lowerMulI(MMul *, MDefinition *, MDefinition *) { MOZ_CRASH(); } - bool lowerUDiv(MDiv *) { MOZ_CRASH(); } - bool lowerUMod(MMod *) { MOZ_CRASH(); } -+ bool visitValue(LValue *value) { MOZ_CRASH(); } - bool visitBox(MBox *box) { MOZ_CRASH(); } - bool visitUnbox(MUnbox *unbox) { MOZ_CRASH(); } - bool visitReturn(MReturn *ret) { MOZ_CRASH(); } -@@ -78,6 +79,7 @@ - bool visitAsmJSStoreHeap(MAsmJSStoreHeap *ins) { MOZ_CRASH(); } - bool visitAsmJSLoadFuncPtr(MAsmJSLoadFuncPtr *ins) { MOZ_CRASH(); } - bool visitStoreTypedArrayElementStatic(MStoreTypedArrayElementStatic *ins) { MOZ_CRASH(); } -+ bool visitSubstr(MSubstr *ins) { MOZ_CRASH(); } - bool visitForkJoinGetSlice(MForkJoinGetSlice *ins) { MOZ_CRASH(); } - bool visitAtomicTypedArrayElementBinop(MAtomicTypedArrayElementBinop *ins) { MOZ_CRASH(); } - bool visitCompareExchangeTypedArrayElement(MCompareExchangeTypedArrayElement *ins) { MOZ_CRASH(); } diff --git a/www-client/firefox/files/firefox-37.0-jemalloc_configure_unbashify.patch b/www-client/firefox/files/firefox-37.0-jemalloc_configure_unbashify.patch deleted file mode 100644 index b5278b1a0337..000000000000 --- a/www-client/firefox/files/firefox-37.0-jemalloc_configure_unbashify.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/memory/jemalloc/src/configure.ac 2015-03-30 18:54:42.000000000 -0400 -+++ b/memory/jemalloc/src/configure.ac 2015-04-06 16:23:52.170389285 -0400 -@@ -989,7 +989,7 @@ - AC_ARG_WITH([lg_page], - [AS_HELP_STRING([--with-lg-page=], [Base 2 log of system page size])], - [LG_PAGE="$with_lg_page"], [LG_PAGE="detect"]) --if test "x$LG_PAGE" == "xdetect"; then -+if test "x$LG_PAGE" = "xdetect"; then - AC_CACHE_CHECK([LG_PAGE], - [je_cv_lg_page], - AC_RUN_IFELSE([AC_LANG_PROGRAM( diff --git a/www-client/firefox/firefox-31.5.3.ebuild b/www-client/firefox/firefox-31.5.3.ebuild deleted file mode 100644 index ede70fd62306..000000000000 --- a/www-client/firefox/firefox-31.5.3.ebuild +++ /dev/null @@ -1,377 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild,v 1.6 2015/03/27 09:20:12 ago Exp $ - -EAPI="5" -VIRTUALX_REQUIRED="pgo" -WANT_AUTOCONF="2.1" -MOZ_ESR="1" - -# This list can be updated with scripts/get_langs.sh from the mozilla overlay -MOZ_LANGS=( af ar as ast be bg bn-BD bn-IN br bs ca cs csb cy da de el en -en-GB en-US en-ZA eo es-AR es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gd -gl gu-IN he hi-IN hr hu hy-AM id is it ja kk km kn ko ku lt lv mai mk ml mr -nb-NO nl nn-NO or pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv-SE ta te -th tr uk vi xh zh-CN zh-TW zu ) - -# Convert the ebuild version to the upstream mozilla version, used by mozlinguas -MOZ_PV="${PV/_alpha/a}" # Handle alpha for SRC_URI -MOZ_PV="${MOZ_PV/_beta/b}" # Handle beta for SRC_URI -MOZ_PV="${MOZ_PV/_rc/rc}" # Handle rc for SRC_URI - -if [[ ${MOZ_ESR} == 1 ]]; then - # ESR releases have slightly version numbers - MOZ_PV="${MOZ_PV}esr" -fi - -# Patch version -PATCH="${PN}-31.0-patches-0.2" -# Upstream ftp release URI that's used by mozlinguas.eclass -# We don't use the http mirror because it deletes old tarballs. -MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases" -MOZ_HTTP_URI="http://ftp.mozilla.org/pub/${PN}/releases" - -MOZCONFIG_OPTIONAL_WIFI=1 -MOZCONFIG_OPTIONAL_JIT="enabled" - -inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v5.31 multilib pax-utils fdo-mime autotools virtualx mozlinguas - -DESCRIPTION="Firefox Web Browser" -HOMEPAGE="http://www.mozilla.com/firefox" - -KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" -SLOT="0" -LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="bindist hardened +minimal pgo selinux test" -RESTRICT="!bindist? ( bindist )" - -# More URIs appended below... -SRC_URI="${SRC_URI} - http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.xz - http://dev.gentoo.org/~axs/distfiles/${PATCH}.tar.xz" - -ASM_DEPEND=">=dev-lang/yasm-1.1" - -CDEPEND=" - >=dev-libs/nss-3.17.1 - >=dev-libs/nspr-4.10.6 -" - -DEPEND="${CDEPEND} - pgo? ( - >=sys-devel/gcc-4.5 ) - amd64? ( ${ASM_DEPEND} - virtual/opengl ) - x86? ( ${ASM_DEPEND} - virtual/opengl )" - -RDEPEND="${CDEPEND} - selinux? ( sec-policy/selinux-mozilla ) -" - -# No source releases for alpha|beta -if [[ ${PV} =~ alpha ]]; then - CHANGESET="8a3042764de7" - SRC_URI="${SRC_URI} - http://dev.gentoo.org/~nirbheek/mozilla/firefox/firefox-${MOZ_PV}_${CHANGESET}.source.tar.bz2" - S="${WORKDIR}/mozilla-aurora-${CHANGESET}" -elif [[ ${PV} =~ beta ]]; then - S="${WORKDIR}/mozilla-beta" - SRC_URI="${SRC_URI} - ${MOZ_FTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.bz2 - ${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.bz2" -else - SRC_URI="${SRC_URI} - ${MOZ_FTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.bz2 - ${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.bz2" - if [[ ${MOZ_ESR} == 1 ]]; then - S="${WORKDIR}/mozilla-esr${PV%%.*}" - else - S="${WORKDIR}/mozilla-release" - fi -fi - -QA_PRESTRIPPED="usr/$(get_libdir)/${PN}/firefox" - -pkg_setup() { - moz_pkgsetup - - # Avoid PGO profiling problems due to enviroment leakage - # These should *always* be cleaned up anyway - unset DBUS_SESSION_BUS_ADDRESS \ - DISPLAY \ - ORBIT_SOCKETDIR \ - SESSION_MANAGER \ - XDG_SESSION_COOKIE \ - XAUTHORITY - - if ! use bindist; then - einfo - elog "You are enabling official branding. You may not redistribute this build" - elog "to any users on your network or the internet. Doing so puts yourself into" - elog "a legal problem with Mozilla Foundation" - elog "You can disable it by emerging ${PN} _with_ the bindist USE-flag" - fi - - if use pgo; then - einfo - ewarn "You will do a double build for profile guided optimization." - ewarn "This will result in your build taking at least twice as long as before." - fi -} - -pkg_pretend() { - # Ensure we have enough disk space to compile - if use pgo || use debug || use test ; then - CHECKREQS_DISK_BUILD="8G" - else - CHECKREQS_DISK_BUILD="4G" - fi - check-reqs_pkg_setup - - if use jit && [[ -n ${PROFILE_IS_HARDENED} ]]; then - ewarn "You are emerging this package on a hardened profile with USE=jit enabled." - ewarn "This is horribly insecure as it disables all PAGEEXEC restrictions." - ewarn "Please ensure you know what you are doing. If you don't, please consider" - ewarn "emerging the package with USE=-jit" - fi -} - -src_unpack() { - unpack ${A} - - # Unpack language packs - mozlinguas_src_unpack -} - -src_prepare() { - # Apply our patches - EPATCH_SUFFIX="patch" \ - EPATCH_FORCE="yes" \ - epatch "${WORKDIR}/firefox" - - epatch "${FILESDIR}"/${PN}-32.0-hppa-js-configure.patch # bug 524556 - - # Allow user to apply any additional patches without modifing ebuild - epatch_user - - # Enable gnomebreakpad - if use debug ; then - sed -i -e "s:GNOME_DISABLE_CRASH_DIALOG=1:GNOME_DISABLE_CRASH_DIALOG=0:g" \ - "${S}"/build/unix/run-mozilla.sh || die "sed failed!" - fi - - # Ensure that our plugins dir is enabled as default - sed -i -e "s:/usr/lib/mozilla/plugins:/usr/lib/nsbrowser/plugins:" \ - "${S}"/xpcom/io/nsAppFileLocationProvider.cpp || die "sed failed to replace plugin path for 32bit!" - sed -i -e "s:/usr/lib64/mozilla/plugins:/usr/lib64/nsbrowser/plugins:" \ - "${S}"/xpcom/io/nsAppFileLocationProvider.cpp || die "sed failed to replace plugin path for 64bit!" - - # Fix sandbox violations during make clean, bug 372817 - sed -e "s:\(/no-such-file\):${T}\1:g" \ - -i "${S}"/config/rules.mk \ - -i "${S}"/nsprpub/configure{.in,} \ - || die - - # Don't exit with error when some libs are missing which we have in - # system. - sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \ - -i "${S}"/browser/installer/Makefile.in || die - - # Don't error out when there's no files to be removed: - sed 's@\(xargs rm\)$@\1 -f@' \ - -i "${S}"/toolkit/mozapps/installer/packager.mk || die - - eautoreconf - - # Must run autoconf in js/src - cd "${S}"/js/src || die - eautoconf -} - -src_configure() { - MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" - MEXTENSIONS="default" - # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys) - # Note: These are for Gentoo Linux use ONLY. For your own distribution, please - # get your own set of keys. - _google_api_key=AIzaSyDEAOvatFo0eTgsV_ZlEzx0ObmepsMzfAc - - #################################### - # - # mozconfig, CFLAGS and CXXFLAGS setup - # - #################################### - - mozconfig_init - mozconfig_config - - # It doesn't compile on alpha without this LDFLAGS - use alpha && append-ldflags "-Wl,--no-relax" - - # Add full relro support for hardened - use hardened && append-ldflags "-Wl,-z,relro,-z,now" - - # Setup api key for location services - echo -n "${_google_api_key}" > "${S}"/google-api-key - mozconfig_annotate '' --with-google-api-keyfile="${S}/google-api-key" - - mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}" - mozconfig_annotate '' --disable-mailnews - - # Other ff-specific settings - mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME} - - # Allow for a proper pgo build - if use pgo; then - echo "mk_add_options PROFILE_GEN_SCRIPT='\$(PYTHON) \$(OBJDIR)/_profile/pgo/profileserver.py'" >> "${S}"/.mozconfig - fi - - # Finalize and report settings - mozconfig_final - - if [[ $(gcc-major-version) -lt 4 ]]; then - append-cxxflags -fno-stack-protector - elif [[ $(gcc-major-version) -gt 4 || $(gcc-minor-version) -gt 3 ]]; then - if use amd64 || use x86; then - append-flags -mno-avx - fi - fi -} - -src_compile() { - if use pgo; then - addpredict /root - addpredict /etc/gconf - # Reset and cleanup environment variables used by GNOME/XDG - gnome2_environment_reset - - # Firefox tries to use dri stuff when it's run, see bug 380283 - shopt -s nullglob - cards=$(echo -n /dev/dri/card* | sed 's/ /:/g') - if test -z "${cards}"; then - cards=$(echo -n /dev/ati/card* /dev/nvidiactl* | sed 's/ /:/g') - if test -n "${cards}"; then - # Binary drivers seem to cause access violations anyway, so - # let's use indirect rendering so that the device files aren't - # touched at all. See bug 394715. - export LIBGL_ALWAYS_INDIRECT=1 - fi - fi - shopt -u nullglob - addpredict "${cards}" - - CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" \ - MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL}" \ - Xemake -f client.mk profiledbuild || die "Xemake failed" - else - CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" \ - MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL}" \ - emake -f client.mk - fi - -} - -src_install() { - MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" - DICTPATH="\"${EPREFIX}/usr/share/myspell\"" - - # MOZ_BUILD_ROOT, and hence OBJ_DIR change depending on arch, compiler, pgo, etc. - local obj_dir="$(echo */config.log)" - obj_dir="${obj_dir%/*}" - cd "${S}/${obj_dir}" || die - - # Pax mark xpcshell for hardened support, only used for startupcache creation. - pax-mark m "${S}/${obj_dir}"/dist/bin/xpcshell - - # Add our default prefs for firefox - cp "${FILESDIR}"/gentoo-default-prefs.js-1 \ - "${S}/${obj_dir}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ - || die - - # Set default path to search for dictionaries. - echo "pref(\"spellchecker.dictionary_path\", ${DICTPATH});" \ - >> "${S}/${obj_dir}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ - || die - - echo "pref(\"extensions.autoDisableScopes\", 3);" >> \ - "${S}/${obj_dir}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ - || die - - MOZ_MAKE_FLAGS="${MAKEOPTS}" \ - emake DESTDIR="${D}" install - - # Install language packs - mozlinguas_src_install - - local size sizes icon_path icon name - if use bindist; then - sizes="16 32 48" - icon_path="${S}/browser/branding/aurora" - # Firefox's new rapid release cycle means no more codenames - # Let's just stick with this one... - icon="aurora" - name="Aurora" - else - sizes="16 22 24 32 256" - icon_path="${S}/browser/branding/official" - icon="${PN}" - name="Mozilla Firefox" - fi - - # Install icons and .desktop for menu entry - for size in ${sizes}; do - insinto "/usr/share/icons/hicolor/${size}x${size}/apps" - newins "${icon_path}/default${size}.png" "${icon}.png" - done - # The 128x128 icon has a different name - insinto "/usr/share/icons/hicolor/128x128/apps" - newins "${icon_path}/mozicon128.png" "${icon}.png" - # Install a 48x48 icon into /usr/share/pixmaps for legacy DEs - newicon "${icon_path}/content/icon48.png" "${icon}.png" - newmenu "${FILESDIR}/icon/${PN}.desktop" "${PN}.desktop" - sed -i -e "s:@NAME@:${name}:" -e "s:@ICON@:${icon}:" \ - "${ED}/usr/share/applications/${PN}.desktop" || die - - # Add StartupNotify=true bug 237317 - if use startup-notification ; then - echo "StartupNotify=true"\ - >> "${ED}/usr/share/applications/${PN}.desktop" \ - || die - fi - - # Required in order to use plugins and even run firefox on hardened. - pax-mark m "${ED}"${MOZILLA_FIVE_HOME}/plugin-container - # Required in order for jit to work on hardened, as of firefox-31 - use jit && pax-mark pm "${ED}"${MOZILLA_FIVE_HOME}/{firefox,firefox-bin} - - if use minimal; then - rm -r "${ED}"/usr/include "${ED}${MOZILLA_FIVE_HOME}"/{idl,include,lib,sdk} \ - || die "Failed to remove sdk and headers" - fi - - # very ugly hack to make firefox not sigbus on sparc - # FIXME: is this still needed?? - use sparc && { sed -e 's/Firefox/FirefoxGentoo/g' \ - -i "${ED}/${MOZILLA_FIVE_HOME}/application.ini" \ - || die "sparc sed failed"; } - - # revdep-rebuild entry - insinto /etc/revdep-rebuild - echo "SEARCH_DIRS_MASK=${MOZILLA_FIVE_HOME}" >> ${T}/10firefox - doins "${T}"/10${PN} || die -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - # Update mimedb for the new .desktop file - fdo-mime_desktop_database_update - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/www-client/firefox/firefox-31.7.0.ebuild b/www-client/firefox/firefox-31.7.0.ebuild deleted file mode 100644 index 33cfbb2ff57a..000000000000 --- a/www-client/firefox/firefox-31.7.0.ebuild +++ /dev/null @@ -1,377 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.7.0.ebuild,v 1.6 2015/06/24 09:00:27 ago Exp $ - -EAPI="5" -VIRTUALX_REQUIRED="pgo" -WANT_AUTOCONF="2.1" -MOZ_ESR="1" - -# This list can be updated with scripts/get_langs.sh from the mozilla overlay -MOZ_LANGS=( af ar as ast be bg bn-BD bn-IN br bs ca cs csb cy da de el en -en-GB en-US en-ZA eo es-AR es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gd -gl gu-IN he hi-IN hr hu hy-AM id is it ja kk km kn ko ku lt lv mai mk ml mr -nb-NO nl nn-NO or pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv-SE ta te -th tr uk vi xh zh-CN zh-TW zu ) - -# Convert the ebuild version to the upstream mozilla version, used by mozlinguas -MOZ_PV="${PV/_alpha/a}" # Handle alpha for SRC_URI -MOZ_PV="${MOZ_PV/_beta/b}" # Handle beta for SRC_URI -MOZ_PV="${MOZ_PV/_rc/rc}" # Handle rc for SRC_URI - -if [[ ${MOZ_ESR} == 1 ]]; then - # ESR releases have slightly version numbers - MOZ_PV="${MOZ_PV}esr" -fi - -# Patch version -PATCH="${PN}-31.0-patches-0.2" -# Upstream ftp release URI that's used by mozlinguas.eclass -# We don't use the http mirror because it deletes old tarballs. -MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases" -MOZ_HTTP_URI="http://ftp.mozilla.org/pub/${PN}/releases" - -MOZCONFIG_OPTIONAL_WIFI=1 -MOZCONFIG_OPTIONAL_JIT="enabled" - -inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v5.31 multilib pax-utils fdo-mime autotools virtualx mozlinguas - -DESCRIPTION="Firefox Web Browser" -HOMEPAGE="http://www.mozilla.com/firefox" - -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" -SLOT="0" -LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="bindist hardened +minimal pgo selinux test" -RESTRICT="!bindist? ( bindist )" - -# More URIs appended below... -SRC_URI="${SRC_URI} - http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.xz - http://dev.gentoo.org/~axs/distfiles/${PATCH}.tar.xz" - -ASM_DEPEND=">=dev-lang/yasm-1.1" - -CDEPEND=" - >=dev-libs/nss-3.17.1 - >=dev-libs/nspr-4.10.6 -" - -DEPEND="${CDEPEND} - pgo? ( - >=sys-devel/gcc-4.5 ) - amd64? ( ${ASM_DEPEND} - virtual/opengl ) - x86? ( ${ASM_DEPEND} - virtual/opengl )" - -RDEPEND="${CDEPEND} - selinux? ( sec-policy/selinux-mozilla ) -" - -# No source releases for alpha|beta -if [[ ${PV} =~ alpha ]]; then - CHANGESET="8a3042764de7" - SRC_URI="${SRC_URI} - http://dev.gentoo.org/~nirbheek/mozilla/firefox/firefox-${MOZ_PV}_${CHANGESET}.source.tar.bz2" - S="${WORKDIR}/mozilla-aurora-${CHANGESET}" -elif [[ ${PV} =~ beta ]]; then - S="${WORKDIR}/mozilla-beta" - SRC_URI="${SRC_URI} - ${MOZ_FTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.bz2 - ${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.bz2" -else - SRC_URI="${SRC_URI} - ${MOZ_FTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.bz2 - ${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.bz2" - if [[ ${MOZ_ESR} == 1 ]]; then - S="${WORKDIR}/mozilla-esr${PV%%.*}" - else - S="${WORKDIR}/mozilla-release" - fi -fi - -QA_PRESTRIPPED="usr/$(get_libdir)/${PN}/firefox" - -pkg_setup() { - moz_pkgsetup - - # Avoid PGO profiling problems due to enviroment leakage - # These should *always* be cleaned up anyway - unset DBUS_SESSION_BUS_ADDRESS \ - DISPLAY \ - ORBIT_SOCKETDIR \ - SESSION_MANAGER \ - XDG_SESSION_COOKIE \ - XAUTHORITY - - if ! use bindist; then - einfo - elog "You are enabling official branding. You may not redistribute this build" - elog "to any users on your network or the internet. Doing so puts yourself into" - elog "a legal problem with Mozilla Foundation" - elog "You can disable it by emerging ${PN} _with_ the bindist USE-flag" - fi - - if use pgo; then - einfo - ewarn "You will do a double build for profile guided optimization." - ewarn "This will result in your build taking at least twice as long as before." - fi -} - -pkg_pretend() { - # Ensure we have enough disk space to compile - if use pgo || use debug || use test ; then - CHECKREQS_DISK_BUILD="8G" - else - CHECKREQS_DISK_BUILD="4G" - fi - check-reqs_pkg_setup - - if use jit && [[ -n ${PROFILE_IS_HARDENED} ]]; then - ewarn "You are emerging this package on a hardened profile with USE=jit enabled." - ewarn "This is horribly insecure as it disables all PAGEEXEC restrictions." - ewarn "Please ensure you know what you are doing. If you don't, please consider" - ewarn "emerging the package with USE=-jit" - fi -} - -src_unpack() { - unpack ${A} - - # Unpack language packs - mozlinguas_src_unpack -} - -src_prepare() { - # Apply our patches - EPATCH_SUFFIX="patch" \ - EPATCH_FORCE="yes" \ - epatch "${WORKDIR}/firefox" - - epatch "${FILESDIR}"/${PN}-32.0-hppa-js-configure.patch # bug 524556 - - # Allow user to apply any additional patches without modifing ebuild - epatch_user - - # Enable gnomebreakpad - if use debug ; then - sed -i -e "s:GNOME_DISABLE_CRASH_DIALOG=1:GNOME_DISABLE_CRASH_DIALOG=0:g" \ - "${S}"/build/unix/run-mozilla.sh || die "sed failed!" - fi - - # Ensure that our plugins dir is enabled as default - sed -i -e "s:/usr/lib/mozilla/plugins:/usr/lib/nsbrowser/plugins:" \ - "${S}"/xpcom/io/nsAppFileLocationProvider.cpp || die "sed failed to replace plugin path for 32bit!" - sed -i -e "s:/usr/lib64/mozilla/plugins:/usr/lib64/nsbrowser/plugins:" \ - "${S}"/xpcom/io/nsAppFileLocationProvider.cpp || die "sed failed to replace plugin path for 64bit!" - - # Fix sandbox violations during make clean, bug 372817 - sed -e "s:\(/no-such-file\):${T}\1:g" \ - -i "${S}"/config/rules.mk \ - -i "${S}"/nsprpub/configure{.in,} \ - || die - - # Don't exit with error when some libs are missing which we have in - # system. - sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \ - -i "${S}"/browser/installer/Makefile.in || die - - # Don't error out when there's no files to be removed: - sed 's@\(xargs rm\)$@\1 -f@' \ - -i "${S}"/toolkit/mozapps/installer/packager.mk || die - - eautoreconf - - # Must run autoconf in js/src - cd "${S}"/js/src || die - eautoconf -} - -src_configure() { - MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" - MEXTENSIONS="default" - # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys) - # Note: These are for Gentoo Linux use ONLY. For your own distribution, please - # get your own set of keys. - _google_api_key=AIzaSyDEAOvatFo0eTgsV_ZlEzx0ObmepsMzfAc - - #################################### - # - # mozconfig, CFLAGS and CXXFLAGS setup - # - #################################### - - mozconfig_init - mozconfig_config - - # It doesn't compile on alpha without this LDFLAGS - use alpha && append-ldflags "-Wl,--no-relax" - - # Add full relro support for hardened - use hardened && append-ldflags "-Wl,-z,relro,-z,now" - - # Setup api key for location services - echo -n "${_google_api_key}" > "${S}"/google-api-key - mozconfig_annotate '' --with-google-api-keyfile="${S}/google-api-key" - - mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}" - mozconfig_annotate '' --disable-mailnews - - # Other ff-specific settings - mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME} - - # Allow for a proper pgo build - if use pgo; then - echo "mk_add_options PROFILE_GEN_SCRIPT='\$(PYTHON) \$(OBJDIR)/_profile/pgo/profileserver.py'" >> "${S}"/.mozconfig - fi - - # Finalize and report settings - mozconfig_final - - if [[ $(gcc-major-version) -lt 4 ]]; then - append-cxxflags -fno-stack-protector - elif [[ $(gcc-major-version) -gt 4 || $(gcc-minor-version) -gt 3 ]]; then - if use amd64 || use x86; then - append-flags -mno-avx - fi - fi -} - -src_compile() { - if use pgo; then - addpredict /root - addpredict /etc/gconf - # Reset and cleanup environment variables used by GNOME/XDG - gnome2_environment_reset - - # Firefox tries to use dri stuff when it's run, see bug 380283 - shopt -s nullglob - cards=$(echo -n /dev/dri/card* | sed 's/ /:/g') - if test -z "${cards}"; then - cards=$(echo -n /dev/ati/card* /dev/nvidiactl* | sed 's/ /:/g') - if test -n "${cards}"; then - # Binary drivers seem to cause access violations anyway, so - # let's use indirect rendering so that the device files aren't - # touched at all. See bug 394715. - export LIBGL_ALWAYS_INDIRECT=1 - fi - fi - shopt -u nullglob - addpredict "${cards}" - - CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" \ - MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL}" \ - Xemake -f client.mk profiledbuild || die "Xemake failed" - else - CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" \ - MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL}" \ - emake -f client.mk - fi - -} - -src_install() { - MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" - DICTPATH="\"${EPREFIX}/usr/share/myspell\"" - - # MOZ_BUILD_ROOT, and hence OBJ_DIR change depending on arch, compiler, pgo, etc. - local obj_dir="$(echo */config.log)" - obj_dir="${obj_dir%/*}" - cd "${S}/${obj_dir}" || die - - # Pax mark xpcshell for hardened support, only used for startupcache creation. - pax-mark m "${S}/${obj_dir}"/dist/bin/xpcshell - - # Add our default prefs for firefox - cp "${FILESDIR}"/gentoo-default-prefs.js-1 \ - "${S}/${obj_dir}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ - || die - - # Set default path to search for dictionaries. - echo "pref(\"spellchecker.dictionary_path\", ${DICTPATH});" \ - >> "${S}/${obj_dir}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ - || die - - echo "pref(\"extensions.autoDisableScopes\", 3);" >> \ - "${S}/${obj_dir}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ - || die - - MOZ_MAKE_FLAGS="${MAKEOPTS}" \ - emake DESTDIR="${D}" install - - # Install language packs - mozlinguas_src_install - - local size sizes icon_path icon name - if use bindist; then - sizes="16 32 48" - icon_path="${S}/browser/branding/aurora" - # Firefox's new rapid release cycle means no more codenames - # Let's just stick with this one... - icon="aurora" - name="Aurora" - else - sizes="16 22 24 32 256" - icon_path="${S}/browser/branding/official" - icon="${PN}" - name="Mozilla Firefox" - fi - - # Install icons and .desktop for menu entry - for size in ${sizes}; do - insinto "/usr/share/icons/hicolor/${size}x${size}/apps" - newins "${icon_path}/default${size}.png" "${icon}.png" - done - # The 128x128 icon has a different name - insinto "/usr/share/icons/hicolor/128x128/apps" - newins "${icon_path}/mozicon128.png" "${icon}.png" - # Install a 48x48 icon into /usr/share/pixmaps for legacy DEs - newicon "${icon_path}/content/icon48.png" "${icon}.png" - newmenu "${FILESDIR}/icon/${PN}.desktop" "${PN}.desktop" - sed -i -e "s:@NAME@:${name}:" -e "s:@ICON@:${icon}:" \ - "${ED}/usr/share/applications/${PN}.desktop" || die - - # Add StartupNotify=true bug 237317 - if use startup-notification ; then - echo "StartupNotify=true"\ - >> "${ED}/usr/share/applications/${PN}.desktop" \ - || die - fi - - # Required in order to use plugins and even run firefox on hardened. - pax-mark m "${ED}"${MOZILLA_FIVE_HOME}/plugin-container - # Required in order for jit to work on hardened, as of firefox-31 - use jit && pax-mark pm "${ED}"${MOZILLA_FIVE_HOME}/{firefox,firefox-bin} - - if use minimal; then - rm -r "${ED}"/usr/include "${ED}${MOZILLA_FIVE_HOME}"/{idl,include,lib,sdk} \ - || die "Failed to remove sdk and headers" - fi - - # very ugly hack to make firefox not sigbus on sparc - # FIXME: is this still needed?? - use sparc && { sed -e 's/Firefox/FirefoxGentoo/g' \ - -i "${ED}/${MOZILLA_FIVE_HOME}/application.ini" \ - || die "sparc sed failed"; } - - # revdep-rebuild entry - insinto /etc/revdep-rebuild - echo "SEARCH_DIRS_MASK=${MOZILLA_FIVE_HOME}" >> ${T}/10firefox - doins "${T}"/10${PN} || die -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - # Update mimedb for the new .desktop file - fdo-mime_desktop_database_update - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/www-servers/tomcat/tomcat-6.0.44-r0.ebuild b/www-servers/tomcat/tomcat-6.0.44-r0.ebuild new file mode 100644 index 000000000000..590b4701edf7 --- /dev/null +++ b/www-servers/tomcat/tomcat-6.0.44-r0.ebuild @@ -0,0 +1,144 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.44-r0.ebuild,v 1.1 2015/07/21 15:33:26 monsieurp Exp $ + +EAPI=5 + +JAVA_PKG_IUSE="source test" + +inherit eutils java-pkg-2 java-ant-2 prefix user + +MY_P="apache-${P}-src" + +DESCRIPTION="Tomcat Servlet-2.5/JSP-2.1 Container" +HOMEPAGE="http://tomcat.apache.org/" +SRC_URI="mirror://apache/${PN}/tomcat-6/v${PV}/src/${MY_P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="6" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +IUSE="extra-webapps" + +RESTRICT="test" + +ECJ_SLOT="3.7" +SAPI_SLOT="2.5" + +CDEPEND="dev-java/eclipse-ecj:${ECJ_SLOT} + dev-java/tomcat-servlet-api:${SAPI_SLOT}" +RDEPEND="${CDEPEND} + >=virtual/jre-1.6 + ! userspace driver config lib + donvidia ${NV_OBJ}/libnvidia-cfg.so ${NV_SOVER} + + # NVIDIA framebuffer capture library + donvidia ${NV_OBJ}/libnvidia-fbc.so ${NV_SOVER} + + # NVIDIA video encode/decode <-> CUDA + if use kernel_linux; then + donvidia ${NV_OBJ}/libnvcuvid.so ${NV_SOVER} + donvidia ${NV_OBJ}/libnvidia-encode.so ${NV_SOVER} + fi + + if use X; then + # Xorg DDX driver + insinto /usr/$(get_libdir)/xorg/modules/drivers + doins ${NV_X11}/nvidia_drv.so + + # Xorg GLX driver + donvidia ${NV_X11}/libglx.so ${NV_SOVER} \ + /usr/$(get_libdir)/opengl/nvidia/extensions + + # Xorg nvidia.conf + if has_version '>=x11-base/xorg-server-1.16'; then + insinto /usr/share/X11/xorg.conf.d + newins {,50-}nvidia-drm-outputclass.conf + fi + fi + + # OpenCL ICD for NVIDIA + if use kernel_linux; then + insinto /etc/OpenCL/vendors + doins ${NV_OBJ}/nvidia.icd + fi + + # Documentation + dohtml ${NV_DOC}/html/* + if use kernel_FreeBSD; then + dodoc "${NV_DOC}/README" + use X && doman "${NV_MAN}/nvidia-xconfig.1" + use tools && doman "${NV_MAN}/nvidia-settings.1" + else + # Docs + newdoc "${NV_DOC}/README.txt" README + dodoc "${NV_DOC}/NVIDIA_Changelog" + doman "${NV_MAN}/nvidia-smi.1.gz" + use X && doman "${NV_MAN}/nvidia-xconfig.1.gz" + use tools && doman "${NV_MAN}/nvidia-settings.1.gz" + doman "${NV_MAN}/nvidia-cuda-mps-control.1.gz" + fi + + # Helper Apps + exeinto /opt/bin/ + + if use X; then + doexe ${NV_OBJ}/nvidia-xconfig + fi + + if use kernel_linux ; then + doexe ${NV_OBJ}/nvidia-cuda-mps-control + doexe ${NV_OBJ}/nvidia-cuda-mps-server + doexe ${NV_OBJ}/nvidia-debugdump + doexe ${NV_OBJ}/nvidia-persistenced + doexe ${NV_OBJ}/nvidia-smi + + # install nvidia-modprobe setuid and symlink in /usr/bin (bug #505092) + doexe ${NV_OBJ}/nvidia-modprobe + fowners root:video /opt/bin/nvidia-modprobe + fperms 4710 /opt/bin/nvidia-modprobe + dosym /{opt,usr}/bin/nvidia-modprobe + + doman nvidia-cuda-mps-control.1.gz + doman nvidia-modprobe.1.gz + doman nvidia-persistenced.1.gz + newinitd "${FILESDIR}/nvidia-smi.init" nvidia-smi + newconfd "${FILESDIR}/nvidia-persistenced.conf" nvidia-persistenced + newinitd "${FILESDIR}/nvidia-persistenced.init" nvidia-persistenced + fi + + if use tools; then + doexe ${NV_OBJ}/nvidia-settings + use gtk2 && donvidia libnvidia-gtk2.so ${PV} + use gtk3 && donvidia libnvidia-gtk3.so ${PV} + insinto /usr/share/nvidia/ + doins nvidia-application-profiles-${PV}-key-documentation + insinto /etc/nvidia + newins nvidia-application-profiles-${PV}-rc nvidia-application-profiles-rc + fi + + dobin ${NV_OBJ}/nvidia-bug-report.sh + + # Desktop entries for nvidia-settings + if use tools ; then + # There is no icon in the FreeBSD tarball. + use kernel_FreeBSD || newicon ${NV_OBJ}/nvidia-settings.png ${PN}-settings.png + domenu "${FILESDIR}"/${PN}-settings.desktop + exeinto /etc/X11/xinit/xinitrc.d + doexe "${FILESDIR}"/95-nvidia-settings + fi + + #doenvd "${FILESDIR}"/50nvidia-prelink-blacklist + + if has_multilib_profile && use multilib ; then + local OABI=${ABI} + for ABI in $(get_install_abis) ; do + src_install-libs + done + ABI=${OABI} + unset OABI + else + src_install-libs + fi + + is_final_abi || die "failed to iterate through all ABIs" + + readme.gentoo_create_doc +} + +src_install-libs() { + local inslibdir=$(get_libdir) + local GL_ROOT="/usr/$(get_libdir)/opengl/nvidia/lib" + local CL_ROOT="/usr/$(get_libdir)/OpenCL/vendors/nvidia" + local libdir=${NV_OBJ} + + if use kernel_linux && has_multilib_profile && \ + [[ ${ABI} == "x86" ]] ; then + libdir=${NV_OBJ}/32 + fi + + if use X; then + # The GLX libraries + donvidia ${libdir}/libEGL.so ${NV_SOVER} ${GL_ROOT} + donvidia ${libdir}/libGL.so ${NV_SOVER} ${GL_ROOT} + donvidia ${libdir}/libGLESv1_CM.so ${NV_SOVER} ${GL_ROOT} + donvidia ${libdir}/libnvidia-eglcore.so ${NV_SOVER} + donvidia ${libdir}/libnvidia-glcore.so ${NV_SOVER} + donvidia ${libdir}/libnvidia-glsi.so ${NV_SOVER} + donvidia ${libdir}/libnvidia-ifr.so ${NV_SOVER} + if use kernel_FreeBSD; then + donvidia ${libdir}/libnvidia-tls.so ${NV_SOVER} + else + donvidia ${libdir}/tls/libnvidia-tls.so ${NV_SOVER} + fi + + # VDPAU + donvidia ${libdir}/libvdpau_nvidia.so ${NV_SOVER} + + # GLES v2 libraries + insinto ${GL_ROOT} + doexe ${libdir}/libGLESv2.so.${PV} + dosym libGLESv2.so.${PV} ${GL_ROOT}/libGLESv2.so.2 + dosym libGLESv2.so.2 ${GL_ROOT}/libGLESv2.so + fi + + # NVIDIA monitoring library + if use kernel_linux ; then + donvidia ${libdir}/libnvidia-ml.so ${NV_SOVER} + fi + + # CUDA & OpenCL + if use kernel_linux; then + donvidia ${libdir}/libcuda.so ${NV_SOVER} + donvidia ${libdir}/libnvidia-compiler.so ${NV_SOVER} + donvidia ${libdir}/libOpenCL.so 1.0.0 ${CL_ROOT} + donvidia ${libdir}/libnvidia-opencl.so ${NV_SOVER} + fi +} + +pkg_preinst() { + if use kernel_linux; then + linux-mod_pkg_preinst + + local videogroup="$(egetent group video | cut -d ':' -f 3)" + if [ -z "${videogroup}" ]; then + eerror "Failed to determine the video group gid" + die "Failed to determine the video group gid" + else + sed -i \ + -e "s:PACKAGE:${PF}:g" \ + -e "s:VIDEOGID:${videogroup}:" \ + "${D}"/etc/modprobe.d/nvidia.conf || die + fi + fi + + # Clean the dynamic libGL stuff's home to ensure + # we dont have stale libs floating around + if [ -d "${ROOT}"/usr/lib/opengl/nvidia ] ; then + rm -rf "${ROOT}"/usr/lib/opengl/nvidia/* + fi + # Make sure we nuke the old nvidia-glx's env.d file + if [ -e "${ROOT}"/etc/env.d/09nvidia ] ; then + rm -f "${ROOT}"/etc/env.d/09nvidia + fi +} + +pkg_postinst() { + use kernel_linux && linux-mod_pkg_postinst + + # Switch to the nvidia implementation + use X && "${ROOT}"/usr/bin/eselect opengl set --use-old nvidia + "${ROOT}"/usr/bin/eselect opencl set --use-old nvidia + + readme.gentoo_print_elog + + if ! use X; then + elog "You have elected to not install the X.org driver. Along with" + elog "this the OpenGL libraries and VDPAU libraries were not" + elog "installed. Additionally, once the driver is loaded your card" + elog "and fan will run at max speed which may not be desirable." + elog "Use the 'nvidia-smi' init script to have your card and fan" + elog "speed scale appropriately." + elog + fi + if ! use tools; then + elog "USE=tools controls whether the nvidia-settings application" + elog "is installed. If you would like to use it, enable that" + elog "flag and re-emerge this ebuild. Optionally you can install" + elog "media-video/nvidia-settings" + elog + fi +} + +pkg_prerm() { + use X && "${ROOT}"/usr/bin/eselect opengl set --use-old xorg-x11 +} + +pkg_postrm() { + use kernel_linux && linux-mod_pkg_postrm + use X && "${ROOT}"/usr/bin/eselect opengl set --use-old xorg-x11 +} diff --git a/x11-drivers/xf86-input-acecad/Manifest b/x11-drivers/xf86-input-acecad/Manifest index 991a9f0f37ff..f8849e42234f 100644 --- a/x11-drivers/xf86-input-acecad/Manifest +++ b/x11-drivers/xf86-input-acecad/Manifest @@ -1,2 +1 @@ -DIST xf86-input-acecad-1.4.0.tar.bz2 255888 RMD160 3794aa5fb1f0becedac129117e0842122c92a541 SHA1 4182aa30d4209ec60fd423a3e24e4951e16c0a4b SHA256 48341d8b6b0060228134b36543986c949ea828d6ce6d0484d29b3dde9ddbd556 -DIST xf86-input-acecad-1.5.0.tar.bz2 262818 RMD160 ee4cf72d21026465cbe0611ee63aa3d070719bea SHA1 410cee68e4435dc95774fb389fcefae1b2ffe3d1 SHA256 c3032f38a07b54772299ce8832e16109a685ee63eeefbb17cef9fe1dd100a448 +DIST xf86-input-acecad-1.5.0.tar.bz2 262818 SHA256 c3032f38a07b54772299ce8832e16109a685ee63eeefbb17cef9fe1dd100a448 diff --git a/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.4.0.ebuild b/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.4.0.ebuild deleted file mode 100644 index d06c8aece8be..000000000000 --- a/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.4.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.4.0.ebuild,v 1.8 2009/12/15 19:24:16 ranger Exp $ - -inherit x-modular - -DESCRIPTION="Acecad Flair input driver" - -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99.901" -DEPEND="${RDEPEND} - x11-proto/inputproto - x11-proto/randrproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-input-aiptek/Manifest b/x11-drivers/xf86-input-aiptek/Manifest index 87b25308d288..7b4e1d0a0b28 100644 --- a/x11-drivers/xf86-input-aiptek/Manifest +++ b/x11-drivers/xf86-input-aiptek/Manifest @@ -1,3 +1 @@ -DIST xf86-input-aiptek-1.3.1.tar.bz2 270342 RMD160 c385187a8e9f88ca43d69bd0ab5990fd5188c92a SHA1 8466910dd3877502eb97468db4deab98d49125bb SHA256 43594db310572cfe81383d53934c373638e8be57dc01b34573b4183d0ef1eb9a -DIST xf86-input-aiptek-1.4.0.tar.bz2 294358 RMD160 62aba2e06efabbf5bca043f9f7300383aeec7364 SHA1 19b7d42f35aff866de96d95941dce2b4682ad923 SHA256 94a2988f4c1dd5cb3a551fd0f9efa5c535a07f92e6e880676979e08e564c9e84 -DIST xf86-input-aiptek-1.4.1.tar.bz2 294033 RMD160 149d8ba2ec576904e14f4b4409134aeaf6b97c85 SHA1 55ea7d12d3e24fd72eacc966a59262864dce7769 SHA256 ba2223cd4a537275e11c54974094252d053b490a2b663af3a2b7e3038b3cf65f +DIST xf86-input-aiptek-1.4.1.tar.bz2 294033 SHA256 ba2223cd4a537275e11c54974094252d053b490a2b663af3a2b7e3038b3cf65f diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild deleted file mode 100644 index 4d11f35f18ba..000000000000 --- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild,v 1.8 2011/02/14 23:56:23 xarthisius Exp $ - -EAPI=3 - -inherit xorg-2 - -DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/inputproto - x11-proto/randrproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild deleted file mode 100644 index fb7f0d9b9bb5..000000000000 --- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild,v 1.8 2011/08/20 15:51:48 jer Exp $ - -EAPI=4 - -inherit xorg-2 - -DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-drivers/xf86-input-elographics/Manifest b/x11-drivers/xf86-input-elographics/Manifest index 68bae6c46f43..49a442c3e619 100644 --- a/x11-drivers/xf86-input-elographics/Manifest +++ b/x11-drivers/xf86-input-elographics/Manifest @@ -1,4 +1 @@ -DIST xf86-input-elographics-1.2.4.tar.bz2 259101 SHA256 dfede47c14c40e51294c84bf8f9bec5f5e0b17c80f370ae2ac6bddad79f9e66b SHA512 ccecf5efb55bf491401cf98d071abb473f6883764a33d3cbd67a0b155addadb634dd93b9d892bc79a608e67e14f33de28b4055652a5bb9feffcc2a16112de075 WHIRLPOOL 66a83da2c794c6690afac324b72be47b126ff1f158639ceebc303b70e2412c56e53b0feedcea5e029decbb775fdcbe12e35aeb78b42747c3d019f589dbcfca7f -DIST xf86-input-elographics-1.3.0.tar.bz2 276070 SHA256 8c0bb3864a8fbc696c8f3d5442b2f20db1249a6ca23f5d020639f2cbcfe4ab9e SHA512 c395ff10936b60d99a81180002d11d14b935ac113727b39bdf420ef656129e45e1e57ccc2deed1c88b6d0fa8b6f8b67505be5cdd08a4c0eda6e2c5ef2c3a9e99 WHIRLPOOL f715b15bca9b06d3ced7a04d60679c0fa5953761db67da054e6c72426119b36d1d77d0b326f1bcd5a496ab5215469c968235634dccc5cc8de1138f7e65a73643 -DIST xf86-input-elographics-1.4.0.tar.bz2 279822 SHA256 86b2c80638103c33a65904a97bad5f3e28f556e921778427a7befc99942f3b15 SHA512 ef82bf26d289e9b535991696e43d7db05b386f94330f96771fa3ac215c49ca5f365510f81cf0f02959575ae9b65c739280d441f9de7b94a05c0c5a452cee26e1 WHIRLPOOL a01100e34726619c17ed716bb528d85cdfcf51e85b4d57f55f6741402bee5b03336f4329bfa9edfbb292237a6296b47047883d78e4b1cc0581ae7ffef0def1f7 DIST xf86-input-elographics-1.4.1.tar.bz2 280311 SHA256 a21af744d57f158e6dff9d60a68aaac46b8d726d602911940cb61f4d6bb2c6a4 SHA512 94248fbd256ab32af3d6a72179c261231a710b39731e59626e6aa45ade65abb865fb5e62da0b835d52edfe5d9fcc46c03076e0179a8de9a89341d852103195ad WHIRLPOOL cde0d7ff934dd0e58afd66d1c02fbec51ff3a8ea8e8aac54a5b356497578bdf59bcc0fe849845a5ddc572082b117de8997055bded8058a7501e8c60fcde76bb0 diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.4.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.4.ebuild deleted file mode 100644 index 15e3356b9d9a..000000000000 --- a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.4.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.4.ebuild,v 1.9 2011/02/14 23:56:24 xarthisius Exp $ - -EAPI="3" - -XORG_STATIC="no" -inherit xorg-2 - -DESCRIPTION="Elographics input driver" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/inputproto - x11-proto/randrproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.3.0.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.3.0.ebuild deleted file mode 100644 index 1380e5d71748..000000000000 --- a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.3.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.3.0.ebuild,v 1.8 2012/05/16 00:22:56 aballier Exp $ - -EAPI="4" - -XORG_STATIC="no" -inherit xorg-2 - -DESCRIPTION="Elographics input driver" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.0.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.0.ebuild deleted file mode 100644 index edb91d115cda..000000000000 --- a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.0.ebuild,v 1.1 2012/08/09 19:44:10 chithanh Exp $ - -EAPI="4" - -XORG_STATIC="no" -inherit xorg-2 - -DESCRIPTION="Elographics input driver" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-drivers/xf86-input-fpit/Manifest b/x11-drivers/xf86-input-fpit/Manifest index 0d021a42382a..9e9a67630b28 100644 --- a/x11-drivers/xf86-input-fpit/Manifest +++ b/x11-drivers/xf86-input-fpit/Manifest @@ -1,2 +1 @@ -DIST xf86-input-fpit-1.3.0.tar.bz2 243747 RMD160 46392fb8f7e40120f36b1c42e3b15702ecb5ecee SHA1 bc80c546c1b7838754a02a99391dbe31e5f1c475 SHA256 d1ced3b8c6d799c3af1c93e72dc571cb30d38083e1221b8ea0b2d4fc48a7eef8 -DIST xf86-input-fpit-1.4.0.tar.bz2 277843 RMD160 bf175ce8491f13d032e03ee6808c0f845f888e18 SHA1 9305d30ae22d37c6b5bb975adc8ecda9b1d6c5e6 SHA256 38a80ad6e9b367e068390b2ef92e0bbb9c21c09ea835a5190ae14c2271e68f9a +DIST xf86-input-fpit-1.4.0.tar.bz2 277843 SHA256 38a80ad6e9b367e068390b2ef92e0bbb9c21c09ea835a5190ae14c2271e68f9a diff --git a/x11-drivers/xf86-input-fpit/files/xf86-input-fpit-1.3.0-abi.patch b/x11-drivers/xf86-input-fpit/files/xf86-input-fpit-1.3.0-abi.patch deleted file mode 100644 index a9864e20ab12..000000000000 --- a/x11-drivers/xf86-input-fpit/files/xf86-input-fpit-1.3.0-abi.patch +++ /dev/null @@ -1,95 +0,0 @@ -From 7d203627e7e3e7a6f8d0e847ed650b0b89760c09 Mon Sep 17 00:00:00 2001 -From: Peter Hutterer -Date: Fri, 17 Jul 2009 14:38:31 +1000 -Subject: [PATCH] Cope with XINPUT ABI 7. - ---- - src/xf86Fpit.c | 40 +++++++++++++++++++++++++++++++++++----- - 1 files changed, 35 insertions(+), 5 deletions(-) - -diff --git a/src/xf86Fpit.c b/src/xf86Fpit.c -index 528ebb9..f40c6a9 100644 ---- a/src/xf86Fpit.c -+++ b/src/xf86Fpit.c -@@ -188,6 +188,9 @@ static void xf86FpitSetUpAxes(DeviceIntPtr dev, FpitPrivatePtr priv) - * screen to fit one meter. - */ - int quarter_turns; -+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 7 -+ Atom axis_labels[2] = { 0, 0 }; -+#endif - - priv->screen_width = screenInfo.screens[priv->screen_no]->width; - priv->screen_height = screenInfo.screens[priv->screen_no]->height; -@@ -212,14 +215,30 @@ static void xf86FpitSetUpAxes(DeviceIntPtr dev, FpitPrivatePtr priv) - } - - if (priv->fpitTotalOrientation & FPIT_THEN_SWAP_XY) { -- InitValuatorAxisStruct(dev, 1, priv->fpitMinX, priv->fpitMaxX, 9500, 0 /* min_res */ , -+ InitValuatorAxisStruct(dev, 1, -+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 7 -+ axis_labels[1], -+#endif -+ priv->fpitMinX, priv->fpitMaxX, 9500, 0 /* min_res */ , - 9500 /* max_res */ ); -- InitValuatorAxisStruct(dev, 0, priv->fpitMinY, priv->fpitMaxY, 10500, 0 /* min_res */ , -+ InitValuatorAxisStruct(dev, 0, -+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 7 -+ axis_labels[0], -+#endif -+ priv->fpitMinY, priv->fpitMaxY, 10500, 0 /* min_res */ , - 10500 /* max_res */ ); - } else { -- InitValuatorAxisStruct(dev, 0, priv->fpitMinX, priv->fpitMaxX, 9500, 0 /* min_res */ , -+ InitValuatorAxisStruct(dev, 0, -+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 7 -+ axis_labels[0], -+#endif -+ priv->fpitMinY, priv->fpitMaxY, 9500, 0 /* min_res */ , - 9500 /* max_res */ ); -- InitValuatorAxisStruct(dev, 1, priv->fpitMinY, priv->fpitMaxY, 10500, 0 /* min_res */ , -+ InitValuatorAxisStruct(dev, 1, -+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 7 -+ axis_labels[1], -+#endif -+ priv->fpitMinY, priv->fpitMaxY, 10500, 0 /* min_res */ , - 10500 /* max_res */ ); - } - } -@@ -408,6 +427,10 @@ static Bool xf86FpitControl(DeviceIntPtr dev, int mode) - unsigned char map[] = { - 0, 1, 2, 3 /* DMC: changed this so we can use all three buttons */ - }; -+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 7 -+ Atom btn_labels[3] = { 0 }; -+ Atom axis_labels[2] = { 0, 0 }; -+#endif - - - switch (mode) { -@@ -420,7 +443,11 @@ static Bool xf86FpitControl(DeviceIntPtr dev, int mode) - /* - * Device reports button press for up to 3 buttons. - */ -- if (InitButtonClassDeviceStruct(dev, 3, map) == FALSE) { -+ if (InitButtonClassDeviceStruct(dev, 3, -+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 7 -+ btn_labels, -+#endif -+ map) == FALSE) { - ErrorF("Unable to allocate Fpit touchscreen ButtonClassDeviceStruct\n"); - return !Success; - } -@@ -435,6 +462,9 @@ static Bool xf86FpitControl(DeviceIntPtr dev, int mode) - } - - if (InitValuatorClassDeviceStruct(dev, 2, -+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 7 -+ axis_labels, -+#endif - #if GET_ABI_MAJOR(ABI_XINPUT_VERSION) < 3 - xf86GetMotionEvents, - #endif --- -1.6.3.rc1.2.g0164.dirty - diff --git a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0-r1.ebuild b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0-r1.ebuild deleted file mode 100644 index a05fc5b30eeb..000000000000 --- a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0-r1.ebuild,v 1.7 2011/02/14 23:56:24 xarthisius Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" -XDPVER=4 - -inherit x-modular - -DESCRIPTION="Fujitsu Stylistic input driver" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/inputproto - x11-proto/randrproto - x11-proto/xproto" - -PATCHES=( "${FILESDIR}/${P}-abi.patch" ) diff --git a/x11-drivers/xf86-input-hyperpen/Manifest b/x11-drivers/xf86-input-hyperpen/Manifest index ed5927be135f..e075d35f2f75 100644 --- a/x11-drivers/xf86-input-hyperpen/Manifest +++ b/x11-drivers/xf86-input-hyperpen/Manifest @@ -1,2 +1 @@ -DIST xf86-input-hyperpen-1.3.0.tar.bz2 236593 RMD160 884701e64960fd91ad01f58224bfb992b3155fa5 SHA1 c508f7d713d9127b6ad906f347c4760825a612e5 SHA256 e7a13a7597fa32f05d595d05a66cf94c529ba8ce1d03249bb9da5be9512c4b7b -DIST xf86-input-hyperpen-1.4.1.tar.bz2 266891 RMD160 500b2bff3b91fbdc3814c32dbdef88e553ba2b2a SHA1 4a3555310e812dc895b7493b11f7377314c36a75 SHA256 31a816f032a2adf4be10909811831191a7528152347e1726b04810ff88436816 +DIST xf86-input-hyperpen-1.4.1.tar.bz2 266891 SHA256 31a816f032a2adf4be10909811831191a7528152347e1726b04810ff88436816 diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild deleted file mode 100644 index 9af669b284d4..000000000000 --- a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild,v 1.9 2009/12/15 19:26:10 ranger Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" -XDPVER=4 - -inherit x-modular - -DESCRIPTION="X.Org driver for hyperpen input devices" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/inputproto - x11-proto/randrproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-input-mutouch/Manifest b/x11-drivers/xf86-input-mutouch/Manifest index 120610bdfbac..6bed043c215f 100644 --- a/x11-drivers/xf86-input-mutouch/Manifest +++ b/x11-drivers/xf86-input-mutouch/Manifest @@ -1,2 +1 @@ -DIST xf86-input-mutouch-1.2.1.tar.bz2 246240 RMD160 d4488b58d7826d9b31cd73dbf9c7113408383645 SHA1 c5883c2c5cc80186f711751e8847c9c07f2e4448 SHA256 53bfe976042de69f87e28261ad581cf418c67b5cb69a09cfe1eea169021db35b -DIST xf86-input-mutouch-1.3.0.tar.bz2 268865 RMD160 7b0d71c0b8a8d026291e4c5e214af376e1fc932d SHA1 55702932f9ecef29bf9b096b9fdc45aa45614db5 SHA256 e28907ec71f010353550e897c7a1f161b59969c6ad84379fb5285e032448a43c +DIST xf86-input-mutouch-1.3.0.tar.bz2 268865 SHA256 e28907ec71f010353550e897c7a1f161b59969c6ad84379fb5285e032448a43c diff --git a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild deleted file mode 100644 index 895f9b6a14bb..000000000000 --- a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild,v 1.10 2009/12/15 19:27:26 ranger Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" -XDPVER=4 - -inherit x-modular - -DESCRIPTION="Microtouch input driver" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/inputproto - x11-proto/randrproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-input-penmount/Manifest b/x11-drivers/xf86-input-penmount/Manifest index d3e99979ff94..d957ebef4655 100644 --- a/x11-drivers/xf86-input-penmount/Manifest +++ b/x11-drivers/xf86-input-penmount/Manifest @@ -1,2 +1 @@ -DIST xf86-input-penmount-1.4.1.tar.bz2 255951 RMD160 447f0e064e60531dbe9e30785566ea26a842d3ee SHA1 a6923fe92ffbc698813063a5426b4ba2edfe465f SHA256 6f281a7bce9db34772bcf762eb0ed57b8121a204a6f15d5405fe870a0af57182 -DIST xf86-input-penmount-1.5.0.tar.bz2 276864 RMD160 79aac9452b68002d7e65df31eecc8845e71d3fe2 SHA1 39ed2dd2b22f8bf9366b187e4d7801a24c24cb31 SHA256 f45a85911a59647ba24f84c15f49d31d5f62a9bb86ca56881bf3ecbc21113ce7 +DIST xf86-input-penmount-1.5.0.tar.bz2 276864 SHA256 f45a85911a59647ba24f84c15f49d31d5f62a9bb86ca56881bf3ecbc21113ce7 diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.1.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.1.ebuild deleted file mode 100644 index 14f0257c2ae5..000000000000 --- a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.1.ebuild,v 1.8 2010/08/02 17:57:17 armin76 Exp $ - -inherit x-modular - -DESCRIPTION="PenMount input driver" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - >=x11-proto/inputproto-1.4.1 - x11-proto/randrproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-ati/Manifest b/x11-drivers/xf86-video-ati/Manifest index 630c59c53691..7d030a4fbe16 100644 --- a/x11-drivers/xf86-video-ati/Manifest +++ b/x11-drivers/xf86-video-ati/Manifest @@ -1,4 +1,3 @@ -DIST xf86-video-ati-6.13.2.tar.bz2 985673 SHA256 d85f60081e5b71bf19da4ca48bce95a9e9df3635c8540dd2640785bedfbc36ee SHA512 d97ad3429a5e468eef7f0ed2e48a1ff7b839df23cea3bcac5cd4916e590fefebf4bd5cf79f0482d42380db21e8f607ede9d289d25ed67e5312fca076a6350eb0 WHIRLPOOL a41e072edc99c7a0e113ab155a71d0c0a9152efc7ae53aeec62e029c5cb44096405961ff814d40fd7d75e0da2e02258888a35f001578d3864769a7f3fe7726ba DIST xf86-video-ati-6.14.6.tar.bz2 1139495 SHA256 aa5286b3e4f0187d7df14785c06dd800255d9405205dbf061da5d77df86bec36 SHA512 7ed64bb3596703f7c575aec37a6918bac251819fe638acc66a29aab7648d8a81dedd8d416f970faa1f757fa8e9e3ccdc43e4499d06271cc2751288040d1d957e WHIRLPOOL 9b72e873c3108daeb10cfc68523eb9bc2c12f5525096f9a2639a7dbeb58fd2912b474b8820172ffc9351458d2e046b43e0d064bb4f4189bb99b06a995f3204e8 DIST xf86-video-ati-7.3.0.tar.bz2 816346 SHA256 107c072c4919a996e04f47afdb53d5946a3ad574f270b8c560ef8b3a032046fe SHA512 185fd0714cae2b5fd29be201dd272f58964303c1bd3e006bfd85e7b260afc0787ee4eb3954fb8452e8876f0094ac8b0be67ebeb29e1b768937afeeecdad3dc32 WHIRLPOOL f70b29c585f4b51aa487173a14050a0bd5772143884d3bc3ef5be00fd3701a4c95ea83079ac045f3c215a0f1c41d8cc83f0db60a151da9b624c4808efbcac19e DIST xf86-video-ati-7.4.0.tar.bz2 832763 SHA256 96230ca9859a2a3e347b7f37597b7b344e80b83f378d3a8463ab1ceb69df76d9 SHA512 94f3620972f21dab3c4ead8d18dcd0333903fe820b647f86a0e6efe4edb712ec0450a1cfd32b1ff51ab803ae76aaa889fc8c8cad7b6c52a3b51462c780111458 WHIRLPOOL 7bd0e6d98db97d4fa282e975826aab2e6ade9ce9bdbb958df41f0961a62fc7f78c18755ec10bc1665a80e24db890ca5d9cacbeba19eb70a53a226133e7817044 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild deleted file mode 100644 index 53e7664d841b..000000000000 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v 1.7 2011/02/12 19:13:11 armin76 Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="ATI video driver" - -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.6.3[-minimal]" -DEPEND="${RDEPEND} - || ( -Date: Tue, 25 Sep 2012 12:54:37 +0000 -Subject: Remove mibstore.h - -Signed-off-by: Adam Jackson ---- -diff --git a/src/fbdev.c b/src/fbdev.c -index cd7ebc5..f5a7378 100644 ---- a/src/fbdev.c -+++ b/src/fbdev.c -@@ -14,7 +14,6 @@ - #include "xf86_OSproc.h" - - #include "mipointer.h" --#include "mibstore.h" - #include "micmap.h" - #include "colormapst.h" - #include "xf86cmap.h" -@@ -845,7 +844,6 @@ FBDevScreenInit(SCREEN_INIT_ARGS_DECL) - } - - xf86SetBlackWhitePixels(pScreen); -- miInitializeBackingStore(pScreen); - xf86SetBackingStore(pScreen); - - /* software cursor */ --- -cgit v0.9.0.2-2-gbebe diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.3-r1.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.3-r1.ebuild deleted file mode 100644 index 3fb9da510cdd..000000000000 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.3-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.3-r1.ebuild,v 1.2 2013/10/02 03:45:37 jer Exp $ - -EAPI=5 -inherit xorg-2 - -DESCRIPTION="video driver for framebuffer device" - -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/videoproto - x11-proto/xproto" - -PATCHES=( - "${FILESDIR}"/${P}-remove-mibstore_h.patch -) diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.3.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.3.ebuild deleted file mode 100644 index fdb0ecdd3e31..000000000000 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.3.ebuild,v 1.11 2013/01/04 17:55:45 jer Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="video driver for framebuffer device" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/videoproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-nv/Manifest b/x11-drivers/xf86-video-nv/Manifest index 6ca9c554a782..cb0904fee0a6 100644 --- a/x11-drivers/xf86-video-nv/Manifest +++ b/x11-drivers/xf86-video-nv/Manifest @@ -1,2 +1 @@ -DIST xf86-video-nv-2.1.18.tar.bz2 354719 SHA256 6cf726cc8377cd823ea6038938ea8a88e883fea01b13a749b5491e26535cf415 SHA512 99b4e5f786d2509b0ba2f1cd891257a83e6186e2f95ecfff7d8ecde89da57f4c6345bfb11e9a604f526f3877d84df692d138034d9fed3a3327ae9800fd94bde8 WHIRLPOOL 66ce7ddd3fee70f44d13e3e0b1c32dd8ec76eef36a90476f7548a5ffc562e57c0e5e72bcc616103181d720948d02517cbd7d08de9be9aa2cbf128ffa2a2282d7 DIST xf86-video-nv-2.1.20.tar.bz2 396982 SHA256 8395f65501f16f9cbaae8f598b02c6f18e78f4d3d30a08cb8d547dc2e00c10bf SHA512 f7c3f00aa949bdffdcb180fa727204b1cdbbad560919e111c589f8614fd897186cdefe014714505aa4646419b4d8bb879eaca96fea032b56cc8c71ba7faa6373 WHIRLPOOL 77d18c82faaf1d969aa9cef6d81fcc0fda8fbb141094a1b05c1ad6edddb5cf2044280f1f0017a079abd9918be555eeffc9ed49750762601dcbcd14e66bfbc9ee diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild deleted file mode 100644 index 9b3d6fe79a24..000000000000 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild,v 1.7 2012/05/16 00:54:03 aballier Exp $ - -EAPI=3 - -inherit xorg-2 - -DESCRIPTION="Nvidia 2D only video driver" - -KEYWORDS="alpha amd64 ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/videoproto - x11-proto/xextproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild deleted file mode 100644 index 153130b8c19f..000000000000 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild,v 1.9 2013/03/12 16:44:51 chithanh Exp $ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="Nvidia 2D only video driver" - -KEYWORDS="alpha amd64 ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="x11-base/xorg-server - >=x11-libs/libpciaccess-0.10.7" -DEPEND="${RDEPEND}" diff --git a/x11-drivers/xf86-video-rendition/Manifest b/x11-drivers/xf86-video-rendition/Manifest index a8874d9a560a..ba8dcd6e7786 100644 --- a/x11-drivers/xf86-video-rendition/Manifest +++ b/x11-drivers/xf86-video-rendition/Manifest @@ -1,2 +1 @@ -DIST xf86-video-rendition-4.2.4.tar.bz2 320573 SHA256 3b9b8e6709c3a7c00904e9a6cb63d7805b5f5f33dc96254f438c1f8d5fb72aa9 DIST xf86-video-rendition-4.2.5.tar.bz2 356351 SHA256 39b5569338237de6e17b2a2c6be73ac6c405ee596079c41a7028cfd6e54134cb SHA512 203529e2a9c917362ac7c9b4247a9a0a4a7e1911bd022a26b00f467ec4cfd9ce742465aba29618cbfaa5ac5ff0b43e5a54f651e45e81aa950776685e4f74ba72 WHIRLPOOL f617c3ea75537fab46f1d7aaf11d7d0b2291d341a57cf15ca3e992abfa1ab280c5354b04f2cd3791d46a9e8e67c09345d02b3a039e864d6eff8ab99efeac79c0 diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild deleted file mode 100644 index 73b0c28b5b30..000000000000 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild,v 1.5 2011/02/12 19:32:58 armin76 Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="Rendition video driver" -KEYWORDS="alpha amd64 ia64 x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/xextproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild deleted file mode 100644 index 835bcb7f8994..000000000000 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild,v 1.7 2013/03/12 16:36:45 chithanh Exp $ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="Rendition video driver" -KEYWORDS="alpha amd64 ia64 x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND}" diff --git a/x11-drivers/xf86-video-s3virge/Manifest b/x11-drivers/xf86-video-s3virge/Manifest index bf79227dfb5c..01f1b8f5e97f 100644 --- a/x11-drivers/xf86-video-s3virge/Manifest +++ b/x11-drivers/xf86-video-s3virge/Manifest @@ -1,3 +1 @@ -DIST xf86-video-s3virge-1.10.4.tar.bz2 300224 SHA256 1cd00d6e71fdbd70dafe3beb8911d22cbdc5ef7b32d2d81c454ac8a18c967fb8 SHA512 ac56d79d45c9069bbdf21a683327e612a4590066f09320e49469e4a53f991100a343ad149a2214847f44470a6878747932390bba09c731f698c5171135c06ff4 WHIRLPOOL 0d1c22d9c87bb2dbe35846d21d27cd6e92534c61e59683527b6c33c33285c6102097d1f6638a3ffc7a93616c2c95a736bd8745e31bf3bbf28f15099a2868babd -DIST xf86-video-s3virge-1.10.5.tar.bz2 348314 SHA256 583b2d2982c2dd8b3c2d8f09c3cbca901c3cb844115ac99251ae6521560fac31 DIST xf86-video-s3virge-1.10.6.tar.bz2 349790 SHA256 85e1f6bdd3f39d0348c53602f481b974c13fc752c94931882817751c8ec8363e SHA512 3de4806c42ec07767459e5ea703fd6106e4c8a90f67636f2d58d3a5745ae4beeafb51e1c8e09a74694dc246db4c7dd1c119c91d92b101be4db7b9c59d7f9e0ab WHIRLPOOL 7f17c87986d8151ac4e29f342de40230cc709d11067f9bd690f9992fae41bd1eef7b3419558eab2cf3556624a20038d326b02d9f2aaa5685061a35e572dec467 diff --git a/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.4.ebuild b/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.4.ebuild deleted file mode 100644 index a62fcbfab806..000000000000 --- a/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.4.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.4.ebuild,v 1.5 2009/12/15 15:43:06 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="S3 ViRGE video driver" -KEYWORDS="alpha amd64 ia64 ppc x86 ~x86-fbsd" -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/videoproto - x11-proto/xextproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.5.ebuild b/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.5.ebuild deleted file mode 100644 index 40b86481d7cd..000000000000 --- a/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.5.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.5.ebuild,v 1.6 2012/08/26 20:01:28 armin76 Exp $ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="S3 ViRGE video driver" - -KEYWORDS="alpha amd64 ia64 ppc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND}" diff --git a/x11-drivers/xf86-video-sis/Manifest b/x11-drivers/xf86-video-sis/Manifest index 92e6d37ba22b..aba0a6b8d7d8 100644 --- a/x11-drivers/xf86-video-sis/Manifest +++ b/x11-drivers/xf86-video-sis/Manifest @@ -1,4 +1 @@ -DIST xf86-video-sis-0.10.3.tar.bz2 649750 SHA256 9b39b3e22fd2adab812fea06073c37971c7235c02c7f457bf8b60c1ae351c737 -DIST xf86-video-sis-0.10.4.tar.bz2 701447 SHA256 4e841080ea524f37d887ef4ee50df5b9f7f5b417abddc9eb8ddad19128c0b10d -DIST xf86-video-sis-0.10.6.tar.bz2 701789 SHA256 30fcbb3c9258c57471e55abe1c35c9b19c640517476eaaaae8013f619a7cc30e SHA512 2aafbc2d9f81dccdff0e572cd1b4dea40e242ea7d54796559f7c3539457af307627ff6cbb09add06b6ef30855fcbea0add306f0aaaad831007bed7b355e23ddb WHIRLPOOL eee974bdd01c3fdc76e6656049ba3d4f847b964561250f6a905f6980011c17da98459441e5dc40a25ea796aa6416e93faae2e10179653eec9411d8f7f29760c0 DIST xf86-video-sis-0.10.7.tar.bz2 699499 SHA256 be2eb6acba081e88dabc5be9db379e3da89a4d4edeb68064f204bf343a411cd0 SHA512 095fd47803e8296ca3769b5c62e9399b6759023660c42b215b708dfed456e3cf2dad93b8abcb48887bd40e0d0b1435d4e1d711a721f5cb55bef4d7093ab387fa WHIRLPOOL 1e02d08750b8a274d834f3268df2ecc9d3949a960796f9b3669ec48050fd6d24a8ba9aac0f2bc4514ee654956cdc058d136363fbe111b8e25e21f370baead8ef diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild deleted file mode 100644 index 047b7bf9f78d..000000000000 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild,v 1.6 2011/02/12 19:34:39 armin76 Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="SiS and XGI video driver" -KEYWORDS="amd64 ia64 ppc x86 ~x86-fbsd" -IUSE="dri" - -RDEPEND="dri? ( x11-base/xorg-server[-minimal] ) - !dri? ( x11-base/xorg-server ) -" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/videoproto - x11-proto/xextproto - x11-proto/xf86dgaproto - x11-proto/xf86miscproto - x11-proto/xineramaproto - x11-proto/xproto - dri? ( - x11-proto/xf86driproto - >=x11-libs/libdrm-2 - )" - -pkg_setup() { - CONFIGURE_OPTIONS="$(use_enable dri)" -} diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild deleted file mode 100644 index 806a784c726d..000000000000 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild,v 1.6 2012/08/26 20:05:45 armin76 Exp $ - -EAPI=4 -XORG_DRI=dri -inherit xorg-2 - -DESCRIPTION="SiS and XGI video driver" -KEYWORDS="amd64 ia64 ppc x86 ~x86-fbsd" -IUSE="dri" - -DEPEND=">=x11-proto/xf86dgaproto-2.1" - -pkg_setup() { - XORG_CONFIGURE_OPTIONS=( - $(use_enable dri) - ) -} diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild deleted file mode 100644 index 69911224826f..000000000000 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild,v 1.2 2012/07/11 08:57:00 chithanh Exp $ - -EAPI=4 -XORG_DRI=dri -inherit xorg-2 - -DESCRIPTION="SiS and XGI video driver" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" -IUSE="dri" - -DEPEND=">=x11-proto/xf86dgaproto-2.1" - -pkg_setup() { - XORG_CONFIGURE_OPTIONS=( - $(use_enable dri) - ) -} diff --git a/x11-drivers/xf86-video-tseng/Manifest b/x11-drivers/xf86-video-tseng/Manifest index e9b0818d2c99..4fd11da24996 100644 --- a/x11-drivers/xf86-video-tseng/Manifest +++ b/x11-drivers/xf86-video-tseng/Manifest @@ -1,2 +1 @@ -DIST xf86-video-tseng-1.2.4.tar.bz2 296314 SHA256 d0dd5dfb4c6a8d0e0baf7fbb5f1784d6b4d1804f1eb188d19963867245e7d13d DIST xf86-video-tseng-1.2.5.tar.bz2 330575 SHA256 c06dc5205f627e5afc795ecfa75e18d2d1db4e1f1f195fd017dad60854407819 SHA512 6e0010b24d5b97ade00ef80fda5ea91bce3a9ce07881551e84ac552ba49336905b62f062c656c72ea3097a0bec1517ec5038aa5766f8424e5f81d67dc777480c WHIRLPOOL 5462561a42e410dbef9f482485af69efe759930567a16656cbfc1477bf499953548d6bafd1111bf168ef3f557a5d6e37ab87b87a3610939d0df90d2f64572f2c diff --git a/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild b/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild deleted file mode 100644 index d534e70e79ab..000000000000 --- a/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild,v 1.4 2011/02/12 19:37:25 armin76 Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="Tseng Labs video driver" -KEYWORDS="amd64 ia64 x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/videoproto - x11-proto/xextproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.5.ebuild b/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.5.ebuild deleted file mode 100644 index e1e0c22e627f..000000000000 --- a/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.5.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.5.ebuild,v 1.5 2012/12/28 11:29:41 ago Exp $ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="Tseng Labs video driver" -KEYWORDS="amd64 ia64 x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND}" diff --git a/x11-drivers/xf86-video-voodoo/Manifest b/x11-drivers/xf86-video-voodoo/Manifest index 45ce27a8987a..e6478275da66 100644 --- a/x11-drivers/xf86-video-voodoo/Manifest +++ b/x11-drivers/xf86-video-voodoo/Manifest @@ -1,2 +1 @@ -DIST xf86-video-voodoo-1.2.4.tar.bz2 274523 SHA256 f00238bbcf61dba726deedcd4d7416923844e3b0116671a1b1df8bf43d224741 DIST xf86-video-voodoo-1.2.5.tar.bz2 305489 SHA256 9e3eb8a3fdcc60ce4f7c37649188cfa67dcf25cda3a85d8027588458bb3fd7e8 SHA512 371d606abf3d682aa1e42bfce89dabd70bcb0bba3709d63bf34ffb4a364e16422fcd56104ffc4f85cd9a8795f31b7884ff5edac5e7d3f609b4c948180e0e8e10 WHIRLPOOL 112a57d85f6cabb1954dd79ef7088bf3dbf415452986e5e5cb4c0cb45aa2f20e75d4d8cb2d39778b59079b23b3edaf691b6aa0736811ce7628ab7f394337d947 diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.4.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.4.ebuild deleted file mode 100644 index 62e723ec61d7..000000000000 --- a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.4.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.4.ebuild,v 1.6 2010/10/21 01:14:11 ranger Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="Voodoo video driver" -KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/xextproto - x11-proto/xf86dgaproto - x11-proto/xproto" diff --git a/x11-wm/xpra/Manifest b/x11-wm/xpra/Manifest index 7af6c125da16..7c0e452abd75 100644 --- a/x11-wm/xpra/Manifest +++ b/x11-wm/xpra/Manifest @@ -1,6 +1,5 @@ DIST xpra-0.11.6.tar.xz 928652 SHA256 8e67681bd6313049e2b452734459d65b16e8c08c6273abfccade91d868ce0aea SHA512 4d276d99bdb1c3f9c95e44720552e401d251511f6d90f7cc86cc655b0fd841b7a3fbc919dd091f67e50e2530abb5943c7af9b36477347b013efe58d55b87da30 WHIRLPOOL 5f44b2e850bf0a6d8ae4a25284d7b2adba3e0c50b1211e248472b1fa715ec907cf7e16724a2c89f7bed0e29cb7fd85e219d7aaf0e0b0a6b7daa160a6a1ab570a DIST xpra-0.12.7.tar.xz 982888 SHA256 906265da543d4346bfe5c17ea0848368e481c391fbb9583aefb37cafc3db6c32 SHA512 c144df93ba9ef004b8f2966fe7fdaa695342e91b5788e980860b82edd8f624c0dd2df6ad99860fc05e1b586db9223f59d3a04e338aea3bbec111b8abf17f70b1 WHIRLPOOL 139d9ffed14bda69ad3fd2eaf6d99c5d9d769740a5301d25959f192b36ac817cbb57295d03559f5fc7ea82f6613945c9bff19caf4fb63af0aaf910f1e421f172 DIST xpra-0.13.9.tar.xz 1539976 SHA256 0d9a02c07bb500ad32e9c82d168d1b71d0f77ee070ca18fab0dc6cc2fc970104 SHA512 32d28df224ed6cc0cd4c0e51f58d81ce0a07de4cd09b142b7f09a9d023632e42ba1589f215d57d7e75e8922d0a1c023e0495b07f09aee3899f3cd6ae8de51ca0 WHIRLPOOL a401fa77e3404c6c1d748a02214c060df2078c199de1141c331251d7364028520f3408d99366c063a1fd64f8375037bfcbb89b0bced34477365512acfe69bb7b -DIST xpra-0.14.18.tar.xz 1138564 SHA256 a1b1fbe1cd19812a0b2c1e3dd7b91b9b01f331117e603bc17b1fbb4f3fc011b0 SHA512 455a78858bc7952bb99263168d872130ef61991977110e5d4e4a6e696482951a9a483b3e13b98d8ba5c0c6ddcb25118b5dd714b09408aacb032ec3b917986813 WHIRLPOOL ce237aac9df4123876ac1ccc70345cdab21419c6748cde8e1414117b0a8ddf9a010e68cf865058ee07cdee20315519d19ba14c50b773e783101847b639b3c9f4 -DIST xpra-0.14.25.tar.xz 1123272 SHA256 a8618a2258bb71f029ac57374ce1dfc37ca15bf222de5f6f4102176cf560f1bb SHA512 fa32b4dca164b06b2228691fb32a62ab874212591aec8298f2096f0172d004cf786b82dc1c6f3c0b2bc841e86f64c548563c9a1a5aaa683c395e244c567d241d WHIRLPOOL 78c4dcdd10c73fb1c2db7ad7d2fb04bcfad224c2cd9f1cbeb84869a1f537f15085d79f61e8f432f9720f6a14887b23e11a734457abd337357c1781eefae2e756 -DIST xpra-0.15.0.tar.xz 1191104 SHA256 bfa12806b245697b799a157f7882d0fa6abcb242a9937c3b0837cc779c0c519c SHA512 bd9cac91babbcb4434576bf6f7f8e9d485b8bdd112d13194ccb061e7782f1e60315a4d829988e769397bf9e69b839bd8a9be23634f176ec6687b299dd4945c50 WHIRLPOOL eeccae6900796f1cb113c782f590f12a3aebd4d13255ad54411e35b4ab48a82e90ab85f66ac87f46a706e4eae53ab4d92822dbb10380111acc8e92112fc17213 +DIST xpra-0.14.27.tar.xz 1123504 SHA256 9d51d6e656a9afc6559ec4b671a706ba134257c8e6d909d2514a3ca653502efb SHA512 5f195b211b8e78091ba42661c08f367d66e2a34ebcea9e5df57f0408cf1c4232294d38692171abbfe7396a1da28b2cc4100252dc034872a278530c48282db5cf WHIRLPOOL b14d58cddd03093a598e99d69fb145a5a04347f48fc0ec0b0311efa7bc75f5a51be5db93a361032ead2e021d2c8ead13986a3bd7434108506bbc4b601556141b +DIST xpra-0.15.3.tar.xz 1192372 SHA256 24a232d4d57626b05932086c97f20fbe5803ca649a1d71171e11400115c9e198 SHA512 194dcf97936ddecc8f2bd106275e6bf63334697be7b552eff54dcc152352bc92a4bd2ea0f69c56599085ca52fdcb1e4727156789d10a5a7c4ba380cdd8a0c256 WHIRLPOOL 6e04aa9ce38eea38a92c46b1af428e608b9eb2344e6199437b74089953b48ed5ef24a37f4ec315cc40eaeba4d244ab54b59ac6b369d833b1690877315cc36a1c diff --git a/x11-wm/xpra/xpra-0.14.18.ebuild b/x11-wm/xpra/xpra-0.14.18.ebuild deleted file mode 100644 index 90301f7e9f7c..000000000000 --- a/x11-wm/xpra/xpra-0.14.18.ebuild +++ /dev/null @@ -1,112 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpra/xpra-0.14.18.ebuild,v 1.1 2015/02/04 01:16:30 xmw Exp $ -EAPI=5 - -# PyCObject_Check and PyCObject_AsVoidPtr vanished with python 3.3, and setup.py not python3.2 copmat -PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 eutils - -DESCRIPTION="X Persistent Remote Apps (xpra) and Partitioning WM (parti) based on wimpiggy" -HOMEPAGE="http://xpra.org/ http://xpra.org/src/" -SRC_URI="http://xpra.org/src/${P}.tar.xz" - -LICENSE="GPL-2 BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="+client +clipboard csc dec_av dec_av2 libav opengl pulseaudio +rencode server sound vpx webp x264" - -REQUIRED_USE="${PYTHON_REQUIRED_USE} - clipboard? ( || ( server client ) ) - opengl? ( client ) - || ( client server )" - -# x264/old-libav.path situation see bug 459218 -COMMON_DEPEND=""${PYTHON_DEPS}" - dev-python/pygobject:2[${PYTHON_USEDEP}] - dev-python/pygtk:2[${PYTHON_USEDEP}] - x11-libs/gtk+:2 - x11-libs/libX11 - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXfixes - x11-libs/libXrandr - x11-libs/libXtst - csc? ( - !libav? ( >=media-video/ffmpeg-1.2.2:0= ) - libav? ( media-video/libav:0= ) - ) - dec_av? ( - !libav? ( >=media-video/ffmpeg-1.2.2:0= ) - libav? ( media-video/libav:0= ) - ) - opengl? ( dev-python/pygtkglext ) - pulseaudio? ( media-sound/pulseaudio ) - sound? ( media-libs/gstreamer:0.10 - media-libs/gst-plugins-base:0.10 - dev-python/gst-python:0.10 ) - vpx? ( media-libs/libvpx virtual/ffmpeg ) - webp? ( media-libs/libwebp ) - x264? ( media-libs/x264 - !libav? ( >=media-video/ffmpeg-1.0.4:0= ) - libav? ( media-video/libav:0= ) - )" - -RDEPEND="${COMMON_DEPEND} - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/ipython[${PYTHON_USEDEP}] - dev-python/numpy[${PYTHON_USEDEP}] - virtual/python-imaging[${PYTHON_USEDEP}] - virtual/ssh - x11-apps/setxkbmap - x11-apps/xmodmap - server? ( x11-base/xorg-server[-minimal,xvfb] - x11-drivers/xf86-input-void - x11-drivers/xf86-video-dummy - )" -DEPEND="${COMMON_DEPEND} - virtual/pkgconfig - >=dev-python/cython-0.16[${PYTHON_USEDEP}]" - -python_prepare_all() { - epatch \ - "${FILESDIR}"/${PN}-0.13.1-ignore-gentoo-no-compile.patch \ - "${FILESDIR}"/${PN}-0.14.0-prefix.patch - - if use libav ; then - if ! has_version ">=media-video/libav-9" ; then - epatch patches/old-libav.patch - fi - fi - - distutils-r1_python_prepare_all -} - -python_configure_all() { - mydistutilsargs=( - $(use_with client) - $(use_with clipboard) - $(use_with csc csc_swscale) - $(use_with dec_av dec_avcodec) - $(use_with dec_av2 dec_avcodec2) - $(use_with opengl) - $(use_with rencode) - $(use_with server cymaths) - $(use_with server shadow) - $(use_with server) - $(use_with sound) - $(use_with vpx) - $(use_with webp) - $(use_with x264 enc_x264) - --with-Xdummy - --with-argb - --with-cyxor - --with-gtk2 - --without-gtk3 - --without-qt4 - --with-strict - --with-warn - --with-x11 - --without-PIC - --without-debug ) -} diff --git a/x11-wm/xpra/xpra-0.14.25.ebuild b/x11-wm/xpra/xpra-0.14.27.ebuild similarity index 96% rename from x11-wm/xpra/xpra-0.14.25.ebuild rename to x11-wm/xpra/xpra-0.14.27.ebuild index 8ed6d14241e3..90ed82644034 100644 --- a/x11-wm/xpra/xpra-0.14.25.ebuild +++ b/x11-wm/xpra/xpra-0.14.27.ebuild @@ -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/x11-wm/xpra/xpra-0.14.25.ebuild,v 1.2 2015/06/07 21:30:32 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpra/xpra-0.14.27.ebuild,v 1.1 2015/07/21 23:16:20 xmw Exp $ EAPI=5 # PyCObject_Check and PyCObject_AsVoidPtr vanished with python 3.3, and setup.py not python3.2 copmat diff --git a/x11-wm/xpra/xpra-0.15.0.ebuild b/x11-wm/xpra/xpra-0.15.3.ebuild similarity index 94% rename from x11-wm/xpra/xpra-0.15.0.ebuild rename to x11-wm/xpra/xpra-0.15.3.ebuild index c2016731257b..3b8ba5e3ddb0 100644 --- a/x11-wm/xpra/xpra-0.15.0.ebuild +++ b/x11-wm/xpra/xpra-0.15.3.ebuild @@ -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/x11-wm/xpra/xpra-0.15.0.ebuild,v 1.1 2015/06/07 17:10:50 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpra/xpra-0.15.3.ebuild,v 1.3 2015/07/21 23:38:47 xmw Exp $ EAPI=5 # PyCObject_Check and PyCObject_AsVoidPtr vanished with python 3.3, and setup.py not python3.2 copmat @@ -60,6 +60,7 @@ RDEPEND="${COMMON_DEPEND} dev-python/dbus-python[${PYTHON_USEDEP}] dev-python/ipython[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] + dev-python/rencode[${PYTHON_USEDEP}] virtual/python-imaging[${PYTHON_USEDEP}] virtual/ssh x11-apps/setxkbmap @@ -73,6 +74,8 @@ DEPEND="${COMMON_DEPEND} >=dev-python/cython-0.16[${PYTHON_USEDEP}]" python_prepare_all() { + rm -rf rencode || die + epatch \ "${FILESDIR}"/${PN}-0.13.1-ignore-gentoo-no-compile.patch \ "${FILESDIR}"/${PN}-0.15.0-prefix.patch