diff --git a/app-admin/fetchlog/metadata.xml b/app-admin/fetchlog/metadata.xml index 2911ff6c2b2c..ff62877c67ae 100644 --- a/app-admin/fetchlog/metadata.xml +++ b/app-admin/fetchlog/metadata.xml @@ -2,7 +2,6 @@ - phosphan@gentoo.org -Committed on user request, not using it. + maintainer-needed@gentoo.org diff --git a/app-admin/haskell-updater/haskell-updater-1.2.0.9.ebuild b/app-admin/haskell-updater/haskell-updater-1.2.0.9.ebuild index a76f55414304..a9004292d623 100644 --- a/app-admin/haskell-updater/haskell-updater-1.2.0.9.ebuild +++ b/app-admin/haskell-updater/haskell-updater-1.2.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/haskell-updater/haskell-updater-1.2.0.9.ebuild,v 1.8 2013/05/25 07:41:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/haskell-updater/haskell-updater-1.2.0.9.ebuild,v 1.9 2013/07/21 17:17:24 ottxor Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" # Add keywords as those archs have a binpkg +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" # Add keywords as those archs have a binpkg IUSE="" DEPEND=">=dev-lang/ghc-6.12.1" diff --git a/app-admin/lcap/metadata.xml b/app-admin/lcap/metadata.xml index e868239103c0..0841e9480bc8 100644 --- a/app-admin/lcap/metadata.xml +++ b/app-admin/lcap/metadata.xml @@ -2,7 +2,7 @@ - phosphan@gentoo.org + maintainer-needed@gentoo.org If you have the Linux Intrusion Detection System diff --git a/app-admin/packagekit-base/metadata.xml b/app-admin/packagekit-base/metadata.xml index f1ee4d36053d..fe2a73664415 100644 --- a/app-admin/packagekit-base/metadata.xml +++ b/app-admin/packagekit-base/metadata.xml @@ -6,7 +6,6 @@ Fabio Erculiani - Add support for net-misc/connman Install cron script for auto-update Enable Entropy backend diff --git a/app-cdr/cdrtools/Manifest b/app-cdr/cdrtools/Manifest index ba8bb9f652de..a8c7050717b1 100644 --- a/app-cdr/cdrtools/Manifest +++ b/app-cdr/cdrtools/Manifest @@ -1,2 +1,3 @@ DIST cdrtools-3.00.tar.bz2 1978563 SHA256 7f9cb64820055573b880f77b2f16662a512518336ba95ab49228a1617973423d SHA512 93887afd6c244814b7f6a623f0ac5b551934626163065a6f32aefe82aa7438450fd7a42737ef3cdaad3f18841c066d25e72e37891531dd0be5be328692712cec WHIRLPOOL a02750131e4ec55df10387a01dab3881afee669cd8b8ea65eaed4fdd82e6bd11040c6d79fc64ccc9377e787f5903ec92ea3ae81db1945554b65a8636737cc931 DIST cdrtools-3.01a15.tar.bz2 2058342 SHA256 3f07db935c489d30a07429ffa7bf3dd2ecf1853013979117492b7169ae01fa96 SHA512 a4bcc999ebfc2bbb95cf25881904f70e746cc21bcacba8afbfe9a35095d942dc71ad2d4757167c5ba09eff095bb64d4f88ae542e2b585e362b70b30e19e4c5bd WHIRLPOOL 324f68477c7e13109fb522f18bbdf93135ada21c46fb51f4abf474edcd65564b1592d5e6910204b1a3cbb024ad48d8a91b11242dcffc9312e017ca926eae0cff +DIST cdrtools-3.01a16.tar.bz2 2058899 SHA256 e10bfc918558ee64f192af9b42e4797e0dac8c1697df0321f3568bf210ee954d SHA512 4c93caec7a629ca2395e42f99d716b59aa3bb036ccefa47aa938e6e7743314858469994d6da78f398f191d71ceca838c7205ff98134f3a4ab23f6ed69d5958d0 WHIRLPOOL e4206a6b0ba3428e873f6916fc95e52309acff7536f5397a5a5d1d22d2730e02947a0f6538f856a6ffcb1249375680f3ff6af7f2b8d3268e051cf75b37438cae diff --git a/app-cdr/cdrtools/cdrtools-3.01_alpha16.ebuild b/app-cdr/cdrtools/cdrtools-3.01_alpha16.ebuild new file mode 100644 index 000000000000..c4ce6f1219a9 --- /dev/null +++ b/app-cdr/cdrtools/cdrtools-3.01_alpha16.ebuild @@ -0,0 +1,156 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrtools/cdrtools-3.01_alpha16.ebuild,v 1.1 2013/07/21 11:42:31 billie Exp $ + +EAPI=5 + +inherit fcaps multilib eutils toolchain-funcs flag-o-matic + +MY_P="${P/_alpha/a}" + +DESCRIPTION="A set of tools for CD/DVD reading and recording, including cdrecord" +HOMEPAGE="http://cdrecord.berlios.de/private/cdrecord.html" +SRC_URI="ftp://ftp.berlios.de/pub/cdrecord/$([[ -z ${PV/*_alpha*} ]] && echo 'alpha/')/${MY_P}.tar.bz2" + +LICENSE="GPL-2 LGPL-2.1 CDDL-Schily" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE="acl nls unicode" + +RDEPEND="acl? ( virtual/acl ) + nls? ( virtual/libintl ) + !app-cdr/cdrkit" +DEPEND="${RDEPEND} + nls? ( >=sys-devel/gettext-0.18.1.1 )" + +S=${WORKDIR}/${P/_alpha[0-9][0-9]} + +FILECAPS=( + cap_sys_resource,cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_ipc_lock,cap_sys_rawio+ep usr/bin/cdrecord -- + cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_sys_rawio+ep usr/bin/cdda2wav -- + cap_dac_override,cap_sys_admin,cap_net_bind_service,cap_sys_rawio+ep usr/bin/readcd +) + +src_prepare() { + # Remove profiled make files. + rm -f $(find . -name '*_p.mk') || die "rm profiled" + + # Adjusting hardcoded paths. + sed -i -e 's:opt/schily:usr:' \ + $(find ./ -type f -name \*.[0-9ch] -exec grep -l 'opt/schily' '{}' '+') \ + || die "sed opt/schily" + + sed -i -e "s:\(^INSDIR=\t\tshare/doc/\):\1${PF}/:" \ + $(find ./ -type f -exec grep -l 'INSDIR.\+doc' '{}' '+') \ + || die "sed doc" + + # Respect libdir. + sed -i -e "s:\(^INSDIR=\t\t\)lib:\1$(get_libdir):" \ + $(find ./ -type f -exec grep -l '^INSDIR.\+lib\(/siconv\)\?$' '{}' '+') \ + || die "sed multilib" + + # Do not install static libraries. + sed -i -e 's:include\t\t.*rules.lib::' \ + $(find ./ -type f -exec grep -l '^include.\+rules\.lib' '{}' '+') \ + || die "sed rules" + + # Respect CC/CXX variables. + cd "${S}"/RULES + local tcCC=$(tc-getCC) + local tcCXX=$(tc-getCXX) + sed -i -e "/cc-config.sh/s|\$(C_ARCH:%64=%) \$(CCOM_DEF)|${tcCC} ${tcCC}|" \ + rules1.top || die "sed rules1.top" + sed -i -e "/^\(CC\|DYNLD\|LDCC\|MKDEP\)/s|gcc|${tcCC}|" \ + -e "/^\(CC++\|DYNLDC++\|LDCC++\|MKC++DEP\)/s|g++|${tcCXX}|" \ + -e "/COPTOPT=/s/-O//" \ + -e 's/$(GCCOPTOPT)//' \ + cc-gcc.rul || die "sed cc-gcc.rul" + sed -i -e "s|^#CONFFLAGS +=\t-cc=\$(XCC_COM)$|CONFFLAGS +=\t-cc=${tcCC}|g" \ + rules.cnf || die "sed rules.cnf" + + # Create additional symlinks needed for some archs (armv4l already created) + local t + for t in armv4tl armv5l armv5tel armv6l armv7l ppc64 s390x; do + ln -s i586-linux-cc.rul ${t}-linux-cc.rul || die + ln -s i586-linux-gcc.rul ${t}-linux-gcc.rul || die + done + + # Schily make setup. + cd "${S}"/DEFAULTS + local os="linux" + [[ ${CHOST} == *-darwin* ]] && os="mac-os10" + + sed -i \ + -e "s:/opt/schily:/usr:g" \ + -e "s:/usr/src/linux/include::g" \ + -e "s:bin:root:g" \ + Defaults.${os} || die "sed Schily make setup" +} + +# skip obsolete configure script +src_configure() { : ; } + +src_compile() { + if use unicode; then + local flags="$(test-flags -finput-charset=ISO-8859-1 -fexec-charset=UTF-8)" + if [[ -n ${flags} ]]; then + append-flags ${flags} + else + ewarn "Your compiler does not support the options required to build" + ewarn "cdrtools with unicode in USE. unicode flag will be ignored." + fi + fi + + if ! use filecaps; then + CFLAGS="${CFLAGS} -DNO_LINUX_CAPS" + fi + + if ! use acl; then + CFLAGS="${CFLAGS} -DNO_ACL" + fi + + # If not built with -j1, "sometimes" cdda2wav will not be built. + emake -j1 CC="$(tc-getCC)" CPPOPTX="${CPPFLAGS}" COPTX="${CFLAGS}" \ + LDOPTX="${LDFLAGS}" \ + INS_BASE="${ED}/usr" INS_RBASE="${ED}" LINKMODE="dynamic" \ + RUNPATH="" GMAKE_NOWARN="true" +} + +src_install() { + # If not built with -j1, "sometimes" manpages are not installed. + emake -j1 CC="$(tc-getCC)" CPPOPTX="${CPPFLAGS}" COPTX="${CFLAGS}" \ + LDOPTX="${LDFLAGS}" \ + INS_BASE="${ED}/usr" INS_RBASE="${ED}" LINKMODE="dynamic" \ + RUNPATH="" GMAKE_NOWARN="true" install + + # These symlinks are for compat with cdrkit. + dosym schily /usr/include/scsilib + dosym ../scg /usr/include/schily/scg + + dodoc ABOUT Changelog* CONTRIBUTING PORTING README.linux-shm READMEs/README.linux + + cd "${S}"/cdda2wav + docinto cdda2wav + dodoc Changelog FAQ Frontends HOWTOUSE NEEDED README THANKS TODO + + cd "${S}"/mkisofs + docinto mkisofs + dodoc ChangeLog* TODO + + # Remove man pages related to the build system + rm -rvf "${ED}"/usr/share/man/man5 +} + +pkg_postinst() { + fcaps_pkg_postinst + + if [[ ${CHOST} == *-darwin* ]] ; then + einfo + einfo "Darwin/OS X use the following device names:" + einfo + einfo "CD burners: (probably) ./cdrecord dev=IOCompactDiscServices" + einfo + einfo "DVD burners: (probably) ./cdrecord dev=IODVDServices" + einfo + fi +} diff --git a/app-cdr/cue2toc/metadata.xml b/app-cdr/cue2toc/metadata.xml index 7bd8af745745..463dbf983ace 100644 --- a/app-cdr/cue2toc/metadata.xml +++ b/app-cdr/cue2toc/metadata.xml @@ -2,10 +2,6 @@ media-optical - - sbriesen@gentoo.org - Stefan Briesenick - cue2toc is a free program for UNIX systems to convert CUE files to cdrdao's TOC format. Features include: support for complete set of CUE commands (e.g. diff --git a/app-cdr/cuecue/metadata.xml b/app-cdr/cuecue/metadata.xml index a673505c6e81..e0d2f24a7027 100644 --- a/app-cdr/cuecue/metadata.xml +++ b/app-cdr/cuecue/metadata.xml @@ -2,10 +2,6 @@ media-optical - - sbriesen@gentoo.org - Stefan Briesenick - cuecue is a command line program to convert .cue + [.ogg|.flac|.wav|.mp3] to .cue + .bin, in order to make them easier to burn with standard burning software. diff --git a/app-cdr/cuegen/metadata.xml b/app-cdr/cuegen/metadata.xml index 43323abb916d..0b894b75abe9 100644 --- a/app-cdr/cuegen/metadata.xml +++ b/app-cdr/cuegen/metadata.xml @@ -2,10 +2,6 @@ media-optical - - sbriesen@gentoo.org - Stefan Briesenick - CUEgen is a FLAC-compatible cuesheet generator for Linux. The FLAC format allows cuesheets to be embedded in .flac files by storing diff --git a/app-cdr/mkcdtoc/metadata.xml b/app-cdr/mkcdtoc/metadata.xml index 87a34f8e6f0a..99364d1ab463 100644 --- a/app-cdr/mkcdtoc/metadata.xml +++ b/app-cdr/mkcdtoc/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org mkcdtoc is a command-line utility to create toc-files for cdrdao. It diff --git a/app-crypt/tpm-tools/Manifest b/app-crypt/tpm-tools/Manifest index 8e5181a0da41..7a30f035718a 100644 --- a/app-crypt/tpm-tools/Manifest +++ b/app-crypt/tpm-tools/Manifest @@ -1 +1,2 @@ DIST tpm-tools-1.3.5.tar.gz 439922 SHA256 60717336302bffff5044ed945a79f07594962fa3b989cf37f6eb042874d8fc45 SHA512 f958d497da8c8b792710450b0ee193923d53ed09d2be49d88a9acfab1df37938a3501b57ee0092f0c2d7ef9f1a380159ede1875795b600be2e8d1ededa74f623 WHIRLPOOL be24cddfddbb58c45b2b3cd3925144984cb0f349665959ba8c5b8c41256a11902066e5cf2fff8de53934772152f5b642fbbcb15d01af0a41dbcc2fa79767bdb2 +DIST tpm-tools-1.3.8.tar.gz 473339 SHA256 66eb4ff095542403db6b4bd4b574e8a5c08084fe4e9e5aa9a829ee84e20bea83 SHA512 727113625645b01f8e77817d7f1cc6a8bf814f96061754fdfefceb125da4eebbea54804d1fec9e36559ffd61801b318bbc327907a3bdd661f872c32f811c7e74 WHIRLPOOL 201677976c97961a20578f7ca1b4dd0a8a9b105a718c0c67c34b9f1de0c75332532c62389711f732c99edda8fe45639dd3c8293df0a62a11f88ed4c9dc987270 diff --git a/app-crypt/tpm-tools/files/tpm-tools-1.3.8-gold.patch b/app-crypt/tpm-tools/files/tpm-tools-1.3.8-gold.patch new file mode 100644 index 000000000000..bc52c30f4fcf --- /dev/null +++ b/app-crypt/tpm-tools/files/tpm-tools-1.3.8-gold.patch @@ -0,0 +1,10 @@ +diff --git a/lib/Makefile.am b/lib/Makefile.am +index cef6a2f..d7092a7 100644 +--- a/lib/Makefile.am ++++ b/lib/Makefile.am +@@ -80,4 +80,4 @@ endif + # Unseal library - for addition to existing apps, counter part of seal cmd + libtpm_unseal_la_SOURCES = tpm_unseal.c + libtpm_unseal_la_LDFLAGS = -shared -version-info 1:0:0 +-libtpm_unseal_la_LIBADD = -ltspi libtpm_tspi.la ++libtpm_unseal_la_LIBADD = -ltspi libtpm_tspi.la -lcrypto diff --git a/app-crypt/tpm-tools/tpm-tools-1.3.8.ebuild b/app-crypt/tpm-tools/tpm-tools-1.3.8.ebuild new file mode 100644 index 000000000000..03dd2e773209 --- /dev/null +++ b/app-crypt/tpm-tools/tpm-tools-1.3.8.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/tpm-tools/tpm-tools-1.3.8.ebuild,v 1.1 2013/07/20 21:02:57 alonbl Exp $ + +EAPI=4 +inherit autotools eutils flag-o-matic + +DESCRIPTION="TrouSerS' support tools for the Trusted Platform Modules" +HOMEPAGE="http://trousers.sourceforge.net" +SRC_URI="mirror://sourceforge/trousers/${P}.tar.gz" + +LICENSE="CPL-1.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="nls pkcs11 debug" + +COMMON_DEPEND=" + >=app-crypt/trousers-0.3.0 + dev-libs/openssl + pkcs11? ( dev-libs/opencryptoki ) + " +RDEPEND="${COMMON_DEPEND} + nls? ( virtual/libintl )" +DEPEND="${COMMON_DEPEND} + nls? ( sys-devel/gettext )" + +src_prepare() { + sed -i -r \ + -e '/CFLAGS/s/ -(Werror|m64)//' \ + configure.in || die + epatch "${FILESDIR}/${P}-gold.patch" + + eautoreconf +} + +src_configure() { + local myconf + # don't use --enable-pkcs11-support, configure is a mess. + use pkcs11 || myconf+=" --disable-pkcs11-support" + + append-cppflags $(usex debug -DDEBUG -DNDEBUG) + + econf \ + $(use_enable nls) \ + ${myconf} +} + +src_install() { + default + rm -f "${ED}"/usr/lib*/libtpm_unseal.la +} diff --git a/app-doc/halibut/Manifest b/app-doc/halibut/Manifest index c0551b4fc11d..e11a0fa7882d 100644 --- a/app-doc/halibut/Manifest +++ b/app-doc/halibut/Manifest @@ -1,2 +1 @@ -DIST halibut-0.9.tar.gz 127770 SHA256 ea6a8fce2b124564e6da883f05b83cb1837d4391b932e5ad98f16dd3569d9f22 SHA512 95177a619fb848baa0d8b3fef640c7c7cc5f18e6afd9deeb2e64d5b52a48183b5ded80f89851a3c6696e2ba920b0df79fadcbd83d2e9ffa8657899116f9f175a WHIRLPOOL 8ca5a47554af7290e875312716c9f21036384fffe31a108783c6e0b4e4786624cab211dc352c3f25cc5048becdfb61eb3b0bf102a6e409851872175d46c0eda1 DIST halibut-1.0.tar.gz 940897 SHA256 0d039adb88cb8de6f350563514d013209c2d321d1e5c49ea56462c6803f29adb SHA512 9651ac0611060971f8b5412f6456e4e85b3107c90e7fab3352294b8c3de17dfa4935b86ec23a6431ee821b26d2d5fd2addf1114e69026d714bc9d9f94a79e12c WHIRLPOOL 99cfee05b66c7c81375f47edd6342b34e43d9019a82ab4ba5443a1ef7b2b7dc69bfdc321f6c7026ebb8cca6d2cff78ad3107232ac432939d81427646e632a413 diff --git a/app-doc/halibut/halibut-0.9.ebuild b/app-doc/halibut/halibut-0.9.ebuild deleted file mode 100644 index 8e9526a00535..000000000000 --- a/app-doc/halibut/halibut-0.9.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/halibut/halibut-0.9.ebuild,v 1.3 2005/01/01 13:12:59 eradicator Exp $ - -inherit flag-o-matic - -DESCRIPTION="Halibut: yet another free document preparation system" -HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/halibut/" -SRC_URI="http://www.chiark.greenend.org.uk/~sgtatham/${PN}/${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="" - -DEPEND="" - -src_compile() { - replace-flags -O[3-9] -O2 - - emake \ - BUILDDIR="${S}/build" \ - VERSION="${PV}" \ - || die "make failed" - - emake -C doc || die "make in doc failed" -} - -src_install() { - dobin build/halibut - doman doc/halibut.1 - dodoc doc/halibut.txt - dohtml doc/*.html -} diff --git a/app-doc/halibut/metadata.xml b/app-doc/halibut/metadata.xml index d0681f279630..4538a68724a6 100644 --- a/app-doc/halibut/metadata.xml +++ b/app-doc/halibut/metadata.xml @@ -1,5 +1,5 @@ -sgml +maintainer-needed@gentoo.org diff --git a/app-editors/efte/efte-1.1-r1.ebuild b/app-editors/efte/efte-1.1-r1.ebuild index 23fb72c579ab..6ab68deda1e3 100644 --- a/app-editors/efte/efte-1.1-r1.ebuild +++ b/app-editors/efte/efte-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/efte/efte-1.1-r1.ebuild,v 1.1 2013/01/04 20:43:19 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/efte/efte-1.1-r1.ebuild,v 1.2 2013/07/21 13:07:30 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="|| ( GPL-2 Artistic )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="gpm X" RDEPEND="sys-libs/ncurses diff --git a/app-emacs/nxml-mode/metadata.xml b/app-emacs/nxml-mode/metadata.xml index 07bb7e0a1307..765b70c66e04 100644 --- a/app-emacs/nxml-mode/metadata.xml +++ b/app-emacs/nxml-mode/metadata.xml @@ -2,7 +2,6 @@ emacs - sgml A new major mode for GNU Emacs for editing XML documents. It supports editing well-formed XML documents and also provides schema-sensitive editing diff --git a/app-emacs/psgml/metadata.xml b/app-emacs/psgml/metadata.xml index e5d55f01cd47..455edb287022 100644 --- a/app-emacs/psgml/metadata.xml +++ b/app-emacs/psgml/metadata.xml @@ -2,5 +2,4 @@ emacs - sgml diff --git a/app-emulation/vagrant/Manifest b/app-emulation/vagrant/Manifest index 0450eabc84af..01b08185b4f9 100644 --- a/app-emulation/vagrant/Manifest +++ b/app-emulation/vagrant/Manifest @@ -1,5 +1,2 @@ DIST vagrant-1.0.7.tar.gz 1005940 SHA256 aebbf855420974f8165019786034f12e3392d5aee7a982242b0d3c9d4cce891a SHA512 351fd08ce97ea0e7623f216900189ec25417173e92103ff7491cd7be38c3549bb8aaa88fd45ef589ed7c2ee64df48373f37e733bed571cac6c9fba69e374f577 WHIRLPOOL f4914ea81dd560e08415a4a3fa15aa3a138de574f9cf14d8196c8a80e1bcbe2ee0910e253a18cea9c57e2f1dd6f5d002397be228f6463b3b7050ee7262b8fbce -DIST vagrant-1.2.1.tar.gz 246803 SHA256 7e319e22226ae0857611682619b84531e1810ac66f93c12fa5e168cb46ccf4b9 SHA512 56cddca196ef62090d6c3e8667cb1acda56cc95363419689ccf3b428ca564dabe6958a957e76b2f411dee41ffeadcc348b5184776c63ac37f8c7ffa67556c8c0 WHIRLPOOL abf22fce7030584e85243e064f4b426b405684962f679dcba17e777017b8b0d95f2d4dfe7cd79435be509223936db585cc1e72982f772ac24e2dd065fb5f620c -DIST vagrant-1.2.2.tar.gz 248415 SHA256 a87382691606e7035c6aad53b1c53d83c040c5746fde880a9b57b6e2e93e0bf8 SHA512 d0d4a48bfdb595ca6f573a9e2ba9d364173b5ec43f6df86ad2912b5d8e091e262d00320275a23fb9d5459933e3f03142abac5900782211e765ebfbdc782dfc6f WHIRLPOOL 5de67904371b1671c6457a456cef76d1f3007f169aab952baf2682e6940ea287c2a70093c5199af6cc3c7494bc1477f3fc5e55dfae04e7fdaa3b181adc249f61 -DIST vagrant-1.2.3.tar.gz 251550 SHA256 c2f4e565cb6c1b52361d719cfd0955d4d4272f06cba2620454480fd1aa73909b SHA512 361a888a03d2ff33312c5f0a3ce0e7cfb5611fadf912d79ffaaa195a55c7ee47abc4dd342af6afb75611e49d9dea09b980a2d43a043ace42198b1ea98014e401 WHIRLPOOL 078605a6903f67783457addcbd577f90fb02f97cf06908019a7083bfc3eaf109f1d4a98abf2408c38f1ac38035a3c5787beb49951c3c73e3c6a167a94fa08158 DIST vagrant-1.2.4.tar.gz 253686 SHA256 117b68e5cac3572e439181855124644f5921eca5f97ff1c7222c88d044ff9b73 SHA512 34351a0db0f23e5e602732528e3f1d18054dfebf486915aebef16607eff5e884d7378dc9831fed0609fe0d9d1fb298b488022a297a88131e148ec90b15c72a8a WHIRLPOOL a0190b3d93c840d2c262271edb9bc64ce53ccfd4052695471d42682d70e921abd24067f9cc1c36ff2269f8c3cdc0537f26c36d44dee9fde4d1681db3f3e36035 diff --git a/app-emulation/vagrant/vagrant-1.2.1-r1.ebuild b/app-emulation/vagrant/vagrant-1.2.1-r1.ebuild deleted file mode 100644 index 1060084317a7..000000000000 --- a/app-emulation/vagrant/vagrant-1.2.1-r1.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/app-emulation/vagrant/vagrant-1.2.1-r1.ebuild,v 1.1 2013/04/18 07:59:49 radhermit Exp $ - -EAPI="5" -USE_RUBY="ruby19" - -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" -RUBY_FAKEGEM_GEMSPEC="vagrant.gemspec" -RUBY_FAKEGEM_EXTRAINSTALL="config keys plugins templates" -RUBY_FAKEGEM_TASK_DOC="" - -inherit ruby-fakegem eutils - -DESCRIPTION="A tool for building and distributing virtual machines using VirtualBox" -HOMEPAGE="http://vagrantup.com/" -SRC_URI="https://github.com/mitchellh/vagrant/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" -IUSE="test" - -# Missing ebuild for contest -RESTRICT="test" - -RDEPEND="${RDEPEND} - net-misc/curl - !x64-macos? ( || ( app-emulation/virtualbox app-emulation/virtualbox-bin ) )" - -ruby_add_rdepend " - >=dev-ruby/childprocess-0.3.7 - >=dev-ruby/erubis-2.7.0 - dev-ruby/i18n:0.6 - >=dev-ruby/json-1.5.1 - >=dev-ruby/log4r-1.1.9 - >=dev-ruby/net-ssh-2.6.6 - >=dev-ruby/net-scp-1.1.0 -" - -ruby_add_bdepend " - dev-ruby/rake - test? ( dev-ruby/mocha virtual/ruby-minitest ) -" - -all_ruby_prepare() { - # remove bundler support - sed -i '/[Bb]undler/d' Rakefile || die - rm Gemfile || die - - # loosen unslotted dependencies - sed -e '/childprocess\|erubis\|log4r\|net-scp\|net-ssh/s/~>/>=/' \ - -i ${PN}.gemspec || die - - epatch "${FILESDIR}"/${P}-no-warning.patch -} - -pkg_postinst() { - if use x64-macos ; then - ewarn - ewarn "For Mac OS X prefixes, you must install the virtualbox" - ewarn "package specifically for OS X which can be found at:" - ewarn "https://www.virtualbox.org/wiki/Downloads" - ewarn - fi -} diff --git a/app-emulation/vagrant/vagrant-1.2.2-r1.ebuild b/app-emulation/vagrant/vagrant-1.2.2-r1.ebuild deleted file mode 100644 index 3e8027e4ceb1..000000000000 --- a/app-emulation/vagrant/vagrant-1.2.2-r1.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vagrant/vagrant-1.2.2-r1.ebuild,v 1.1 2013/07/08 00:01:28 radhermit Exp $ - -EAPI="5" -USE_RUBY="ruby19" - -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" -RUBY_FAKEGEM_GEMSPEC="vagrant.gemspec" -RUBY_FAKEGEM_EXTRAINSTALL="config keys plugins templates" -RUBY_FAKEGEM_TASK_DOC="" - -inherit ruby-fakegem eutils - -DESCRIPTION="A tool for building and distributing virtual machines using VirtualBox" -HOMEPAGE="http://vagrantup.com/" -SRC_URI="https://github.com/mitchellh/vagrant/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" -IUSE="test" - -# Missing ebuild for contest -RESTRICT="test" - -RDEPEND="${RDEPEND} - net-misc/curl - !x64-macos? ( || ( app-emulation/virtualbox app-emulation/virtualbox-bin ) )" - -ruby_add_rdepend " - >=dev-ruby/childprocess-0.3.7 - >=dev-ruby/erubis-2.7.0 - dev-ruby/i18n:0.6 - >=dev-ruby/json-1.5.1 - >=dev-ruby/log4r-1.1.9 - >=dev-ruby/net-ssh-2.6.6 - >=dev-ruby/net-scp-1.1.0 -" - -ruby_add_bdepend " - dev-ruby/rake - test? ( dev-ruby/mocha virtual/ruby-minitest ) -" - -all_ruby_prepare() { - # remove bundler support - sed -i '/[Bb]undler/d' Rakefile || die - rm Gemfile || die - - # loosen dependencies - sed -e '/childprocess\|erubis\|log4r\|net-scp\|net-ssh/s/~>/>=/' \ - -e '/json/s/, "< 1.8.0"//' \ - -i ${PN}.gemspec || die - - epatch "${FILESDIR}"/${PN}-1.2.1-no-warning.patch - epatch "${FILESDIR}"/${P}-rvm.patch -} - -pkg_postinst() { - if use x64-macos ; then - ewarn - ewarn "For Mac OS X prefixes, you must install the virtualbox" - ewarn "package specifically for OS X which can be found at:" - ewarn "https://www.virtualbox.org/wiki/Downloads" - ewarn - fi -} diff --git a/app-emulation/vagrant/vagrant-1.2.2.ebuild b/app-emulation/vagrant/vagrant-1.2.2.ebuild deleted file mode 100644 index f362ac29e282..000000000000 --- a/app-emulation/vagrant/vagrant-1.2.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/app-emulation/vagrant/vagrant-1.2.2.ebuild,v 1.1 2013/04/24 05:34:47 radhermit Exp $ - -EAPI="5" -USE_RUBY="ruby19" - -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" -RUBY_FAKEGEM_GEMSPEC="vagrant.gemspec" -RUBY_FAKEGEM_EXTRAINSTALL="config keys plugins templates" -RUBY_FAKEGEM_TASK_DOC="" - -inherit ruby-fakegem eutils - -DESCRIPTION="A tool for building and distributing virtual machines using VirtualBox" -HOMEPAGE="http://vagrantup.com/" -SRC_URI="https://github.com/mitchellh/vagrant/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" -IUSE="test" - -# Missing ebuild for contest -RESTRICT="test" - -RDEPEND="${RDEPEND} - net-misc/curl - !x64-macos? ( || ( app-emulation/virtualbox app-emulation/virtualbox-bin ) )" - -ruby_add_rdepend " - >=dev-ruby/childprocess-0.3.7 - >=dev-ruby/erubis-2.7.0 - dev-ruby/i18n:0.6 - >=dev-ruby/json-1.5.1 - >=dev-ruby/log4r-1.1.9 - >=dev-ruby/net-ssh-2.6.6 - >=dev-ruby/net-scp-1.1.0 -" - -ruby_add_bdepend " - dev-ruby/rake - test? ( dev-ruby/mocha virtual/ruby-minitest ) -" - -all_ruby_prepare() { - # remove bundler support - sed -i '/[Bb]undler/d' Rakefile || die - rm Gemfile || die - - # loosen unslotted dependencies - sed -e '/childprocess\|erubis\|log4r\|net-scp\|net-ssh/s/~>/>=/' \ - -i ${PN}.gemspec || die - - epatch "${FILESDIR}"/${PN}-1.2.1-no-warning.patch -} - -pkg_postinst() { - if use x64-macos ; then - ewarn - ewarn "For Mac OS X prefixes, you must install the virtualbox" - ewarn "package specifically for OS X which can be found at:" - ewarn "https://www.virtualbox.org/wiki/Downloads" - ewarn - fi -} diff --git a/app-emulation/vagrant/vagrant-1.2.3.ebuild b/app-emulation/vagrant/vagrant-1.2.3.ebuild deleted file mode 100644 index 0f57fac655d7..000000000000 --- a/app-emulation/vagrant/vagrant-1.2.3.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vagrant/vagrant-1.2.3.ebuild,v 1.1 2013/07/10 18:59:25 radhermit Exp $ - -EAPI="5" -USE_RUBY="ruby19" - -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" -RUBY_FAKEGEM_GEMSPEC="vagrant.gemspec" -RUBY_FAKEGEM_EXTRAINSTALL="config keys plugins templates" -RUBY_FAKEGEM_TASK_DOC="" - -inherit ruby-fakegem eutils - -DESCRIPTION="A tool for building and distributing virtual machines using VirtualBox" -HOMEPAGE="http://vagrantup.com/" -SRC_URI="https://github.com/mitchellh/vagrant/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" -IUSE="test" - -# Missing ebuild for contest -RESTRICT="test" - -RDEPEND="${RDEPEND} - net-misc/curl - !x64-macos? ( || ( app-emulation/virtualbox app-emulation/virtualbox-bin ) )" - -ruby_add_rdepend " - >=dev-ruby/childprocess-0.3.7 - >=dev-ruby/erubis-2.7.0 - dev-ruby/i18n:0.6 - >=dev-ruby/json-1.5.1 - >=dev-ruby/log4r-1.1.9 - >=dev-ruby/net-ssh-2.6.6 - >=dev-ruby/net-scp-1.1.0 -" - -ruby_add_bdepend " - dev-ruby/rake - test? ( dev-ruby/mocha virtual/ruby-minitest ) -" - -all_ruby_prepare() { - # remove bundler support - sed -i '/[Bb]undler/d' Rakefile || die - rm Gemfile || die - - # loosen dependencies - sed -e '/childprocess\|erubis\|log4r\|net-scp\|net-ssh/s/~>/>=/' \ - -e '/json/s/, "< 1.8.0"//' \ - -i ${PN}.gemspec || die - - epatch "${FILESDIR}"/${PN}-1.2.1-no-warning.patch - epatch "${FILESDIR}"/${PN}-1.2.2-rvm.patch -} - -pkg_postinst() { - if use x64-macos ; then - ewarn - ewarn "For Mac OS X prefixes, you must install the virtualbox" - ewarn "package specifically for OS X which can be found at:" - ewarn "https://www.virtualbox.org/wiki/Downloads" - ewarn - fi -} diff --git a/app-emulation/xen-pvgrub/Manifest b/app-emulation/xen-pvgrub/Manifest index e9a0e5825013..e4384eddcaef 100644 --- a/app-emulation/xen-pvgrub/Manifest +++ b/app-emulation/xen-pvgrub/Manifest @@ -3,6 +3,8 @@ DIST grub-0.97.tar.gz 971783 SHA256 4e1d15d12dbd3e9208111d6b806ad5a9857ca8850c47 DIST lwip-1.3.0.tar.gz 398933 SHA256 772e4d550e07826665ed0528c071dd5404ef7dbe1825a38c8adbc2a00bca948f SHA512 1465b58279af1647f909450e394fe002ca165f0ff4a0254bfa9fe0e64316f50facdde2729d79a4e632565b4500cf4d6c74192ac0dd3bc9fe09129bbd67ba089d WHIRLPOOL 63bdd9eb70f168ba2006a8f4bbe166b68528abe8364b23cdc1d468ccc4b137bb3447bf90695920f016e09d53d3b93ccf6e3697b3c46840f00b794789cb424acc DIST newlib-1.16.0.tar.gz 12024353 SHA256 db426394965c48c1d29023e1cc6d965ea6b9a9035d8a849be2750ca4659a3d07 SHA512 40eb96bbc6736a16b6399e0cdb73e853d0d90b685c967e77899183446664d64570277a633fdafdefc351b46ce210a99115769a1d9f47ac749d7e82837d4d1ac3 WHIRLPOOL 47f7afd525f482d79d9e964f0e75ee8a77e59551bd19cd94f9b95ac3af9406afa381c9d8d224f76eb568441ab613b2b194f8e5be50aa222f9ed2d9b9761829db DIST pciutils-2.2.9.tar.bz2 212265 SHA256 f60ae61cfbd5da1d849d0beaa21f593c38dac9359f0b3ddc612f447408265b24 SHA512 2b3d98d027e46d8c08037366dde6f0781ca03c610ef2b380984639e4ef39899ed8d8b8e4cd9c9dc54df101279b95879bd66bfd4d04ad07fef41e847ea7ae32b5 WHIRLPOOL ce801947fcf7ba0b56710029f25e746d3e03a80699af9d3570efcd417b12b546264f286b2e78b1402cca766c08e35bdd0ff0a692ab4ad419295f00bcfe91130e +DIST polarssl-1.1.4-gpl.tgz 611340 SHA256 2d29fd04a0d0ba29dae6bd29fb418944c08d3916665dcca74afb297ef37584b6 SHA512 88da614e4d3f4409c4fd3bb3e44c7587ba051e3fed4e33d526069a67e8180212e1ea22da984656f50e290049f60ddca65383e5983c0f8884f648d71f698303ad WHIRLPOOL 39448c00dda142a836a78381b446c7b586272a44d8afc867a7ea702228f105bb2adffe757bd6c23af090cff64ef32e7af0c373dccc5145ff4c11552cf3f28383 DIST xen-4.2.1.tar.gz 15593695 SHA256 fb8df5827ce3e2d2d3b078d9e5afde502beb5e7ab9442e51a94087061bd450c6 SHA512 fe27a965e2b34035bd025482eda9fc4d4e82523c929323fd30813367d5ffbe2fa1ed3d7d4479f2632e8b5625972448b7bd6a7768e8dc1dcd1b6747d281cc1a9e WHIRLPOOL 226bbed059541e804f1a44e721023ffbc04bae43000653b1d7d6a9bfec0d9efbf7a48b1b0a7ad3fcb8e34f8b91e1c620c2a8eddf97baad487e9db37d49a58f37 DIST xen-4.2.2.tar.gz 15602746 SHA256 c9bfe91a5e72f8545acebad9889d64368020359bfe18044c0e683133e55ae005 SHA512 4943b18016ed8c2b194a3b55e6655b3b734b39ffb8cb7ee0a0580f2f4460a1d0e92e1de8ac23f5186272914fad1650586af51fd7c3644d0310eb16f2e11c5e80 WHIRLPOOL 519eb87cb2da694696cbc3e72070a0a3bdb07c46fa266d855d8379eec3a92adfa4d434af3ac01c37834ce4a9174081a6c40030b185a70902329b185cb8d0bbea +DIST xen-4.3.0.tar.gz 16425975 SHA256 e1e9faabe4886e2227aacdbde74410653b233d66642ca1972a860cbec6439961 SHA512 e6b8f64e15e48704ea5cee5585cd6151fe6a5a62bc4670caf0b762c1aa71c9598db236c637ac34c42c92c6e8a5001acdd3d9d4b9305401a26273279358f481d6 WHIRLPOOL a91f14bc6535127ab17d3867b92fb3e008089453d5ba7996fd1d0b5c6d32a881c07df320f018c928e919f28de7b4ab4757c6bdb020e0cdb7d67960d4cab9dda0 DIST zlib-1.2.3.tar.gz 496597 SHA256 1795c7d067a43174113fdf03447532f373e1c6c57c08d61d9e4e9be5e244b05e SHA512 021b958fcd0d346c4ba761bcf0cc40f3522de6186cf5a0a6ea34a70504ce9622b1c2626fce40675bc8282cf5f5ade18473656abc38050f72f5d6480507a2106e WHIRLPOOL 8fd7010faf6a48a9c7ff4bcfe3ce4fe9061eb541259e0a2d0def214e8c4becf2b22e8d6f96f65ca827abffeaa9d96e95ed2402844f99835f7b079fc9f3e84276 diff --git a/app-emulation/xen-pvgrub/files/xen-4.3-externals.patch b/app-emulation/xen-pvgrub/files/xen-4.3-externals.patch new file mode 100644 index 000000000000..0d8956fac098 --- /dev/null +++ b/app-emulation/xen-pvgrub/files/xen-4.3-externals.patch @@ -0,0 +1,75 @@ +diff -ur xen-4.3.0.orig/stubdom/Makefile xen-4.3.0/stubdom/Makefile +--- stubdom/Makefile 2013-07-09 18:46:56.000000000 +0800 ++++ stubdom/Makefile 2013-07-21 16:07:08.094663570 +0800 +@@ -68,12 +68,12 @@ + ############## + + newlib-$(NEWLIB_VERSION).tar.gz: +- $(FETCHER) $@ $(NEWLIB_URL)/$@ + + newlib-$(NEWLIB_VERSION): newlib-$(NEWLIB_VERSION).tar.gz + tar xzf $< + patch -d $@ -p0 < newlib.patch + patch -d $@ -p0 < newlib-chk.patch ++ patch -d $@ -p0 < newlib-implicits.patch + patch -d $@ -p1 < newlib-stdint-size_max-fix-from-1.17.0.patch + find $@ -type f | xargs perl -i.bak \ + -pe 's/\b_(tzname|daylight|timezone)\b/$$1/g' +@@ -85,7 +85,7 @@ + $(NEWLIB_STAMPFILE): mk-headers-$(XEN_TARGET_ARCH) newlib-$(NEWLIB_VERSION) + mkdir -p newlib-$(XEN_TARGET_ARCH) + ( cd newlib-$(XEN_TARGET_ARCH) && \ +- CC_FOR_TARGET="$(CC) $(TARGET_CPPFLAGS) $(TARGET_CFLAGS) $(NEWLIB_CFLAGS)" AR_FOR_TARGET=$(AR) LD_FOR_TARGET=$(LD) RANLIB_FOR_TARGET=$(RANLIB) ../newlib-$(NEWLIB_VERSION)/configure --prefix=$(CROSS_PREFIX) --verbose --target=$(GNU_TARGET_ARCH)-xen-elf --enable-newlib-io-long-long --disable-multilib && \ ++ CC_FOR_TARGET="$(CC) $(TARGET_CPPFLAGS) $(TARGET_CFLAGS) $(NEWLIB_CFLAGS)" AR_FOR_TARGET=$(AR) LD_FOR_TARGET=$(LD) LDFLAGS= RANLIB_FOR_TARGET=$(RANLIB) ../newlib-$(NEWLIB_VERSION)/configure --prefix=$(CROSS_PREFIX) --verbose --target=$(GNU_TARGET_ARCH)-xen-elf --enable-newlib-io-long-long --disable-multilib && \ + $(MAKE) DESTDIR= && \ + $(MAKE) DESTDIR= install ) + +@@ -94,7 +94,6 @@ + ############ + + zlib-$(ZLIB_VERSION).tar.gz: +- $(FETCHER) $@ $(ZLIB_URL)/$@ + + zlib-$(XEN_TARGET_ARCH): zlib-$(ZLIB_VERSION).tar.gz + tar xzf $< +@@ -105,7 +104,7 @@ + cross-zlib: $(ZLIB_STAMPFILE) + $(ZLIB_STAMPFILE): zlib-$(XEN_TARGET_ARCH) $(NEWLIB_STAMPFILE) + ( cd $< && \ +- CFLAGS="$(TARGET_CPPFLAGS) $(TARGET_CFLAGS)" CC=$(CC) ./configure --prefix=$(CROSS_PREFIX)/$(GNU_TARGET_ARCH)-xen-elf && \ ++ CFLAGS="$(TARGET_CPPFLAGS) $(TARGET_CFLAGS)" CC="$(CC)" ./configure --prefix=$(CROSS_PREFIX)/$(GNU_TARGET_ARCH)-xen-elf && \ + $(MAKE) DESTDIR= libz.a && \ + $(MAKE) DESTDIR= install ) + +@@ -114,7 +113,6 @@ + ############## + + pciutils-$(LIBPCI_VERSION).tar.bz2: +- $(FETCHER) $@ $(LIBPCI_URL)/$@ + + pciutils-$(XEN_TARGET_ARCH): pciutils-$(LIBPCI_VERSION).tar.bz2 + tar xjf $< +@@ -142,7 +140,6 @@ + ###### + + lwip-$(LWIP_VERSION).tar.gz: +- $(FETCHER) $@ $(LWIP_URL)/$@ + + lwip-$(XEN_TARGET_ARCH): lwip-$(LWIP_VERSION).tar.gz + tar xzf $< +@@ -180,7 +177,6 @@ + # cross-polarssl + ############# + polarssl-$(POLARSSL_VERSION)-gpl.tgz: +- $(FETCHER) $@ $(POLARSSL_URL)/$@ + + polarssl-$(XEN_TARGET_ARCH): polarssl-$(POLARSSL_VERSION)-gpl.tgz + tar xzf $< +@@ -385,7 +382,6 @@ + ###### + + grub-$(GRUB_VERSION).tar.gz: +- $(FETCHER) $@ $(GRUB_URL)/$@ + + grub-upstream: grub-$(GRUB_VERSION).tar.gz + tar xzf $< diff --git a/app-emulation/xen-pvgrub/files/xen-4.3-fix_dotconfig-gcc.patch b/app-emulation/xen-pvgrub/files/xen-4.3-fix_dotconfig-gcc.patch new file mode 100644 index 000000000000..588be7469760 --- /dev/null +++ b/app-emulation/xen-pvgrub/files/xen-4.3-fix_dotconfig-gcc.patch @@ -0,0 +1,220 @@ +# Fix gcc-4.6 +diff -ur xen-4.2.0.orig/extras/mini-os/minios.mk xen-4.2.0/extras/mini-os/minios.mk +--- extras/mini-os/minios.mk 2012-09-17 18:21:17.000000000 +0800 ++++ extras/mini-os/minios.mk 2012-12-05 14:01:10.653260260 +0800 +@@ -6,7 +6,7 @@ + + # Define some default flags. + # NB. '-Wcast-qual' is nasty, so I omitted it. +-DEF_CFLAGS += -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls ++DEF_CFLAGS += -fno-builtin -Wall -Wredundant-decls -Wno-format -Wno-redundant-decls + DEF_CFLAGS += $(call cc-option,$(CC),-fno-stack-protector,) + DEF_CFLAGS += $(call cc-option,$(CC),-fgnu89-inline) + DEF_CFLAGS += -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline +diff -ur xen-4.2.0.orig/tools/libxc/Makefile xen-4.2.0/tools/libxc/Makefile +--- tools/libxc/Makefile 2012-09-17 18:21:18.000000000 +0800 ++++ tools/libxc/Makefile 2012-12-05 14:01:10.653260260 +0800 +@@ -85,7 +85,7 @@ + + -include $(XEN_TARGET_ARCH)/Makefile + +-CFLAGS += -Werror -Wmissing-prototypes ++CFLAGS += -Wmissing-prototypes + CFLAGS += -I. $(CFLAGS_xeninclude) + + # Needed for posix_fadvise64() in xc_linux.c +# Drop .config +diff -ur xen-4.2.0.orig/Config.mk xen-4.2.0/Config.mk +--- Config.mk 2012-09-17 18:23:12.000000000 +0800 ++++ Config.mk 2012-12-05 14:01:10.641260261 +0800 +@@ -7,7 +7,6 @@ Drop .config + # fallback for older make + realpath = $(wildcard $(foreach file,$(1),$(shell cd -P $(dir $(file)) && echo "$$PWD/$(notdir $(file))"))) + +--include $(XEN_ROOT)/.config + + # A debug build of Xen and tools? + debug ?= n +@@ -24,7 +24,7 @@ + + # Tools to run on system hosting the build + HOSTCC = gcc +-HOSTCFLAGS = -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer ++HOSTCFLAGS = -Wstrict-prototypes -O2 -fomit-frame-pointer + HOSTCFLAGS += -fno-strict-aliasing + + DISTDIR ?= $(XEN_ROOT)/dist +@@ -156,7 +156,7 @@ + + CFLAGS += -std=gnu99 + +-CFLAGS += -Wall -Wstrict-prototypes ++CFLAGS += -Wstrict-prototypes + + # Clang complains about macros that expand to 'if ( ( foo == bar ) ) ...' + # and is over-zealous with the printf format lint +diff -ur xen-4.2.1.orig/tools/blktap2/drivers/Makefile xen-4.2.1/tools/blktap2/drivers/Makefile +--- tools/blktap2/drivers/Makefile 2012-12-17 23:00:11.000000000 +0800 ++++ tools/blktap2/drivers/Makefile 2013-01-30 12:31:43.539941099 +0800 +@@ -9,7 +9,7 @@ + LOCK_UTIL = lock-util + INST_DIR = $(SBINDIR) + +-CFLAGS += -Werror -g ++CFLAGS += -g + CFLAGS += -Wno-unused + CFLAGS += -fno-strict-aliasing + CFLAGS += -I$(BLKTAP_ROOT)/include -I$(BLKTAP_ROOT)/drivers +diff -ur xen-4.2.1.orig/tools/debugger/gdbsx/Rules.mk xen-4.2.1/tools/debugger/gdbsx/Rules.mk +--- tools/debugger/gdbsx/Rules.mk 2012-12-17 23:00:22.000000000 +0800 ++++ tools/debugger/gdbsx/Rules.mk 2013-01-30 12:31:43.516941098 +0800 +@@ -1,4 +1,4 @@ + include $(XEN_ROOT)/tools/Rules.mk + +-CFLAGS += -Werror -Wmissing-prototypes ++CFLAGS += -Wmissing-prototypes + # (gcc 4.3x and later) -Wconversion -Wno-sign-conversion +diff -ur xen-4.2.1.orig/tools/libaio/harness/Makefile xen-4.2.1/tools/libaio/harness/Makefile +--- tools/libaio/harness/Makefile 2012-12-17 23:00:35.000000000 +0800 ++++ tools/libaio/harness/Makefile 2013-01-30 12:31:43.541941099 +0800 +@@ -4,7 +4,7 @@ + HARNESS_SRCS:=main.c + # io_queue.c + +-CFLAGS=-Wall -Werror -g -O -laio ++CFLAGS=-Wall -g -O -laio + #-lpthread -lrt + + all: $(PROGS) +diff -ur xen-4.2.1.orig/tools/libfsimage/Rules.mk xen-4.2.1/tools/libfsimage/Rules.mk +--- tools/libfsimage/Rules.mk 2012-12-17 23:00:36.000000000 +0800 ++++ tools/libfsimage/Rules.mk 2013-01-30 12:31:43.515941097 +0800 +@@ -1,7 +1,7 @@ + include $(XEN_ROOT)/tools/Rules.mk + + CFLAGS += -Wno-unknown-pragmas -I$(XEN_ROOT)/tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"$(FSDIR)\" +-CFLAGS += -Werror -D_GNU_SOURCE ++CFLAGS += -D_GNU_SOURCE + LDFLAGS += -L../common/ + + PIC_OBJS := $(patsubst %.c,%.opic,$(LIB_SRCS-y)) +diff -ur xen-4.2.1.orig/tools/libxl/Makefile xen-4.2.1/tools/libxl/Makefile +--- tools/libxl/Makefile 2012-12-17 23:01:08.000000000 +0800 ++++ tools/libxl/Makefile 2013-01-30 12:31:43.541941099 +0800 +@@ -11,7 +11,7 @@ + XLUMAJOR = 1.0 + XLUMINOR = 1 + +-CFLAGS += -Werror -Wno-format-zero-length -Wmissing-declarations \ ++CFLAGS += -Wno-format-zero-length -Wmissing-declarations \ + -Wno-declaration-after-statement -Wformat-nonliteral + CFLAGS += -I. -fPIC + +diff -ur xen-4.2.1.orig/tools/qemu-xen/pc-bios/optionrom/Makefile xen-4.2.1/tools/qemu-xen/pc-bios/optionrom/Makefile +--- tools/qemu-xen/pc-bios/optionrom/Makefile 2012-09-11 02:10:52.000000000 +0800 ++++ tools/qemu-xen/pc-bios/optionrom/Makefile 2013-01-30 12:31:43.528941098 +0800 +@@ -9,7 +9,7 @@ + + .PHONY : all clean build-all + +-CFLAGS := -Wall -Wstrict-prototypes -Werror -fomit-frame-pointer -fno-builtin ++CFLAGS := -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-builtin + CFLAGS += -I$(SRC_PATH) + CFLAGS += $(call cc-option, $(CFLAGS), -fno-stack-protector) + QEMU_CFLAGS = $(CFLAGS) +diff -ur xen-4.2.1.orig/tools/xenstat/xentop/Makefile xen-4.2.1/tools/xenstat/xentop/Makefile +--- tools/xenstat/xentop/Makefile 2012-12-17 23:01:35.000000000 +0800 ++++ tools/xenstat/xentop/Makefile 2013-01-30 12:31:43.535941098 +0800 +@@ -18,7 +18,7 @@ + all install xentop: + else + +-CFLAGS += -DGCC_PRINTF -Wall -Werror $(CFLAGS_libxenstat) ++CFLAGS += -DGCC_PRINTF -Wall $(CFLAGS_libxenstat) + LDLIBS += $(LDLIBS_libxenstat) $(CURSES_LIBS) $(SOCKET_LIBS) + CFLAGS += -DHOST_$(XEN_OS) + +diff -ur xen-4.2.1.orig/xen/arch/arm/Rules.mk xen-4.2.1/xen/arch/arm/Rules.mk +--- xen/arch/arm/Rules.mk 2012-12-17 23:01:37.000000000 +0800 ++++ xen/arch/arm/Rules.mk 2013-01-30 12:31:43.498941097 +0800 +@@ -9,7 +9,7 @@ + HAS_DEVICE_TREE := y + + CFLAGS += -fno-builtin -fno-common -Wredundant-decls +-CFLAGS += -iwithprefix include -Werror -Wno-pointer-arith -pipe ++CFLAGS += -iwithprefix include -Wno-pointer-arith -pipe + CFLAGS += -I$(BASEDIR)/include + + # Prevent floating-point variables from creeping into Xen. +diff -ur xen-4.2.1.orig/xen/arch/x86/Rules.mk xen-4.2.1/xen/arch/x86/Rules.mk +--- xen/arch/x86/Rules.mk 2012-12-17 23:01:37.000000000 +0800 ++++ xen/arch/x86/Rules.mk 2013-01-30 12:31:43.490941096 +0800 +@@ -24,7 +24,7 @@ + endif + + CFLAGS += -fno-builtin -fno-common -Wredundant-decls +-CFLAGS += -iwithprefix include -Werror -Wno-pointer-arith -pipe ++CFLAGS += -iwithprefix include -Wno-pointer-arith -pipe + CFLAGS += -I$(BASEDIR)/include + CFLAGS += -I$(BASEDIR)/include/asm-x86/mach-generic + CFLAGS += -I$(BASEDIR)/include/asm-x86/mach-default +diff -ur xen-4.2.1.orig/xen/include/Makefile xen-4.2.1/xen/include/Makefile +--- xen/include/Makefile 2012-12-17 23:01:55.000000000 +0800 ++++ xen/include/Makefile 2013-01-30 12:31:43.502941097 +0800 +@@ -78,7 +78,7 @@ + all: headers.chk + + headers.chk: $(filter-out public/arch-% public/%ctl.h public/xsm/% public/%hvm/save.h, $(wildcard public/*.h public/*/*.h) $(public-y)) Makefile +- for i in $(filter %.h,$^); do $(CC) -ansi -include stdint.h -Wall -W -Werror -S -o /dev/null -xc $$i || exit 1; echo $$i; done >$@.new ++ for i in $(filter %.h,$^); do $(CC) -ansi -include stdint.h -Wall -W -S -o /dev/null -xc $$i || exit 1; echo $$i; done >$@.new + mv $@.new $@ + + endif +diff -ur xen-4.2.1.orig/tools/tests/mce-test/tools/Makefile xen-4.2.1/tools/tests/mce-test/tools/Makefile +--- tools/tests/mce-test/tools/Makefile 2012-12-17 23:01:35.000000000 +0800 ++++ tools/tests/mce-test/tools/Makefile 2013-01-30 13:01:44.890020152 +0800 +@@ -1,7 +1,7 @@ + XEN_ROOT=$(CURDIR)/../../../.. + include $(XEN_ROOT)/tools/Rules.mk + +-CFLAGS += -Werror ++CFLAGS += + CFLAGS += $(CFLAGS_libxenctrl) + CFLAGS += $(CFLAGS_libxenguest) + CFLAGS += $(CFLAGS_libxenstore) +diff -ur xen-4.2.1.orig/tools/tests/mem-sharing/Makefile xen-4.2.1/tools/tests/mem-sharing/Makefile +--- tools/tests/mem-sharing/Makefile 2012-12-17 23:01:35.000000000 +0800 ++++ tools/tests/mem-sharing/Makefile 2013-01-30 13:01:44.890020152 +0800 +@@ -1,7 +1,7 @@ + XEN_ROOT=$(CURDIR)/../../.. + include $(XEN_ROOT)/tools/Rules.mk + +-CFLAGS += -Werror ++CFLAGS += + + CFLAGS += $(CFLAGS_libxenctrl) + CFLAGS += $(CFLAGS_xeninclude) +diff -ur xen-4.2.1.orig/tools/tests/xen-access/Makefile xen-4.2.1/tools/tests/xen-access/Makefile +--- tools/tests/xen-access/Makefile 2012-12-17 23:01:35.000000000 +0800 ++++ tools/tests/xen-access/Makefile 2013-01-30 13:01:44.891020152 +0800 +@@ -1,7 +1,7 @@ + XEN_ROOT=$(CURDIR)/../../.. + include $(XEN_ROOT)/tools/Rules.mk + +-CFLAGS += -Werror ++CFLAGS += + + CFLAGS += $(CFLAGS_libxenctrl) + CFLAGS += $(CFLAGS_libxenguest) +diff -ur xen-4.3.0.orig/tools/firmware/Rules.mk xen-4.3.0/tools/firmware/Rules.mk +--- tools/firmware/Rules.mk 2013-07-09 18:46:56.000000000 +0800 ++++ ttools/firmware/Rules.mk 2013-07-20 20:28:57.811836505 +0800 +@@ -11,8 +11,6 @@ + CFLAGS += -DNDEBUG + endif + +-CFLAGS += -Werror +- + $(call cc-options-add,CFLAGS,CC,$(EMBEDDED_EXTRA_CFLAGS)) + + # Extra CFLAGS suitable for an embedded type of environment. diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.3.0.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.3.0.ebuild new file mode 100644 index 000000000000..9da4142d2bbc --- /dev/null +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.3.0.ebuild @@ -0,0 +1,136 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.0.ebuild,v 1.1 2013/07/21 09:19:59 idella4 Exp $ + +EAPI=4 +PYTHON_DEPEND="2:2.7" + +inherit flag-o-matic eutils multilib python toolchain-funcs + +XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles" +LIBPCI_URL=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci +GRUB_URL=mirror://gnu-alpha/grub +SRC_URI=" + http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz + $GRUB_URL/grub-0.97.tar.gz + $XEN_EXTFILES_URL/zlib-1.2.3.tar.gz + $LIBPCI_URL/pciutils-2.2.9.tar.bz2 + $XEN_EXTFILES_URL/lwip-1.3.0.tar.gz + $XEN_EXTFILES_URL/newlib/newlib-1.16.0.tar.gz + $XEN_EXTFILES_URL/polarssl-1.1.4-gpl.tgz" + +S="${WORKDIR}/xen-${PV}" + +DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest filesystem" +HOMEPAGE="http://xen.org/" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="custom-cflags" + +DEPEND="sys-devel/gettext + sys-apps/texinfo" + +RDEPEND=">=app-emulation/xen-4.2.1" + +pkg_setup() { + python_set_active_version 2 + python_pkg_setup +} + +retar-externals() { + # Purely to unclutter src_prepare + local set="grub-0.97.tar.gz lwip-1.3.0.tar.gz newlib-1.16.0.tar.gz polarssl-1.1.4-gpl.tgz zlib-1.2.3.tar.gz" + + # epatch can't patch in $WORKDIR, requires a sed; Bug #455194. Patchable, but sed informative + sed -e s':AR=${AR-"ar rc"}:AR=${AR-"ar"}:' \ + -i "${WORKDIR}"/zlib-1.2.3/configure + sed -e 's:^AR=ar rc:AR=ar:' \ + -e s':$(AR) $@:$(AR) rc $@:' \ + -i "${WORKDIR}"/zlib-1.2.3/{Makefile,Makefile.in} + einfo "zlib Makefile edited" + + cd "${WORKDIR}" + tar czp zlib-1.2.3 -f zlib-1.2.3.tar.gz + tar czp grub-0.97 -f grub-0.97.tar.gz + tar czp lwip -f lwip-1.3.0.tar.gz + tar czp newlib-1.16.0 -f newlib-1.16.0.tar.gz + tar czp polarssl-1.1.4 -f polarssl-1.1.4-gpl.tgz + mv $set "${S}"/stubdom/ + einfo "tarballs moved to source" +} + +src_prepare() { + # if the user *really* wants to use their own custom-cflags, let them + if use custom-cflags; then + einfo "User wants their own CFLAGS - removing defaults" + # try and remove all the default custom-cflags + find "${S}" -name Makefile -o -name Rules.mk -o -name Config.mk -exec sed \ + -e 's/CFLAGS\(.*\)=\(.*\)-O3\(.*\)/CFLAGS\1=\2\3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-march=i686\(.*\)/CFLAGS\1=\2\3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-fomit-frame-pointer\(.*\)/CFLAGS\1=\2\3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-g3*\s\(.*\)/CFLAGS\1=\2 \3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-O2\(.*\)/CFLAGS\1=\2\3/' \ + -i {} \; + fi + + # Patch the unmergeable newlib, fix most of the leftover gcc QA issues + cp "${FILESDIR}"/newlib-implicits.patch stubdom || die + + # Patch stubdom/Makefile to patch insource newlib & prevent internal downloading + epatch "${FILESDIR}"/${PN/-pvgrub/}-4.3-externals.patch + + # Drop .config and Fix gcc-4.6 + epatch "${FILESDIR}"/${PN/-pvgrub/}-4.3-fix_dotconfig-gcc.patch + + # fix jobserver in Makefile + epatch "${FILESDIR}"/${PN/-pvgrub/}-4.2.0-jserver.patch + + # Sec patch + epatch "${FILESDIR}"/${PN/-pvgrub/}-4-CVE-2012-6075-XSA-41.patch \ + "${FILESDIR}"/xen-4-CVE-2013-1922-XSA-48.patch + + #Substitute for internal downloading. pciutils copied only due to the only .bz2 + cp $DISTDIR/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not copied to stubdom" + retar-externals || die "re-tar procedure failed" +} + +src_compile() { + use custom-cflags || unset CFLAGS + if test-flag-CC -fno-strict-overflow; then + append-flags -fno-strict-overflow + fi + + emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" -C tools/include + + if use x86; then + emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" \ + XEN_TARGET_ARCH="x86_32" -C stubdom pv-grub + elif use amd64; then + emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" \ + XEN_TARGET_ARCH="x86_64" -C stubdom pv-grub + if use multilib; then + multilib_toolchain_setup x86 + emake CC="$(tc-getCC)" AR="$(tc-getAR)" \ + XEN_TARGET_ARCH="x86_32" -C stubdom pv-grub + fi + fi +} + +src_install() { + if use x86; then + emake XEN_TARGET_ARCH="x86_32" DESTDIR="${D}" -C stubdom install-grub + fi + if use amd64; then + emake XEN_TARGET_ARCH="x86_64" DESTDIR="${D}" -C stubdom install-grub + if use multilib; then + emake XEN_TARGET_ARCH="x86_32" DESTDIR="${D}" -C stubdom install-grub + fi + fi +} + +pkg_postinst() { + elog "Official Xen Guide and the unoffical wiki page:" + elog " http://www.gentoo.org/doc/en/xen-guide.xml" + elog " http://en.gentoo-wiki.com/wiki/Xen/" +} diff --git a/app-emulation/xen-tools/Manifest b/app-emulation/xen-tools/Manifest index 849cc8e4fcf6..b7b710c7f28f 100644 --- a/app-emulation/xen-tools/Manifest +++ b/app-emulation/xen-tools/Manifest @@ -1,5 +1,7 @@ DIST XSA-55patches.tar.gz 23888 SHA256 e86749d02ca5594ebcfdaea820a6cf1fe11015c7fdcc5836260498fae317d75b SHA512 ed1f321a1351df99cfb05e1dfc62dda1268544b0c0ceb7a01438805046e027fb9d59194d179b7a8c302b091a7bf444811b0b9359c4d42f7e902510515c275b6b WHIRLPOOL 5a611e5260f0fc97471f386da3499f7714e015c5c2556bd7199466558d8e375784d32655bdbe9ed4cbf492fa3b41091677d9fe6d3714b029c9a2b1dda6102edb DIST ipxe.tar.gz 2867999 SHA256 632ce8c193ccacc3012bd354bdb733a4be126f7c098e111930aa41dad537405c SHA512 c5cb1cdff40d2d71fd3e692a9d0efadf2aa17290daf5195391a1c81ddd9dfc913a8e44d5be2b12be85b2a5565ea31631c99c7053564f2fb2225c80ea0bb0e4a4 WHIRLPOOL 58b7459aaf7323968e2f4d1cdcb563a04a0ee40d7d0e8fc600495baf6914127fbbbcddfb66199cd9f462eb59565b3d1ae90a05b3c771b8f13c2d2dcb6070eebc DIST seabios-0-20121121.tar.bz2 2199282 SHA256 f7f67181c6c0b4cea3a9db48e2569fdcbbc81b732a2f672079c42fb44153ee62 SHA512 4f886088ebaa911590b8cb19db5c5dbc8f1384d2d5a7c4bf04df083e177513b3123b1839dad744171670eded8b69ce092a774288aec1804d00aa32b1b6778599 WHIRLPOOL f2e62682d7213ee5eaecbc2590637ef36d9c86f746840c0ee758c0c153139f485032ea2cd098c87bb8a2b5f17f91375b8fb65599e3b71b45b1645df85a88887f +DIST seabios-dir-remote-20130720.tar.gz 3201017 SHA256 0cf06b54e8ae1cfc25f2942eea1490a9e7e01f478541577025f6eef76e0c76de SHA512 e9ebe3711e3f678d3632f8e8e645f8be4fb65608aff04aeeb0e1152521bf571bc4d879f136d23bb0aa8bd4c4ec20f294b472cf54dc70916e52d330328aadd357 WHIRLPOOL 6138271f72fd96fabe3cffc07a6efcb9c0e195ed96f4ad708d00e85e0a84a03900dc41389cd4f26d533a3aa42142a9e17708d7b87d722f1c9348f61a5db3e59d DIST xen-4.2.1.tar.gz 15593695 SHA256 fb8df5827ce3e2d2d3b078d9e5afde502beb5e7ab9442e51a94087061bd450c6 SHA512 fe27a965e2b34035bd025482eda9fc4d4e82523c929323fd30813367d5ffbe2fa1ed3d7d4479f2632e8b5625972448b7bd6a7768e8dc1dcd1b6747d281cc1a9e WHIRLPOOL 226bbed059541e804f1a44e721023ffbc04bae43000653b1d7d6a9bfec0d9efbf7a48b1b0a7ad3fcb8e34f8b91e1c620c2a8eddf97baad487e9db37d49a58f37 DIST xen-4.2.2.tar.gz 15602746 SHA256 c9bfe91a5e72f8545acebad9889d64368020359bfe18044c0e683133e55ae005 SHA512 4943b18016ed8c2b194a3b55e6655b3b734b39ffb8cb7ee0a0580f2f4460a1d0e92e1de8ac23f5186272914fad1650586af51fd7c3644d0310eb16f2e11c5e80 WHIRLPOOL 519eb87cb2da694696cbc3e72070a0a3bdb07c46fa266d855d8379eec3a92adfa4d434af3ac01c37834ce4a9174081a6c40030b185a70902329b185cb8d0bbea +DIST xen-4.3.0.tar.gz 16425975 SHA256 e1e9faabe4886e2227aacdbde74410653b233d66642ca1972a860cbec6439961 SHA512 e6b8f64e15e48704ea5cee5585cd6151fe6a5a62bc4670caf0b762c1aa71c9598db236c637ac34c42c92c6e8a5001acdd3d9d4b9305401a26273279358f481d6 WHIRLPOOL a91f14bc6535127ab17d3867b92fb3e008089453d5ba7996fd1d0b5c6d32a881c07df320f018c928e919f28de7b4ab4757c6bdb020e0cdb7d67960d4cab9dda0 diff --git a/app-emulation/xen-tools/files/xen-4.3-fix_dotconfig-gcc.patch b/app-emulation/xen-tools/files/xen-4.3-fix_dotconfig-gcc.patch new file mode 100644 index 000000000000..588be7469760 --- /dev/null +++ b/app-emulation/xen-tools/files/xen-4.3-fix_dotconfig-gcc.patch @@ -0,0 +1,220 @@ +# Fix gcc-4.6 +diff -ur xen-4.2.0.orig/extras/mini-os/minios.mk xen-4.2.0/extras/mini-os/minios.mk +--- extras/mini-os/minios.mk 2012-09-17 18:21:17.000000000 +0800 ++++ extras/mini-os/minios.mk 2012-12-05 14:01:10.653260260 +0800 +@@ -6,7 +6,7 @@ + + # Define some default flags. + # NB. '-Wcast-qual' is nasty, so I omitted it. +-DEF_CFLAGS += -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls ++DEF_CFLAGS += -fno-builtin -Wall -Wredundant-decls -Wno-format -Wno-redundant-decls + DEF_CFLAGS += $(call cc-option,$(CC),-fno-stack-protector,) + DEF_CFLAGS += $(call cc-option,$(CC),-fgnu89-inline) + DEF_CFLAGS += -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline +diff -ur xen-4.2.0.orig/tools/libxc/Makefile xen-4.2.0/tools/libxc/Makefile +--- tools/libxc/Makefile 2012-09-17 18:21:18.000000000 +0800 ++++ tools/libxc/Makefile 2012-12-05 14:01:10.653260260 +0800 +@@ -85,7 +85,7 @@ + + -include $(XEN_TARGET_ARCH)/Makefile + +-CFLAGS += -Werror -Wmissing-prototypes ++CFLAGS += -Wmissing-prototypes + CFLAGS += -I. $(CFLAGS_xeninclude) + + # Needed for posix_fadvise64() in xc_linux.c +# Drop .config +diff -ur xen-4.2.0.orig/Config.mk xen-4.2.0/Config.mk +--- Config.mk 2012-09-17 18:23:12.000000000 +0800 ++++ Config.mk 2012-12-05 14:01:10.641260261 +0800 +@@ -7,7 +7,6 @@ Drop .config + # fallback for older make + realpath = $(wildcard $(foreach file,$(1),$(shell cd -P $(dir $(file)) && echo "$$PWD/$(notdir $(file))"))) + +--include $(XEN_ROOT)/.config + + # A debug build of Xen and tools? + debug ?= n +@@ -24,7 +24,7 @@ + + # Tools to run on system hosting the build + HOSTCC = gcc +-HOSTCFLAGS = -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer ++HOSTCFLAGS = -Wstrict-prototypes -O2 -fomit-frame-pointer + HOSTCFLAGS += -fno-strict-aliasing + + DISTDIR ?= $(XEN_ROOT)/dist +@@ -156,7 +156,7 @@ + + CFLAGS += -std=gnu99 + +-CFLAGS += -Wall -Wstrict-prototypes ++CFLAGS += -Wstrict-prototypes + + # Clang complains about macros that expand to 'if ( ( foo == bar ) ) ...' + # and is over-zealous with the printf format lint +diff -ur xen-4.2.1.orig/tools/blktap2/drivers/Makefile xen-4.2.1/tools/blktap2/drivers/Makefile +--- tools/blktap2/drivers/Makefile 2012-12-17 23:00:11.000000000 +0800 ++++ tools/blktap2/drivers/Makefile 2013-01-30 12:31:43.539941099 +0800 +@@ -9,7 +9,7 @@ + LOCK_UTIL = lock-util + INST_DIR = $(SBINDIR) + +-CFLAGS += -Werror -g ++CFLAGS += -g + CFLAGS += -Wno-unused + CFLAGS += -fno-strict-aliasing + CFLAGS += -I$(BLKTAP_ROOT)/include -I$(BLKTAP_ROOT)/drivers +diff -ur xen-4.2.1.orig/tools/debugger/gdbsx/Rules.mk xen-4.2.1/tools/debugger/gdbsx/Rules.mk +--- tools/debugger/gdbsx/Rules.mk 2012-12-17 23:00:22.000000000 +0800 ++++ tools/debugger/gdbsx/Rules.mk 2013-01-30 12:31:43.516941098 +0800 +@@ -1,4 +1,4 @@ + include $(XEN_ROOT)/tools/Rules.mk + +-CFLAGS += -Werror -Wmissing-prototypes ++CFLAGS += -Wmissing-prototypes + # (gcc 4.3x and later) -Wconversion -Wno-sign-conversion +diff -ur xen-4.2.1.orig/tools/libaio/harness/Makefile xen-4.2.1/tools/libaio/harness/Makefile +--- tools/libaio/harness/Makefile 2012-12-17 23:00:35.000000000 +0800 ++++ tools/libaio/harness/Makefile 2013-01-30 12:31:43.541941099 +0800 +@@ -4,7 +4,7 @@ + HARNESS_SRCS:=main.c + # io_queue.c + +-CFLAGS=-Wall -Werror -g -O -laio ++CFLAGS=-Wall -g -O -laio + #-lpthread -lrt + + all: $(PROGS) +diff -ur xen-4.2.1.orig/tools/libfsimage/Rules.mk xen-4.2.1/tools/libfsimage/Rules.mk +--- tools/libfsimage/Rules.mk 2012-12-17 23:00:36.000000000 +0800 ++++ tools/libfsimage/Rules.mk 2013-01-30 12:31:43.515941097 +0800 +@@ -1,7 +1,7 @@ + include $(XEN_ROOT)/tools/Rules.mk + + CFLAGS += -Wno-unknown-pragmas -I$(XEN_ROOT)/tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"$(FSDIR)\" +-CFLAGS += -Werror -D_GNU_SOURCE ++CFLAGS += -D_GNU_SOURCE + LDFLAGS += -L../common/ + + PIC_OBJS := $(patsubst %.c,%.opic,$(LIB_SRCS-y)) +diff -ur xen-4.2.1.orig/tools/libxl/Makefile xen-4.2.1/tools/libxl/Makefile +--- tools/libxl/Makefile 2012-12-17 23:01:08.000000000 +0800 ++++ tools/libxl/Makefile 2013-01-30 12:31:43.541941099 +0800 +@@ -11,7 +11,7 @@ + XLUMAJOR = 1.0 + XLUMINOR = 1 + +-CFLAGS += -Werror -Wno-format-zero-length -Wmissing-declarations \ ++CFLAGS += -Wno-format-zero-length -Wmissing-declarations \ + -Wno-declaration-after-statement -Wformat-nonliteral + CFLAGS += -I. -fPIC + +diff -ur xen-4.2.1.orig/tools/qemu-xen/pc-bios/optionrom/Makefile xen-4.2.1/tools/qemu-xen/pc-bios/optionrom/Makefile +--- tools/qemu-xen/pc-bios/optionrom/Makefile 2012-09-11 02:10:52.000000000 +0800 ++++ tools/qemu-xen/pc-bios/optionrom/Makefile 2013-01-30 12:31:43.528941098 +0800 +@@ -9,7 +9,7 @@ + + .PHONY : all clean build-all + +-CFLAGS := -Wall -Wstrict-prototypes -Werror -fomit-frame-pointer -fno-builtin ++CFLAGS := -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-builtin + CFLAGS += -I$(SRC_PATH) + CFLAGS += $(call cc-option, $(CFLAGS), -fno-stack-protector) + QEMU_CFLAGS = $(CFLAGS) +diff -ur xen-4.2.1.orig/tools/xenstat/xentop/Makefile xen-4.2.1/tools/xenstat/xentop/Makefile +--- tools/xenstat/xentop/Makefile 2012-12-17 23:01:35.000000000 +0800 ++++ tools/xenstat/xentop/Makefile 2013-01-30 12:31:43.535941098 +0800 +@@ -18,7 +18,7 @@ + all install xentop: + else + +-CFLAGS += -DGCC_PRINTF -Wall -Werror $(CFLAGS_libxenstat) ++CFLAGS += -DGCC_PRINTF -Wall $(CFLAGS_libxenstat) + LDLIBS += $(LDLIBS_libxenstat) $(CURSES_LIBS) $(SOCKET_LIBS) + CFLAGS += -DHOST_$(XEN_OS) + +diff -ur xen-4.2.1.orig/xen/arch/arm/Rules.mk xen-4.2.1/xen/arch/arm/Rules.mk +--- xen/arch/arm/Rules.mk 2012-12-17 23:01:37.000000000 +0800 ++++ xen/arch/arm/Rules.mk 2013-01-30 12:31:43.498941097 +0800 +@@ -9,7 +9,7 @@ + HAS_DEVICE_TREE := y + + CFLAGS += -fno-builtin -fno-common -Wredundant-decls +-CFLAGS += -iwithprefix include -Werror -Wno-pointer-arith -pipe ++CFLAGS += -iwithprefix include -Wno-pointer-arith -pipe + CFLAGS += -I$(BASEDIR)/include + + # Prevent floating-point variables from creeping into Xen. +diff -ur xen-4.2.1.orig/xen/arch/x86/Rules.mk xen-4.2.1/xen/arch/x86/Rules.mk +--- xen/arch/x86/Rules.mk 2012-12-17 23:01:37.000000000 +0800 ++++ xen/arch/x86/Rules.mk 2013-01-30 12:31:43.490941096 +0800 +@@ -24,7 +24,7 @@ + endif + + CFLAGS += -fno-builtin -fno-common -Wredundant-decls +-CFLAGS += -iwithprefix include -Werror -Wno-pointer-arith -pipe ++CFLAGS += -iwithprefix include -Wno-pointer-arith -pipe + CFLAGS += -I$(BASEDIR)/include + CFLAGS += -I$(BASEDIR)/include/asm-x86/mach-generic + CFLAGS += -I$(BASEDIR)/include/asm-x86/mach-default +diff -ur xen-4.2.1.orig/xen/include/Makefile xen-4.2.1/xen/include/Makefile +--- xen/include/Makefile 2012-12-17 23:01:55.000000000 +0800 ++++ xen/include/Makefile 2013-01-30 12:31:43.502941097 +0800 +@@ -78,7 +78,7 @@ + all: headers.chk + + headers.chk: $(filter-out public/arch-% public/%ctl.h public/xsm/% public/%hvm/save.h, $(wildcard public/*.h public/*/*.h) $(public-y)) Makefile +- for i in $(filter %.h,$^); do $(CC) -ansi -include stdint.h -Wall -W -Werror -S -o /dev/null -xc $$i || exit 1; echo $$i; done >$@.new ++ for i in $(filter %.h,$^); do $(CC) -ansi -include stdint.h -Wall -W -S -o /dev/null -xc $$i || exit 1; echo $$i; done >$@.new + mv $@.new $@ + + endif +diff -ur xen-4.2.1.orig/tools/tests/mce-test/tools/Makefile xen-4.2.1/tools/tests/mce-test/tools/Makefile +--- tools/tests/mce-test/tools/Makefile 2012-12-17 23:01:35.000000000 +0800 ++++ tools/tests/mce-test/tools/Makefile 2013-01-30 13:01:44.890020152 +0800 +@@ -1,7 +1,7 @@ + XEN_ROOT=$(CURDIR)/../../../.. + include $(XEN_ROOT)/tools/Rules.mk + +-CFLAGS += -Werror ++CFLAGS += + CFLAGS += $(CFLAGS_libxenctrl) + CFLAGS += $(CFLAGS_libxenguest) + CFLAGS += $(CFLAGS_libxenstore) +diff -ur xen-4.2.1.orig/tools/tests/mem-sharing/Makefile xen-4.2.1/tools/tests/mem-sharing/Makefile +--- tools/tests/mem-sharing/Makefile 2012-12-17 23:01:35.000000000 +0800 ++++ tools/tests/mem-sharing/Makefile 2013-01-30 13:01:44.890020152 +0800 +@@ -1,7 +1,7 @@ + XEN_ROOT=$(CURDIR)/../../.. + include $(XEN_ROOT)/tools/Rules.mk + +-CFLAGS += -Werror ++CFLAGS += + + CFLAGS += $(CFLAGS_libxenctrl) + CFLAGS += $(CFLAGS_xeninclude) +diff -ur xen-4.2.1.orig/tools/tests/xen-access/Makefile xen-4.2.1/tools/tests/xen-access/Makefile +--- tools/tests/xen-access/Makefile 2012-12-17 23:01:35.000000000 +0800 ++++ tools/tests/xen-access/Makefile 2013-01-30 13:01:44.891020152 +0800 +@@ -1,7 +1,7 @@ + XEN_ROOT=$(CURDIR)/../../.. + include $(XEN_ROOT)/tools/Rules.mk + +-CFLAGS += -Werror ++CFLAGS += + + CFLAGS += $(CFLAGS_libxenctrl) + CFLAGS += $(CFLAGS_libxenguest) +diff -ur xen-4.3.0.orig/tools/firmware/Rules.mk xen-4.3.0/tools/firmware/Rules.mk +--- tools/firmware/Rules.mk 2013-07-09 18:46:56.000000000 +0800 ++++ ttools/firmware/Rules.mk 2013-07-20 20:28:57.811836505 +0800 +@@ -11,8 +11,6 @@ + CFLAGS += -DNDEBUG + endif + +-CFLAGS += -Werror +- + $(call cc-options-add,CFLAGS,CC,$(EMBEDDED_EXTRA_CFLAGS)) + + # Extra CFLAGS suitable for an embedded type of environment. diff --git a/app-emulation/xen-tools/files/xen-4.3.0-anti-download.patch b/app-emulation/xen-tools/files/xen-4.3.0-anti-download.patch new file mode 100644 index 000000000000..04a87bb39811 --- /dev/null +++ b/app-emulation/xen-tools/files/xen-4.3.0-anti-download.patch @@ -0,0 +1,28 @@ +diff -ur xen-4.2.0.orig/tools/firmware/etherboot/Makefile xen-4.2.0/tools/firmware/etherboot/Makefile +--- tools/firmware/etherboot/Makefile 2012-09-17 18:21:18.000000000 +0800 ++++ tools/firmware/etherboot/Makefile 2012-11-21 14:12:54.389536642 +0800 +@@ -28,13 +28,6 @@ + $(MAKE) -C $D/src bin/$(*F).rom + + $T: +- if ! $(FETCHER) _$T $(IPXE_TARBALL_URL); then \ +- $(GIT) clone $(IPXE_GIT_URL) $D.git; \ +- (cd $D.git && $(GIT) archive --format=tar --prefix=$D/ \ +- $(IPXE_GIT_TAG) | gzip >../_$T); \ +- rm -rf $D.git; \ +- fi +- mv _$T $T + + $D/src/arch/i386/Makefile: $T Config + rm -rf $D +diff -ur xen-4.2.0.orig/tools/firmware/Makefile xen-4.2.0/tools/firmware/Makefile +--- tools/firmware/Makefile 2012-09-17 18:21:18.000000000 +0800 ++++ tools/firmware/Makefile 2012-11-21 16:14:21.974868539 +0800 +@@ -18,7 +18,6 @@ + cp ovmf-makefile ovmf/Makefile; + + seabios-dir: +- GIT=$(GIT) $(XEN_ROOT)/scripts/git-checkout.sh $(SEABIOS_UPSTREAM_URL) $(SEABIOS_UPSTREAM_TAG) seabios-dir + cp seabios-config seabios-dir/.config; + + .PHONY: all diff --git a/app-emulation/xen-tools/files/xenstored.initd b/app-emulation/xen-tools/files/xenstored.initd index 9afa9422ea4b..f403843558e7 100755 --- a/app-emulation/xen-tools/files/xenstored.initd +++ b/app-emulation/xen-tools/files/xenstored.initd @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xenstored.initd,v 1.6 2013/07/04 09:42:15 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xenstored.initd,v 1.7 2013/07/20 17:17:36 idella4 Exp $ depend() { before xendomains xend sshd ntp-client ntpd nfs nfsmount rsyncd portmap dhcp @@ -17,7 +17,7 @@ start() { until xenstore-exists / do echo -n . - sleep .5 + sleep 5 done einfo "Setting domain0 name record" /usr/bin/xenstore-write "/local/domain/0/name" "Domain-0" diff --git a/app-emulation/xen-tools/xen-tools-4.2.2-r3.ebuild b/app-emulation/xen-tools/xen-tools-4.2.2-r3.ebuild index 97400b66c2a7..87f03ee7d5a1 100644 --- a/app-emulation/xen-tools/xen-tools-4.2.2-r3.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.2.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r3.ebuild,v 1.4 2013/07/02 16:15:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r3.ebuild,v 1.5 2013/07/21 15:38:26 idella4 Exp $ EAPI=5 @@ -259,7 +259,6 @@ src_install() { emake DESTDIR="${ED}" DOCDIR="/usr/share/doc/${PF}" \ XEN_PYTHON_NATIVE_INSTALL=y install-tools - # Fix the remaining Python shebangs. python_fix_shebang "${ED}" diff --git a/app-emulation/xen-tools/xen-tools-4.2.2-r4.ebuild b/app-emulation/xen-tools/xen-tools-4.2.2-r4.ebuild new file mode 100644 index 000000000000..207e746b9088 --- /dev/null +++ b/app-emulation/xen-tools/xen-tools-4.2.2-r4.ebuild @@ -0,0 +1,382 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r4.ebuild,v 1.2 2013/07/21 16:09:11 idella4 Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_REQ_USE='xml,threads' + +IPXE_TARBALL_URL="http://dev.gentoo.org/~idella4/tarballs/ipxe.tar.gz" +XEN_SEABIOS_URL="http://dev.gentoo.org/~idella4/tarballs/seabios-0-20121121.tar.bz2" +XSAPATCHES="http://dev.gentoo.org/~idella4/" +if [[ $PV == *9999 ]]; then + KEYWORDS="" + REPO="xen-unstable.hg" + EHG_REPO_URI="http://xenbits.xensource.com/${REPO}" + S="${WORKDIR}/${REPO}" + live_eclass="mercurial" +else + KEYWORDS="~amd64 ~x86" + SRC_URI="http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz + $IPXE_TARBALL_URL + $XEN_SEABIOS_URL + $XSAPATCHES/patches/XSA-55patches.tar.gz" + S="${WORKDIR}/xen-${PV}" +fi + +inherit bash-completion-r1 eutils flag-o-matic multilib python-single-r1 toolchain-funcs udev ${live_eclass} + +DESCRIPTION="Xend daemon and tools" +HOMEPAGE="http://xen.org/" +DOCS=( README docs/README.xen-bugtool ) + +LICENSE="GPL-2" +SLOT="0" +IUSE="api custom-cflags debug doc flask hvm qemu ocaml pygrub screen static-libs xend" + +REQUIRED_USE="hvm? ( qemu )" + +CDEPEND="dev-libs/lzo:2 + dev-libs/yajl + dev-python/lxml[${PYTHON_USEDEP}] + dev-python/pypam[${PYTHON_USEDEP}] + sys-libs/zlib + sys-power/iasl + dev-ml/findlib + hvm? ( media-libs/libsdl ) + ${PYTHON_DEPS} + api? ( dev-libs/libxml2 + net-misc/curl ) + ${PYTHON_DEPS} + pygrub? ( ${PYTHON_DEPS//${PYTHON_REQ_USE}/ncurses} )" +DEPEND="${CDEPEND} + sys-devel/bin86 + sys-devel/dev86 + dev-lang/perl + app-misc/pax-utils + doc? ( + app-doc/doxygen + dev-tex/latex2html[png,gif] + media-gfx/transfig + media-gfx/graphviz + dev-tex/xcolor + dev-texlive/texlive-latexextra + virtual/latex-base + dev-tex/latexmk + dev-texlive/texlive-latex + dev-texlive/texlive-pictures + dev-texlive/texlive-latexrecommended + ) + hvm? ( x11-proto/xproto + !net-libs/libiscsi )" +RDEPEND="${CDEPEND} + sys-apps/iproute2 + net-misc/bridge-utils + ocaml? ( >=dev-lang/ocaml-4 ) + screen? ( + app-misc/screen + app-admin/logrotate + ) + virtual/udev" + +# hvmloader is used to bootstrap a fully virtualized kernel +# Approved by QA team in bug #144032 +QA_WX_LOAD="usr/lib/xen/boot/hvmloader" + +RESTRICT="test" + +pkg_setup() { + python-single-r1_pkg_setup + export "CONFIG_LOMOUNT=y" + + if has_version dev-libs/libgcrypt; then + export "CONFIG_GCRYPT=y" + fi + + if use qemu; then + export "CONFIG_IOEMU=y" + else + export "CONFIG_IOEMU=n" + fi + + if ! use x86 && ! has x86 $(get_all_abis) && use hvm; then + eerror "HVM (VT-x and AMD-v) cannot be built on this system. An x86 or" + eerror "an amd64 multilib profile is required. Remove the hvm use flag" + eerror "to build xen-tools on your current profile." + die "USE=hvm is unsupported on this system." + fi + + if [[ -z ${XEN_TARGET_ARCH} ]] ; then + if use x86 && use amd64; then + die "Confusion! Both x86 and amd64 are set in your use flags!" + elif use x86; then + export XEN_TARGET_ARCH="x86_32" + elif use amd64 ; then + export XEN_TARGET_ARCH="x86_64" + else + die "Unsupported architecture!" + fi + fi + + use api && export "LIBXENAPI_BINDINGS=y" + use flask && export "FLASK_ENABLE=y" +} + +src_prepare() { + # Drop .config, fixes to gcc-4.6 + epatch "${FILESDIR}"/${PN/-tools/}-4-fix_dotconfig-gcc.patch + + # Xend + if ! use xend; then + sed -e 's:xm xen-bugtool xen-python-path xend:xen-bugtool xen-python-path:' \ + -i tools/misc/Makefile || die "Disabling xend failed" + sed -e 's:^XEND_INITD:#XEND_INITD:' \ + -i tools/examples/Makefile || die "Disabling xend failed" + fi + + # if the user *really* wants to use their own custom-cflags, let them + if use custom-cflags; then + einfo "User wants their own CFLAGS - removing defaults" + + # try and remove all the default cflags + find "${S}" \( -name Makefile -o -name Rules.mk -o -name Config.mk \) \ + -exec sed \ + -e 's/CFLAGS\(.*\)=\(.*\)-O3\(.*\)/CFLAGS\1=\2\3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-march=i686\(.*\)/CFLAGS\1=\2\3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-fomit-frame-pointer\(.*\)/CFLAGS\1=\2\3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-g3*\s\(.*\)/CFLAGS\1=\2 \3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-O2\(.*\)/CFLAGS\1=\2\3/' \ + -i {} + || die "failed to re-set custom-cflags" + fi + + if ! use pygrub; then + sed -e '/^SUBDIRS-$(PYTHON_TOOLS) += pygrub$/d' -i tools/Makefile || die + fi + + # Disable hvm support on systems that don't support x86_32 binaries. + if ! use hvm; then + sed -e '/^CONFIG_IOEMU := y$/d' -i config/*.mk || die + sed -e '/SUBDIRS-$(CONFIG_X86) += firmware/d' -i tools/Makefile || die + fi + + # Don't bother with qemu, only needed for fully virtualised guests + if ! use qemu; then + sed -e "/^CONFIG_IOEMU := y$/d" -i config/*.mk || die + sed -e "s:install-tools\: tools/ioemu-dir:install-tools\: :g" -i Makefile || die + fi + + # Fix texi2html build error with new texi2html, qemu.doc.html + epatch "${FILESDIR}"/${PN}-4-docfix.patch \ + "${FILESDIR}"/${PN}-4-qemu-xen-doc.patch + + # Fix network broadcast on bridged networks + epatch "${FILESDIR}/${PN}-3.4.0-network-bridge-broadcast.patch" + + # Prevent the downloading of ipxe, seabios + epatch "${FILESDIR}"/${PN/-tools/}-4.2.0-anti-download.patch + cp "${DISTDIR}"/ipxe.tar.gz tools/firmware/etherboot/ || die + mv ../seabios-dir-remote tools/firmware/ || die + pushd tools/firmware/ > /dev/null + ln -s seabios-dir-remote seabios-dir || die + popd > /dev/null + + # Fix bridge by idella4, bug #362575 + epatch "${FILESDIR}/${PN}-4.1.1-bridge.patch" + + # Don't build ipxe with pie on hardened, Bug #360805 + if gcc-specs-pie; then + epatch "${FILESDIR}"/ipxe-nopie.patch + fi + + # Prevent double stripping of files at install + epatch "${FILESDIR}"/${PN/-tools/}-4.2.0-nostrip.patch + + # fix jobserver in Makefile + epatch "${FILESDIR}"/${PN/-tools/}-4.2.0-jserver.patch + + # add missing header + epatch "${FILESDIR}"/xen-4-ulong.patch \ + "${FILESDIR}"/${PN}-4.2-xen_disk_leak.patch + + # Set dom0-min-mem to kb; Bug #472982 + epatch "${FILESDIR}"/${PN/-tools/}-4.2-configsxp.patch + + #Security patches, currently valid + epatch "${FILESDIR}"/xen-4-CVE-2012-6075-XSA-41.patch \ + "${FILESDIR}"/xen-4-CVE-2013-1922-XSA-48.patch \ + "${FILESDIR}"/xen-4-CVE-2013-1952-XSA-49.patch \ + "${FILESDIR}"/xen-4.2-CVE-2013-1-XSA-55.patch \ + "${FILESDIR}"/xen-4.2-CVE-2013-2-XSA-55.patch \ + "${FILESDIR}"/xen-4.2-CVE-2013-3-XSA-55.patch \ + "${FILESDIR}"/xen-4.2-CVE-2013-4-XSA-55.patch \ + "${FILESDIR}"/xen-4.2-CVE-2013-5to7-XSA-55.patch \ + "${WORKDIR}"/files/xen-4.2-CVE-2013-8-XSA-55.patch \ + "${FILESDIR}"/xen-4.2-CVE-2013-9to10-XSA-55.patch \ + "${WORKDIR}"/files/xen-4.2-CVE-2013-11-XSA-55.patch \ + "${FILESDIR}"/xen-4.2-CVE-2013-12to13-XSA-55.patch \ + "${FILESDIR}"/xen-4.2-CVE-2013-14-XSA-55.patch \ + "${WORKDIR}"/files/xen-4.2-CVE-2013-15-XSA-55.patch \ + "${FILESDIR}"/xen-4.2-CVE-2013-16-XSA-55.patch \ + "${FILESDIR}"/xen-4.2-CVE-2013-17-XSA-55.patch \ + "${FILESDIR}"/xen-4.2-CVE-2013-18to19-XSA-55.patch \ + "${FILESDIR}"/xen-4.2-CVE-2013-20to23-XSA-55.patch \ + "${FILESDIR}"/xen-4-CVE-2013-2072-XSA-56.patch \ + "${FILESDIR}"/xen-4.2-CVE-XSA-57.patch + + # Bug 472438 + sed -e 's:^BASH_COMPLETION_DIR ?= $(CONFIG_DIR)/bash_completion.d:BASH_COMPLETION_DIR ?= $(SHARE_DIR)/bash-completion:' \ + -i Config.mk || die + + epatch_user +} + +src_compile() { + export VARTEXFONTS="${T}/fonts" + local myopt + use debug && myopt="${myopt} debug=y" + + use custom-cflags || unset CFLAGS + if test-flag-CC -fno-strict-overflow; then + append-flags -fno-strict-overflow + fi + + unset LDFLAGS + unset CFLAGS + emake CC="$(tc-getCC)" LD="$(tc-getLD)" -C tools ${myopt} + + use doc && emake -C docs txt html + emake -C docs man-pages +} + +src_install() { + # Override auto-detection in the build system, bug #382573 + export INITD_DIR=/tmp/init.d + export CONFIG_LEAF_DIR=../tmp/default + + # Let the build system compile installed Python modules. + local PYTHONDONTWRITEBYTECODE + export PYTHONDONTWRITEBYTECODE + + emake DESTDIR="${ED}" DOCDIR="/usr/share/doc/${PF}" install-tools \ + XEN_PYTHON_NATIVE_INSTALL=y install-tools + # Fix the remaining Python shebangs. + python_fix_shebang "${ED}" + + # Remove RedHat-specific stuff + rm -rf "${D}"tmp || die + + # uncomment lines in xl.conf + sed -e 's:^#autoballoon=1:autoballoon=1:' \ + -e 's:^#lockfile="/var/lock/xl":lockfile="/var/lock/xl":' \ + -e 's:^#vifscript="vif-bridge":vifscript="vif-bridge":' \ + -i tools/examples/xl.conf || die + + # Reset bash completion dir; Bug 472438 + mv "${D}"bash-completion "${D}"usr/share/ || die + + if use doc; then + emake DESTDIR="${D}" DOCDIR="/usr/share/doc/${PF}" install-docs + + dohtml -r docs/ + docinto pdf + dodoc ${DOCS[@]} + [ -d "${D}"/usr/share/doc/xen ] && mv "${D}"/usr/share/doc/xen/* "${D}"/usr/share/doc/${PF}/html + fi + + rm -rf "${D}"/usr/share/doc/xen/ + doman docs/man?/* + + if use xend; then + newinitd "${FILESDIR}"/xend.initd-r2 xend || die "Couldn't install xen.initd" + fi + newconfd "${FILESDIR}"/xendomains.confd xendomains + newconfd "${FILESDIR}"/xenstored.confd xenstored + newconfd "${FILESDIR}"/xenconsoled.confd xenconsoled + newinitd "${FILESDIR}"/xendomains.initd-r2 xendomains + newinitd "${FILESDIR}"/xenstored.initd xenstored + newinitd "${FILESDIR}"/xenconsoled.initd xenconsoled + + if use screen; then + cat "${FILESDIR}"/xendomains-screen.confd >> "${ED}"/etc/conf.d/xendomains || die + cp "${FILESDIR}"/xen-consoles.logrotate "${ED}"/etc/xen/ || die + keepdir /var/log/xen-consoles + fi + + if [[ "${ARCH}" == 'amd64' ]] && use qemu; then + mkdir -p "${D}"usr/$(get_libdir)/xen/bin || die + mv "${D}"usr/lib/xen/bin/qemu* "${D}"usr/$(get_libdir)/xen/bin/ || die + fi + + # For -static-libs wrt Bug 384355 + if ! use static-libs; then + rm -f "${D}"usr/$(get_libdir)/*.a "${D}"usr/$(get_libdir)/ocaml/*/*.a + fi + + # xend expects these to exist + keepdir /var/run/xenstored /var/lib/xenstored /var/xen/dump /var/lib/xen /var/log/xen + + # for xendomains + keepdir /etc/xen/auto + + # Temp QA workaround + dodir "$(udev_get_udevdir)" + mv "${D}"/etc/udev/* "${D}/$(udev_get_udevdir)" + rm -rf "${D}"/etc/udev + + # Remove files failing QA AFTER emake installs them, avoiding seeking absent files + find "${D}" \( -name openbios-sparc32 -o -name openbios-sparc64 \ + -o -name openbios-ppc -o -name palcode-clipper \) -delete || die + + if use qemu; then + mv "${D}"usr/local/etc/qemu "${D}"etc/ || die + mv "${D}"usr/local/share/doc/qemu "${D}"usr/share/doc/{$PF}/ || die + mv "${D}"usr/local/share/man/man1/* "${D}"usr/share/man/man1/ || die + mv "${D}"usr/local/share/man/man8/* "${D}"usr/share/man/man8/ || die + rm -r "${D}"usr/local/ || die + fi +} + +pkg_postinst() { + elog "Official Xen Guide and the unoffical wiki page:" + elog " http://www.gentoo.org/doc/en/xen-gu"${D}"usr/ide.xml" + elog " http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo" + + if [[ "$(scanelf -s __guard -q "${PYTHON}")" ]] ; then + echo + ewarn "xend may not work when python is built with stack smashing protection (ssp)." + ewarn "If 'xm create' fails with '', see bug #141866" + ewarn "This problem may be resolved as of Xen 3.0.4, if not post in the bug." + fi + + # TODO: we need to have the current Python slot here. + if ! has_version "dev-lang/python[ncurses]"; then + echo + ewarn "NB: Your dev-lang/python is built without USE=ncurses." + ewarn "Please rebuild python with USE=ncurses to make use of xenmon.py." + fi + + if has_version "sys-apps/iproute2[minimal]"; then + echo + ewarn "Your sys-apps/iproute2 is built with USE=minimal. Networking" + ewarn "will not work until you rebuild iproute2 without USE=minimal." + fi + + if ! use hvm; then + echo + elog "HVM (VT-x and AMD-V) support has been disabled. If you need hvm" + elog "support enable the hvm use flag." + elog "An x86 or amd64 multilib system is required to build HVM support." + fi + + if use xend; then + echo + elog "xend capability has been enabled and installed" + fi + + if grep -qsF XENSV= "${ROOT}/etc/conf.d/xend"; then + echo + elog "xensv is broken upstream (Gentoo bug #142011)." + elog "Please remove '${ROOT%/}/etc/conf.d/xend', as it is no longer needed." + fi +} diff --git a/app-emulation/xen-tools/xen-tools-4.3.0.ebuild b/app-emulation/xen-tools/xen-tools-4.3.0.ebuild new file mode 100644 index 000000000000..b00304b99a56 --- /dev/null +++ b/app-emulation/xen-tools/xen-tools-4.3.0.ebuild @@ -0,0 +1,359 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.3.0.ebuild,v 1.3 2013/07/21 16:09:11 idella4 Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_REQ_USE='xml,threads' + +IPXE_TARBALL_URL="http://dev.gentoo.org/~idella4/tarballs/ipxe.tar.gz" +XEN_SEABIOS_URL="http://dev.gentoo.org/~idella4/tarballs/seabios-dir-remote-20130720.tar.gz" + +if [[ $PV == *9999 ]]; then + KEYWORDS="" + REPO="xen-unstable.hg" + EHG_REPO_URI="http://xenbits.xensource.com/${REPO}" + S="${WORKDIR}/${REPO}" + live_eclass="mercurial" +else + KEYWORDS="~amd64 ~x86" + SRC_URI="http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz + $IPXE_TARBALL_URL + $XEN_SEABIOS_URL" + S="${WORKDIR}/xen-${PV}" +fi + +inherit bash-completion-r1 eutils flag-o-matic multilib python-single-r1 toolchain-funcs udev ${live_eclass} + +DESCRIPTION="Xend daemon and tools" +HOMEPAGE="http://xen.org/" +DOCS=( README docs/README.xen-bugtool ) + +LICENSE="GPL-2" +SLOT="0" +IUSE="api custom-cflags debug doc flask hvm qemu ocaml pygrub screen static-libs xend" + +REQUIRED_USE="hvm? ( qemu )" + +CDEPEND="dev-libs/lzo:2 + dev-libs/yajl + dev-python/lxml[${PYTHON_USEDEP}] + dev-python/pypam[${PYTHON_USEDEP}] + sys-libs/zlib + sys-power/iasl + dev-ml/findlib + hvm? ( media-libs/libsdl ) + ${PYTHON_DEPS} + api? ( dev-libs/libxml2 + net-misc/curl ) + pygrub? ( ${PYTHON_DEPS//${PYTHON_REQ_USE}/ncurses} )" +DEPEND="${CDEPEND} + sys-devel/bin86 + sys-devel/dev86 + dev-lang/perl + app-misc/pax-utils + doc? ( + app-doc/doxygen + dev-tex/latex2html[png,gif] + media-gfx/transfig + media-gfx/graphviz + dev-tex/xcolor + dev-texlive/texlive-latexextra + virtual/latex-base + dev-tex/latexmk + dev-texlive/texlive-latex + dev-texlive/texlive-pictures + dev-texlive/texlive-latexrecommended + ) + hvm? ( x11-proto/xproto + !net-libs/libiscsi )" + +RDEPEND="${CDEPEND} + sys-apps/iproute2 + net-misc/bridge-utils + ocaml? ( >=dev-lang/ocaml-4 ) + screen? ( + app-misc/screen + app-admin/logrotate + ) + virtual/udev" + +# hvmloader is used to bootstrap a fully virtualized kernel +# Approved by QA team in bug #144032 +QA_WX_LOAD="usr/lib/xen/boot/hvmloader" + +RESTRICT="test" + +pkg_setup() { + python-single-r1_pkg_setup + export "CONFIG_LOMOUNT=y" + + if has_version dev-libs/libgcrypt; then + export "CONFIG_GCRYPT=y" + fi + + if use qemu; then + export "CONFIG_IOEMU=y" + else + export "CONFIG_IOEMU=n" + fi + + if ! use x86 && ! has x86 $(get_all_abis) && use hvm; then + eerror "HVM (VT-x and AMD-v) cannot be built on this system. An x86 or" + eerror "an amd64 multilib profile is required. Remove the hvm use flag" + eerror "to build xen-tools on your current profile." + die "USE=hvm is unsupported on this system." + fi + + if [[ -z ${XEN_TARGET_ARCH} ]] ; then + if use x86 && use amd64; then + die "Confusion! Both x86 and amd64 are set in your use flags!" + elif use x86; then + export XEN_TARGET_ARCH="x86_32" + elif use amd64 ; then + export XEN_TARGET_ARCH="x86_64" + else + die "Unsupported architecture!" + fi + fi + + use api && export "LIBXENAPI_BINDINGS=y" + use flask && export "FLASK_ENABLE=y" +} + +src_prepare() { + # Drop .config, fixes to gcc-4.6 + epatch "${FILESDIR}"/${PN/-tools/}-4.3-fix_dotconfig-gcc.patch + + # Xend + if ! use xend; then + sed -e 's:xm xen-bugtool xen-python-path xend:xen-bugtool xen-python-path:' \ + -i tools/misc/Makefile || die "Disabling xend failed" + sed -e 's:^XEND_INITD:#XEND_INITD:' \ + -i tools/examples/Makefile || die "Disabling xend failed" + fi + + # if the user *really* wants to use their own custom-cflags, let them + if use custom-cflags; then + einfo "User wants their own CFLAGS - removing defaults" + + # try and remove all the default cflags + find "${S}" \( -name Makefile -o -name Rules.mk -o -name Config.mk \) \ + -exec sed \ + -e 's/CFLAGS\(.*\)=\(.*\)-O3\(.*\)/CFLAGS\1=\2\3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-march=i686\(.*\)/CFLAGS\1=\2\3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-fomit-frame-pointer\(.*\)/CFLAGS\1=\2\3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-g3*\s\(.*\)/CFLAGS\1=\2 \3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-O2\(.*\)/CFLAGS\1=\2\3/' \ + -i {} + || die "failed to re-set custom-cflags" + fi + + if ! use pygrub; then + sed -e '/^SUBDIRS-$(PYTHON_TOOLS) += pygrub$/d' -i tools/Makefile || die + fi + + # Disable hvm support on systems that don't support x86_32 binaries. + if ! use hvm; then + sed -e '/^CONFIG_IOEMU := y$/d' -i config/*.mk || die + sed -e '/SUBDIRS-$(CONFIG_X86) += firmware/d' -i tools/Makefile || die + fi + + # Don't bother with qemu, only needed for fully virtualised guests + if ! use qemu; then + sed -e "/^CONFIG_IOEMU := y$/d" -i config/*.mk || die + sed -e "s:install-tools\: tools/ioemu-dir:install-tools\: :g" -i Makefile || die + fi + + # Fix texi2html build error with new texi2html, qemu.doc.html + epatch "${FILESDIR}"/${PN}-4-docfix.patch \ + "${FILESDIR}"/${PN}-4-qemu-xen-doc.patch + + # Fix network broadcast on bridged networks + epatch "${FILESDIR}/${PN}-3.4.0-network-bridge-broadcast.patch" + + # Prevent the downloading of ipxe, seabios + epatch "${FILESDIR}"/${P/-tools/}-anti-download.patch + cp "${DISTDIR}"/ipxe.tar.gz tools/firmware/etherboot/ || die + mv ../seabios-dir-remote tools/firmware/ || die + pushd tools/firmware/ > /dev/null + ln -s seabios-dir-remote seabios-dir || die + popd > /dev/null + + # Fix bridge by idella4, bug #362575 + epatch "${FILESDIR}/${PN}-4.1.1-bridge.patch" + + # Don't build ipxe with pie on hardened, Bug #360805 + if gcc-specs-pie; then + epatch "${FILESDIR}"/ipxe-nopie.patch + fi + + # Prevent double stripping of files at install + epatch "${FILESDIR}"/${PN/-tools/}-4.2.0-nostrip.patch + + # fix jobserver in Makefile + epatch "${FILESDIR}"/${PN/-tools/}-4.2.0-jserver.patch + + # add missing header + epatch "${FILESDIR}"/xen-4-ulong.patch + + # Set dom0-min-mem to kb; Bug #472982 + epatch "${FILESDIR}"/${PN/-tools/}-4.2-configsxp.patch + + #Security patches, currently valid + epatch "${FILESDIR}"/xen-4-CVE-2012-6075-XSA-41.patch \ + "${FILESDIR}"/xen-4-CVE-2013-1922-XSA-48.patch + + # Bug 472438 + sed -e 's:^BASH_COMPLETION_DIR ?= $(CONFIG_DIR)/bash_completion.d:BASH_COMPLETION_DIR ?= $(SHARE_DIR)/bash-completion:' \ + -i Config.mk || die + + epatch_user +} + +src_configure() { + econf --prefix=/usr +} + +src_compile() { + export VARTEXFONTS="${T}/fonts" + local myopt + use debug && myopt="${myopt} debug=y" + + use custom-cflags || unset CFLAGS + if test-flag-CC -fno-strict-overflow; then + append-flags -fno-strict-overflow + fi + + unset LDFLAGS + unset CFLAGS + emake CC="$(tc-getCC)" LD="$(tc-getLD)" -C tools ${myopt} + + use doc && emake -C docs txt html + emake -C docs man-pages +} + +src_install() { + # Override auto-detection in the build system, bug #382573 + export INITD_DIR=/tmp/init.d + export CONFIG_LEAF_DIR=../tmp/default + + # Let the build system compile installed Python modules. + local PYTHONDONTWRITEBYTECODE + export PYTHONDONTWRITEBYTECODE + + emake DESTDIR="${ED}" DOCDIR="/usr/share/doc/${PF}" \ + XEN_PYTHON_NATIVE_INSTALL=y install-tools + + # Fix the remaining Python shebangs. + python_fix_shebang "${D}" + + # Remove RedHat-specific stuff + rm -rf "${D}"tmp || die + + # uncomment lines in xl.conf + sed -e 's:^#autoballoon=1:autoballoon=1:' \ + -e 's:^#lockfile="/var/lock/xl":lockfile="/var/lock/xl":' \ + -e 's:^#vifscript="vif-bridge":vifscript="vif-bridge":' \ + -i tools/examples/xl.conf || die + + # Reset bash completion dir; Bug 472438 + mv "${D}"bash-completion "${D}"usr/share/ || die + + if use doc; then + emake DESTDIR="${D}" DOCDIR="/usr/share/doc/${PF}" install-docs + + dohtml -r docs/ + docinto pdf + dodoc ${DOCS[@]} + [ -d "${D}"/usr/share/doc/xen ] && mv "${D}"/usr/share/doc/xen/* "${D}"/usr/share/doc/${PF}/html + fi + + rm -rf "${D}"/usr/share/doc/xen/ + doman docs/man?/* + + if use xend; then + newinitd "${FILESDIR}"/xend.initd-r2 xend || die "Couldn't install xen.initd" + fi + newconfd "${FILESDIR}"/xendomains.confd xendomains + newconfd "${FILESDIR}"/xenstored.confd xenstored + newconfd "${FILESDIR}"/xenconsoled.confd xenconsoled + newinitd "${FILESDIR}"/xendomains.initd-r2 xendomains + newinitd "${FILESDIR}"/xenstored.initd xenstored + newinitd "${FILESDIR}"/xenconsoled.initd xenconsoled + + if use screen; then + cat "${FILESDIR}"/xendomains-screen.confd >> "${D}"/etc/conf.d/xendomains || die + cp "${FILESDIR}"/xen-consoles.logrotate "${D}"/etc/xen/ || die + keepdir /var/log/xen-consoles + fi + + if [[ "${ARCH}" == 'amd64' ]] && use qemu; then + mkdir -p "${D}"usr/$(get_libdir)/xen/bin || die + mv "${D}"usr/lib/xen/bin/{qemu*,vscclient,virtfs-proxy-helper} "${D}"usr/$(get_libdir)/xen/bin/ || die + fi + + # For -static-libs wrt Bug 384355 + if ! use static-libs; then + rm -f "${D}"usr/$(get_libdir)/*.a "${D}"usr/$(get_libdir)/ocaml/*/*.a + fi + + # xend expects these to exist + keepdir /var/run/xenstored /var/lib/xenstored /var/xen/dump /var/lib/xen /var/log/xen + + # for xendomains + keepdir /etc/xen/auto + + # Temp QA workaround + dodir "$(udev_get_udevdir)" + mv "${D}"/etc/udev/* "${D}/$(udev_get_udevdir)" + rm -rf "${D}"/etc/udev + + # Remove files failing QA AFTER emake installs them, avoiding seeking absent files + find "${D}" \( -name openbios-sparc32 -o -name openbios-sparc64 \ + -o -name openbios-ppc -o -name palcode-clipper \) -delete || die +} + +pkg_postinst() { + elog "Official Xen Guide and the unoffical wiki page:" + elog " http://www.gentoo.org/doc/en/xen-guide.xml" + elog " http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo" + + if [[ "$(scanelf -s __guard -q "${PYTHON}")" ]] ; then + echo + ewarn "xend may not work when python is built with stack smashing protection (ssp)." + ewarn "If 'xm create' fails with '', see bug #141866" + ewarn "This problem may be resolved as of Xen 3.0.4, if not post in the bug." + fi + + # TODO: we need to have the current Python slot here. + if ! has_version "dev-lang/python[ncurses]"; then + echo + ewarn "NB: Your dev-lang/python is built without USE=ncurses." + ewarn "Please rebuild python with USE=ncurses to make use of xenmon.py." + fi + + if has_version "sys-apps/iproute2[minimal]"; then + echo + ewarn "Your sys-apps/iproute2 is built with USE=minimal. Networking" + ewarn "will not work until you rebuild iproute2 without USE=minimal." + fi + + if ! use hvm; then + echo + elog "HVM (VT-x and AMD-V) support has been disabled. If you need hvm" + elog "support enable the hvm use flag." + elog "An x86 or amd64 multilib system is required to build HVM support." + fi + + if use xend; then + echo + elog "xend capability has been enabled and installed" + fi + + if grep -qsF XENSV= "${ROOT}/etc/conf.d/xend"; then + echo + elog "xensv is broken upstream (Gentoo bug #142011)." + elog "Please remove '${ROOT%/}/etc/conf.d/xend', as it is no longer needed." + fi +} diff --git a/app-emulation/xen/Manifest b/app-emulation/xen/Manifest index 197610b44985..dd38e896f95b 100644 --- a/app-emulation/xen/Manifest +++ b/app-emulation/xen/Manifest @@ -1,2 +1,3 @@ DIST xen-4.2.1.tar.gz 15593695 SHA256 fb8df5827ce3e2d2d3b078d9e5afde502beb5e7ab9442e51a94087061bd450c6 SHA512 fe27a965e2b34035bd025482eda9fc4d4e82523c929323fd30813367d5ffbe2fa1ed3d7d4479f2632e8b5625972448b7bd6a7768e8dc1dcd1b6747d281cc1a9e WHIRLPOOL 226bbed059541e804f1a44e721023ffbc04bae43000653b1d7d6a9bfec0d9efbf7a48b1b0a7ad3fcb8e34f8b91e1c620c2a8eddf97baad487e9db37d49a58f37 DIST xen-4.2.2.tar.gz 15602746 SHA256 c9bfe91a5e72f8545acebad9889d64368020359bfe18044c0e683133e55ae005 SHA512 4943b18016ed8c2b194a3b55e6655b3b734b39ffb8cb7ee0a0580f2f4460a1d0e92e1de8ac23f5186272914fad1650586af51fd7c3644d0310eb16f2e11c5e80 WHIRLPOOL 519eb87cb2da694696cbc3e72070a0a3bdb07c46fa266d855d8379eec3a92adfa4d434af3ac01c37834ce4a9174081a6c40030b185a70902329b185cb8d0bbea +DIST xen-4.3.0.tar.gz 16425975 SHA256 e1e9faabe4886e2227aacdbde74410653b233d66642ca1972a860cbec6439961 SHA512 e6b8f64e15e48704ea5cee5585cd6151fe6a5a62bc4670caf0b762c1aa71c9598db236c637ac34c42c92c6e8a5001acdd3d9d4b9305401a26273279358f481d6 WHIRLPOOL a91f14bc6535127ab17d3867b92fb3e008089453d5ba7996fd1d0b5c6d32a881c07df320f018c928e919f28de7b4ab4757c6bdb020e0cdb7d67960d4cab9dda0 diff --git a/app-emulation/xen/files/xen-4.3-fix_dotconfig-gcc.patch b/app-emulation/xen/files/xen-4.3-fix_dotconfig-gcc.patch new file mode 100644 index 000000000000..588be7469760 --- /dev/null +++ b/app-emulation/xen/files/xen-4.3-fix_dotconfig-gcc.patch @@ -0,0 +1,220 @@ +# Fix gcc-4.6 +diff -ur xen-4.2.0.orig/extras/mini-os/minios.mk xen-4.2.0/extras/mini-os/minios.mk +--- extras/mini-os/minios.mk 2012-09-17 18:21:17.000000000 +0800 ++++ extras/mini-os/minios.mk 2012-12-05 14:01:10.653260260 +0800 +@@ -6,7 +6,7 @@ + + # Define some default flags. + # NB. '-Wcast-qual' is nasty, so I omitted it. +-DEF_CFLAGS += -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls ++DEF_CFLAGS += -fno-builtin -Wall -Wredundant-decls -Wno-format -Wno-redundant-decls + DEF_CFLAGS += $(call cc-option,$(CC),-fno-stack-protector,) + DEF_CFLAGS += $(call cc-option,$(CC),-fgnu89-inline) + DEF_CFLAGS += -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline +diff -ur xen-4.2.0.orig/tools/libxc/Makefile xen-4.2.0/tools/libxc/Makefile +--- tools/libxc/Makefile 2012-09-17 18:21:18.000000000 +0800 ++++ tools/libxc/Makefile 2012-12-05 14:01:10.653260260 +0800 +@@ -85,7 +85,7 @@ + + -include $(XEN_TARGET_ARCH)/Makefile + +-CFLAGS += -Werror -Wmissing-prototypes ++CFLAGS += -Wmissing-prototypes + CFLAGS += -I. $(CFLAGS_xeninclude) + + # Needed for posix_fadvise64() in xc_linux.c +# Drop .config +diff -ur xen-4.2.0.orig/Config.mk xen-4.2.0/Config.mk +--- Config.mk 2012-09-17 18:23:12.000000000 +0800 ++++ Config.mk 2012-12-05 14:01:10.641260261 +0800 +@@ -7,7 +7,6 @@ Drop .config + # fallback for older make + realpath = $(wildcard $(foreach file,$(1),$(shell cd -P $(dir $(file)) && echo "$$PWD/$(notdir $(file))"))) + +--include $(XEN_ROOT)/.config + + # A debug build of Xen and tools? + debug ?= n +@@ -24,7 +24,7 @@ + + # Tools to run on system hosting the build + HOSTCC = gcc +-HOSTCFLAGS = -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer ++HOSTCFLAGS = -Wstrict-prototypes -O2 -fomit-frame-pointer + HOSTCFLAGS += -fno-strict-aliasing + + DISTDIR ?= $(XEN_ROOT)/dist +@@ -156,7 +156,7 @@ + + CFLAGS += -std=gnu99 + +-CFLAGS += -Wall -Wstrict-prototypes ++CFLAGS += -Wstrict-prototypes + + # Clang complains about macros that expand to 'if ( ( foo == bar ) ) ...' + # and is over-zealous with the printf format lint +diff -ur xen-4.2.1.orig/tools/blktap2/drivers/Makefile xen-4.2.1/tools/blktap2/drivers/Makefile +--- tools/blktap2/drivers/Makefile 2012-12-17 23:00:11.000000000 +0800 ++++ tools/blktap2/drivers/Makefile 2013-01-30 12:31:43.539941099 +0800 +@@ -9,7 +9,7 @@ + LOCK_UTIL = lock-util + INST_DIR = $(SBINDIR) + +-CFLAGS += -Werror -g ++CFLAGS += -g + CFLAGS += -Wno-unused + CFLAGS += -fno-strict-aliasing + CFLAGS += -I$(BLKTAP_ROOT)/include -I$(BLKTAP_ROOT)/drivers +diff -ur xen-4.2.1.orig/tools/debugger/gdbsx/Rules.mk xen-4.2.1/tools/debugger/gdbsx/Rules.mk +--- tools/debugger/gdbsx/Rules.mk 2012-12-17 23:00:22.000000000 +0800 ++++ tools/debugger/gdbsx/Rules.mk 2013-01-30 12:31:43.516941098 +0800 +@@ -1,4 +1,4 @@ + include $(XEN_ROOT)/tools/Rules.mk + +-CFLAGS += -Werror -Wmissing-prototypes ++CFLAGS += -Wmissing-prototypes + # (gcc 4.3x and later) -Wconversion -Wno-sign-conversion +diff -ur xen-4.2.1.orig/tools/libaio/harness/Makefile xen-4.2.1/tools/libaio/harness/Makefile +--- tools/libaio/harness/Makefile 2012-12-17 23:00:35.000000000 +0800 ++++ tools/libaio/harness/Makefile 2013-01-30 12:31:43.541941099 +0800 +@@ -4,7 +4,7 @@ + HARNESS_SRCS:=main.c + # io_queue.c + +-CFLAGS=-Wall -Werror -g -O -laio ++CFLAGS=-Wall -g -O -laio + #-lpthread -lrt + + all: $(PROGS) +diff -ur xen-4.2.1.orig/tools/libfsimage/Rules.mk xen-4.2.1/tools/libfsimage/Rules.mk +--- tools/libfsimage/Rules.mk 2012-12-17 23:00:36.000000000 +0800 ++++ tools/libfsimage/Rules.mk 2013-01-30 12:31:43.515941097 +0800 +@@ -1,7 +1,7 @@ + include $(XEN_ROOT)/tools/Rules.mk + + CFLAGS += -Wno-unknown-pragmas -I$(XEN_ROOT)/tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"$(FSDIR)\" +-CFLAGS += -Werror -D_GNU_SOURCE ++CFLAGS += -D_GNU_SOURCE + LDFLAGS += -L../common/ + + PIC_OBJS := $(patsubst %.c,%.opic,$(LIB_SRCS-y)) +diff -ur xen-4.2.1.orig/tools/libxl/Makefile xen-4.2.1/tools/libxl/Makefile +--- tools/libxl/Makefile 2012-12-17 23:01:08.000000000 +0800 ++++ tools/libxl/Makefile 2013-01-30 12:31:43.541941099 +0800 +@@ -11,7 +11,7 @@ + XLUMAJOR = 1.0 + XLUMINOR = 1 + +-CFLAGS += -Werror -Wno-format-zero-length -Wmissing-declarations \ ++CFLAGS += -Wno-format-zero-length -Wmissing-declarations \ + -Wno-declaration-after-statement -Wformat-nonliteral + CFLAGS += -I. -fPIC + +diff -ur xen-4.2.1.orig/tools/qemu-xen/pc-bios/optionrom/Makefile xen-4.2.1/tools/qemu-xen/pc-bios/optionrom/Makefile +--- tools/qemu-xen/pc-bios/optionrom/Makefile 2012-09-11 02:10:52.000000000 +0800 ++++ tools/qemu-xen/pc-bios/optionrom/Makefile 2013-01-30 12:31:43.528941098 +0800 +@@ -9,7 +9,7 @@ + + .PHONY : all clean build-all + +-CFLAGS := -Wall -Wstrict-prototypes -Werror -fomit-frame-pointer -fno-builtin ++CFLAGS := -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-builtin + CFLAGS += -I$(SRC_PATH) + CFLAGS += $(call cc-option, $(CFLAGS), -fno-stack-protector) + QEMU_CFLAGS = $(CFLAGS) +diff -ur xen-4.2.1.orig/tools/xenstat/xentop/Makefile xen-4.2.1/tools/xenstat/xentop/Makefile +--- tools/xenstat/xentop/Makefile 2012-12-17 23:01:35.000000000 +0800 ++++ tools/xenstat/xentop/Makefile 2013-01-30 12:31:43.535941098 +0800 +@@ -18,7 +18,7 @@ + all install xentop: + else + +-CFLAGS += -DGCC_PRINTF -Wall -Werror $(CFLAGS_libxenstat) ++CFLAGS += -DGCC_PRINTF -Wall $(CFLAGS_libxenstat) + LDLIBS += $(LDLIBS_libxenstat) $(CURSES_LIBS) $(SOCKET_LIBS) + CFLAGS += -DHOST_$(XEN_OS) + +diff -ur xen-4.2.1.orig/xen/arch/arm/Rules.mk xen-4.2.1/xen/arch/arm/Rules.mk +--- xen/arch/arm/Rules.mk 2012-12-17 23:01:37.000000000 +0800 ++++ xen/arch/arm/Rules.mk 2013-01-30 12:31:43.498941097 +0800 +@@ -9,7 +9,7 @@ + HAS_DEVICE_TREE := y + + CFLAGS += -fno-builtin -fno-common -Wredundant-decls +-CFLAGS += -iwithprefix include -Werror -Wno-pointer-arith -pipe ++CFLAGS += -iwithprefix include -Wno-pointer-arith -pipe + CFLAGS += -I$(BASEDIR)/include + + # Prevent floating-point variables from creeping into Xen. +diff -ur xen-4.2.1.orig/xen/arch/x86/Rules.mk xen-4.2.1/xen/arch/x86/Rules.mk +--- xen/arch/x86/Rules.mk 2012-12-17 23:01:37.000000000 +0800 ++++ xen/arch/x86/Rules.mk 2013-01-30 12:31:43.490941096 +0800 +@@ -24,7 +24,7 @@ + endif + + CFLAGS += -fno-builtin -fno-common -Wredundant-decls +-CFLAGS += -iwithprefix include -Werror -Wno-pointer-arith -pipe ++CFLAGS += -iwithprefix include -Wno-pointer-arith -pipe + CFLAGS += -I$(BASEDIR)/include + CFLAGS += -I$(BASEDIR)/include/asm-x86/mach-generic + CFLAGS += -I$(BASEDIR)/include/asm-x86/mach-default +diff -ur xen-4.2.1.orig/xen/include/Makefile xen-4.2.1/xen/include/Makefile +--- xen/include/Makefile 2012-12-17 23:01:55.000000000 +0800 ++++ xen/include/Makefile 2013-01-30 12:31:43.502941097 +0800 +@@ -78,7 +78,7 @@ + all: headers.chk + + headers.chk: $(filter-out public/arch-% public/%ctl.h public/xsm/% public/%hvm/save.h, $(wildcard public/*.h public/*/*.h) $(public-y)) Makefile +- for i in $(filter %.h,$^); do $(CC) -ansi -include stdint.h -Wall -W -Werror -S -o /dev/null -xc $$i || exit 1; echo $$i; done >$@.new ++ for i in $(filter %.h,$^); do $(CC) -ansi -include stdint.h -Wall -W -S -o /dev/null -xc $$i || exit 1; echo $$i; done >$@.new + mv $@.new $@ + + endif +diff -ur xen-4.2.1.orig/tools/tests/mce-test/tools/Makefile xen-4.2.1/tools/tests/mce-test/tools/Makefile +--- tools/tests/mce-test/tools/Makefile 2012-12-17 23:01:35.000000000 +0800 ++++ tools/tests/mce-test/tools/Makefile 2013-01-30 13:01:44.890020152 +0800 +@@ -1,7 +1,7 @@ + XEN_ROOT=$(CURDIR)/../../../.. + include $(XEN_ROOT)/tools/Rules.mk + +-CFLAGS += -Werror ++CFLAGS += + CFLAGS += $(CFLAGS_libxenctrl) + CFLAGS += $(CFLAGS_libxenguest) + CFLAGS += $(CFLAGS_libxenstore) +diff -ur xen-4.2.1.orig/tools/tests/mem-sharing/Makefile xen-4.2.1/tools/tests/mem-sharing/Makefile +--- tools/tests/mem-sharing/Makefile 2012-12-17 23:01:35.000000000 +0800 ++++ tools/tests/mem-sharing/Makefile 2013-01-30 13:01:44.890020152 +0800 +@@ -1,7 +1,7 @@ + XEN_ROOT=$(CURDIR)/../../.. + include $(XEN_ROOT)/tools/Rules.mk + +-CFLAGS += -Werror ++CFLAGS += + + CFLAGS += $(CFLAGS_libxenctrl) + CFLAGS += $(CFLAGS_xeninclude) +diff -ur xen-4.2.1.orig/tools/tests/xen-access/Makefile xen-4.2.1/tools/tests/xen-access/Makefile +--- tools/tests/xen-access/Makefile 2012-12-17 23:01:35.000000000 +0800 ++++ tools/tests/xen-access/Makefile 2013-01-30 13:01:44.891020152 +0800 +@@ -1,7 +1,7 @@ + XEN_ROOT=$(CURDIR)/../../.. + include $(XEN_ROOT)/tools/Rules.mk + +-CFLAGS += -Werror ++CFLAGS += + + CFLAGS += $(CFLAGS_libxenctrl) + CFLAGS += $(CFLAGS_libxenguest) +diff -ur xen-4.3.0.orig/tools/firmware/Rules.mk xen-4.3.0/tools/firmware/Rules.mk +--- tools/firmware/Rules.mk 2013-07-09 18:46:56.000000000 +0800 ++++ ttools/firmware/Rules.mk 2013-07-20 20:28:57.811836505 +0800 +@@ -11,8 +11,6 @@ + CFLAGS += -DNDEBUG + endif + +-CFLAGS += -Werror +- + $(call cc-options-add,CFLAGS,CC,$(EMBEDDED_EXTRA_CFLAGS)) + + # Extra CFLAGS suitable for an embedded type of environment. diff --git a/app-emulation/xen/xen-4.3.0.ebuild b/app-emulation/xen/xen-4.3.0.ebuild new file mode 100644 index 000000000000..815d84a2a601 --- /dev/null +++ b/app-emulation/xen/xen-4.3.0.ebuild @@ -0,0 +1,130 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.3.0.ebuild,v 1.1 2013/07/21 05:45:45 idella4 Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 ) + +if [[ $PV == *9999 ]]; then + KEYWORDS="" + REPO="xen-unstable.hg" + EHG_REPO_URI="http://xenbits.xensource.com/${REPO}" + S="${WORKDIR}/${REPO}" + live_eclass="mercurial" +else + KEYWORDS="~amd64 ~x86" + SRC_URI="http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz" +fi + +inherit mount-boot flag-o-matic python-single-r1 toolchain-funcs ${live_eclass} + +DESCRIPTION="The Xen virtual machine monitor" +HOMEPAGE="http://xen.org/" +LICENSE="GPL-2" +SLOT="0" +IUSE="custom-cflags debug efi flask pae xsm" + +DEPEND="efi? ( >=sys-devel/binutils-2.22[multitarget] ) + !efi? ( >=sys-devel/binutils-2.22[-multitarget] )" +RDEPEND="" +PDEPEND="~app-emulation/xen-tools-${PV}" + +RESTRICT="test" + +# Approved by QA team in bug #144032 +QA_WX_LOAD="boot/xen-syms-${PV}" + +REQUIRED_USE="flask? ( xsm )" + +pkg_setup() { + python-single-r1_pkg_setup + if [[ -z ${XEN_TARGET_ARCH} ]]; then + if use x86 && use amd64; then + die "Confusion! Both x86 and amd64 are set in your use flags!" + elif use x86; then + export XEN_TARGET_ARCH="x86_32" + elif use amd64; then + export XEN_TARGET_ARCH="x86_64" + else + die "Unsupported architecture!" + fi + fi + + if use flask ; then + export "XSM_ENABLE=y" + export "FLASK_ENABLE=y" + elif use xsm ; then + export "XSM_ENABLE=y" + fi +} + +src_prepare() { + # Drop .config and fix gcc-4.6 + epatch "${FILESDIR}"/${PN/-pvgrub/}-4.3-fix_dotconfig-gcc.patch + + if use efi; then + epatch "${FILESDIR}"/${PN}-4.2-efi.patch + export EFI_VENDOR="gentoo" + export EFI_MOUNTPOINT="boot" + fi + + # if the user *really* wants to use their own custom-cflags, let them + if use custom-cflags; then + einfo "User wants their own CFLAGS - removing defaults" + # try and remove all the default custom-cflags + find "${S}" -name Makefile -o -name Rules.mk -o -name Config.mk -exec sed \ + -e 's/CFLAGS\(.*\)=\(.*\)-O3\(.*\)/CFLAGS\1=\2\3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-march=i686\(.*\)/CFLAGS\1=\2\3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-fomit-frame-pointer\(.*\)/CFLAGS\1=\2\3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-g3*\s\(.*\)/CFLAGS\1=\2 \3/' \ + -e 's/CFLAGS\(.*\)=\(.*\)-O2\(.*\)/CFLAGS\1=\2\3/' \ + -i {} \; || die "failed to re-set custom-cflags" + fi + + # not strictly necessary to fix this + sed -i 's/, "-Werror"//' "${S}/tools/python/setup.py" || die "failed to re-set setup.py" + + #Security patches + + epatch_user +} + +src_configure() { + use debug && myopt="${myopt} debug=y" + use pae && myopt="${myopt} pae=y" + + if use custom-cflags; then + filter-flags -fPIE -fstack-protector + replace-flags -O3 -O2 + else + unset CFLAGS + fi +} + +src_compile() { + # Send raw LDFLAGS so that --as-needed works + emake CC="$(tc-getCC)" LDFLAGS="$(raw-ldflags)" LD="$(tc-getLD)" -C xen ${myopt} +} + +src_install() { + local myopt + use debug && myopt="${myopt} debug=y" + use pae && myopt="${myopt} pae=y" + + # The 'make install' doesn't 'mkdir -p' the subdirs + if use efi; then + mkdir -p "${D}"${EFI_MOUNTPOINT}/efi/${EFI_VENDOR} || die + fi + + emake LDFLAGS="$(raw-ldflags)" DESTDIR="${D}" -C xen ${myopt} install +} + +pkg_postinst() { + elog "Official Xen Guide and the unoffical wiki page:" + elog " http://www.gentoo.org/doc/en/xen-guide.xml" + elog " http://en.gentoo-wiki.com/wiki/Xen/" + + use pae && ewarn "This is a PAE build of Xen. It will *only* boot PAE kernels!" + use efi && einfo "The efi executable is installed in boot/efi/gentoo" +} diff --git a/app-forensics/sleuthkit/Manifest b/app-forensics/sleuthkit/Manifest index e9a475dfaf3d..8b02a7d8ab35 100644 --- a/app-forensics/sleuthkit/Manifest +++ b/app-forensics/sleuthkit/Manifest @@ -1,2 +1,3 @@ DIST sleuthkit-4.0.1.tar.gz 7488397 SHA256 719d9a702f74c30302840301fe573c5bb5af5b88471b48657114eba6b0d76f12 SHA512 34de46671c575a61e169af524a8c92701731b58a3f9717a22639b99cab6fd5ac84fe912e699169b5a8bb546816d464370d0e3fa55e714898dd4ca94c7fa907fe WHIRLPOOL df41455499a4a29ffd1efa61925b7d491d1e253c2761e1d8026df41d6620719269954f7fd851a30744ed90816e1ec9e7ccec6dc8d46990e9b20177fb1b6116a1 DIST sleuthkit-4.0.2.tar.gz 7577570 SHA256 112f80fbc6a868c18c7a924f756b35c79eed9d0cc8923a4f973646f00e546e62 SHA512 acf1d6006db3e75675eb769034ea78fd78133ac0f83c9caa74ec720c0dd25f95fb1a5df2c652027eeeac53e1fca6a3096b5248db95e3a01ce95e72e779e44f37 WHIRLPOOL 72ba21e2b89c6b06974612041c9374e3f306237312328c375d012197409a02fcaa1abc120189d28a8261cabbbd1d6c37b3b14431c47b008f06d43a7c6d9ea612 +DIST sleuthkit-4.1.0.tar.gz 7974564 SHA256 b410428df2e1b253fa23ce6a299d059d8c2650bf9c602f7b80c0f4ce1368c36a SHA512 1cfa96bd3746c59c92c3e3f07f5f3f0f6896239bcaec012c43958654bb63794ecf9d7bd28bb9b4ab939558f4b27f03cd87f645ea91a8f9cfbb9037df93ef5223 WHIRLPOOL 20856982b77ecbdd1ed3b7c147e4340461830f0238ba7cdc17da3159f5a666df5b3d490760699d25d2896289c811f615ffb4160d163f9917f09e57a37ff26a21 diff --git a/app-forensics/sleuthkit/files/sleuthkit-4.1.0-system-sqlite.patch b/app-forensics/sleuthkit/files/sleuthkit-4.1.0-system-sqlite.patch new file mode 100644 index 000000000000..413357fb5045 --- /dev/null +++ b/app-forensics/sleuthkit/files/sleuthkit-4.1.0-system-sqlite.patch @@ -0,0 +1,34 @@ +--- sleuthkit-4.1.0/tsk/auto/db_sqlite.cpp ++++ sleuthkit-4.1.0/tsk/auto/db_sqlite.cpp +@@ -14,7 +14,7 @@ + */ + + #include "tsk_db_sqlite.h" +-#include "sqlite3.h" ++#include + + #include + +--- sleuthkit-4.1.0/tsk/auto/Makefile.am ++++ sleuthkit-4.1.0/tsk/auto/Makefile.am +@@ -3,7 +3,8 @@ + + noinst_LTLIBRARIES = libtskauto.la + # Note that the .h files are in the top-level Makefile +-libtskauto_la_SOURCES = auto.cpp tsk_auto_i.h auto_db.cpp sqlite3.c sqlite3.h db_sqlite.cpp tsk_db_sqlite.h case_db.cpp tsk_case_db.h ++libtskauto_la_SOURCES = auto.cpp tsk_auto_i.h auto_db.cpp db_sqlite.cpp tsk_db_sqlite.h case_db.cpp tsk_case_db.h ++libtskauto_la_LIBADD = -lsqlite3 + + indent: + indent *.cpp *.h +--- sleuthkit-4.1.0/tsk/auto/tsk_db_sqlite.h ++++ sleuthkit-4.1.0/tsk/auto/tsk_db_sqlite.h +@@ -25,7 +25,7 @@ + #include + + +-#include "sqlite3.h" ++#include + #include "tsk_auto_i.h" + + using std::map; diff --git a/app-forensics/sleuthkit/files/sleuthkit-4.1.0-tools-shared-libs.patch b/app-forensics/sleuthkit/files/sleuthkit-4.1.0-tools-shared-libs.patch new file mode 100644 index 000000000000..efa335068333 --- /dev/null +++ b/app-forensics/sleuthkit/files/sleuthkit-4.1.0-tools-shared-libs.patch @@ -0,0 +1,55 @@ +--- sleuthkit-4.1.0/tools/autotools/Makefile.am ++++ sleuthkit-4.1.0/tools/autotools/Makefile.am +@@ -1,6 +1,5 @@ + AM_CPPFLAGS = -I../.. -I$(srcdir)/../.. -Wall + LDADD = ../../tsk/libtsk.la +-LDFLAGS += -static + EXTRA_DIST = .indent.pro + + bin_PROGRAMS = tsk_recover tsk_loaddb tsk_comparedir tsk_gettimes +--- sleuthkit-4.1.0/tools/fstools/Makefile.am ++++ sleuthkit-4.1.0/tools/fstools/Makefile.am +@@ -1,6 +1,5 @@ + AM_CPPFLAGS = -I../.. -I$(srcdir)/../.. -Wall + LDADD = ../../tsk/libtsk.la +-LDFLAGS += -static + EXTRA_DIST = .indent.pro fscheck.cpp + + bin_PROGRAMS = blkcalc blkcat blkls blkstat ffind fls fcat fsstat icat ifind ils \ +--- sleuthkit-4.1.0/tools/hashtools/Makefile.am ++++ sleuthkit-4.1.0/tools/hashtools/Makefile.am +@@ -1,6 +1,5 @@ + AM_CPPFLAGS = -I../.. -I$(srcdir)/../.. -Wall + LDADD = ../../tsk/libtsk.la +-LDFLAGS += -static + EXTRA_DIST = .indent.pro md5.c sha1.c + + bin_PROGRAMS = hfind +--- sleuthkit-4.1.0/tools/imgtools/Makefile.am ++++ sleuthkit-4.1.0/tools/imgtools/Makefile.am +@@ -1,6 +1,5 @@ + AM_CPPFLAGS = -I../.. -I$(srcdir)/../.. -Wall + LDADD = ../../tsk/libtsk.la +-LDFLAGS += -static + EXTRA_DIST = .indent.pro + + bin_PROGRAMS = img_cat img_stat +--- sleuthkit-4.1.0/tools/srchtools/Makefile.am ++++ sleuthkit-4.1.0/tools/srchtools/Makefile.am +@@ -6,7 +6,6 @@ + + sigfind_SOURCES = sigfind.cpp + sigfind_LDADD = ../../tsk/libtsk.la +-sigfind_LDFLAGS = -static + + indent: + indent *.c *.cpp +--- sleuthkit-4.1.0/tools/vstools/Makefile.am ++++ sleuthkit-4.1.0/tools/vstools/Makefile.am +@@ -1,6 +1,5 @@ + AM_CPPFLAGS = -I../.. -I$(srcdir)/../.. -Wall + LDADD = ../../tsk/libtsk.la +-LDFLAGS += -static + EXTRA_DIST = .indent.pro + + bin_PROGRAMS = mmls mmstat mmcat diff --git a/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild b/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild index e931ff6a1a87..4b45deeb8f6d 100644 --- a/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild,v 1.1 2013/02/10 20:54:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild,v 1.2 2013/07/21 13:05:58 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 IBM" SLOT="0/9" # subslot = major soname version -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~x86" IUSE="aff ewf static-libs" DEPEND="dev-db/sqlite:3 diff --git a/app-forensics/sleuthkit/sleuthkit-4.1.0.ebuild b/app-forensics/sleuthkit/sleuthkit-4.1.0.ebuild new file mode 100644 index 000000000000..179efdbe56be --- /dev/null +++ b/app-forensics/sleuthkit/sleuthkit-4.1.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.1.0.ebuild,v 1.1 2013/07/21 10:31:23 radhermit Exp $ + +EAPI=5 +AUTOTOOLS_AUTORECONF=1 +AUTOTOOLS_IN_SOURCE_BUILD=1 + +inherit autotools-utils + +DESCRIPTION="A collection of file system and media management forensic analysis tools" +HOMEPAGE="http://www.sleuthkit.org/sleuthkit/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-2 IBM" +SLOT="0/10" # subslot = major soname version +KEYWORDS="~amd64 ~hppa ~ppc ~x86" +IUSE="aff ewf static-libs" + +DEPEND="dev-db/sqlite:3 + ewf? ( app-forensics/libewf ) + aff? ( app-forensics/afflib )" +RDEPEND="${DEPEND} + dev-perl/DateManip" + +DOCS=( NEWS.txt README.txt ) + +PATCHES=( + "${FILESDIR}"/${P}-system-sqlite.patch + "${FILESDIR}"/${P}-tools-shared-libs.patch +) + +src_configure() { + local myeconfargs=( + $(use_with aff afflib) + $(use_with ewf libewf) + ) + autotools-utils_src_configure +} diff --git a/app-leechcraft/laretz/Manifest b/app-leechcraft/laretz/Manifest new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/app-leechcraft/laretz/laretz-9999.ebuild b/app-leechcraft/laretz/laretz-9999.ebuild new file mode 100644 index 000000000000..3d8db8971560 --- /dev/null +++ b/app-leechcraft/laretz/laretz-9999.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/laretz/laretz-9999.ebuild,v 1.1 2013/07/20 20:21:29 maksbotan Exp $ + +EAPI=5 + +DESCRIPTION="The Laretz sync server" +HOMEPAGE="http://leechcraft.org" + +EGIT_REPO_URI="git://github.com/0xd34df00d/laretz.git" +EGIT_PROJECT="laretz" + +inherit cmake-utils git-2 + +LICENSE="Boost-1.0" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND="dev-libs/boost + ~app-leechcraft/liblaretz-${PV} + dev-db/mongodb" +RDEPEND="${DEPEND}" + +CMAKE_USE_DIR="${S}"/src/server diff --git a/dev-php/ezc-Graph/metadata.xml b/app-leechcraft/laretz/metadata.xml similarity index 84% rename from dev-php/ezc-Graph/metadata.xml rename to app-leechcraft/laretz/metadata.xml index 40dbb4c4bbaf..2c857dda08d3 100644 --- a/dev-php/ezc-Graph/metadata.xml +++ b/app-leechcraft/laretz/metadata.xml @@ -1,5 +1,5 @@ -php + leechcraft diff --git a/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild b/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild index 4b970ba96234..7355b879375b 100644 --- a/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild +++ b/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild,v 1.1 2013/03/08 22:04:01 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild,v 1.2 2013/07/20 20:25:20 maksbotan Exp $ EAPI="4" @@ -13,5 +13,6 @@ KEYWORDS="" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} + ~app-leechcraft/liblaretz-${PV} >=dev-qt/qtgui-4.8:4" RDEPEND="${DEPEND}" diff --git a/app-leechcraft/liblaretz/Manifest b/app-leechcraft/liblaretz/Manifest new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/app-leechcraft/liblaretz/liblaretz-9999.ebuild b/app-leechcraft/liblaretz/liblaretz-9999.ebuild new file mode 100644 index 000000000000..ff088c84ce2d --- /dev/null +++ b/app-leechcraft/liblaretz/liblaretz-9999.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/liblaretz/liblaretz-9999.ebuild,v 1.1 2013/07/20 20:18:03 maksbotan Exp $ + +EAPI=5 + +DESCRIPTION="Shared library to be used by the Laretz sync server and its clients" +HOMEPAGE="http://leechcraft.org" + +EGIT_REPO_URI="git://github.com/0xd34df00d/laretz.git" +EGIT_PROJECT="laretz" + +inherit cmake-utils git-2 + +LICENSE="Boost-1.0" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND="dev-libs/boost" +RDEPEND="${DEPEND}" + +CMAKE_USE_DIR="${S}"/src/lib diff --git a/dev-php/ezc-Base/metadata.xml b/app-leechcraft/liblaretz/metadata.xml similarity index 84% rename from dev-php/ezc-Base/metadata.xml rename to app-leechcraft/liblaretz/metadata.xml index 40dbb4c4bbaf..2c857dda08d3 100644 --- a/dev-php/ezc-Base/metadata.xml +++ b/app-leechcraft/liblaretz/metadata.xml @@ -1,5 +1,5 @@ -php + leechcraft diff --git a/app-misc/byobu/Manifest b/app-misc/byobu/Manifest index 287acba81639..3cb110bc525b 100644 --- a/app-misc/byobu/Manifest +++ b/app-misc/byobu/Manifest @@ -2,3 +2,4 @@ DIST byobu_5.39.orig.tar.gz 603622 SHA256 93337318c977455ac1227d74d748e3a12ecec4 DIST byobu_5.41.orig.tar.gz 603878 SHA256 d81222475d9f51e8bb4cc00593e8d1386d94e4440ed4126ea365f33bea81856f SHA512 04c16b2c5585a45428ebaf6afe0fbf04cbea18f2fda97906cd0211ed83de08ba5b2d830ea7a84305caa250520a68a9b182076db290d748edcf1f9d48dfbe5725 WHIRLPOOL 2c39e95f71384328ab4213d8a837cd3e6ebb2c903506640584ba5e3f788ce913dd8227656f8fdeb2400943a2cb5c2991c7ca46280a29d6bc7be37df4423f7c8f DIST byobu_5.43.orig.tar.gz 604092 SHA256 0e115dd834053ce68e2f0e33f11f942c3e6321576c9cb47f45694b09f9f77823 SHA512 bbcbf5b4d290c73f7fc786120f0e5c373b25b15542f37f9e4845a8ae8eb61cd62297e9c861ae76841805d3c44b5eaf87a3f05ce6fd0a2c01c86f1271037eb11a WHIRLPOOL 01abde79e688ded68c01999b4fa1479897450d911ff537917a07ab499d76f46a75d1cf51dcaab8c307d134b1204ffc84893cd3e99d4ba9a5072c89e299691858 DIST byobu_5.45.orig.tar.gz 598626 SHA256 98c4f658fcff90b4e800eac478202ed199cd757b7e0e2e4c821864c4446c0414 SHA512 e9186bf908eb6da28cf7da57e58eaf8843dcb9525ea4704ad9541b688441d2386ab1944c972ecbc0c11c83984bea23292e63e06a935e77df9a13f1fc217ab0e0 WHIRLPOOL 2dfdbaf778501fa6836b306a8ca81b085e799757b9d1cf6558d9bce6419ecb831391620b063f7db77d274950b084cf63c2e8268714187155f8764d98b86f9075 +DIST byobu_5.47.orig.tar.gz 599237 SHA256 a36ddc1a52ba21892d7d15d855bac698f59c6f406e0e7645a3ba099df697f466 SHA512 9952106bbab8482d95deaa9b7565a392b7de4d5f728caceafc60ca5a003a0e5686745fa4764476a526810756a986b702e140496e779b22525d4481cd140a6ac5 WHIRLPOOL c1551e43837fac5f6f4a690607364c41a1bef79f8687e022e4207254e1854a0cdb263ee52cf7cb5ff5b1f06771a49c595f1925e7c0015fde173dc020af4be407 diff --git a/app-misc/byobu/byobu-5.47.ebuild b/app-misc/byobu/byobu-5.47.ebuild new file mode 100644 index 000000000000..836ba94ef8dd --- /dev/null +++ b/app-misc/byobu/byobu-5.47.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/byobu/byobu-5.47.ebuild,v 1.1 2013/07/21 09:21:46 radhermit Exp $ + +EAPI=5 +PYTHON_COMPAT=( python{2_6,2_7} ) + +inherit python-single-r1 + +DESCRIPTION="A set of profiles for the GNU Screen console window manager (app-misc/screen)" +HOMEPAGE="http://byobu.co" +SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="screen" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +RDEPEND="${PYTHON_DEPS} + dev-libs/newt[${PYTHON_USEDEP}] + screen? ( app-misc/screen ) + !screen? ( app-misc/tmux )" + +src_prepare() { + python_fix_shebang . + + # Set default system backend to screen + if use screen ; then + sed -i -e 's/#\(BYOBU_BACKEND\).*/\1="screen"/' etc/byobu/backend || die + fi +} + +src_install() { + default + + # Create symlinks for backends + dosym ${PN} /usr/bin/${PN}-screen + dosym ${PN} /usr/bin/${PN}-tmux + + docompress -x /usr/share/doc/${PN} +} diff --git a/app-misc/colordiff/colordiff-1.0.13.ebuild b/app-misc/colordiff/colordiff-1.0.13.ebuild index 73a6385e69d8..26d1eb9216e9 100644 --- a/app-misc/colordiff/colordiff-1.0.13.ebuild +++ b/app-misc/colordiff/colordiff-1.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/colordiff/colordiff-1.0.13.ebuild,v 1.9 2013/01/22 17:30:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/colordiff/colordiff-1.0.13.ebuild,v 1.10 2013/07/21 16:09:51 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.colordiff.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="sys-apps/diffutils" diff --git a/app-misc/geoclue/metadata.xml b/app-misc/geoclue/metadata.xml index 8eb6f809bda2..2a470a5d21cd 100644 --- a/app-misc/geoclue/metadata.xml +++ b/app-misc/geoclue/metadata.xml @@ -3,7 +3,6 @@ desktop-misc - Add support for net-misc/connman Install geonames.org provider Install GSM location provider Install gtk-based geoclue-test-gui diff --git a/app-misc/mepl/metadata.xml b/app-misc/mepl/metadata.xml index cde42541750c..ff62877c67ae 100644 --- a/app-misc/mepl/metadata.xml +++ b/app-misc/mepl/metadata.xml @@ -2,6 +2,6 @@ - phosphan@gentoo.org + maintainer-needed@gentoo.org diff --git a/app-misc/ps3pf_utils/metadata.xml b/app-misc/ps3pf_utils/metadata.xml index 2de357c2490b..f9a5b22fcbec 100644 --- a/app-misc/ps3pf_utils/metadata.xml +++ b/app-misc/ps3pf_utils/metadata.xml @@ -2,8 +2,4 @@ ppc64 - - ranger@gentoo.org - Brent Baude - diff --git a/app-misc/reptyr/reptyr-0.5.ebuild b/app-misc/reptyr/reptyr-0.5.ebuild index 4c6d7a65c1e2..8bce41f3c14e 100644 --- a/app-misc/reptyr/reptyr-0.5.ebuild +++ b/app-misc/reptyr/reptyr-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/reptyr/reptyr-0.5.ebuild,v 1.1 2013/06/10 03:42:54 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/reptyr/reptyr-0.5.ebuild,v 1.2 2013/07/21 13:08:00 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nelhage/${PN}/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" src_prepare() { # respect CFLAGS diff --git a/app-mobilephone/yaps/metadata.xml b/app-mobilephone/yaps/metadata.xml index edb94ebbe7bf..7135b5f4ca7d 100644 --- a/app-mobilephone/yaps/metadata.xml +++ b/app-mobilephone/yaps/metadata.xml @@ -2,10 +2,6 @@ mobile-phone - - sbriesen@gentoo.org - Stefan Briesenick - Yet Another Pager Software (optional with CAPI support). diff --git a/app-office/libreoffice-bin-debug/Manifest b/app-office/libreoffice-bin-debug/Manifest index 5368c8a864fa..286ce920ed77 100644 --- a/app-office/libreoffice-bin-debug/Manifest +++ b/app-office/libreoffice-bin-debug/Manifest @@ -1,12 +1,24 @@ DIST amd64-debug-libreoffice-base-3.6.6.2.tar.xz 798311800 SHA256 72d34f5afaec43ab6eb01aae8432b32de32aa587f714d6dedbd62fb02c10f82c SHA512 91ac988f43782287e8e9274f982d7f123293e38fffe0bc80227ce1d1d4115c5b831384f9b55aeb997d08ddb280ad7c3cde3e247461fc3586f186debdc8bd28c5 WHIRLPOOL 80b24e2b5dce5af3d3f6e7f9065edeab9dd78c13b834dbc8c482858446dfd2e136841f186b519b1690145970106cf19b65c198f006f76ee2f32fbd7918578d9b +DIST amd64-debug-libreoffice-base-4.0.4.2.tar.xz 834170168 SHA256 be688e57f6d90e0a1481e6172ee718ea2ea18235534e17bfa8aa3eb938a76f70 SHA512 cc42f32aa0cb02b43bc3e07ef6543e033ca737b7acdf87624ef61facc72682a4cd37610d9ade5357f570129628eef7083a479fcd7e5cb74aff32c7d7f007278b WHIRLPOOL 10c385ccfd6e510df8b45f3ce4eb0aa075f125f388946eefa2c5522a8498b9d3effbe3f3a5f49df539226b818fdeefab9db87f9f43ed6f9fee1c203b835a3f23 DIST amd64-debug-libreoffice-base-java-3.6.6.2.tar.xz 803059688 SHA256 6f2388e09ea83b4f2655f67a668285b0d36f5826a6282ca324566b078e1abca4 SHA512 20687a17711ac75f605d15a8c21cd614af1bf6c2a33c4fe04f6d520251c71928af4837ee52d7c219bddcc7ef97500545df62878828dc59606f09ec5d3ffc141c WHIRLPOOL 2cb5c74a73897c7bf5bb4d013a32017a32ed31f79186b18e47bfe70a1b206f5cd5109a16f5b5e96accf19b90703f317285461213af353a48b28bfbdcd4fce0b5 +DIST amd64-debug-libreoffice-base-java-4.0.4.2.tar.xz 838854628 SHA256 1608f2d7841707c8fc787121407d86eee271f70b0eec9234cac275640f74cb33 SHA512 755b3acdbf49b0735aea16a7750001929fe45ce757522426003b0fea2a6e6525f539c5450d69974f5dc315c235bc73eaa2ec997b7b99d31a14f15936175ec2fe WHIRLPOOL 457f0d1c96ca7459a89e213ca9fa4530a9140eb1de1d2872e360588f423ad8ce9caeb758ff22e1795976c32b53fa163fa76b3a66db06ff911949b164d718981d DIST amd64-debug-libreoffice-gnome-3.6.6.2.tar.xz 799922372 SHA256 dd1561ad5257d256ab642f394165704cbecaa3ad7cd40e1e355eab1ce9999521 SHA512 3d49228515de1cde8edc4ea2cc9591f03ab8129dc0d998064080040588d51d816dfe216e70e2d8a91f07398434cd8a85c1eb2cfb93217a78eecce32e7f7f95ed WHIRLPOOL 05131733ee8e91f39c4dae13974d4276f23c91cb4f4c42bf90d0769feffd654f604efaf382c69b3f9fed54c552c090049d87c170c7659c3648f82498483b8eb1 +DIST amd64-debug-libreoffice-gnome-4.0.4.2.tar.xz 836135384 SHA256 a610f8d75b36177b44cd02a3cf87a1f0adfd7da3ecb78ba1c97ed72194212b27 SHA512 df136a30fb5a8cedf98764d7a90c893ce3becf7e33efaedfa6dca91cd81142a2bb395225d7acf3e0f4a1ff46d1bc1650b488cd1f18cfca516676a0776499c9aa WHIRLPOOL e5738ec60ec174ec8b6e367c724b72e3549567df3904427a7046ac4d5359af79f146d0d4d93cc5e4839c362821d5be646b81328aff763bf245452bad03d7b808 DIST amd64-debug-libreoffice-gnome-java-3.6.6.2.tar.xz 804665916 SHA256 d9dfd341bde6dec5ae08e411088b3ff287f82db877591907a740f4ea4978e21f SHA512 ba4a8443b029d2112998114be34b797065e14e76f4fd6675d558ceed4c15e0c4e295665a83932c702c48623c8d03ec28e7c952bc7895092977959357ec34c800 WHIRLPOOL 3695361ce050dd60eb6e3b8188ed2cc6ea10e892648f6e5dc8c5e8e3af4c4c59cb7bb9b21027d559eb1a4b5bc1dd2a513831ae56a02eb8edf9e713d5d49800f2 +DIST amd64-debug-libreoffice-gnome-java-4.0.4.2.tar.xz 840819452 SHA256 6d22a7e0a50a16609969bf2bc7345a50326b0429990b3b4d1a9ab906935ac47a SHA512 4ada558bbc4f4411988658ae8b857ef265a6ccb73caa64e15807bd9dcb58b561b68109b834897fd6b137a5a2727244a3d944fc6c7883eb483ec30f585637800a WHIRLPOOL 786633cf13b48130bbcbce44d0843391dea21949339044b4d99db690f199292f6214b5301a731d061b1186a9c33b38f3b9b7cf27caa758543e75bbd1d2e1b554 DIST amd64-debug-libreoffice-kde-3.6.6.2.tar.xz 799548168 SHA256 96c756dc8f8e57de33e54ed0f9ee9cc3f4b4add6bc7a4204f97f2fb6789d5ec6 SHA512 8a3ae41abb0027d96b58415e0010bc31c9b9b1e728cd0e10a078d691122ba7105d9c210753a4de32f698ac0b4e46d9ad841af6034a1b56e4f22cc43722e75114 WHIRLPOOL 3eb7988eaaabc41a7af2682d2ac952d72d777f83fd22866799eea4086850fa11b7cfcda6dde2d4f2f67060d823b220fddc59217eab13aad5529f6a60c4e93a23 +DIST amd64-debug-libreoffice-kde-4.0.4.2.tar.xz 835447712 SHA256 044913d9ea73a5458ec6f1b1300747d7b869a1e37ce1177516cac570327d8962 SHA512 f715285e267ff11f430a568ac3528465759dc92098e05529f2ee2e6c4ef542d9a9e9290ae86d33e0790b2a6fff35712d6226d3f848f805cb16a142f6476cd636 WHIRLPOOL 8ce4f9d584a0c535ae8c7d2645b3bb65cd024d0d771a8e6b05eb896e8068a993c213e2bca7cf5f9fdb62c6d99b3478b6793d233ec9b0ecdaf4e07c55244687f0 DIST amd64-debug-libreoffice-kde-java-3.6.6.2.tar.xz 804288792 SHA256 99fe3ecdacf4dab7eb39f688c85d5a8dcde798a7d2d40754dda2a5200f0f21e8 SHA512 8a48e49dc7778dc24c414907abdba1913d4665d245ac41d5e4e8128ceeb1426498ddc28398c4ae35fccd1a63661527eab6df7857ca8e7e4a03aa0a8c5db7a72c WHIRLPOOL 7914423b94c03c70526b7478037450cac760cc0cfcfc6a2d0ea90ef169d81e972dff90f98389e51b6a315def49a12442c11b7a5dac195b2cc79857ae38436ae8 +DIST amd64-debug-libreoffice-kde-java-4.0.4.2.tar.xz 840102712 SHA256 4bd3fa856e488516a1e8a47cfbf0a958115892628d6c3b85b0645fb03f2fb05a SHA512 4c86b4fb83a30b0234f1f014f609b3f336880cb6280ac5a7f73f5fcb1100c028032114bde037e627f0055aff4918046659ad5771b6f0b896e7bf52771215f09a WHIRLPOOL cd3a845f04b29fa4dc7c2e87fd70d7843e70b777df2646f6a17746792d89bee8b1ef1dd1afa55d5cbd82e0528e1c32c6be788f82dc57bf5f7751091387be5926 DIST x86-debug-libreoffice-base-3.6.6.2.tar.xz 747064660 SHA256 38f5c4f38a4a6222726e21d66c28ee737d6a369ee45e689444ec73e368e04626 SHA512 8223cd602884de47c96e442e1a1da24582b8f17a8231aeaed3b842a789dc99e142137ec0c7f338d43f4d5a0e1794004eb7ad3ea5e1ebedf13d73516a9f4ca0a3 WHIRLPOOL 98890f40cdf7a82702a8be0c28cf019b4be5ba4ac89d3fe65e0f17423f126b7223309d6b776cff1e91621840bef2b13b2cbcadd2f0790ef99a5957729d6f7be7 +DIST x86-debug-libreoffice-base-4.0.4.2.tar.xz 782822812 SHA256 8d738a4dd8ddaf902893eacb0206b49e3ed1c664f705dad834969e4636120de7 SHA512 dfba4e2904281157e622e43343fdbe81421d7dc8995c5c889a259cdb5c864d7691e48fb33d3b584f549a882cb2cf1fd7dba83e27db943a5e873f53d79677333d WHIRLPOOL c1814ba6b03f2254b83cac7379d0cdd970c6f32a305e22e2cfffe4a64a052500dcef8fd911f8b5f025f0de892fb843a1ad131aabe714738db321473dffa11ccd DIST x86-debug-libreoffice-base-java-3.6.6.2.tar.xz 751314052 SHA256 6001bd7cf53dd8662077a8218d409b0898149846090dcbe3a56a97d2b521a4dc SHA512 f70572bdfcc7e5c3019a1c401a0cbc6238d418839e62e60a08bf67f5525eef2a5748087282750f754b03b365cacd818920f49db9807a68fa01a6c48534dbaa9a WHIRLPOOL c4299812e22e9db20c9fea8c70703c24251f70b27e4d1c8ec7b8e0bc15a218c39682024477969d45c95b9f21a3b54541a46b0614afae2e3883f21094ed025eef +DIST x86-debug-libreoffice-base-java-4.0.4.2.tar.xz 787096064 SHA256 04934932f65735398640cf3a4ad1b11ab33afa3769a0d038ff00727ef6802912 SHA512 163fd7df816c9dfb3cb49d8aef01076123adb913489d8ca632107d658b94b04df5c18b18dd3cc9a95353d797b26f534ab06afbbdc965e1a0aefbd21cc22c8058 WHIRLPOOL bc7f48a98aba797a5d7043befa764c598e8a4b54a6f49df63ea43ccba6ed91cd1380f79eaa71fd3126c708ff83fb56789d04e83587a6acc43fdce5104b6b0cbc DIST x86-debug-libreoffice-gnome-3.6.6.2.tar.xz 748563592 SHA256 5e4f9f7ce5f044f0c9fa7b81f711fa98f390898ee4cc5f3d23fa100de3d560d8 SHA512 4f64d8fc357ff214a75ff7615ef4e4db2e043df55c943d050db31dde8b95d7896e10599892492333a2434ddb108df81bb8baebbba8132ee4f4f59b85c34149f6 WHIRLPOOL 4013b8fd24d3bbba6675e3ce3bbd735649451a57ad8cc9863e94438111eae5335a821735498325d03531f90f389c8f4316e3644fc8a6278c63db1afe310887b5 +DIST x86-debug-libreoffice-gnome-4.0.4.2.tar.xz 784681768 SHA256 58ac1eba1d7d15c254c212e176050d9d11cb6427289d7efca6cc4bf234f5f040 SHA512 5ad80acf841703c256029408ca276dcf9d623f2c6f0606898ffbf982eb299257dc6a5a57838d5356f3fc86094a90dd79194a80a509db6b71569a9fab3f3203e0 WHIRLPOOL 0ff569f6458154a3be5d6c3e2dd589c9b84febf393ddfa409c72c86932c2352b918c83d004daf084549150d7b6df9214ea863861700acefe10c29c0ab33fe379 DIST x86-debug-libreoffice-gnome-java-3.6.6.2.tar.xz 752853660 SHA256 c9ff5cc8cbdd71b2a2104b9b50628a743ea8a34419dd1b57356f76c0082c25df SHA512 51d3cfacbcb8a83b850354336dc6d3d378fc8f6605957c572fc953c35bbf6612c976364af93d7fb6e5653fcb705bedb99232036eaa14a9202f9cae10822de6ba WHIRLPOOL 3a3e17e61d4df5e0e5efab59e34559dadd78cb75d974c92acc97f0dd77b799a18ff5cdf42e2b0af86852b5268e9b1d1a5e03f98b77fe78c748655d951b6be141 +DIST x86-debug-libreoffice-gnome-java-4.0.4.2.tar.xz 788944208 SHA256 40c7efdfbf6170b9ff13cfa799457a42bbd7c263ea67f5cd043d19a27933cd2f SHA512 63b713d773443f28ae26e1bb704a21ec50138aaf323b113b5377faa91f8b197f6e315eb3fe94cceaffdd181c13fd9d3f621e61bf71bd9d359fc3387f2ffd9793 WHIRLPOOL 3f3c32b09f8bc8362776625d20622cc043282a585def759b81121e8ad57ef0cdc2f837f1d3b610f24f1b9c0a005bdc73a2c4962a2de255fa7f17c29b150c03d9 DIST x86-debug-libreoffice-kde-3.6.6.2.tar.xz 748216820 SHA256 5e254251a0b6f7fe33f38395396e852952e83a564788825085d301a4217009fe SHA512 fccec10848e754b3b66dc141bd102e1f32d5414206f14f3b33b36426ddeb9866c2e9e45c9f6b843d4185790ac37fd572469ab977b0d6241ae71af82ded892e94 WHIRLPOOL 0a33046110734fc6d767f4b03a3c4e5b83ab3698db3c2f45f108efea56b5b6ad829929a6e5dfc0f368c0605d46c82dc7ff0739ca498964e74bc1a7b9651942b7 +DIST x86-debug-libreoffice-kde-4.0.4.2.tar.xz 784067860 SHA256 809b67a5dfa880e94595e9f9794be406b71617de23e5f628c4da02bf9d97e090 SHA512 a1e9b1937de21e51a9540512a9d00e982a13444e0f7ae00586ab06c8deb1cec4f2ca5b938d86c6c224d58a8b3b752984a91ec4d62fea1766cd810516b22da014 WHIRLPOOL ac3e09abcd7f81bc5bf24d85c902e616508f495f2df3861224c0a97176076a8b099758a80b22554886bbd0ed20aee6b3145fcf1e00dea6071ab2a6b3309b6700 DIST x86-debug-libreoffice-kde-java-3.6.6.2.tar.xz 752537256 SHA256 d0a28307dd48fe8d095b2bfe39ed884f059a44a2feea592bf22c84f3f4eb9726 SHA512 25c81bc77a2d24e4dace2fc5a710336c3e5d489047e98bd4a9e6877f92ea7e31078cc167c0be4f1d2774a94455e6dde0cbdcd22344e6a3f3e90c0c9979bbd7f7 WHIRLPOOL 6f7cd49e09a84f0ef06359832df844985ba598c6698f6ed3d3d69137d2641da86097a7c4439f2ce980b07d09dd399411f8b20751771705a03af4afcc7d0b6ca5 +DIST x86-debug-libreoffice-kde-java-4.0.4.2.tar.xz 788317636 SHA256 9a1f7458597ff559263dada46b5d8e22c4df06f816e1916a46a2f7d011bc343a SHA512 2e448143d3f20388473041057255c1dbcb70b0e30cb33f0c78c69d4f5e87d36565cd42c373ad1f241cea7dccc9a3d8230058b3cb38fda1e6218d4bb5a78448c0 WHIRLPOOL 7e3c462df097e0aa7d493233be7383ca04be9abdbc05d9c9f9236dabd6d535dad92875505e7645a5d2ad7ca87ca3d6a90a4510919e2e080652957f28a63bf980 diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.0.4.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.0.4.2.ebuild new file mode 100644 index 000000000000..bf0d36101cd1 --- /dev/null +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.0.4.2.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2013 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.0.4.2.ebuild,v 1.1 2013/07/20 22:13:43 dilfridge Exp $ + +EAPI=5 + +BASE_AMD64_URI="mirror://gentoo/amd64-debug-" +BASE_X86_URI="mirror://gentoo/x86-debug-" + +DESCRIPTION="LibreOffice, a full office productivity suite. Binary package, debug info." +HOMEPAGE="http://www.libreoffice.org" +SRC_URI_AMD64=" + kde? ( + !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-kde-${PVR}.tar.xz ) + java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-kde-java-${PVR}.tar.xz ) + ) + gnome? ( + !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-gnome-${PVR}.tar.xz ) + java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-gnome-java-${PVR}.tar.xz ) + ) + !kde? ( !gnome? ( + !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-base-${PVR}.tar.xz ) + java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-base-java-${PVR}.tar.xz ) + ) ) +" +SRC_URI_X86=" + kde? ( + !java? ( ${BASE_X86_URI}${PN/-bin-debug}-kde-${PVR}.tar.xz ) + java? ( ${BASE_X86_URI}${PN/-bin-debug}-kde-java-${PVR}.tar.xz ) + ) + gnome? ( + !java? ( ${BASE_X86_URI}${PN/-bin-debug}-gnome-${PVR}.tar.xz ) + java? ( ${BASE_X86_URI}${PN/-bin-debug}-gnome-java-${PVR}.tar.xz ) + ) + !kde? ( !gnome? ( + !java? ( ${BASE_X86_URI}${PN/-bin-debug}-base-${PVR}.tar.xz ) + java? ( ${BASE_X86_URI}${PN/-bin-debug}-base-java-${PVR}.tar.xz ) + ) ) +" + +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=]" + +RESTRICT="test strip" + +S="${WORKDIR}" + +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 df1c67fcc511..3556bee9d0af 100644 --- a/app-office/libreoffice-bin/Manifest +++ b/app-office/libreoffice-bin/Manifest @@ -1,12 +1,24 @@ DIST amd64-bin-libreoffice-base-3.6.6.2.tar.xz 67523164 SHA256 e2d1778e7b489d762e5d909260522eebabfe1db75961ff5d68b782df8fff7bf4 SHA512 ccdc8237fd85f63469497b5784dc597fed1d2aa5e81115943fce5d03264cb72fe71351d9a3fdca95e2d7a3f1923d6aff475e5c4b0a3df08a9d9a939cdda56ab6 WHIRLPOOL e6a52d1637a06c29571e0425586c504543f5a19ecd06a3db6fb97bdd11d1b7a91e025c17133d154c0e4a7ddfeba103f6284db094dc6a66588fe054e69529d483 +DIST amd64-bin-libreoffice-base-4.0.4.2.tar.xz 68176636 SHA256 53af3b3b7364e7af7cbb450624a39bec5135091634eb20d26cff11707bf16bb9 SHA512 ec6d5e3d3b52bd359f1f65c455a46948373699030b6368679145a5adf830c6fcce3fa7379780faeeee4c943738e43d1359940dfdee0753b3e5d6494de5c36c39 WHIRLPOOL f4208570557592d6d9add45297f0ab1a9c6907c2f57e767625c6d2ccc02687f2968259807fbcabd74eae36873c597eb086bc61474d27dea02ca682f84622d1ad DIST amd64-bin-libreoffice-base-java-3.6.6.2.tar.xz 72365296 SHA256 d4e4198dd4514b67ce769d4e07e63a560f49a3fb199045e781a7ad70a87d6466 SHA512 121d5485006381225d203031cab95e7672e9e4aa3024997f516269020b574a0e0a1a782dabf1421c5e677b306416daaf66ecc76d0cfa31d3a0261c6add50d072 WHIRLPOOL 8730623f1c508cb438760ae1da0c42ec767d102dee265f672dbc93cea393d4e5daed7b228285071c33815f553a1e16585da0c3fe0987e49efd0a12b2ae3359b6 +DIST amd64-bin-libreoffice-base-java-4.0.4.2.tar.xz 71695008 SHA256 be9c2c19c0381a97b52ec1cfdd7677565996f0989b2e063b8f3cf60b9fcd897c SHA512 91a3625e5307a8958c9c25588300105aa43b69efbf3882f84ad6f1d99a867fb715df65657c2da657841dfbea81059fd1755dc39a604dc9a137fc3082800a48ca WHIRLPOOL 6efd4aab715389c9807027f9588ee702d326c3ebb3952402ed85515b0ccb56b3082c1c4536f18b9de982bb323a30023ae100f424b0aedb646f3a25bdb76f0a36 DIST amd64-bin-libreoffice-gnome-3.6.6.2.tar.xz 67673408 SHA256 c6a03ef05355e862d4064fa8e6745967ede92b6a87f9eb26f3e6f20742ac142c SHA512 5388ec12724c91901fc7a53073c894021e56890a1f0f77ffd6f32700189217ad4b90e57cc778d026a91309de0f6d4ea9ef4b31457be383c3b131adc3cd6fbe9b WHIRLPOOL 02a7def4060c4575bf9745b75e2cbf2596793fa5505abb3113022e77a6a9d6e2fea8320d9a0c451f0c0a1b2f0e4d2fbb11c82ceb788190d14295663b5bff0fe0 +DIST amd64-bin-libreoffice-gnome-4.0.4.2.tar.xz 68305864 SHA256 e2242b660701cb9de3fd663f154ae705f3cecc70b0a785dccbc0482652b2c861 SHA512 106a447b5caafca6f76e3c30f282a95a51d98b8cfa57591c684f0d76a4c3eae96630845117d80195eec97815aec24dc35464454050ee83c5af5034871446566f WHIRLPOOL f13a8c6ccc84e15485f6b061dfca3b88e0ed293c514da0600a415b0f70fd9e76a99a9a8f57c68b04831579585e4fe034618c0282e2d2079d0ae8a2f22c3c0a02 DIST amd64-bin-libreoffice-gnome-java-3.6.6.2.tar.xz 72479428 SHA256 7b407e95ac8cfe3fc62d3de21e04606d4d41083f74f4a582951742985045c872 SHA512 a394a1540bf18c2ae9637ffa9fb4ce310dc16b8dadaacbd5394d26feb0c8be2b4b7b97c117682eaffa78069b2aa97c5ceb716c673adc4bf824cb69c6822a57e0 WHIRLPOOL 9b6215c39e2a11981fc5eda2983db098456ecf871c18d8868ce7a1ec39acca3f0db54966fd0540d76f744781630bfe49a9be3626ea06f8437e9a3903892590e1 +DIST amd64-bin-libreoffice-gnome-java-4.0.4.2.tar.xz 71818144 SHA256 a2243af72e3538ea68ca57a192f35509098dde9c11af4baaf5a1380012c3c584 SHA512 0d8839b5342e58f20d58adf992da2e6d6ab59ecfb4d21f352d943b4fd2a66e6e92a556067192a6f4cb63508e598d51eeb84edd98c775abfa1a06d137a81e5062 WHIRLPOOL ddaf069b52e59150ab85c02d3b7736ae710f08bd37efb90bd327e6b85e22184594713448bb2e89f04b422700f97d4c036c0dd57d45bb50946f4228ff89a0277d DIST amd64-bin-libreoffice-kde-3.6.6.2.tar.xz 67568420 SHA256 a1bf9a4bb929d1591727d8dfcdf248f3df4cd8a1333e768b7a79bd6e1c4478a6 SHA512 09f26727af41661c3bd7f95afa9642a5e5c2e6b638de9b64738f2beb3e10e81159048c0445c425f76eb56cdfc9fd371da74fa398d8c5ff53de5f8b3ba1e24aec WHIRLPOOL ae0dad55ee9f8c46a3da03cc3566aec751ff8d68ebf477b1a7a5d80ccf26553d4f2c0f1d369d8cf90e4302f117de65f86c73486382beb3a0f535eebce62a5a0c +DIST amd64-bin-libreoffice-kde-4.0.4.2.tar.xz 68206468 SHA256 e0878607cf36e8cdbd070a6755b84ba01c27a9f7ba66b2a2c379c3c1af524721 SHA512 4d2f3f029ec87276a2489e9e00a06d9c7dfca4f8b6333319aca663e6545fc962ddde5eb9b753a9a7dcd413790df064c552bec14af268f34d59e275a5b1f8e274 WHIRLPOOL ca052159d24c4aafcd87fe347e0dcc93d34e813e45a5ded0eb2d8b4eab781106b4ffb2ab6428ed5c50db71fe1e1852bc605fc32f2201fcf1e878dd142f87976d DIST amd64-bin-libreoffice-kde-java-3.6.6.2.tar.xz 72428708 SHA256 d1448f589b2388483cec7b09c8d403426067a4dde0862aef285a29e5483b35ae SHA512 b1787460ee4e50b91ef0bb7c209980c7115e3096206a0b6583c4576768af2f46f2c23c0822ba9b497de00e83bca633ca85d9ca37cc2f64c529986cc4c5d5cb1d WHIRLPOOL d4655098f7c0a868f272afccfb488c20ed1f77cfd7384b8e58bc1c6c7a3a01f0229655603fb9c5a1702c3d1655a5ad1bb3aa4ff6e36958a2573bf3b0ae99b308 +DIST amd64-bin-libreoffice-kde-java-4.0.4.2.tar.xz 71725180 SHA256 7759254be790135dc8d6cbb03296ace9e208c969004d5bb6ce3069842f7e7d3a SHA512 e8015b988fc21c82264175f2d8e09eda351e8f750b2ca60731114fbf15d83dd6cdbafda1169a0ba59d153927d496c1b6051085e5dd3f995c6a291ea2eaae686f WHIRLPOOL 2a00ba0e93bc700c1cac1660840dcc836e7135c6d120a0861ee223bc353634bf56c7f51a832ff4f6b86138e2e9ed85acaed6074bc4c87c2257d2f2d2e3e8026f DIST x86-bin-libreoffice-base-3.6.6.2.tar.xz 66415652 SHA256 24b79395847c7d3c84521a61db5fdb883bcfbbad57e697c05e4338dc76deb1a3 SHA512 e75c07a1eeb288bb791e52e5a3df060f6741202f4c83e0326de360afee62ceeafe0b4ee967f867c1c1d5fe4d0bace4731ac93d28ee5eb7a2ecba37b7c7d65d2a WHIRLPOOL d93fe9a840dc36c42fb7f227bc6218714de8e7911659a3fa42e7a2c73761e1d245feb63bd7915ce2419d2617a019cba915fd498cd7338b25832c999825d7b784 +DIST x86-bin-libreoffice-base-4.0.4.2.tar.xz 67099064 SHA256 e11495a6588c3ba8f25c89a4d6dce79e5a230a617a22d60e4fc549266315be3d SHA512 f587fd02c6c9733379c7b2e48a3704426eb4bb44b321ca866c74835f3d7f4132e4361a89c793321ccd00bbc8f9323817ebf05603c0111ff1c958d3ba8775fffc WHIRLPOOL 371de209e765841a24189a494a33b698c2fc5c37fe7a1aaaa9dcc3d89182e74548cc87838bd72142dd824dd15275c2d58c9e425b3287f19d0c3f9088f76e76d9 DIST x86-bin-libreoffice-base-java-3.6.6.2.tar.xz 71243264 SHA256 9fdf9248e53c9a718c3883c098ec539d1e2621c7d1846b72a66bfd88e950060b SHA512 e3454d3fd389e0bf78dcb6c8290e8569f1ba5462637c766f2ea0b9a4d7e3683ecabc7be1e67163165cdd3da19795bb5567c4493d18fda0975bb631dc2cc8e2f7 WHIRLPOOL 3fb2280bc274777a29a3f9aafdfa92a048ed350dd81735a4e9cbbdef8b8a82ec9dae2f4f0c3d47e8c7c9fb6b0514a1d95060ce30f90a1f97810cf4f1dfd0d1af +DIST x86-bin-libreoffice-base-java-4.0.4.2.tar.xz 70622860 SHA256 feba2e04f80eeb842262bb4a72a2dc4425c0ffbebdd8230fa3986235780f41af SHA512 7df9b4aa64b040dbc54c9763720240b188aede8aba57eca767f96d8b280ea2c496293c9a9271beed3d22b8dfeab138e36eb6fd417abf4621d99ac4ee23263cb1 WHIRLPOOL 383c3cb46f915b1f7f86685e555a730a2f9c5337d6f849e79b7154769186aaa32ebb09ce1ca0a5231a07071b03defc9dd232f3f3e70bdec223e0ee6c568c0163 DIST x86-bin-libreoffice-gnome-3.6.6.2.tar.xz 66532344 SHA256 5576b6bb683f5f9558e2107c443821e9dedea83188e4019dd367072e7596f3c3 SHA512 b19060fb201b79d6b8150efe994701726803d020dafa697afb10b9c89391a049dcfb82aa2ff04cdc63990694c301eccfd96a05e2189c48ed4acc5cab940ffc7c WHIRLPOOL 982bce5e889e789a1adbe7c3609f783ce4612842670e59208a4dbcc180f8a83e4f411d638f6ea50aa07711b0bc0c78e90d6492a6bce00b7558d5578925a1dfca +DIST x86-bin-libreoffice-gnome-4.0.4.2.tar.xz 67230928 SHA256 f97a56782cd9602df863fd2eebd06eaf13b79a05e6c6b155571cc191d7f324d8 SHA512 1df5cebde905f60a6fc9b0d78d314325d6e3b7990f36861a74fbb531d261fd922006e8d04e2e247419df21a81c536eb40cd92d04028c967de4923c3ce52e6e3d WHIRLPOOL 701dcf7e4ed43f922986b569855cb3085eaba501fbbdb94d9bd4d6eef694d3c034d111f046d733f1bd1fc5b4f25405b1146aabd90bc3b77d9b20553b391eb904 DIST x86-bin-libreoffice-gnome-java-3.6.6.2.tar.xz 71353612 SHA256 2e7b4a866368ec5a4c52e7cdadc8b131eaf975f32fc6c42797100b58591d032f SHA512 e81c60e5c32242c64b8629e49a58b6d4d63d1fd7dbb56a3eebad0af46df9927b9d3d3e1f7640593527f3cdcc13a071bdb8adc3a739e6dfaa1c6a158c86f0d05f WHIRLPOOL 91d888491f418cf0ad4ac5f415423f52fe97794465c81c5278b164b91cae6edb05a47394ff8a802f412db77f056b42da0bd350ba0dc1d1fc450f7469df28bfd0 +DIST x86-bin-libreoffice-gnome-java-4.0.4.2.tar.xz 70740904 SHA256 0bab833b7698c531901dff382a997ca50a9239418bf02822e21f9239acd6e304 SHA512 71453440b9852175964ebcc9f14e00bc2c31771bdac8471967d4d412b118db4cf1eddb68997bfee4356fc5319e06b66f08f7a804a25701e69c57f3dc8ccd4b2d WHIRLPOOL 11d4328c4ded4ccc72650bbd67461f42a920a86abb06ae3eed55a0f7a0da20053ae6673bfa698be286c5cb7cadb0bbb5b76b16d3128ec53512b6a9979893281c DIST x86-bin-libreoffice-kde-3.6.6.2.tar.xz 66459608 SHA256 ea9c49adcbdb354f66dcd43630d91cd2a31f2f681dcc22ebc1a6c3a5a2170aa3 SHA512 aad4ff6544081efe7112b86d24b363a7b3f4f3b322f829857e6d90b415917cf153fa9e92bd38487810b20331602910aa90113f44208e51b94c17c898c6da2b0b WHIRLPOOL 3dadefbed1432e7f85333a3d60f3685f84139e99117bd7f63bfb5ecf20adc6b4d9efbc5497adca4ce11a40c0b928a7b3cd43c0b7f0a2188bbe2173e26cb678d2 +DIST x86-bin-libreoffice-kde-4.0.4.2.tar.xz 67144016 SHA256 9869dd633778218445a11efbdcd94aa28e8d0aff923370352d720f942ece929d SHA512 4ebef16308bfe505a1f986947adaf7dd6ad026bd52078e2ec02b79ab00ebb5fd7f521c39cd8d06b9f6a28f6745490d951567f7f9409b76e30b4df5bf181e9fa6 WHIRLPOOL 0ea9c634246aa0439ab18b55f922d78b80866d1d8db36ff4d66acdb48109c7a76c818b624958409462bdfbe0277c081eac50385c7783ba54c873d502be29a787 DIST x86-bin-libreoffice-kde-java-3.6.6.2.tar.xz 71271716 SHA256 cf35180902eab53d4b28c198d472e222e12af7a9e4b95ad55118eb4fbe59f891 SHA512 8f041749eefe317d0c23f67a4e1c00e7f8558b90dcc44c205b3e2e409ef27e89d2589a2123761e765032a806c3517dd8a73cb3d0c0a1d414652b5c4432259360 WHIRLPOOL 8f649942b27a3e1ae554505e70519e2c74507681241f5facd6f30d4eb209c1695fe0cf6674bce3aa092113d4d9ae34ea60f9d2ea53d815c9514f259b0b2fc25a +DIST x86-bin-libreoffice-kde-java-4.0.4.2.tar.xz 70649076 SHA256 393483f5867935edcf3d12e5505d22a7a199cc8c103908ba61a4babd45a5e7af SHA512 298f6265089be935b66d688a22e158efa9b9731a7304e547f3f353347379fbf4ed3459c337fc8573726a721e9b11556fc3a9fc25e667e91e6fa26defed61fb4e WHIRLPOOL b0a5ebcc084f234256481c89ebb6b9b655f1ad707c97e3f709adfacac8024a2654e74e764d2a34fb2db21a67f0d044db101977cac7de45e4425b906f7119e5c8 diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild new file mode 100644 index 000000000000..a9fd54990e53 --- /dev/null +++ b/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild @@ -0,0 +1,204 @@ +# Copyright 1999-2013 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.0.4.2.ebuild,v 1.1 2013/07/20 22:12:53 dilfridge Exp $ + +EAPI=5 + +KDE_REQUIRED="optional" +CMAKE_REQUIRED="never" + +BASE_AMD64_URI="mirror://gentoo/amd64-bin-" +BASE_X86_URI="mirror://gentoo/x86-bin-" + +PYTHON_COMPAT=( python2_7 python3_3 ) +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=" + kde? ( + !java? ( ${BASE_AMD64_URI}${PN/-bin}-kde-${PVR}.tar.xz ) + java? ( ${BASE_AMD64_URI}${PN/-bin}-kde-java-${PVR}.tar.xz ) + ) + gnome? ( + !java? ( ${BASE_AMD64_URI}${PN/-bin}-gnome-${PVR}.tar.xz ) + java? ( ${BASE_AMD64_URI}${PN/-bin}-gnome-java-${PVR}.tar.xz ) + ) + !kde? ( !gnome? ( + !java? ( ${BASE_AMD64_URI}${PN/-bin}-base-${PVR}.tar.xz ) + java? ( ${BASE_AMD64_URI}${PN/-bin}-base-java-${PVR}.tar.xz ) + ) ) +" +SRC_URI_X86=" + kde? ( + !java? ( ${BASE_X86_URI}${PN/-bin}-kde-${PVR}.tar.xz ) + java? ( ${BASE_X86_URI}${PN/-bin}-kde-java-${PVR}.tar.xz ) + ) + gnome? ( + !java? ( ${BASE_X86_URI}${PN/-bin}-gnome-${PVR}.tar.xz ) + java? ( ${BASE_X86_URI}${PN/-bin}-gnome-java-${PVR}.tar.xz ) + ) + !kde? ( !gnome? ( + !java? ( ${BASE_X86_URI}${PN/-bin}-base-${PVR}.tar.xz ) + java? ( ${BASE_X86_URI}${PN/-bin}-base-java-${PVR}.tar.xz ) + ) ) +" + +SRC_URI=" + amd64? ( ${SRC_URI_AMD64} ) + x86? ( ${SRC_URI_X86} ) +" + +IUSE="+cups debug gnome java kde" +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" + +BIN_COMMON_DEPEND=" + =app-text/libexttextcat-3.4* + app-text/poppler:0/35 + dev-libs/icu:0/51.1 + =media-gfx/graphite2-1.2* + =media-libs/libpng-1.5* + >=sys-libs/glibc-2.15-r3 + kde? ( >=kde-base/kdelibs-4.10.4:4 >=dev-qt/qtcore-4.8.4-r5: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/libexttextcat-3.2 + app-text/liblangtag + app-text/libmspub + app-text/libwpd:0.9[tools] + app-text/libwpg:0.2 + >=app-text/libwps-0.2.2 + >=app-text/poppler-0.16:=[xpdf-headers(+),cxx] + >=dev-cpp/clucene-2.3.3.4-r2 + >=dev-cpp/libcmis-0.3.1:0.3 + dev-db/unixODBC + dev-libs/expat + >=dev-libs/hyphen-2.7.1 + >=dev-libs/icu-4.8.1.1:= + =dev-libs/liborcus-0.3* + >=dev-libs/nspr-4.8.8 + >=dev-libs/nss-3.12.9 + >=dev-lang/perl-5.0 + >=dev-libs/openssl-1.0.0d + >=dev-libs/redland-1.0.14[ssl] + media-gfx/graphite2 + >=media-libs/fontconfig-2.8.0 + media-libs/freetype:2 + media-libs/lcms:2 + >=media-libs/libpng-1.4 + >=media-libs/libcdr-0.0.5 + media-libs/libvisio + >=net-misc/curl-7.21.4 + net-nds/openldap + sci-mathematics/lpsolve + virtual/jpeg + >=x11-libs/cairo-1.10.0[X] + x11-libs/libXinerama + x11-libs/libXrandr + x11-libs/libXrender + cups? ( 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 + virtual/glu + virtual/opengl + net-libs/neon +" + +RDEPEND="${COMMON_DEPEND} + !app-office/libreoffice + !=virtual/jre-1.6 ) +" + +PDEPEND=" + =app-office/libreoffice-l10n-4.0* +" + +DEPEND="" + +# 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() { + default +} + +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 cups && ! has_version net-print/cups || \ + ewarn 'You will need net-print/cups to be able to print and export to PDF with libreoffice.' + + 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-office/openproj-bin/openproj-bin-1.4.ebuild b/app-office/openproj-bin/openproj-bin-1.4.ebuild index 372053b998c0..b135b4c74665 100644 --- a/app-office/openproj-bin/openproj-bin-1.4.ebuild +++ b/app-office/openproj-bin/openproj-bin-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openproj-bin/openproj-bin-1.4.ebuild,v 1.2 2013/06/16 23:46:46 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openproj-bin/openproj-bin-1.4.ebuild,v 1.3 2013/07/21 11:12:05 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/openproj/${MY_P}.tar.gz LICENSE="CPAL-1.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=virtual/jre-1.5" diff --git a/app-office/osmo/Manifest b/app-office/osmo/Manifest deleted file mode 100644 index df3e6191c798..000000000000 --- a/app-office/osmo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST osmo-0.2.10.tar.gz 851833 SHA256 4e911c52ac64a088f8a812b354084e7adedd1b54cb0435995a2cdc1d194d0845 SHA512 802b5350ae8a1061e9fca96d79c42e531ddec2e4b7146d6830f7311fd1805599c311d7b518d66e8666becfc1031f428d38cd6a5b6a22a8ca6747641d05cf74a5 WHIRLPOOL fcdda63b2386abbb853007c181b077f9ac9676351f6abf3269d40b12a5aa0aacd416b038bde3e91963ee8ac7c30cbd902abbaa3d3dc3535ef05f38324d79bc3a diff --git a/app-office/osmo/files/osmo-0.2.10-libnotify-0.7.patch b/app-office/osmo/files/osmo-0.2.10-libnotify-0.7.patch deleted file mode 100644 index d626ba2f178d..000000000000 --- a/app-office/osmo/files/osmo-0.2.10-libnotify-0.7.patch +++ /dev/null @@ -1,48 +0,0 @@ -http://pkgs.fedoraproject.org/gitweb/?p=osmo.git;a=blob_plain;f=osmo-0.2.10-libnotify-0.7.0.patch;hb=HEAD - ---- src/check_events.c -+++ src/check_events.c -@@ -454,9 +454,9 @@ - a->date = 0; - - if (textdesc != NULL) -- a->notify = notify_notification_new (item->summary, textdesc, GTK_STOCK_DIALOG_WARNING, NULL); -+ a->notify = notify_notification_new (item->summary, textdesc, GTK_STOCK_DIALOG_WARNING); - else -- a->notify = notify_notification_new (item->summary, text, GTK_STOCK_DIALOG_WARNING, NULL); -+ a->notify = notify_notification_new (item->summary, text, GTK_STOCK_DIALOG_WARNING); - - g_free (textdesc); - g_free (text); -@@ -483,9 +483,6 @@ - #endif /* HAVE_LIBNOTIFY */ - - if (gtk_status_icon_get_visible (appGUI->osmo_trayicon)) { --#ifdef HAVE_LIBNOTIFY -- notify_notification_attach_to_status_icon (a->notify, appGUI->osmo_trayicon); --#endif /* HAVE_LIBNOTIFY */ - gtk_status_icon_set_from_stock (appGUI->osmo_trayicon, OSMO_STOCK_SYSTRAY_TASK); - - if (config.blink_on_events) { -@@ -532,9 +529,9 @@ - a->time = -1; - a->date = 0; - if (textdesc != NULL) -- a->notify = notify_notification_new (_("Alarm warning!"), textdesc, GTK_STOCK_DIALOG_INFO, NULL); -+ a->notify = notify_notification_new (_("Alarm warning!"), textdesc, GTK_STOCK_DIALOG_INFO); - else -- a->notify = notify_notification_new (_("Alarm warning!"), text, GTK_STOCK_DIALOG_INFO, NULL); -+ a->notify = notify_notification_new (_("Alarm warning!"), text, GTK_STOCK_DIALOG_INFO); - - notify_notification_set_timeout (a->notify, NOTIFY_EXPIRES_NEVER); - notify_notification_set_urgency (a->notify, NOTIFY_URGENCY_NORMAL); -@@ -545,9 +542,6 @@ - #endif /* HAVE_LIBNOTIFY */ - - if (gtk_status_icon_get_visible (appGUI->osmo_trayicon)) { --#ifdef HAVE_LIBNOTIFY -- notify_notification_attach_to_status_icon (a->notify, appGUI->osmo_trayicon); --#endif /* HAVE_LIBNOTIFY */ - gtk_status_icon_set_from_stock (appGUI->osmo_trayicon, OSMO_STOCK_SYSTRAY_TASK); - - if (config.blink_on_events) { diff --git a/app-office/osmo/metadata.xml b/app-office/osmo/metadata.xml deleted file mode 100644 index 540f810e069d..000000000000 --- a/app-office/osmo/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - desktop-misc - diff --git a/app-office/osmo/osmo-0.2.10.ebuild b/app-office/osmo/osmo-0.2.10.ebuild deleted file mode 100644 index 4ee9072c13bb..000000000000 --- a/app-office/osmo/osmo-0.2.10.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/osmo/osmo-0.2.10.ebuild,v 1.9 2012/05/03 20:00:38 jdhore Exp $ - -EAPI=3 -inherit eutils flag-o-matic - -DESCRIPTION="A handy personal organizer" -HOMEPAGE="http://clayo.org/osmo/" -SRC_URI="mirror://sourceforge/${PN}-pim/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=x11-libs/gtk+-2.12:2 - >=dev-libs/libtar-1.2.11-r3 - dev-libs/libxml2:2 - dev-libs/libgringotts - >=dev-libs/libical-0.33 - app-text/gtkspell:2 - gnome-extra/gtkhtml:2 - >=x11-libs/libnotify-0.7" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_prepare() { - epatch "${FILESDIR}"/${P}-libnotify-0.7.patch -} - -src_configure() { - append-flags -I/usr/include/libical - - econf \ - --disable-dependency-tracking \ - --without-libsyncml -} - -src_install() { - emake DESTDIR="${D}" install || die - dodoc AUTHORS ChangeLog README TRANSLATORS -} diff --git a/app-office/passepartout/metadata.xml b/app-office/passepartout/metadata.xml index d0681f279630..4538a68724a6 100644 --- a/app-office/passepartout/metadata.xml +++ b/app-office/passepartout/metadata.xml @@ -1,5 +1,5 @@ -sgml +maintainer-needed@gentoo.org diff --git a/app-office/taxbird/Manifest b/app-office/taxbird/Manifest deleted file mode 100644 index 1f3e22ff284b..000000000000 --- a/app-office/taxbird/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST taxbird-0.15.tar.gz 410501 SHA256 0a573fd5400acdeb1b3f580bf4be010bd684dd1e46f307506350df5f776e0bbb SHA512 49bcb5a2b583c8c4185fdaacecb545f8cd2aabfad6705e367affb4d4e349dbe30de09d2b3e96ab042af524ea6a4b8bd72290903cb48b071a1a746d2ad700cd73 WHIRLPOOL 2ea81b3c74ce7566d103d8fb80fb0325f5c137180762ce1e1d7ccb1f50c3b867730ea55ff4fb6cc65d074871965d5b8bcd1d40c5d6d14ec8f74b11f97bd44f3f -DIST taxbird-0.18.tar.gz 414988 SHA256 4ed073989eb9d17b06e120e3e9a5669fc48c2b2df26b118521baa98f11e81413 SHA512 0eb4dc7126037e4d5f515a06518d0b095010844d6f304b13bbb90c93aa758286c43a29af6ed560e57d9ba6935c804e490e949c7993d1507d57c8164f7af7fcfb WHIRLPOOL 803dbc4ef13b7337f4089a5c1c7bf35d201eab3f0b16faadbbacd1da22ee319b1cb8f05f5ee876a15b6ea5f9737e260c5f60defc3fef24c687bbbaa20a9226ce diff --git a/app-office/taxbird/metadata.xml b/app-office/taxbird/metadata.xml deleted file mode 100644 index ff62877c67ae..000000000000 --- a/app-office/taxbird/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - maintainer-needed@gentoo.org - - diff --git a/app-office/taxbird/taxbird-0.15.ebuild b/app-office/taxbird/taxbird-0.15.ebuild deleted file mode 100644 index 89e318071855..000000000000 --- a/app-office/taxbird/taxbird-0.15.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.15.ebuild,v 1.4 2011/03/21 21:45:52 nirbheek Exp $ - -EAPI="2" - -inherit eutils fdo-mime - -DESCRIPTION="Taxbird provides a GUI to submit tax forms to the german digital tax project ELSTER." -HOMEPAGE="http://www.taxbird.de/" -SRC_URI="http://www.taxbird.de/download/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="amd64 x86" -SLOT="0" -IUSE="" - -DEPEND=">=dev-libs/libgeier-0.11 - >=gnome-extra/gtkhtml-3.8:3.14 - gnome-base/libgnomeui - sys-devel/gettext - >=dev-scheme/guile-1.8.0[regex,deprecated]" - -src_install() { - dodoc README* || die "dodoc failed" - - einstall || die "Installation failed!" - - # clean out the installed mime files, those get recreated in the pkg_postinst function - einfo "Deleting mime files in ${D}/usr/share/mime" - find "${D}/usr/share/mime/" -type f -maxdepth 1 -delete -} - -pkg_postinst() { - fdo-mime_mime_database_update - fdo-mime_desktop_database_update -} diff --git a/app-office/taxbird/taxbird-0.18.ebuild b/app-office/taxbird/taxbird-0.18.ebuild deleted file mode 100644 index 5e8606eae730..000000000000 --- a/app-office/taxbird/taxbird-0.18.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.18.ebuild,v 1.1 2012/01/13 01:07:39 xmw Exp $ - -EAPI="2" - -inherit eutils fdo-mime - -DESCRIPTION="Taxbird provides a GUI to submit tax forms to the german digital tax project ELSTER." -HOMEPAGE="http://www.taxbird.de/" -SRC_URI="http://www.taxbird.de/download/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -DEPEND=">=dev-libs/libgeier-0.13 - >=gnome-extra/gtkhtml-3.8:3.14 - gnome-base/libgnomeui - sys-devel/gettext - >=dev-scheme/guile-1.8.0[regex,deprecated]" -RDEPEND="${DEPEND}" - -src_install() { - dodoc README* || die "dodoc failed" - - einstall || die "Installation failed!" - - # clean out the installed mime files, those get recreated in the pkg_postinst function - einfo "Deleting mime files in ${D}/usr/share/mime" - find "${D}/usr/share/mime/" -maxdepth 1 -type f -delete -} - -pkg_postinst() { - fdo-mime_mime_database_update - fdo-mime_desktop_database_update -} diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest index aaae009c57a5..5de21ebac68d 100644 --- a/app-text/asciidoc/Manifest +++ b/app-text/asciidoc/Manifest @@ -1,4 +1,2 @@ -DIST asciidoc-8.2.6.tar.gz 739790 SHA256 5e9c966cfcb9d08487da625b41ed5e007eedb2d1abbb996dd6f78f2c5bde08dc SHA512 5b7cf5ec91af2fdc092f6121b30a748428bdfc6c69b4f2dfbca80b61fe136596a7cfd42e52dcb73dbbf62f632be39aed83dcde725e7410964469a8a9e09369dd WHIRLPOOL 172cf894d0962d68d64f28dea5e50e729b91023fca090bc0deb6592eba1628791dbf826ad725a328df902f21155724368d255b34ccc6d93cac8332820412edaa DIST asciidoc-8.6.5.tar.gz 867402 SHA256 f9da38afaf04186145739c10551341a448b3bf50a37a10392fbe584e9fb2a85f SHA512 bece29540d36a9e071a0746b08ef21a0ecf68a40ae3d593d98dd33d0ab5fcfa85b7895b545b9e5a8e33f78c7ecb142758697decf45e9c2ce26b068ca77c1f2e6 WHIRLPOOL 0c6a85fe848205cbe1b13a8717718b2c6fd6613ded252da13ead4145fdaed5ab763fb5c3c80997e69f39897c3cdd48309e9ef832f36027af75af3381255f22e8 -DIST asciidoc-8.6.7.tar.gz 889107 SHA256 48d3cc0367d05a8118058ee6cfb8b66592cd6dc58053186f8a6c54bb5229798f SHA512 16243bab9a9eb2f3e696e6d8e4ad64f5a3e6313f95a7d1c47f9ca080366b23b45bbc5bf63ff75ae58085bbed035e4ccd94b9304e67d1c2b0ebfa4f7ba72bc261 WHIRLPOOL d277ca53cb8499f9faeb1db6a06b2c33e15dfb0490497fb39cb34e615ed888d410fc7f0e556ee3d9758efd5ee77964969993f203acc2af5196ff03df4ff2fe15 DIST asciidoc-8.6.8.tar.gz 900422 SHA256 ffb67f59dccaf6f15db72fcd04fdf21a2f9b703d31f94fcd0c49a424a9fcfbc4 SHA512 74c5444124f138862a92a1884b8afe8f968c9a2bbe5a8bbaa9413b0fa4f29fb1ab2eab3c59a68e6c6ddd518866f504e34f43c81406a77c1b2033fbff79df7373 WHIRLPOOL 64a8e20b9718368da7a409cd93ad1906975a09594490982d915146ab721c9b969d714a86318c65e6a328716fbe151d3d2effb012e86a3207fd7717fdbd88ee2c diff --git a/app-text/asciidoc/asciidoc-8.2.6.ebuild b/app-text/asciidoc/asciidoc-8.2.6.ebuild deleted file mode 100644 index a83de675febc..000000000000 --- a/app-text/asciidoc/asciidoc-8.2.6.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/app-text/asciidoc/asciidoc-8.2.6.ebuild,v 1.11 2012/09/15 04:31:54 floppym Exp $ - -DESCRIPTION="A text document format for writing short documents, articles, books and UNIX man pages" -HOMEPAGE="http://www.methods.co.nz/asciidoc/" -SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="examples vim-syntax" - -DEPEND=">=dev-lang/python-2.3 - dev-libs/libxslt" - -src_unpack() { - unpack ${A} - - sed -i \ - -e "s:^BINDIR=.*:BINDIR=${D}usr/bin:" \ - -e "s:^MANDIR=.*:MANDIR=${D}usr/share/man:" \ - -e "s:^CONFDIR=.*:CONFDIR=${D}etc/asciidoc:" \ - -e "s:^VIM_CONFDIR=.*:VIM_CONFDIR=${D}usr/share/vim/vimfiles:" \ - "${S}/install.sh" -} - -src_install() { - dodir /usr/bin - - use vim-syntax && dodir /usr/share/vim/vimfiles - - "${S}"/install.sh - - if use examples; then - # This is a symlink to a directory - rm -f examples/website/images - cp -Rf images examples/website - - insinto /usr/share/doc/${PF} - doins -r examples - fi - - # HTML pages (with their sources) - dohtml -r doc/* - insinto /usr/share/doc/${PF}/html - doins doc/*.txt - - # Misc. documentation - dodoc BUGS CHANGELOG COPYRIGHT README - dodoc docbook-xsl/asciidoc-docbook-xsl.txt -} - -pkg_preinst() { - # Clean any symlinks in /etc possibly installed by previous versions - if [ -d "${ROOT}etc/asciidoc" ]; then - einfo "Cleaning old symlinks under /etc/asciidoc" - for entry in $(find "${ROOT}etc/asciidoc" -type l); do - rm -f $entry - done - fi -} diff --git a/app-text/asciidoc/asciidoc-8.6.7.ebuild b/app-text/asciidoc/asciidoc-8.6.7.ebuild deleted file mode 100644 index 22b247eacb7a..000000000000 --- a/app-text/asciidoc/asciidoc-8.6.7.ebuild +++ /dev/null @@ -1,106 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.7.ebuild,v 1.4 2012/12/27 19:09:35 ottxor Exp $ - -EAPI="3" - -PYTHON_DEPEND="2:2.5" -RESTRICT_PYTHON_ABIS="3.*" - -[ "$PV" == "9999" ] && inherit mercurial autotools -inherit python - -DESCRIPTION="A text document format for writing short documents, articles, books and UNIX man pages" -HOMEPAGE="http://www.methods.co.nz/asciidoc/" -if [ "$PV" == "9999" ]; then - EHG_REPO_URI="https://asciidoc.googlecode.com/hg/" - SRC_URI="" - KEYWORDS="" -else - SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -fi - -LICENSE="GPL-2" -SLOT="0" -IUSE="examples graphviz highlight test vim-syntax" - -RDEPEND=">=app-text/docbook-xsl-stylesheets-1.75 - dev-libs/libxslt - graphviz? ( media-gfx/graphviz ) - app-text/docbook-xml-dtd:4.5 - highlight? ( || ( dev-python/pygments dev-util/source-highlight ) ) -" -DEPEND="test? ( dev-util/source-highlight - media-sound/lilypond - media-gfx/imagemagick - dev-texlive/texlive-latex - app-text/dvipng - media-gfx/graphviz ) -" - -if [ "$PV" == "9999" ]; then - DEPEND="${DEPEND} - dev-util/aap - www-client/lynx - dev-util/source-highlight" -fi - -pkg_setup() { - python_set_active_version 2 -} - -src_prepare() { - if ! use vim-syntax; then - sed -i -e '/^install/s/install-vim//' Makefile.in || die - else - sed -i\ - -e "/^vimdir/s:@sysconfdir@/vim:${EPREFIX}/usr/share/vim/vimfiles:" \ - -e 's:/etc/vim::' \ - Makefile.in || die - fi - - # Only needed for prefix - harmless (does nothing) otherwise - sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \ - "${S}/asciidoc.py" || die - - [ "$PV" == "9999" ] && eautoconf -} - -src_configure() { - econf --sysconfdir="${EPREFIX}"/usr/share -} - -src_compile() { - default - - if [ "$PV" == "9999" ]; then - ( cd doc && aap -f main.aap ../{CHANGELOG,README,BUGS} ) - fi -} - -src_install() { - use vim-syntax && dodir /usr/share/vim/vimfiles - - emake DESTDIR="${D}" install || die "install failed" - - python_convert_shebangs -r 2 "${D}" - - if use examples; then - # This is a symlink to a directory - rm examples/website/images || die - - insinto /usr/share/doc/${PF} - doins -r examples || die - dosym ../../../asciidoc/images /usr/share/doc/${PF}/examples || die - fi - - dodoc BUGS CHANGELOG README docbook-xsl/asciidoc-docbook-xsl.txt \ - dblatex/dblatex-readme.txt filters/code/code-filter-readme.txt || die -} - -src_test() { - cd tests || die - ASCIIDOC_PY=../asciidoc.py "$(PYTHON)" test${PN}.py update || die - ASCIIDOC_PY=../asciidoc.py "$(PYTHON)" test${PN}.py run || die -} diff --git a/app-text/asciidoc/asciidoc-8.6.8.ebuild b/app-text/asciidoc/asciidoc-8.6.8.ebuild deleted file mode 100644 index b0f0f0025fb5..000000000000 --- a/app-text/asciidoc/asciidoc-8.6.8.ebuild +++ /dev/null @@ -1,106 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8.ebuild,v 1.2 2012/12/27 19:09:35 ottxor Exp $ - -EAPI="3" - -PYTHON_DEPEND="2:2.5" -RESTRICT_PYTHON_ABIS="3.*" - -[ "$PV" == "9999" ] && inherit mercurial autotools -inherit python - -DESCRIPTION="A text document format for writing short documents, articles, books and UNIX man pages" -HOMEPAGE="http://www.methods.co.nz/asciidoc/" -if [ "$PV" == "9999" ]; then - EHG_REPO_URI="https://asciidoc.googlecode.com/hg/" - SRC_URI="" - KEYWORDS="" -else - SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -fi - -LICENSE="GPL-2" -SLOT="0" -IUSE="examples graphviz highlight test vim-syntax" - -RDEPEND=">=app-text/docbook-xsl-stylesheets-1.75 - dev-libs/libxslt - graphviz? ( media-gfx/graphviz ) - app-text/docbook-xml-dtd:4.5 - highlight? ( || ( dev-python/pygments dev-util/source-highlight ) ) -" -DEPEND="test? ( dev-util/source-highlight - media-sound/lilypond - media-gfx/imagemagick - dev-texlive/texlive-latex - app-text/dvipng - media-gfx/graphviz ) -" - -if [ "$PV" == "9999" ]; then - DEPEND="${DEPEND} - dev-util/aap - www-client/lynx - dev-util/source-highlight" -fi - -pkg_setup() { - python_set_active_version 2 -} - -src_prepare() { - if ! use vim-syntax; then - sed -i -e '/^install/s/install-vim//' Makefile.in || die - else - sed -i\ - -e "/^vimdir/s:@sysconfdir@/vim:${EPREFIX}/usr/share/vim/vimfiles:" \ - -e 's:/etc/vim::' \ - Makefile.in || die - fi - - # Only needed for prefix - harmless (does nothing) otherwise - sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \ - "${S}/asciidoc.py" || die - - [ "$PV" == "9999" ] && eautoconf -} - -src_configure() { - econf --sysconfdir="${EPREFIX}"/usr/share -} - -src_compile() { - default - - if [ "$PV" == "9999" ]; then - ( cd doc && aap -f main.aap ../{CHANGELOG,README,BUGS} ) - fi -} - -src_install() { - use vim-syntax && dodir /usr/share/vim/vimfiles - - emake DESTDIR="${D}" install || die "install failed" - - python_convert_shebangs -r 2 "${D}" - - if use examples; then - # This is a symlink to a directory - rm examples/website/images || die - - insinto /usr/share/doc/${PF} - doins -r examples || die - dosym ../../../asciidoc/images /usr/share/doc/${PF}/examples || die - fi - - dodoc BUGS CHANGELOG README docbook-xsl/asciidoc-docbook-xsl.txt \ - dblatex/dblatex-readme.txt filters/code/code-filter-readme.txt || die -} - -src_test() { - cd tests || die - ASCIIDOC_PY=../asciidoc.py "$(PYTHON)" test${PN}.py update || die - ASCIIDOC_PY=../asciidoc.py "$(PYTHON)" test${PN}.py run || die -} diff --git a/app-text/asciidoc/metadata.xml b/app-text/asciidoc/metadata.xml index 9f8819921220..b3e4ce804092 100644 --- a/app-text/asciidoc/metadata.xml +++ b/app-text/asciidoc/metadata.xml @@ -1,7 +1,7 @@ - sgml +maintainer-needed@gentoo.org Enable source code highlighting diff --git a/app-text/build-docbook-catalog/metadata.xml b/app-text/build-docbook-catalog/metadata.xml index 904857b2ddc1..4538a68724a6 100644 --- a/app-text/build-docbook-catalog/metadata.xml +++ b/app-text/build-docbook-catalog/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/calibre/Manifest b/app-text/calibre/Manifest index 8df870ac4d40..72b1c7f9642d 100644 --- a/app-text/calibre/Manifest +++ b/app-text/calibre/Manifest @@ -1,3 +1,3 @@ DIST calibre-0.9.27.tar.xz 28696180 SHA256 8fd3779c8f878420333f6919f80493bf69d4b64bf427697ebc365497d2450d1f SHA512 91970f7c7349f661fc582eb43b89b81e77350b1cf2237c78e55c9f028a94b803b5d72bdac3ac11722c4fcf93077c1f8042567f8e380ad03423ba6c7f5dec7318 WHIRLPOOL 2313f94ee2417343693e1b48736434d1bf356795eb781abbaf68b858ba9fd57eb2a78e8afe04b9c992a1879a99eb9cf65527ccea7ed1a91d7554a62dcee7822b -DIST calibre-0.9.38.tar.xz 29265476 SHA256 f19718735f923a9c88feb946874b32464fcff02e158431302481b9b87b522f23 SHA512 0f5ae91924a96b4cfeb3112de6afcaf5b512c0495a205e5896f439cb03b2a5067fe881a8f2cab4e0db407421b81f92099c0d744c494738c5135496c1d01d5e33 WHIRLPOOL 1a7582a6694baaaabb13597fd9cef2cceca1da26fa327bbb6244e5a9bb0c32646bcf45bcbab70561125ea61509f753944362b7e2dfdffde7378be07336d70461 DIST calibre-0.9.39.tar.xz 29256040 SHA256 f6079787ef7ba454d970ae1e005f93e08ae172e799f3bad37c5c0eefc39754e5 SHA512 4e495490f2ddc9ef0811b49bee6c19ab824151c9946748da7f29e387ac8965f5d2533bb5937e494c58e42f223ed6f377382ecfe4ede86ab36301b342f4be58b3 WHIRLPOOL 79ac05f736f84322ff6ff07bb7f9f67f3d10ae9f0e054070d17d5bef6f609a7680121d67218d806cdd8e9bd35bef391f2282785addfbc293cfff939e6b335291 +DIST calibre-0.9.40.tar.xz 29285764 SHA256 bf6cfa37c42cedebc436148a0c0646548f5cde6d26480c0e2bf3bae3b5672de5 SHA512 b7425e19e2c4f981b2196f098c1d2a4aeded07a8c4abca057b06b357a9baab2790c74856523e3db70357722cd7b738aab3f14e2fe8ab0fed6346ae9ca39de5b9 WHIRLPOOL 10be29038d509a1a039176e002c752da1383371cd485675da8a287bcf29799ee2e7c46b722a044682ba7534226be611b143457ca78530315a2252b35dd1a3e94 diff --git a/app-text/calibre/calibre-0.9.38.ebuild b/app-text/calibre/calibre-0.9.40.ebuild similarity index 99% rename from app-text/calibre/calibre-0.9.38.ebuild rename to app-text/calibre/calibre-0.9.40.ebuild index 45f0c2597816..17a4fc5e1132 100644 --- a/app-text/calibre/calibre-0.9.38.ebuild +++ b/app-text/calibre/calibre-0.9.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.38.ebuild,v 1.1 2013/07/06 01:48:02 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.40.ebuild,v 1.1 2013/07/21 17:11:13 zmedico Exp $ EAPI=5 diff --git a/app-text/docbook-dsssl-stylesheets/Manifest b/app-text/docbook-dsssl-stylesheets/Manifest index 229fc38a4199..a7c685426822 100644 --- a/app-text/docbook-dsssl-stylesheets/Manifest +++ b/app-text/docbook-dsssl-stylesheets/Manifest @@ -1,2 +1 @@ -DIST docbook-dsssl-1.77.tar.gz 394813 SHA256 20b80dc205d729c062e2b56d276d983f067ed5c147ca81590f9960fe727a02c4 SHA512 4fd1b1e1b78df2dee0177c862a31e87f00e4a5105fb229c19b451b4f3c27617ae8580301db9ce9f96cd9cc979aab72cbe68b52418d9f7a561030c88991580a38 WHIRLPOOL 968f21219851cc4561a9245773bc7d9e6b8a510385ccd8c04f5acead4ebba71d3bb2a5f10835f899e24580a1729a60b8a8e8f91c32873075182c3869375c6430 DIST docbook-dsssl-1.79.tar.bz2 277650 SHA256 2f329e120bee9ef42fbdd74ddd60e05e49786c5a7953a0ff4c680ae6bdf0e2bc SHA512 fad71e67227b54b0a7c31a351b4d5c0695517b3687714807d7b144d239dc6f7e0d556520e705eb75581c82e0deea4b32ccfde1eccad2718337b757eddd64843e WHIRLPOOL 3c1f8745878e4c50102aaab2ed29eeb1f2ba0e0b20a7ee7426db85f971f811b744721a3e2468035557a1bcf851e166d199e526e18dfa5f23ad0a3d9e76d071f8 diff --git a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77-r2.ebuild b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77-r2.ebuild deleted file mode 100644 index 0564974a40d3..000000000000 --- a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77-r2.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77-r2.ebuild,v 1.29 2012/12/08 08:42:52 ulm Exp $ - -inherit sgml-catalog - -MY_P=${P/-stylesheets/} -S=${WORKDIR}/${MY_P} -DESCRIPTION="DSSSL Stylesheets for DocBook." -HOMEPAGE="http://wiki.docbook.org/topic/DocBookDssslStylesheets" -SRC_URI="mirror://sourceforge/docbook/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -RDEPEND="app-text/sgml-common" - -sgml-catalog_cat_include "/etc/sgml/dsssl-docbook-stylesheets.cat" \ - "/usr/share/sgml/docbook/dsssl-stylesheets-${PV}/catalog" -sgml-catalog_cat_include "/etc/sgml/sgml-docbook.cat" \ - "/etc/sgml/dsssl-docbook-stylesheets.cat" - -src_unpack() { - unpack ${A} - cd "${S}" - cp "${FILESDIR}/${P}.Makefile" Makefile -} - -src_compile() { - return 0 -} - -src_install() { - make \ - BINDIR="${D}/usr/bin" \ - DESTDIR="${D}/usr/share/sgml/docbook/dsssl-stylesheets-${PV}" \ - install || die - - dodir /usr/share/sgml/stylesheets/dsssl/ - - if [ -d /usr/share/sgml/stylesheets/dsssl/docbook ] && - [ ! -L /usr/share/sgml/stylesheets/dsssl/docbook ] - then - ewarn "Not linking /usr/share/sgml/stylesheets/dsssl/docbook to" - ewarn "/usr/share/sgml/docbook/dsssl-stylesheets-${PV}" - ewarn "as directory already exists there. Will assume you know" - ewarn "what you're doing." - return 0 - fi - - dosym /usr/share/sgml/docbook/dsssl-stylesheets-${PV} \ - /usr/share/sgml/stylesheets/dsssl/docbook -} diff --git a/app-text/docbook-dsssl-stylesheets/metadata.xml b/app-text/docbook-dsssl-stylesheets/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/docbook-dsssl-stylesheets/metadata.xml +++ b/app-text/docbook-dsssl-stylesheets/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/docbook-sgml-dtd/metadata.xml b/app-text/docbook-sgml-dtd/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/docbook-sgml-dtd/metadata.xml +++ b/app-text/docbook-sgml-dtd/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/docbook-sgml-utils/metadata.xml b/app-text/docbook-sgml-utils/metadata.xml index 2c9aafe0e8c7..506295e08cd2 100644 --- a/app-text/docbook-sgml-utils/metadata.xml +++ b/app-text/docbook-sgml-utils/metadata.xml @@ -1,7 +1,7 @@ - sgml +maintainer-needed@gentoo.org Add support for app-text/jadetex (for processing tex files produced by the TeX backend of diff --git a/app-text/docbook-sgml/metadata.xml b/app-text/docbook-sgml/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/docbook-sgml/metadata.xml +++ b/app-text/docbook-sgml/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/docbook-xml-dtd/metadata.xml b/app-text/docbook-xml-dtd/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/docbook-xml-dtd/metadata.xml +++ b/app-text/docbook-xml-dtd/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/docbook-xml-simple-dtd/metadata.xml b/app-text/docbook-xml-simple-dtd/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/docbook-xml-simple-dtd/metadata.xml +++ b/app-text/docbook-xml-simple-dtd/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/docbook-xsl-stylesheets/metadata.xml b/app-text/docbook-xsl-stylesheets/metadata.xml index c63d5ad9a048..9723c9460b70 100644 --- a/app-text/docbook-xsl-stylesheets/metadata.xml +++ b/app-text/docbook-xsl-stylesheets/metadata.xml @@ -1,7 +1,7 @@ - sgml +maintainer-needed@gentoo.org Install the Ruby-based dbtoepub script; requires an interpreter diff --git a/app-text/docbook2X/metadata.xml b/app-text/docbook2X/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/docbook2X/metadata.xml +++ b/app-text/docbook2X/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/epstool/metadata.xml b/app-text/epstool/metadata.xml index cde42541750c..ff62877c67ae 100644 --- a/app-text/epstool/metadata.xml +++ b/app-text/epstool/metadata.xml @@ -2,6 +2,6 @@ - phosphan@gentoo.org + maintainer-needed@gentoo.org diff --git a/app-text/gentoo-guide-xml-dtd/metadata.xml b/app-text/gentoo-guide-xml-dtd/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/gentoo-guide-xml-dtd/metadata.xml +++ b/app-text/gentoo-guide-xml-dtd/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/grutatxt/Manifest b/app-text/grutatxt/Manifest index 4aa7ce29f63d..d40d906daf7b 100644 --- a/app-text/grutatxt/Manifest +++ b/app-text/grutatxt/Manifest @@ -1,5 +1 @@ -DIST Grutatxt-2.0.11.tar.gz 27845 SHA256 4309a8ac76c3abf2611d67932a21daabe2e2958af71adeeb737953c0371eaab6 SHA512 3e1bcebe263bb78a4193b5ca458c05de0a7190d463be18012b6c6962fc357f5f154bc2f55e41cb3891d17f318fae54989ce9063ffdabbe7af17da34ce50dccd5 WHIRLPOOL c8ee7b1b8ed46660e4239ffc6371956bc2905b24a50079467c7c7eb772e13528d77ca1f7ad76868ee436216070f11e5fd00257c543214cd21aac81c93389bfe9 -DIST Grutatxt-2.0.13.tar.gz 29885 SHA256 9a9e8daeb30fadd8a761275f3d827e7efd252adf47eff9858529926bfb2e92dc SHA512 f25557d17c8ef12e41885e2a79bab124c230f436b975345414ae229bdfe18836e441cf729367f9d572a564baa4860acd89cf5bac368163e2f438c7637d34db72 WHIRLPOOL 4e25352b34ee04305fe4ac1aaf7128da45347c931e254eb7bcac904c70e820a0f208460abaf480be82725dd83ea83fab2b9afb23e54d2cfb013fec669acdf07a -DIST Grutatxt-2.0.14.tar.gz 27001 SHA256 983b85f2a180dcc46e609efbfa35e3277d287d7a0d0abadc67d48f5d26b86148 SHA512 e8cc1608490c450d2c883d2914fedabc1b0ff557b892661578ee8420cecf6c241e22a2190e39b032276070beb8d35c3c0fb2abd37be9dac2bf7c273c0cd62a1f WHIRLPOOL 4fc2fe696e041ee264dc6f751dfb42ff039607108f02d3802be351d627d21bdd01e3f2fcea95b0c27f80679fdbb270ae4b6b5769ef4d55526f144ecba099967d DIST Grutatxt-2.0.16.tar.gz 29929 SHA256 38c6c78e269ea8a6cbf384af812026216005d43f683e26c5bb1af47eb24d5960 SHA512 bf5203308d0fb4baea9b161ac3374116f7cd60de3d43e8699f90626aa3f67354d2ff304ab8d45ae6368add31777b4e56a7a4d944137aa5d3687dd457c71a8512 WHIRLPOOL 99c9f05c8f9d7df3382ee992c6a131ac295602f546b898c04cd2a5e9f25c0daed8469225dbe450883888f1fbe6ee913d80d24cac9248ad78c49d88d41296b04f -DIST Grutatxt-2.0.5.tar.gz 22077 SHA256 9937a9766a2f2a0d5d5b0246436446064490290063c28f4d2cceb0f615069504 SHA512 504e6cf6a754d3b45a53a4f2d92982dab80787b35d457bc4bae8c52219a98567e7e676f000d1882600339829bd8c077d53cd8ce64fbba2d06154ef4d384dee1c WHIRLPOOL 962b3e77c52ef7d5df7f500382079a0abd9e4e40a4b79cc270cb396175553b9dcbc29e5acc62d5c69156dd54d53225f846a58e7114ce5070b5532d83bf29b5f8 diff --git a/app-text/grutatxt/grutatxt-2.0.11.ebuild b/app-text/grutatxt/grutatxt-2.0.11.ebuild deleted file mode 100644 index 539d39eba610..000000000000 --- a/app-text/grutatxt/grutatxt-2.0.11.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.11.ebuild,v 1.6 2010/05/29 19:27:44 armin76 Exp $ - -inherit perl-app - -MY_PN="Grutatxt" -MY_P=${MY_PN}-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="A converter from plain text to HTML and other markup languages" -HOMEPAGE="http://triptico.com/software/grutatxt.html" -SRC_URI="http://www.triptico.com/download/${MY_P}.tar.gz" -LICENSE="GPL-2" - -IUSE="" -SLOT="0" -KEYWORDS="~alpha ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -# set the script path to /usr/bin, rather than /usr/local/bin -myconf="INSTALLSCRIPT=/usr/bin" diff --git a/app-text/grutatxt/grutatxt-2.0.13.ebuild b/app-text/grutatxt/grutatxt-2.0.13.ebuild deleted file mode 100644 index 22461a33cce9..000000000000 --- a/app-text/grutatxt/grutatxt-2.0.13.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.13.ebuild,v 1.5 2010/05/29 19:27:44 armin76 Exp $ - -inherit perl-app - -MY_PN="Grutatxt" -MY_P=${MY_PN}-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="A converter from plain text to HTML and other markup languages" -HOMEPAGE="http://triptico.com/software/grutatxt.html" -SRC_URI="http://www.triptico.com/download/${MY_P}.tar.gz" -LICENSE="GPL-2" - -IUSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -# set the script path to /usr/bin, rather than /usr/local/bin -myconf="INSTALLSCRIPT=/usr/bin" diff --git a/app-text/grutatxt/grutatxt-2.0.14.ebuild b/app-text/grutatxt/grutatxt-2.0.14.ebuild deleted file mode 100644 index d4ce5ca54ab2..000000000000 --- a/app-text/grutatxt/grutatxt-2.0.14.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.14.ebuild,v 1.2 2010/05/29 19:27:44 armin76 Exp $ - -inherit perl-app - -MY_PN="Grutatxt" -MY_P=${MY_PN}-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="A converter from plain text to HTML and other markup languages" -HOMEPAGE="http://triptico.com/software/grutatxt.html" -SRC_URI="http://www.triptico.com/download/${MY_P}.tar.gz" -LICENSE="GPL-2" - -IUSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -# set the script path to /usr/bin, rather than /usr/local/bin -myconf="INSTALLSCRIPT=/usr/bin" diff --git a/app-text/grutatxt/grutatxt-2.0.5.ebuild b/app-text/grutatxt/grutatxt-2.0.5.ebuild deleted file mode 100644 index 88640cf42571..000000000000 --- a/app-text/grutatxt/grutatxt-2.0.5.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.5.ebuild,v 1.10 2010/05/29 19:27:43 armin76 Exp $ - -inherit perl-app - -MY_PN="Grutatxt" -MY_P=${MY_PN}-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="A converter from plain text to HTML and other markup languages" -HOMEPAGE="http://triptico.com/software/grutatxt.html" -SRC_URI="http://www.triptico.com/download/${MY_P}.tar.gz" -LICENSE="GPL-2" - -IUSE="" -SLOT="0" -KEYWORDS="~alpha ~ia64 ~ppc ppc64 ~sparc x86" - -# set the script path to /usr/bin, rather than /usr/local/bin -myconf="INSTALLSCRIPT=/usr/bin" diff --git a/app-text/grutatxt/metadata.xml b/app-text/grutatxt/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/grutatxt/metadata.xml +++ b/app-text/grutatxt/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/highlight/metadata.xml b/app-text/highlight/metadata.xml index dabc411ec107..21ff3a538481 100644 --- a/app-text/highlight/metadata.xml +++ b/app-text/highlight/metadata.xml @@ -1,6 +1,5 @@ - sgml tex diff --git a/app-text/html-xml-utils/Manifest b/app-text/html-xml-utils/Manifest index e9813d1f2724..abf92ddd906b 100644 --- a/app-text/html-xml-utils/Manifest +++ b/app-text/html-xml-utils/Manifest @@ -1,4 +1 @@ -DIST html-xml-utils-2.8.tar.gz 193198 SHA256 41d5407a3baf4f82c6f6673f6590d835efe59f3a2c684a98ea620161e61608e4 SHA512 2d820d607e56e7f06aab25f40dd4b641c1902ad71d36d77b7c0cf81ba3c6a66e28bde72dcd642755253a062e3ad887952ee78e6ae2756c1f302374372081ff40 WHIRLPOOL 3b54cbc3bd3c5f8b55cb9672b66584b44bb341a2aa0e35530c3af3b48cd6c84cd198021a3022d02dbcdf64baec9c33f49c6dfc4d6087defd810e63ef6c59345d -DIST html-xml-utils-5.3.tar.gz 233248 SHA256 8b2735f048895148be42693e9bbba6d23262ef638e01f9ccbb373c37e5c4a4e0 SHA512 9054217f67b7f5c4a439988c408f8851a654f947a58aad68b5caf93ffd6a2f9d422b3f98f56f1d44b8feaa13ac5181ca76f49b2bd9dfd5be4ed9cb9aac2eecdc WHIRLPOOL 045f20eaa76361b1c9b63a38cc8b3a81f5d17feff03809ba53cc8345189b82ead83af8d77f96f37044f43af85979b352eb1bd156d1bea82ed5bd15901343897a -DIST html-xml-utils-5.5.tar.gz 303827 SHA256 2d381e5bfd7ace166ae5515e5eced3196eb84d3b7199c60896d573b18d6ba754 SHA512 4149341ac468f73816f04daf9924dbfd54013ced9cc8bc9e3d982b49d8585615ef6b835cf58f2df95eb3ec486049395400db6b737ff1f37fa5bb606a5099126d WHIRLPOOL 88c23f0d29ac721bffc8c93af06f0c0039739e6aee9c01d697d53396578ecdc38cc46f9727f01c76683ffbccf7d7eab8153a6cb3f5168b68f3e9d83099b6b7be DIST html-xml-utils-6.0.tar.gz 267172 SHA256 a3c5e562302c47030622f89a1893226f2fe3de4127c343618ba1e229a1b6e15a SHA512 4102b21881f391ce8ea0c9af76f0134b99ed8d8cb3f01576f29844a1c6026abadcb344eb3cd367feaed7a4f4f79074306e017d0e58667bcaf32acf3f168a714c WHIRLPOOL 8948e6fcaae000a3bc531919d3616f43fc2899f6d73e908849b8efab518d43fd67aab78ae4215b5228e90c4b416a9da49010b4a1e9953f15d97762512a0b675c diff --git a/app-text/html-xml-utils/files/html-xml-utils-addid-man b/app-text/html-xml-utils/files/html-xml-utils-addid-man deleted file mode 100644 index 2b36ce22b44f..000000000000 --- a/app-text/html-xml-utils/files/html-xml-utils-addid-man +++ /dev/null @@ -1,95 +0,0 @@ -.de d \" begin display -.sp -.in +4 -.nf -.. -.de e \" end display -.in -4 -.fi -.sp -.. -.TH man 1 "27 May 2004" -.SH NAME -addid \- add ID's to selected elements -.SH SYNOPSIS -.B addid -.RB "[\| " \-x " \|]" -.RB "[\-\-]" -.IR elem|.class|elem.class -.RB "[\| " html-file " \|]" -.SH DESCRIPTION -.LP -The -.B addid -command opies an HTML or XML file to standard output, while adding -element IDs to the specified elements or classes. -.LP -For example, given the input -.d -

A paragraph without an ID

-.e -the command -.d -addid p -.e -will output -.d -

A paragraph without an ID

-.e -.LP -If you specify a class using \fB.class\fP then IDs will only be added -to elements that contain that class. And if you specify a element and -a class using \fBelem.class\fP then IDs will only be added to the -specified elements that contain the specified class. -.LP -If two elements would naturally generate the same ID, a number is -added to the ID name (starting with 0) to make sure the IDs are -unique. IDs are not added to matching elements that already contain -an ID. -.SH OPTIONS -The following options are supported: -.TP 10 -.B \-x -Use XML conventions: empty elements are written with a slash at the -end: Also causes the name of the attribute (see option -\fB\-a\fP) to become case-sensitive. -.SH OPERANDS -The following operand is supported: -.TP 10 -.I elem -The name of element to select. -.TP 10 -.I .class -The name of class to select. -.TP 10 -.I elem.class -The name of element that contains class to select. -.TP 10 -.I html-file -The name of an HTML file. -.SH "EXIT STATUS" -The following exit values are returned: -.TP 10 -.B 0 -Successful completion. -.TP -.B >0 -An error occurred in the parsing of one of the HTML or XML files. -.SH "SEE ALSO" -.BR xml2asc (1), -.BR UTF-8 -(RFC 2279), -.BR normalize-html (1), -.BR num (1), -.BR toc (1), -.BR htmlprune (1). -.BR unent (1) -.BR asc2xml (1) -.SH BUGS -.LP -Assumes UTF-8 as input. Doesn't expand character entities. Instead -pipe the input through -.BR unent (1) -and -.BR asc2xml (1) -to convert it to UTF-8. diff --git a/app-text/html-xml-utils/files/html-xml-utils-incl-man-fix.patch b/app-text/html-xml-utils/files/html-xml-utils-incl-man-fix.patch deleted file mode 100644 index a9bcfd94f714..000000000000 --- a/app-text/html-xml-utils/files/html-xml-utils-incl-man-fix.patch +++ /dev/null @@ -1,53 +0,0 @@ ---- html-xml-utils-3.4/incl.1 -+++ html-xml-utils-3.4/incl.1 -@@ -14,10 +14,6 @@ - .SH SYNOPSIS - .B incl - .RB "[\| " \-x " \|]" --.RB "[\| " \-a --.IR attribute " \|]" --.RB "[\| " \-c --.IR class " \|]" - .RB "[\| " \-b - .IR base " \|]" - .RB "[\| " file\-or\-URL " \|]" -@@ -26,14 +22,15 @@ - The - .B incl - command copies an HTML or XML file to standard output, looking for --elements with a certain attribute (by default a \fBclass\fP attribute --that includes the word "include"). Such an element is replaced by --the file whose name is given as the content of the element. For --example, the \fIspan\fP element in -+comments with a certain structure. Such an comment is replaced by -+the file whose name is given as the atrribute of the directive. For -+example: - .d -- ...foo.html... -+ ...... - .e --will be replaced by the content of the file \fIfoo.html\fP. -+will be replaced by the content of the file \fIfoo.html\fP. It is -+important to note that you must quote filenames if they contain -+whitespace. - .SH OPTIONS - The following options are supported: - .TP 10 -@@ -42,17 +39,6 @@ - end: Also causes the name of the attribute (see option - \fB\-a\fP) to become case-sensitive. - .TP --.BI \-a " attribute" --Sets the name of the attribute to look for. Default is \fBclass\fP. --Note that the name is case-insensitive, unless option \fB\-x\fP is --given. --.TP --.BI \-c " class" --Sets the keyword to look for. Default is \fBinclude\fP. The attribute --is considered to contain a space-separated list of words. If one of --those words is the given \fIclass\fP, the element is replaced by the --file whose name is given as the element's content. --.TP - .BI \-b " base" - Sets the base URL for resolving relative URLs. By default the file - given as argument is the base URL. diff --git a/app-text/html-xml-utils/html-xml-utils-2.8-r2.ebuild b/app-text/html-xml-utils/html-xml-utils-2.8-r2.ebuild deleted file mode 100644 index ea25c43e6b9a..000000000000 --- a/app-text/html-xml-utils/html-xml-utils-2.8-r2.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/html-xml-utils-2.8-r2.ebuild,v 1.9 2012/07/29 17:17:53 armin76 Exp $ - -inherit eutils - -DESCRIPTION="A number of simple utilities for manipulating HTML and XML files." -SRC_URI="http://www.w3.org/Tools/HTML-XML-utils/${P}.tar.gz" -HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/" -LICENSE="W3C" - -IUSE="" -KEYWORDS="ppc x86" -SLOT="0" - -RDEPEND="!sys-apps/count - !media-libs/libextractor - !app-shells/fish - !dev-perl/HTML-Clean" - -DEPEND="${RDEPEND} - >=sys-apps/sed-4" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${PN}-incl-man-fix.patch - - # Replace references to normalize with normalize-html, which - # has been renamed due to clash described in #27399 - sed -i "s:normalize:&-html:g" *.1 || die "sed failed" - -} - -src_install () { - - make DESTDIR=${D} install || die - dodoc AUTHORS ChangeLog README TODO - newman ${FILESDIR}/${PN}-addid-man addid.1 - - # Check bug #27399, the following binary conflicts with - # one provided by the 'normalize' package, so we're - # renaming this one - mv ${D}/usr/bin/normalize ${D}/usr/bin/normalize-html - mv ${D}/usr/share/man/man1/normalize.1 \ - ${D}/usr/share/man/man1/normalize-html.1 - -} diff --git a/app-text/html-xml-utils/html-xml-utils-5.3.ebuild b/app-text/html-xml-utils/html-xml-utils-5.3.ebuild deleted file mode 100644 index f9aff90f0e72..000000000000 --- a/app-text/html-xml-utils/html-xml-utils-5.3.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/html-xml-utils-5.3.ebuild,v 1.3 2012/07/29 17:17:53 armin76 Exp $ - -inherit eutils - -DESCRIPTION="A number of simple utilities for manipulating HTML and XML files." -SRC_URI="http://www.w3.org/Tools/HTML-XML-utils/${P}.tar.gz" -HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/" -LICENSE="W3C" - -IUSE="" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos" -SLOT="0" - -RDEPEND="dev-util/gperf" -DEPEND="${RDEPEND} - >=sys-apps/sed-4" - -src_install () { - make DESTDIR="${D}" install || die - dodoc AUTHORS ChangeLog README TODO -} diff --git a/app-text/html-xml-utils/html-xml-utils-5.5.ebuild b/app-text/html-xml-utils/html-xml-utils-5.5.ebuild deleted file mode 100644 index 213e9368a9ca..000000000000 --- a/app-text/html-xml-utils/html-xml-utils-5.5.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/html-xml-utils-5.5.ebuild,v 1.2 2012/07/29 17:17:53 armin76 Exp $ - -inherit eutils - -DESCRIPTION="A number of simple utilities for manipulating HTML and XML files." -SRC_URI="http://www.w3.org/Tools/HTML-XML-utils/${P}.tar.gz" -HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/" -LICENSE="W3C" - -IUSE="" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos" -SLOT="0" - -RDEPEND="dev-util/gperf" -DEPEND="${RDEPEND} - >=sys-apps/sed-4" - -src_install () { - make DESTDIR="${D}" install || die - dodoc AUTHORS ChangeLog README TODO -} diff --git a/app-text/html-xml-utils/metadata.xml b/app-text/html-xml-utils/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/html-xml-utils/metadata.xml +++ b/app-text/html-xml-utils/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/html2text/Manifest b/app-text/html2text/Manifest index 7c6760c6d3ff..d7f18266ebfe 100644 --- a/app-text/html2text/Manifest +++ b/app-text/html2text/Manifest @@ -1,3 +1,2 @@ -DIST html2text-1.3.2.tar.gz 131336 SHA256 15e458961ee168771d4e9fa4fd50e9b128ab40e7b530db5ce210178fa17dac44 SHA512 1f4e39350002ebdf65381ee247726bc1b91052f469293aacdc10827916e0905a0cd28ba8dbf9c570f0fb27cddf410d9071714cae20488b50faf9626a32674a5b WHIRLPOOL 93250470a9bf775e762f1ef94b93bd554234715f67fd45a67e72d58a0930444821a641af44698e7d967bcd0236387ae991a53214d0d04d370cb22f7ccf0cce5b DIST html2text-1.3.2a.tar.gz 130088 SHA256 000b39d5d910b867ff7e087177b470a1e26e2819920dcffd5991c33f6d480392 SHA512 8ec2c17849615b8b78b6f7e9066e5bcfb419b293ffe98323ed0942e891993e205ef37ddfd2839eb12b6bad561989027aea0ba2d57eb7193d424715f93ded90e5 WHIRLPOOL cd0279ae362af014a6f2af5368567e86567cb0e41aad02629f43dbee02fe094bdcfef9887159304d1dfc99667907a3fb620d2e17f5a222e7ca8d139445ebd761 DIST patch-utf8-html2text-1.3.2a.diff 29499 SHA256 be4e90094d2854059924cb2c59ca31a5e9e0e22d2245fa5dc0c03f604798c5d1 SHA512 be31251471b221a38d291420d5f23e01d5017c20d953064c33ca3dd148543ae877ab584c16fcb01df1341abdb02494b05d08fdcf94bf70bad6b510ee8fac3376 WHIRLPOOL a512ca16db7a919fd60b3f3bf6797138df1ecfcc25e3d97cf3e800ca75b4d86860443c0a57c12e2f7ddece593e1c84c1f7a803be826ec154c9cfb2eb02712355 diff --git a/app-text/html2text/html2text-1.3.2.ebuild b/app-text/html2text/html2text-1.3.2.ebuild deleted file mode 100644 index 083b68dd634f..000000000000 --- a/app-text/html2text/html2text-1.3.2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.20 2009/09/23 16:35:01 patrick Exp $ - -inherit eutils toolchain-funcs - -DESCRIPTION="A HTML to text converter" -HOMEPAGE="http://www.mbayer.de/html2text/index.shtml" -SRC_URI="http://userpage.fu-berlin.de/~mbayer/tools/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" - -DEPEND="" - -src_unpack() { - unpack ${A} - cd ${S} - if [ `gcc-major-version` -ge 4 -o \ - `gcc-major-version` -ge 3 -a `gcc-minor-version` -ge 3 ]; - then - epatch 1.3.2_to_1.3.2a.diff - fi - epatch ${FILESDIR}/${P}-compiler.patch -} - -src_compile() { - econf || die - emake CXX="$(tc-getCXX)" || die -} - -src_install() { - dobin html2text - doman html2text.1.gz - doman html2textrc.5.gz - dodoc CHANGES CREDITS KNOWN_BUGS README TODO -} diff --git a/app-text/html2text/metadata.xml b/app-text/html2text/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/html2text/metadata.xml +++ b/app-text/html2text/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/html401/metadata.xml b/app-text/html401/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/html401/metadata.xml +++ b/app-text/html401/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/htmlrecode/metadata.xml b/app-text/htmlrecode/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/htmlrecode/metadata.xml +++ b/app-text/htmlrecode/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/htmltidy/metadata.xml b/app-text/htmltidy/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/htmltidy/metadata.xml +++ b/app-text/htmltidy/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/linuxdoc-tools/Manifest b/app-text/linuxdoc-tools/Manifest index 63f19c12ddc2..e5c25c948f36 100644 --- a/app-text/linuxdoc-tools/Manifest +++ b/app-text/linuxdoc-tools/Manifest @@ -1,2 +1 @@ -DIST linuxdoc-tools_0.9.21-0.11.tar.gz 592246 SHA256 021324e1ca3940c2baff5c2cf872ddb1991207f39e170a9fe558ef2ffe35ac1c SHA512 b039c76d81556e6453c4181cea24bf15ec5a4f1780b3d48a72fde82e8f4d517cb8242f0f5151c6ff0d89ca911a4767bd9aa2da2b13b411e616d0cd628d51ac75 WHIRLPOOL 15b354b22cf5944c7f1ca5ca03f02b13de97a1d8223670548873a9308162794850b01a03233bb4b7ccf3e2a226afddfe9e3cb34495a5f130b1375bc2c5be6b8c DIST linuxdoc-tools_0.9.68.tar.gz 619242 SHA256 3b8611683d61480a60cdd2497132f15ca15fb583c9fe5543f6750d187a5dee67 SHA512 a78c662f4bf69b68530af0176fb6b35328c004a80cc73e7ed1151d46da3a7868e4a8a61094f8c4081a686f1ed0c58bd19c2c5ad5a2b6677ddc7c686e67a71df7 WHIRLPOOL 966e47e081bf5eb35de546f7cd0522396aba306d8afbeeba55afb91f360c196b196c3271b84ae8a98d7f9a4d0460558986a8a32a824940b0340236c705490676 diff --git a/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.13-letter.patch b/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.13-letter.patch deleted file mode 100644 index ed6e0e80a105..000000000000 --- a/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.13-letter.patch +++ /dev/null @@ -1,24 +0,0 @@ ---- linuxdoc-tools-0.9.13/lib/LinuxDocTools.pm.letter Mon Nov 26 16:09:37 2001 -+++ linuxdoc-tools-0.9.13/lib/LinuxDocTools.pm Mon Nov 26 16:09:49 2001 -@@ -108,7 +108,7 @@ - { option => "pass", type => "s", short => "P" } - ]; - $global->{backend} = "linuxdoc"; -- $global->{papersize} = "a4"; -+ $global->{papersize} = "letter"; - $global->{language} = "en"; - $global->{charset} = "ascii"; - $global->{style} = ""; ---- linuxdoc-tools-0.9.13/man/linuxdoc.1.letter Mon Nov 26 16:10:04 2001 -+++ linuxdoc-tools-0.9.13/man/linuxdoc.1 Mon Nov 26 16:10:42 2001 -@@ -46,8 +46,8 @@ - format, but just output the usage of this suites. - Available formats are: html, info, latex, lyx, rtf, tex, check. - .IP "--papersize=\fIsize\fR, -p --Set the paper size. Default is ``a4'' (European 297x210mm paper). --You may also specify ``letter'' size. -+Set the paper size. Default is ``letter''. -+You may also specify ``a4'' size (European 297x210mm paper). - .IP "--language=\fIlang\fR, -l" - Specify the language of the document (this may change which style - files are used for formatting by a back end). The default language is diff --git a/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.20-lib64.patch b/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.20-lib64.patch deleted file mode 100644 index 04816c4f888c..000000000000 --- a/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.20-lib64.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- linuxdoc-tools-0.9.20/bin/linuxdoc.in.orig 2002-09-10 14:31:56.000000000 -0400 -+++ linuxdoc-tools-0.9.20/bin/linuxdoc.in 2002-09-10 14:32:32.000000000 -0400 -@@ -23,8 +23,10 @@ - - use lib "@DATADIR@"; - use lib "@prefix@/perl5"; -+use lib "@prefix@/lib64/perl5"; - use lib "@prefix@/lib/perl5"; - use lib "@prefix@/share/perl5"; -+ - $progs = { - "NSGMLS" => "@NSGMLS@", - "SGMLSASP" => "@SGMLSASP@", diff --git a/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.21-ldflags.patch b/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.21-ldflags.patch deleted file mode 100644 index 24643929df2f..000000000000 --- a/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.21-ldflags.patch +++ /dev/null @@ -1,19 +0,0 @@ -Respect FLAGS - -http://bugs.gentoo.org/show_bug.cgi?id=287555 - ---- rtf-fix/Makefile -+++ rtf-fix/Makefile -@@ -1,11 +1,9 @@ --CC=gcc - LEX=flex --CFLAGS=-O - - all: rtf2rtf - - rtf2rtf: rtf2rtf.c -- $(CC) $(CFLAGS) -o rtf2rtf rtf2rtf.c -lfl -+ $(CC) $(LDFLAGS) $(CFLAGS) -o rtf2rtf rtf2rtf.c -lfl - - rtf2rtf.c: rtf2rtf.l - $(LEX) -t rtf2rtf.l>rtf2rtf.c diff --git a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.21_p11.ebuild b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.21_p11.ebuild deleted file mode 100644 index 622757ac48eb..000000000000 --- a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.21_p11.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/linuxdoc-tools/linuxdoc-tools-0.9.21_p11.ebuild,v 1.9 2012/11/16 09:40:59 ulm Exp $ - -inherit eutils sgml-catalog toolchain-funcs - -MY_PV=${PV/_p/-0.} - -S=${WORKDIR}/${P/_p*} -DESCRIPTION="A toolset for processing LinuxDoc DTD SGML files" -HOMEPAGE="http://packages.qa.debian.org/l/linuxdoc-tools.html" -SRC_URI="mirror://debian/pool/main/l/${PN}/${PN}_${MY_PV}.tar.gz" - -LICENSE="MIT SGMLUG" -SLOT="0" -KEYWORDS="amd64 ~ia64 ppc x86 ~x86-fbsd" -IUSE="latex" - -DEPEND="app-text/openjade - app-text/opensp - app-text/sgml-common - >=dev-lang/perl-5.004 - sys-apps/gawk - sys-apps/groff - ! - sgml +maintainer-needed@gentoo.org Linuxdoc-Tools is a small bug-fix version of SGML-Tools 1.0.9, and is a toolset for processing LinuxDoc DTD SGML files. This system diff --git a/app-text/mbtpdfasm/mbtpdfasm-1.0.28.ebuild b/app-text/mbtpdfasm/mbtpdfasm-1.0.28.ebuild deleted file mode 100644 index a4a52fc46a72..000000000000 --- a/app-text/mbtpdfasm/mbtpdfasm-1.0.28.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-text/mbtpdfasm/mbtpdfasm-1.0.28.ebuild,v 1.2 2010/01/02 12:17:51 fauli Exp $ - -inherit eutils toolchain-funcs - -MY_P="mbtPdfAsm-${PV}" - -DESCRIPTION="mbtPdfAsm can assemble/merge PDF files, extract information from PDF files, and update the metadata in PDF files." -HOMEPAGE="http://thierry.schmit.free.fr/dev/mbtPdfAsm/mbtPdfAsm2.html" -SRC_URI="http://thierry.schmit.free.fr/spip/IMG/gz/${MY_P}.tar.gz - http://sbriesen.de/gentoo/distfiles/${P}-manual.pdf.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" -IUSE="" - -S="${WORKDIR}" - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}/${P}-makefile.diff" - epatch "${FILESDIR}/${P}-64bit.diff" - epatch "${FILESDIR}/${P}-main.diff" -} - -src_compile() { - emake CC="$(tc-getCXX)" || die "emake failed" -} - -src_install() { - dobin mbtPdfAsm || die "install failed" - insinto "/usr/share/doc/${PF}" - newins ${P}-manual.pdf mbtPdfAsm.pdf -} diff --git a/app-text/mbtpdfasm/metadata.xml b/app-text/mbtpdfasm/metadata.xml index 170c94c864bd..931973019459 100644 --- a/app-text/mbtpdfasm/metadata.xml +++ b/app-text/mbtpdfasm/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org This program can be used to assemble/merge PDF files, extract diff --git a/app-text/openjade/metadata.xml b/app-text/openjade/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/openjade/metadata.xml +++ b/app-text/openjade/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/openjade/openjade-1.3.2-r4.ebuild b/app-text/openjade/openjade-1.3.2-r4.ebuild deleted file mode 100644 index d33b8e4b0a10..000000000000 --- a/app-text/openjade/openjade-1.3.2-r4.ebuild +++ /dev/null @@ -1,111 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.2-r4.ebuild,v 1.7 2013/01/02 21:38:35 floppym Exp $ - -EAPI=2 - -inherit autotools sgml-catalog eutils flag-o-matic multilib - -DESCRIPTION="Jade is an implementation of DSSSL - an ISO standard for formatting SGML and XML documents" -HOMEPAGE="http://openjade.sourceforge.net" -SRC_URI="mirror://sourceforge/openjade/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" -IUSE="static-libs" - -RDEPEND="app-text/sgml-common - >=app-text/opensp-1.5.1" -DEPEND="dev-lang/perl - ${RDEPEND}" - -src_prepare() { - epatch "${FILESDIR}"/${P}-deplibs.patch - epatch "${FILESDIR}"/${P}-ldflags.patch - epatch "${FILESDIR}"/${P}-msggen.pl.patch - epatch "${FILESDIR}"/${P}-respect-ldflags.patch - epatch "${FILESDIR}"/${P}-libosp-la.patch - epatch "${FILESDIR}"/${P}-gcc46.patch - - # Please note! Opts are disabled. If you know what you're doing - # feel free to remove this line. It may cause problems with - # docbook-sgml-utils among other things. - ALLOWED_FLAGS="-O -O1 -O2 -pipe -g -march" - strip-flags - - # Default CFLAGS and CXXFLAGS is -O2 but this make openjade segfault - # on hppa. Using -O1 works fine. So I force it here. - use hppa && replace-flags -O2 -O1 - - ln -s config/configure.in configure.ac || die - cp "${FILESDIR}"/${P}-acinclude.m4 acinclude.m4 || die - rm config/missing || die - - AT_NOEAUTOMAKE=yes - eautoreconf - - SGML_PREFIX=/usr/share/sgml -} - -src_configure() { - econf \ - --enable-http \ - --enable-default-catalog=/etc/sgml/catalog \ - --enable-default-search-path=/usr/share/sgml \ - --enable-splibdir=/usr/$(get_libdir) \ - --libdir=/usr/$(get_libdir) \ - --datadir=/usr/share/sgml/${P} \ - $(use_enable static-libs static) -} - -src_compile() { - # Bug 412725. - unset INCLUDE - - emake -j1 SHELL=/bin/bash || die "make failed" -} - -src_install() { - insinto /usr/$(get_libdir) - - make DESTDIR="${D}" \ - libdir=/usr/$(get_libdir) \ - SHELL=/bin/bash \ - install install-man || die "make install failed" - - dosym openjade /usr/bin/jade - dosym onsgmls /usr/bin/nsgmls - dosym osgmlnorm /usr/bin/sgmlnorm - dosym ospam /usr/bin/spam - dosym ospent /usr/bin/spent - dosym osx /usr/bin/sgml2xml - - insinto /usr/share/sgml/${P}/ - doins dsssl/builtins.dsl - - echo 'SYSTEM "builtins.dsl" "builtins.dsl"' > ${D}/usr/share/sgml/${P}/catalog - insinto /usr/share/sgml/${P}/dsssl - doins dsssl/{dsssl.dtd,style-sheet.dtd,fot.dtd} - newins "${FILESDIR}"/${P}.dsssl-catalog catalog -# Breaks sgml2xml among other things -# insinto /usr/share/sgml/${P}/unicode -# doins unicode/{catalog,unicode.sd,unicode.syn,gensyntax.pl} - insinto /usr/share/sgml/${P}/pubtext - doins pubtext/* - - dodoc NEWS README VERSION - dohtml doc/*.htm - - insinto /usr/share/doc/${PF}/jadedoc - doins jadedoc/*.htm - insinto /usr/share/doc/${PF}/jadedoc/images - doins jadedoc/images/* -} - -sgml-catalog_cat_include "/etc/sgml/${P}.cat" \ - "/usr/share/sgml/openjade-${PV}/catalog" -sgml-catalog_cat_include "/etc/sgml/${P}.cat" \ - "/usr/share/sgml/openjade-${PV}/dsssl/catalog" -sgml-catalog_cat_include "/etc/sgml/sgml-docbook.cat" \ - "/etc/sgml/${P}.cat" diff --git a/app-text/opensp/metadata.xml b/app-text/opensp/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/opensp/metadata.xml +++ b/app-text/opensp/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/opensp/opensp-1.5.2-r2.ebuild b/app-text/opensp/opensp-1.5.2-r2.ebuild deleted file mode 100644 index 48c3ae328165..000000000000 --- a/app-text/opensp/opensp-1.5.2-r2.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/opensp/opensp-1.5.2-r2.ebuild,v 1.10 2012/11/16 09:34:52 ulm Exp $ - -EAPI=2 -inherit eutils flag-o-matic - -MY_P=${P/opensp/OpenSP} -DESCRIPTION="A free, object-oriented toolkit for SGML parsing and entity management" -HOMEPAGE="http://openjade.sourceforge.net/" -SRC_URI="mirror://sourceforge/openjade/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" -IUSE="doc nls static-libs test" - -DEPEND="nls? ( >=sys-devel/gettext-0.14.5 ) - doc? ( - app-text/xmlto - ~app-text/docbook-xml-dtd-4.1.2 - ) - test? ( app-text/sgml-common )" -RDEPEND="" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - epatch "${FILESDIR}"/${PN}-1.5-gcc34.patch -} - -src_configure() { - # - # The following filters are taken from openjade's ebuild. See bug #100828. - # - - # Please note! Opts are disabled. If you know what you're doing - # feel free to remove this line. It may cause problems with - # docbook-sgml-utils among other things. - ALLOWED_FLAGS="-O -O1 -O2 -pipe -g -march" - strip-flags - - econf \ - --disable-dependency-tracking \ - --enable-http \ - --enable-default-catalog=/etc/sgml/catalog \ - --enable-default-search-path=/usr/share/sgml \ - --datadir=/usr/share/sgml/${P} \ - $(use_enable nls) \ - $(use_enable doc doc-build) \ - $(use_enable static-libs static) -} - -src_compile() { - emake pkgdocdir=/usr/share/doc/${PF} || die "Compilation failed" -} - -src_test() { - echo ">>> Test phase [check]: ${CATEGORY}/${PF}" - einfo "Skipping tests known not to work" - make SHOWSTOPPERS= check || die "Make test failed" - SANDBOX_PREDICT="${SANDBOX_PREDICT%:/}" -} - -src_install() { - emake DESTDIR="${D}" \ - pkgdocdir=/usr/share/doc/${PF} install || die "Installation failed" - - dodoc AUTHORS BUGS ChangeLog NEWS README -} - -pkg_postinst() { - ewarn "Please note that the soname of the library changed." - ewarn "If you are upgrading from a previous version you need" - ewarn "to fix dynamic linking inconsistencies by executing:" - ewarn - ewarn " revdep-rebuild --library='libosp.so.*'" -} diff --git a/app-text/robodoc/metadata.xml b/app-text/robodoc/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/robodoc/metadata.xml +++ b/app-text/robodoc/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/sablotron/metadata.xml b/app-text/sablotron/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/sablotron/metadata.xml +++ b/app-text/sablotron/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/searchmonkey/searchmonkey-2.0.0.ebuild b/app-text/searchmonkey/searchmonkey-2.0.0.ebuild index d9732cf3c457..b49400c29810 100644 --- a/app-text/searchmonkey/searchmonkey-2.0.0.ebuild +++ b/app-text/searchmonkey/searchmonkey-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/searchmonkey/searchmonkey-2.0.0.ebuild,v 1.5 2013/03/02 19:45:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/searchmonkey/searchmonkey-2.0.0.ebuild,v 1.6 2013/07/21 10:00:19 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${MY_PN^}/${PV}%20%5Bstable%5D/${MY_ LICENSE="GPL-3" SLOT="2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" diff --git a/app-text/sgml-common/metadata.xml b/app-text/sgml-common/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/sgml-common/metadata.xml +++ b/app-text/sgml-common/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/sgmltools-lite/metadata.xml b/app-text/sgmltools-lite/metadata.xml index 2c9aafe0e8c7..506295e08cd2 100644 --- a/app-text/sgmltools-lite/metadata.xml +++ b/app-text/sgmltools-lite/metadata.xml @@ -1,7 +1,7 @@ - sgml +maintainer-needed@gentoo.org Add support for app-text/jadetex (for processing tex files produced by the TeX backend of diff --git a/app-text/sgmltools-lite/sgmltools-lite-3.0.3-r10.ebuild b/app-text/sgmltools-lite/sgmltools-lite-3.0.3-r10.ebuild deleted file mode 100644 index 85d59a21d56f..000000000000 --- a/app-text/sgmltools-lite/sgmltools-lite-3.0.3-r10.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sgmltools-lite/sgmltools-lite-3.0.3-r10.ebuild,v 1.15 2011/04/25 18:51:36 arfrever Exp $ - -EAPI="3" -PYTHON_DEPEND="2" - -inherit python sgml-catalog - -DESCRIPTION="Python interface to SGML software in a DocBook/OpenJade env" -HOMEPAGE="http://sgmltools-lite.sourceforge.net/" -SRC_URI="mirror://sourceforge/sgmltools-lite/${P}.tar.gz - mirror://sourceforge/sgmltools-lite/nw-eps-icons-0.0.1.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" -IUSE="jadetex" - -DEPEND="app-text/sgml-common - ~app-text/docbook-sgml-dtd-3.1 - app-text/docbook-dsssl-stylesheets - app-text/openjade - jadetex? ( app-text/jadetex ) - || ( - www-client/w3m - www-client/lynx )" - -sgml-catalog_cat_include "/etc/sgml/sgml-lite.cat" \ - "/usr/share/sgml/stylesheets/sgmltools/sgmltools.cat" - -pkg_setup() { - python_set_active_version 2 - python_pkg_setup -} - -src_prepare() { - # Remove CVS directories from the tree - find . -name CVS | xargs rm -rf -} - -src_compile() { - default -} - -src_install() { - einstall etcdir="${D}"/etc/sgml || die - - dodoc ChangeLog POSTINSTALL README* - dohtml -r . - - cd "${WORKDIR}"/nw-eps-icons-0.0.1/images - insinto /usr/share/sgml/docbook/dsssl-stylesheets/images - doins *.eps - - cd callouts - insinto /usr/share/sgml/docbook/dsssl-stylesheets/images/callouts - doins *.eps - - rm "${D}"/etc/sgml/catalog.{suse,rh62} - - # Remove file provided by sgml-common - rm "${D}"/usr/bin/sgmlwhich - - # Remove the backends that require jadetex - use jadetex || \ - rm "${D}"/usr/share/sgml/misc/sgmltools/python/backends/{Dvi,Ps,Pdf,JadeTeX}.py - - # List of backends to alias with sgml2* - # Do not provide sgml2{txt,rtf,html} anymore, they are part of - # linuxdoc-tools - local BACKENDS="" - use jadetex && BACKENDS="ps dvi pdf" - - # Create simple alias scripts that people are used to - # And make the manpages for those link to the sgmltools-lite manpage - mandir="${D}"/usr/share/man/man1 - ScripTEXT="#!/bin/sh\n/usr/bin/sgmltools --backend=" - for back in ${BACKENDS} - do - echo -e ${ScripTEXT}${back} '$*' > sgml2${back} - exeinto /usr/bin - doexe sgml2${back} - - cd ${mandir} - ln -sf sgmltools-lite.1.gz sgml2${back}.1.gz - cd "${S}" - done -} - -pkg_postinst() { - python_mod_optimize /usr/share/sgml/misc/sgmltools/python - sgml-catalog_pkg_postinst -} - -pkg_postrm() { - python_mod_cleanup /usr/share/sgml/misc/sgmltools/python - sgml-catalog_pkg_postrm -} diff --git a/app-text/sgrep/Manifest b/app-text/sgrep/Manifest index 8dbb8d4d110f..094cbd0c2c4b 100644 --- a/app-text/sgrep/Manifest +++ b/app-text/sgrep/Manifest @@ -1,2 +1 @@ -DIST sgrep-1.92a.tar.gz 148306 SHA256 f5dabbd9c5cd35823c8e1e50fb313af9772f0d33280b08484ca29d6540979702 SHA512 f45ec057a8b21394f045eb4fba95c28242c144da150a68b917a1407495245a404671081ab9cefa848c184fb7639bfe0d265f22d7efb8ca4f32eea89ca9bff300 WHIRLPOOL 6ec0ccb43e0abca29d2d9f6ba6bb890a252aa2ef8bd0fa5dc9fabea4e1d5aa508b1d39057ded409fac3d05b7fb3a43be00a9f3b70725aa2d9aab6c7ed395c6dc DIST sgrep-1.94a.tar.gz 193267 SHA256 d5b16478e3ab44735e24283d2d895d2c9c80139c95228df3bdb2ac446395faf9 SHA512 8d2571a738c6a87cc34aea3a0692d15aea1d4a0439401b97368da2a021992ef8d0754e91e10409c1c059712bfe69ac4188e3be856211e48f8e6d528b5684283a WHIRLPOOL bc39aab9c39e5ffdb64babd8de5819eff6665f430ff51644e6789d6f0fe721407104fbc877719cb7b24f7424c514e0284e3ae7bc728e21ef68c8606b9c2f52f9 diff --git a/app-text/sgrep/metadata.xml b/app-text/sgrep/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/sgrep/metadata.xml +++ b/app-text/sgrep/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/sgrep/sgrep-1.92a.ebuild b/app-text/sgrep/sgrep-1.92a.ebuild deleted file mode 100644 index ce516c2e2c74..000000000000 --- a/app-text/sgrep/sgrep-1.92a.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/app-text/sgrep/sgrep-1.92a.ebuild,v 1.8 2010/02/20 18:08:50 abcd Exp $ - -EAPI=3 - -DESCRIPTION="Structured grep: tool for searching and indexing text, SGML,XML and HTML files and filtering text streams using structural criteria." -SRC_URI="ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/${P}.tar.gz" -HOMEPAGE="http://www.cs.helsinki.fi/u/jjaakkol/sgrep.html" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -DEPEND="" -SLOT="0" - -src_configure() { - econf --datadir="${EPREFIX}"/etc -} - -src_compile() { - emake || die "emake failed" - - sed -e "s:/usr/lib:/etc:g" sgrep.1 > sgrep.1.new -} - -src_install() { - dobin sgrep - newman sgrep.1.new sgrep.1 - dodoc AUTHORS ChangeLog NEWS README sample.sgreprc - insinto /etc - newins sample.sgreprc sgreprc -} diff --git a/app-text/sigil/Manifest b/app-text/sigil/Manifest index 3ab5b5fce50b..f494d72ce832 100644 --- a/app-text/sigil/Manifest +++ b/app-text/sigil/Manifest @@ -1,2 +1 @@ -DIST Sigil-0.6.0-Code.zip 12907949 SHA256 02b95d3d1d5ad8a186212c6c60ae76fa17a98da83a748965db9546ff51903308 SHA512 3b5e9bbea6aebc2fc36f465d8035cd09afb6c2b94d9eeddbf83c2f071d31ba1999807c9eb9272cbaf16142fb1a6298b7de7e5eb6826066e694a26c9784100b30 WHIRLPOOL cd39e774c77fbde70e7327ce5610d617499f68815622053c9955c16cef6f0766a848aae18d3c0a3becb7cd3509a7a1f48f704d0f5904cdc25e6d20318c82625d DIST Sigil-0.6.2-Code.zip 13047687 SHA256 5bd8c8b77b8c116b89c9fcd9dacba421a7a8b07325d53ff947bf14c5b2a934cc SHA512 8448ad13b317c39c028046800e09bcc9af9a3b26a04cb4a50456cdbb76eaf9f631ec2ab2f2384666b9d262a903da49bce9f7ed04b54569ae95599ac2c4206241 WHIRLPOOL f9388efddea2a98818f346627ce934a86e9d10181268c7e82a75a04e6641a419503e64dc46f4d1fbefb72f70dd3938e8f1bd5a4944217e8de3c2d4df9864d341 diff --git a/app-text/sigil/metadata.xml b/app-text/sigil/metadata.xml index 1c92a4571dbd..64b86e959872 100644 --- a/app-text/sigil/metadata.xml +++ b/app-text/sigil/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org Sigil is a multi-platform WYSIWYG ebook editor. It is designed to edit books in ePub format. diff --git a/app-text/sigil/sigil-0.6.0.ebuild b/app-text/sigil/sigil-0.6.0.ebuild deleted file mode 100644 index 315f47f4f7b3..000000000000 --- a/app-text/sigil/sigil-0.6.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sigil/sigil-0.6.0.ebuild,v 1.3 2013/03/02 19:45:35 hwoarang Exp $ - -EAPI=4 -CMAKE_BUILD_TYPE="Release" - -inherit eutils cmake-utils - -MY_P="Sigil-${PV}-Code" - -DESCRIPTION="Sigil is a multi-platform WYSIWYG ebook editor for ePub format." -HOMEPAGE="http://code.google.com/p/sigil/" -SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.zip" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - >=sys-libs/zlib-1.2.7[minizip] - >=dev-libs/libpcre-8.31 - >=dev-libs/boost-1.49 - >=app-text/hunspell-1.3.2 - >=dev-libs/xerces-c-3.1.1 - >=dev-qt/qtwebkit-4.8:4 - >=dev-qt/qtsvg-4.8:4 - >=dev-qt/qtgui-4.8:4" -RDEPEND="${DEPEND}" - -S="${WORKDIR}" - -DOCS=( ChangeLog README ) - -src_prepare() { - # use standard naming - mv -f README.txt README - mv -f ChangeLog.txt ChangeLog - edos2unix ChangeLog README -} diff --git a/app-text/txt2tags/metadata.xml b/app-text/txt2tags/metadata.xml index 7bcad8b84f53..278f0cc9cd42 100644 --- a/app-text/txt2tags/metadata.xml +++ b/app-text/txt2tags/metadata.xml @@ -1,7 +1,7 @@ - sgml +maintainer-needed@gentoo.org txt2tags diff --git a/app-text/xhtml1/metadata.xml b/app-text/xhtml1/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/xhtml1/metadata.xml +++ b/app-text/xhtml1/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/xml2/Manifest b/app-text/xml2/Manifest index 331e1a5e6329..7cebcb4bc5d2 100644 --- a/app-text/xml2/Manifest +++ b/app-text/xml2/Manifest @@ -1,2 +1 @@ -DIST xml2-0.4.tar.gz 83449 SHA256 b0817ee453ca4a28e170a1f5ef8d52e43a905a946b77ed2a01ac0d48419e5367 SHA512 3bde930aa6be120f4b9cf9b63c865a43d34382151fd3d430249f0ff75e796e1965193c178e9acb271a7de79ce8cf4b1d52cce9b697d5f8a9a8e719c04f3baa4c WHIRLPOOL 8e89b43eab9950ad0b9c90080777fafb3652dd415990b69eb78eff701530667d61b23c028c221f257e7c68f3ad46d912214b576ef738111ba76fdcb184ec5fdc DIST xml2-0.5.tar.gz 86318 SHA256 e3203a5d3e5d4c634374e229acdbbe03fea41e8ccdef6a594a3ea50a50d29705 SHA512 76b6523e1b64af32529fd8cec52f61f3ca45e452c1398772367f8389368bb7712698e4ba6cb6c8e50e92f68f7f9517f90668c73016e11797931ddb6858782aba WHIRLPOOL 3f2cad5046f94e327b396c8c334691b53335b791c0d912ef4e9bc515543507b0085e660bac2ad716bfd4923b3aab5c9e01f42a4bca92b28c037ee0f490b561d3 diff --git a/app-text/xml2/metadata.xml b/app-text/xml2/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/xml2/metadata.xml +++ b/app-text/xml2/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/xml2/xml2-0.4.ebuild b/app-text/xml2/xml2-0.4.ebuild deleted file mode 100644 index 182adf33e912..000000000000 --- a/app-text/xml2/xml2-0.4.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/app-text/xml2/xml2-0.4.ebuild,v 1.3 2012/05/04 03:33:12 jdhore Exp $ - -inherit autotools eutils - -DESCRIPTION="These tools are used to convert XML and HTML to and from a line-oriented format." -HOMEPAGE="http://dan.egnor.name/xml2" -SRC_URI="http://download.ofb.net/gale/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-linux ~ppc-macos" -IUSE="" - -RDEPEND="dev-libs/libxml2" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-libxml2.patch - eautoreconf -} - -src_compile() { - econf --disable-dependency-tracking - emake || die "emake failed." -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed." -} diff --git a/app-text/xml2doc/metadata.xml b/app-text/xml2doc/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/xml2doc/metadata.xml +++ b/app-text/xml2doc/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/xmlformat/Manifest b/app-text/xmlformat/Manifest index 3b37b29d2178..93e637344c19 100644 --- a/app-text/xmlformat/Manifest +++ b/app-text/xmlformat/Manifest @@ -1,2 +1 @@ -DIST xmlformat-1.03.tar.gz 136961 SHA256 7878dc5a5a8876d092cf25bdfcb8d625b9c57897ba65063c7df97eba23548758 SHA512 b4dd77ea2c6711ec45fcf9e6b37bb62dd07b4ca44e14700082eb4bed295a21f5438d4a6e92cba3681f320be3e4b2ea71163f4453aadc78195bb2f4dc0468aa02 WHIRLPOOL 7e594a495e7f731b368c1079f8997ccf0469ffa011671cf0ea7b415533a77184618ec855dd7c97c459fd7f38bf60ed8bbacc1e9915ff42c0507d9d524cc0b35c DIST xmlformat-1.04.tar.gz 156498 SHA256 71a70397e44760d67645007ad85fea99736f4b6f8679067a3b5f010589fd8fef SHA512 e45471accf0c04e016d3a9a5bbc2f984a9a76e1d5406a80300bf9da9d04bd78b67716055271923669462b70a1713b94a1e1937318115dfd9eb9d258b69a3c14d WHIRLPOOL 0d509c8248ccfd17306f6a75017e2e8199b95d4b2c2dcd2fd622615e041aaac7ae914bc8e911d2a29c6b2aefe3d922698d490dfc89201b7cc76f73380ebcf5fd diff --git a/app-text/xmlformat/metadata.xml b/app-text/xmlformat/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/xmlformat/metadata.xml +++ b/app-text/xmlformat/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-text/xmlformat/xmlformat-1.03.ebuild b/app-text/xmlformat/xmlformat-1.03.ebuild deleted file mode 100644 index 25ffa0181ceb..000000000000 --- a/app-text/xmlformat/xmlformat-1.03.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlformat/xmlformat-1.03.ebuild,v 1.7 2010/08/07 13:23:52 graaff Exp $ - -DESCRIPTION="Reformat XML documents to your custom style" -SRC_URI="http://www.kitebird.com/software/${PN}/${P}.tar.gz" -HOMEPAGE="http://www.kitebird.com/software/xmlformat/" - -SLOT="0" -LICENSE="xmlformat" -KEYWORDS="~amd64 ~ppc ~x86" - -DEPEND="ruby? ( =dev-lang/ruby-1.8* ) - !ruby? ( dev-lang/perl )" -IUSE="ruby doc" - -src_install() { - dobin xmlformat.pl - - if use ruby - then - dobin xmlformat.rb - dosym /usr/bin/xmlformat.rb /usr/bin/xmlformat - else - dosym /usr/bin/xmlformat.pl /usr/bin/xmlformat - fi - - dodoc BUGS ChangeLog LICENSE README TODO - - if use doc - then - # APIs - cp -R docs/* ${D}/usr/share/doc/${PF} - fi -} - -src_test() { - if use ruby - then - ./runtest all || die "runtest for ruby failed." - else - ./runtest -p all || die "runtest for perl failed." - fi -} diff --git a/app-text/xmlstarlet/metadata.xml b/app-text/xmlstarlet/metadata.xml index b0409762149c..f0f05e5e43dd 100644 --- a/app-text/xmlstarlet/metadata.xml +++ b/app-text/xmlstarlet/metadata.xml @@ -1,7 +1,6 @@ - sgml sping@gentoo.org diff --git a/app-text/xmlto/metadata.xml b/app-text/xmlto/metadata.xml index e96086477315..4538a68724a6 100644 --- a/app-text/xmlto/metadata.xml +++ b/app-text/xmlto/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/app-vim/dbext/dbext-19.0.ebuild b/app-vim/dbext/dbext-19.0.ebuild index e27389082fca..103471bed1b6 100644 --- a/app-vim/dbext/dbext-19.0.ebuild +++ b/app-vim/dbext/dbext-19.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-19.0.ebuild,v 1.1 2013/06/01 22:14:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-19.0.ebuild,v 1.2 2013/07/21 13:07:14 ago Exp $ EAPI=5 @@ -9,6 +9,6 @@ inherit vim-plugin DESCRIPTION="vim plugin: easy access to databases" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356" LICENSE="GPL-2" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~x86" VIM_PLUGIN_HELPFILES="${PN}.txt" diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild index 258a95bee62d..801fea014bac 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild,v 1.1 2013/06/19 08:09:05 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild,v 1.2 2013/07/21 13:07:22 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: Gentoo and portage related syntax highlighting, filetyp HOMEPAGE="http://www.gentoo.org/" LICENSE="vim" -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" +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="ignore-glep31" VIM_PLUGIN_HELPFILES="gentoo-syntax" diff --git a/dev-db/lib_mysqludf_fPROJ4/metadata.xml b/dev-db/lib_mysqludf_fPROJ4/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/lib_mysqludf_fPROJ4/metadata.xml +++ b/dev-db/lib_mysqludf_fPROJ4/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/lib_mysqludf_json/metadata.xml b/dev-db/lib_mysqludf_json/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/lib_mysqludf_json/metadata.xml +++ b/dev-db/lib_mysqludf_json/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/lib_mysqludf_log/metadata.xml b/dev-db/lib_mysqludf_log/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/lib_mysqludf_log/metadata.xml +++ b/dev-db/lib_mysqludf_log/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/lib_mysqludf_preg/metadata.xml b/dev-db/lib_mysqludf_preg/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/lib_mysqludf_preg/metadata.xml +++ b/dev-db/lib_mysqludf_preg/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/lib_mysqludf_stat/metadata.xml b/dev-db/lib_mysqludf_stat/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/lib_mysqludf_stat/metadata.xml +++ b/dev-db/lib_mysqludf_stat/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/lib_mysqludf_stem/metadata.xml b/dev-db/lib_mysqludf_stem/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/lib_mysqludf_stem/metadata.xml +++ b/dev-db/lib_mysqludf_stem/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/lib_mysqludf_str/metadata.xml b/dev-db/lib_mysqludf_str/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/lib_mysqludf_str/metadata.xml +++ b/dev-db/lib_mysqludf_str/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/lib_mysqludf_sys/Manifest b/dev-db/lib_mysqludf_sys/Manifest index 6a9627eb012d..7a99237b4058 100644 --- a/dev-db/lib_mysqludf_sys/Manifest +++ b/dev-db/lib_mysqludf_sys/Manifest @@ -1,2 +1 @@ -DIST lib_mysqludf_sys_0.0.2.tar.gz 7457 SHA256 c783a501cc265486ac8dfbf1ffe2cbbfc3c061358eb933ba9bd3718107964217 SHA512 6289d4958ca763742ce577014679857ab8f21d9de2bcd24f85648cb7f959090373db849c19ff7b4118349b23871dceb5cb581f9179b6cd6fa78da16e26d6ff87 WHIRLPOOL 986162a673948f96dd033daf03344f4c2c6a98a6c57339097c0ff4822b11b986f2a0ddc2c0380681b692074e565ed3d2754be4e7220393346b9966b094ba0642 DIST lib_mysqludf_sys_0.0.3.tar.gz 9136 SHA256 174f43d1df5372c84d98981031f02a2b9e090954ac473f543bff79f9a87c2c4d SHA512 17154007bc315b7f5c98ed4eb0f6305a1c2bbd4a66a3b6985ed4547baddffcaac71a384fcce0780e26968021439f32534160661a5db756a012763b2ac74a3060 WHIRLPOOL 5c4a626a12507af799c8b54c457d01556b80c91582aa22668e733ca6013ea70693feeaade8908ab3650cb84db7f0997df5b102ec5eb75b0eb0353c9e970639a6 diff --git a/dev-db/lib_mysqludf_sys/lib_mysqludf_sys-0.0.2.ebuild b/dev-db/lib_mysqludf_sys/lib_mysqludf_sys-0.0.2.ebuild deleted file mode 100644 index b5a174279ae3..000000000000 --- a/dev-db/lib_mysqludf_sys/lib_mysqludf_sys-0.0.2.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/lib_mysqludf_sys/lib_mysqludf_sys-0.0.2.ebuild,v 1.1 2011/10/19 12:28:09 sbriesen Exp $ - -EAPI=4 - -inherit eutils toolchain-funcs - -DESCRIPTION="MySQL UDFs that allows one to interact with the operating system" -HOMEPAGE="http://www.mysqludf.org/lib_mysqludf_sys/" -SRC_URI="http://www.mysqludf.org/${PN}/${PN}_${PV}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=virtual/mysql-5.1" -RDEPEND="${DEPEND}" - -S="${WORKDIR}" - -# compile helper -_compile() { - local CC="$(tc-getCC)" - echo "${CC} ${@}" && "${CC}" "${@}" -} - -pkg_setup() { - MYSQL_PLUGINDIR="$(mysql_config --plugindir)" - MYSQL_INCLUDE="$(mysql_config --include)" -} - -src_prepare() { - # remove precompiled object - rm -f -- ${PN}.so -} - -src_compile() { - _compile ${CFLAGS} -Wall -fPIC ${MYSQL_INCLUDE} \ - -shared ${LDFLAGS} -o ${PN}.so ${PN}.c -} - -src_install() { - exeinto "${MYSQL_PLUGINDIR}" - doexe ${PN}.so - dodoc ${PN}.sql - dohtml ${PN}.html -} - -pkg_postinst() { - elog - elog "Please have a look at the documentation, how to" - elog "enable/disable the UDF functions of ${PN}." - elog - elog "The documentation is located here:" - elog "/usr/share/doc/${PF}" - elog -} diff --git a/dev-db/lib_mysqludf_sys/metadata.xml b/dev-db/lib_mysqludf_sys/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/lib_mysqludf_sys/metadata.xml +++ b/dev-db/lib_mysqludf_sys/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/lib_mysqludf_ta/metadata.xml b/dev-db/lib_mysqludf_ta/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/lib_mysqludf_ta/metadata.xml +++ b/dev-db/lib_mysqludf_ta/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/lib_mysqludf_udf/metadata.xml b/dev-db/lib_mysqludf_udf/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/lib_mysqludf_udf/metadata.xml +++ b/dev-db/lib_mysqludf_udf/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/lib_mysqludf_xql/metadata.xml b/dev-db/lib_mysqludf_xql/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/lib_mysqludf_xql/metadata.xml +++ b/dev-db/lib_mysqludf_xql/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/mysql-udf-base64/metadata.xml b/dev-db/mysql-udf-base64/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/mysql-udf-base64/metadata.xml +++ b/dev-db/mysql-udf-base64/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/mysql-udf-http/metadata.xml b/dev-db/mysql-udf-http/metadata.xml index b8714a05f16c..02da99f388bb 100644 --- a/dev-db/mysql-udf-http/metadata.xml +++ b/dev-db/mysql-udf-http/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org mysql-udf-http diff --git a/dev-db/mysql-udf-infusion/metadata.xml b/dev-db/mysql-udf-infusion/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/mysql-udf-infusion/metadata.xml +++ b/dev-db/mysql-udf-infusion/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/mysql-udf-ipv6/metadata.xml b/dev-db/mysql-udf-ipv6/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/dev-db/mysql-udf-ipv6/metadata.xml +++ b/dev-db/mysql-udf-ipv6/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/dev-db/mysql/mysql-5.1.70.ebuild b/dev-db/mysql/mysql-5.1.70.ebuild index c5c461eb76f1..42aaa35cf213 100644 --- a/dev-db/mysql/mysql-5.1.70.ebuild +++ b/dev-db/mysql/mysql-5.1.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.70.ebuild,v 1.1 2013/06/27 01:59:07 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.70.ebuild,v 1.8 2013/07/21 17:28:07 ago Exp $ EAPI="4" @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql-v2 IUSE="$IUSE" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. # This is often broken still diff --git a/dev-db/pgagent/pgagent-3.3.0.ebuild b/dev-db/pgagent/pgagent-3.3.0.ebuild index 00e36d03ca6d..05b993d611e2 100644 --- a/dev-db/pgagent/pgagent-3.3.0.ebuild +++ b/dev-db/pgagent/pgagent-3.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/pgagent-3.3.0.ebuild,v 1.1 2013/02/02 07:55:39 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/pgagent-3.3.0.ebuild,v 1.2 2013/07/21 11:10:33 ago Exp $ EAPI="4" @@ -8,7 +8,7 @@ inherit cmake-utils eutils wxwidgets MY_PN=${PN/a/A} -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DESCRIPTION="${MY_PN} is a job scheduler for PostgreSQL" HOMEPAGE="http://www.pgadmin.org/download/pgagent.php" diff --git a/dev-db/phppgadmin/phppgadmin-5.1.ebuild b/dev-db/phppgadmin/phppgadmin-5.1.ebuild index d928b7e1acf4..2315f2882cad 100644 --- a/dev-db/phppgadmin/phppgadmin-5.1.ebuild +++ b/dev-db/phppgadmin/phppgadmin-5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-5.1.ebuild,v 1.1 2013/05/09 10:12:14 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-5.1.ebuild,v 1.2 2013/07/21 11:10:41 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ HOMEPAGE="http://phppgadmin.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ~ppc ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-lang/php[postgres,session] diff --git a/dev-db/vbisam/metadata.xml b/dev-db/vbisam/metadata.xml index 3dc2eb9f13ea..ff62877c67ae 100644 --- a/dev-db/vbisam/metadata.xml +++ b/dev-db/vbisam/metadata.xml @@ -2,7 +2,6 @@ - phosphan@gentoo.org - Needed for dev-lang/tinycobol. Feel free to adopt it. + maintainer-needed@gentoo.org diff --git a/dev-dotnet/njb-sharp/Manifest b/dev-dotnet/njb-sharp/Manifest deleted file mode 100644 index 3116e754fd70..000000000000 --- a/dev-dotnet/njb-sharp/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST njb-sharp-0.2.2.tar.gz 309885 SHA256 2dc0d0fd7ad8040288cd629683a7967911ba0b9cd36eb76df9694b9418e33033 SHA512 7653745efb78c9d36007ef072cbf33b3776ce551257f0a492cef26b710faf6e33424486016e1e95dff02950a73de214070f25bb945bee60c8acdfb1fedf1993e WHIRLPOOL 7849a6cd3dd08a8b29d525d64e707a1aae4ac7d69b9b66c7c73074b73273a781f1ca31ac51cebb5865e28541f3f4711ef36ae0ac8074a7c6e9f662095cecf739 -DIST njb-sharp-0.3.0.tar.gz 317882 SHA256 1c5fd3a031d0b4567a72423e40b6e4cfe19fd0a91c545c82653c82daaabf0ae6 SHA512 1de963af03606301188f9f5519a3fa814474bb2fd65a6ea3575a0f1b629f1e0a69cb0c772927fa13a5493f1a96c1049011d33098577b765125bad5fe703e7eb7 WHIRLPOOL 2ff88745c7b7a13271285519e39971ab51d5f46d4b78960b01b3bb03d2dd9bf6c5dd5b8f598f19858707a6d3c6c0a50cdba36d808aac26e6a20c2a200f813da9 diff --git a/dev-dotnet/njb-sharp/metadata.xml b/dev-dotnet/njb-sharp/metadata.xml deleted file mode 100644 index ae573a60407f..000000000000 --- a/dev-dotnet/njb-sharp/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - sound - diff --git a/dev-dotnet/njb-sharp/njb-sharp-0.2.2.ebuild b/dev-dotnet/njb-sharp/njb-sharp-0.2.2.ebuild deleted file mode 100644 index 5b0663270e7d..000000000000 --- a/dev-dotnet/njb-sharp/njb-sharp-0.2.2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/njb-sharp/njb-sharp-0.2.2.ebuild,v 1.7 2008/12/14 15:17:06 loki_val Exp $ - -inherit mono - -DESCRIPTION="njb-sharp provides C# bindings for libnjb, to provide NJB Digital Audio Player (DAP) support to Mono applications." -HOMEPAGE="http://www.banshee-project.org/Subprojects/Njb-sharp" -SRC_URI="http://banshee-project.org/files/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="doc" - -RDEPEND=">=dev-lang/mono-1.1.10 - doc? ( >=virtual/monodoc-1.1.8 ) - >=dev-dotnet/gtk-sharp-2.0" -DEPEND="${RDEPEND} - >=media-libs/libnjb-2.2.4" - -src_compile() { - econf $(use_enable doc docs) || die "configure failed" - emake -j1 || die "make failed" -} -src_install() { - make DESTDIR="${D}" install || die "make install failed" - dodoc AUTHORS ChangeLog NEWS README -} diff --git a/dev-dotnet/njb-sharp/njb-sharp-0.3.0.ebuild b/dev-dotnet/njb-sharp/njb-sharp-0.3.0.ebuild deleted file mode 100644 index 36d227652875..000000000000 --- a/dev-dotnet/njb-sharp/njb-sharp-0.3.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/njb-sharp/njb-sharp-0.3.0.ebuild,v 1.7 2012/05/04 03:56:58 jdhore Exp $ - -inherit mono - -DESCRIPTION="njb-sharp provides C# bindings for libnjb, to provide NJB Digital Audio Player (DAP) support to Mono applications." -HOMEPAGE="http://www.banshee-project.org/Subprojects/Njb-sharp" -SRC_URI="http://banshee-project.org/files/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="doc" - -RDEPEND=">=dev-lang/mono-1.1.10 - doc? ( >=virtual/monodoc-1.1.8 ) - >=dev-dotnet/gtk-sharp-2.0" -DEPEND="${RDEPEND} - >=media-libs/libnjb-2.2.4 - virtual/pkgconfig" - -src_compile() { - econf $(use_enable doc docs) || die "configure failed" - emake -j1 || die "make failed" -} -src_install() { - make DESTDIR="${D}" install || die "make install failed" - dodoc AUTHORS ChangeLog NEWS README -} diff --git a/dev-embedded/mspdebug/Manifest b/dev-embedded/mspdebug/Manifest index 45b3a74d9821..dac385bbd7b1 100644 --- a/dev-embedded/mspdebug/Manifest +++ b/dev-embedded/mspdebug/Manifest @@ -1,2 +1,3 @@ DIST mspdebug-0.20.tar.gz 182144 SHA256 4514305994ad8962d5568652f74d6c26357f192583d8840fbf2f3c62dd3bff04 SHA512 64ec9e8abede54ae92a9073971efeb4beeeb419bf1cbda998cc1327820838f7f452381712638e7f03ae71ec62e3459929a0d52a868f2732e4e9c529f8662e996 WHIRLPOOL 5616d0992278bd90eca78e605239b5f090809307f3acd9f94946795ab06c3363798c3d94d82fc983959c2ece1c2b1f0c6ffeb2678468a62617dff98bad1b57df DIST mspdebug-0.21.tar.gz 228413 SHA256 37c0c83851e1ff7048012c733e21cd2fe5bef21f67814a462c6a7049dc709988 SHA512 ac12d7a22c905db0d192e52c43bfd5ee13ee47aa99ef7fd3ec4f8b53c231e43ad6437a41655603cd407ac766189009aeee6fafe842ac34fddd0b06408c08e761 WHIRLPOOL 84f274d44f25fffb6aa4e856aded3a943b1359bc51fa9d77de7aa916fedb18e759c734154b2a7c4439703866e97ba7958554c83e310f49aa562265c6e1c22132 +DIST mspdebug-0.22.tar.gz 230959 SHA256 9a0550f3c7911bcc4e3231fff652c8f14763eb6a945609ce715db7164bf76c55 SHA512 e5b573c05da70fc325538a2a4a9c916c939eb3e1a1f6162bacc83aa6be09b1219343efae07fcbcae8ee0803739763003b4f6cb08e739237df312bb854b3c43fa WHIRLPOOL 3354718964732b3766e09105e86ea7300129ebf7cc915635a2305b301b02d854ebebbb79aae9baed52d4e6761178beca0c8bba09aa506b2d4e191181137f4b70 diff --git a/dev-embedded/mspdebug/mspdebug-0.22.ebuild b/dev-embedded/mspdebug/mspdebug-0.22.ebuild new file mode 100644 index 000000000000..3da3d2da7148 --- /dev/null +++ b/dev-embedded/mspdebug/mspdebug-0.22.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/mspdebug/mspdebug-0.22.ebuild,v 1.1 2013/07/21 10:53:26 radhermit Exp $ + +EAPI=5 + +inherit toolchain-funcs eutils + +DESCRIPTION="A free debugger for use with MSP430 MCUs" +HOMEPAGE="http://mspdebug.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="readline" + +DEPEND="readline? ( sys-libs/readline ) + virtual/libusb:0" +RDEPEND="${DEPEND}" + +src_prepare() { + sed -i "s:-O1 \(.*\) -ggdb:\1:" Makefile || die +} + +src_compile() { + emake CC="$(tc-getCC)" LIBDIR=/usr/lib $(usex readline "" "WITHOUT_READLINE=1") +} + +src_install() { + emake DESTDIR="${ED}" LIBDIR=/usr/lib PREFIX=/usr install + dodoc AUTHORS ChangeLog README +} diff --git a/dev-embedded/srecord/Manifest b/dev-embedded/srecord/Manifest index 2ce321607ec6..42965ab97f44 100644 --- a/dev-embedded/srecord/Manifest +++ b/dev-embedded/srecord/Manifest @@ -1,3 +1,4 @@ DIST srecord-1.59.tar.gz 889036 SHA256 97d441ee62b948a47935adfab8b8fb01a7a654b1656b32b299a4a041e36bd351 SHA512 80f9b3f2edad66e7cd7ee7a6151b417eca4b750d9ad097ccaeb542814cf462c02238c287fb417b952aea985aba2abe5e433676555fe989cb5df1b076e93a097c WHIRLPOOL 7a7d065521cd807419c3222ac6258b20c8996aafebeb639c9d6a8c0077a59adee806212b1b89bbbb271b4e93709accfdbc191c1d30b212c520006eb685218d98 DIST srecord-1.60.tar.gz 900389 SHA256 f579671c5ff3333e711616f738e751c742c2b4dd7f7553c90c37c9b6d4968d98 SHA512 12fe45e2a605268febd7cf2c41e262a57ff77ae3e1ffe84955d39a54ac6cd27175e376e861c8ed3f8025e691bd74b993117b79f7199a45c443c575fc22fe591a WHIRLPOOL 447d9c58d4af4291a634a3d0c2555a8643c624b3998af7d4d6d7e12785e3a1440e83f29e51b9ef446e3137e25bfbf15d423fc4821fef599e972d5cb2370848c0 DIST srecord-1.61.tar.gz 916174 SHA256 b68d47b17ae50aee68655bb3b24e6d2434754a184d16510d4a6411d10bbdc364 SHA512 9bcd310bf812cf236a6b88e0aa5979510fc3fdcb622b631e923909ac12b9ff88ab8bc1f44006f0cdbffb51cb44e5885b46ff209bac9d71428f786d7d25a160ad WHIRLPOOL 4f2b8cd938be4a8026fc31e4a7b0d6618ee58f85aa0d2fea7fa9902b03c74ba043faf725e0ae7eec960ed2d2c342d554f46fa2ca640c14fb7c29812ad203bd47 +DIST srecord-1.62.tar.gz 921920 SHA256 04a4e18a43d1cb8fa608242a012b99a1bf85704915663f668c7cd55435accb2d SHA512 4a3dde671af959c24a12c711919e9028a22034d2ce347cfa0ecb7bc368036b21b38356156ff1e2d58a9fa1a0fece25e7913be5730e23c74a82734bc262cc2c88 WHIRLPOOL dd8916b2733d4cb57b9a321acc6ff0abc5e5b23c8eb864722f146a005e3719361b9e226d16393e4fcba875fa035d8347314bc00445d96e95f08302e0c3ca2483 diff --git a/dev-embedded/srecord/srecord-1.62.ebuild b/dev-embedded/srecord/srecord-1.62.ebuild new file mode 100644 index 000000000000..59240998759f --- /dev/null +++ b/dev-embedded/srecord/srecord-1.62.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/srecord/srecord-1.62.ebuild,v 1.1 2013/07/21 10:56:30 radhermit Exp $ + +EAPI=5 + +inherit eutils autotools + +DESCRIPTION="A collection of powerful tools for manipulating EPROM load files" +HOMEPAGE="http://srecord.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~sparc ~x86" +IUSE="static-libs test" + +RDEPEND="dev-libs/libgcrypt" +DEPEND="${RDEPEND} + dev-libs/boost + sys-apps/groff + test? ( app-arch/sharutils )" + +src_prepare() { + epatch "${FILESDIR}"/${PN}-1.57-libtool.patch + + cp etc/configure.ac "${S}" + eautoreconf +} + +src_configure() { + econf \ + $(use_enable static-libs static) +} + +src_install() { + default + find "${D}" -name '*.la' -exec rm -f {} + +} diff --git a/dev-embedded/uisp/uisp-20050207-r1.ebuild b/dev-embedded/uisp/uisp-20050207-r1.ebuild index 96218d9c4d1d..1d1f65a90a92 100644 --- a/dev-embedded/uisp/uisp-20050207-r1.ebuild +++ b/dev-embedded/uisp/uisp-20050207-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/uisp/uisp-20050207-r1.ebuild,v 1.4 2013/02/05 23:30:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/uisp/uisp-20050207-r1.ebuild,v 1.5 2013/07/21 11:10:07 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/uisp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" src_prepare() { diff --git a/dev-haskell/configfile/Manifest b/dev-haskell/configfile/Manifest index 3420eeb536d0..b75196ae6f19 100644 --- a/dev-haskell/configfile/Manifest +++ b/dev-haskell/configfile/Manifest @@ -1,2 +1 @@ -DIST ConfigFile-1.0.6.tar.gz 27330 SHA256 339722184b86d53d8b361933e572b6e1478824c7eba3fb66b67d0eb5245cd038 SHA512 599e5439a8dc79e642bd12528191bbd056b2eb12a4c1f937ef1c33e8019e50ef5b0d581e5b753bfbece25cce2591296002997701f4851d59a75a5482745f47e0 WHIRLPOOL 46c5b3971dd1cf63d2227016aec44beec03ff0afb45b2ba434d51e2ad6c1c78ade591aff915541014ebc493b238dfc92a6491ee07fb61870b49b60ee4012d3d0 DIST ConfigFile-1.1.1.tar.gz 28269 SHA256 55067e4b6d5f532d6e28c739869742a011490905e24894da9015368aed825e70 SHA512 2c8cb8fe633521999416946379c03b8e169d46cfe430701d5c723faa65917df47fd9753098e575157b036d208ca91b3eec8f4eeaeaaf4152dbebb9356ba8eb95 WHIRLPOOL 571a395902536064ed604da3cabf9d3d4d9e2aeb1cc3b5b25e2cc67170e9eb94c4efe6715ca527ea3f5f97cd108415a6d24e8dbffbc0bc89ce31abfead148069 diff --git a/dev-haskell/configfile/configfile-1.0.6.ebuild b/dev-haskell/configfile/configfile-1.0.6.ebuild deleted file mode 100644 index 34d275486815..000000000000 --- a/dev-haskell/configfile/configfile-1.0.6.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/configfile/configfile-1.0.6.ebuild,v 1.2 2012/09/12 15:39:52 qnikst Exp $ - -# ebuild generated by hackport 0.2.9 - -CABAL_FEATURES="lib profile haddock" -inherit haskell-cabal - -MY_PN="ConfigFile" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Configuration file reading & writing" -HOMEPAGE="http://software.complete.org/configfile" -SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/missingh-1.0.0 - =dev-lang/ghc-6.8.2" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.2.3" - -S="${WORKDIR}/${MY_P}" diff --git a/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild b/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild index 07bdc7f539ff..d78862eeb104 100644 --- a/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild +++ b/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild,v 1.1 2013/04/02 10:15:13 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild,v 1.2 2013/07/21 17:29:16 ottxor Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND=">=dev-haskell/random-1.0:=[profile?] diff --git a/dev-haskell/json/json-0.7.ebuild b/dev-haskell/json/json-0.7.ebuild index b063adc04413..42907f98ed38 100644 --- a/dev-haskell/json/json-0.7.ebuild +++ b/dev-haskell/json/json-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/json/json-0.7.ebuild,v 1.4 2013/03/25 20:44:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/json/json-0.7.ebuild,v 1.5 2013/07/21 17:27:50 ottxor Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux" IUSE="+generic +parsec +pretty" RDEPEND="dev-haskell/mtl:=[profile?] diff --git a/dev-haskell/mtl/Manifest b/dev-haskell/mtl/Manifest index 00cf3e141caa..605ca136b2e9 100644 --- a/dev-haskell/mtl/Manifest +++ b/dev-haskell/mtl/Manifest @@ -1,5 +1,3 @@ -DIST mtl-1.1.0.2.tar.gz 18901 SHA256 a225aaf2b1e337f40c31e5c42f95eec9a4608322b0e4c135d2b31b8421a58d36 SHA512 a1086b476f7292847c6cdf9bd1c756e501b29226530253153b0094966aeba8c606ef3f127a762cc53577884100592a2b154795acb38867ab23c84f03dda55d68 WHIRLPOOL f8d18e3210380822fcb77f6bd5874a3260a075ca877794605f0a162cb774712a897435e4c207115270b4e60acd4c3b2a350168e0794a5979c5463c7bb145da37 -DIST mtl-1.1.1.1.tar.gz 18078 SHA256 a61326db190f098a95a60f1317b567d68f02999aad106cc5c98982975f5eef94 SHA512 bb1f236edb5c4fb7335d6936b6a0a9b4cb5f32378f14826df47534a9199c68d71d6c6aa99819ac3e0c7e6849fd1e6ddae28a8d3bad5991abc4e35bbdd841be67 WHIRLPOOL 9f1cbc193d113f9ab1ab50657645390bf17fc522ab69d6797cd4d57af49cf566e805de27fe1cb71c1e752fe208f8380fcc5e283c56e56a00d010c2799ab93c60 DIST mtl-2.0.1.0.tar.gz 14124 SHA256 f36be461a0952905b60e750322b20105273f28e3fd99669f8db92240fdbfd2f0 SHA512 8fd6e6f3a3c51f618b78c21234e64f0646e9078f76cebf4c5109e87ec28f00039daf3c79df8e7533239c6ce1ad3f810fc2391f30a7a59397d26d6c57c7fea028 WHIRLPOOL 19495aae1ca9c43f5a56a8834a145b6d1177117d23903b00422eadcbb13790fc905e1d9098d1d0ca2b3afd36850be7f6643c324402e763e2762b575a846b9d7d DIST mtl-2.1.1.tar.gz 13651 SHA256 9250831796b1678380d915d2953ce94fa466af8d5c92d0c569963f0f0b037a90 SHA512 2bd1d935f1f1ff0967c6b7f6d9f127b7173736a48a7684cfeb03d61c4299d8191636f963b749422d73e2b6fb5e5389d8ac712bda6860162a62282dd33fc4cbe4 WHIRLPOOL fb578e834c8a6d3b33b389a3466c9f2edecd59a70a080f35ee381d492573cb29fd548b3cbeac11ca64e4eb7556c2237adc7f582d70777154729c6802240ff6e6 DIST mtl-2.1.2.tar.gz 13723 SHA256 8c775764333420a4391823f9cb9b640306a262552280ea9bbdd2ca11194a8bef SHA512 ef8043adeb2746c770bebd4683c95c399bdc047c278b619d89230f342d13c33f0a9275c6be399e6da329f385ff209ff537e002b82d5075684202e8703fc5e29d WHIRLPOOL 99ba4725242d9baa0970e3594e041d4b092a56c846ce9c8d38a094dedc9586b444f27b427723fd047b9dbc8cad2fd2506bdc954ff8246c3a4888d688e5ea2478 diff --git a/dev-haskell/mtl/mtl-1.1.0.2.ebuild b/dev-haskell/mtl/mtl-1.1.0.2.ebuild deleted file mode 100644 index c7b4176c9053..000000000000 --- a/dev-haskell/mtl/mtl-1.1.0.2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.0.2.ebuild,v 1.9 2012/09/12 14:42:20 qnikst Exp $ - -CABAL_FEATURES="lib profile haddock" -inherit haskell-cabal - -DESCRIPTION="Monad transformer library" -HOMEPAGE="http://haskell.org/ghc/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="" - -DEPEND=">=dev-lang/ghc-6.6.1 - dev-haskell/cabal" - -RDEPEND=">=dev-lang/ghc-6.6.1" diff --git a/dev-haskell/mtl/mtl-1.1.1.1.ebuild b/dev-haskell/mtl/mtl-1.1.1.1.ebuild deleted file mode 100644 index 01cd47a8f203..000000000000 --- a/dev-haskell/mtl/mtl-1.1.1.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.1.1.ebuild,v 1.5 2012/09/12 14:42:20 qnikst Exp $ - -# ebuild generated by hackport 0.2.13 - -EAPI="3" - -CABAL_FEATURES="lib profile haddock hscolour" -inherit haskell-cabal - -DESCRIPTION="Monad transformer library" -HOMEPAGE="http://hackage.haskell.org/package/mtl" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="" - -RDEPEND=">=dev-lang/ghc-6.8.2" -DEPEND="${RDEPEND} - dev-haskell/cabal" diff --git a/dev-haskell/pcre-light/pcre-light-0.4.ebuild b/dev-haskell/pcre-light/pcre-light-0.4.ebuild index b5574ede7f83..42ceed186460 100644 --- a/dev-haskell/pcre-light/pcre-light-0.4.ebuild +++ b/dev-haskell/pcre-light/pcre-light-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pcre-light/pcre-light-0.4.ebuild,v 1.2 2012/09/12 15:43:28 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pcre-light/pcre-light-0.4.ebuild,v 1.3 2013/07/21 17:21:57 ottxor Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND=">=dev-lang/ghc-6.8.2 diff --git a/dev-haskell/safesemaphore/safesemaphore-0.9.0.ebuild b/dev-haskell/safesemaphore/safesemaphore-0.9.0.ebuild index 39b09fa6be5d..ded077f1cfee 100644 --- a/dev-haskell/safesemaphore/safesemaphore-0.9.0.ebuild +++ b/dev-haskell/safesemaphore/safesemaphore-0.9.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/safesemaphore/safesemaphore-0.9.0.ebuild,v 1.1 2012/12/16 12:37:45 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/safesemaphore/safesemaphore-0.9.0.ebuild,v 1.2 2013/07/21 17:30:36 ottxor Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND="dev-haskell/stm:=[profile?] diff --git a/dev-haskell/sha/sha-1.6.1.ebuild b/dev-haskell/sha/sha-1.6.1.ebuild index 2619d4b3fa06..4877b4f74ef0 100644 --- a/dev-haskell/sha/sha-1.6.1.ebuild +++ b/dev-haskell/sha/sha-1.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/sha/sha-1.6.1.ebuild,v 1.1 2012/12/23 20:04:07 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/sha/sha-1.6.1.ebuild,v 1.2 2013/07/21 17:26:40 ottxor Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND="dev-haskell/binary:=[profile?] diff --git a/dev-haskell/syb/syb-0.4.0.ebuild b/dev-haskell/syb/syb-0.4.0.ebuild index a5fb86cf2412..0326fac169d3 100644 --- a/dev-haskell/syb/syb-0.4.0.ebuild +++ b/dev-haskell/syb/syb-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/syb/syb-0.4.0.ebuild,v 1.1 2013/04/02 13:25:09 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/syb/syb-0.4.0.ebuild,v 1.2 2013/07/21 17:20:33 ottxor Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:=" diff --git a/dev-haskell/transformers-base/transformers-base-0.4.1.ebuild b/dev-haskell/transformers-base/transformers-base-0.4.1.ebuild index 690eeb7b6675..a851b089f876 100644 --- a/dev-haskell/transformers-base/transformers-base-0.4.1.ebuild +++ b/dev-haskell/transformers-base/transformers-base-0.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/transformers-base/transformers-base-0.4.1.ebuild,v 1.2 2012/09/12 15:38:44 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/transformers-base/transformers-base-0.4.1.ebuild,v 1.3 2013/07/21 17:25:22 ottxor Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND=">=dev-haskell/transformers-0.2[profile?] diff --git a/dev-java/browserlauncher2/metadata.xml b/dev-java/browserlauncher2/metadata.xml index c000ed576292..2b8b0952f50b 100644 --- a/dev-java/browserlauncher2/metadata.xml +++ b/dev-java/browserlauncher2/metadata.xml @@ -2,10 +2,6 @@ java - - sbriesen@gentoo.org - Stefan Briesenick - BrowserLauncher2, a continuation of the BrowserLauncher project, is a library that facilitates opening a browser from a Java application and diff --git a/dev-java/icedtea/Manifest b/dev-java/icedtea/Manifest index 5b70af13b22b..af697de6670a 100644 --- a/dev-java/icedtea/Manifest +++ b/dev-java/icedtea/Manifest @@ -33,6 +33,7 @@ DIST icedtea-2.4-openjdk-ae86c6974e8e.tar.gz 135344 SHA256 f9f2925af3eac91ec4b03 DIST icedtea-2.4.1.tar.gz 4806525 SHA256 65142e19ee14c28106345b30b6181f5a4926dd20be599c536d778e31a8a5812a SHA512 e12abcb3f28f8b2924147b77af5f3dd7163fa54bfde32d36a37cbd338f42b5e11a516ad16d210d9123e15c04b982aa2951d2bf19a070add1654102ddf00d75d3 WHIRLPOOL 5e1e3343a275d308628542948a2544038e8b681d993b36a33894574309ed9c9760684f696203dcd3e02926cd035ecb2be7b9348b1345eed3370cb7953d107886 DIST icedtea6-1.12.4.tar.gz 6689142 SHA256 eb326c6ae0147ca4abe4bd79e52c1edc2ef08e5e008230e24bee3abb39e14dda SHA512 f7d2834edd051b2080acd596d230f16604eb616eb1a6a0813dd274a92c7ad9711a25b65dacea06a12591c6121beedac44f9bdeb2e6cb60fb612bdeea63957a55 WHIRLPOOL 6109ed8cc94ee4e14882f0b787ac1a8a4859c542b7f92b896e46a33bbef5ef1cac532bb54616dcee66deff4d6fc50296f533f0979d7efe31f98ddd42a3d8c60c DIST icedtea6-1.12.5.tar.gz 13044886 SHA256 c61d6eb2f98d5c4059bb6eb6d808dd0954cf7d35c14290e5c77c3d7db75d2b35 SHA512 c8356216b4ed03630ebe338b790d6cb594dc24da5fe2df2740f4fb0e2034d19fd3b25025b1abf2ceb0cd656e8a08fec1f1455caeb450bd75fc29ebdddf9ab766 WHIRLPOOL 64e225c255c3645e6a126a3a6729b42ddda7f84a1e38397be801966203eb2c13903cc170f1b6c807c4ce0c15234f0ff8b857913bc0cf4231b0ebe5ac0f4db06c +DIST icedtea6-1.12.6.tar.gz 13721847 SHA256 18d98fd05ef8d5088b09c444e0b025a8295181c6ae2efb6ebefe0a0397062865 SHA512 a6e35936e8542f86ec41f1171f6ac1bf504313c6f163f0de400a8f8fd587d0758b9c73cb391fff77da2c26bcd3150d911f3e529e48dc7e2db964482c4adcbce0 WHIRLPOOL 8c710e29c12191f9b17313dcefeaec7afce1eedc831dcaa8cec20baf94eabfe57190206733401875f0672fdad6fe94e978ef4154813b14b2fe9b22d2bb80ddac DIST jamvm-0972452d441544f7dd29c55d64f1ce3a5db90d82.tar.gz 298435 SHA256 bfa706402ac934d24f7119eb78f6be65e91439a4b2e49dbcc21e288137808f03 SHA512 fa3428d8997f9696cce4fa32c9de677ef193bc12236ef8b431af647b57d26725f4a3019abc87ade0cf10c7d6a745c18eb78e8e126d6842e788c8cefcbd2b006d WHIRLPOOL d1ca7dc677b7abbd600262f30c2c3774f502ef661f3dca60d4664c87b50b9a90c808e106f607a1dde7b3f4cf44a7a4a9e647877a2cc3332866b6b2bd34eb2a2a DIST jaxp144_04.zip 5976385 SHA256 490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c SHA512 9090d37f62f57d3dd8fb5981e3ce4a1ae87f1ef19abdb9df4775df1a48419cd16016c025a65516cfe3329885ac164cc45e4204dbc8d03239d368ebc962c824a4 WHIRLPOOL 6646fc6cfc83fbc26aef79cc219e008ee28fe4cf649ec4fc0e5bff045dd76b737c1036631acc9439137a50c2ee33dc7534b2de914877d1b695a3741ca3e6b1c8 DIST jdk6-jaf-b20.zip 71243 SHA256 78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 SHA512 22fef9e0fdde82f141151d426d26316d7c23fd4cc2132ef191f38ea9420ebb3126670b0456ab4de83896307eab48bab0c46aaf0485f39e89cb57dac3215d499a WHIRLPOOL 2b02e883c7a2341ce927f402a9abc5a632a6718f713fbaa5c65133a0ac81a1a58a317b7e2028c309196805dc43146c591852c05144c64f2428938cb3ec4972d2 diff --git a/dev-java/icedtea/icedtea-6.1.12.6.ebuild b/dev-java/icedtea/icedtea-6.1.12.6.ebuild new file mode 100644 index 000000000000..48a616ab6da8 --- /dev/null +++ b/dev-java/icedtea/icedtea-6.1.12.6.ebuild @@ -0,0 +1,314 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.12.6.ebuild,v 1.1 2013/07/20 19:44:54 tomwij 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 java-pkg-2 java-vm-2 pax-utils prefix versionator virtualx + +ICEDTEA_PKG=${PN}$(replace_version_separator 1 -) +ICEDTEA_BRANCH=$(get_version_component_range 2-3) +OPENJDK_BUILD="27" +OPENJDK_DATE="26_oct_2012" +OPENJDK_TARBALL="openjdk-6-src-b${OPENJDK_BUILD}-${OPENJDK_DATE}.tar.gz" +# Download cacao and jamvm regardless for use with EXTRA_ECONF +CACAO_TARBALL="68fe50ac34ec.tar.gz" +JAMVM_TARBALL="jamvm-0972452d441544f7dd29c55d64f1ce3a5db90d82.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_URI=" + http://icedtea.classpath.org/download/source/${ICEDTEA_PKG}.tar.gz + http://download.java.net/openjdk/jdk6/promoted/b${OPENJDK_BUILD}/${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 ~ia64 ~ppc ~ppc64 ~x86" + +IUSE="+X +alsa cacao cjk +cups debug doc examples javascript +jbootstrap +nsplugin + +nss pax_kernel pulseaudio +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 + >=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" + +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 + >=sys-libs/zlib-1.2.3 + virtual/jpeg + javascript? ( dev-java/rhino:1.6 ) + 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} )" + +# 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.1 + dev-java/ant-nodeps + dev-lang/perl + >=dev-libs/libxslt-1.1.26 + dev-libs/openssl + virtual/pkgconfig + sys-apps/lsb-release + ${X_DEPEND} + pax_kernel? ( sys-apps/paxctl )" + +PDEPEND="webstart? ( dev-java/icedtea-web:6 ) + nsplugin? ( dev-java/icedtea-web:6[nsplugin] )" + +S="${WORKDIR}"/${ICEDTEA_PKG} + +pkg_setup() { + 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 ${ICEDTEA_PKG}.tar.gz +} + +java_prepare() { + # 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 config bootstrap 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="${config} --${bootstrap}-bootstrap" + + # Always use HotSpot as the primary VM if available. #389521 #368669 #357633 ... + # Otherwise use CACAO + if ! has "${ARCH}" amd64 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="${config} --enable-cacao" + fi + + # OpenJDK-specific parallelism support. Bug #389791, #337827 + # Implementation modified from waf-utils.eclass + # Note that "-j" is converted to "-j1" as the system doesn't support --load-average + local procs=$(echo -j1 ${MAKEOPTS} | sed -r "s/.*(-j\s*|--jobs=)([0-9]+).*/\2/" ) + config="${config} --with-parallel-jobs=${procs}"; + einfo "Configuring using --with-parallel-jobs=${procs}" + + if use javascript ; then + config="${config} --with-rhino=$(java-pkg_getjar rhino-1.6 js.jar)" + else + config="${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=/usr/$(get_libdir)/icedtea${SLOT} \ + --disable-downloading \ + $(use_enable !debug optimizations) \ + $(use_enable doc docs) \ + $(use_enable nss) \ + $(use_enable pulseaudio pulse-java) \ + $(use_enable systemtap) \ + $(use_with pax_kernel pax paxctl) +} + +src_compile() { + # Would use GENTOO_VM otherwise. + export ANT_RESPECT_JAVA_HOME=TRUE + + # Load the least that's needed to avoid possible classpath collisions. + export ANT_TASKS="ant-nodeps" + + 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 -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 +} + +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-lang/boo/Manifest b/dev-lang/boo/Manifest deleted file mode 100644 index 7ff5da4c15b4..000000000000 --- a/dev-lang/boo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST boo-0.9.4.9-src.tar.bz2 1934465 SHA256 089c7d9f6c6a957c69240281d245ee3ad44fea56c86307c2d4bc73a9cb984b4e SHA512 b571b13e762e9f5017b9d65cf113076240bcb9f2d5909996539831f4ff1d6679f6aa2857e3b376975f6e98ce136b88e4fcbfcb7614b5e506bd63cc6266ecf5fa WHIRLPOOL 98ddd9066b78df5f7a2f4f7b619607e0a0d3695b9bfae4ada8860e795ab1ab6531b0a841eb73892b589233f924f66301e9479d3d13b848d0f2b72595d8be090e diff --git a/dev-lang/boo/boo-0.9.4.9.ebuild b/dev-lang/boo/boo-0.9.4.9.ebuild deleted file mode 100644 index 7b31219fe8e8..000000000000 --- a/dev-lang/boo/boo-0.9.4.9.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.9.4.9.ebuild,v 1.4 2011/05/11 19:27:42 angelos Exp $ - -EAPI=2 - -inherit multilib mono fdo-mime eutils - -DESCRIPTION="A wrist friendly language for the CLI" -HOMEPAGE="http://boo.codehaus.org/" -SRC_URI="http://dist.codehaus.org/boo/distributions/${P}-src.tar.bz2" -LICENSE="BSD" - -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -RDEPEND=">=dev-lang/mono-2.0 - x11-libs/gtksourceview:2.0" -DEPEND="${RDEPEND} - x11-misc/shared-mime-info - app-arch/unzip - >=dev-dotnet/nant-0.86_beta1" - -RESTRICT="test" - -pkg_setup() { - if /usr/bin/gacutil -l|grep Boo.Lang.Extensions &> /dev/null - then - eerror "$(best_version ${CATEGORY}/${PN}) has installed Boo.Lang.Extensions into the GAC." - eerror "This is a bug, that will cause compilation of ${CATEGORY}/${PF} to fail. It has" - eerror "been fixed in this version. For now, it requires that you uninstall" - eerror "${CATEGORY}/${PN} before updating." - eerror "Please run: emerge -C ${CATEGORY}/${PN} and try again." - die "Please run: emerge -C ${CATEGORY}/${PN} and try again." - fi - - # gacutil may generate a root-owned directory in ${T} which makes nant fail afterwards (bug #269907) - rm -rf "${T}/.wapi" -} - -src_prepare() { - sed -i -e 's@${libdir}/boo@${libdir}/mono/boo@g' \ - extras/boo.pc.in || die - epatch "${FILESDIR}/${PN}-0.9.1.3287-GACproblems.patch" - epatch "${FILESDIR}/${PN}-0.7.8.2559-gtksourceview2.patch" -} - -src_compile() { - nant -t:mono-2.0 \ - -D:install.prefix=/usr \ - -D:install.libdir=/usr/$(get_libdir) \ - set-release-configuration all|| die "Compilation failed" -} - -src_install() { - nant install -D:install.buildroot="${D}" \ - -D:install.prefix="${D}"/usr \ - -D:install.share="${D}"/usr/share \ - -D:install.libdir="${D}"/usr/lib \ - -D:install.bindir="${D}/usr/bin" \ - -D:fakeroot.sharedmime="${D}"/usr \ - -D:fakeroot.gsv="${D}"/usr \ - || die "install failed" - rm -rf "${D}"/usr/share/gtksourceview-1.0 || die - mono_multilib_comply -} - -pkg_postinst() { - fdo-mime_mime_database_update -} - -pkg_postrm() { - fdo-mime_mime_database_update -} diff --git a/dev-lang/boo/files/boo-0.7.8.2559-gtksourceview2.patch b/dev-lang/boo/files/boo-0.7.8.2559-gtksourceview2.patch deleted file mode 100644 index 4f2d0e807780..000000000000 --- a/dev-lang/boo/files/boo-0.7.8.2559-gtksourceview2.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- boo-0.7.8.2559/default.build~ 2007-06-12 18:58:29.000000000 +0200 -+++ boo-0.7.8.2559/default.build 2007-06-12 18:58:36.000000000 +0200 -@@ -504,7 +504,7 @@ - - - -- -+ - - - diff --git a/dev-lang/boo/files/boo-0.9.1.3287-GACproblems.patch b/dev-lang/boo/files/boo-0.9.1.3287-GACproblems.patch deleted file mode 100644 index e563bcf8b905..000000000000 --- a/dev-lang/boo/files/boo-0.9.1.3287-GACproblems.patch +++ /dev/null @@ -1,29 +0,0 @@ -diff -NrU5 boo-0.9.1.3287.orig/default.build boo-0.9.1.3287/default.build ---- boo-0.9.1.3287.orig/default.build 2009-05-06 12:07:51.000000000 +0200 -+++ boo-0.9.1.3287/default.build 2009-05-06 12:25:31.000000000 +0200 -@@ -561,17 +561,24 @@ - - - - - -+ - - - - - - -- -+ -+ -+ -+ -+ -+ -+ - - - - - diff --git a/dev-lang/boo/metadata.xml b/dev-lang/boo/metadata.xml deleted file mode 100644 index e01adbb307db..000000000000 --- a/dev-lang/boo/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - dotnet - diff --git a/dev-lang/nqc/nqc-3.1_p6.ebuild b/dev-lang/nqc/nqc-3.1_p6.ebuild index 6624df58d0e2..e507776cef9d 100644 --- a/dev-lang/nqc/nqc-3.1_p6.ebuild +++ b/dev-lang/nqc/nqc-3.1_p6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/nqc-3.1_p6.ebuild,v 1.5 2012/08/21 18:33:20 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/nqc-3.1_p6.ebuild,v 1.6 2013/07/21 09:58:29 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://bricxcc.sourceforge.net/nqc/release/${P/_p/.r}.tgz" LICENSE="MPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="usb" DEPEND="usb? ( dev-libs/legousbtower )" diff --git a/dev-lang/tinycobol/Manifest b/dev-lang/tinycobol/Manifest index 1b828c5295de..b856156ad5b8 100644 --- a/dev-lang/tinycobol/Manifest +++ b/dev-lang/tinycobol/Manifest @@ -1,2 +1 @@ -DIST tinycobol-0.64.tar.bz2 741132 SHA256 90d14ec5e1037a5d1b0ca8ff853a32c457c3116a1a9795906d32ca356957135d SHA512 d6afd162dc4e5d20bfec3e44efedd3083f8902917940cfdb2f0603201cbd748c039e07807404ec8996e07f8a21765edc52f0c8a28e3514b79c44ac782b0b4fc9 WHIRLPOOL b07a53d91f8dc5af0f83fb42e3d81bfba8a9ce64e86a3c901d30698baca1cabc33475e89ecc68c9fb2c6dd20eba0e55f0b8cf3b87a1a94a8d09029b75a20e6fa DIST tinycobol-0.65.9.tar.bz2 872989 SHA256 a5e431ae7e08cf0be921da302b3c19910a8066c78202cb21ee5ba5603db806e2 SHA512 4c6ae224ac68017994c78d80f6b452c90076f320a97b9d7b29b83d403f30211f7487f001bf769ca87693a9b9950c11434ba805e4abd85b50ebe75051f74a5394 WHIRLPOOL 40eccb0f0038ff972545bb66940b64b4f8d526a16b3e802f1d2bcb11d80fc3b1345c83fef26841038176723ede65e9e5809c288973764cced113e4c83f129f92 diff --git a/dev-lang/tinycobol/files/tinycobol-0.64.patch b/dev-lang/tinycobol/files/tinycobol-0.64.patch deleted file mode 100644 index b125ca288efe..000000000000 --- a/dev-lang/tinycobol/files/tinycobol-0.64.patch +++ /dev/null @@ -1,140 +0,0 @@ -diff -Nru tinycobol-0.64/cobrun/Makefile.in tinycobol-0.64.new/cobrun/Makefile.in ---- tinycobol-0.64/cobrun/Makefile.in 2008-10-30 08:52:49.000000000 +0100 -+++ tinycobol-0.64.new/cobrun/Makefile.in 2008-12-08 23:08:00.000000000 +0100 -@@ -11,12 +11,12 @@ - datarootdir = ${prefix}/share - pkgdatadir = ${datarootdir}/htcobol - #cobdir_docdir=@cobdir_docdir@ --cobdir_docdir=${prefix}/doc/@cobdir_docdir@ -+cobdir_docdir=${prefix}/share/doc/@cobdir_docdir@ - - INSTALL=@INSTALL@ - INSTALL_DATA=@INSTALL_DATA@ - INSTALL_DIR=$(INSTALL) -d -m 755 --INSTALL_PROGRAM=$(INSTALL) -s -m 755 -+INSTALL_PROGRAM=$(INSTALL) -m 755 - - INSTBIN=@cobbin_default@ - INSTRC=@cobdir_default@ -@@ -37,7 +37,7 @@ - LIBS1=@htg_ld_args_defaults@ - LIBS2=-L../lib -lhtcobol @htg_ld_args_defaults@ - LDFLAGS=@LDFLAGS@ --CCXFLAGS=${INCLUDES} -+CCXFLAGS=${CFLAGS} ${INCLUDES} - - SRC01 = htcobrun.c - -diff -Nru tinycobol-0.64/compiler/Makefile.in tinycobol-0.64.new/compiler/Makefile.in ---- tinycobol-0.64/compiler/Makefile.in 2008-10-30 08:52:49.000000000 +0100 -+++ tinycobol-0.64.new/compiler/Makefile.in 2008-12-08 23:08:00.000000000 +0100 -@@ -13,12 +13,12 @@ - datarootdir = ${prefix}/share - pkgdatadir = ${datarootdir}/htcobol - #cobdir_docdir=@cobdir_docdir@ --cobdir_docdir=${prefix}/doc/@cobdir_docdir@ -+cobdir_docdir=${prefix}/share/doc/@cobdir_docdir@ - - INSTALL=@INSTALL@ - INSTALL_DATA=@INSTALL_DATA@ - INSTALL_DIR=$(INSTALL) -d -m 755 --INSTALL_PROGRAM=$(INSTALL) -s -m 755 -+INSTALL_PROGRAM=$(INSTALL) -m 755 - - RM= rm -f - MKDIR=mkdir -p -@@ -38,7 +38,7 @@ - # -DDEBUG_COMPILER -DDEBUG_SCANNER - # - INCLUDES=@INCLUDES@ --CCXFLAGS=${INCLUDES} @CCXFLAGS@ -Wall -pedantic -Wno-long-long -+CCXFLAGS=${INCLUDES} ${CFLAGS} @CCXFLAGS@ -Wall -pedantic -Wno-long-long - #CCXFLAGS1=${INCLUDES} @CCXFLAGS@ - CCXFLAGS1=${INCLUDES} - LIBS=@LIBS@ -diff -Nru tinycobol-0.64/info/Makefile.in tinycobol-0.64.new/info/Makefile.in ---- tinycobol-0.64/info/Makefile.in 2008-10-30 08:52:49.000000000 +0100 -+++ tinycobol-0.64.new/info/Makefile.in 2008-12-08 23:08:00.000000000 +0100 -@@ -16,15 +16,15 @@ - #datadir = ${datarootdir} - datarootdir = ${prefix}/share - pkgdatadir = ${datarootdir}/htcobol --mandir = $(prefix)/man/man1 -+mandir = $(prefix)/share/man/man1 - - #cobdir_docdir=@cobdir_docdir@ --cobdir_docdir=${prefix}/doc/@cobdir_docdir@ -+cobdir_docdir=${prefix}/share/doc/@cobdir_docdir@ - - INSTALL=@INSTALL@ - INSTALL_DATA=@INSTALL_DATA@ - INSTALL_DIR=$(INSTALL) -d -m 755 --INSTALL_PROGRAM=$(INSTALL) -s -m 755 -+INSTALL_PROGRAM=$(INSTALL) -m 755 - - #mandir=@mandir@ - #docdir=@docdir@ -diff -Nru tinycobol-0.64/lib/Makefile.in tinycobol-0.64.new/lib/Makefile.in ---- tinycobol-0.64/lib/Makefile.in 2008-10-30 08:52:50.000000000 +0100 -+++ tinycobol-0.64.new/lib/Makefile.in 2008-12-08 23:08:00.000000000 +0100 -@@ -9,7 +9,7 @@ - datarootdir = ${prefix}/share - pkgdatadir = ${datarootdir}/htcobol - #cobdir_docdir=@cobdir_docdir@ --cobdir_docdir=${prefix}/doc/@cobdir_docdir@ -+cobdir_docdir=${prefix}/share/doc/@cobdir_docdir@ - lib_dir=${exec_prefix}/lib - - INSTRC=@cobdir_default@ -@@ -18,7 +18,7 @@ - INSTALL=@INSTALL@ - INSTALL_DATA=@INSTALL_DATA@ - INSTALL_DIR=$(INSTALL) -d -m 755 --INSTALL_PROGRAM=$(INSTALL) -s -m 755 -+INSTALL_PROGRAM=$(INSTALL) -m 755 - - RANLIB=@RANLIB@ - AR=@AR@ -@@ -36,8 +36,8 @@ - INCLUDES=@INCLUDES@ - LIBS=@htg_ld_args_defaults@ - LDFLAGS=@LDFLAGS@ --CCXFLAGS=${INCLUDES} @CCXFLAGS@ -Wall --CCXFLAGS1=${INCLUDES} @CCXFLAGS@ -Wall -fPIC -DPIC -+CCXFLAGS=${INCLUDES} ${CFLAGS} @CCXFLAGS@ -Wall -+CCXFLAGS1=${INCLUDES} ${CFLAGS} @CCXFLAGS@ -Wall -fPIC -DPIC - ACXFLAGS=@ACXFLAGS@ - - # ---- tinycobol-0.64/compiler/Makefile.in 2009-07-17 19:46:28.000000000 +0200 -+++ tinycobol-0.64/compiler/Makefile.in.new 2009-07-17 20:13:04.000000000 +0200 -@@ -78,14 +78,16 @@ - # strip $@ - - --scan.c: scan.l -+scan.c: scan.l htcobol.tab.c - $(LEX) -o$@ $< - --htcobol.tab.c: htcobol.y scan.c -+htcobol.tab.c: htcobol.y - $(YACC) -dv -b htcobol $< - - #htcobgen.o: htcoboly.h htcobol.c - -+reswords.o: htcobol.tab.c reswords.c -+ - htcobol.o: htcoboly.h - $(CCX) $(CCXFLAGS) -c htcobol.c - ---- tinycobol-0.64/Makefile.in 2009-07-17 19:35:54.000000000 +0200 -+++ tinycobol-0.64/Makefile.in.new 2009-07-17 20:14:42.000000000 +0200 -@@ -44,7 +44,7 @@ - all: - @for i in ${subdirs}; do \ - echo Making all in $$i ; \ -- (cd $$i; ${MAKE} all) ; \ -+ (cd $$i; ${MAKE} all) || exit ; \ - done - - install: all diff --git a/dev-lang/tinycobol/metadata.xml b/dev-lang/tinycobol/metadata.xml index 5ff8c1272cbc..ff62877c67ae 100644 --- a/dev-lang/tinycobol/metadata.xml +++ b/dev-lang/tinycobol/metadata.xml @@ -2,7 +2,6 @@ - phosphan@gentoo.org - Included package on user request, free for adoption. + maintainer-needed@gentoo.org diff --git a/dev-lang/tinycobol/tinycobol-0.64.ebuild b/dev-lang/tinycobol/tinycobol-0.64.ebuild deleted file mode 100644 index cf253cf2f484..000000000000 --- a/dev-lang/tinycobol/tinycobol-0.64.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild,v 1.6 2010/04/16 18:48:02 phosphan Exp $ - -inherit eutils - -DESCRIPTION="COBOL for linux" -HOMEPAGE="http://tiny-cobol.sourceforge.net/" -SRC_URI="mirror://sourceforge/tiny-cobol/${P}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -SLOT="0" -IUSE="" -KEYWORDS="ppc x86" - -RDEPEND=">=dev-libs/glib-2.0 - sys-libs/db" - -DEPEND="${RDEPEND} - sys-devel/flex - enlightenment Enable interfacing with net-wireless/bluez DBus API. - Enable interfacing with net-misc/connman DBus API. Enable interfacing with net-misc/ofono DBus API. Enable building of test binaries for enabled features diff --git a/dev-libs/legousbtower/legousbtower-0.5.4.ebuild b/dev-libs/legousbtower/legousbtower-0.5.4.ebuild index 3f8bb3650e91..7e0e456744f7 100644 --- a/dev-libs/legousbtower/legousbtower-0.5.4.ebuild +++ b/dev-libs/legousbtower/legousbtower-0.5.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/legousbtower/legousbtower-0.5.4.ebuild,v 1.6 2012/08/21 18:41:48 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/legousbtower/legousbtower-0.5.4.ebuild,v 1.7 2013/07/21 09:58:33 ago Exp $ inherit linux-mod @@ -10,7 +10,7 @@ HOMEPAGE="http://legousb.sourceforge.net/" SLOT="0" LICENSE="MPL-1.0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" src_compile() diff --git a/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild b/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild index 81ae150e9355..d3ae10aa02e6 100644 --- a/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild +++ b/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild,v 1.2 2013/07/17 10:29:34 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild,v 1.3 2013/07/21 09:59:45 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" diff --git a/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild b/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild index 96f09c51b23e..aff3545fb7e7 100644 --- a/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild +++ b/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild,v 1.2 2013/07/17 10:40:25 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild,v 1.3 2013/07/21 09:58:41 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs" diff --git a/dev-libs/libnl/libnl-3.2.22-r2.ebuild b/dev-libs/libnl/libnl-3.2.22-r2.ebuild index da655cccfbbd..c348b176a156 100644 --- a/dev-libs/libnl/libnl-3.2.22-r2.ebuild +++ b/dev-libs/libnl/libnl-3.2.22-r2.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.22-r2.ebuild,v 1.1 2013/07/16 23:24:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.22-r2.ebuild,v 1.2 2013/07/21 12:41:58 jer Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} python3_{1,2,3} ) +DISTUTILS_OPTIONAL=1 inherit distutils-r1 eutils libtool multilib DESCRIPTION="A collection of libraries providing APIs to netlink protocol based Linux kernel interfaces" @@ -17,12 +18,15 @@ SLOT="3" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc static-libs python utils" -DEPEND=" +RDEPEND="python? ( ${PYTHON_DEPS} )" +DEPEND="${RDEPEND} python? ( dev-lang/swig ) sys-devel/flex sys-devel/bison " +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" + DOCS=( ChangeLog ) src_prepare() { diff --git a/dev-libs/libxml2/libxml2-2.9.1-r1.ebuild b/dev-libs/libxml2/libxml2-2.9.1-r1.ebuild index 3ef5d4f7e6eb..e7e9679bffdd 100644 --- a/dev-libs/libxml2/libxml2-2.9.1-r1.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.9.1-r1.ebuild,v 1.8 2013/07/14 17:37:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.9.1-r1.ebuild,v 1.9 2013/07/21 15:52:35 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) @@ -13,7 +13,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="debug examples icu ipv6 lzma python readline static-libs test" XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite" diff --git a/dev-libs/libyaml/Manifest b/dev-libs/libyaml/Manifest index 0e7d30e4cd14..d13691e8504d 100644 --- a/dev-libs/libyaml/Manifest +++ b/dev-libs/libyaml/Manifest @@ -1,4 +1 @@ -DIST yaml-0.0.1.tar.gz 410784 SHA256 a8f1b4910898eecdc611d6c0a527e225ce82fe3a030f344ee690b86c07c6f52e SHA512 2c51ae9729996d638a9c0dd919ef6a4a6fcafb4ba9724c350c58037ab9eca4121c027cc909f49cc04052a70dbfa3a992520aae55070b6cbb4621e4698e2b797e WHIRLPOOL a3c7e6ce7d5b965e515aa913fb7cf2c08d41b2a6fcc11347cb1c47e3741ec436ee2d526f184e090ebf1c90e1ef3c3848cc1e3539f9a4b67ea6430e8e223fa371 -DIST yaml-0.1.2.tar.gz 460685 SHA256 5beb94529cc7ac79b17e354f9b03aea311f5af17be5d48bc39e6f1db5059f70f SHA512 be282d9a95d3bc0fe8fe40a5d00f538096eaa17ab216fade80eb4b763ef24db6db524336a25310ea9db060f5dce4393578b898ffb57fbdcea7905f1d3d0c5023 WHIRLPOOL 8066fcd5886a68299d7927e472265e450aa8bbe272999ed02b2b83cc907327578cef235420c8c64a2331e4d60e71938c933d9ec87ab454e54e42affb4fe57e66 -DIST yaml-0.1.3.tar.gz 466845 SHA256 a8bbad7e5250b3735126b7e3bd9f6fce9db19d6be7cc13abad17a24b59ec144a SHA512 ed05515a88346d20b220f1ca10a4498989c06bece6ee87e47fc6acf3efba6c03db0e1591e2ee31e10d6078a1009728b3de227c71ec8fcfbcd73612e2eda24ec5 WHIRLPOOL 9e968a6369f98442b7d835e811e7da521e3f9b7a111e32520f00c847d20d35b7fcedae31a021cdaa10d99aeceecdf7d0f9848826e460010a4aeb9f341b944e25 DIST yaml-0.1.4.tar.gz 471759 SHA256 7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb4e66d961de6a37 SHA512 5864412b462f30e36550a1dcf52f66da9035aa17ee367bd41d0ba74d6809e281ea00c0bb78f9c2c7e08d4689f8ff6220d684dbe8dcd83cc172282c58d695d784 WHIRLPOOL 9fd9b478134cfafa43566dff6ba9d699cd750904563b3a73247fd1f45ff7a3e932d789208a71e654b7e10de85b468d402cfaca1d2d06e4e7db07fa1c748590a2 diff --git a/dev-libs/libyaml/libyaml-0.0.1.ebuild b/dev-libs/libyaml/libyaml-0.0.1.ebuild deleted file mode 100644 index c3c174234f72..000000000000 --- a/dev-libs/libyaml/libyaml-0.0.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.0.1.ebuild,v 1.4 2009/03/01 16:35:13 patrick Exp $ - -inherit eutils - -MY_P="${P/lib}" - -DESCRIPTION="YAML 1.1 parser and emitter written in C" -HOMEPAGE="http://pyyaml.org/wiki/LibYAML" -SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="doc examples" - -S="${WORKDIR}/${MY_P}" - -src_unpack() { - unpack ${A} - cd "${S}" - # conditionally remove tests - if use test ; then - sed -i -e 's: tests::g' Makefile* - fi -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - use doc && dohtml -r doc/html/. - dodoc README - if use examples ; then - insinto /usr/share/doc/${PF}/examples - doins tests/example-*.c - fi -} diff --git a/dev-libs/libyaml/libyaml-0.1.2.ebuild b/dev-libs/libyaml/libyaml-0.1.2.ebuild deleted file mode 100644 index 079318b92eda..000000000000 --- a/dev-libs/libyaml/libyaml-0.1.2.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-libs/libyaml/libyaml-0.1.2.ebuild,v 1.8 2010/01/14 21:39:14 fauli Exp $ - -inherit eutils - -MY_P="${P/lib}" - -DESCRIPTION="YAML 1.1 parser and emitter written in C" -HOMEPAGE="http://pyyaml.org/wiki/LibYAML" -SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-linux ~x86-macos" -IUSE="doc examples test" - -S="${WORKDIR}/${MY_P}" - -src_unpack() { - unpack ${A} - cd "${S}" - # conditionally remove tests - if use test ; then - sed -i -e 's: tests::g' Makefile* - fi -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - use doc && dohtml -r doc/html/. - dodoc README - if use examples ; then - insinto /usr/share/doc/${PF}/examples - doins tests/example-*.c - fi -} diff --git a/dev-libs/libyaml/libyaml-0.1.3.ebuild b/dev-libs/libyaml/libyaml-0.1.3.ebuild deleted file mode 100644 index e8659e2b612e..000000000000 --- a/dev-libs/libyaml/libyaml-0.1.3.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.3.ebuild,v 1.8 2011/12/29 17:07:04 jer Exp $ - -EAPI="2" - -inherit eutils - -MY_P="${P/lib}" - -DESCRIPTION="YAML 1.1 parser and emitter written in C" -HOMEPAGE="http://pyyaml.org/wiki/LibYAML" -SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" -IUSE="doc examples test" - -S="${WORKDIR}/${MY_P}" - -src_prepare() { - # conditionally remove tests - if use test ; then - sed -i -e 's: tests::g' Makefile* - fi -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - use doc && dohtml -r doc/html/. - dodoc README - if use examples ; then - insinto /usr/share/doc/${PF}/examples - doins tests/example-*.c - fi -} diff --git a/dev-libs/libyaml/metadata.xml b/dev-libs/libyaml/metadata.xml index 15dcec189929..1a8aa3ab39e2 100644 --- a/dev-libs/libyaml/metadata.xml +++ b/dev-libs/libyaml/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org LibYAML is a YAML 1.1 parser and emitter written in C. diff --git a/dev-libs/nettle/nettle-2.7.1.ebuild b/dev-libs/nettle/nettle-2.7.1.ebuild index b91425684a08..a46799da9053 100644 --- a/dev-libs/nettle/nettle-2.7.1.ebuild +++ b/dev-libs/nettle/nettle-2.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1.ebuild,v 1.1 2013/06/05 19:04:24 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1.ebuild,v 1.2 2013/07/21 13:06:56 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz" LICENSE="|| ( LGPL-3 LGPL-2.1 )" SLOT="0/4" # subslot = libnettle soname version -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc +gmp neon static-libs test" DEPEND="gmp? ( dev-libs/gmp )" diff --git a/dev-perl/Import-Into/Import-Into-1.1.0.ebuild b/dev-perl/Import-Into/Import-Into-1.1.0.ebuild index 99c624182659..de2403b66702 100644 --- a/dev-perl/Import-Into/Import-Into-1.1.0.ebuild +++ b/dev-perl/Import-Into/Import-Into-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Import-Into/Import-Into-1.1.0.ebuild,v 1.1 2012/10/07 14:17:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Import-Into/Import-Into-1.1.0.ebuild,v 1.2 2013/07/20 17:31:01 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Import packages into other packages" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-solaris" IUSE="" SRC_TEST=do diff --git a/dev-perl/Package-Variant/Package-Variant-1.1.2.ebuild b/dev-perl/Package-Variant/Package-Variant-1.1.2.ebuild index d9c8b1b7912c..536e2feb2088 100644 --- a/dev-perl/Package-Variant/Package-Variant-1.1.2.ebuild +++ b/dev-perl/Package-Variant/Package-Variant-1.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Variant/Package-Variant-1.1.2.ebuild,v 1.1 2012/10/07 14:22:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Variant/Package-Variant-1.1.2.ebuild,v 1.2 2013/07/20 17:37:00 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parameterizable packages" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.480.0.ebuild b/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.480.0.ebuild index ba5a541ce3b9..617b2a7f2c8b 100644 --- a/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.480.0.ebuild +++ b/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.480.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.480.0.ebuild,v 1.3 2013/07/18 16:31:56 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.480.0.ebuild,v 1.7 2013/07/21 17:23:58 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Unix process table information" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 ~sparc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/SQL-Translator/SQL-Translator-0.110.160.ebuild b/dev-perl/SQL-Translator/SQL-Translator-0.110.160.ebuild index ee34299c3628..570d401d1551 100644 --- a/dev-perl/SQL-Translator/SQL-Translator-0.110.160.ebuild +++ b/dev-perl/SQL-Translator/SQL-Translator-0.110.160.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Translator/SQL-Translator-0.110.160.ebuild,v 1.2 2012/11/11 18:40:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Translator/SQL-Translator-0.110.160.ebuild,v 1.3 2013/07/20 17:40:02 grobian Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Convert RDBMS SQL CREATE syntax" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/dev-php/ezc-Base/Manifest b/dev-php/ezc-Base/Manifest deleted file mode 100644 index 50150692e71b..000000000000 --- a/dev-php/ezc-Base/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST Base-1.4.1.tgz 147827 SHA256 5363b7b4ec501d17a99ebb4f77fe74707cdf406a868ed2e5609d69af4e67cfe5 SHA512 efa704cd327f97f0b6bc48845915ec3f8bae8d79e929c1a2967d6097c8115e83721baf616e8dffd8185b47a424c821791a66650cc2bc6a2686cbdde81e373574 WHIRLPOOL 3b42c03a43a07c1a91337998f736989fe85bf042b4d85efc49315af8c45c9d8378005aedc4c739506ba07e2b47fa09c9b5011c9560b3fd59d6335ab503d44d15 -DIST Base-1.8.tgz 236357 SHA256 394229a2bcbd13f53c5e9b528706fdcfe7f858b27a0aefd473851062a1639625 SHA512 773d07641cdbd23b72919bb8711756be4591e9cbfeb5bb1a539bd9e0af561f386ae246bed3b9cc1aec71b2c3d4fb31ea660d728cbaa171e0ef7cad72d86a3f13 WHIRLPOOL e9b25eef5ab2b599fcda79fec814acd8bf65c1220b118174b721286e29d81b28548cf11bffff6b9727f42f243dca085e6fd5c8b0c67ed7b4fcad02dd06d06aaf diff --git a/dev-php/ezc-Base/ezc-Base-1.4.1.ebuild b/dev-php/ezc-Base/ezc-Base-1.4.1.ebuild deleted file mode 100644 index 04baa1716960..000000000000 --- a/dev-php/ezc-Base/ezc-Base-1.4.1.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-Base/ezc-Base-1.4.1.ebuild,v 1.1 2011/12/14 22:03:05 mabi Exp $ - -inherit php-ezc - -DESCRIPTION="The Base package provides the basic infrastructure that all eZ component packages rely on." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="" diff --git a/dev-php/ezc-Base/ezc-Base-1.8.ebuild b/dev-php/ezc-Base/ezc-Base-1.8.ebuild deleted file mode 100644 index 9f9999e49784..000000000000 --- a/dev-php/ezc-Base/ezc-Base-1.8.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-Base/ezc-Base-1.8.ebuild,v 1.1 2011/12/14 22:03:05 mabi Exp $ - -inherit php-ezc - -DESCRIPTION="The Base package provides the basic infrastructure that all eZ component packages rely on." -SLOT="0" -KEYWORDS="amd64 hppa ppc ~sparc x86" -IUSE="" diff --git a/dev-php/ezc-Graph/Manifest b/dev-php/ezc-Graph/Manifest deleted file mode 100644 index dbd0083cc391..000000000000 --- a/dev-php/ezc-Graph/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST Graph-1.2.tgz 1292493 SHA256 ff4845f81d4ea06ae8f23d2e8834cf5d7fd690649e2b187d75590d8f9dbfa1db SHA512 a095905320730b03aa843b0bd8e76933d76c51dc64fe55806571817600cd48240bad81d60afe4ab976f5d194fd3f264282b82e8c7ea7decd58230d8ad9ebe7e5 WHIRLPOOL a69ecccb03820aa0a33b7aa18a3a6e0093c6e114746e56df3823ee310ebbc6d43a14fba5e938d2ac185da47e385ba93f7d9ca0ae01284050e5672b47eda1ece5 -DIST Graph-1.5.tgz 3396868 SHA256 6792b0ba3d72850397ad5518174308f424c2559c982402fdb7614194cd47c4cd SHA512 41322bc725b4ecb16049edc7a5fafd3466d244ce85273a9a2b62975855cf0fecdd8f0d767a3a1195444bf473ac421273bdf8b7efc5ff13fc90cc994ebb9808bd WHIRLPOOL d78ef12f5fc6d037cc6a8b8efa50ae04e26d2e5d1e867943afcb640f3798590fc9a4f7f78bacf614cc91679b8afc506de9a3677d6f719500035f7421d0083145 diff --git a/dev-php/ezc-Graph/ezc-Graph-1.2.ebuild b/dev-php/ezc-Graph/ezc-Graph-1.2.ebuild deleted file mode 100644 index 3683ddccbeb2..000000000000 --- a/dev-php/ezc-Graph/ezc-Graph-1.2.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-Graph/ezc-Graph-1.2.ebuild,v 1.1 2011/12/14 22:11:29 mabi Exp $ - -EZC_BASE_MIN="1.4" -inherit php-ezc - -DESCRIPTION="A component for creating pie charts, line graphs and other kinds of diagrams." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="" diff --git a/dev-php/ezc-Graph/ezc-Graph-1.5.ebuild b/dev-php/ezc-Graph/ezc-Graph-1.5.ebuild deleted file mode 100644 index 4df34f727874..000000000000 --- a/dev-php/ezc-Graph/ezc-Graph-1.5.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-Graph/ezc-Graph-1.5.ebuild,v 1.1 2011/12/14 22:11:29 mabi Exp $ - -EZC_BASE_MIN="1.8" -inherit php-ezc - -DESCRIPTION="A component for creating pie charts, line graphs and other kinds of diagrams." -SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~sparc x86" -IUSE="" diff --git a/dev-python/boto/Manifest b/dev-python/boto/Manifest index 5f4bf51e66c3..91096a8b791a 100644 --- a/dev-python/boto/Manifest +++ b/dev-python/boto/Manifest @@ -9,3 +9,4 @@ DIST boto-2.9.4.tar.gz 916124 SHA256 9e4747923c1c92c15d330dd29427306af24f05ee2fa DIST boto-2.9.5.tar.gz 921725 SHA256 4684b9f8ef57b397954089006306d37fc595a4f6ac04882143fd7e861944cab6 SHA512 77881c5a5e8389b92e60e638fba39f534f7d5d10ab4318bdd933b3a156d6003fd7c5fb25a5d00cb5b7e90c0bd03d1e709e0a9e4c27a1889b8ca879f94391ba92 WHIRLPOOL 28eba724e037fd34831b52eaa154b9110c26737a8fbf34c98b91d427f8d1000debad19bdf6d69474705e62c79431f3d28965c8e88651d262c4d64415636fd708 DIST boto-2.9.6.tar.gz 926557 SHA256 baf12b9101b17a5bb97e7ee74fef8622f4ca0f3c147f870eff58c37a7a2297c5 SHA512 25bfabd43ebc317824ab2175431368844dd4a130970d8e54cb1be336a4e6f0b24273d14e10b29b63aa0004c15af5a0c9975af3a31aa81ea38d58509f4dbe8a85 WHIRLPOOL 1dc7396d7c41a123b5ec7e4062eecb7510a3dd615409608157a23d7a51738756096e25c6ee4c724d2841e02735ef7a75081818227206010cdfdb230b25ca9504 DIST boto-2.9.7.tar.gz 937950 SHA256 6f06d348f4827128e235125b6f7b667f6706da8399961fde844195dc751182b5 SHA512 c5a13d42451dc4df2380083b0bd57f7ba328c9765d0e88f0e865166c7a951e1abeb0bd789844c72bfb8f0cb8b8598bc23365c1ae9d8f90b0da6fddaed0898aae WHIRLPOOL 37bacefcd5fc1ca681332918705b4824ea0fe79d8fd53a2ba25983068759e288f1dfef31d50e6d081997e6a2205cf139669226ebbcc4ebfbd5cb3da42372c6de +DIST boto-2.9.8.tar.gz 948344 SHA256 b878495436fd7a89f74444c681f03807518453ac118da9210f4c6b4928430266 SHA512 81cf24fb9e53ee6727190311fb097ecdbdb550d68609220712a2183642bc6ed5b7ad748e4854255865ceac1320c6471ee9708cdca9ee01aadd6274f07cacb2b2 WHIRLPOOL 397f5471321fa18a6ce76a992b4fcb44fcc2293ed81cf4ea093e8051400d731693b89da11d1b1c6cbcc813b3115925f9dd50adf1c3d1d4980b24fae006f92443 diff --git a/dev-python/boto/boto-2.9.8.ebuild b/dev-python/boto/boto-2.9.8.ebuild new file mode 100644 index 000000000000..8a0909441404 --- /dev/null +++ b/dev-python/boto/boto-2.9.8.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.9.8.ebuild,v 1.1 2013/07/21 09:05:17 radhermit Exp $ + +EAPI="5" +PYTHON_COMPAT=( python{2_5,2_6,2_7} ) + +inherit distutils-r1 + +DESCRIPTION="Amazon Web Services API" +HOMEPAGE="https://github.com/boto/boto http://pypi.python.org/pypi/boto" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="test" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + test? ( dev-python/m2crypto )" +RDEPEND="dev-python/m2crypto" + +# requires Amazon Web Services keys to pass some tests +RESTRICT="test" + +python_test() { + esetup.py test +} diff --git a/dev-python/crcmod/crcmod-1.7.ebuild b/dev-python/crcmod/crcmod-1.7.ebuild deleted file mode 100644 index faea0d56d860..000000000000 --- a/dev-python/crcmod/crcmod-1.7.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/crcmod/crcmod-1.7.ebuild,v 1.3 2012/02/10 04:08:57 patrick Exp $ - -# For the 2.x versions of Python, these versions have been tested: 2.4 2.5 2.6 2.7 -# For the 3.x versions of Python, these versions have been tested: 3.1 - -EAPI="3" -PYTHON_DEPEND="2:2.5:2.7 3:3.1:3.1" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.2" - -inherit distutils - -DESCRIPTION="Python CRC Generator module" -HOMEPAGE="http://crcmod.sourceforge.net/" -SRC_URI="mirror://sourceforge/crcmod/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DOCS="changelog test/examples.py" diff --git a/dev-python/crcmod/metadata.xml b/dev-python/crcmod/metadata.xml index 83305fd12290..771a1f31e642 100644 --- a/dev-python/crcmod/metadata.xml +++ b/dev-python/crcmod/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org The software in this package is a Python module for generating objects diff --git a/dev-python/gdl-python/Manifest b/dev-python/gdl-python/Manifest deleted file mode 100644 index 2fc6771cd4cb..000000000000 --- a/dev-python/gdl-python/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gnome-python-extras-2.25.3.tar.bz2 370489 SHA256 ca346264e00e193f0866cabd8801d3b7ce70dae7b8b296e41e5b3a45c9b0275c SHA512 6994b8b5d6ccc009edc7ddfad373b9164d8162f1007972652f6086dca30cac6941ab68ef467d15c972ab05c4ae0e19ec72edc2643636d22a01a3f5a719251467 WHIRLPOOL b0adfcef8bbb978d063a932393e17de9c8c519194f40085ecd03824ec4fb4421c84e0a4853a5a2d9fc40c94d8c0c261828447ac5fd69cff4ece39c52fc833590 diff --git a/dev-python/gdl-python/files/gdl-python-2.19.1-gdlapi-removal.patch b/dev-python/gdl-python/files/gdl-python-2.19.1-gdlapi-removal.patch deleted file mode 100644 index a3a9a2eeb568..000000000000 --- a/dev-python/gdl-python/files/gdl-python-2.19.1-gdlapi-removal.patch +++ /dev/null @@ -1,152 +0,0 @@ -# Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gnome-python-extras/+bug/389728 -# Upstream: http://bugzilla.gnome.org/show_bug.cgi?id=584126 -# Patch: http://bugzilla.gnome.org/attachment.cgi?id=135508&action=view -# Description: Latest gdl removed some API from the public API and now the python bindings fail to compile. - - -Index: gnome-python-extras-2.25.3/gdl/gdl.defs -=================================================================== ---- gnome-python-extras-2.25.3.orig/gdl/gdl.defs 2009-06-25 01:12:34.660704973 +0200 -+++ gnome-python-extras-2.25.3/gdl/gdl.defs 2009-06-25 01:12:46.804700100 +0200 -@@ -46,13 +46,6 @@ - (gtype-id "GDL_TYPE_DOCK_ITEM") - ) - --(define-object DockNotebook -- (in-module "Gdl") -- (parent "GdlDockItem") -- (c-name "GdlDockNotebook") -- (gtype-id "GDL_TYPE_DOCK_NOTEBOOK") --) -- - (define-object Dock - (in-module "Gdl") - (parent "GdlDockObject") -@@ -60,13 +53,6 @@ - (gtype-id "GDL_TYPE_DOCK") - ) - --(define-object DockPaned -- (in-module "Gdl") -- (parent "GdlDockItem") -- (c-name "GdlDockPaned") -- (gtype-id "GDL_TYPE_DOCK_PANED") --) -- - (define-object DockPlaceholder - (in-module "Gdl") - (parent "GdlDockObject") -@@ -74,12 +60,6 @@ - (gtype-id "GDL_TYPE_DOCK_PLACEHOLDER") - ) - --(define-object DockTablabel -- (in-module "Gdl") -- (parent "GtkBin") -- (c-name "GdlDockTablabel") -- (gtype-id "GDL_TYPE_DOCK_TABLABEL") --) - - (ifdef HAVE_GDL_0_7 - -@@ -570,18 +570,6 @@ - (return-type "gboolean") - ) - --(define-method get_ui -- (of-object "GdlDockLayout") -- (c-name "gdl_dock_layout_get_ui") -- (return-type "GtkWidget*") --) -- --(define-method get_items_ui -- (of-object "GdlDockLayout") -- (c-name "gdl_dock_layout_get_items_ui") -- (return-type "GtkWidget*") --) -- - (define-method get_layouts_ui - (of-object "GdlDockLayout") - (c-name "gdl_dock_layout_get_layouts_ui") -@@ -682,21 +662,6 @@ - - - --;; From gdl-dock-notebook.h -- --(define-function gdl_dock_notebook_new -- (c-name "gdl_dock_notebook_new") -- (is-constructor-of "GdlDockNotebook") -- (return-type "GtkWidget*") --) -- --(define-function gdl_dock_notebook_get_type -- (c-name "gdl_dock_notebook_get_type") -- (return-type "GType") --) -- -- -- - ;; From gdl-dock-object.h - - (define-function gdl_dock_object_get_type -@@ -848,24 +813,6 @@ - - - --;; From gdl-dock-paned.h -- --(define-function gdl_dock_paned_get_type -- (c-name "gdl_dock_paned_get_type") -- (return-type "GType") --) -- --(define-function gdl_dock_paned_new -- (c-name "gdl_dock_paned_new") -- (is-constructor-of "GdlDockPaned") -- (return-type "GtkWidget*") -- (properties -- '("orientation") -- ) --) -- -- -- - ;; From gdl-dock-placeholder.h - - (define-function gdl_dock_placeholder_get_type -@@ -896,34 +843,6 @@ - - - --;; From gdl-dock-tablabel.h -- --(define-function gdl_dock_tablabel_new -- (c-name "gdl_dock_tablabel_new") -- (is-constructor-of "GdlDockTablabel") -- (return-type "GtkWidget*") -- (properties -- '("item") -- ) --) -- --(define-function gdl_dock_tablabel_get_type -- (c-name "gdl_dock_tablabel_get_type") -- (return-type "GType") --) -- --(define-method activate -- (of-object "GdlDockTablabel") -- (c-name "gdl_dock_tablabel_activate") -- (return-type "none") --) -- --(define-method deactivate -- (of-object "GdlDockTablabel") -- (c-name "gdl_dock_tablabel_deactivate") -- (return-type "none") --) -- - ;; From gdl-icons.h - - (ifdef HAVE_GDL_0_7 diff --git a/dev-python/gdl-python/files/gdl-python-2.25.3-python-libs.patch b/dev-python/gdl-python/files/gdl-python-2.25.3-python-libs.patch deleted file mode 100644 index ab691272cbb6..000000000000 --- a/dev-python/gdl-python/files/gdl-python-2.25.3-python-libs.patch +++ /dev/null @@ -1,59 +0,0 @@ -From 7824fd5291f570de3c2c64185035d1a6a0a3445a Mon Sep 17 00:00:00 2001 -From: Alexandre Rostovtsev -Date: Mon, 13 Aug 2012 04:42:47 -0400 -Subject: [PATCH] Replace horrible slow python libs search - ---- - acinclude.m4 | 36 ++---------------------------------- - 1 files changed, 2 insertions(+), 34 deletions(-) - -diff --git a/acinclude.m4 b/acinclude.m4 -index 8694a65..f5373eb 100644 ---- a/acinclude.m4 -+++ b/acinclude.m4 -@@ -59,40 +59,8 @@ $1],dnl - [AC_MSG_RESULT(not found) - $2]) - CPPFLAGS="$save_CPPFLAGS" -- -- # This bit is copied from Planner. murrayc. -- # Check for Python library path -- AC_MSG_CHECKING([for Python library path]) -- -- # Win32 has libpython25.a instead of libpython2.5.a, so we look -- # for both. TODO: Only look for libpython25.a on Windows, and for -- # libpython2.5.a on unix. -- WIN32_PYTHON_VERSION=`echo $PYTHON_VERSION | sed "s,\.,,"` -- -- python_path=`dirname $PYTHON | sed "s,/bin.*$,,"` -- for i in "$python_path/lib/python$PYTHON_VERSION/config/" "$python_path/lib/python$PYTHON_VERSION/" "$python_path/lib/python/config/" "$python_path/lib/python/" "$python_path/" ; do -- if test -e "$i"; then -- python_path=`find $i -type f -name libpython$PYTHON_VERSION.* -print | sed "1q"` -- if test -n "$python_path" ; then -- python_lib="python$PYTHON_VERSION" -- break -- fi -- -- # Additionally test WIN32_PYTHON_VERSION -- python_path=`find $i -type f -name libpython$WIN32_PYTHON_VERSION.* -print | sed "1q"` -- if test -n "$python_path" ; then -- python_lib="python$WIN32_PYTHON_VERSION" -- break -- fi -- fi -- done -- -- python_path=`echo $python_path | sed "s,/libpython.*$,,"` -- AC_MSG_RESULT([$python_path]) -- if test -z "$python_path" ; then -- AC_MSG_ERROR([cannot find Python library path]) -- fi -- AC_SUBST([PYTHON_LDFLAGS],["-L$python_path -l$python_lib"]) -+PYTHON_LDFLAGS=`$PYTHON -c "import distutils.sysconfig; print('-L%s -lpython${PYTHON_VERSION}' % distutils.sysconfig.get_config_var('LIBDIR'))"` -+AC_SUBST([PYTHON_LDFLAGS],["$PYTHON_LDFLAGS"]) - ]) - - dnl --- -1.7.8.6 - diff --git a/dev-python/gdl-python/gdl-python-2.25.3.ebuild b/dev-python/gdl-python/gdl-python-2.25.3.ebuild deleted file mode 100644 index 32aac4e49a45..000000000000 --- a/dev-python/gdl-python/gdl-python-2.25.3.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.25.3.ebuild,v 1.10 2012/08/13 09:25:56 tetromino Exp $ - -EAPI="2" -G_PY_PN="gnome-python-extras" - -SUPPORT_PYTHON_ABIS="1" -PYTHON_DEPEND="2" -RESTRICT_PYTHON_ABIS="3.*" - -inherit autotools eutils gnome-python-common - -PVP="$(get_version_component_range 1-2)" -SRC_URI="mirror://gnome/sources/${G_PY_PN}/${PVP}/${G_PY_PN}-${PV}.tar.bz2" - -DESCRIPTION="Python bindings for GDL" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="examples" - -RDEPEND=">=dev-libs/gdl-2.28:1" -DEPEND="${RDEPEND} - virtual/pkgconfig - gnome-base/gnome-common" -# eautoreconf needs gnome-base/gnome-common - -EXAMPLES="examples/gdl/*" - -src_prepare() { - # Fix build failure with gdl-2.28 - epatch "${FILESDIR}/${PN}-2.19.1-gdlapi-removal.patch" - epatch "${FILESDIR}/${P}-python-libs.patch" #344231 - eautoreconf - - gnome-python-common_src_prepare -} diff --git a/dev-python/gdl-python/metadata.xml b/dev-python/gdl-python/metadata.xml deleted file mode 100644 index 9b1bc26a9df2..000000000000 --- a/dev-python/gdl-python/metadata.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -gnome -python - diff --git a/dev-python/gmpy/Manifest b/dev-python/gmpy/Manifest index 74e23efa3294..442149993fe5 100644 --- a/dev-python/gmpy/Manifest +++ b/dev-python/gmpy/Manifest @@ -1,4 +1,2 @@ -DIST gmpy-1.14.zip 146784 SHA256 299fbaba6bfc3ce1f5757a456216c9f337042d9d5d76e4785e989053b6cf6d65 SHA512 6b3666581149413609b5a0463b76a597d7cfe116008a2bd4491de745fa4981cd5d2bd3c3c258a4c70c1ab6138cb1acc8577d1fd949a4f1711c1583077f5688de WHIRLPOOL 616c5db0ab7fc680d53097c87631b4e81d112a1da6ee0cf5238e8875927c0698ded57d6465cf1751b6ae4840d2d144e1cc3d75fba96847e54332355d9bcf2036 -DIST gmpy-1.15.zip 143563 SHA256 6adcffaa2cc0d339b5f69e8891b06f0299a14d90249dd89c37edc82cc4fff24f SHA512 077bcd8e9a054782cd72941216efc279c42d0e27d2d4bc8ab2594fd9c0e00d98fa7a53a67f76cd3c142425dda133f72bf948285af5005edb7e0924612d567543 WHIRLPOOL 85560bf82574d03943723d919e7c71e7ad991b3e0dab103ea6f6c1b10d00a9602db07e623de0df6e29fcf9721dbc0cf2110dfbe4887ed32c2fa054ef86f72910 DIST gmpy-1.16.zip 143811 SHA256 58eca10dfcbb68c537acf6815b9904a813da0df90936ffdd7b3cc7028e785fad SHA512 10f5088c764b844d642ab91bf2d9439cf878afd0f6fadad4912bb13abadab030ed05692c06c7391d861ebb7df54fea73a5e5afdc207e1fed4b54409a48e0c83f WHIRLPOOL 2391411d5f054d6b42f8c7dc6b159692371c26d5fa0eedfbcf2c28ca329de84e02a7c4c88284199d04152a4cde976841180d52af6371937b53db366a2e89d711 DIST gmpy2-2.0.0.zip 288417 SHA256 ecaccceb8fa4f75e631ae0211fd1e1ca1c24d8cdcc371e961052d1d038ac577a SHA512 f7c814a766a288bbd3860f7a36180e3ef5004ce9594d914b30ab11e0bfc06cd71f82fd27472fa1642ca8cf89c4a311eff8472bdfd04b2ec7e43c73614cbcfcbb WHIRLPOOL e559927242a3eec685c10780234d63f5c9e45a6a759f487db88b5e054d97800d488c6ed9dd20e443d4c64252cd63f54fca503c846429f98319bf7d8298e71a10 diff --git a/dev-python/gmpy/gmpy-1.14.ebuild b/dev-python/gmpy/gmpy-1.14.ebuild deleted file mode 100644 index 9869aeca7973..000000000000 --- a/dev-python/gmpy/gmpy-1.14.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gmpy/gmpy-1.14.ebuild,v 1.5 2012/02/20 15:03:17 patrick Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*" - -inherit distutils - -DESCRIPTION="Python bindings for GMP library" -HOMEPAGE="http://www.aleax.it/gmpy.html http://code.google.com/p/gmpy/ http://pypi.python.org/pypi/gmpy" -SRC_URI="http://${PN}.googlecode.com/files/${P}.zip" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~ia64 x86 ~x86-linux ~ppc-macos" -IUSE="" - -RDEPEND="dev-libs/gmp" -DEPEND="${RDEPEND} - app-arch/unzip" - -PYTHON_CFLAGS=("2.* + -fno-strict-aliasing") - -DOCS="doc/gmpydoc.txt" - -src_test() { - testing() { - if [[ "${PYTHON_ABI}" == 3.* ]]; then - pushd test3 > /dev/null - else - pushd test > /dev/null - fi - PYTHONPATH="$(ls -d ../build-${PYTHON_ABI}/lib.*)" "$(PYTHON)" gmpy_test.py || return 1 - popd > /dev/null - } - python_execute_function testing -} - -src_install() { - distutils_src_install - dohtml doc/index.html || die "dohtml failed" -} diff --git a/dev-python/gmpy/gmpy-1.15.ebuild b/dev-python/gmpy/gmpy-1.15.ebuild deleted file mode 100644 index e8eed23dfb3f..000000000000 --- a/dev-python/gmpy/gmpy-1.15.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gmpy/gmpy-1.15.ebuild,v 1.1 2012/08/17 07:38:12 patrick Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*" - -inherit distutils - -DESCRIPTION="Python bindings for GMP library" -HOMEPAGE="http://www.aleax.it/gmpy.html http://code.google.com/p/gmpy/ http://pypi.python.org/pypi/gmpy" -SRC_URI="http://${PN}.googlecode.com/files/${P}.zip" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86 ~x86-linux ~ppc-macos" -IUSE="" - -RDEPEND="dev-libs/gmp" -DEPEND="${RDEPEND} - app-arch/unzip" - -PYTHON_CFLAGS=("2.* + -fno-strict-aliasing") - -DOCS="doc/gmpydoc.txt" - -src_test() { - testing() { - if [[ "${PYTHON_ABI:0:2}" == "3." ]]; then - pushd test3 > /dev/null - else - pushd test > /dev/null - fi - PYTHONPATH="$(ls -d ../build-${PYTHON_ABI}/lib.*)" "$(PYTHON)" gmpy_test.py || return 1 - popd > /dev/null - } - python_execute_function testing -} - -src_install() { - distutils_src_install - dohtml doc/index.html || die "dohtml failed" -} diff --git a/dev-python/gmpy/metadata.xml b/dev-python/gmpy/metadata.xml index 92f448f41a21..f17a690d6184 100644 --- a/dev-python/gmpy/metadata.xml +++ b/dev-python/gmpy/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org General MultiPrecision arithmetic for Python -- i.e., Python 2.3 interface module for library GMP 4. diff --git a/dev-python/gtkhtml-python/Manifest b/dev-python/gtkhtml-python/Manifest deleted file mode 100644 index 2fc6771cd4cb..000000000000 --- a/dev-python/gtkhtml-python/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gnome-python-extras-2.25.3.tar.bz2 370489 SHA256 ca346264e00e193f0866cabd8801d3b7ce70dae7b8b296e41e5b3a45c9b0275c SHA512 6994b8b5d6ccc009edc7ddfad373b9164d8162f1007972652f6086dca30cac6941ab68ef467d15c972ab05c4ae0e19ec72edc2643636d22a01a3f5a719251467 WHIRLPOOL b0adfcef8bbb978d063a932393e17de9c8c519194f40085ecd03824ec4fb4421c84e0a4853a5a2d9fc40c94d8c0c261828447ac5fd69cff4ece39c52fc833590 diff --git a/dev-python/gtkhtml-python/files/gtkhtml-python-2.25.3-python-libs.patch b/dev-python/gtkhtml-python/files/gtkhtml-python-2.25.3-python-libs.patch deleted file mode 100644 index ab691272cbb6..000000000000 --- a/dev-python/gtkhtml-python/files/gtkhtml-python-2.25.3-python-libs.patch +++ /dev/null @@ -1,59 +0,0 @@ -From 7824fd5291f570de3c2c64185035d1a6a0a3445a Mon Sep 17 00:00:00 2001 -From: Alexandre Rostovtsev -Date: Mon, 13 Aug 2012 04:42:47 -0400 -Subject: [PATCH] Replace horrible slow python libs search - ---- - acinclude.m4 | 36 ++---------------------------------- - 1 files changed, 2 insertions(+), 34 deletions(-) - -diff --git a/acinclude.m4 b/acinclude.m4 -index 8694a65..f5373eb 100644 ---- a/acinclude.m4 -+++ b/acinclude.m4 -@@ -59,40 +59,8 @@ $1],dnl - [AC_MSG_RESULT(not found) - $2]) - CPPFLAGS="$save_CPPFLAGS" -- -- # This bit is copied from Planner. murrayc. -- # Check for Python library path -- AC_MSG_CHECKING([for Python library path]) -- -- # Win32 has libpython25.a instead of libpython2.5.a, so we look -- # for both. TODO: Only look for libpython25.a on Windows, and for -- # libpython2.5.a on unix. -- WIN32_PYTHON_VERSION=`echo $PYTHON_VERSION | sed "s,\.,,"` -- -- python_path=`dirname $PYTHON | sed "s,/bin.*$,,"` -- for i in "$python_path/lib/python$PYTHON_VERSION/config/" "$python_path/lib/python$PYTHON_VERSION/" "$python_path/lib/python/config/" "$python_path/lib/python/" "$python_path/" ; do -- if test -e "$i"; then -- python_path=`find $i -type f -name libpython$PYTHON_VERSION.* -print | sed "1q"` -- if test -n "$python_path" ; then -- python_lib="python$PYTHON_VERSION" -- break -- fi -- -- # Additionally test WIN32_PYTHON_VERSION -- python_path=`find $i -type f -name libpython$WIN32_PYTHON_VERSION.* -print | sed "1q"` -- if test -n "$python_path" ; then -- python_lib="python$WIN32_PYTHON_VERSION" -- break -- fi -- fi -- done -- -- python_path=`echo $python_path | sed "s,/libpython.*$,,"` -- AC_MSG_RESULT([$python_path]) -- if test -z "$python_path" ; then -- AC_MSG_ERROR([cannot find Python library path]) -- fi -- AC_SUBST([PYTHON_LDFLAGS],["-L$python_path -l$python_lib"]) -+PYTHON_LDFLAGS=`$PYTHON -c "import distutils.sysconfig; print('-L%s -lpython${PYTHON_VERSION}' % distutils.sysconfig.get_config_var('LIBDIR'))"` -+AC_SUBST([PYTHON_LDFLAGS],["$PYTHON_LDFLAGS"]) - ]) - - dnl --- -1.7.8.6 - diff --git a/dev-python/gtkhtml-python/gtkhtml-python-2.25.3.ebuild b/dev-python/gtkhtml-python/gtkhtml-python-2.25.3.ebuild deleted file mode 100644 index a2be9022aecb..000000000000 --- a/dev-python/gtkhtml-python/gtkhtml-python-2.25.3.ebuild +++ /dev/null @@ -1,36 +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/gtkhtml-python/gtkhtml-python-2.25.3.ebuild,v 1.11 2013/04/26 02:49:33 patrick Exp $ - -EAPI="2" -G_PY_PN="gnome-python-extras" -G_PY_BINDINGS="gtkhtml2" -SUPPORT_PYTHON_ABIS="1" -PYTHON_DEPEND="2" -RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython" - -inherit autotools eutils gnome-python-common - -PVP="$(get_version_component_range 1-2)" -SRC_URI="mirror://gnome/sources/${G_PY_PN}/${PVP}/${G_PY_PN}-${PV}.tar.bz2" - -DESCRIPTION="A dynamic object module to interface GtkHTML with Python" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="examples" - -RDEPEND="=gnome-extra/gtkhtml-2*" -DEPEND="${RDEPEND} - virtual/pkgconfig - gnome-base/gnome-common" -# eautoreconf needs gnome-base/gnome-common - -EXAMPLES="examples/gtkhtml2/*" - -src_prepare() { - epatch "${FILESDIR}/${P}-python-libs.patch" #344231 - sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die - eautoreconf - gnome-python-common_src_prepare -} diff --git a/dev-python/gtkhtml-python/metadata.xml b/dev-python/gtkhtml-python/metadata.xml deleted file mode 100644 index 9b1bc26a9df2..000000000000 --- a/dev-python/gtkhtml-python/metadata.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -gnome -python - diff --git a/dev-python/llfuse/Manifest b/dev-python/llfuse/Manifest index d88b574c2e02..1537be9c1d61 100644 --- a/dev-python/llfuse/Manifest +++ b/dev-python/llfuse/Manifest @@ -1,3 +1 @@ -DIST llfuse-0.37.1.tar.bz2 223919 SHA256 047f29c2d0363766807ba21b72a68f66022eddde642e7c7f167145fa1a2b6782 SHA512 70369cdcd2b1f24e21f507a3aebf5f325656dc704b73b6249db7f149ce9480cb676c6a04e3fa420aab340fdf6c8741f01fe1383840846bda7087da0dacdf6090 WHIRLPOOL 21440fd6d70d01ea251c95decea1b415c0cfd64d8433c85621219e7faeecf84aca7e45d68657bb96d9fb4a0785d6b3f1c259c82f6a2d0d1fb3e66585fec9a9e2 -DIST llfuse-0.38.tar.bz2 240187 SHA256 8c8b6bacae4f22dfb686f2ebbb87faa44e1302c482d01ce32e1c5d7410e11e04 SHA512 4507b3d610610453be76df0a446c1335b54feba54e7022f5b56d42f926c9bec647c22efe95283766f1095beeff844af84e0de8ef7e030f0b0d4acbf6dcebdb8a WHIRLPOOL 94efc97ed427db0a9444232d46b48868735477c01ba36ef378d6439efe02627b6e94c9adb63cc79b8730ad2d20a81e64ad3493977ce94f5a47669f182debe73b DIST llfuse-0.39.tar.bz2 250931 SHA256 4d9029efd461b7da099904d1cba193bd11964613263c38e97e9027174424995c SHA512 e75b4f22b256c05473531c6ee2aebcfd001cfb1f55e54c1f11405b3a958c1845912660e107adcc2b785dbb3fd54f683b7a6695cc33e0b53a563fad019b5e703a WHIRLPOOL 91b3ab7ce5fe6b1aebf78e9bf16d06995920fab30e79ce5006a2077663ae56b180c28939ba15d0599a4eec833a9c361bacfe8f8b9becff5a9a57cc7cce7746a1 diff --git a/dev-python/llfuse/llfuse-0.37.1.ebuild b/dev-python/llfuse/llfuse-0.37.1.ebuild deleted file mode 100644 index 786be3d11267..000000000000 --- a/dev-python/llfuse/llfuse-0.37.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/llfuse-0.37.1.ebuild,v 1.4 2012/05/09 03:24:16 floppym Exp $ - -EAPI="4" -PYTHON_DEPEND="*:2.6" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.5 *-jython 2.7-pypy-*" - -inherit distutils - -DESCRIPTION="Python bindings for the low-level FUSE API" -HOMEPAGE="http://python-llfuse.googlecode.com/ http://pypi.python.org/pypi/llfuse" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -RDEPEND=">=sys-fs/fuse-2.8.0" -DEPEND="${RDEPEND} - dev-python/setuptools - virtual/pkgconfig" - -src_install() { - distutils_src_install - use doc && dohtml -r doc/html/* -} diff --git a/dev-python/llfuse/llfuse-0.38.ebuild b/dev-python/llfuse/llfuse-0.38.ebuild deleted file mode 100644 index 39e2df0d00e9..000000000000 --- a/dev-python/llfuse/llfuse-0.38.ebuild +++ /dev/null @@ -1,27 +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/llfuse/llfuse-0.38.ebuild,v 1.1 2013/01/06 07:46:46 radhermit Exp $ - -EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} ) - -inherit distutils-r1 - -DESCRIPTION="Python bindings for the low-level FUSE API" -HOMEPAGE="http://python-llfuse.googlecode.com/ http://pypi.python.org/pypi/llfuse" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -RDEPEND=">=sys-fs/fuse-2.8.0" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - virtual/pkgconfig" - -python_install_all() { - distutils-r1_python_install_all - use doc && dohtml -r doc/html/* -} diff --git a/dev-python/llfuse/llfuse-0.39.ebuild b/dev-python/llfuse/llfuse-0.39.ebuild index 3573e85a9f80..153831735d85 100644 --- a/dev-python/llfuse/llfuse-0.39.ebuild +++ b/dev-python/llfuse/llfuse-0.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/llfuse-0.39.ebuild,v 1.2 2013/07/08 10:37:47 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/llfuse-0.39.ebuild,v 1.3 2013/07/21 08:27:22 radhermit Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy2_0 ) @@ -21,6 +21,11 @@ DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] virtual/pkgconfig" +python_prepare_all() { + # use system setuptools + sed -i '/use_setuptools/d' setup.py || die +} + python_install_all() { use doc && local HTML_DOCS=( doc/html/. ) use examples && local EXAMPLES=( examples/. ) diff --git a/dev-python/minimock/minimock-1.2.8-r1.ebuild b/dev-python/minimock/minimock-1.2.8-r1.ebuild index 6b9a25c4df7a..2fbeefba5375 100644 --- a/dev-python/minimock/minimock-1.2.8-r1.ebuild +++ b/dev-python/minimock/minimock-1.2.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/minimock/minimock-1.2.8-r1.ebuild,v 1.1 2013/05/31 22:27:13 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/minimock/minimock-1.2.8-r1.ebuild,v 1.2 2013/07/21 13:08:18 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/numexpr/numexpr-2.1.ebuild b/dev-python/numexpr/numexpr-2.1.ebuild index f8ee43fe20a1..bda0a79b0ab3 100644 --- a/dev-python/numexpr/numexpr-2.1.ebuild +++ b/dev-python/numexpr/numexpr-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numexpr/numexpr-2.1.ebuild,v 1.1 2013/04/28 11:23:45 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numexpr/numexpr-2.1.ebuild,v 1.2 2013/07/20 16:45:07 idella4 Exp $ EAPI=5 @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="mkl" -RDEPEND="dev-python/numpy[${PYTHON_USEDEP}] +RDEPEND=">=dev-python/numpy-1.7.1[${PYTHON_USEDEP}] mkl? ( sci-libs/mkl )" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/pycdio/Manifest b/dev-python/pycdio/Manifest index 784294b86b1a..1d11e6a65f33 100644 --- a/dev-python/pycdio/Manifest +++ b/dev-python/pycdio/Manifest @@ -1,2 +1 @@ -DIST pycdio-0.17.tar.gz 173090 SHA256 709e0cf360074ca759135ccbe4e1b9c10c91083f6a1b3c8077fa017d59714224 SHA512 3bfeccaac4dbc1522c75a378a365c72f2f96dea8d6bbec54e03fff80b4586f1985dec7a3b50ff26f4d43597b5d2acb599b1f8df0094d98200d9c794286f19142 WHIRLPOOL 38a4c63f33e3e7181bd0bd0b83de6962452dd16494e629c464693712b977a3888dd10cca1b5ccad9d62e66f32134a00fa535eba190ebaf23e5e0885e8fb5d3ae DIST pycdio-0.18.tar.gz 173946 SHA256 67260e493675491c2b6823e2b84b1b3d016a7852ab5e5ee009d3fcbecb4f66bf SHA512 a70eb76c3b8ffd894b60f6982a58159b6f00697d8dad87606d44e240a0c5fb80610c38d717dbfbc84389cfa03f6012f0e900fce4a027920aae0a1276217ec522 WHIRLPOOL 1c6da3d3ebc58edd22a58ad7712c0946f8cc4ef73fb0e61fc4be2b8adae9f55436b2bb90ae2ad7e4629d76d09d51198b320f82db0ebcdd9013f53ec744f7476a diff --git a/dev-python/pycdio/metadata.xml b/dev-python/pycdio/metadata.xml index bb89d8ebb5de..0bae4e47a6e9 100644 --- a/dev-python/pycdio/metadata.xml +++ b/dev-python/pycdio/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org The pycdio (and libcdio) libraries encapsulate CD-ROM reading and control. Python programs wishing to be oblivious of the OS- and diff --git a/dev-python/pycdio/pycdio-0.17.ebuild b/dev-python/pycdio/pycdio-0.17.ebuild deleted file mode 100644 index 1ac8d2433009..000000000000 --- a/dev-python/pycdio/pycdio-0.17.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/dev-python/pycdio/pycdio-0.17.ebuild,v 1.2 2012/02/22 08:30:18 patrick Exp $ - -EAPI="3" -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.* *-jython" -DISTUTILS_SRC_TEST="nosetests" - -inherit distutils - -DESCRIPTION="Python OO interface to libcdio (CD Input and Control library)" -HOMEPAGE="http://savannah.gnu.org/projects/libcdio/ http://pypi.python.org/pypi/pycdio" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="examples" - -RDEPEND="dev-libs/libcdio" -DEPEND="${RDEPEND} - dev-lang/swig - dev-python/setuptools" - -PYTHON_CFLAGS=("2.* + -fno-strict-aliasing") - -DOCS="README.txt" -PYTHON_MODNAME="cdio.py iso9660.py pycdio.py pyiso9660.py" - -src_prepare() { - distutils_src_prepare - - # Remove obsolete sys.path and adjust 'data' paths in examples. - sed \ - -e "s:^sys.path.insert.*::" \ - -e "s:\.\./data:./data:g" \ - -i example/*.py || die "sed failed" - - # Disable failing tests. - sed -e "s/test_get_set/_&/" -i test/test-cdtext.py || die "sed failed" - sed -e "s/test_fs/_&/" -i test/test-isocopy.py || die "sed failed" -} - -src_install(){ - distutils_src_install - - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins example/{README,*.py} || die "doins failed" - doins -r data || die "doins failed" - fi -} diff --git a/dev-python/pycountry/Manifest b/dev-python/pycountry/Manifest index cdf6d2cfb6b5..756495923491 100644 --- a/dev-python/pycountry/Manifest +++ b/dev-python/pycountry/Manifest @@ -2,3 +2,4 @@ DIST pycountry-0.14.7.zip 7738052 SHA256 72c989c73881a09967e6b460b046c3d07134600 DIST pycountry-0.14.8.zip 7781480 SHA256 5252b5378ba6f1971aa718248d797fb1e2a33d0bdb975400e4b801549102e2fa SHA512 99d8ded3addd3dbd03e15d6ed31bd53d3c369c4b516c03f3e7bfa7ed42feda769153f6df0a43fd9129f8123b8ebc22341722dc5883c885b0f4a42ba591b475cd WHIRLPOOL 9378ea338d75295a0ced55018834e954f38ce71e77c0800ced0b2fe53318c96c70813b218c57fbc328f7c56f28730e4c5eacba9da58ae9c619fb738eb0ecf48c DIST pycountry-0.15.zip 7796770 SHA256 42003531fef65cf56ad35e32843a9b8c090127b0a5827f69fbea99f239d9ad73 SHA512 b6a9f3329c36d422b76bde070325fb32945a4fbb2a7f45b68d85d6851c26da6bab9451b1c28fcb1cc7174dbda79bbc0802507e4658743b3be1e69527877138b0 WHIRLPOOL 14ca60d16bcf58aecb6895b5489a7a3061bb04029702eab53e3908e1ce787c9ddc86840e4a6ed0a87804247f4b00782d0bedc95d7ce702fa2e38a25a76e5a913 DIST pycountry-0.16.zip 7845174 SHA256 dea598b6feccb82281d9e35bbf6bdb669eac4cf0a51be57c3a82ba166534acb6 SHA512 7ddb7392ad9bfa9af28d63d6acebf0f3a25af462eec85b75a9933096a36b369ec44aeb7767c421d8496d795f2f100a33d7e9e3615420b7829c458b22addfea11 WHIRLPOOL f96a1681a486eeb3996bffac7202222d9346979ef7614b47350c6504fac85f40987621053bd778a7e7f665adc6bacbe74d033ed74b9f0e3257ff5ff058e47923 +DIST pycountry-0.17.zip 7845572 SHA256 1d1781ae6c42b15c26f45da7f53200defe00b6b2cad0512f05fdd43e539dd539 SHA512 b3542743596156448d6b11ccc9db50b17a6d0c2cdf67eb1109c0092d0e777742d8a47000d518097e6df7e39ba38ad2136a2f4f7c6350879d9c5fea4f53b7f584 WHIRLPOOL 0dd1ca620476724245fefba4667ac38fbe329aa774f1ec12cc537d3eb8666fd35b52628d4cd9fdba4900c4256723efbd0ecd6804a83c2ba3534a6bcbf8a33784 diff --git a/dev-python/pycountry/pycountry-0.17.ebuild b/dev-python/pycountry/pycountry-0.17.ebuild new file mode 100644 index 000000000000..e56b4d434acb --- /dev/null +++ b/dev-python/pycountry/pycountry-0.17.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycountry/pycountry-0.17.ebuild,v 1.1 2013/07/21 09:13:10 radhermit Exp $ + +EAPI=5 +# pypy pennding actioning of bug filed upstream +PYTHON_COMPAT=( python{2_6,2_7,3_3} ) + +inherit distutils-r1 + +DESCRIPTION="ISO country, subdivision, language, currency and script definitions and their translations" +HOMEPAGE="http://pypi.python.org/pypi/pycountry" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +DEPEND="app-arch/unzip + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( dev-python/pytest[${PYTHON_USEDEP}] )" + +DOCS=( HISTORY.txt README TODO.txt ) + +python_test() { + # https://bitbucket.org/techtonik/pycountry/issue/8/test_locales-pycountry-015-pypy + pushd "${BUILD_DIR}"/lib > /dev/null + py.test ${PN}/tests/test_general.py || die +} diff --git a/dev-python/pydns/Manifest b/dev-python/pydns/Manifest index c901388aac3e..a31918f33893 100644 --- a/dev-python/pydns/Manifest +++ b/dev-python/pydns/Manifest @@ -1,5 +1,4 @@ DIST py3dns-3.0.1.tar.gz 28693 SHA256 4524cdb058795108c3835bfbbfea7595cd2d8a37ee477ea9f552360f24ed63b7 SHA512 e6f407e13d6a1bdf2425f3a3d63b25ff9aec3c1813011f10059fd1aa3e1f9f91c38dde74e1cb6ff241d93c3af9c09dec0dc75831aeb81e6a1d88825b6e650087 WHIRLPOOL 33e00f3a0db681a6761595ef0ccaedfcc35b188d5aed9fdc759afac03ab6089649f2e9450d061c4b72b8b5acc2c74316ac41a33c6398a0f267cb630de5698f96 DIST py3dns-3.0.2.tar.gz 29375 SHA256 c0eb897b847a539f8eef734b5aa4decaa4d7c777cb6a4ac85777549971399ad2 SHA512 62548eb3dc9d5ec0d7b3720557bff987cb7046b45557753685d59ac217c2a75899be48c6c849adaa9506e6b921ba4e9322d325c7995d343a1507ab068a771627 WHIRLPOOL 780123daa9ce6e5af884ebf6e3018b686592dc1e81a7ea06901659b10df77e502e7e7654364a2056e3d87ce4c25d3b9a58d244965501ac2bf587c83ee951676d DIST pydns-2.3.4.tar.gz 24513 SHA256 2d6ced52ad1e893d0ed6eca76b4b1eccdafbd76c54b41d2fa9cdaacd702853ea SHA512 5e1a2c4e25c5b40e81500f1d81b87228954ad0c15272474ead7bf89a3246e7eb426dd906b77c7657214e0af2fb244aae6f1b4ec477e7064144f25157c04fd028 WHIRLPOOL 661dd05cd53a17ed3f1c56115577127b39386d206798090c773ab39a04f9f300477eb8a32735d873381deebd6d2cb922bb1ca436ca6b60ab96786fb052e8a262 -DIST pydns-2.3.5.tar.gz 27473 SHA256 c2385c17625bd19b1891c1c96319e8f5c2b2e8ba5d9d7bfd6459bbf10067c940 SHA512 23ae6b197e0c50bf27c8efdcf541bd304bfa0c2da3e841625c4063bceb73c77544021f2bfee2a2bef18831494227e0046a65e379cddf737766fdcddf54c3eeec WHIRLPOOL 1a8475d729004dce4ede6f1a98cbe8910455434395efc62edfacd0183cc70ce56034a16d2fd187346db0b91d852796daa13c9cd621bd1da66b223e476b60dafc DIST pydns-2.3.6.tar.gz 28220 SHA256 d3cf6fc4ec088e934cf2dd4d71080efdb5c09ae79cbb2512427eb0fc393f2417 SHA512 261598c085c7d9f7adf5ce881814e444cdcf48a946dc17db467268ab6164f6045c204507cc58eff8e6f826b9786715ad2a9e766a72193ac8666969913180954b WHIRLPOOL 76d5f6caaddbaf027e4e7677d767263c270c5fc0db6e35bfb3bc99a8c229fbb2704dbbb2a2bd5207dc9c3a2f571a8b0351a492a16dc3a3fbe0c7f5cf88a91389 diff --git a/dev-python/pydns/metadata.xml b/dev-python/pydns/metadata.xml index 16205f9f5440..314f5645b94b 100644 --- a/dev-python/pydns/metadata.xml +++ b/dev-python/pydns/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org PyDNS provides a module for performing DNS queries from python applications. This was originally based on Guido van Rossum's DNS diff --git a/dev-python/pydns/pydns-2.3.5-r1.ebuild b/dev-python/pydns/pydns-2.3.5-r1.ebuild deleted file mode 100644 index e464792339ed..000000000000 --- a/dev-python/pydns/pydns-2.3.5-r1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-2.3.5-r1.ebuild,v 1.1 2011/11/10 23:23:01 sbriesen Exp $ - -EAPI="4" -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" - -inherit distutils - -DESCRIPTION="Python module for DNS (Domain Name Service)" -HOMEPAGE="http://pydns.sourceforge.net/ http://pypi.python.org/pypi/pydns" -SRC_URI="http://downloads.sourceforge.net/project/pydns/pydns/${P}/${P}.tar.gz" - -LICENSE="CNRI" -SLOT="2" -KEYWORDS="~amd64 ~x86" -IUSE="examples" - -DEPEND="!dev-python/pydns:0 - virtual/libiconv" -RDEPEND="" - -DOCS="CREDITS" -PYTHON_MODNAME="DNS" - -src_prepare() { - # Fix encodings (should be utf-8 but is latin1). - for i in "${PYTHON_MODNAME}"/{Lib,Type}.py; do - iconv -f ISO-8859-1 -t UTF-8 < "${i}" > "${i}~" && mv -f "${i}~" "${i}" || rm -f "${i}~" - done - - # Don't compile bytecode. - sed -i -e 's:^\(compile\|optimize\).*:\1 = 0:g' setup.cfg - - # Fix Python shebangs in examples. - python_convert_shebangs -r 2 . - - # cleanup docs - rm -f -- "README-guido.txt" - mv -f -- "README.txt" "README" - mv -f -- "CREDITS.txt" "CREDITS" -} - -src_install(){ - distutils_src_install - - if use examples; then - insinto /usr/share/doc/${PF}/examples - docompress -x /usr/share/doc/${PF}/examples - doins tests/*.py tools/*.py - fi -} diff --git a/dev-python/pydns/pydns-2.3.6.ebuild b/dev-python/pydns/pydns-2.3.6.ebuild deleted file mode 100644 index f8a7b406aa54..000000000000 --- a/dev-python/pydns/pydns-2.3.6.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/dev-python/pydns/pydns-2.3.6.ebuild,v 1.1 2012/06/24 12:22:55 sbriesen Exp $ - -EAPI="4" -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" - -inherit distutils - -DESCRIPTION="Python module for DNS (Domain Name Service)" -HOMEPAGE="http://pydns.sourceforge.net/ http://pypi.python.org/pypi/pydns" -SRC_URI="http://downloads.sourceforge.net/project/pydns/pydns/${P}/${P}.tar.gz" - -LICENSE="CNRI" -SLOT="2" -KEYWORDS="~amd64 ~x86" -IUSE="examples" - -DEPEND="!dev-python/pydns:0 - virtual/libiconv" -RDEPEND="" - -DOCS="CREDITS" -PYTHON_MODNAME="DNS" - -src_prepare() { - # Fix encodings (should be utf-8 but is latin1). - for i in "${PYTHON_MODNAME}"/{Lib,Type}.py; do - iconv -f ISO-8859-1 -t UTF-8 < "${i}" > "${i}~" && mv -f "${i}~" "${i}" || rm -f "${i}~" - done - - # Don't compile bytecode. - sed -i -e 's:^\(compile\|optimize\).*:\1 = 0:g' setup.cfg - - # Fix Python shebangs in examples. - python_convert_shebangs -r 2 . - - # cleanup docs - rm -f -- "README-guido.txt" - mv -f -- "README.txt" "README" - mv -f -- "CREDITS.txt" "CREDITS" -} - -src_install(){ - distutils_src_install - - if use examples; then - insinto /usr/share/doc/${PF}/examples - docompress -x /usr/share/doc/${PF}/examples - doins tests/*.py tools/*.py - fi -} diff --git a/dev-python/pydns/pydns-3.0.2.ebuild b/dev-python/pydns/pydns-3.0.2.ebuild deleted file mode 100644 index 28b6db9267f9..000000000000 --- a/dev-python/pydns/pydns-3.0.2.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-3.0.2.ebuild,v 1.1 2012/06/24 12:22:55 sbriesen Exp $ - -EAPI="4" -PYTHON_DEPEND="3" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.*" - -inherit distutils - -DESCRIPTION="Python module for DNS (Domain Name Service)" -HOMEPAGE="http://pydns.sourceforge.net/ http://pypi.python.org/pypi/pydns" -SRC_URI="http://downloads.sourceforge.net/project/pydns/py3dns/${P/py/py3}.tar.gz" - -LICENSE="CNRI" -SLOT="3" -KEYWORDS="~amd64 ~x86" -IUSE="examples" - -DEPEND="!dev-python/py3dns - virtual/libiconv" -RDEPEND="" - -DOCS="CHANGES CREDITS" -PYTHON_MODNAME="DNS" - -S="${WORKDIR}/${P/py/py3}" - -src_prepare() { - # Don't compile bytecode. - sed -i -e 's:^\(compile\|optimize\).*:\1 = 0:g' setup.cfg - - # cleanup docs - rm -f -- "README-guido.txt" - mv -f -- "README.txt" "README" - mv -f -- "CREDITS.txt" "CREDITS" -} - -src_install(){ - distutils_src_install - - if use examples; then - insinto /usr/share/doc/${PF}/examples - docompress -x /usr/share/doc/${PF}/examples - doins tests/*.py tools/*.py - fi -} diff --git a/dev-python/pysyck/metadata.xml b/dev-python/pysyck/metadata.xml index 1343a1a7ecb5..a55e575513b5 100644 --- a/dev-python/pysyck/metadata.xml +++ b/dev-python/pysyck/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org PySyck is aimed to update the current Python bindings for Syck. The new diff --git a/dev-python/pyudev/metadata.xml b/dev-python/pyudev/metadata.xml index e870cbb563c3..a1311aaa3a65 100644 --- a/dev-python/pyudev/metadata.xml +++ b/dev-python/pyudev/metadata.xml @@ -2,10 +2,6 @@ python - - sbriesen@gentoo.org - Stefan Briesenick - pyudev is a Python binding to libudev, the hardware management library and service found in modern linux systems. diff --git a/dev-python/pyyaml/Manifest b/dev-python/pyyaml/Manifest index 825c32049268..ea1a52b44521 100644 --- a/dev-python/pyyaml/Manifest +++ b/dev-python/pyyaml/Manifest @@ -1,2 +1 @@ -DIST PyYAML-3.09.tar.gz 238383 SHA256 30076d51387cca35d461c8b36408de189d31f17e44d45cd2200bbd2d02f555c1 SHA512 60d92439908e03594b5b4629ac36d9ac2359e93c0ac87b1987d732b0e0ddf8c3d8b05588bdebb56e6d4dad742bd8ee76952f0166294f4eb1715cfb21c92b7eda WHIRLPOOL 4ddc725a4aa9d977e0f036863273ec5e7607633db3bfe6160ac04c59784fa15ee022a3b4e9de8b85eae1445645247b6d6da679300e39a1f386f462c94275b61e DIST PyYAML-3.10.tar.gz 241524 SHA256 e713da45c96ca53a3a8b48140d4120374db622df16ab71759c9ceb5b8d46fe7c SHA512 57536fd9e5515916189c37487e0da583c8e9f79dd52dedb18342f65aefb6c063c4f141326ae7b49411d0cfdfd493bb0516f5c53737c76a69c7050a74a2834a33 WHIRLPOOL 35213169491e99d45068b0fe1919aa02038dc233b124e3f59003845f362205ade8cd43f86882031af4eef3981a8c56f7098e532f3088f192c5103829e85613ff diff --git a/dev-python/pyyaml/metadata.xml b/dev-python/pyyaml/metadata.xml index 7899d632e63e..504a71902dad 100644 --- a/dev-python/pyyaml/metadata.xml +++ b/dev-python/pyyaml/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org enable libyaml support diff --git a/dev-python/pyyaml/pyyaml-3.09.ebuild b/dev-python/pyyaml/pyyaml-3.09.ebuild deleted file mode 100644 index db665374caca..000000000000 --- a/dev-python/pyyaml/pyyaml-3.09.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/dev-python/pyyaml/pyyaml-3.09.ebuild,v 1.9 2010/09/30 09:06:43 grobian Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" - -inherit distutils - -MY_P="PyYAML-${PV}" - -DESCRIPTION="YAML parser and emitter for Python" -HOMEPAGE="http://pyyaml.org/wiki/PyYAML http://pypi.python.org/pypi/PyYAML" -SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" -IUSE="examples libyaml" - -DEPEND="libyaml? ( dev-libs/libyaml dev-python/pyrex )" -RDEPEND="libyaml? ( dev-libs/libyaml )" - -S="${WORKDIR}/${MY_P}" - -PYTHON_MODNAME="yaml" - -pkg_setup() { - DISTUTILS_GLOBAL_OPTIONS=($(use_with libyaml)) -} - -src_install() { - distutils_src_install - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins -r examples/. - fi -} diff --git a/dev-python/setuptools/Manifest b/dev-python/setuptools/Manifest index 02b699b37368..75b1e2d794d0 100644 --- a/dev-python/setuptools/Manifest +++ b/dev-python/setuptools/Manifest @@ -6,3 +6,4 @@ DIST setuptools-0.7.2.tar.gz 633077 SHA256 ebca524b7fcc122e4eb9b5304c34e0fdedfb5 DIST setuptools-0.7.3.tar.gz 751152 SHA256 540bf155e80ace14ecc10fb623bf5c422fc4440df147e7d0e53c353e3e6c96b5 SHA512 9d7ac532b74aa5ddb8fc1a4f43f6033fed3ae450dc077b0fd3f4794a3a7f2f26a23f49e0389bee7a438e108ac286ef6bdde5f7b869d4ae20598b64b8e4a076b2 WHIRLPOOL 9c153e358912e509d83387724a56241dc4a05bed22b6c89767fa6c2eb55f735c22917c92acddef9852048dc5ad0fffa4f5081df2fb69329f34aae268e16102ce DIST setuptools-0.7.8.tar.gz 754900 SHA256 4f4a8af4dcbf369a7f354ebdf77b07e37bff7138d4be4be9d0042353dba1cc82 SHA512 5d5d0f4e99f0441a8dfb54290b7624ebe03f08275e865f7cdfcdfd1ed6b08d3af5ecf296829785bcef9119e772c16f13e9322db5d56257bad5f43491da35916c WHIRLPOOL 3de5309f118e560bd52dd522285a02550e87b39259ecb671fe037e1f5d903de0c531f1eaa688df40bc031ebbf0881b25dcdbcd187daeb54440aa0fe6bab7bc07 DIST setuptools-0.8.tar.gz 756936 SHA256 7dbdbe59bfeaf3355ed9321921f4d5a84d09dc48b28692f28fee3421b78d26af SHA512 2da36b58c24d3897e15f734dc93fa123eee5fd9408a73311f3d3361c5c5d9453bddf3f9ef55390ed4b3d51aea42d22160fc24a45e71c10fa1cf2b6171973caa9 WHIRLPOOL 5690fbc33968dfd46a55259cb2feee137cf77018ce708503703c6eeaba70de45f2350d0426984b59e83624050da4e0185df18dde044ca450041d667f34d8fc2b +DIST setuptools-0.9.6.tar.gz 765372 SHA256 d3c46aff70a246c21b957a60dff39645f643999b9693dfabf04c0639c12fa399 SHA512 032744b15881467f07180d9dc70946e38703511e5b053b43f269a52ee9ef21c4eff344ab91998e92ec9589354f1464192eed11ac164e7519a6d9ad281a7fafeb WHIRLPOOL b0dbb359748b090f76f5443554415b305015000f7eda7e1cf5fdb1abc6e2b4d84a080660926ff45166131757c7eb3488eb33b7f1c827a3ad9019723d41779d28 diff --git a/dev-python/setuptools/setuptools-0.9.6.ebuild b/dev-python/setuptools/setuptools-0.9.6.ebuild new file mode 100644 index 000000000000..08cdbc527ce9 --- /dev/null +++ b/dev-python/setuptools/setuptools-0.9.6.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.9.6.ebuild,v 1.1 2013/07/21 11:29:07 radhermit Exp $ + +EAPI="5" +PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} ) + +inherit distutils-r1 + +DESCRIPTION="a collection of extensions to Distutils" +HOMEPAGE="http://pypi.python.org/pypi/setuptools" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="PSF-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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +# Force in-source build because build system modifies sources. +DISTUTILS_IN_SOURCE_BUILD=1 + +DOCS=( README.txt docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} ) + +python_prepare_all() { + # Disable tests requiring network connection. + rm -f setuptools/tests/test_packageindex.py + + distutils-r1_python_prepare_all +} + +python_test() { + # Fails test_setup_requires under python2.5; probably a distutils bug + esetup.py test +} + +python_install() { + export DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1 + distutils-r1_python_install +} diff --git a/dev-python/setuptools/setuptools-9999.ebuild b/dev-python/setuptools/setuptools-9999.ebuild index 427dc2cac039..eea77970b5c0 100644 --- a/dev-python/setuptools/setuptools-9999.ebuild +++ b/dev-python/setuptools/setuptools-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-9999.ebuild,v 1.4 2013/07/06 01:36:06 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-9999.ebuild,v 1.5 2013/07/21 11:29:07 radhermit Exp $ EAPI="5" PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} ) @@ -17,7 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" #if LIVE SRC_URI="" KEYWORDS="" diff --git a/dev-python/tagpy/metadata.xml b/dev-python/tagpy/metadata.xml index 073c9a723931..728678646fb6 100644 --- a/dev-python/tagpy/metadata.xml +++ b/dev-python/tagpy/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org TagPy is a Python crust (or a set of Python bindings) for Scott Wheeler's TagLib. It builds upon Boost.Python, a wrapper generation diff --git a/dev-python/tlslite/Manifest b/dev-python/tlslite/Manifest index da630003a743..7b6d1a69e098 100644 --- a/dev-python/tlslite/Manifest +++ b/dev-python/tlslite/Manifest @@ -1,4 +1 @@ -DIST tlslite-0.3.8.tar.gz 637558 SHA256 3d79170d8c3a662fa717b6401e8004208df113aaf3b18689bbeb704a23bf5b9f SHA512 6c85242c2e8281db400f90ef792d204b6d297d4483d8553170c9cfe62d89c47a23c6b7f71e4a3720b5a06f1624a9ce408dbaab1478c918c74d5e5f41a2c1c0d6 WHIRLPOOL 549e6f930a98154a40c9e419b54bec942011951bef4a4daa0d99f875e9fda54ec146467fc7383f4b81017fffd41ceee9c1b92ef2f188c4f079b55c4c47d6cb10 -DIST tlslite-0.4.0.tar.gz 532330 SHA256 a97019f399e74937ae528e1d6eace9e51bd4e2e5ed1ffa7a4d3b61b38aaac32f SHA512 b5f3bf5ae210a61f895668b97a572b53e5936e00deb058893ab9dc4ce8ab846a99bd4090cf4c2621adfb9bd3b1de4e3c57b55d803ac1a6811e49fe8c6235d1bf WHIRLPOOL 1f04600cbe77c2921cff2637db81751efa3b037ca697dc94237860a483c7697b0f5b28d6bc5080fcfce7461cdc67a43de34424f59cbdad0457e614496d12b365 -DIST tlslite-0.4.1.tar.gz 562540 SHA256 ae01fd74140cb00ca550304e41f5fe1a935cde1f1f4f351aed8861355bcd2047 SHA512 c519ca431a10d0b6e9564544eadd33e26a979ed23a8ae706d56ded52e58c455528eff60de0843f22ce288febe890335d309eb174eba20c8c3ceb005461a3f0b3 WHIRLPOOL 171a4d4c831e7e8b1467290c12d7474c5f391802e7f1dd9814b5e60741d3e1a1a0486356c73c7eabfe6ebe809e45d47894da6095aa2e362c6f6287adf08ab899 DIST tlslite-0.4.3.tar.gz 562090 SHA256 6a67d8a0bec66183719c19c91f383bc1555545055aae4498af2e91fe9d79f813 SHA512 d1f451ebc2f7bd4d5436f1ca8ecfdbaa403f3dbbae9f9ac3900131e5d168e3267e22fcf23d85f87457f06468997cb01a51683d028a67fde58820b15f97689a0c WHIRLPOOL 555f2659f0bb5080519edd5f4325953e13109367ef21e1595816ab4f3956233bb541940f65f2cfa95c041b7f2cc080b8c4ee10719be79edfa11076a2c834fff6 diff --git a/dev-python/tlslite/files/tlslite-0.3.8-python25.diff b/dev-python/tlslite/files/tlslite-0.3.8-python25.diff deleted file mode 100644 index 5b3408b68acb..000000000000 --- a/dev-python/tlslite/files/tlslite-0.3.8-python25.diff +++ /dev/null @@ -1,89 +0,0 @@ ---- tlslite/integration/XMLRPCTransport.py -+++ tlslite/integration/XMLRPCTransport.py -@@ -15,7 +15,8 @@ - cryptoID=None, protocol=None, - x509Fingerprint=None, - x509TrustList=None, x509CommonName=None, -- settings=None): -+ settings=None, -+ use_datetime=0): - """Create a new XMLRPCTransport. - - An instance of this class can be passed to L{xmlrpclib.ServerProxy} -@@ -108,8 +109,15 @@ - @param settings: Various settings which can be used to control - the ciphersuites, certificate types, and SSL/TLS versions - offered by the client. -+ -+ @type use_datetime: bool -+ @param use_datetime: In python 2.5, present date/time values -+ as L{datetime.datetime} and accept L{datetime.datetime}, -+ L{datetime.date} and L{datetime.time} objects, if flag is -+ true. - """ - -+ self._use_datetime = use_datetime - ClientHelper.__init__(self, - username, password, sharedKey, - certChain, privateKey, ---- tlslite/TLSConnection.py -+++ tlslite/TLSConnection.py -@@ -1545,6 +1545,8 @@ - for result in self._sendMsg(alert): - yield result - raise -+ except GeneratorExit: -+ raise - except: - self._shutdown(False) - raise -@@ -1570,6 +1572,8 @@ - raise TLSFaultError(str(alert)) - else: - pass -+ except GeneratorExit: -+ raise - except: - self._shutdown(False) - raise ---- tlslite/TLSRecordLayer.py -+++ tlslite/TLSRecordLayer.py -@@ -218,6 +218,8 @@ - returnStr = self._readBuffer[:max] - self._readBuffer = self._readBuffer[max:] - yield returnStr -+ except GeneratorExit: -+ raise - except: - self._shutdown(False) - raise -@@ -269,6 +271,8 @@ - yield result - skipEmptyFrag = True #only send an empy fragment on 1st message - index += 1 -+ except GeneratorExit: -+ raise - except: - self._shutdown(False) - raise -@@ -333,6 +337,8 @@ - self._shutdown(True) - else: - raise TLSRemoteAlert(alert) -+ except GeneratorExit: -+ raise - except (socket.error, TLSAbruptCloseError): - #If the other side closes the socket, that's okay - self._shutdown(True) ---- tlslite/utils/compat.py -+++ tlslite/utils/compat.py -@@ -48,6 +48,9 @@ - def __iter__(self): - return iter(set.values.keys()) - -+if sys.version_info < (2,5): -+ class GeneratorExit(Exception): -+ pass - - if os.name != "java": - diff --git a/dev-python/tlslite/metadata.xml b/dev-python/tlslite/metadata.xml index 3307788e1090..1e0421f9c61c 100644 --- a/dev-python/tlslite/metadata.xml +++ b/dev-python/tlslite/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org TLS Lite is a free python library that implements SSL 3.0, TLS 1.0, and diff --git a/dev-python/tlslite/tlslite-0.3.8-r2.ebuild b/dev-python/tlslite/tlslite-0.3.8-r2.ebuild deleted file mode 100644 index af7ff1b26247..000000000000 --- a/dev-python/tlslite/tlslite-0.3.8-r2.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/dev-python/tlslite/tlslite-0.3.8-r2.ebuild,v 1.4 2011/03/26 21:54:30 arfrever Exp $ - -EAPI="3" -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.* *-jython" - -inherit distutils eutils - -DESCRIPTION="TLS Lite is a free python library that implements SSL 3.0 and TLS 1.0/1.1" -HOMEPAGE="http://trevp.net/tlslite/ http://pypi.python.org/pypi/tlslite" -SRC_URI="http://trevp.net/tlslite/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc gmp" - -DEPEND=">=dev-libs/cryptlib-3.3.3[python] - || ( - dev-python/m2crypto - dev-python/pycrypto - ) - gmp? ( dev-python/gmpy )" -RDEPEND="${DEPEND}" - -DOCS="readme.txt" -PYTHON_MODNAME="tlslite" - -src_prepare() { - distutils_src_prepare - - # Add patch for compatibility with Python 2.5 (bug #204278). - epatch "${FILESDIR}/${P}-python25.diff" -} - -src_install(){ - distutils_src_install - - if use doc; then - dohtml -r docs/ || die "dohtml failed" - fi -} diff --git a/dev-python/tlslite/tlslite-0.4.0.ebuild b/dev-python/tlslite/tlslite-0.4.0.ebuild deleted file mode 100644 index 6580e994c3ec..000000000000 --- a/dev-python/tlslite/tlslite-0.4.0.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-python/tlslite/tlslite-0.4.0.ebuild,v 1.4 2012/06/25 07:43:28 jdhore Exp $ - -EAPI=4 -PYTHON_DEPEND="2:2.6" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.[45] 3.* *-jython" - -inherit distutils - -DESCRIPTION="TLS Lite is a free python library that implements SSL 3.0 and TLS 1.0/1.1" -HOMEPAGE="http://trevp.net/tlslite/ http://pypi.python.org/pypi/tlslite" -SRC_URI="http://github.com/trevp/tlslite/downloads/${P}.tar.gz" - -LICENSE="BSD public-domain" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc gmp" - -DEPEND=">=dev-libs/cryptlib-3.3.3[python] - || ( - dev-python/m2crypto - dev-python/pycrypto - ) - gmp? ( dev-python/gmpy )" -RDEPEND="${DEPEND}" - -PYTHON_MODNAME="tlslite" - -src_install(){ - distutils_src_install - - if use doc; then - dohtml -r docs/ - fi -} diff --git a/dev-python/tlslite/tlslite-0.4.1.ebuild b/dev-python/tlslite/tlslite-0.4.1.ebuild deleted file mode 100644 index 562faa94ec86..000000000000 --- a/dev-python/tlslite/tlslite-0.4.1.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-python/tlslite/tlslite-0.4.1.ebuild,v 1.1 2012/06/24 19:42:11 sbriesen Exp $ - -EAPI=4 -PYTHON_DEPEND="2:2.6" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.[45] 3.* *-jython" - -inherit distutils - -DESCRIPTION="TLS Lite is a free python library that implements SSL 3.0 and TLS 1.0/1.1" -HOMEPAGE="http://trevp.net/tlslite/ http://pypi.python.org/pypi/tlslite" -SRC_URI="http://github.com/trevp/tlslite/downloads/${P}.tar.gz" - -LICENSE="BSD public-domain" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc gmp" - -RESTRICT="test" - -DEPEND=">=dev-libs/cryptlib-3.3.3[python] - || ( - dev-python/m2crypto - dev-python/pycrypto - ) - gmp? ( dev-python/gmpy )" -RDEPEND="${DEPEND}" - -src_install(){ - distutils_src_install - - if use doc; then - dohtml -r docs/ - fi -} diff --git a/dev-python/unittest2/unittest2-0.5.1-r1.ebuild b/dev-python/unittest2/unittest2-0.5.1-r1.ebuild index 23f56f66a559..654cc1505b7f 100644 --- a/dev-python/unittest2/unittest2-0.5.1-r1.ebuild +++ b/dev-python/unittest2/unittest2-0.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-0.5.1-r1.ebuild,v 1.3 2013/07/19 13:22:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-0.5.1-r1.ebuild,v 1.4 2013/07/21 11:11:10 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} ) @@ -17,7 +17,7 @@ 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-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/xmpppy/metadata.xml b/dev-python/xmpppy/metadata.xml index 81c2db4267d1..33d77efe944e 100644 --- a/dev-python/xmpppy/metadata.xml +++ b/dev-python/xmpppy/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org xmpppy is a Python library that is targeted to provide easy scripting with diff --git a/dev-qt/qtbearer/metadata.xml b/dev-qt/qtbearer/metadata.xml index d86f5eb1fec4..93e5fd3f1e69 100644 --- a/dev-qt/qtbearer/metadata.xml +++ b/dev-qt/qtbearer/metadata.xml @@ -4,10 +4,8 @@ qt Build Qt using the C++11 standard - Enable ConnMan-based bearer plugin Add support for exceptions - like catching them inside the event loop (recommended by Nokia) - Enable NetworkManager-based bearer plugin https://bugreports.qt-project.org/ diff --git a/dev-ruby/abstract/abstract-1.0.0-r1.ebuild b/dev-ruby/abstract/abstract-1.0.0-r1.ebuild index 77250d5d5819..d5be361f1607 100644 --- a/dev-ruby/abstract/abstract-1.0.0-r1.ebuild +++ b/dev-ruby/abstract/abstract-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r1.ebuild,v 1.8 2013/07/20 07:53:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r1.ebuild,v 1.9 2013/07/21 11:11:01 ago Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/abstract" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" each_ruby_test() { diff --git a/dev-ruby/erubis/erubis-2.7.0.ebuild b/dev-ruby/erubis/erubis-2.7.0.ebuild index 0adf6b7e6ef1..8d3125869f83 100644 --- a/dev-ruby/erubis/erubis-2.7.0.ebuild +++ b/dev-ruby/erubis/erubis-2.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild,v 1.10 2013/01/15 06:50:09 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild,v 1.11 2013/07/21 11:10:57 ago Exp $ EAPI="2" @@ -19,7 +19,7 @@ HOMEPAGE="http://www.kuwata-lab.com/erubis/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( virtual/ruby-test-unit )" diff --git a/dev-ruby/flexmock/flexmock-1.3.1.ebuild b/dev-ruby/flexmock/flexmock-1.3.1.ebuild index fabdc736e0d0..7d4f37a67f10 100644 --- a/dev-ruby/flexmock/flexmock-1.3.1.ebuild +++ b/dev-ruby/flexmock/flexmock-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flexmock/flexmock-1.3.1.ebuild,v 1.1 2013/05/03 04:43:25 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flexmock/flexmock-1.3.1.ebuild,v 1.2 2013/07/21 11:12:18 ago Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 jruby" @@ -18,7 +18,7 @@ HOMEPAGE="http://${PN}.rubyforge.org/" LICENSE="flexmock" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " diff --git a/dev-ruby/gruff/Manifest b/dev-ruby/gruff/Manifest index 79cfc3fb8d59..80df0119f7ba 100644 --- a/dev-ruby/gruff/Manifest +++ b/dev-ruby/gruff/Manifest @@ -1,2 +1 @@ -DIST gruff-0.3.6.tgz 297337 SHA256 e0feb37b116b9a169b7ebad81e0ac0a37dea9bd0c6abe8285cb2b4518298d49a SHA512 1f1d13477af24ba63597927f85650b651f8721952e1ca024f16ceb10a072b617d5abeb9159e5227f13471cf7bc372ed4f03dab95d5e2e6790022d2704ad85e2e WHIRLPOOL a7cc740bad6803e412965560acb37646dbdad7eef644edcaddad1d3b1d8bf18d8b36d7fbe86f75cf2a72d966cfa719c2790f247c2bc7862ba7b8bececfff8a7d DIST gruff-0.3.7.gem 306688 SHA256 05f65bee546c41fe3570be4730a0b2940d3b748149cc5a7cb41b5d32fd02819b SHA512 fbafc0f8021dbf7ba5b446da3980e94bd9012b131ecd9889320ead95b1e57931c3b8ab16bf11cb06479caff6e74b391a33f9a5f14cf2d187f9f415832b62ebab WHIRLPOOL 14e6b1e210c5d97983e5ce8583219c89ed7c192942284f1df64ee12b496e16ed9bad535224e0912f0cd3920aa36186b51b9446cb7f7b01b609287c8ffea51452 diff --git a/dev-ruby/gruff/gruff-0.3.6-r1.ebuild b/dev-ruby/gruff/gruff-0.3.6-r1.ebuild deleted file mode 100644 index a1b8e698360f..000000000000 --- a/dev-ruby/gruff/gruff-0.3.6-r1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gruff/gruff-0.3.6-r1.ebuild,v 1.10 2012/05/01 18:24:05 armin76 Exp $ - -EAPI=2 -USE_RUBY="ruby18" - -RUBY_FAKEGEM_TASK_DOC="docs" - -RUBY_FAKEGEM_DOCDIR="doc" -RUBY_FAKEGEM_EXTRADOC="History.txt Manifest.txt README.txt" - -RUBY_FAKEGEM_EXTRAINSTALL="assets rails_generators" - -inherit ruby-fakegem - -ruby_add_rdepend '>=dev-ruby/rmagick-2' -ruby_add_bdepend " - test? ( - dev-ruby/hoe - virtual/ruby-test-unit - ) - doc? ( dev-ruby/hoe )" - -DESCRIPTION="RMagick Implementation for JRuby" -HOMEPAGE="http://rubyforge.org/projects/gruff/" -SRC_URI="mirror://rubyforge/${PN}/${P}.tgz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86 ~x86-macos" -IUSE="" - -RUBY_PATCHES=( - ${P}-sort-filenames.patch - ${P}-fix-tests.patch - ${P}-spider.patch -) - -# imagemagick is an indirect dependency through rmagick. However, for -# gruff to work properly imagemagick needs to be compiled with -# truetype support and this cannot be expressed in the rmagick -# dependency. Test also require imagemagick to have jpeg support. -DEPEND="${DEPEND} test? ( media-gfx/imagemagick[jpeg,truetype] )" -RDEPEND="${RDEPEND} media-gfx/imagemagick[truetype]" diff --git a/dev-ruby/listen/listen-0.7.3.ebuild b/dev-ruby/listen/listen-0.7.3.ebuild index 23e8b4a8eb85..b0b7a332c0fb 100644 --- a/dev-ruby/listen/listen-0.7.3.ebuild +++ b/dev-ruby/listen/listen-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-0.7.3.ebuild,v 1.1 2013/03/14 06:34:25 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-0.7.3.ebuild,v 1.2 2013/07/21 11:10:26 ago Exp $ EAPI=5 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/guard/listen/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos" IUSE="" ruby_add_rdepend ">=dev-ruby/rb-inotify-0.9.0" diff --git a/dev-ruby/memcache-client/memcache-client-1.8.5.ebuild b/dev-ruby/memcache-client/memcache-client-1.8.5.ebuild index 27ed594b786c..582971f7bab9 100644 --- a/dev-ruby/memcache-client/memcache-client-1.8.5.ebuild +++ b/dev-ruby/memcache-client/memcache-client-1.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/memcache-client/memcache-client-1.8.5.ebuild,v 1.14 2013/01/15 07:19:22 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/memcache-client/memcache-client-1.8.5.ebuild,v 1.15 2013/07/21 11:12:14 ago Exp $ EAPI="2" USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -16,7 +16,7 @@ DESCRIPTION="A ruby library for accessing memcached." HOMEPAGE="http://github.com/mperham/memcache-client" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/flexmock )" diff --git a/dev-ruby/multi_json/multi_json-1.5.0.ebuild b/dev-ruby/multi_json/multi_json-1.5.0.ebuild index 6eb361dd5b81..edfb734583cf 100644 --- a/dev-ruby/multi_json/multi_json-1.5.0.ebuild +++ b/dev-ruby/multi_json/multi_json-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.5.0.ebuild,v 1.2 2013/01/16 01:13:11 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.5.0.ebuild,v 1.3 2013/07/21 11:11:37 ago Exp $ EAPI=5 @@ -20,7 +20,7 @@ DESCRIPTION="A gem to provide swappable JSON backends" HOMEPAGE="http://github.com/intridea/multi_json" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" diff --git a/dev-ruby/racc/Manifest b/dev-ruby/racc/Manifest index aa17d8fb7366..41666c9a9b26 100644 --- a/dev-ruby/racc/Manifest +++ b/dev-ruby/racc/Manifest @@ -1,3 +1,2 @@ -DIST racc-1.4.6.gem 110592 SHA256 5877e6d676b0512e9d8587b273acf71aa7e6bd7c77b5e3f4bc26d9b5ccd08378 SHA512 a916d6e41d909cbfa0bc5c9d52b38a4154af49ec64bf081f3367c1fd66ff1aa8b8743e863a55948a7b63ed43a35e4a4dc520245986a35e8d8792a70fe3f92747 WHIRLPOOL 735230147cbd9cd8ac32deecd22ea5c185e7fe8816f77a9118047a54ad7e1d7d92b14fc1c129ebe3106e1075d80ac7627611c408c01cb9e88bf90d2470241056 DIST racc-1.4.8.gem 109056 SHA256 934d178848b6c55fae8db6108e6e8af0954af8cb374ff9526d098abebf247b7b SHA512 7361da42ba576dc1aa2c812d97f1f3f7d3f8b45a69f791ce8559592e5526aca13276586fdf15588f2c3c332d28724b94f49e06d0b093adf36c5a59af266e8f1f WHIRLPOOL c7a28d6786a04d2b97fdcb48d1beb506aa525832e5eba36462db2a23971ca12b501b6a46ecf729efa0422112ad73e7f9ed85cae401c1461e4642b4e605ec04ba DIST racc-1.4.9.gem 109056 SHA256 f9d53caeb1ff5ac633a270a45478e585e6e054c44f6da28415f3432caf8f61d5 SHA512 84dfe85c7f0054ee6b2895b7ae3d28bebb51183c023457f8006b13b50a10a74e0f97ab92e3724a5c492dae9cebadb6f9e6d78e32add6bb11b07dd25459b7a7c2 WHIRLPOOL 1ab62401c403044d45b292dec12257b25847b7577d11bdd795fb7946720492356ffed43686fca288afad9ddce47cd8735bf0e62c9b297cbcbb2b1680764c805e diff --git a/dev-ruby/racc/racc-1.4.6-r1.ebuild b/dev-ruby/racc/racc-1.4.6-r1.ebuild deleted file mode 100644 index e1b22c87ed78..000000000000 --- a/dev-ruby/racc/racc-1.4.6-r1.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.6-r1.ebuild,v 1.13 2012/11/06 16:54:47 jer Exp $ - -EAPI=2 - -USE_RUBY="ree18 ruby18 ruby19 jruby" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.en.rdoc README.ja.rdoc TODO ChangeLog" - -inherit multilib ruby-fakegem - -DESCRIPTION="A LALR(1) parser generator for Ruby" -HOMEPAGE="http://www.loveruby.net/en/racc.html" - -LICENSE="LGPL-2.1" -SLOT="0" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" -IUSE="" - -ruby_add_bdepend "dev-ruby/rake test? ( virtual/ruby-test-unit )" - -all_ruby_prepare() { - # for Ruby 1.9.2 compatibility - sed -i -e '1i $: << "."' Rakefile || die - - sed -i -e '/tasks\/email/s:^:#:' Rakefile || die "rakefile fix failed" - sed -i -e '/prerequisites/s:^:#:' tasks/test.rb || die "test task fix failed" - sed -i -e 's|/tmp/out|${TMPDIR:-/tmp}/out|' test/helper.rb || die "tests fix failed" - sed -i -e '/git ls-files/d' tasks/gem.rb || die - - epatch "${FILESDIR}"/${P}-test-unit.patch -} - -each_ruby_prepare() { - if [[ $(basename ${RUBY}) == "ruby18" ]]; then - sed -i -e 's:ruby/ruby.h:ruby.h:' \ - ext/racc/cparse/cparse.c || die - fi -} - -each_ruby_compile() { - case ${RUBY} in - *jruby) - einfo "Under JRuby, racc cannot use the shared object parser, so instead" - einfo "you have to rely on the pure Ruby implementation." - ;; - *) - ${RUBY} -S rake build || die "build failed" - # Copy over the file here so that we don't have to do - # special ruby install for JRuby and the other - # implementations. - cp -l ext/racc/cparse/cparse$(get_modname) lib/racc/cparse$(get_modname) || die - ;; - esac -} - -each_ruby_test() { - case ${RUBY} in - *jruby) - ewarn "Using JRuby 1.5.2 the tests are currently badly broken," - ewarn "so they are disabled until a new racc or a new JRuby is" - ewarn "released." - ;; - *) - each_fakegem_test - ;; - esac -} - -all_ruby_install() { - all_fakegem_install - - docinto examples - dodoc sample/* || die -} diff --git a/dev-ruby/racc/racc-1.4.6.ebuild b/dev-ruby/racc/racc-1.4.6.ebuild deleted file mode 100644 index bb5e61849e55..000000000000 --- a/dev-ruby/racc/racc-1.4.6.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.6.ebuild,v 1.18 2012/10/27 18:15:08 armin76 Exp $ - -EAPI=2 - -USE_RUBY="ree18 ruby18 jruby" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.en.rdoc README.ja.rdoc TODO ChangeLog" - -inherit multilib ruby-fakegem - -DESCRIPTION="A LALR(1) parser generator for Ruby" -HOMEPAGE="http://www.loveruby.net/en/racc.html" - -LICENSE="LGPL-2.1" -SLOT="0" - -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="" - -ruby_add_bdepend "dev-ruby/rake test? ( virtual/ruby-test-unit )" - -all_ruby_prepare() { - # for Ruby 1.9.2 compatibility - sed -i -e '1i $: << "."' Rakefile || die - - sed -i -e '/tasks\/email/s:^:#:' Rakefile || die "rakefile fix failed" - sed -i -e '/prerequisites/s:^:#:' tasks/test.rb || die "test task fix failed" - sed -i -e 's|/tmp/out|${TMPDIR:-/tmp}/out|' test/helper.rb || die "tests fix failed" - - epatch "${FILESDIR}"/${P}-test-unit.patch -} - -each_ruby_prepare() { - if [[ $(basename ${RUBY}) == "ruby18" ]]; then - sed -i -e 's:ruby/ruby.h:ruby.h:' \ - ext/racc/cparse/cparse.c || die - fi -} - -each_ruby_compile() { - case ${RUBY} in - *jruby) - einfo "Under JRuby, racc cannot use the shared object parser, so instead" - einfo "you have to rely on the pure Ruby implementation." - ;; - *) - ${RUBY} -S rake build || die "build failed" - # Copy over the file here so that we don't have to do - # special ruby install for JRuby and the other - # implementations. - cp -l ext/racc/cparse/cparse$(get_modname) lib/racc/cparse$(get_modname) || die - ;; - esac -} - -each_ruby_test() { - case ${RUBY} in - *jruby) - ewarn "Using JRuby 1.5.2 the tests are currently badly broken," - ewarn "so they are disabled until a new racc or a new JRuby is" - ewarn "released." - ;; - *) - each_fakegem_test - ;; - esac -} - -all_ruby_install() { - all_fakegem_install - - docinto examples - dodoc sample/* || die -} diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild index 6302fbe8eba6..cb51596b08cc 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild,v 1.1 2013/01/19 07:36:25 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild,v 1.2 2013/07/21 11:10:22 ago Exp $ EAPI=5 @@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos" IUSE="" ruby_add_rdepend "virtual/ruby-ffi" diff --git a/dev-ruby/refe/refe-0.8.0.ebuild b/dev-ruby/refe/refe-0.8.0.ebuild deleted file mode 100644 index 4a2d00a69a83..000000000000 --- a/dev-ruby/refe/refe-0.8.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/refe/refe-0.8.0.ebuild,v 1.11 2012/05/01 18:24:17 armin76 Exp $ - -inherit ruby - -IUSE="" - -DESCRIPTION="ReFe is an interactive reference for Japanese Ruby manual" -HOMEPAGE="http://www.loveruby.net/ja/prog/refe.html" -SRC_URI="http://www.loveruby.net/archive/refe/${P}-withdoc.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 x86" -USE_RUBY="ruby18" - -src_compile() { - - erubyconf || die - # do not run make for this package -} - -src_install() { - - erubyinstall || die - - erubydoc -} diff --git a/dev-ruby/rspec-core/Manifest b/dev-ruby/rspec-core/Manifest index a8f69292fc37..3004724e1690 100644 --- a/dev-ruby/rspec-core/Manifest +++ b/dev-ruby/rspec-core/Manifest @@ -1,4 +1,3 @@ DIST rspec-core-2.12.2-git.tgz 169377 SHA256 ce19262c407725ad5ea894710536e576344575ed074f4be3905f8663cd03713b SHA512 fddb456e010a8713a9e04eba4f7133498fc01ea99fd3ba66dde485f6f2e2fa56c056d8a1d0b7aee80cccc8e45a4e90f3ce2ee9f554ad9330071917293b607756 WHIRLPOOL 8cf1e8536ed8449b2f8b5c607a88688405b25489adf7a3ea9773e8b61f08b8ec20cf32f85821aadb102ff371ec4cde35f643a97fdbaff77c22ad2fe3d718686e -DIST rspec-core-2.13.0-git.tgz 185824 SHA256 65fc5b311d2c36424f709fa1ed1f1051e3b06bf6285685a73c9ab18e04341555 SHA512 03473942e12c8352ba0cd4d6d21483dd029f5661dc8bccdc938914556e7cdb2a00cf9183f86221500ea7275e32994e27dd257a66968bb5121d75e404b4ce9275 WHIRLPOOL 1618650e2978a8df22889782c24efb1b95b61f4fa385a998e3719238a73132372dc6ab6c7dcf386ce48c96ef2d689d8a3293f97e3d0f85757beb6d6847973475 DIST rspec-core-2.13.1-git.tgz 188045 SHA256 a997b00f0b5f69229f4bc86a2a06f9c6447d68fe8a8377742174a0216b2f1a36 SHA512 8335092dc586094335050069b37c459872536d734765f12827c258df9cbd018411088f6e066085a9a742f31f95a9dd71b7c9fd7ab485b63e564d49cd658aa9de WHIRLPOOL 788d85fc3f7d2a6db1ce552a29b3419323de4eaa0fb7714c8280ac76bebf808af16edce9dcd1b71000e82ccdde5cf1780df1c946edd2222802258531aad63759 DIST rspec-core-2.14.3-git.tgz 191051 SHA256 3a412f39a304591952473b899e54f0af77bbe01b75c08d69547ab0adbce6afd0 SHA512 8ea43b0f089ed1381da66ddd08ae5b863eeb76994920f527d38c32a76b4c07a1e9f02476b489f3ec5b3b1a1ae7885589311fa9f4aa38bb5a8511518fdf88be0e WHIRLPOOL 6b39d34cdc6f9560420af8317893803543fd43b3cd0b971306a698cb7e95a248515c1d98aa74a23640ef3d41e1c03d3206c9ed2b47018b759b4c8ec14536393c diff --git a/dev-ruby/rspec-core/rspec-core-2.13.0.ebuild b/dev-ruby/rspec-core/rspec-core-2.13.0.ebuild deleted file mode 100644 index 20f2223f30d0..000000000000 --- a/dev-ruby/rspec-core/rspec-core-2.13.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-ruby/rspec-core/rspec-core-2.13.0.ebuild,v 1.1 2013/02/24 08:43:44 graaff Exp $ - -EAPI=5 -USE_RUBY="ruby18 ree18 ruby19 jruby" - -RUBY_FAKEGEM_TASK_TEST="none" -RUBY_FAKEGEM_TASK_DOC="none" - -RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md" - -# Also install this custom path since internal paths depend on it. -RUBY_FAKEGEM_EXTRAINSTALL="exe" - -RUBY_FAKEGEM_GEMSPEC="rspec-core.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby" -HOMEPAGE="http://rspec.rubyforge.org/" -SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="${RDEPEND} !=dev-ruby/nokogiri-1.5.2 - dev-ruby/syntax - >=dev-ruby/zentest-4.6.2 - dev-ruby/rspec-expectations:2 - >=dev-ruby/rspec-mocks-2.12.0:2 - )" -ruby_add_bdepend "doc? ( dev-ruby/yard )" - -all_ruby_prepare() { - # Don't set up bundler: it doesn't understand our setup. - sed -i -e '/[Bb]undler/d' Rakefile || die - - # Avoid dependency on cucumber since we can't run the features anyway. - sed -i -e '/[Cc]ucumber/ s:^:#:' Rakefile || die - - # Also clean the /usr/lib/rubyee path (which is our own invention). - sed -i -e 's#lib\\d\*\\/ruby\\/#lib\\d*\\/ruby(ee|)\\/#' lib/rspec/core/configuration.rb || die - - # Remove jruby-specific comparison documents since for us the normal - # version passes. - cp spec/rspec/core/formatters/text_mate_formatted-1.8.7.html spec/rspec/core/formatters/text_mate_formatted-1.8.7-jruby.html|| die - - # Duplicate exe also in bin. We can't change it since internal stuff - # also depends on this and fixing that is going to be fragile. This - # way we can at least install proper bin scripts. - cp -R exe bin || die - - # Avoid unneeded dependency on git. - sed -i -e '/git ls-files/ s:^:#:' rspec-core.gemspec || die - - # Avoid aruba dependency so that we don't end up in dependency hell. - sed -i -e '/aruba/ s:^:#:' -e '104,106 s:^:#:' spec/spec_helper.rb || die - rm spec/command_line/order_spec.rb || die -} - -all_ruby_compile() { - if use doc ; then - yardoc || die - fi -} - -each_ruby_test() { - PATH="${S}/bin:${PATH}" RUBYLIB="${S}/lib" ${RUBY} -Ilib bin/rspec spec || die "Tests failed." -} diff --git a/dev-ruby/ruby-odbc/Manifest b/dev-ruby/ruby-odbc/Manifest index e2c1449db000..183486ae5952 100644 --- a/dev-ruby/ruby-odbc/Manifest +++ b/dev-ruby/ruby-odbc/Manifest @@ -1,2 +1 @@ -DIST ruby-odbc-0.99994.tar.gz 72906 SHA256 68dbd1a2e54bbb5f149a5b401f202144efa99ace7c346a271061447825192145 SHA512 836836a12f673d758b887a7fe285216c82c094cb6e2f38731a88d8a05934dfb96bc26cc3344e524a9db7832e48b212f859c1756a7d37f79b3c710ae950cc1290 WHIRLPOOL 35de1173323460f12032be5ae364508fcd3116df7c17a168b735e4df510c81c9701c04a907535a08cd234913e0b82ea21a4f1e143e8179dcd105bc1552fd6f3c DIST ruby-odbc-0.99995.tar.gz 73362 SHA256 2de3708173260292ad154f3ca0da7a9aafe47682d0268b51033e1638249af847 SHA512 e62464e1d08a528dd518bcafc55dae1462216f958dba55eb1523667a8daf8ba424e7c9f53c9aecfe9de6cb8127cdd292c3ad61335f09fe4b70bc1df5e3023e60 WHIRLPOOL b0fdff7317be76593333f28ae13790f4d26e1402648c0be2307ff3d2aa8fb5085e8b80b140caf0b82c3e273a85b1f867f7315d1e425cbe78a987c28aa58e5f7c diff --git a/dev-ruby/ruby-odbc/ruby-odbc-0.99994.ebuild b/dev-ruby/ruby-odbc/ruby-odbc-0.99994.ebuild deleted file mode 100644 index a69d9a4e8688..000000000000 --- a/dev-ruby/ruby-odbc/ruby-odbc-0.99994.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/dev-ruby/ruby-odbc/ruby-odbc-0.99994.ebuild,v 1.5 2012/12/09 15:08:09 ago Exp $ - -EAPI=2 - -# ruby19 → fails to build -# jruby → uses C extensions -USE_RUBY="ruby18" - -RUBY_FAKEGEM_TASK_TEST="" -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README ChangeLog" - -inherit ruby-fakegem - -DESCRIPTION="RubyODBC - For accessing ODBC data sources from the Ruby language" -HOMEPAGE="http://www.ch-werner.de/rubyodbc/" -SRC_URI="http://www.ch-werner.de/rubyodbc/${P}.tar.gz" - -LICENSE="|| ( GPL-2 Ruby )" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -DEPEND="${DEPEND} >=dev-db/unixODBC-2.0.6" -RDEPEND="${RDEPEND} >=dev-db/unixODBC-2.0.6" - -# tests require to have an ODBC service enabled, so we can't run them -# for now :( -RESTRICT=test - -all_ruby_prepare() { - # Make sure that it doesn't try to use the absolute-local path for - # the extension as we'd be unable to run it properly otherwise. - sed -i -e 's:\./odbc:odbc:' test/{,utf8/}test.rb || die - - # Since lib should not get installed avoid it entirely… - mv lib contrib || die -} - -each_ruby_configure() { - for dir in ext ext/utf8; do - ${RUBY} -C${dir} extconf.rb --disable-dlopen || die "extconf (${dir}) failed" - done -} - -each_ruby_compile() { - for dir in ext ext/utf8; do - emake -C${dir} || die "emake (${dir}) failed" - done -} - -each_ruby_install() { - each_fakegem_install - - ruby_fakegem_newins ext/odbc.so lib/odbc.so - ruby_fakegem_newins ext/utf8/odbc_utf8.so lib/odbc_utf8.so -} - -all_ruby_install() { - all_fakegem_install - dohtml doc/*.html || die -} diff --git a/dev-ruby/ruby-shout/Manifest b/dev-ruby/ruby-shout/Manifest index cbd515d7529d..b26816a75d96 100644 --- a/dev-ruby/ruby-shout/Manifest +++ b/dev-ruby/ruby-shout/Manifest @@ -1,2 +1 @@ -DIST ruby-shout-2.2.0.gem 10752 SHA256 ddff6718fd5d6170fad64d2c5979b41582159cfbd89a8bda8b16a613f792db34 SHA512 c040ae1742ffa350fa8f0dc4f6f5a0e9ab57434910a88160038583b7ce5ea5110cd33a5eb98bf6029a31041717c276b16bd92c100ce614cabad1d77451a24db6 WHIRLPOOL d7c4d3ad11150f900ef9ae5a3c4fe0997b85de9277dfeb26243aa7e579e9c63aa4e9b8d7175bc95effe15e315c1d1ab3ac05d6442baecc2d799d35b4070a57bf DIST ruby-shout-2.2.1.gem 12288 SHA256 459da771249a2c05d82a548fed05b97ee8a230b6018b17779150204d91fb93e3 SHA512 a6dbbc84a4df369f6bdfccac202dfd23212d41fb35d817d6f0f393e9f8a174ee4159e2ebb874304b862e7dd709d3beac70013c568856995740e841f10add82ec WHIRLPOOL 068fe13ddd53e5c06ee68aefb2153ca3b1289b8dff194ce44b5bec7ca997e3e68d07c78597c6644bdfdd0d2e22b21c401d685c0d3242f8b4b9a78d180c059072 diff --git a/dev-ruby/ruby-shout/ruby-shout-2.2.0.ebuild b/dev-ruby/ruby-shout/ruby-shout-2.2.0.ebuild deleted file mode 100644 index dec109c6528f..000000000000 --- a/dev-ruby/ruby-shout/ruby-shout-2.2.0.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/dev-ruby/ruby-shout/ruby-shout-2.2.0.ebuild,v 1.2 2012/09/27 18:57:46 johu Exp $ - -EAPI=2 - -USE_RUBY="ruby18" - -RUBY_FAKEGEM_TASK_TEST="" -RUBY_FAKEGEM_TASK_DOC="" - -RUBY_FAKEGEM_EXTRADOC="README.textile" - -inherit ruby-fakegem eutils - -DESCRIPTION="A Ruby interface to libshout2" -HOMEPAGE="http://ruby-shout.rubyforge.org/" - -LICENSE="Ruby" -SLOT="0" -KEYWORDS="~amd64 ~ppc x86" -IUSE="" - -RDEPEND="${RDEPEND} - >=media-libs/libshout-2.0" -DEPEND="${DEPEND} - >=media-libs/libshout-2.0" - -each_ruby_configure() { - ${RUBY} -Cext extconf.rb || die "extconf failed" -} - -each_ruby_compile() { - emake -C ext || die "emake failed" -} - -each_ruby_install() { - each_fakegem_install - - ruby_fakegem_newins ext/${PN#ruby-}.so lib/${PN#ruby-}.so -} diff --git a/dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild b/dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild deleted file mode 100644 index d7d84789304b..000000000000 --- a/dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.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/dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild,v 1.8 2012/07/01 18:31:45 armin76 Exp $ - -EAPI=2 -USE_RUBY="ruby18" - -inherit ruby-ng - -DESCRIPTION="A Ruby interface to termios" -HOMEPAGE="http://arika.org/ruby/termios" # trailing / isn't needed -SRC_URI="http://github.com/arika/ruby-termios/tarball/version_0_9_6 -> ${P}.tar.gz" -LICENSE="Ruby" -SLOT="0" -KEYWORDS="amd64 ~hppa ~mips ~ppc x86 ~x86-macos" -IUSE="" - -S="${WORKDIR}/arika-${PN}-94fd9ac" - -each_ruby_configure() { - ${RUBY} extconf.rb || die -} - -each_ruby_compile() { - emake || die -} - -each_ruby_test() { - ${RUBY} test/test0.rb || die "tests failed" -} - -each_ruby_install() { - emake DESTDIR="${D}" install || die -} - -all_ruby_install() { - dodoc ChangeLog README termios.rd - - insinto /usr/share/doc/${PF}/examples - doins examples/* || die -} diff --git a/dev-ruby/sass/sass-3.2.9.ebuild b/dev-ruby/sass/sass-3.2.9.ebuild index bec36b75b5b6..78f10a3159d1 100644 --- a/dev-ruby/sass/sass-3.2.9.ebuild +++ b/dev-ruby/sass/sass-3.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/sass-3.2.9.ebuild,v 1.1 2013/05/12 05:42:10 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/sass-3.2.9.ebuild,v 1.2 2013/07/21 11:10:16 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, selec HOMEPAGE="http://sass-lang.com/" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" SLOT="0" IUSE="" diff --git a/dev-ruby/tilt/Manifest b/dev-ruby/tilt/Manifest index 38850a9ad83e..3e330f0af615 100644 --- a/dev-ruby/tilt/Manifest +++ b/dev-ruby/tilt/Manifest @@ -1 +1,2 @@ DIST tilt-1.3.3.gem 36352 SHA256 48af9536c7699dc0f8f50ba2432b627a3f47f9702d2d25d48dfc2d4a2da20da3 SHA512 6f1b23694d1a459869d581baf9f1f8bcc60218f5cd99fea3ae57d3104b1ab0857dcbf801ad636afb42985c4574427fed7039dc92da094c8761a9861a0ac65e74 WHIRLPOOL 7a5a9afcacc56b4d1dd9617e29a243cc54d607c15e34f319ee469a1bac1d90f949608dc8b4ae6d9b17858460f8cf0b06f23c037afd1e49e506ca838ebe36750c +DIST tilt-1.4.1.gem 42496 SHA256 39820562c4f5db45fe18de87ccc30a0e77a998bf5334b1d8c10a2f7dbc1f5903 SHA512 10fec263596d0e18a7a1440a7edfa08a161526cc46cc70427bc251951c447c40b4a4e8675e9162a9ed288879682b4aceeeb35b48cf3f4925921025194543363f WHIRLPOOL 5d70949358b97e867cdec160bd3c3726dabfec94bfeadc3a12f17463d378779d8502dda6458c7deb92bd3d9def91e306077ef806a7f75bd6c892554739ce46e9 diff --git a/dev-ruby/tilt/tilt-1.4.1.ebuild b/dev-ruby/tilt/tilt-1.4.1.ebuild new file mode 100644 index 000000000000..29191edbd941 --- /dev/null +++ b/dev-ruby/tilt/tilt-1.4.1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/tilt-1.4.1.ebuild,v 1.1 2013/07/21 15:19:08 mrueg Exp $ + +EAPI=5 + +# jruby fails tests +USE_RUBY="ruby18 ruby19" + +RUBY_FAKEGEM_TASK_DOC="" +RUBY_FAKEGEM_EXTRADOC="README.md TEMPLATES.md" + +inherit ruby-fakegem + +DESCRIPTION="A thin interface over a Ruby template engines to make their usage as generic as possible." +HOMEPAGE="http://github.com/rtomayko/tilt" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +ruby_add_bdepend "test? ( virtual/ruby-test-unit + dev-ruby/bluecloth + dev-ruby/coffee-script + dev-ruby/erubis + dev-ruby/haml + dev-ruby/nokogiri + dev-ruby/radius )" +ruby_add_rdepend ">=dev-ruby/builder-2.0.0" diff --git a/dev-ruby/wirble/wirble-0.1.3-r1.ebuild b/dev-ruby/wirble/wirble-0.1.3-r1.ebuild deleted file mode 100644 index 3690e9521f0b..000000000000 --- a/dev-ruby/wirble/wirble-0.1.3-r1.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/dev-ruby/wirble/wirble-0.1.3-r1.ebuild,v 1.4 2011/03/27 19:04:40 ranger Exp $ - -EAPI="2" -USE_RUBY="ruby18" - -RUBY_FAKEGEM_DOCDIR="doc" -RUBY_FAKEGEM_EXTRADOC="README ChangeLog" - -RUBY_FAKEGEM_TASK_TEST="" - -inherit ruby-fakegem - -DESCRIPTION="Wirble is a set of enhancements for Irb." -HOMEPAGE="http://pablotron.org/software/wirble/" - -LICENSE="Ruby" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -pkg_postinst() { - elog "The quick way to use wirble is to make your ~/.irbrc look like this:" - elog " # load libraries" - elog " require 'rubygems'" - elog " require 'wirble'" - elog " " - elog " # start wirble (with color)" - elog " Wirble.init" - elog " Wirble.colorize" -} diff --git a/dev-ruby/xml-simple/metadata.xml b/dev-ruby/xml-simple/metadata.xml index 22c5b4dea644..ed77b4f90bcb 100644 --- a/dev-ruby/xml-simple/metadata.xml +++ b/dev-ruby/xml-simple/metadata.xml @@ -2,5 +2,4 @@ ruby - sgml diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild index 355c3a4ff49d..0c7c28a3ad59 100644 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.10 2013/01/16 01:12:55 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.11 2013/07/21 11:11:41 ago Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/brianmario/yajl-ruby" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} dev-libs/yajl" diff --git a/dev-tex/latex-beamer/latex-beamer-3.27.ebuild b/dev-tex/latex-beamer/latex-beamer-3.27.ebuild index a85f8641636e..e40e28ce4962 100644 --- a/dev-tex/latex-beamer/latex-beamer-3.27.ebuild +++ b/dev-tex/latex-beamer/latex-beamer-3.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-beamer/latex-beamer-3.27.ebuild,v 1.1 2013/06/19 08:15:36 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-beamer/latex-beamer-3.27.ebuild,v 1.2 2013/07/21 13:07:38 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~radhermit/dist/${P}.zip" LICENSE="GPL-2 FDL-1.2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples" DEPEND="app-arch/unzip diff --git a/dev-tex/latexmk/Manifest b/dev-tex/latexmk/Manifest index 83ec51623e74..fee366c63a6d 100644 --- a/dev-tex/latexmk/Manifest +++ b/dev-tex/latexmk/Manifest @@ -1,5 +1,2 @@ -DIST latexmk-427a.zip 341026 SHA256 721e65e830266548d8dfdcc685710845791d9bd561705458119e2ca33e89742a SHA512 a073bee76b76d30c286c3663598dbe403b01e0f988fee37b6e70d1d8b96e2379a56bc2bb9f4814f194f6bf2b12e279c5180b55d3ed4cc1f3f2ae4c04a859afad WHIRLPOOL 7bf54fe0799fb4431d31420ed1190b16c2310781ca16c47906750bd008bd1b0c37bc55c48889ebb7a83443b4af3cfbd6b45c9667b8e0248419f9a171997bccd4 -DIST latexmk-430a.zip 348944 SHA256 e05787b3d9742059905334da70023cf201c0be36f3b816645020979821bc151d SHA512 2c14f48d71517f2f44f531b7aa8445128756f53c1f7a2c3118dcbfacbcc4c6dd2841d5c4733f471f7cef4f50c6b3d16ee9559f634eca86519342eb128272625a WHIRLPOOL da77486df570965f3fa0f378d3f1bc1cf64474fe6ac332042d7f4bf2a3c8836d82d39705670f631c6672981bd0779fcefcc927ce62a9ae406006613f9c35dc23 -DIST latexmk-431.zip 367636 SHA256 17d3b553ed167bfc6fd921d3df071953b3076bf21dcba9b974b8dc587aeb5c2e SHA512 b0198b98ec637e4993f5629268d241bf1d78f728eff7c59c91902f62ae42e4093c28ea1afc949e6d4fceba5b818a76276ef423be4de87c751b4a7fa3f34ca25c WHIRLPOOL d66471f9c4a9b6660b50193fad0510262e56ed89bf0ef187b9c46ffdc7f0b743557483be4fd43a09decf2179fbebb65136848f91138f2dbd99a13e80e8a527e3 -DIST latexmk-433c.zip 383105 SHA256 710e0e1945ce8905aa497aa5440f02b2497a727dd0b779b85b0ec339434eb5f1 SHA512 e998f625ae875fada78f5e77d5cafe0641ba8dc4d46b63aa51dd3e7061ae755d70fd6155957aa710a0a3f1b6431062471bd450f3dbebd8365fc6e9cccc092487 WHIRLPOOL d01e61ed0bca181d1224c6049db0b04640751041a9058f4ae8dea89ab0e07f3ed11b336be416a8ee9e2d447add58329ac897a767b11adbf783191f840cecc90e DIST latexmk-435.zip 386766 SHA256 9de9ebdafd5e0cf5c29235ec6316aae2a039a5a6eb6d55e83b4cfbb7374d7fc3 SHA512 ff8f88c261e2b90663d979ddcb373f777fd3ad4b125ab703052867b4896257b34033ed2a07fd4574da526d839449512ccc898bcb9aaf81ae5afb442dcb8622be WHIRLPOOL 0bbf295edd8eb079160af834057abe2e02f536868b3815c265a2f7320eb8122701f062f8c784bf087e1cba9391ff755118c516a9ed1455fbbebab6334c41db6f +DIST latexmk-437.zip 416907 SHA256 e9872988e5bddc61f73c6c409c4fa0de71437a8d3230329eed9436e3fca1d669 SHA512 a5ec732eb110681b3594ad51e8166d163aca5b8044fd3a56cb60ef78a3602042ef3975b3b2dbb28293236443b37b1aa48cdbec8dbdac62f02578a8e8770b3a22 WHIRLPOOL 21fb66dcbd22a3a9501399bf846135d56b518a27bfdd946dd46cfbef066db433a7e85167f9ddab488e5ce4585108d8c1389342761ccc0a8472811066e67fc2fd diff --git a/dev-tex/latexmk/latexmk-427a.ebuild b/dev-tex/latexmk/latexmk-427a.ebuild deleted file mode 100644 index a224444c928b..000000000000 --- a/dev-tex/latexmk/latexmk-427a.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-427a.ebuild,v 1.9 2012/03/31 18:09:24 armin76 Exp $ - -EAPI=4 - -inherit bash-completion-r1 - -DESCRIPTION="Perl script for automatically building LaTeX documents." -HOMEPAGE="http://www.phys.psu.edu/~collins/software/latexmk/" -SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" -IUSE="" - -RDEPEND="virtual/latex-base - dev-lang/perl" -DEPEND="${RDEPEND} - app-arch/unzip" - -S=${WORKDIR} - -src_install() { - newbin latexmk.pl latexmk - doman latexmk.1 - dodoc CHANGES README latexmk.pdf latexmk.ps latexmk.txt - dodoc -r example_rcfiles extra-scripts - newbashcomp "${FILESDIR}"/completion.bash-2 ${PN} -} diff --git a/dev-tex/latexmk/latexmk-431.ebuild b/dev-tex/latexmk/latexmk-431.ebuild deleted file mode 100644 index 0ef3e7d1da17..000000000000 --- a/dev-tex/latexmk/latexmk-431.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-431.ebuild,v 1.1 2012/05/10 07:52:11 radhermit Exp $ - -EAPI=4 - -inherit bash-completion-r1 - -DESCRIPTION="Perl script for automatically building LaTeX documents." -HOMEPAGE="http://www.phys.psu.edu/~collins/software/latexmk/" -SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="" - -RDEPEND="virtual/latex-base - dev-lang/perl" -DEPEND="${RDEPEND} - app-arch/unzip" - -S=${WORKDIR} - -src_install() { - newbin latexmk.pl latexmk - doman latexmk.1 - dodoc CHANGES README latexmk.pdf latexmk.ps latexmk.txt - dodoc -r example_rcfiles extra-scripts - newbashcomp "${FILESDIR}"/completion.bash-2 ${PN} -} diff --git a/dev-tex/latexmk/latexmk-433c.ebuild b/dev-tex/latexmk/latexmk-433c.ebuild deleted file mode 100644 index c06d85bcf591..000000000000 --- a/dev-tex/latexmk/latexmk-433c.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-433c.ebuild,v 1.1 2012/08/31 17:26:37 radhermit Exp $ - -EAPI=4 - -inherit bash-completion-r1 - -DESCRIPTION="Perl script for automatically building LaTeX documents." -HOMEPAGE="http://www.phys.psu.edu/~collins/software/latexmk/" -SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="" - -RDEPEND="virtual/latex-base - dev-lang/perl" -DEPEND="${RDEPEND} - app-arch/unzip" - -S=${WORKDIR} - -src_install() { - newbin latexmk.pl latexmk - doman latexmk.1 - dodoc CHANGES README latexmk.pdf latexmk.ps latexmk.txt - dodoc -r example_rcfiles extra-scripts - newbashcomp "${FILESDIR}"/completion.bash-2 ${PN} -} diff --git a/dev-tex/latexmk/latexmk-430a.ebuild b/dev-tex/latexmk/latexmk-437.ebuild similarity index 82% rename from dev-tex/latexmk/latexmk-430a.ebuild rename to dev-tex/latexmk/latexmk-437.ebuild index 500fbaa16105..9ee68128b5af 100644 --- a/dev-tex/latexmk/latexmk-430a.ebuild +++ b/dev-tex/latexmk/latexmk-437.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-430a.ebuild,v 1.3 2012/05/09 17:24:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-437.ebuild,v 1.1 2013/07/21 11:12:38 radhermit Exp $ -EAPI=4 +EAPI=5 inherit bash-completion-r1 @@ -13,7 +13,6 @@ SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="" RDEPEND="virtual/latex-base dev-lang/perl" diff --git a/dev-util/acgmake/Manifest b/dev-util/acgmake/Manifest deleted file mode 100644 index 0b4ab4685541..000000000000 --- a/dev-util/acgmake/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST acgmake-1.2.tgz 60894 SHA256 6da22b8cc63c24ada430ca3120357cff774f1348f11d892956dba49cc9d680e8 SHA512 34a5e65313e023851405dad226fc2e6c01bedf8bd9f941fd73d30f4c9187daeb23b9924b70957d1f295c3d2b6d68b3a4ad985ce8e9886da31af2e61be24d3109 WHIRLPOOL 71f0d86decf0376e244b1faa912d979c2b7da8b4192b41e66d073d33bfba6765b77050fedc940b16c5bcdc1335c0478846514f62ecf8157f9be88bd9a98bc72b -DIST acgmake-1.4.tgz 74201 SHA256 f6501ed7ff78c5357f60f27d8aed146d89ee63745bbfbb159c0c3bf1f103b420 SHA512 bfbb8b163304bd64a84ceadec7e76639b4f17b25abe2156f1090846cf466327765850f4e73253c4a7ffd019ebc6a35c062b32118e53d8aea7142504950d20077 WHIRLPOOL 4b84435626e4591e4d1fa866e17d3ce346ef5c2397fdaede8adf7e425acaf7612dde063a47ef8aed334feca8af2d513b04402b7693384687102fcc0dceff2043 diff --git a/dev-util/acgmake/acgmake-1.2-r1.ebuild b/dev-util/acgmake/acgmake-1.2-r1.ebuild deleted file mode 100644 index 239f4666129b..000000000000 --- a/dev-util/acgmake/acgmake-1.2-r1.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/dev-util/acgmake/acgmake-1.2-r1.ebuild,v 1.4 2009/10/12 12:23:19 ssuominen Exp $ - -S=${WORKDIR}/${PN} -DESCRIPTION="Build system for large projects" -HOMEPAGE="http://www-i8.informatik.rwth-aachen.de/software/acgmake/html/index.html" -SRC_URI="http://www-i8.informatik.rwth-aachen.de/software/acgmake/${P}.tgz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="" - -DEPEND="app-shells/bash - sys-devel/make" -RDEPEND="${DEPEND}" - -src_compile() { - find . -name 'CVS' -type d -print0 | xargs -0 rm -rf - sed -i "s:g++.*:g++:" configs/config.gcc-linux - chmod 644 "${S}"/configs/* - chmod 644 "${S}"/modules/* -} - -src_install() { - insinto /usr/lib/misc/acgmake - doins Config Rules - cp -a bin configs modules "${D}"/usr/lib/misc/acgmake - - dosym ../lib/misc/acgmake/bin/acgmake /usr/bin/acgmake -} diff --git a/dev-util/acgmake/acgmake-1.2-r2.ebuild b/dev-util/acgmake/acgmake-1.2-r2.ebuild deleted file mode 100644 index aefceed7c8b7..000000000000 --- a/dev-util/acgmake/acgmake-1.2-r2.ebuild +++ /dev/null @@ -1,39 +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/acgmake/acgmake-1.2-r2.ebuild,v 1.3 2009/10/12 12:23:19 ssuominen Exp $ - -inherit eutils - -S=${WORKDIR}/${PN} -DESCRIPTION="Build system for large projects" -HOMEPAGE="http://www-i8.informatik.rwth-aachen.de/software/acgmake/html/index.html" -SRC_URI="http://www-i8.informatik.rwth-aachen.de/software/acgmake/${P}.tgz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="app-shells/bash - sys-devel/make" - -src_unpack() { - unpack ${A} - cd "${S}" - - find . -name 'CVS' -type d -print0 | xargs -0 rm -rf - sed -i "s:g++.*:g++:" configs/config.gcc-linux - chmod 644 "${S}"/configs/* - chmod 644 "${S}"/modules/* - - # Allow ebuilds to set CXXFLAGS - epatch "${FILESDIR}"/${P}-cflags.patch -} - -src_install() { - insinto /usr/lib/misc/acgmake - doins Config Rules - cp -a bin configs modules "${D}"/usr/lib/misc/acgmake - - dosym ../lib/misc/acgmake/bin/acgmake /usr/bin/acgmake -} diff --git a/dev-util/acgmake/acgmake-1.4.ebuild b/dev-util/acgmake/acgmake-1.4.ebuild deleted file mode 100644 index 5fe383aec3fc..000000000000 --- a/dev-util/acgmake/acgmake-1.4.ebuild +++ /dev/null @@ -1,44 +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/acgmake/acgmake-1.4.ebuild,v 1.3 2011/05/11 20:03:08 angelos Exp $ - -inherit eutils multilib - -S=${WORKDIR}/${PN} -DESCRIPTION="Build system for large projects" -HOMEPAGE="http://www-i8.informatik.rwth-aachen.de/index.php?id=17" -SRC_URI="http://www.graphics.rwth-aachen.de/fileadmin/download/software/acgmake/${P}.tgz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="" - -DEPEND="app-shells/bash - sys-devel/make" - -src_unpack() { - unpack ${A} - cd "${S}" - - chmod 644 "${S}"/configs/* - chmod 644 "${S}"/modules/* - - # Get rid of moc-qt4 and uic-qt4 paths. - # Fix libdir for qt libs. - sed -i \ - -e 's:-qt4$::' \ - -e "s,\(QT4_LIBDIR := \).*,\1/usr/$(get_libdir)/qt4," \ - configs/config.Linux || die - - # Allow ebuilds to set CXXFLAGS - epatch "${FILESDIR}"/${PN}-1.2-cflags.patch -} - -src_install() { - insinto /usr/$(get_libdir)/misc/acgmake - doins Config Rules - cp -a bin configs modules "${D}"/usr/$(get_libdir)/misc/acgmake - - dosym ../$(get_libdir)/misc/acgmake/bin/acgmake /usr/bin/acgmake -} diff --git a/dev-util/acgmake/files/acgmake-1.2-cflags.patch b/dev-util/acgmake/files/acgmake-1.2-cflags.patch deleted file mode 100644 index 383b85d4103c..000000000000 --- a/dev-util/acgmake/files/acgmake-1.2-cflags.patch +++ /dev/null @@ -1,66 +0,0 @@ - -From: Daniel Drake - -Allow build flags to be pulled from the environment, and make this the default -behaviour (but fall back on old defaults if environment is empty). - -Index: acgmake/bin/acgmake -=================================================================== ---- acgmake.orig/bin/acgmake -+++ acgmake/bin/acgmake -@@ -68,7 +68,7 @@ done - - - # parse options --CODE_LEVEL=dbg -+CODE_LEVEL=default - LIB_TYPE=shared - HIDE="@" - JOBS="" -@@ -79,6 +79,7 @@ for i in $OPTIONS ; do - - - # compilation options -+ -env ) CODE_LEVEL=env ;; - -dbg ) CODE_LEVEL=dbg ;; - -prf ) CODE_LEVEL=prf ;; - -opt ) CODE_LEVEL=opt ;; -@@ -174,6 +175,13 @@ if [ $? != 0 ] ; then - fi - ARCH=`$ACGMAKE/bin/arch.sh` - -+# if no compiler options were specified, attempt to pull cflags out of -+# environment, and fallback on dbg if none were specified -+if [ "$CODE_LEVEL" == "default" -a -z "$CXXFLAGS" -a -z "$CXXDEFS" -a -z "$LDFLAGS" ]; then -+ CODE_LEVEL="dbg" -+else -+ CODE_LEVEL="env" -+fi - - - # collect options -Index: acgmake/modules/cxx_include -=================================================================== ---- acgmake.orig/modules/cxx_include -+++ acgmake/modules/cxx_include -@@ -153,9 +153,17 @@ ifneq ($(PACKAGES),) - endif - - --CXX_DEFS += $(CXX_DEFS_$(call uppercase,$(CODE_LEVEL))) --CXX_CFLAGS += $(CXX_CFLAGS_$(call uppercase,$(CODE_LEVEL))) --CXX_LDFLAGS += $(CXX_LDFLAGS_$(call uppercase,$(CODE_LEVEL))) -+ifeq ($(CODE_LEVEL),env) -+ # these come from the environment -+ CXX_DEFS += $(CXXDEFS) -+ CXX_CFLAGS += $(CXXFLAGS) -+ CXX_LDFLAGS += $(LDFLAGS) -+else -+ CXX_DEFS += $(CXX_DEFS_$(call uppercase,$(CODE_LEVEL))) -+ CXX_CFLAGS += $(CXX_CFLAGS_$(call uppercase,$(CODE_LEVEL))) -+ CXX_LDFLAGS += $(CXX_LDFLAGS_$(call uppercase,$(CODE_LEVEL))) -+endif -+ - CXX_CFLAGS += $(CXX_DEFS) - CXX_CFLAGS += $(cxx-cflags) - CXX_CFLAGS += $(cxx-incpath) diff --git a/dev-util/acgmake/metadata.xml b/dev-util/acgmake/metadata.xml deleted file mode 100644 index b3f6dea7359a..000000000000 --- a/dev-util/acgmake/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - jsbronder@gentoo.org - Justin Bronder - -The tool acgmake provides an easy way to compile large -projects consisting of several source code trees and using additional 3rd party -libraries by just one acgmake command. - - diff --git a/dev-util/cdecl/cdecl-2.5-r1.ebuild b/dev-util/cdecl/cdecl-2.5-r1.ebuild deleted file mode 100644 index d4c9235e503f..000000000000 --- a/dev-util/cdecl/cdecl-2.5-r1.ebuild +++ /dev/null @@ -1,48 +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/cdecl/cdecl-2.5-r1.ebuild,v 1.16 2011/11/06 17:12:02 armin76 Exp $ - -inherit eutils toolchain-funcs - -DESCRIPTION="Turn English phrases to C or C++ declarations" -SRC_URI="ftp://ftp.netsw.org/softeng/lang/c/tools/cdecl/${P}.tar.gz" -HOMEPAGE="http://www.boutell.com/lsm/lsmbyid.cgi/002103" - -KEYWORDS="~amd64 ~mips ~ppc x86" -LICENSE="public-domain" -SLOT="0" - -RDEPEND="readline? ( - sys-libs/ncurses - sys-libs/readline - )" - -DEPEND="${RDEPEND} - || ( - dev-util/yacc - sys-devel/bison - ) - ! - phosphan@gentoo.org + maintainer-needed@gentoo.org diff --git a/dev-util/monodoc/Manifest b/dev-util/monodoc/Manifest deleted file mode 100644 index fae8834fcda4..000000000000 --- a/dev-util/monodoc/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST monodoc-2.0.zip 18561139 SHA256 87bce307390ea45722bb59bdacc937dc507cc6a91755545e15920eda983fc104 SHA512 45fe0e593be0b26a3e7a09c5fc9e5957a7b853ea9d46b65d30f551cb16a173170aca969519de453262aefc1f9127e387f12bddbc7b803d04e2db69bbd7c99602 WHIRLPOOL bff43adacf29828bc7c12ddfe14bd9e286b4a43c50598f66d1fe8182fb84f69743a6b211089029e89abf59bd664199008a57a4f13ba7c615cfd7a82a2e1acd8e diff --git a/dev-util/monodoc/metadata.xml b/dev-util/monodoc/metadata.xml deleted file mode 100644 index e85974a7fa17..000000000000 --- a/dev-util/monodoc/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -dotnet - diff --git a/dev-util/monodoc/monodoc-2.0.ebuild b/dev-util/monodoc/monodoc-2.0.ebuild deleted file mode 100644 index bcd8c81f8217..000000000000 --- a/dev-util/monodoc/monodoc-2.0.ebuild +++ /dev/null @@ -1,50 +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/monodoc/monodoc-2.0.ebuild,v 1.5 2011/03/05 12:30:54 armin76 Exp $ - -inherit autotools mono multilib - -DESCRIPTION="Documentation for mono's .Net class library" -HOMEPAGE="http://www.go-mono.com" -SRC_URI="http://ftp.novell.com/pub/mono/sources/${PN}/${P}.zip" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-fbsd" -IUSE="X" - -RDEPEND=">=dev-lang/mono-2.0 - www-client/lynx - !>=dev-lang/mono-2.2" -DEPEND="${RDEPEND} - app-arch/unzip" -PDEPEND="X? ( >=dev-util/mono-tools-2 )" - -RESTRICT="test" - -# Parallel build unfriendly -MAKEOPTS="${MAKEOPTS} -j1" - -src_unpack() { - unpack ${A} - cd "${S}" - - # Install all our .dlls under $(libdir), not $(prefix)/lib - if [ $(get_libdir) != "lib" ] ; then - sed -i -e 's:$(prefix)/lib:$(libdir):' \ - "${S}"/engine/Makefile.am \ - || die "sed failed" - - sed -i -e 's:libdir=@prefix@/lib:libdir=@libdir@:' \ - -i -e 's:${prefix}/lib:${libdir}:' \ - "${S}"/monodoc.pc.in \ - || die "sed failed" - - eautoreconf - fi - -} - -src_install() { - emake DESTDIR="${D}" install || die -} diff --git a/dev-util/umockdev/Manifest b/dev-util/umockdev/Manifest index 773b3bd5e78f..aac09eaadb95 100644 --- a/dev-util/umockdev/Manifest +++ b/dev-util/umockdev/Manifest @@ -1,3 +1,4 @@ DIST umockdev-0.2.1.tar.xz 363652 SHA256 38972c7b8f2bf8acc28f13a6ed99d56557204600400288acdda69b05b25573a4 SHA512 a65e5dc6cc8d7fe0948f07e34379050a0b3640523f7f60393d81a2e1615bb4029a3c107f29b26425df59c5e34e9f69a5f3bf2683608e787b5e9b1ae70807dbb5 WHIRLPOOL 23a195bbf54dd3a4978718b817be6938c371793d779bace18c01b855bf7d63a78a19682cdf82156d0a973d589e3d52fd5a828ac92ee396f02d24f63385af5df5 DIST umockdev-0.2.11.tar.xz 373064 SHA256 93454e71f6fe865c4711fd347180e0c5d026159e6277a8ab9e5c4a7c03bd3462 SHA512 c4c61708394b5a0dc415ce84ae8c513cbae6fc6335979f73be659943ec7cad7b4bde09a1b10572676c434b3154fee5530675ee7f6b04926dcf31b39cce192fbe WHIRLPOOL 1e996e4dd54cce01689b5f950f4ded2f56f6fd5e5aa94f26c6f5c651ef38f60bee4ee955b2bcda24ed39dda97ebf1c5e98308cb19bcf394a8d8191a38c974cb7 +DIST umockdev-0.3.2.tar.xz 399596 SHA256 e9ab4a02ebbd4ba551ae8d29b1529344b452c3c4ebb735beff141e30e83d0f29 SHA512 f74abe0c5dbc868bbec8f5a4fcee5b7e328dce82dc3b57dddfccb1b2cbc5729173617f610afd7c646335ecdb84f601817a1761c4455bf171f0f8e8a8dc35a1b6 WHIRLPOOL f467ba289fdf0ea2ad30aba2332293785423b080a17a0e78da7fd4ab646cd25f3672550b7366888c1a9c2775ddb2f0f6e6ceb44b2a73e0ce1cbd8fba7cd06486 DIST umockdev-0.3.tar.xz 395608 SHA256 fa409f90254c454374eaee396d0b5ec32b620fac987d33acb70177d1914a32d1 SHA512 0f09e0a6ab6a4e12138242c43f3c49b3ca7190e4f28658daa1a5e2a7162507e045dd9f47e34c1444170d7cc7644fd1ff325394e1e4fb3961139ef251c0faf7f5 WHIRLPOOL da9f07d8073ad20d447629fc5736a8d1b214a1befc65e57117ef2f7d735971858e6c43ea454526ce671eef08ddc638e5a52f09d28791ea334410496cfef7214f diff --git a/dev-util/umockdev/umockdev-0.3.2.ebuild b/dev-util/umockdev/umockdev-0.3.2.ebuild new file mode 100644 index 000000000000..439233a67fb6 --- /dev/null +++ b/dev-util/umockdev/umockdev-0.3.2.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/umockdev/umockdev-0.3.2.ebuild,v 1.1 2013/07/21 09:19:50 radhermit Exp $ + +EAPI=5 +PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) + +inherit python-any-r1 autotools-utils + +DESCRIPTION="Mock hardware devices for creating unit tests" +HOMEPAGE="https://github.com/martinpitt/umockdev/" +SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.xz" + +LICENSE="LGPL-2.1+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="static-libs test" + +RDEPEND="virtual/udev[gudev] + >=dev-libs/glib-2.32:2" +DEPEND="${RDEPEND} + test? ( ${PYTHON_DEPS} ) + app-arch/xz-utils + virtual/pkgconfig" + +RESTRICT="test" diff --git a/dev-util/unifdef/unifdef-2.9.ebuild b/dev-util/unifdef/unifdef-2.9.ebuild index 675ccf9aaa37..88a5e33c40f1 100644 --- a/dev-util/unifdef/unifdef-2.9.ebuild +++ b/dev-util/unifdef/unifdef-2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/unifdef-2.9.ebuild,v 1.1 2013/06/08 03:41:40 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/unifdef-2.9.ebuild,v 1.2 2013/07/21 13:07:53 ago Exp $ EAPI=4 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://dotat.at/prog/unifdef/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux" DOCS=( README ) diff --git a/dev-vcs/subversion/Manifest b/dev-vcs/subversion/Manifest index 4d04c61c0495..5ce36cf3f1d8 100644 --- a/dev-vcs/subversion/Manifest +++ b/dev-vcs/subversion/Manifest @@ -1 +1,2 @@ +DIST subversion-1.7.10.tar.bz2 5952121 SHA256 c1df222bec83d014d17785e2ceba6bc80962f64b280967de0285836d8d77a8e7 SHA512 3912251e764b311ea4e75cbe3281b8d41980646f9db3b005ba747c3b96e5e0a60aa62c30b6794520d930c4145c390aed7c42b3ce8a05f618e9d10de10cd89422 WHIRLPOOL 022e7654ea2816e499a47159b92da6d7d86cfeae5f0166f6a15274912ccc2c2575b1dace6a93784240c8d762bbaa4e97d3b66363b7df576124110d8c2cc555f9 DIST subversion-1.7.9.tar.bz2 6040347 SHA256 f8454c585f99afed764232a5048d9b8bfd0a25a9ab8e339ea69fe1204c453ef4 SHA512 04f1287ef7a114e12018d9a0c76c6ff5bcb977afc398710b8760c126975d1f8033462e9da3a75eba67359ad9166a9d3f980be9bc2d440e1e5b16545581e9100c WHIRLPOOL 551bf4a01c8d72c45efa4fdd1adeafe76036b5a77726b9b39396a1bb754f2d2a3b1a80b1ab07ac84c5aa6896e138dd3e53952b3f0832828f232526bbfd759275 diff --git a/dev-vcs/subversion/subversion-1.7.10.ebuild b/dev-vcs/subversion/subversion-1.7.10.ebuild new file mode 100644 index 000000000000..fee1a45a0848 --- /dev/null +++ b/dev-vcs/subversion/subversion-1.7.10.ebuild @@ -0,0 +1,474 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.10.ebuild,v 1.1 2013/07/21 09:39:18 tommy Exp $ + +EAPI=5 +PYTHON_COMPAT=( python{2_5,2_6,2_7} ) +DISTUTILS_OPTIONAL=1 +WANT_AUTOMAKE="none" +MY_P="${P/_/-}" + +inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module eutils + +DESCRIPTION="Advanced version control system" +HOMEPAGE="http://subversion.apache.org/" +SRC_URI="mirror://apache/${PN}/${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P}" + +LICENSE="Subversion GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf" + +COMMON_DEPEND=">=dev-db/sqlite-3.4[threadsafe(+)] + >=dev-libs/apr-1.3:1 + >=dev-libs/apr-util-1.3:1 + dev-libs/expat + sys-libs/zlib + berkdb? ( >=sys-libs/db-4.0.14 ) + ctypes-python? ( ${PYTHON_DEPS} ) + gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) + kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) + perl? ( dev-lang/perl ) + python? ( ${PYTHON_DEPS} ) + ruby? ( >=dev-lang/ruby-1.8.2:1.8 + dev-ruby/rubygems[ruby_targets_ruby18] ) + sasl? ( dev-libs/cyrus-sasl ) + webdav-neon? ( >=net-libs/neon-0.28 ) + webdav-serf? ( >=net-libs/serf-0.3.0 )" +RDEPEND="${COMMON_DEPEND} + apache2? ( www-servers/apache[apache2_modules_dav] ) + java? ( >=virtual/jre-1.5 ) + kde? ( kde-base/kwalletd ) + nls? ( virtual/libintl ) + perl? ( dev-perl/URI )" +# Note: ctypesgen doesn't need PYTHON_USEDEP, it's used once +DEPEND="${COMMON_DEPEND} + test? ( ${PYTHON_DEPS} ) + !!=virtual/jdk-1.5 ) + kde? ( virtual/pkgconfig ) + nls? ( sys-devel/gettext ) + webdav-neon? ( virtual/pkgconfig )" + +REQUIRED_USE=" + ctypes-python? ( ${PYTHON_REQUIRED_USE} ) + python? ( ${PYTHON_REQUIRED_USE} ) + test? ( ${PYTHON_REQUIRED_USE} )" + +want_apache + +pkg_setup() { + if use berkdb; then + local apu_bdb_version="$(${EPREFIX}/usr/bin/apu-1-config --includes \ + | grep -Eoe '-I${EPREFIX}/usr/include/db[[:digit:]]\.[[:digit:]]' \ + | sed 's:.*b::')" + einfo + if [[ -z "${SVN_BDB_VERSION}" ]]; then + if [[ -n "${apu_bdb_version}" ]]; then + SVN_BDB_VERSION="${apu_bdb_version}" + einfo "Matching db version to apr-util" + else + SVN_BDB_VERSION="$(db_ver_to_slot "$(db_findver sys-libs/db 2>/dev/null)")" + einfo "SVN_BDB_VERSION variable isn't set. You can set it to enforce using of specific version of Berkeley DB." + fi + fi + einfo "Using: Berkeley DB ${SVN_BDB_VERSION}" + einfo + + if [[ -n "${apu_bdb_version}" && "${SVN_BDB_VERSION}" != "${apu_bdb_version}" ]]; then + eerror "APR-Util is linked against Berkeley DB ${apu_bdb_version}, but you are trying" + eerror "to build Subversion with support for Berkeley DB ${SVN_BDB_VERSION}." + eerror "Rebuild dev-libs/apr-util or set SVN_BDB_VERSION=\"${apu_bdb_version}\"." + eerror "Aborting to avoid possible run-time crashes." + die "Berkeley DB version mismatch" + fi + fi + + depend.apache_pkg_setup + + java-pkg-opt-2_pkg_setup + + if ! use webdav-neon && ! use webdav-serf; then + ewarn "WebDAV support is disabled. You need WebDAV to" + ewarn "access repositories through the HTTP protocol." + ewarn "Consider enabling one of the following USE-flags:" + ewarn " webdav-neon webdav-serf" + echo -ne "\a" + fi + + if use debug; then + append-cppflags -DSVN_DEBUG -DAP_DEBUG + fi + + # Allow for custom repository locations. + SVN_REPOS_LOC="${SVN_REPOS_LOC:-${EPREFIX}/var/svn}" +} + +src_prepare() { + epatch "${FILESDIR}"/${PN}-1.5.4-interix.patch \ + "${FILESDIR}"/${PN}-1.5.6-aix-dso.patch \ + "${FILESDIR}"/${PN}-1.6.3-hpux-dso.patch \ + "${FILESDIR}"/${PN}-fix-parallel-build-support-for-perl-bindings.patch + epatch_user + + fperms +x build/transform_libtool_scripts.sh + + sed -i \ + -e "s/\(BUILD_RULES=.*\) bdb-test\(.*\)/\1\2/g" \ + -e "s/\(BUILD_RULES=.*\) test\(.*\)/\1\2/g" configure.ac + + # this bites us in particular on Solaris + sed -i -e '1c\#!/usr/bin/env sh' build/transform_libtool_scripts.sh || \ + die "/bin/sh is not POSIX shell!" + + eautoconf + elibtoolize + + sed -e 's/\(libsvn_swig_py\)-\(1\.la\)/\1-$(EPYTHON)-\2/g' \ + -i build-outputs.mk || die "sed failed" + + if use python; then + # XXX: make python_copy_sources accept path + S=${S}/subversion/bindings/swig/python python_copy_sources + rm -r "${S}"/subversion/bindings/swig/python || die + fi +} + +src_configure() { + local myconf + + if use python || use perl || use ruby; then + myconf+=" --with-swig" + else + myconf+=" --without-swig" + fi + + if use java; then + myconf+=" --without-junit" + fi + + if use kde || use nls; then + myconf+=" --enable-nls" + else + myconf+=" --disable-nls" + fi + + case ${CHOST} in + *-aix*) + # avoid recording immediate path to sharedlibs into executables + append-ldflags -Wl,-bnoipath + ;; + *-interix*) + # loader crashes on the LD_PRELOADs... + myconf+=" --disable-local-library-preloading" + ;; + *-solaris*) + # need -lintl to link + use nls && append-libs intl + # this breaks installation, on x64 echo replacement is 32-bits + myconf+=" --disable-local-library-preloading" + ;; + *-mint*) + myconf+=" --enable-all-static --disable-local-library-preloading" + ;; + *) + # inject LD_PRELOAD entries for easy in-tree development + myconf+=" --enable-local-library-preloading" + ;; + esac + + #workaround for bug 387057 + has_version =dev-vcs/subversion-1.6* && myconf+=" --disable-disallowing-of-undefined-references" + + #version 1.7.7 again tries to link against the older installed version and fails, when trying to + #compile for x86 on amd64, so workaround this issue again + #check newer versions, if this is still/again needed + myconf+=" --disable-disallowing-of-undefined-references" + + # for build-time scripts + if use ctypes-python || use python || use test; then + python_export_best + fi + + #force ruby-1.8 for bug 399105 + #allow overriding Python include directory + ac_cv_path_RUBY="${EPREFIX}"/usr/bin/ruby18 ac_cv_path_RDOC="${EPREFIX}"/usr/bin/rdoc18 \ + ac_cv_python_includes='-I$(PYTHON_INCLUDEDIR)' \ + econf --libdir="${EPREFIX}/usr/$(get_libdir)" \ + $(use_with apache2 apxs "${APXS}") \ + $(use_with berkdb berkeley-db "db.h:${EPREFIX}/usr/include/db${SVN_BDB_VERSION}::db-${SVN_BDB_VERSION}") \ + $(use_with ctypes-python ctypesgen "${EPREFIX}/usr") \ + $(use_enable dso runtime-module-search) \ + $(use_with gnome-keyring) \ + $(use_enable java javahl) \ + $(use_with java jdk "${JAVA_HOME}") \ + $(use_with kde kwallet) \ + $(use_with sasl) \ + $(use_with webdav-neon neon) \ + $(use_with webdav-serf serf "${EPREFIX}/usr") \ + ${myconf} \ + --with-apr="${EPREFIX}/usr/bin/apr-1-config" \ + --with-apr-util="${EPREFIX}/usr/bin/apu-1-config" \ + --disable-experimental-libtool \ + --without-jikes \ + --disable-mod-activation \ + --disable-neon-version-check \ + --disable-static +} + +src_compile() { + emake local-all + + if use ctypes-python; then + # pre-generate .py files + use ctypes-python && emake ctypes-python + + pushd subversion/bindings/ctypes-python >/dev/null || die + distutils-r1_src_compile + popd >/dev/null || die + fi + + if use python; then + swig_py_compile() { + local p=subversion/bindings/swig/python + rm -f ${p} || die + ln -s "${BUILD_DIR}" ${p} || die + + python_export PYTHON_INCLUDEDIR + emake swig-py \ + swig_pydir="$(python_get_sitedir)/libsvn" \ + swig_pydir_extra="$(python_get_sitedir)/svn" + } + + # this will give us proper BUILD_DIR for symlinking + BUILD_DIR=python \ + python_foreach_impl swig_py_compile + fi + + if use perl; then + emake swig-pl + fi + + if use ruby; then + emake swig-rb + fi + + if use java; then + emake -j1 JAVAC_FLAGS="$(java-pkg_javac-args) -encoding iso8859-1" javahl + fi + + if use extras; then + emake tools + fi + + if use doc; then + doxygen doc/doxygen.conf || die "Building of Subversion HTML documentation failed" + + if use java; then + emake doc-javahl + fi + fi +} + +src_test() { + default + + if use ctypes-python; then + python_test() { + "${PYTHON}" subversion/bindings/ctypes-python/test/run_all.py \ + || die "ctypes-python tests fail with ${EPYTHON}" + } + + distutils-r1_src_test + fi + + if use python; then + swig_py_test() { + pushd "${BUILD_DIR}" >/dev/null || die + "${PYTHON}" tests/run_all.py || die "swig-py tests fail with ${EPYTHON}" + popd >/dev/null || die + } + + BUILD_DIR=subversion/bindings/swig/python \ + python_foreach_impl swig_py_test + fi +} + +src_install() { + emake -j1 DESTDIR="${D}" local-install + + if use ctypes-python; then + pushd subversion/bindings/ctypes-python >/dev/null || die + distutils-r1_src_install + popd >/dev/null || die + fi + + if use python; then + swig_py_install() { + local p=subversion/bindings/swig/python + rm -f ${p} || die + ln -s "${BUILD_DIR}" ${p} || die + + emake \ + DESTDIR="${D}" \ + swig_pydir="$(python_get_sitedir)/libsvn" \ + swig_pydir_extra="$(python_get_sitedir)/svn" \ + install-swig-py + } + + BUILD_DIR=python \ + python_foreach_impl swig_py_install + fi + + if use perl; then + emake DESTDIR="${D}" INSTALLDIRS="vendor" install-swig-pl + fixlocalpod + find "${ED}" "(" -name .packlist -o -name "*.bs" ")" -delete + fi + + if use ruby; then + emake DESTDIR="${D}" install-swig-rb + fi + + if use java; then + emake DESTDIR="${D}" install-javahl + java-pkg_regso "${ED}"usr/$(get_libdir)/libsvnjavahl*$(get_libname) + java-pkg_dojar "${ED}"usr/$(get_libdir)/svn-javahl/svn-javahl.jar + rm -fr "${ED}"usr/$(get_libdir)/svn-javahl/*.jar + fi + + # Install Apache module configuration. + if use apache2; then + keepdir "${APACHE_MODULES_CONFDIR}" + insinto "${APACHE_MODULES_CONFDIR}" + doins "${FILESDIR}/47_mod_dav_svn.conf" + fi + + # Install Bash Completion, bug 43179. + newbashcomp tools/client-side/bash_completion subversion + rm -f tools/client-side/bash_completion + + # Install hot backup script, bug 54304. + newbin tools/backup/hot-backup.py svn-hot-backup + rm -fr tools/backup + + # Install svnserve init-script and xinet.d snippet, bug 43245. + newinitd "${FILESDIR}"/svnserve.initd2 svnserve + newconfd "${FILESDIR}"/svnserve.confd svnserve + insinto /etc/xinetd.d + newins "${FILESDIR}"/svnserve.xinetd svnserve + + #adjust default user and group with disabled apache2 USE flag, bug 381385 + use apache2 || sed -e "s\USER:-apache\USER:-svn\g" \ + -e "s\GROUP:-apache\GROUP:-svnusers\g" \ + -i "${ED}"etc/init.d/svnserve || die + use apache2 || sed -e "0,/apache/s//svn/" \ + -e "s:apache:svnusers:" \ + -i "${ED}"etc/xinetd.d/svnserve || die + + # Install documentation. + dodoc CHANGES COMMITTERS README + dodoc tools/xslt/svnindex.{css,xsl} + rm -fr tools/xslt + + # Install extra files. + if use extras; then + cat << EOF > 80subversion-extras +PATH="${EPREFIX}/usr/$(get_libdir)/subversion/bin" +ROOTPATH="${EPREFIX}/usr/$(get_libdir)/subversion/bin" +EOF + doenvd 80subversion-extras + + emake DESTDIR="${D}" toolsdir="/usr/$(get_libdir)/subversion/bin" install-tools || die "Installation of tools failed" + + find tools "(" -name "*.bat" -o -name "*.in" -o -name ".libs" ")" -print0 | xargs -0 rm -fr + rm -fr tools/client-side/svnmucc + rm -fr tools/server-side/{svn-populate-node-origins-index,svnauthz-validate}* + rm -fr tools/{buildbot,dev,diff,po} + + insinto /usr/share/${PN} + find tools -name '*.py' -exec sed -i -e '1s:python:&2:' {} + || die + doins -r tools + fi + + if use doc; then + dohtml -r doc/doxygen/html/* + + if use java; then + java-pkg_dojavadoc doc/javadoc + fi + fi + + find "${ED}" '(' -name '*.la' ')' -print0 | xargs -0 rm -f + + cd "${ED}"usr/share/locale + for i in * ; do + [[ $i == *$LINGUAS* ]] || { rm -r $i || die ; } + done +} + +pkg_preinst() { + # Compare versions of Berkeley DB, bug 122877. + if use berkdb && [[ -f "${EROOT}usr/bin/svn" ]]; then + OLD_BDB_VERSION="$(scanelf -nq "${EROOT}usr/$(get_libdir)/libsvn_subr-1$(get_libname 0)" | grep -Eo "libdb-[[:digit:]]+\.[[:digit:]]+" | sed -e "s/libdb-\(.*\)/\1/")" + NEW_BDB_VERSION="$(scanelf -nq "${ED}usr/$(get_libdir)/libsvn_subr-1$(get_libname 0)" | grep -Eo "libdb-[[:digit:]]+\.[[:digit:]]+" | sed -e "s/libdb-\(.*\)/\1/")" + if [[ "${OLD_BDB_VERSION}" != "${NEW_BDB_VERSION}" ]]; then + CHANGED_BDB_VERSION="1" + fi + fi +} + +pkg_postinst() { + use perl && perl-module_pkg_postinst + + if [[ -n "${CHANGED_BDB_VERSION}" ]]; then + ewarn "You upgraded from an older version of Berkeley DB and may experience" + ewarn "problems with your repository. Run the following commands as root to fix it:" + ewarn " db4_recover -h ${SVN_REPOS_LOC}/repos" + ewarn " chown -Rf apache:apache ${SVN_REPOS_LOC}/repos" + fi + + ewarn "If you run subversion as a daemon, you will need to restart it to avoid module mismatches." +} + +pkg_postrm() { + use perl && perl-module_pkg_postrm +} + +pkg_config() { + # Remember: Don't use ${EROOT}${SVN_REPOS_LOC} since ${SVN_REPOS_LOC} + # already has EPREFIX in it + einfo "Initializing the database in ${SVN_REPOS_LOC}..." + if [[ -e "${SVN_REPOS_LOC}/repos" ]]; then + echo "A Subversion repository already exists and I will not overwrite it." + echo "Delete \"${SVN_REPOS_LOC}/repos\" first if you're sure you want to have a clean version." + else + mkdir -p "${SVN_REPOS_LOC}/conf" + + einfo "Populating repository directory..." + # Create initial repository. + "${EROOT}usr/bin/svnadmin" create "${SVN_REPOS_LOC}/repos" + + einfo "Setting repository permissions..." + SVNSERVE_USER="$(. "${EROOT}etc/conf.d/svnserve"; echo "${SVNSERVE_USER}")" + SVNSERVE_GROUP="$(. "${EROOT}etc/conf.d/svnserve"; echo "${SVNSERVE_GROUP}")" + if use apache2; then + [[ -z "${SVNSERVE_USER}" ]] && SVNSERVE_USER="apache" + [[ -z "${SVNSERVE_GROUP}" ]] && SVNSERVE_GROUP="apache" + else + [[ -z "${SVNSERVE_USER}" ]] && SVNSERVE_USER="svn" + [[ -z "${SVNSERVE_GROUP}" ]] && SVNSERVE_GROUP="svnusers" + fi + chmod -Rf go-rwx "${SVN_REPOS_LOC}/conf" + chmod -Rf o-rwx "${SVN_REPOS_LOC}/repos" + echo "Please create \"${SVNSERVE_GROUP}\" group if it does not exist yet." + echo "Afterwards please create \"${SVNSERVE_USER}\" user with homedir \"${SVN_REPOS_LOC}\"" + echo "and as part of the \"${SVNSERVE_GROUP}\" group if it does not exist yet." + echo "Finally, execute \"chown -Rf ${SVNSERVE_USER}:${SVNSERVE_GROUP} ${SVN_REPOS_LOC}/repos\"" + echo "to finish the configuration." + fi +} diff --git a/eclass/db-use.eclass b/eclass/db-use.eclass index 26e4a1456f20..dfa313291170 100644 --- a/eclass/db-use.eclass +++ b/eclass/db-use.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/db-use.eclass,v 1.10 2011/12/27 17:55:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/db-use.eclass,v 1.11 2013/07/21 09:23:45 pacho Exp $ # This is a common location for functions that aid the use of sys-libs/db # -# Bugs: pauldv@gentoo.org +# Bugs: maintainer-needed@gentoo.org inherit versionator multilib diff --git a/eclass/db.eclass b/eclass/db.eclass index ef79f1e74a09..ffcc36e82132 100644 --- a/eclass/db.eclass +++ b/eclass/db.eclass @@ -1,9 +1,9 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.48 2013/07/10 17:12:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.49 2013/07/21 09:23:45 pacho Exp $ # This is a common location for functions used in the sys-libs/db ebuilds # -# Bugs: pauldv@gentoo.org +# Bugs: maintainer-needed@gentoo.org inherit eutils multilib diff --git a/games-emulation/xmess/Manifest b/games-emulation/xmess/Manifest deleted file mode 100644 index 6d0e67c65d1c..000000000000 --- a/games-emulation/xmess/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xmame-0.106.tar.bz2 17117298 RMD160 eab4fa232d59fce5b2216f942f8bc58a992f8d26 SHA1 7ae50f869067e101e053ca18e6f788297fcad9e2 SHA256 a385d86adebc2eb53b560bb522cf569569a74c4104605a8e7d61f1caa0f5e4df diff --git a/games-emulation/xmess/files/xmess-0.106-overflow.patch b/games-emulation/xmess/files/xmess-0.106-overflow.patch deleted file mode 100644 index 0c4c2ac10606..000000000000 --- a/games-emulation/xmess/files/xmess-0.106-overflow.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- mess/machine/corvushd.c.old 2011-06-30 11:41:55.987772189 +0200 -+++ mess/machine/corvushd.c 2011-06-30 11:42:15.215986836 +0200 -@@ -243,7 +243,7 @@ - /* */ - struct { - UINT8 status; /* Status code returned by command executed */ -- UINT8 firmware[32]; /* Firmware message */ -+ UINT8 firmware[33]; /* Firmware message */ - UINT8 rom_version; /* ROM Version */ - struct { - UINT8 sectors_per_track; /* Sectors/Track */ diff --git a/games-emulation/xmess/metadata.xml b/games-emulation/xmess/metadata.xml deleted file mode 100644 index be56da277331..000000000000 --- a/games-emulation/xmess/metadata.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - games - -Mame is an arcade machine emulator. Started in 1997 by Nicola Salmoria, mame started out as a -series of emulators for individual games. This series of emulators was combined into a simgle -multi-game emulator. This is the current form of mame; no longer a one-man show, there are over 100 -contributors to the project. - -Mame was created by Nicola Salmoria. - -Mess is just like mame---a virtual machine emulator, only it doesn't emulate arcade machines but -rather computers and consoles. - -Xmame/xmess are the Unix/X11 ports of the mame and mess projects. It makes mame/mess available on -*ix machines using the X11R6 X-Window System (and SVGAlib/ggi/XF86-DGA/OpenGL/SDL too). - -Mame was orginally ported by Allard Van Der Bas, Dick the Ridder, Juan Antonio Martinez, and Hans -de Goede. - -Xmame/xmess is currently maintained by Lawrence Gold. - -Xmame/xmess is based on the mame/mess source code. Due to technical reasons beyond the scope of -this document, the mame/mess source may not compile under Unix. That's why the xmame/xmess project -exists. Each time mame/mess is updated, the code is tested (and patched if needed) under Unix. This -way xmame/xmess releases are always the same as their mame counterparts. - -There are no plans for the independent development of xmame/xmess. - - - Add network support - - diff --git a/games-emulation/xmess/xmess-0.106.ebuild b/games-emulation/xmess/xmess-0.106.ebuild deleted file mode 100644 index 584e6d23622c..000000000000 --- a/games-emulation/xmess/xmess-0.106.ebuild +++ /dev/null @@ -1,242 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/xmess-0.106.ebuild,v 1.15 2012/06/24 16:18:25 tupone Exp $ -EAPI=2 - -inherit flag-o-matic toolchain-funcs eutils games - -TARGET="${PN}" - -DESCRIPTION="Multiple Arcade Machine Emulator for X11" -HOMEPAGE="http://x.mame.net/" -SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2" - -LICENSE="XMAME" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" -IUSE="alsa dga expat ggi joystick lirc mmx net opengl sdl svga X xinerama xv" - -RDEPEND="sys-libs/zlib - alsa? ( media-libs/alsa-lib ) - dga? ( - x11-libs/libXxf86dga - x11-libs/libXxf86vm ) - expat? ( dev-libs/expat ) - ggi? ( media-libs/libggi ) - lirc? ( app-misc/lirc ) - opengl? ( - virtual/opengl - virtual/glu ) - sdl? ( >=media-libs/libsdl-1.2.0 ) - svga? ( media-libs/svgalib ) - xinerama? ( x11-libs/libXinerama ) - xv? ( x11-libs/libXv ) - X? ( x11-libs/libXext )" -DEPEND="${RDEPEND} - dga? ( - x11-proto/xf86dgaproto - x11-proto/xf86vidmodeproto ) - xinerama? ( x11-proto/xineramaproto ) - xv? ( x11-proto/videoproto ) - x86? ( dev-lang/nasm )" -# Icc sucks. bug #41342 -# icc? ( dev-lang/icc ) - -S=${WORKDIR}/xmame-${PV} - -toggle_feature() { - if use $1 ; then - sed -i \ - -e "/$2.*=/s:#::" Makefile \ - || die "sed Makefile ($1 / $2) failed" - fi -} - -toggle_feature2() { - use $1 && toggle_feature $2 $3 -} - -src_prepare() { - local mycpu - - case ${ARCH} in - x86) mycpu="i386";; - ia64) mycpu="ia64";; - amd64) mycpu="amd64";; - ppc) mycpu="risc";; - sparc) mycpu="risc";; - hppa) mycpu="risc";; - alpha) mycpu="alpha";; - mips) mycpu="mips";; - esac - - sed -i \ - -e "/^PREFIX/s:=.*:=/usr:" \ - -e "/^MY_CPU/s:i386:${mycpu}:" \ - -e "/^BINDIR/s:=.*:=${GAMES_BINDIR}:" \ - -e "/^MANDIR/s:=.*:=/usr/share/man/man6:" \ - -e "/^XMAMEROOT/s:=.*:=${GAMES_DATADIR}/${TARGET}:" \ - -e "/^TARGET/s:mame:${TARGET:1}:" \ - -e "/^CFLAGS =/d" \ - -e 's/,-s//' \ - -e "/\bCFLAGS +=/d" \ - Makefile \ - || die "sed Makefile failed" - - if use ppc ; then - sed -i \ - -e '/LD.*--relax/s:^# ::' Makefile \ - || die "sed Makefile (ppc/LD) failed" - fi - - if use mmx ; then - cat >> src/unix/effect_asm.asm < /dev/null - fi - done - - insinto "${GAMES_DATADIR}/${PN}" - doins -r ctrlr || die "doins failed" - dodoc doc/{changes.*,*.txt,mame/*,${TARGET}rc.dist} README todo \ - || die "dodoc failed" - dohtml -r doc/* || die "dohtml failed" - - # default to sdl since the client is a bit more featureful - if use sdl ; then - dosym "${TARGET}.SDL" "${GAMES_BINDIR}/${TARGET}" - elif [[ ${disp} -eq 0 ]] || use opengl || use X || use dga || use xv ; then - dosym "${TARGET}.x11" "${GAMES_BINDIR}/${TARGET}" - elif use svga ; then - dosym ${TARGET}.svgalib "${GAMES_BINDIR}/${TARGET}" - #elif use ggi ; then - #dosym ${TARGET}.ggi "${GAMES_BINDIR}/${TARGET}" - fi - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - elog "Your available MAME binaries are: ${TARGET}" - if use opengl || use X || use dga || use xv ; then - elog " ${TARGET}.x11" - fi - use sdl && elog " ${TARGET}.SDL" - #use ggi && elog " ${TARGET}.ggi" - use svga && elog " ${TARGET}.svgalib" - - elog "Helper utilities are located in $(games_get_libdir)/${PN}." -} diff --git a/games-emulation/zsnes/zsnes-1.51-r4.ebuild b/games-emulation/zsnes/zsnes-1.51-r4.ebuild index 0a460fd51d85..284f3e0a8a97 100644 --- a/games-emulation/zsnes/zsnes-1.51-r4.ebuild +++ b/games-emulation/zsnes/zsnes-1.51-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r4.ebuild,v 1.5 2013/02/07 22:31:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r4.ebuild,v 1.6 2013/07/20 23:41:02 mr_bones_ Exp $ EAPI=2 inherit eutils autotools flag-o-matic toolchain-funcs multilib pax-utils games @@ -67,6 +67,7 @@ src_prepare() { src_configure() { tc-export CC + export BUILD_CXX=$(tc-getBUILD_CXX) use amd64 && multilib_toolchain_setup x86 use custom-cflags || strip-flags diff --git a/games-puzzle/pathological/pathological-1.1.3-r3.ebuild b/games-puzzle/pathological/pathological-1.1.3-r3.ebuild index 3079d386fe12..cc4a378740c7 100644 --- a/games-puzzle/pathological/pathological-1.1.3-r3.ebuild +++ b/games-puzzle/pathological/pathological-1.1.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3-r3.ebuild,v 1.1 2013/06/13 09:59:30 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3-r3.ebuild,v 1.2 2013/07/21 11:11:57 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/games-puzzle/xlogical/xlogical-1.0.7.ebuild b/games-puzzle/xlogical/xlogical-1.0.7.ebuild index 0a2bf78e5ebb..8df44a179c1e 100644 --- a/games-puzzle/xlogical/xlogical-1.0.7.ebuild +++ b/games-puzzle/xlogical/xlogical-1.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xlogical/xlogical-1.0.7.ebuild,v 1.8 2012/09/04 21:11:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xlogical/xlogical-1.0.7.ebuild,v 1.9 2013/07/21 11:11:24 ago Exp $ EAPI=2 inherit autotools versionator eutils games @@ -14,7 +14,7 @@ SRC_URI="http://changeling.ixionstudios.com/xlogical/downloads/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="alt_gfx" RDEPEND="media-libs/libsdl diff --git a/games-strategy/warzone2100/warzone2100-3.1.0.ebuild b/games-strategy/warzone2100/warzone2100-3.1.0.ebuild index 9a8898042313..fb64cdab3729 100644 --- a/games-strategy/warzone2100/warzone2100-3.1.0.ebuild +++ b/games-strategy/warzone2100/warzone2100-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.2 2013/03/02 21:22:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.3 2013/07/21 11:09:52 ago Exp $ EAPI=5 inherit autotools eutils versionator gnome2-utils games @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/warzone2100/${P}.tar.xz LICENSE="GPL-2 CC-BY-SA-3.0 public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" # upstream requested debug support IUSE="debug nls qt4 videos" diff --git a/games-util/nml/files/nml-0.2.4-pillow.patch b/games-util/nml/files/nml-0.2.4-pillow.patch new file mode 100644 index 000000000000..648cfac54016 --- /dev/null +++ b/games-util/nml/files/nml-0.2.4-pillow.patch @@ -0,0 +1,67 @@ +diff --git a/nml/actions/real_sprite.py b/nml/actions/real_sprite.py +index 6e03473..5ae2f26 100644 +--- a/nml/actions/real_sprite.py ++++ b/nml/actions/real_sprite.py +@@ -16,7 +16,8 @@ with NML; if not, write to the Free Software Foundation, Inc., + from nml import generic, expression + from nml.actions import base_action + from nml.ast import assignment +-import os, Image ++import os ++from PIL import Image + + palmap_d2w = [ + 0, 215, 216, 136, 88, 106, 32, 33, # 0..7 +diff --git a/nml/ast/alt_sprites.py b/nml/ast/alt_sprites.py +index 163bb23..fb12d0a 100644 +--- a/nml/ast/alt_sprites.py ++++ b/nml/ast/alt_sprites.py +@@ -16,7 +16,8 @@ with NML; if not, write to the Free Software Foundation, Inc., + from nml import expression, generic, global_constants + from nml.actions import real_sprite + from nml.ast import base_statement +-import os, Image ++import os ++from PIL import Image + + """ + List with all AltSpritesBlocks encountered in the nml file. +diff --git a/nml/main.py b/nml/main.py +index cbee6d2..abbecda 100644 +--- a/nml/main.py ++++ b/nml/main.py +@@ -19,7 +19,7 @@ from nml.actions import action2layout, action2var, action8, sprite_count, real_s + from nml.ast import general, grf, alt_sprites + + try: +- import Image ++ from PIL import Image + except ImportError: + pass + +diff --git a/nml/output_grf.py b/nml/output_grf.py +index 8f116aa..b5c05a8 100644 +--- a/nml/output_grf.py ++++ b/nml/output_grf.py +@@ -18,7 +18,7 @@ from nml import generic, palette, output_base, lz77, grfstrings + from nml.actions.real_sprite import palmap_w2d + + try: +- import Image ++ from PIL import Image + except ImportError: + pass + +diff --git a/nml/version_info.py b/nml/version_info.py +index da0ff94..b077baf 100644 +--- a/nml/version_info.py ++++ b/nml/version_info.py +@@ -45,7 +45,7 @@ def get_lib_versions(): + versions = {} + #PIL + try: +- import Image ++ from PIL import Image + versions["PIL"] = Image.VERSION + except ImportError: + versions["PIL"] = "Not found!" diff --git a/games-util/nml/nml-0.2.4-r1.ebuild b/games-util/nml/nml-0.2.4-r1.ebuild index 8a4c99ca29c2..dbd66ace5c22 100644 --- a/games-util/nml/nml-0.2.4-r1.ebuild +++ b/games-util/nml/nml-0.2.4-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.4-r1.ebuild,v 1.3 2013/02/25 12:16:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.4-r1.ebuild,v 1.4 2013/07/20 16:09:22 mr_bones_ Exp $ EAPI=5 PYTHON_COMPAT=( python2_5 python2_6 python2_7 ) -inherit distutils-r1 +inherit eutils distutils-r1 DESCRIPTION="Compiler of NML files into grf/nfo files" HOMEPAGE="http://dev.openttdcoop.org/projects/nml" @@ -17,13 +17,17 @@ SLOT="0" KEYWORDS="amd64 ~arm ~ppc x86" IUSE="" -RDEPEND="dev-python/imaging +RDEPEND="virtual/python-imaging dev-python/ply" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}]" DOCS=( docs/{changelog,readme}.txt ) +src_prepare() { + epatch "${FILESDIR}"/${P}-pillow.patch +} + src_install() { distutils-r1_src_install doman docs/nmlc.1 diff --git a/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild b/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild index bbe5c5dfdf47..181c18986fbe 100644 --- a/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild +++ b/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild,v 1.1 2013/05/14 19:11:14 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild,v 1.2 2013/07/21 11:11:50 ago Exp $ EAPI=5 inherit base linux-info scons-utils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://pingus.seul.org/~grumbel/xboxdrv/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-libs/boost diff --git a/gnome-extra/contacts/Manifest b/gnome-extra/contacts/Manifest deleted file mode 100644 index 8764dfcc7631..000000000000 --- a/gnome-extra/contacts/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST contacts-0.12.tar.bz2 358322 RMD160 ff12cc45280311437e79e53859ca12d441dc0248 SHA1 f836963997c9dbdb34a6491a9f5a5431375a710c SHA256 0993f34819b92e09ab64e8a90231afc3178a19a4a99cf02c3050f51a44850782 diff --git a/gnome-extra/contacts/contacts-0.12.ebuild b/gnome-extra/contacts/contacts-0.12.ebuild deleted file mode 100644 index 631724d9a2c8..000000000000 --- a/gnome-extra/contacts/contacts-0.12.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/gnome-extra/contacts/contacts-0.12.ebuild,v 1.8 2012/05/05 06:25:23 jdhore Exp $ - -EAPI="4" -GCONF_DEBUG="no" -GNOME_TARBALL_SUFFIX="bz2" - -inherit autotools eutils gnome2 - -DESCRIPTION="A small, lightweight addressbook for GNOME" -HOMEPAGE="http://pimlico-project.org/contacts.html" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="dbus gnome" - -RDEPEND=">=gnome-extra/evolution-data-server-1.8 - >=x11-libs/gtk+-2.6:2 - dbus? ( - dev-libs/dbus-glib - sys-apps/dbus ) - gnome? ( - >=gnome-base/gconf-2 - >=gnome-base/gnome-vfs-2 )" -DEPEND="${RDEPEND} - sys-devel/gettext - >=dev-util/intltool-0.35.0 - virtual/pkgconfig" - -pkg_setup() { - # README is empty - DOCS="AUTHORS ChangeLog NEWS" - G2CONF="${G2CONF} - $(use_enable dbus) - $(use_enable gnome gconf) - $(use_enable gnome gnome-vfs)" -} - -src_prepare() { - # Fix compilation with USE="-dbus", bug #247519, upstream bug #628614 - epatch "${FILESDIR}/${PN}-0.9-dbus.patch" - - # Fix compilation with gmake-3.82, bug #333647, upstream bug #628615 - epatch "${FILESDIR}/${PN}-0.11-fix-make-3.82.patch" - - intltoolize --force --copy --automake || die "intltoolize failed" - eautoreconf - gnome2_src_prepare -} diff --git a/gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch b/gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch deleted file mode 100644 index 8760477fce10..000000000000 --- a/gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- Makefile.am-orig 2010-08-22 16:25:24.229598412 -0500 -+++ Makefile.am 2010-08-22 16:25:26.488586678 -0500 -@@ -11,4 +11,4 @@ - MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp $(INTLTOOL_BUILT:=.in) install-sh ltmain.sh mkinstalldirs Makefile.in missing - - snapshot: -- $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"` -+ $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"` diff --git a/gnome-extra/contacts/files/contacts-0.9-dbus.patch b/gnome-extra/contacts/files/contacts-0.9-dbus.patch deleted file mode 100644 index bf572be1eb0b..000000000000 --- a/gnome-extra/contacts/files/contacts-0.9-dbus.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- a/src/contacts-main.c 2008-06-06 11:26:52.000000000 +0200 -+++ b/src/contacts-main.c 2008-11-21 23:39:19.436028277 +0100 -@@ -36,7 +36,9 @@ - #include "contacts-edit-pane.h" - #include "contacts-ui.h" - -+#ifdef HAVE_DBUS - #include "contacts-dbus.h" -+#endif - - void - contacts_update_treeview (ContactsData *data) -@@ -214,7 +216,9 @@ - bacon_message_connection_set_callback ( - mc, (BaconMessageReceivedFunc)contacts_bacon_cb, data); - -+#ifdef HAVE_DBUS - contacts_dbus_init_for_session (data); -+#endif - - /* Set critical errors to close application */ - //g_log_set_always_fatal (G_LOG_LEVEL_CRITICAL); diff --git a/gnome-extra/contacts/metadata.xml b/gnome-extra/contacts/metadata.xml deleted file mode 100644 index c71c8b887c97..000000000000 --- a/gnome-extra/contacts/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - -gnome - - Contacts is a small, lightweight addressbook that uses libebook to access - calendar data from the Evolution addressbook. Contacts is part of the - Pimlico Project. - - diff --git a/gnome-extra/gdesklets-core/metadata.xml b/gnome-extra/gdesklets-core/metadata.xml index 5e4da36eaa4b..abdb9f8708a0 100644 --- a/gnome-extra/gdesklets-core/metadata.xml +++ b/gnome-extra/gdesklets-core/metadata.xml @@ -1,7 +1,7 @@ - gdesklets +maintainer-needed@gentoo.org https://bugs.launchpad.net/gdesklets diff --git a/gnome-extra/gtkhtml/Manifest b/gnome-extra/gtkhtml/Manifest index b2614b628639..9ea3a4e7d3c6 100644 --- a/gnome-extra/gtkhtml/Manifest +++ b/gnome-extra/gtkhtml/Manifest @@ -1,4 +1,3 @@ DIST gtkhtml-3.32.2.tar.bz2 1217025 SHA256 8746053cf709e1de37c7ac775ab1364ddda4b75167660ed7f98a237b3797e39f SHA512 a641a6e2208ad9db9ab3c3dc4696cf010b70f64d302b6f889a275db396544570ee5c894835a18ea94699375d0e2fd91fd7414a0546ce5f62bcb6d603d331b1d5 WHIRLPOOL e6563edfd31a430853533dbdc3a07101e919c672b3ce79f6cf94167067c615e60b5677712cfa5672767895f099cc548efe821d1b1515e1f84c5ddd19a5f9a73f DIST gtkhtml-4.6.4.tar.xz 1084724 SHA256 8c75278a4382150ae2d6e477cbcebf541367be05176edd05669f046e24736a0d SHA512 4e541e0366c27dc884e27cf680da6ccf0c6e0916c4853a89009f16714cde233831f3f1b1d15fd721ae7082416a0f3ed2091690530005f736f7dd83dfeb53beab WHIRLPOOL b44cafbb5755d0fae77b8be6ca6051d6794c3326ded03a68678dd0131bbdf6d1be17c41537c8e2255aa694da2aa9144e7ca2b63d6f139e5065366a7f1cdbbdad DIST gtkhtml-4.6.5.tar.xz 1059160 SHA256 d5145919708250b3dd0e650f90d156984217356d953da936394ceb8da59ff546 SHA512 5da6b808ded75c1bb3f39b00c0d6513c069871de3cf3442319cb0c37cdad8361f2eb8b20985d95dc4462dc0a229530df47916744495127300d19da26a3da936b WHIRLPOOL 8d35b94b723200fe26777da4f412baf93d9dd50f62abc68a327757950bee477c59abf3ce278c3823544e32d2553197c2152ecdd92dee6b8c40984bc87a7b1174 -DIST libgtkhtml-2.11.1.tar.bz2 597923 SHA256 3ca77a0d0f15e94fb654097c2f78cf928194d4c4bf64ff7b2ba408d29c924a57 SHA512 8eb887ba2430b3c18eb585569fc2f60645ba767b3d246b582404de53e4113db8e625b085de06d8433df77162e0b28ca83ed996e2ad7a16c7a80a0c9eee3b9fa7 WHIRLPOOL e18c6988dcfc3cc2defd5a2fffac7ec4dd4a68694fa959fa798ed4fe8947f70bdc537e148f571a93bff24d42d7ed0fb8816ffb0dab5585a74b0c6ec0b1a987a2 diff --git a/gnome-extra/gtkhtml/files/libgtkhtml-2.2.0-alpha.patch b/gnome-extra/gtkhtml/files/libgtkhtml-2.2.0-alpha.patch deleted file mode 100644 index 488c1b116f75..000000000000 --- a/gnome-extra/gtkhtml/files/libgtkhtml-2.2.0-alpha.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- libgtkhtml-2.2.0/libgtkhtml/layout/htmlboxtable.c.old 2003-01-06 11:06:15.000000000 -0500 -+++ libgtkhtml-2.2.0/libgtkhtml/layout/htmlboxtable.c 2003-02-24 18:17:59.000000000 -0500 -@@ -503,7 +503,7 @@ - for (i=0; i< table->cols; i++) { - if (table->col_info[i].style_width.type == type) { - /* Make the space added proportional against the max width of the column */ -- gint to_add = (gint)((float) table->col_info[i].max / (float) max_width * (float)tmp); -+ gint to_add = max_width ? (gint)((float) table->col_info[i].max / (float) max_width * (float)tmp) : 0; // don't div by zero on alpha - if (to_add == 0) - to_add = 1; - diff --git a/gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild b/gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild deleted file mode 100644 index 54bff56ecbbc..000000000000 --- a/gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild,v 1.16 2012/12/17 11:58:19 tetromino Exp $ - -EAPI="1" - -inherit eutils gnome2 versionator autotools - -MY_P="lib${P}" -MY_PN="lib${PN}" -MY_MAJ_PV="$(get_version_component_range 1-2)" - -DESCRIPTION="Lightweight HTML rendering/printing/editing engine" -HOMEPAGE="http://projects.gnome.org/evolution/" -SRC_URI="mirror://gnome/sources/${MY_PN}/${MY_MAJ_PV}/${MY_P}.tar.bz2" - -LICENSE="GPL-2+ LGPL-2+" -SLOT="2" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="accessibility test" - -# gnome-vfs is only needed to run testgtkhtml (1/3 tests) - -RDEPEND=">=x11-libs/gtk+-2.13.0:2 - >=dev-libs/libxml2-2.4.16:2 - test? ( >=gnome-base/gnome-vfs-2:2 )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS="AUTHORS ChangeLog NEWS README TODO docs/IDEAS" - -S=${WORKDIR}/${MY_P} - -pkg_setup() { - G2CONF="${G2CONF} $(use_enable accessibility)" -} - -src_unpack() { - gnome2_src_unpack - - if use alpha; then - epatch "${FILESDIR}/${MY_PN}-2.2.0-alpha.patch" - fi - - if use x86-fbsd; then - # We need a full autoreconf on FreeBSD at least to fix libtool errors. - eautoreconf - fi -} diff --git a/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild b/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild index d1c21a8af75d..4afe1e24a2d6 100644 --- a/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild +++ b/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild,v 1.1 2013/06/10 09:48:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild,v 1.3 2013/07/21 12:35:48 pacho Exp $ EAPI=5 GCONF_DEBUG="no" diff --git a/kde-base/kdm/files/kdm-4.10.4-crypt.patch b/kde-base/kdm/files/kdm-4.10.4-crypt.patch new file mode 100644 index 000000000000..c64b6c09cb61 --- /dev/null +++ b/kde-base/kdm/files/kdm-4.10.4-crypt.patch @@ -0,0 +1,48 @@ +From 45b7f137fbc0b942fd2c9b4e8d8c1f0293e64ba7 Mon Sep 17 00:00:00 2001 +From: Michael Pyne +Date: Sat, 29 Jun 2013 16:13:20 -0400 +Subject: [PATCH] kdm, kcheckpass: Check for NULL return from crypt(3) and + friends. + +Potential issue noted and fixed by Mancha . + +Patch reviewed by myself and ossi. Backported to 4.10 by myself. + +REVIEW:111261 +FIXED-IN:4.10.5 +--- + kcheckpass/checkpass_etcpasswd.c | 3 ++- + kcheckpass/checkpass_osfc2passwd.c | 3 ++- + kcheckpass/checkpass_shadow.c | 2 +- + kdm/backend/client.c | 7 +++++-- + 4 files changed, 10 insertions(+), 5 deletions(-) + +diff --git a/kdm/backend/client.c b/kdm/backend/client.c +index bdff6da..26bb0b4 100644 +--- a/kdm/backend/client.c ++++ b/kdm/backend/client.c +@@ -540,6 +540,9 @@ verify(GConvFunc gconv, int rootok) + # if defined(HAVE_STRUCT_PASSWD_PW_EXPIRE) || defined(USESHADOW) + int tim, expir, warntime, quietlog; + # endif ++# if !defined(ultrix) && !defined(__ultrix__) && (defined(HAVE_PW_ENCRYPT) || defined(HAVE_CRYPT)) ++ char *crpt_passwd; ++# endif + #endif + + debug("verify ...\n"); +@@ -752,9 +755,9 @@ verify(GConvFunc gconv, int rootok) + # if defined(ultrix) || defined(__ultrix__) + if (authenticate_user(p, curpass, 0) < 0) + # elif defined(HAVE_PW_ENCRYPT) +- if (strcmp(pw_encrypt(curpass, p->pw_passwd), p->pw_passwd)) ++ if (!(crpt_passwd = pw_encrypt(curpass, p->pw_passwd)) || strcmp(crpt_passwd, p->pw_passwd)) + # elif defined(HAVE_CRYPT) +- if (strcmp(crypt(curpass, p->pw_passwd), p->pw_passwd)) ++ if (!(crpt_passwd = crypt(curpass, p->pw_passwd)) || strcmp(crpt_passwd, p->pw_passwd)) + # else + if (strcmp(curpass, p->pw_passwd)) + # endif +-- +1.8.3.2 + diff --git a/kde-base/kdm/kdm-4.10.4-r1.ebuild b/kde-base/kdm/kdm-4.10.4-r1.ebuild new file mode 100644 index 000000000000..b07527606e77 --- /dev/null +++ b/kde-base/kdm/kdm-4.10.4-r1.ebuild @@ -0,0 +1,159 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/kdm-4.10.4-r1.ebuild,v 1.1 2013/07/20 21:58:47 dilfridge Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-workspace" +inherit systemd kde4-meta flag-o-matic user + +DESCRIPTION="KDE login manager, similar to xdm and gdm" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="+consolekit debug kerberos pam" + +DEPEND=" + $(add_kdebase_dep libkworkspace) + x11-libs/libX11 + x11-libs/libXau + x11-libs/libXdmcp + x11-libs/libXtst + consolekit? ( + >=sys-apps/dbus-1.0.2 + sys-auth/consolekit + ) + kerberos? ( virtual/krb5 ) + pam? ( + $(add_kdebase_dep kcheckpass) + virtual/pam + ) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep kdepasswd) + >=x11-apps/xinit-1.0.5-r2 + x11-apps/xmessage +" + +KMEXTRA=" + libs/kdm/ +" + +PATCHES=( + "${FILESDIR}/${PN}-4-gentoo-xinitrc.d.patch" + "${FILESDIR}/${PN}-4.10.4-crypt.patch" +) + +pkg_setup() { + kde4-meta_pkg_setup + + # Create kdm:kdm user + KDM_HOME=/var/lib/kdm + enewgroup kdm + enewuser kdm -1 -1 "${KDM_HOME}" kdm +} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use kerberos KDE4_KRB5AUTH) + $(cmake-utils_use_with pam) + $(cmake-utils_use_with consolekit CkConnector) + ) + + kde4-meta_src_configure +} + +src_install() { + export GENKDMCONF_FLAGS="--no-old --no-backup" + + kde4-meta_src_install + + # an equivalent file is already installed by kde-base/startkde, bug 377151 + rm "${ED}/usr/share/apps/kdm/sessions/kde-plasma.desktop" || die + + # Customize the kdmrc configuration: + # - SessionDirs set to /usr/share/xsessions + # - increase server timeout to 30s + # - TerminateServer=true to workaround X server regen bug, bug 278473 + # - DataDir set to /var/lib/kdm + # - FaceDir set to /var/lib/kdm/faces + sed -e "s|^.*SessionsDirs=.*$|#&\nSessionsDirs=${EPREFIX}/usr/share/apps/kdm/sessions,${EPREFIX}/usr/share/xsessions|" \ + -e "/#ServerTimeout=/s/^.*$/ServerTimeout=30/" \ + -e "/#TerminateServer=/s/^.*$/TerminateServer=true/" \ + -e "s|^.*DataDir=.*$|#&\nDataDir=${EPREFIX}${KDM_HOME}|" \ + -e "s|^.*FaceDir=.*$|#&\nFaceDir=${EPREFIX}${KDM_HOME}/faces|" \ + -i "${ED}"/usr/share/config/kdm/kdmrc \ + || die "Failed to set ServerTimeout and SessionsDirs correctly in kdmrc." + + # Don't install empty dir + rmdir "${ED}"/usr/share/config/kdm/sessions + + # Set up permissions to kdm work directory + keepdir "${KDM_HOME}" + fowners root:kdm "${KDM_HOME}" + fperms 1770 "${KDM_HOME}" + + # install logrotate file + insinto /etc/logrotate.d + newins "${FILESDIR}"/kdm-logrotate kdm + + systemd_dounit "${FILESDIR}"/kdm.service +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + local file src dest dir old_dirs=( + /var/lib/kdm-live + /var/lib/kdm-4.6 + /var/lib/kdm-4.5 + /var/lib/kdm-4.4 + /usr/share/apps/kdm + /usr/kde/4.4/share/apps/kdm + /usr/kde/4.3/share/apps/kdm + /usr/kde/4.2/share/apps/kdm + ) + + mkdir -p "${EROOT}${KDM_HOME}/faces" + # Set the default kdm face icon if it's not already set by the system admin + # because this is user-overrideable in that way, it's not in src_install + for file in faces/.default.face.icon:default1.png faces/root.face.icon:root1.png kdmsts: ; do + src=${file#*:} + dest=${file%:*} + if [[ ! -e ${EROOT}${KDM_HOME}/$dest ]]; then + for dir in "${old_dirs[@]}"; do + if [[ -e ${EROOT}${dir}/${dest} ]]; then + cp "${EROOT}${dir}/${dest}" "${EROOT}${KDM_HOME}/${dest}" + break 2 + fi + done + if [[ -n ${src} ]]; then + cp "${EROOT}/usr/share/apps/kdm/pics/users/${src}" \ + "${EROOT}${KDM_HOME}/${dest}" + fi + fi + done + for dir in "${old_dirs[@]}"; do + if [[ ${dir} != /usr/* && -d ${EROOT}${dir} ]]; then + echo + elog "The directory ${EROOT%/}${dir} still exists from an older installation of KDE." + elog "You may wish to copy relevant settings into ${EROOT%/}${KDM_HOME}." + echo + elog "After doing so, you may delete the directory." + echo + fi + done + + # Make sure permissions are correct -- old installations may have + # gotten this wrong + use prefix || chown root:kdm "${EROOT}${KDM_HOME}" + chmod 1770 "${EROOT}${KDM_HOME}" + + if use consolekit; then + echo + elog "You have compiled 'kdm' with consolekit support. If you want to use kdm," + elog "make sure consolekit daemon is running and started at login time" + elog + elog "rc-update add consolekit default && /etc/init.d/consolekit start" + echo + fi +} diff --git a/kde-base/kdm/kdm-4.10.5-r1.ebuild b/kde-base/kdm/kdm-4.10.5-r1.ebuild new file mode 100644 index 000000000000..112bc450995c --- /dev/null +++ b/kde-base/kdm/kdm-4.10.5-r1.ebuild @@ -0,0 +1,159 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/kdm-4.10.5-r1.ebuild,v 1.1 2013/07/20 21:58:47 dilfridge Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-workspace" +inherit systemd kde4-meta flag-o-matic user + +DESCRIPTION="KDE login manager, similar to xdm and gdm" +KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="+consolekit debug kerberos pam" + +DEPEND=" + $(add_kdebase_dep libkworkspace) + x11-libs/libX11 + x11-libs/libXau + x11-libs/libXdmcp + x11-libs/libXtst + consolekit? ( + >=sys-apps/dbus-1.0.2 + sys-auth/consolekit + ) + kerberos? ( virtual/krb5 ) + pam? ( + $(add_kdebase_dep kcheckpass) + virtual/pam + ) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep kdepasswd) + >=x11-apps/xinit-1.0.5-r2 + x11-apps/xmessage +" + +KMEXTRA=" + libs/kdm/ +" + +PATCHES=( + "${FILESDIR}/${PN}-4-gentoo-xinitrc.d.patch" + "${FILESDIR}/${PN}-4.10.4-crypt.patch" +) + +pkg_setup() { + kde4-meta_pkg_setup + + # Create kdm:kdm user + KDM_HOME=/var/lib/kdm + enewgroup kdm + enewuser kdm -1 -1 "${KDM_HOME}" kdm +} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use kerberos KDE4_KRB5AUTH) + $(cmake-utils_use_with pam) + $(cmake-utils_use_with consolekit CkConnector) + ) + + kde4-meta_src_configure +} + +src_install() { + export GENKDMCONF_FLAGS="--no-old --no-backup" + + kde4-meta_src_install + + # an equivalent file is already installed by kde-base/startkde, bug 377151 + rm "${ED}/usr/share/apps/kdm/sessions/kde-plasma.desktop" || die + + # Customize the kdmrc configuration: + # - SessionDirs set to /usr/share/xsessions + # - increase server timeout to 30s + # - TerminateServer=true to workaround X server regen bug, bug 278473 + # - DataDir set to /var/lib/kdm + # - FaceDir set to /var/lib/kdm/faces + sed -e "s|^.*SessionsDirs=.*$|#&\nSessionsDirs=${EPREFIX}/usr/share/apps/kdm/sessions,${EPREFIX}/usr/share/xsessions|" \ + -e "/#ServerTimeout=/s/^.*$/ServerTimeout=30/" \ + -e "/#TerminateServer=/s/^.*$/TerminateServer=true/" \ + -e "s|^.*DataDir=.*$|#&\nDataDir=${EPREFIX}${KDM_HOME}|" \ + -e "s|^.*FaceDir=.*$|#&\nFaceDir=${EPREFIX}${KDM_HOME}/faces|" \ + -i "${ED}"/usr/share/config/kdm/kdmrc \ + || die "Failed to set ServerTimeout and SessionsDirs correctly in kdmrc." + + # Don't install empty dir + rmdir "${ED}"/usr/share/config/kdm/sessions + + # Set up permissions to kdm work directory + keepdir "${KDM_HOME}" + fowners root:kdm "${KDM_HOME}" + fperms 1770 "${KDM_HOME}" + + # install logrotate file + insinto /etc/logrotate.d + newins "${FILESDIR}"/kdm-logrotate kdm + + systemd_dounit "${FILESDIR}"/kdm.service +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + local file src dest dir old_dirs=( + /var/lib/kdm-live + /var/lib/kdm-4.6 + /var/lib/kdm-4.5 + /var/lib/kdm-4.4 + /usr/share/apps/kdm + /usr/kde/4.4/share/apps/kdm + /usr/kde/4.3/share/apps/kdm + /usr/kde/4.2/share/apps/kdm + ) + + mkdir -p "${EROOT}${KDM_HOME}/faces" + # Set the default kdm face icon if it's not already set by the system admin + # because this is user-overrideable in that way, it's not in src_install + for file in faces/.default.face.icon:default1.png faces/root.face.icon:root1.png kdmsts: ; do + src=${file#*:} + dest=${file%:*} + if [[ ! -e ${EROOT}${KDM_HOME}/$dest ]]; then + for dir in "${old_dirs[@]}"; do + if [[ -e ${EROOT}${dir}/${dest} ]]; then + cp "${EROOT}${dir}/${dest}" "${EROOT}${KDM_HOME}/${dest}" + break 2 + fi + done + if [[ -n ${src} ]]; then + cp "${EROOT}/usr/share/apps/kdm/pics/users/${src}" \ + "${EROOT}${KDM_HOME}/${dest}" + fi + fi + done + for dir in "${old_dirs[@]}"; do + if [[ ${dir} != /usr/* && -d ${EROOT}${dir} ]]; then + echo + elog "The directory ${EROOT%/}${dir} still exists from an older installation of KDE." + elog "You may wish to copy relevant settings into ${EROOT%/}${KDM_HOME}." + echo + elog "After doing so, you may delete the directory." + echo + fi + done + + # Make sure permissions are correct -- old installations may have + # gotten this wrong + use prefix || chown root:kdm "${EROOT}${KDM_HOME}" + chmod 1770 "${EROOT}${KDM_HOME}" + + if use consolekit; then + echo + elog "You have compiled 'kdm' with consolekit support. If you want to use kdm," + elog "make sure consolekit daemon is running and started at login time" + elog + elog "rc-update add consolekit default && /etc/init.d/consolekit start" + echo + fi +} diff --git a/kde-base/plasma-workspace/files/plasma-workspace-4.10.4-crypt.patch b/kde-base/plasma-workspace/files/plasma-workspace-4.10.4-crypt.patch new file mode 100644 index 000000000000..6d36a07aae3d --- /dev/null +++ b/kde-base/plasma-workspace/files/plasma-workspace-4.10.4-crypt.patch @@ -0,0 +1,74 @@ +From 45b7f137fbc0b942fd2c9b4e8d8c1f0293e64ba7 Mon Sep 17 00:00:00 2001 +From: Michael Pyne +Date: Sat, 29 Jun 2013 16:13:20 -0400 +Subject: [PATCH] kdm, kcheckpass: Check for NULL return from crypt(3) and + friends. + +Potential issue noted and fixed by Mancha . + +Patch reviewed by myself and ossi. Backported to 4.10 by myself. + +REVIEW:111261 +FIXED-IN:4.10.5 +--- + kcheckpass/checkpass_etcpasswd.c | 3 ++- + kcheckpass/checkpass_osfc2passwd.c | 3 ++- + kcheckpass/checkpass_shadow.c | 2 +- + kdm/backend/client.c | 7 +++++-- + 4 files changed, 10 insertions(+), 5 deletions(-) + +diff --git a/kcheckpass/checkpass_etcpasswd.c b/kcheckpass/checkpass_etcpasswd.c +index 1dbe06f..e261b7c 100644 +--- a/kcheckpass/checkpass_etcpasswd.c ++++ b/kcheckpass/checkpass_etcpasswd.c +@@ -35,6 +35,7 @@ AuthReturn Authenticate(const char *method, + { + struct passwd *pw; + char *passwd; ++ char *crpt_passwd; + + if (strcmp(method, "classic")) + return AuthError; +@@ -49,7 +50,7 @@ AuthReturn Authenticate(const char *method, + if (!(passwd = conv(ConvGetHidden, 0))) + return AuthAbort; + +- if (!strcmp(pw->pw_passwd, crypt(passwd, pw->pw_passwd))) { ++ if ((crpt_passwd = crypt(passwd, pw->pw_passwd)) && !strcmp(pw->pw_passwd, crpt_passwd)) { + dispose(passwd); + return AuthOk; /* Success */ + } +diff --git a/kcheckpass/checkpass_osfc2passwd.c b/kcheckpass/checkpass_osfc2passwd.c +index 9a074f9..d181233 100644 +--- a/kcheckpass/checkpass_osfc2passwd.c ++++ b/kcheckpass/checkpass_osfc2passwd.c +@@ -38,6 +38,7 @@ AuthReturn Authenticate(const char *method, + const char *login, char *(*conv) (ConvRequest, const char *)) + { + char *passwd; ++ char *crpt_passwd; + char c2passwd[256]; + + if (strcmp(method, "classic")) +@@ -52,7 +53,7 @@ AuthReturn Authenticate(const char *method, + if (!(passwd = conv(ConvGetHidden, 0))) + return AuthAbort; + +- if (!strcmp(c2passwd, osf1c2crypt(passwd, c2passwd))) { ++ if ((crpt_passwd = osf1c2crypt(passwd, c2passwd)) && !strcmp(c2passwd, crpt_passwd)) { + dispose(passwd); + return AuthOk; /* Success */ + } +diff --git a/kcheckpass/checkpass_shadow.c b/kcheckpass/checkpass_shadow.c +index ec3a4e0..c0f6913 100644 +--- a/kcheckpass/checkpass_shadow.c ++++ b/kcheckpass/checkpass_shadow.c +@@ -69,7 +69,7 @@ AuthReturn Authenticate(const char *method, + crpt_passwd = crypt(typed_in_password, password); + #endif + +- if (!strcmp(password, crpt_passwd )) { ++ if (crpt_passwd && !strcmp(password, crpt_passwd )) { + dispose(typed_in_password); + return AuthOk; /* Success */ + } diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.4-r2.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.4-r2.ebuild new file mode 100644 index 000000000000..b5546342a53e --- /dev/null +++ b/kde-base/plasma-workspace/plasma-workspace-4.10.4-r2.ebuild @@ -0,0 +1,145 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.10.4-r2.ebuild,v 1.1 2013/07/20 21:54:05 dilfridge Exp $ + +EAPI=5 + +DECLARATIVE_REQUIRED="always" +KDE_HANDBOOK="optional" +KMNAME="kde-workspace" +KMMODULE="plasma" +PYTHON_DEPEND="python? 2" +OPENGL_REQUIRED="always" +inherit python kde4-meta + +DESCRIPTION="Plasma: KDE desktop framework" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug gps json python qalculate +rss semantic-desktop" + +COMMONDEPEND=" + dev-libs/libdbusmenu-qt + >=dev-qt/qtcore-4.8.4-r3:4 + !kde-misc/ktouchpadenabler + $(add_kdebase_dep kactivities) + $(add_kdebase_dep kdelibs 'semantic-desktop(+)?') + $(add_kdebase_dep kephal) + $(add_kdebase_dep ksysguard) + $(add_kdebase_dep libkworkspace) + $(add_kdebase_dep libplasmagenericshell) + $(add_kdebase_dep libtaskmanager) + $(add_kdebase_dep solid) + x11-libs/libX11 + x11-libs/libXcomposite + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXi + x11-libs/libXrender + gps? ( >=sci-geosciences/gpsd-2.37 ) + json? ( dev-libs/qjson ) + python? ( + >=dev-python/PyQt4-4.4.0[X] + $(add_kdebase_dep pykde4) + ) + qalculate? ( sci-libs/libqalculate ) + rss? ( + $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)?') + $(add_kdebase_dep libplasmaclock 'holidays(+)') + ) + !rss? ( $(add_kdebase_dep libplasmaclock '-holidays(+)') ) + semantic-desktop? ( + dev-libs/soprano + $(add_kdebase_dep nepomuk-core) + ) +" +DEPEND="${COMMONDEPEND} + rss? ( dev-libs/boost ) + x11-proto/compositeproto + x11-proto/damageproto + x11-proto/fixesproto + x11-proto/renderproto +" +RDEPEND="${COMMONDEPEND} + $(add_kdebase_dep plasma-runtime) +" + +KMEXTRA=" + appmenu/ + ktouchpadenabler/ + statusnotifierwatcher/ +" +KMEXTRACTONLY=" + kcheckpass/ + krunner/dbus/org.freedesktop.ScreenSaver.xml + krunner/dbus/org.kde.krunner.App.xml + ksmserver/org.kde.KSMServerInterface.xml + ksmserver/screenlocker/ + libs/kephal/ + libs/kworkspace/ + libs/taskmanager/ + libs/plasmagenericshell/ + libs/ksysguard/ + libs/kdm/kgreeterplugin.h + ksysguard/ +" + +KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager" + +PATCHES=( + "${FILESDIR}/${PN}-4.10.1-noplasmalock.patch" + "${FILESDIR}/${PN}-4.10.4-keep-batterymonitor-in-sync-with-systray.patch" + "${FILESDIR}/${PN}-4.10.4-crypt.patch" + ) + +pkg_setup() { + if use python ; then + python_set_active_version 2 + python_pkg_setup + fi + kde4-meta_pkg_setup +} + +src_unpack() { + if use handbook; then + KMEXTRA+=" doc/plasma-desktop" + fi + + kde4-meta_src_unpack +} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with gps libgps) + $(cmake-utils_use_with json QJSON) + $(cmake-utils_use_with python PythonLibrary) + $(cmake-utils_use_with qalculate) + $(cmake-utils_use_with rss KdepimLibs) + $(cmake-utils_use_with semantic-desktop Akonadi) + $(cmake-utils_use_with semantic-desktop NepomukCore) + $(cmake-utils_use_with semantic-desktop Soprano) + -DWITH_Googlegadgets=OFF + -DWITH_Xmms=OFF + ) + + kde4-meta_src_configure +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + if use python; then + python_mod_optimize \ + PyKDE4/plasmascript.py \ + /usr/share/apps/plasma_scriptengine_python + fi +} + +pkg_postrm() { + kde4-meta_pkg_postrm + + if use python; then + python_mod_cleanup \ + PyKDE4/plasmascript.py \ + /usr/share/apps/plasma_scriptengine_python + fi +} diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.5-r2.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.5-r2.ebuild new file mode 100644 index 000000000000..b8a42a122fb2 --- /dev/null +++ b/kde-base/plasma-workspace/plasma-workspace-4.10.5-r2.ebuild @@ -0,0 +1,145 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.10.5-r2.ebuild,v 1.1 2013/07/20 21:54:05 dilfridge Exp $ + +EAPI=5 + +DECLARATIVE_REQUIRED="always" +KDE_HANDBOOK="optional" +KMNAME="kde-workspace" +KMMODULE="plasma" +PYTHON_DEPEND="python? 2" +OPENGL_REQUIRED="always" +inherit python kde4-meta + +DESCRIPTION="Plasma: KDE desktop framework" +KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug gps json python qalculate +rss semantic-desktop" + +COMMONDEPEND=" + dev-libs/libdbusmenu-qt + >=dev-qt/qtcore-4.8.4-r3:4 + !kde-misc/ktouchpadenabler + $(add_kdebase_dep kactivities) + $(add_kdebase_dep kdelibs 'semantic-desktop(+)?') + $(add_kdebase_dep kephal) + $(add_kdebase_dep ksysguard) + $(add_kdebase_dep libkworkspace) + $(add_kdebase_dep libplasmagenericshell) + $(add_kdebase_dep libtaskmanager) + $(add_kdebase_dep solid) + x11-libs/libX11 + x11-libs/libXcomposite + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXi + x11-libs/libXrender + gps? ( >=sci-geosciences/gpsd-2.37 ) + json? ( dev-libs/qjson ) + python? ( + >=dev-python/PyQt4-4.4.0[X] + $(add_kdebase_dep pykde4) + ) + qalculate? ( sci-libs/libqalculate ) + rss? ( + $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)?') + $(add_kdebase_dep libplasmaclock 'holidays(+)') + ) + !rss? ( $(add_kdebase_dep libplasmaclock '-holidays(+)') ) + semantic-desktop? ( + dev-libs/soprano + $(add_kdebase_dep nepomuk-core) + ) +" +DEPEND="${COMMONDEPEND} + rss? ( dev-libs/boost ) + x11-proto/compositeproto + x11-proto/damageproto + x11-proto/fixesproto + x11-proto/renderproto +" +RDEPEND="${COMMONDEPEND} + $(add_kdebase_dep plasma-runtime) +" + +KMEXTRA=" + appmenu/ + ktouchpadenabler/ + statusnotifierwatcher/ +" +KMEXTRACTONLY=" + kcheckpass/ + krunner/dbus/org.freedesktop.ScreenSaver.xml + krunner/dbus/org.kde.krunner.App.xml + ksmserver/org.kde.KSMServerInterface.xml + ksmserver/screenlocker/ + libs/kephal/ + libs/kworkspace/ + libs/taskmanager/ + libs/plasmagenericshell/ + libs/ksysguard/ + libs/kdm/kgreeterplugin.h + ksysguard/ +" + +KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager" + +PATCHES=( + "${FILESDIR}/${PN}-4.10.1-noplasmalock.patch" + "${FILESDIR}/${PN}-4.10.5-leak.patch" + "${FILESDIR}/${PN}-4.10.4-crypt.patch" +) + +pkg_setup() { + if use python ; then + python_set_active_version 2 + python_pkg_setup + fi + kde4-meta_pkg_setup +} + +src_unpack() { + if use handbook; then + KMEXTRA+=" doc/plasma-desktop" + fi + + kde4-meta_src_unpack +} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with gps libgps) + $(cmake-utils_use_with json QJSON) + $(cmake-utils_use_with python PythonLibrary) + $(cmake-utils_use_with qalculate) + $(cmake-utils_use_with rss KdepimLibs) + $(cmake-utils_use_with semantic-desktop Akonadi) + $(cmake-utils_use_with semantic-desktop NepomukCore) + $(cmake-utils_use_with semantic-desktop Soprano) + -DWITH_Googlegadgets=OFF + -DWITH_Xmms=OFF + ) + + kde4-meta_src_configure +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + if use python; then + python_mod_optimize \ + PyKDE4/plasmascript.py \ + /usr/share/apps/plasma_scriptengine_python + fi +} + +pkg_postrm() { + kde4-meta_pkg_postrm + + if use python; then + python_mod_cleanup \ + PyKDE4/plasmascript.py \ + /usr/share/apps/plasma_scriptengine_python + fi +} diff --git a/mail-client/evolution/metadata.xml b/mail-client/evolution/metadata.xml index 04d15a997b27..c75da5a23963 100644 --- a/mail-client/evolution/metadata.xml +++ b/mail-client/evolution/metadata.xml @@ -5,8 +5,6 @@ Build mail-filter/bogofilter plugin Build with clutter support for animation effects - Enable net-misc/connman support (requires - 'networkmanager' USE flag to be disabled). Enable GPG encryption support using app-crypt/gnupg and app-crypt/pinentry Enable using diff --git a/mail-client/postler/Manifest b/mail-client/postler/Manifest deleted file mode 100644 index 142326205766..000000000000 --- a/mail-client/postler/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST postler-0.1.1.tar.bz2 251521 SHA256 2b40889161442a02863e992841253001901e25caf7e992d4f0f588966ea79223 SHA512 3e293f6da17c19f4906a3baba2b50ec4602fb34a56f8e8163b463b91114a24f2b6b4606b837a6bae6a91f772710187229aefd84500a2f57bacfd69a47db54b9f WHIRLPOOL be5df56012d848f8ad620fa008c8789a88726d3ab8e33b4ba7a97db8cfc18fbc8917d2ba659151d0dcb0d0e688a79431ba151b54957afa01975f6521d1b35013 diff --git a/mail-client/postler/metadata.xml b/mail-client/postler/metadata.xml deleted file mode 100644 index d56729e92f8e..000000000000 --- a/mail-client/postler/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - xfce - diff --git a/mail-client/postler/postler-0.1.1.ebuild b/mail-client/postler/postler-0.1.1.ebuild deleted file mode 100644 index 39f11fe13e4d..000000000000 --- a/mail-client/postler/postler-0.1.1.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/mail-client/postler/postler-0.1.1.ebuild,v 1.4 2013/03/29 21:27:25 angelos Exp $ - -EAPI=4 -inherit gnome2-utils python waf-utils vala - -DESCRIPTION="A super sexy, ultra simple desktop mail client built in vala" -HOMEPAGE="http://launchpad.net/postler" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" # ayatana, disabled because we only support GTK+-3.x with ayatana libs in purpose - -RDEPEND=">=dev-libs/glib-2.26 - dev-libs/libunique:1 - dev-libs/openssl:0 - mail-mta/msmtp - media-libs/libcanberra - net-libs/webkit-gtk:2 - sys-libs/db - >=x11-libs/gtk+-2.18:2 - >=x11-libs/libnotify-0.7" -# ayatana? ( dev-libs/libindicate )" -DEPEND="${RDEPEND} - || ( dev-lang/python:2.7 dev-lang/python:2.6 ) - $(vala_depend) - dev-util/intltool - sys-devel/gettext" - -pkg_setup() { - python_set_active_version 2 - python_pkg_setup -} - -src_prepare() { - sed -i -e 's:Categories=.*:&Office;:' data/${PN}.desktop.in || die - base_src_prepare - vala_src_prepare -} - -src_configure() { - waf-utils_src_configure \ - --disable-docs \ - --disable-libindicate -# $(use_enable ayatana libindicate) -} - -src_install() { - waf-utils_src_install - dodoc ChangeLog README -} - -src_test() { - "${WAF_BINARY}" check || die -} - -pkg_preinst() { gnome2_icon_savelist; } -pkg_postinst() { gnome2_icon_cache_update; } -pkg_postrm() { gnome2_icon_cache_update; } diff --git a/mail-client/roundcube/roundcube-0.9.2.ebuild b/mail-client/roundcube/roundcube-0.9.2.ebuild index e04feab7ae61..b9ac8d8163e4 100644 --- a/mail-client/roundcube/roundcube-0.9.2.ebuild +++ b/mail-client/roundcube/roundcube-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.9.2.ebuild,v 1.1 2013/06/18 04:05:05 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.9.2.ebuild,v 1.2 2013/07/21 09:59:37 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz" # roundcube is GPL-licensed, the rest of the licenses here are # for bundled PEAR components, googiespell and utf8.class.php LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="ldap +mysql postgres sqlite ssl spell" RDEPEND="virtual/httpd-php diff --git a/mail-mta/sendmail/sendmail-8.14.7.ebuild b/mail-mta/sendmail/sendmail-8.14.7.ebuild index 11dd4f1b0ee1..32777af81af7 100644 --- a/mail-mta/sendmail/sendmail-8.14.7.ebuild +++ b/mail-mta/sendmail/sendmail-8.14.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.7.ebuild,v 1.2 2013/06/09 21:19:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.7.ebuild,v 1.3 2013/07/21 13:06:33 ago Exp $ EAPI="5" inherit eutils multilib toolchain-funcs user @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz" LICENSE="Sendmail" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ssl ldap sasl tcpd mbox ipv6 nis sockets" DEPEND="net-mail/mailbase diff --git a/media-gfx/blender/blender-2.68.ebuild b/media-gfx/blender/blender-2.68.ebuild index b3b82beb0747..117876ed6d61 100644 --- a/media-gfx/blender/blender-2.68.ebuild +++ b/media-gfx/blender/blender-2.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/blender-2.68.ebuild,v 1.1 2013/07/19 18:07:25 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/blender-2.68.ebuild,v 1.2 2013/07/21 00:09:14 hasufell Exp $ # TODO: # bundled-deps: bullet is modified @@ -62,7 +62,10 @@ RDEPEND=" media-libs/openimageio ) ffmpeg? ( - >=virtual/ffmpeg-0.6.90[x264,mp3,encode,theora,jpeg2k?] + || ( + media-video/ffmpeg[x264,mp3,encode,theora,jpeg2k?] + >=media-video/libav-9[x264,mp3,encode,theora,jpeg2k?] + ) ) fftw? ( sci-libs/fftw:3.0 ) jack? ( media-sound/jack-audio-connection-kit ) diff --git a/media-gfx/exiv2/Manifest b/media-gfx/exiv2/Manifest index f307f7e8398e..50eff2c6d073 100644 --- a/media-gfx/exiv2/Manifest +++ b/media-gfx/exiv2/Manifest @@ -1,3 +1,2 @@ DIST exiv2-0.19.tar.gz 2658781 SHA256 1733dab5e81d9cf4e0b3d6eeed009103e5baff4fecfc127ecee016b3a67c51ef SHA512 e73b2e04e0ec5a1667a8e04baccdfbed234e98965cd2777c0462bfaba961c3fbf6d373f0f18fe458c21b2283f17ebef70a9f455367f5ca4cd08dcc67ad12fdca WHIRLPOOL d9fc58a4d94b255e24526f03f7def101d8bf37d2777bd4464aca0a6aa7bc3f5143dc0b71c82819c0a385dd05a73b60e9a11248e4b69a144c5b68c50cb0c0b893 -DIST exiv2-0.21.1.tar.gz 3004521 SHA256 2edae035760f84afdfebdf3123a166e6bbf77870697afe54dea92a783f041817 SHA512 a83a6b10b6c3e7dc8718f1169684e09c4e9c2bab05e93fa29f7767f7babd12bf29203b1c8c46fbd576dad9b694ce3a699f4a47cee1c61dcfa889ae9e22a045b4 WHIRLPOOL b9807082c69dc4b7db47f451fc152dec90790284aa87e28e9b36836be6d67b05350e2bba79553e829369ee749965d3d47fd00968f41f100bfb1d13167ad948fe DIST exiv2-0.23.tar.gz 3524381 SHA256 81fa50900be7ab16e24c6551252c21fc97abcfe855fd32c8f7ec55f398786b11 SHA512 5719a9129f0c991c2966fc9bb65021d501ff7ac193f0b1eaabed9044e7dcc331cb41a149a989fc20417ea07ee20e35a8c91e0063a81b9e2d6c3fae033fdaf39a WHIRLPOOL c80e8f7cc988a5aed117cb8d545dd126e1a9f188efc3c364debf2601d49e0d166709c2ab0f7d8dedc439621fc4766bce731ceb9deb0fde35ecae563bd424cde9 diff --git a/media-gfx/exiv2/exiv2-0.21.1-r1.ebuild b/media-gfx/exiv2/exiv2-0.21.1-r1.ebuild deleted file mode 100644 index 65458dd42165..000000000000 --- a/media-gfx/exiv2/exiv2-0.21.1-r1.ebuild +++ /dev/null @@ -1,130 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.21.1-r1.ebuild,v 1.7 2012/07/02 21:51:47 sbriesen Exp $ - -EAPI=3 -PYTHON_DEPEND="2" - -inherit eutils multilib toolchain-funcs python - -DESCRIPTION="EXIF and IPTC metadata C++ library and command line utility" -HOMEPAGE="http://www.exiv2.org/" -SRC_URI="http://www.exiv2.org/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" -IUSE="contrib doc examples nls xmp zlib" -IUSE_LINGUAS="de es fi fr pl ru sk" -IUSE="${IUSE} $(printf 'linguas_%s ' ${IUSE_LINGUAS})" - -RDEPEND=" - virtual/libiconv - nls? ( virtual/libintl ) - xmp? ( dev-libs/expat ) - zlib? ( sys-libs/zlib ) -" -DEPEND="${RDEPEND} - contrib? ( >=dev-libs/boost-1.37 ) - doc? ( - app-doc/doxygen - dev-libs/libxslt - virtual/pkgconfig - media-gfx/graphviz - ) - nls? ( sys-devel/gettext ) -" - -src_prepare() { - # exiv2 fails to build with boost-1.46 due to boost filesystem - # API v3 becoming the default. This is easily fixed by adding a - # #define BOOST_FILESYSTEM_VERSION 2 - # to source files that include boost/filesystem.hpp - # - # Implemented via sed to avoid patch-file (bug #357605) - sed -i -e \ - 's|^\(#include .*\)|#define BOOST_FILESYSTEM_VERSION 2\n\1|g' \ - contrib/organize/helpers.hpp - - # fix for off by 1 hour date error for -T option (bug #368419) - epatch "${FILESDIR}/${P}-time-fix.patch" - - # convert docs to UTF-8 - for i in doc/cmd.txt; do - einfo "Converting "${i}" to UTF-8" - iconv -f LATIN1 -t UTF-8 "${i}" > "${i}~" && mv -f "${i}~" "${i}" || rm -f "${i}~" - done - - if use doc; then - einfo "Updating doxygen config" - doxygen 2>&1 >/dev/null -u config/Doxyfile - fi - - if use contrib; then - # create build environment for contrib - ln -snf ../../src contrib/organize/exiv2 - sed -i -e 's:/usr/local/include/.*:/usr/include:g' \ - -e 's:/usr/local/lib/lib:-l:g' -e 's:-gcc..-mt-._..\.a::g' \ - contrib/organize/boost.mk - fi - - # fix python shebang - python_convert_shebangs -r 2 doc/templates -} - -src_configure() { - local myconf="$(use_enable nls) $(use_enable xmp)" - use zlib || myconf="${myconf} --without-zlib" # plain 'use_with' fails - - # Bug #78720. amd64/gcc-3.4/-fvisibility* fail. - if [[ $(gcc-major-version) -lt 4 ]]; then - use amd64 && myconf="${myconf} --disable-visibility" - fi - - econf \ - --disable-static \ - ${myconf} -} - -src_compile() { - emake || die "emake failed" - - if use contrib; then - emake -C contrib/organize \ - LDFLAGS="\$(BOOST_LIBS) -L../../src -lexiv2 ${LDFLAGS}" \ - CPPFLAGS="${CPPFLAGS} -I\$(BOOST_INC_DIR) -I. -DEXV_HAVE_STDINT_H" \ - || die "emake organize failed" - fi - - if use doc; then - emake doc || die "emake doc failed" - fi -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - - find "${ED}" -name '*.la' -exec rm -f {} + - - if use contrib; then - emake DESTDIR="${D}" -C contrib/organize install || die "emake install organize failed" - fi - - dodoc README doc/{ChangeLog,cmd.txt} - use xmp && dodoc doc/{COPYING-XMPSDK,README-XMP,cmdxmp.txt} - use doc && dohtml -r doc/html/. - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins samples/*.cpp - fi -} - -pkg_postinst() { - ewarn - ewarn "PLEASE PLEASE take note of this:" - ewarn "Please make *sure* to run revdep-rebuild now" - ewarn "Certain things on your system may have linked against a" - ewarn "different version of exiv2 -- those things need to be" - ewarn "recompiled. Sorry for the inconvenience!" - ewarn -} diff --git a/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild b/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild deleted file mode 100644 index 105567934252..000000000000 --- a/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild +++ /dev/null @@ -1,130 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild,v 1.6 2012/07/02 21:51:47 sbriesen Exp $ - -EAPI=3 -PYTHON_DEPEND="2" - -inherit eutils multilib toolchain-funcs python - -DESCRIPTION="EXIF and IPTC metadata C++ library and command line utility" -HOMEPAGE="http://www.exiv2.org/" -SRC_URI="http://www.exiv2.org/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -IUSE="contrib doc examples nls xmp zlib" -IUSE_LINGUAS="de es fi fr pl ru sk" -IUSE="${IUSE} $(printf 'linguas_%s ' ${IUSE_LINGUAS})" - -RDEPEND=" - virtual/libiconv - nls? ( virtual/libintl ) - xmp? ( dev-libs/expat ) - zlib? ( sys-libs/zlib ) -" -DEPEND="${RDEPEND} - contrib? ( >=dev-libs/boost-1.37 ) - doc? ( - app-doc/doxygen - dev-libs/libxslt - virtual/pkgconfig - media-gfx/graphviz - ) - nls? ( sys-devel/gettext ) -" - -src_prepare() { - # exiv2 fails to build with boost-1.46 due to boost filesystem - # API v3 becoming the default. This is easily fixed by adding a - # #define BOOST_FILESYSTEM_VERSION 2 - # to source files that include boost/filesystem.hpp - # - # Implemented via sed to avoid patch-file (bug #357605) - sed -i -e \ - 's|^\(#include .*\)|#define BOOST_FILESYSTEM_VERSION 2\n\1|g' \ - contrib/organize/helpers.hpp - - # fix for off by 1 hour date error for -T option (bug #368419) - epatch "${FILESDIR}/${P}-time-fix.patch" - - # convert docs to UTF-8 - for i in doc/cmd.txt; do - einfo "Converting "${i}" to UTF-8" - iconv -f LATIN1 -t UTF-8 "${i}" > "${i}~" && mv -f "${i}~" "${i}" || rm -f "${i}~" - done - - if use doc; then - einfo "Updating doxygen config" - doxygen 2>&1 >/dev/null -u config/Doxyfile - fi - - if use contrib; then - # create build environment for contrib - ln -snf ../../src contrib/organize/exiv2 - sed -i -e 's:/usr/local/include/.*:/usr/include:g' \ - -e 's:/usr/local/lib/lib:-l:g' -e 's:-gcc..-mt-._..\.a::g' \ - contrib/organize/boost.mk - fi - - # fix python shebang - python_convert_shebangs -r 2 doc/templates -} - -src_configure() { - local myconf="$(use_enable nls) $(use_enable xmp)" - use zlib || myconf="${myconf} --without-zlib" # plain 'use_with' fails - - # Bug #78720. amd64/gcc-3.4/-fvisibility* fail. - if [[ $(gcc-major-version) -lt 4 ]]; then - use amd64 && myconf="${myconf} --disable-visibility" - fi - - econf \ - --disable-static \ - ${myconf} -} - -src_compile() { - emake || die "emake failed" - - if use contrib; then - emake -C contrib/organize \ - LDFLAGS="\$(BOOST_LIBS) -L../../src -lexiv2 ${LDFLAGS}" \ - CPPFLAGS="${CPPFLAGS} -I\$(BOOST_INC_DIR) -I. -DEXV_HAVE_STDINT_H" \ - || die "emake organize failed" - fi - - if use doc; then - emake doc || die "emake doc failed" - fi -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - - find "${ED}" -name '*.la' -exec rm -f {} + - - if use contrib; then - emake DESTDIR="${D}" -C contrib/organize install || die "emake install organize failed" - fi - - dodoc README doc/{ChangeLog,cmd.txt} - use xmp && dodoc doc/{COPYING-XMPSDK,README-XMP,cmdxmp.txt} - use doc && dohtml -r doc/html/. - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins samples/*.cpp - fi -} - -pkg_postinst() { - ewarn - ewarn "PLEASE PLEASE take note of this:" - ewarn "Please make *sure* to run revdep-rebuild now" - ewarn "Certain things on your system may have linked against a" - ewarn "different version of exiv2 -- those things need to be" - ewarn "recompiled. Sorry for the inconvenience!" - ewarn -} diff --git a/media-gfx/exiv2/exiv2-0.23.ebuild b/media-gfx/exiv2/exiv2-0.23.ebuild deleted file mode 100644 index c09cf9489935..000000000000 --- a/media-gfx/exiv2/exiv2-0.23.ebuild +++ /dev/null @@ -1,120 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.23.ebuild,v 1.3 2012/07/02 21:51:47 sbriesen Exp $ - -EAPI=4 -AUTOTOOLS_IN_SOURCE_BUILD=1 - -inherit eutils autotools-utils multilib toolchain-funcs python - -DESCRIPTION="EXIF and IPTC metadata C++ library and command line utility" -HOMEPAGE="http://www.exiv2.org/" -SRC_URI="http://www.exiv2.org/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE_LINGUAS="de es fi fr pl ru sk" -IUSE="contrib doc examples nls xmp zlib static-libs $(printf 'linguas_%s ' ${IUSE_LINGUAS})" - -RDEPEND=" - virtual/libiconv - nls? ( virtual/libintl ) - xmp? ( dev-libs/expat ) - zlib? ( sys-libs/zlib ) -" -DEPEND="${RDEPEND} - contrib? ( >=dev-libs/boost-1.37 ) - doc? ( - app-doc/doxygen - dev-libs/libxslt - virtual/pkgconfig - media-gfx/graphviz - =dev-lang/python-2* - ) - nls? ( sys-devel/gettext ) -" - -DOCS=( README doc/ChangeLog doc/cmd.txt ) - -src_prepare() { - # exiv2 fails to build with boost-1.46 due to boost filesystem - # API v3 becoming the default. This is easily fixed by adding a - # #define BOOST_FILESYSTEM_VERSION 2 - # to source files that include boost/filesystem.hpp - # - # Implemented via sed to avoid patch-file (bug #357605) - sed -i -e \ - 's|^\(#include .*\)|#define BOOST_FILESYSTEM_VERSION 2\n\1|g' \ - contrib/organize/helpers.hpp - - # convert docs to UTF-8 - local i - for i in doc/cmd.txt; do - einfo "Converting "${i}" to UTF-8" - iconv -f LATIN1 -t UTF-8 "${i}" > "${i}~" && mv -f "${i}~" "${i}" || rm -f "${i}~" - done - - if use doc; then - einfo "Updating doxygen config" - doxygen 2>&1 >/dev/null -u config/Doxyfile - python_convert_shebangs -r 2 doc/templates - fi - - if use contrib; then - # create build environment for contrib - ln -snf ../../src contrib/organize/exiv2 - sed -i -e 's:/usr/local/include/.*:/usr/include:g' \ - -e 's:/usr/local/lib/lib:-l:g' -e 's:-gcc..-mt-._..\.a::g' \ - contrib/organize/boost.mk - fi -} - -src_configure() { - local myeconfargs=( - $(use_enable nls) - $(use_enable xmp) - $(use_enable static-libs static) - ) - - # plain 'use_with' fails - use zlib || myeconfargs+=("${myconf} --without-zlib") - - # Bug #78720. amd64/gcc-3.4/-fvisibility* fail. - if [ $(gcc-major-version) -lt 4 ]; then - use amd64 && myeconfargs+=("${myconf} --disable-visibility") - fi - - autotools-utils_src_configure -} - -src_compile() { - autotools-utils_src_compile - - if use contrib; then - emake -C contrib/organize \ - LDFLAGS="\$(BOOST_LIBS) -L../../src -lexiv2 ${LDFLAGS}" \ - CPPFLAGS="${CPPFLAGS} -I\$(BOOST_INC_DIR) -I. -DEXV_HAVE_STDINT_H" \ - || die "emake organize failed" - fi - - if use doc; then - emake doc || die "emake doc failed" - fi -} - -src_install() { - autotools-utils_src_install - - if use contrib; then - emake DESTDIR="${D}" -C contrib/organize install || die "emake install organize failed" - fi - - use xmp && dodoc doc/{COPYING-XMPSDK,README-XMP,cmdxmp.txt} - use doc && dohtml -r doc/html/. - if use examples; then - insinto /usr/share/doc/${PF}/examples - docompress -x /usr/share/doc/${PF}/examples - doins samples/*.cpp - fi -} diff --git a/media-gfx/exiv2/metadata.xml b/media-gfx/exiv2/metadata.xml index 73756a9201db..273f51e24793 100644 --- a/media-gfx/exiv2/metadata.xml +++ b/media-gfx/exiv2/metadata.xml @@ -1,10 +1,7 @@ - - sbriesen@gentoo.org - Stefan Briesenick - + kde Exiv2 is a C++ library and a command line utility to read and write EXIF and IPTC image metadata. diff --git a/media-gfx/feh/Manifest b/media-gfx/feh/Manifest index c4d9db9045aa..52d191fb3bf7 100644 --- a/media-gfx/feh/Manifest +++ b/media-gfx/feh/Manifest @@ -1,2 +1,3 @@ DIST feh-2.9.1.tar.bz2 2079016 SHA256 4a02d2328c37ae7d7df09c49ccfcbad90458735b132c70937047b3395fb45925 SHA512 4d047a40f8cb5691b86c62ffef8e086a8eb503ebadefcf52bd525abff0c2aa150333d8e54bfdac043167d0a2e4488a6552c42c7c261f22de60f81d8742b90b25 WHIRLPOOL 8209730c3b275d655cc6b30ad3765efac79d10ecdbf0279c31c73620277d2f6214121c78f9f4fb857468359b48d9e8c90346da4d27810cd2ce61911376e8ce10 DIST feh-2.9.2.tar.bz2 2081602 SHA256 24d0be004b16207981aa37a24da9eb72718978ffec28be1eeea64b9541d66d3e SHA512 3d1c9b80a67e659735bd5d605d041f66158ac945295fa7eb604ea8008564e9f81da0b48b8d8c285dcd1f9066976297af069c28e568d12a1034513fdd15754a0b WHIRLPOOL b85ba561e09e29adb084d1385407e874223333c48efb8d41d94350d6ec831eb1b38d85b3c6860be5e0d6327581bccf0b717f5c6949a4640342e9f69df05fd016 +DIST feh-2.9.3.tar.bz2 2082188 SHA256 b4e8d603033af12afa77ae8020bcf4ff51c6950b9a6880a0fe32b04fdf7290f2 SHA512 9a0194d43037b1f1b1bd19dc4a9a1c6073504622283c466de1d1952798f37db21b5f2f61c14eeb732c49cc22707a5b47c7009fdaec6141eb3e1b936e2b7b038d WHIRLPOOL e77bd586e26b6ad1e2fb4189fdd33a19e7b45347417223ed65669955903b4ee5efbfa9fd52763b0724efc3bd9f490fa62c77323b5ee3f89445a0338e5fb2eed5 diff --git a/media-gfx/feh/feh-2.9.3.ebuild b/media-gfx/feh/feh-2.9.3.ebuild new file mode 100644 index 000000000000..9501b5106633 --- /dev/null +++ b/media-gfx/feh/feh-2.9.3.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.9.3.ebuild,v 1.1 2013/07/21 10:40:55 radhermit Exp $ + +EAPI=5 +inherit eutils toolchain-funcs + +DESCRIPTION="A fast, lightweight imageviewer using imlib2" +HOMEPAGE="http://feh.finalrewind.org/" +SRC_URI="http://feh.finalrewind.org/${P}.tar.bz2" + +LICENSE="feh" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +IUSE="debug curl exif test xinerama" + +COMMON_DEPEND=">=media-libs/giblib-1.2.4 + media-libs/imlib2 + >=media-libs/libpng-1.2:0 + x11-libs/libX11 + curl? ( net-misc/curl ) + exif? ( media-libs/libexif ) + xinerama? ( x11-libs/libXinerama )" +RDEPEND="${COMMON_DEPEND} + virtual/jpeg" +DEPEND="${COMMON_DEPEND} + x11-libs/libXt + x11-proto/xproto + test? ( + >=dev-lang/perl-5.10 + dev-perl/Test-Command + )" + +pkg_setup() { + use_feh() { usex $1 1 0; } + + fehopts=( + DESTDIR="${D}" + PREFIX=/usr + doc_dir='${main_dir}'/share/doc/${PF} + example_dir='${main_dir}'/share/doc/${PF}/examples + curl=$(use_feh curl) + debug=$(use_feh debug) + xinerama=$(use_feh xinerama) + exif=$(use_feh exif) + ) +} + +src_prepare() { + epatch "${FILESDIR}"/${PN}-2.6.2-debug-cflags.patch + # fix desktop file + sed -i -e "s:^Icon=.*:Icon=/usr/share/feh/images/logo.svg:" \ + share/applications/${PN}.pre || die +} + +src_compile() { + tc-export CC + emake "${fehopts[@]}" +} + +src_install() { + emake "${fehopts[@]}" install +} diff --git a/media-gfx/graphicsmagick/files/graphicsmagick-1.3.18-powerpc.patch b/media-gfx/graphicsmagick/files/graphicsmagick-1.3.18-powerpc.patch new file mode 100644 index 000000000000..30a67fdc3e2d --- /dev/null +++ b/media-gfx/graphicsmagick/files/graphicsmagick-1.3.18-powerpc.patch @@ -0,0 +1,11 @@ +--- a/magick/studio.h ++++ b/magick/studio.h +@@ -51,7 +51,7 @@ + threads. Most CPUs have cache lines of 32 or 64 bytes. IBM Power CPUs have + cache lines of 128 bytes. + */ +-#if defined(MAGICK_TARGET_CPU) && (MAGICK_TARGET_CPU == powerpc) ++#ifdef __powerpc__ + # define MAGICK_CACHE_LINE_SIZE 128 + #else + # define MAGICK_CACHE_LINE_SIZE 64 diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.18.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.18.ebuild index 169b1050721e..8a40477229cb 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-1.3.18.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphicsmagick/graphicsmagick-1.3.18.ebuild,v 1.2 2013/04/08 17:41:50 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphicsmagick/graphicsmagick-1.3.18.ebuild,v 1.5 2013/07/21 15:45:08 jer Exp $ EAPI=5 inherit toolchain-funcs eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bzip2 cxx debug fpx imagemagick jbig jpeg jpeg2k lcms lzma modules openmp perl png postscript q16 q32 static-libs svg threads tiff truetype wmf X zlib" RDEPEND=">=sys-devel/libtool-2.2.6b @@ -46,6 +46,7 @@ S=${WORKDIR}/${MY_P} src_prepare() { epatch "${FILESDIR}"/${PN}-1.3.18-freetype.patch + epatch "${FILESDIR}"/${PN}-1.3.18-powerpc.patch } src_configure() { diff --git a/media-gfx/iscan-data/Manifest b/media-gfx/iscan-data/Manifest index 25e6c9fc42a4..a316681f7bc5 100644 --- a/media-gfx/iscan-data/Manifest +++ b/media-gfx/iscan-data/Manifest @@ -1,3 +1 @@ -DIST iscan-data_1.13.0-1.tar.gz 92925 SHA256 fda8040db87a4ac5fa465f7c15527273c51ab3bf4fece37d760c96f602592ea0 SHA512 e2f5360a0e6d8ca7c1bfbc1536368bdec137f7db8ef694ebd6afdd2ca53bcea053a452fd4819a47531695f57022e7dc5953160c54cabe6af2882d54c1af49ec4 WHIRLPOOL b0c7d27a563aba8273a7c819f1352309f28f9078b6e375bc484b3836a6819bfe3fea4ea626de1fee91b17c7a10121c4d6c087a40d9d017892db947ab51012dd3 DIST iscan-data_1.22.0-1.tar.gz 96626 SHA256 e6ef1c275488d907869f48eb7889d9a01e564ea4b39e291e90843feb59e92ef8 SHA512 2adc6c125045803ffd269abab4f58d6d1c87ebd4c959985e6689d0b2e7f5a84fb1956d0e559c35b1704a1e330bc639e668c37f718c871e076a7ccf6c35562e6f WHIRLPOOL f4b7aaf68396c54295b40999653b4f1f8777d154e38ff1612a2458c2449570a6213fd41abeb13d6d06cba09828f8f35d485a6cce7303e8657a7ce87887657cc2 -DIST iscan-data_1.9.0-1.tar.gz 90850 SHA256 2a1a93281f5cda949b4524bdb198328f0fc70ce56f8a60173c0c458130806f5d SHA512 945b5aaf3946773c58bfd2c8abae3d95e2769e5cc3b61317791d63d0827086618b635a1dcfb331539fff3676bec4c30c9c1e2fa84dfdf89536e23c30850c4fb7 WHIRLPOOL 97121436ccb95c7f267505d0867deb79a648caafa0457c1825fc14e83709daf79f96c450658ebf4046bc0652b925452d085c5ff120af7ceac140d5f2170fc489 diff --git a/media-gfx/iscan-data/iscan-data-1.13.0.1.ebuild b/media-gfx/iscan-data/iscan-data-1.13.0.1.ebuild deleted file mode 100644 index c875f64ad0e2..000000000000 --- a/media-gfx/iscan-data/iscan-data-1.13.0.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/media-gfx/iscan-data/iscan-data-1.13.0.1.ebuild,v 1.1 2012/06/04 21:12:18 flameeyes Exp $ - -EAPI=4 - -inherit eutils versionator - -MY_PV="$(get_version_component_range 1-3)" -S="${WORKDIR}/${PN}-${MY_PV}" - -DESCRIPTION="Image Scan! for Linux data files" -HOMEPAGE="http://avasys.jp/english/linux_e/" -SRC_URI="http://linux.avasys.jp/drivers/${PN}/${MY_PV}/${PN}_$(replace_version_separator 3 -).tar.gz" -LICENSE="GPL-2" -SLOT="0" - -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-libs/libxslt" -RDEPEND="${DEPEND}" - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - - # create udev rules - dodir /lib/udev/rules.d - "${D}usr/lib64/iscan-data/make-policy-file" \ - --force --quiet --mode udev \ - -d "${D}usr/share/iscan-data/epkowa.desc" \ - -o "${D}lib/udev/rules.d/99-iscan.rules" - - # install docs - dodoc NEWS SUPPORTED-DEVICES KNOWN-PROBLEMS -} diff --git a/media-gfx/iscan-data/iscan-data-1.9.0.1.ebuild b/media-gfx/iscan-data/iscan-data-1.9.0.1.ebuild deleted file mode 100644 index 5957b3018c72..000000000000 --- a/media-gfx/iscan-data/iscan-data-1.9.0.1.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/media-gfx/iscan-data/iscan-data-1.9.0.1.ebuild,v 1.3 2011/10/15 23:13:49 ssuominen Exp $ - -EAPI=4 - -inherit eutils versionator - -MY_PV="$(get_version_component_range 1-3)" -S="${WORKDIR}/${PN}-${MY_PV}" - -DESCRIPTION="Image Scan! for Linux data files" -HOMEPAGE="http://avasys.jp/english/linux_e/" -SRC_URI="http://linux.avasys.jp/drivers/iscan-data/${MY_PV}/${PN}_$(replace_version_separator 3 -).tar.gz" -LICENSE="GPL-2" -SLOT="0" - -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="dev-libs/libxslt" -RDEPEND="${DEPEND}" - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - - # create udev rules - dodir /lib/udev/rules.d - "${D}usr/lib64/iscan-data/make-policy-file" \ - --force --quiet --mode udev \ - -d "${D}usr/share/iscan-data/epkowa.desc" \ - -o "${D}lib/udev/rules.d/99-iscan.rules" - - # install docs - dodoc NEWS SUPPORTED-DEVICES KNOWN-PROBLEMS -} diff --git a/media-gfx/iscan-data/metadata.xml b/media-gfx/iscan-data/metadata.xml index 71be5e00baf2..67f43110d545 100644 --- a/media-gfx/iscan-data/metadata.xml +++ b/media-gfx/iscan-data/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org Provides the necessary support files for Image Scan! for Linux, diff --git a/media-gfx/iscan/Manifest b/media-gfx/iscan/Manifest index 7923c5f3a49b..971fd75daa3a 100644 --- a/media-gfx/iscan/Manifest +++ b/media-gfx/iscan/Manifest @@ -1,5 +1,4 @@ DIST iscan_2.26.2-1.tar.gz 1106921 SHA256 e528070f588fe6166c321610dcdeed6c7cf8110152303fdbf03240e68a593659 SHA512 82655969a8c0a7006d03d570158219f036cf5fb3fd645088177cedf52c2e30325e85c888c254d8342997ac3ac70b943402a4922cc95f66820a640ed572fd55fb WHIRLPOOL ad905f9cd8ff497f0821fa60d6b44e23e9010f7c5bdccb2fd13f7be50dd7853461da21dd515490d75914c3153e81764f244909411aa227e2df29c389a1910897 -DIST iscan_2.28.1-3.tar.gz 1195938 SHA256 97fbaf4d66697762a32768b96f3ecb59c3582b6fdc1c1919119f8b73aa2d3b13 SHA512 0c7421d3b06ced928dc0d25376eff88496d2f90e61e19c28cd74b403012b6c23652bd5d2f5571aa793e453834604101668ca94c937afef3d301802d286375004 WHIRLPOOL c880672c1123b44e040089797cb6f95b33f708a518822117ed438485cb562804889b45a4e52702886ac7cd5ec86c978cc42135c43b531ad39ad893fefd6958aa DIST iscan_2.29.1-5.tar.gz 1217266 SHA256 7198b5fb081bd1b6dd3747ca645c9d36ab1fef03970803145ea3d31d2c1fffb4 SHA512 945dbe0e55670b9172a455f8c067e3175aae88eff79a900fc1d5221c2246f06daadae16673e6a7bd6a0e00f6fc810ed16d5d1f6c7e93237d64dbd1f81416e20e WHIRLPOOL ea9cd332fbbe1f20a843dc45fb1b7edca617b127440f78938c399f763f70d32951a61069b5313c1d9e5fc6e534d9c7b32e15b9fa9638c2521a0bcfe9851d145a DIST userg_revL_e.pdf 574224 SHA256 e68a45d600f702311d10a0e13d42c5b32036df172e8f07728604291b823ec876 SHA512 59cb65ed90913669a4f69fffbdd8dcd1965eabad482f08302c384e9aa75252acfe68470f66ae8ac29cc2b4d109d9395115b9723fbd9cbcb31d2847c55fcc4c18 WHIRLPOOL 082cbf872e43604c4359ed7388aa2cd2519aead961187230a1232592b3952161c850fb4c060a787aefbd4bc58c2853a1489c0144687afadd45e65affcad04289 DIST userg_revQ_e.pdf 627189 SHA256 7f40dfb94bf747a5059c17cba21e72e2485226ea41655453d010b46ed96e8a1c SHA512 b09d5143855a759e0fa3e74794762566b6fbf734642f9d7f712e5f2f20e3dce6b830465fd65f83f9cc368292ce7a2c0cec709b0eba6356d95e1ba5114b3348fc WHIRLPOOL f1497a87ad9b991a05a7a93ff5603944b1cadf00b5162498ff4c0ff1d85615de922324ee5574d0f8540e2d44fc2dede2a25157e562633f51b75eb8e4d4e56dc2 diff --git a/media-gfx/iscan/iscan-2.28.1.3.ebuild b/media-gfx/iscan/iscan-2.28.1.3.ebuild deleted file mode 100644 index 19640ad31ea5..000000000000 --- a/media-gfx/iscan/iscan-2.28.1.3.ebuild +++ /dev/null @@ -1,164 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.28.1.3.ebuild,v 1.4 2012/12/11 03:42:44 axs Exp $ - -EAPI="4" - -inherit eutils flag-o-matic autotools versionator - -# HINTS: -# -> non-free modules are x86 and amd64 only -# -> iscan frontend needs non-free modules -# -> sane-epkowa should be usable on every arch -# -> ${P}-${SRC_REV}.tar.gz (for gcc 3.2/3.3) -# -> ${P}-${SRC_REV}.c2.tar.gz (for gcc 3.4 or later) - -# FIXME: -# Make jpeg/png optional. The problem is, that the configure script ignores --disable-*, -# if the corresponding lib is found on the system. -# Furthermore, iscan doesn't compile w/o libusb, this should be fixed somehow. - -# TODO: -# (re)add closed-source binary modules which are needed for some scanners. - -KEYWORDS="~amd64 ~x86" - -MY_PV="$(get_version_component_range 1-3)" -S="${WORKDIR}/${PN}-${MY_PV}" - -DESCRIPTION="EPSON Image Scan! for Linux (including sane-epkowa backend)" -HOMEPAGE="http://www.avasys.jp/english/linux_e/dl_scan.html" -SRC_URI="http://linux.avasys.jp/drivers/${PN}/${MY_PV}/${PN}_$(replace_version_separator 3 -).tar.gz - doc? ( http://linux.avasys.jp/drivers/iscan/doc/userg_revL_e.pdf )" -LICENSE="GPL-2 AVASYS" -SLOT="0" - -IUSE="X gimp jpeg png tiff doc" -IUSE_LINGUAS="ar de es fr it ja ko nl pt zh_CN zh_TW" - -for X in ${IUSE_LINGUAS}; do IUSE="${IUSE} linguas_${X}"; done - -QA_PRESTRIPPED="usr/$(get_libdir)/libesmod.so.*" -QA_TEXTRELS="${QA_PRESTRIPPED}" -QA_FLAGS_IGNORED="${QA_PRESTRIPPED}" - -# Upstream ships broken sanity test -RESTRICT="test" - -RDEPEND="media-gfx/iscan-data - media-gfx/sane-backends - virtual/udev - virtual/libusb:0 - X? ( - x11-libs/gtk+:2 - gimp? ( media-gfx/gimp ) - png? ( media-libs/libpng ) - jpeg? ( virtual/jpeg ) - tiff? ( media-libs/tiff ) - )" - -DEPEND="${RDEPEND} - virtual/pkgconfig - X? ( sys-devel/gettext )" - -src_prepare() { - local i - - # convert japanese docs to UTF-8 - if use linguas_ja; then - for i in {NEWS,README}.ja non-free/*.ja.txt; do - if [ -f "${i}" ]; then - echo ">>> Converting ${i} to UTF-8" - iconv -f eucjp -t utf8 -o "${i}~" "${i}" && mv -f "${i}~" "${i}" || rm -f "${i}~" - fi - done - fi - - # disable checks for gtk+ - if ! use X; then - sed -i -e "s:PKG_CHECK_MODULES(GTK,.*):AC_DEFINE([HAVE_GTK_2], 0):g" \ - -e "s:\(PKG_CHECK_MODULES(GDK_IMLIB,.*)\):#\1:g" configure.ac - fi - - epatch "${FILESDIR}"/iscan-2.25.0-drop-ltdl.patch - epatch "${FILESDIR}"/iscan-2.25.0-fix-g++-test.patch - epatch "${FILESDIR}"/iscan-2.28.1.3+libpng-1.5.patch - - eautoreconf -} - -src_configure() { - append-flags -D_GNU_SOURCE # needed for 'strndup' - local myconf="--enable-dependency-reduction" - - if use X; then - myconf="${myconf} - --enable-frontend - $(use_enable gimp) - $(use_enable jpeg) - $(use_enable png) - $(use_enable tiff)" - else - myconf="${myconf} - --disable-frontend --disable-gimp - --disable-jpeg --disable-png --disable-tiff" - fi - - econf --disable-static ${myconf} -} - -src_install() { - local MY_LIB="/usr/$(get_libdir)" - emake DESTDIR="${D}" install || die "emake install failed" - - # install docs - dodoc AUTHORS NEWS README - use linguas_ja && dodoc NEWS.ja README.ja - - # install sane config - insinto /etc/sane.d - doins backend/epkowa.conf - - # install extra docs - if use doc; then - insinto /usr/share/doc/${PF} - doins "${DISTDIR}/userg_revL_e.pdf" - fi - - # link iscan so it is seen as a plugin in gimp - if use X && use gimp; then - local plugindir - if [ -x /usr/bin/gimptool ]; then - plugindir="$(gimptool --gimpplugindir)/plug-ins" - elif [ -x /usr/bin/gimptool-2.0 ]; then - plugindir="$(gimptool-2.0 --gimpplugindir)/plug-ins" - else - die "Can't find GIMP plugin directory." - fi - dodir "${plugindir}" - dosym /usr/bin/iscan "${plugindir}" - fi - - # install desktop entry - if use X; then - make_desktop_entry iscan "Image Scan! for Linux ${PV}" scanner - fi -} - -pkg_postinst() { - local i - local DLL_CONF="/etc/sane.d/dll.conf" - local EPKOWA_CONF="/etc/sane.d/epkowa.conf" - - elog - if grep -q "^[ \t]*\" ${DLL_CONF}; then - elog "Please edit ${EPKOWA_CONF} to suit your needs." - elif grep -q "\" ${DLL_CONF}; then - elog "Hint: to enable the backend, add 'epkowa' to ${DLL_CONF}" - elog "Then edit ${EPKOWA_CONF} to suit your needs." - else - echo "epkowa" >> ${DLL_CONF} - elog "A new entry 'epkowa' was added to ${DLL_CONF}" - elog "Please edit ${EPKOWA_CONF} to suit your needs." - fi -} diff --git a/media-gfx/iscan/metadata.xml b/media-gfx/iscan/metadata.xml index 061712b87814..1668e191f084 100644 --- a/media-gfx/iscan/metadata.xml +++ b/media-gfx/iscan/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org Image Scan! is a graphical scanner utility for people that do not need all diff --git a/media-gfx/peps/metadata.xml b/media-gfx/peps/metadata.xml index 47c75301d73c..3442601e4dfd 100644 --- a/media-gfx/peps/metadata.xml +++ b/media-gfx/peps/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org peps will preprocess encapsulated Postscript files and allow you to diff --git a/media-gfx/sane-backends/Manifest b/media-gfx/sane-backends/Manifest index 8440f2100949..3bfe5396674d 100644 --- a/media-gfx/sane-backends/Manifest +++ b/media-gfx/sane-backends/Manifest @@ -1,13 +1,3 @@ -DIST sane-1.0.16-brother-driver.diff.bz2 8224 SHA256 795b4c553e5195261b4dfe5f624d2dba256910996d10af3af9551c192bbc92fe SHA512 2f40b003f2e9d9817dd29a8b30ac25a016f7fa50a568480a158959f2a99fbf888c8d6f0bcb3b9de5e0fdb6e3b303e9599268f96c359afe78815d1306ac1523af WHIRLPOOL 56ede5c68575bfc3b923ca4e46b313219c1c8900d01ac071ee660c30cb372d2a2dcadefab7230f660d676521250fda802b403b2f1b4dbc228a3693b95b642c16 -DIST sane-1.0.18-brother-driver.diff.bz2 8335 SHA256 4a2eceb222f6cd55979fd150c4a7c365a9a83f2beab15045852f8859404de23b -DIST sane-1.0.19-brother-driver.diff.bz2 8192 SHA256 cd71eb12e99ea735e524f66fe53e75d8d6f51036242d1326d09296f3b0fdea55 -DIST sane-backends-1.0.17.tar.gz 3588993 SHA256 f5478acc07494498fe94aa8801193f8511cacd023fed19aaee1429e10e805d77 SHA512 8d524d4bffefe1d952b97c23bfbe43a8f4d8e13b504c353c6cf31c19c52baed58c05c11cc4d37f0e17f0e5b53111a1aca012e26efeb1a48a397c5c2f55e706b3 WHIRLPOOL 0f0e83460216925805576bc041ad1cca220026d01cf71cb61a0567d9ec49c1493f3a8e72d25e9b4c826eb2ff08e5ac4d652ab4ad0e02d4eb13a391d74d4a4e23 -DIST sane-backends-1.0.18.tar.gz 3789493 SHA256 d7876a78c5676b0c4bc29091c7a7e1287b5c0be5ff5bb61ef033fbffc73d66f3 -DIST sane-backends-1.0.19.tar.gz 4293184 SHA256 13271a7eb4dc4aa6072162abbd78848e4faad32c468b9b44e7f95cde96a4e17e -DIST sane-backends-1.0.20.tar.gz 4760873 SHA256 8fb1531e6192b9cfe2f44a020b881d78a13f05426b46263cfbe7fc2507ae3d3a -DIST sane-backends-1.0.21-i18n.patch 2250 SHA256 9f0d16a32fd8b8cc9ae5e0639b1c51af2137c5106b9b318f0df818d5689f3efc SHA512 fa09a418bcc4ced93d3a4d0dd9bf64b11d62ef2fb428a90170a3ef423069db17bd8d6d3e28980daf33569b70a40fc527299bb4b9c8867b097bb6fea348a3de62 WHIRLPOOL addf1bf1acc06032fdce9cb583a735e81789f22284fca0b977c79a1f3864ad942fd37e96d274ee44878474064bc722ce0efb077bd6c131f57354204c70fa6193 -DIST sane-backends-1.0.21.tar.gz 5050344 SHA256 e44e2fa2925897cf3a9c637b81224772b4483835bf546a48cf9477689022948b SHA512 52b5a22b2af67062eb74afc2383eb72c79deb1ff4341c93d9d5777664d5e622c808b3f68b5c6e0b2db47900221b4111ad3e454d34079f0ad1c0492cbd43eead7 WHIRLPOOL 889260364f005435996e470a0a97710a267490bb63212c9898dad3b04dcf537962965872357d8769bc905937b14e8e5a6244ab3ef1c3e221b629ab358208696f -DIST sane-backends-1.0.22.tar.gz 5150661 SHA256 9f84a16800497f0b79a278531bb1a0f438de6ce8cf509fefc65a252e29f90c54 SHA512 26ed793bbb4110a7b8bc9c3b22dbc125ba1bb5f7ff89545542ec9cae9c641351e7d420d3f53982e2c6d63577a4c90b24a8f4d6b748be65c98284123f778fcba1 WHIRLPOOL 8b47c0b2b4764155d54ad61c3c6946cc2e5c0a47dd8fe650cb036a51139694d486376c8ad76759b27987f00b9594cf62e849e470873d38a767907eac5a4e0f93 DIST sane-backends-1.0.23.tar.gz.1 1792000 SHA256 551d7e0c89d18ca438bfce4f1c242b59485195c493c5f935a3b11e724ee39537 SHA512 afc64b9a8232e6d0aaf22e05450ecf814f64c0065bd683f135053d46ef80c42f208eba8642fc8e8f1ded46cb1aa50010987422fd275ea95555f329c76118fa1e WHIRLPOOL 104f820972a23be93c241fb55e4129ab5c2d889cc011f3aa69ddd23e9b4da3ae7b59d8741e9763e3bdcc18f8f1dfe273aaa59ca3dc56dc7f9b78ae6d2b5a3518 DIST sane-backends-1.0.23.tar.gz.2 1792000 SHA256 b487df0d8dc921803577ee34ceaa676a4a3b6715cd4d9a229b43d6a501a1baab SHA512 ba8723060c3eede0ae68d12d29de180bce012999fcb57774c68f9c9cbf220f069a6b2c4f1d930bd4ad248e4431cfd6e78d20b1f3cbb54e5006fb3b4c4196f9b8 WHIRLPOOL ea67e56ce76dff5a29354f758cb5c9d4b4bae28ffd7197ee066262779412a3a36d733fdcb17ce5ae61d123f395b28640124f7a7a7d28baaae1cb9f24e9299ae6 DIST sane-backends-1.0.23.tar.gz.3 1758350 SHA256 af91e84cb72dc2b1fa4c7eaba948ae6ab8e2ab353f79805a21de4ac52de5b81a SHA512 887864509fc6676b42d59dce5b77441c56893dc70f4b0184379b08cf74e77aa0f6413c76f5132882e8d0b8c7fac4963a63879753a57eaaca74035274b3ca8199 WHIRLPOOL 5d9a6de6494f214350463919dba4be4f58b9c376f2a38558033fe8ecdcda03b40a0dff8044af4b8d76f59b04c8e7420c6159a4bfc593785202b0c11a9932f054 diff --git a/media-gfx/sane-backends/files/1.0.20-unbreak-udev.diff b/media-gfx/sane-backends/files/1.0.20-unbreak-udev.diff deleted file mode 100644 index 04f173d4b2e9..000000000000 --- a/media-gfx/sane-backends/files/1.0.20-unbreak-udev.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur sane-backends-1.0.20-vanilla/tools/sane-desc.c sane-backends-1.0.20/tools/sane-desc.c ---- sane-backends-1.0.20-vanilla/tools/sane-desc.c 2009-07-04 19:05:52.000000000 +0200 -+++ sane-backends-1.0.20/tools/sane-desc.c 2009-07-04 19:07:17.000000000 +0200 -@@ -3475,7 +3475,7 @@ - } - } - printf ("\n"); -- printf ("ATTR{idVendor}==\"%s\", ATTR{idProduct}==\"%s\", MODE=\"%s\", GROUP=\"%s\", ENV{libsane_matched}=\"yes\"\n", -+ printf ("ATTRS{idVendor}==\"%s\", ATTRS{idProduct}==\"%s\", MODE=\"%s\", GROUP=\"%s\", ENV{libsane_matched}=\"yes\"\n", - usbid->usb_vendor_id + 2, usbid->usb_product_id + 2, DEVMODE, DEVGROUP); - usbid = usbid->next; - } diff --git a/media-gfx/sane-backends/files/broken_coolscan.patch b/media-gfx/sane-backends/files/broken_coolscan.patch deleted file mode 100644 index d10a7ed0f821..000000000000 --- a/media-gfx/sane-backends/files/broken_coolscan.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- backend/coolscan2.c 2006-06-11 20:39:40.000000000 +0200 -+++ backend/coolscan2.c.new 2007-02-26 12:29:15.000000000 +0100 -@@ -1482,6 +1482,7 @@ - if (xfer_len_out == 0) /* no more data */ - { - *len = 0; -+ s->scanning = SANE_FALSE; - return SANE_STATUS_EOF; - } - -@@ -1533,6 +1534,7 @@ - if (xfer_len_line == 0) /* no more data */ - { - *len = 0; -+ s->scanning = SANE_FALSE; - return SANE_STATUS_EOF; - } - diff --git a/media-gfx/sane-backends/files/epson2fixes-1.0.19.patch b/media-gfx/sane-backends/files/epson2fixes-1.0.19.patch deleted file mode 100644 index a32f207f328c..000000000000 --- a/media-gfx/sane-backends/files/epson2fixes-1.0.19.patch +++ /dev/null @@ -1,41 +0,0 @@ -Index: epson2.c -=================================================================== -RCS file: /cvsroot/sane/sane-backends/backend/epson2.c,v -retrieving revision 1.15 -retrieving revision 1.17 -diff -u -r1.15 -r1.17 ---- backend/epson2.c 3 Feb 2008 12:09:09 -0000 1.15 -+++ backend/epson2.c 3 May 2008 14:43:07 -0000 1.17 -@@ -1243,6 +1243,7 @@ - * set dummy values. - */ - -+ s->fd = -1; - s->hw = dev; - - dev->name = NULL; -@@ -1323,7 +1324,6 @@ - if (status != SANE_STATUS_GOOD) { - DBG(1, "%s: inquiry failed: %s\n", __func__, - sane_strstatus(status)); -- close_scanner(s); - goto free; - } - -@@ -1534,8 +1534,6 @@ - dev->need_reset_on_source_change = SANE_TRUE; - } - -- close_scanner(s); -- - /* we are done with this one, prepare for the next scanner */ - num_devices++; - dev->next = first_dev; -@@ -1545,6 +1543,7 @@ - *devp = dev; - - free: -+ close_scanner(s); - free(s); - return status; - } diff --git a/media-gfx/sane-backends/files/fujitsu_DBG_LEVEL.patch b/media-gfx/sane-backends/files/fujitsu_DBG_LEVEL.patch deleted file mode 100644 index 32a1153d54c0..000000000000 --- a/media-gfx/sane-backends/files/fujitsu_DBG_LEVEL.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- backend/fujitsu.c 2008-01-23 02:21:21.000000000 +0100 -+++ backend/fujitsu.c.new 2008-04-08 10:08:09.000000000 +0200 -@@ -1221,7 +1221,6 @@ - init_ms(struct fujitsu *s) - { - int ret; -- int oldDbg=DBG_LEVEL; - unsigned char buffer[1]; - size_t inLen = sizeof(buffer); - -@@ -1232,10 +1231,6 @@ - return SANE_STATUS_GOOD; - } - -- if(DBG_LEVEL < 35){ -- DBG_LEVEL = 0; -- } -- - set_MSEN_xfer_length (mode_senseB.cmd, inLen); - - /* prepick */ -@@ -1391,8 +1386,6 @@ - s->has_MS_jobsep=1; - } - -- DBG_LEVEL = oldDbg; -- - DBG (15, " prepick: %d\n", s->has_MS_prepick); - DBG (15, " sleep: %d\n", s->has_MS_sleep); - DBG (15, " duplex: %d\n", s->has_MS_duplex); diff --git a/media-gfx/sane-backends/files/genesys_io.patch b/media-gfx/sane-backends/files/genesys_io.patch deleted file mode 100644 index 5871f4779cae..000000000000 --- a/media-gfx/sane-backends/files/genesys_io.patch +++ /dev/null @@ -1,30 +0,0 @@ -commit 980f83da6c61577dca7789c025af1a4cbb06b1c1 -Author: Pierre Willenbrock -Date: Wed Jun 3 00:16:16 2009 +0200 - - Always send registers before trying to acquire a line - -diff --git a/backend/genesys_gl841.c b/backend/genesys_gl841.c -index 5d7addc..d1d20c1 100644 ---- a/backend/genesys_gl841.c -+++ b/backend/genesys_gl841.c -@@ -4948,9 +4948,6 @@ gl841_offset_calibration (Genesys_Device * dev) - return status; - } - -- RIE (gl841_bulk_write_register -- (dev, dev->calib_reg, GENESYS_GL841_MAX_REGS)); -- - used_res = dev->current_setup.xres; - num_pixels = dev->current_setup.pixels; - -@@ -4999,6 +4996,9 @@ gl841_offset_calibration (Genesys_Device * dev) - - do { - -+ RIE (gl841_bulk_write_register -+ (dev, dev->calib_reg, GENESYS_GL841_MAX_REGS)); -+ - for (j=0; j < channels; j++) { - off[j] = (offh[j]+offl[j])/2; - dev->frontend.offset[j] = off[j]; diff --git a/media-gfx/sane-backends/files/sane-backends-1.0.22-freebsd.patch b/media-gfx/sane-backends/files/sane-backends-1.0.22-freebsd.patch deleted file mode 100644 index a952ee065b61..000000000000 --- a/media-gfx/sane-backends/files/sane-backends-1.0.22-freebsd.patch +++ /dev/null @@ -1,84 +0,0 @@ ---- sanei/sanei_usb.c.orig 2009-07-26 21:29:33.000000000 +0200 -+++ sanei/sanei_usb.c 2009-07-26 21:31:42.000000000 +0200 -@@ -96,7 +96,8 @@ - } - #endif /* HAVE_USBCALLS */ - --#if defined (__FreeBSD__) -+#if (defined (__FreeBSD__) && (__FreeBSD_version < 800064)) -+#include - #include - #endif /* __FreeBSD__ */ - #if defined (__DragonFly__) -@@ -273,7 +274,7 @@ - *vendorID = vendor; - *productID = product; - } --#elif defined (__FreeBSD__) || defined (__DragonFly__) -+#elif (defined (__FreeBSD__) && __FreeBSD_version < 800064) || defined (__DragonFly__) - { - int controller; - int ctrl_fd; ---- backend/epson2.c.orig 2010-04-05 22:18:04.000000000 +0900 -+++ backend/epson2.c 2010-05-10 22:18:47.000000000 +0900 -@@ -57,6 +57,10 @@ - #include - #include - #include -+#ifdef __FreeBSD__ -+#include -+#include -+#endif - - #include "sane/saneopts.h" - #include "sane/sanei_scsi.h" ---- include/sane/sanei_tcp.h.orig 2006-11-30 14:23:19.000000000 -0900 -+++ include/sane/sanei_tcp.h 2009-01-16 05:02:42.000000000 -0900 -@@ -20,6 +20,9 @@ - - #include - -+#ifdef __FreeBSD__ -+#include -+#endif - #include - #include - ---- backend/epson2-commands.c.orig 2010-04-05 22:18:04.000000000 +0900 -+++ backend/epson2-commands.c 2010-05-10 22:24:33.000000000 +0900 -@@ -21,6 +21,9 @@ - - #include - #include -+#ifdef __FreeBSD__ -+#include -+#endif - - #include "epson2.h" - #include "epson2-io.h" ---- backend/magicolor.c.orig 2011-01-31 03:49:46.000000000 +0900 -+++ backend/magicolor.c 2011-08-02 02:38:15.000000000 +0900 -@@ -50,6 +50,10 @@ - #include - #include - #include -+#ifdef __FreeBSD__ -+#include -+#include -+#endif - #include - #include - ---- backend/xerox_mfp-tcp.c.orig 2010-12-02 08:49:58.000000000 +0900 -+++ backend/xerox_mfp-tcp.c 2011-08-02 02:37:27.000000000 +0900 -@@ -27,6 +27,10 @@ - #include - #include - #include -+#ifdef __FreeBSD__ -+#include -+#include -+#endif - - #include "sane/saneopts.h" - #include "sane/sanei_scsi.h" diff --git a/media-gfx/sane-backends/files/sane-backends-1.0.22-libv4l-0.8.3.patch b/media-gfx/sane-backends/files/sane-backends-1.0.22-libv4l-0.8.3.patch deleted file mode 100644 index 91781d7721ab..000000000000 --- a/media-gfx/sane-backends/files/sane-backends-1.0.22-libv4l-0.8.3.patch +++ /dev/null @@ -1,45 +0,0 @@ -From c5ca46c2d1be78c651afb843cc834cf2b5b24953 Mon Sep 17 00:00:00 2001 -From: Julien BLACHE -Date: Wed, 16 Feb 2011 19:37:43 +0100 -Subject: [PATCH] Fix v4l build with libv4l 0.8.3+ - ---- -diff --git a/backend/v4l.c b/backend/v4l.c -index 6510ef0..38595ed 100644 ---- a/backend/v4l.c -+++ b/backend/v4l.c -@@ -84,9 +84,8 @@ - #include "../include/sane/sanei_config.h" - #define V4L_CONFIG_FILE "v4l.conf" - --#include "v4l.h" -- - #include -+#include "v4l.h" - - static const SANE_Device **devlist = NULL; - static int num_devices; -diff --git a/backend/v4l.h b/backend/v4l.h -index 588b96e..6aee586 100644 ---- a/backend/v4l.h -+++ b/backend/v4l.h -@@ -29,6 +29,7 @@ - #ifndef v4l_h - #define v4l_h - -+#ifndef __LINUX_VIDEODEV_H - /* Kernel interface */ - /* Only the stuff we need. For more features, more defines are needed */ - -@@ -165,7 +166,7 @@ struct video_channel - - - /* end of kernel interface */ -- -+#endif /* !__LINUX_VIDEODEV_H */ - - #include <../include/sane/sane.h> - --- -1.7.2.5 - diff --git a/media-gfx/sane-backends/files/sane-backends-1.0.22-xerox_mfp-usb.patch b/media-gfx/sane-backends/files/sane-backends-1.0.22-xerox_mfp-usb.patch deleted file mode 100644 index b2b3508523ec..000000000000 --- a/media-gfx/sane-backends/files/sane-backends-1.0.22-xerox_mfp-usb.patch +++ /dev/null @@ -1,73 +0,0 @@ -From 5ea227caeacd504b64eef301e83fa63e0a25b3f7 Mon Sep 17 00:00:00 2001 -From: Alex Belkin -Date: Tue, 8 Mar 2011 17:57:19 +0300 -Subject: [PATCH] keep usb device by default (correct for bug introduced by tcp sub-backend - ---- - backend/xerox_mfp.c | 27 +++++++++++---------------- - 1 files changed, 11 insertions(+), 16 deletions(-) - -diff --git a/backend/xerox_mfp.c b/backend/xerox_mfp.c -index e08b50f..d4672a7 100644 ---- a/backend/xerox_mfp.c -+++ b/backend/xerox_mfp.c -@@ -37,10 +37,10 @@ - static const SANE_Device **devlist = NULL; /* sane_get_devices array */ - static struct device *devices_head = NULL; /* sane_get_devices list */ - --transport available_transports[] = { -+enum { TRANSPORT_USB, TRANSPORT_TCP, TRANSPORTS_MAX }; -+transport available_transports[TRANSPORTS_MAX] = { - { "usb", usb_dev_request, usb_dev_open, usb_dev_close, usb_configure_device }, - { "tcp", tcp_dev_request, tcp_dev_open, tcp_dev_close, tcp_configure_device }, -- { 0 } - }; - - static int resolv_state(int state) -@@ -824,7 +824,13 @@ free_devices (void) - devices_head = NULL; - } - --/* SANE API ignores return code of this callback */ -+static transport *tr_from_devname(SANE_String_Const devname) -+{ -+ if (strncmp("tcp", devname, 3) == 0) -+ return &available_transports[TRANSPORT_TCP]; -+ return &available_transports[TRANSPORT_USB]; -+} -+ - static SANE_Status - list_one_device (SANE_String_Const devname) - { -@@ -839,12 +845,7 @@ list_one_device (SANE_String_Const devname) - return SANE_STATUS_GOOD; - } - -- for (tr = available_transports; tr->ttype; tr++) { -- if (!strncmp (devname, tr->ttype, strlen(tr->ttype))) -- break; -- } -- if (!tr->ttype) -- return SANE_STATUS_INVAL; -+ tr = tr_from_devname(devname); - - dev = calloc (1, sizeof (struct device)); - if (dev == NULL) -@@ -878,13 +879,7 @@ list_one_device (SANE_String_Const devname) - static SANE_Status - list_conf_devices (UNUSED (SANEI_Config * config), const char *devname) - { -- transport *tr; -- -- for (tr = available_transports; tr->ttype; tr++) { -- if (!strncmp (devname, tr->ttype, strlen(tr->ttype))) -- return tr->configure_device(devname, list_one_device); -- } -- return SANE_STATUS_INVAL; -+ return tr_from_devname(devname)->configure_device(devname, list_one_device); - } - - SANE_Status --- -1.7.1 - diff --git a/media-gfx/sane-backends/files/udev-rule-4.patch b/media-gfx/sane-backends/files/udev-rule-4.patch deleted file mode 100644 index 3d824d162cb6..000000000000 --- a/media-gfx/sane-backends/files/udev-rule-4.patch +++ /dev/null @@ -1,53 +0,0 @@ -Index: tools/sane-desc.c -=================================================================== ---- tools/sane-desc.c.orig -+++ tools/sane-desc.c -@@ -3151,7 +3151,7 @@ print_udev_header (void) - - printf - ("#\n" -- "# udev rules file for supported USB devices\n" -+ "# udev rules file for supported USB and SCSI devices\n" - "#\n" - "# To add a USB device, add a rule to the list below between the SUBSYSTEM...\n" - "# and LABEL... lines.\n" -@@ -3169,25 +3169,33 @@ print_udev_header (void) - static void - print_udev (void) - { -+ int commentlen; - usbid_type *usbid = create_usbids_table (); - - print_udev_header (); - printf ("\nACTION!=\"add\", GOTO=\"libsane_rules_end\"\n"); -- printf ("SUBSYSTEM!=\"usb_device\", GOTO=\"libsane_rules_end\"\n\n"); -+ puts("SUBSYSTEMS==\"scsi\", ATTRS{type}==\"6\", MODE=\"660\", GROUP=\"scanner\""); -+ printf ("SUBSYSTEM!=\"usb|usb_device\", GOTO=\"libsane_rules_end\"\n"); -+ printf ("SUBSYSTEM==\"usb\", ENV{DEVTYPE}!=\"usb_device\" ,GOTO=\"libsane_rules_end\"\n\n"); - while (usbid) - { - manufacturer_model_type * name = usbid->name; - -- printf ("# "); -+ commentlen = printf ("# "); - while (name) - { -- if (name != usbid->name) -- printf (" | "); -- printf ("%s", name->name); -+ if (name != usbid->name) { -+ commentlen += printf (" | "); -+ } -+ if(commentlen + strlen(name->name) > 480) { -+ printf(" (line too long, names omitted)"); -+ break; -+ } -+ commentlen += printf ("%s", name->name); - name = name->next; - } - printf ("\n"); -- printf ("SYSFS{idVendor}==\"%s\", SYSFS{idProduct}==\"%s\", MODE=\"660\", GROUP=\"scanner\"\n", -+ printf ("ATTRS{idVendor}==\"%s\", ATTRS{idProduct}==\"%s\", MODE=\"664\", GROUP=\"scanner\"\n", - usbid->usb_vendor_id + 2, usbid->usb_product_id + 2); - usbid = usbid->next; - } diff --git a/media-gfx/sane-backends/files/udev-rule-5.patch b/media-gfx/sane-backends/files/udev-rule-5.patch deleted file mode 100644 index 6298539d4834..000000000000 --- a/media-gfx/sane-backends/files/udev-rule-5.patch +++ /dev/null @@ -1,33 +0,0 @@ ---- tools/sane-desc.c 2008-02-07 09:09:16.000000000 +0100 -+++ tools/sane-desc.c.new 2008-02-07 09:27:19.000000000 +0100 -@@ -3157,7 +3157,7 @@ - - printf - ("#\n" -- "# udev rules file for supported USB devices\n" -+ "# udev rules file for supported USB and SCSI devices\n" - "#\n" - "# To add a USB device, add a rule to the list below between the\n" - "# LABEL=\"libsane_rules_begin\" and LABEL=\"libsane_rules_end\" lines.\n" -@@ -3180,9 +3180,11 @@ - - print_udev_header (); - printf("ACTION!=\"add\", GOTO=\"libsane_rules_end\"\n" -+ "SUBSYSTEMS==\"scsi\", ATTRS{type}==\"3|6\", MODE=\"660\", GROUP=\"scanner\"\n" - "ENV{DEVTYPE}==\"usb_device\", GOTO=\"libsane_create_usb_dev\"\n" - "SUBSYSTEM==\"usb_device\", GOTO=\"libsane_rules_begin\"\n" -- "SUBSYSTEM!=\"usb_device\", GOTO=\"libsane_rules_end\"\n" -+ "SUBSYSTEM!=\"usb|usb_device\", GOTO=\"libsane_rules_end\"\n" -+ "SUBSYSTEM==\"usb\", ENV{DEVTYPE}!=\"usb_device\" ,GOTO=\"libsane_rules_end\"\n" - "\n"); - - printf("# Kernel >= 2.6.22 jumps here\n" -@@ -3226,7 +3228,7 @@ - } - } - printf ("\n"); -- printf ("SYSFS{idVendor}==\"%s\", SYSFS{idProduct}==\"%s\", MODE=\"0664\", GROUP=\"scanner\", ENV{libsane_matched}=\"yes\"\n", -+ printf ("ATTRS{idVendor}==\"%s\", ATTRS{idProduct}==\"%s\", MODE=\"0664\", GROUP=\"scanner\", ENV{libsane_matched}=\"yes\"\n", - usbid->usb_vendor_id + 2, usbid->usb_product_id + 2); - usbid = usbid->next; - } diff --git a/media-gfx/sane-backends/files/udev-rule-6.patch b/media-gfx/sane-backends/files/udev-rule-6.patch deleted file mode 100644 index 46b89e1d82dc..000000000000 --- a/media-gfx/sane-backends/files/udev-rule-6.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- tools/sane-desc.c.orig 2009-04-15 02:47:56.000000000 +0100 -+++ tools/sane-desc.c 2009-11-17 11:12:36.000000000 +0000 -@@ -3488,7 +3488,7 @@ - printf ("SUBSYSTEMS!=\"scsi\", GOTO=\"libsane_scsi_rules_end\"\n\n"); - printf ("LABEL=\"libsane_scsi_rules_begin\"\n"); - printf ("# Generic: SCSI device type 6 indicates a scanner\n"); -- printf ("KERNEL==\"sg[0-9]*\", NAME=\"%%k\", ATTRS{type}==\"6\", MODE=\"%s\", GROUP=\"%s\"\n", DEVMODE, DEVGROUP); -+ printf ("KERNEL==\"sg[0-9]*\", ATTRS{type}==\"6\", MODE=\"%s\", GROUP=\"%s\"\n", DEVMODE, DEVGROUP); - printf ("# Some scanners advertise themselves as SCSI device type 3\n"); - - while (scsiid) -@@ -3521,7 +3521,7 @@ - } - } - printf ("\n"); -- printf ("KERNEL==\"sg[0-9]*\", NAME=\"%%k\", ATTRS{type}==\"3\", ATTRS{vendor}==\"%s\", ATTRS{model}==\"%s\", MODE=\"%s\", GROUP=\"%s\"\n", -+ printf ("KERNEL==\"sg[0-9]*\", ATTRS{type}==\"3\", ATTRS{vendor}==\"%s\", ATTRS{model}==\"%s\", MODE=\"%s\", GROUP=\"%s\"\n", - scsiid->scsi_vendor_id, scsiid->scsi_product_id, DEVMODE, DEVGROUP); - scsiid = scsiid->next; - } diff --git a/media-gfx/sane-backends/files/xerox-grey.patch b/media-gfx/sane-backends/files/xerox-grey.patch deleted file mode 100644 index d3637b12650d..000000000000 --- a/media-gfx/sane-backends/files/xerox-grey.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff --git a/backend/xerox_mfp.c b/backend/xerox_mfp.c -index cda6e82..ab0f773 100644 ---- a/backend/xerox_mfp.c -+++ b/backend/xerox_mfp.c -@@ -386,6 +386,7 @@ static int doc_source_to_code[] = { - - static SANE_String_Const scan_modes[] = { - SANE_VALUE_SCAN_MODE_LINEART, -+ SANE_VALUE_SCAN_MODE_HALFTONE, - SANE_VALUE_SCAN_MODE_GRAY, - SANE_VALUE_SCAN_MODE_COLOR, - NULL -@@ -940,8 +941,8 @@ SANE_Status - sane_init (SANE_Int * version_code, SANE_Auth_Callback cb) - { - DBG_INIT (); -- DBG (2, "sane_init: Xerox backend (build %d) %p, %p\n", BACKEND_BUILD, -- (void *)version_code, (void *)cb); -+ DBG (2, "sane_init: Xerox backend (build %d), version %s null, authorize %s null\n", BACKEND_BUILD, -+ (version_code) ? "!=" : "==", (cb) ? "!=" : "=="); - - if (version_code) - *version_code = SANE_VERSION_CODE (V_MAJOR, V_MINOR, BACKEND_BUILD); diff --git a/media-gfx/sane-backends/metadata.xml b/media-gfx/sane-backends/metadata.xml index cde42541750c..ff62877c67ae 100644 --- a/media-gfx/sane-backends/metadata.xml +++ b/media-gfx/sane-backends/metadata.xml @@ -2,6 +2,6 @@ - phosphan@gentoo.org + maintainer-needed@gentoo.org diff --git a/media-gfx/sane-backends/sane-backends-1.0.17.ebuild b/media-gfx/sane-backends/sane-backends-1.0.17.ebuild deleted file mode 100644 index a943efb3d875..000000000000 --- a/media-gfx/sane-backends/sane-backends-1.0.17.ebuild +++ /dev/null @@ -1,135 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.17.ebuild,v 1.22 2012/06/08 03:01:10 zmedico Exp $ - -EAPI="1" - -inherit eutils flag-o-matic user - -IUSE="usb gphoto2 ipv6 v4l" - -DESCRIPTION="Scanner Access Now Easy - Backends" -HOMEPAGE="http://www.sane-project.org/" - -RDEPEND="virtual/jpeg - amd64? ( sys-libs/libieee1284 ) - x86? ( sys-libs/libieee1284 ) - usb? ( virtual/libusb:0 ) - gphoto2? ( media-libs/libgphoto2 ) - v4l? ( sys-kernel/linux-headers )" - -DEPEND="${RDEPEND} - >=sys-apps/sed-4" - -BROTHERMFCPATCHVER="1.0.16" -BROTHERMFCDRIVER="sane-${BROTHERMFCPATCHVER}-brother-driver.diff" - -SRC_URI="ftp://ftp.sane-project.org/pub/sane/${P}/${P}.tar.gz - ftp://ftp.sane-project.org/pub/sane/old-versions/${P}/${P}.tar.gz - usb? ( mirror://gentoo/${BROTHERMFCDRIVER}.bz2 - http://dev.gentoo.org/~phosphan/${BROTHERMFCDRIVER}.bz2 )" -SLOT="0" -LICENSE="GPL-2 public-domain" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86" - -# To enable specific backends, define SANE_BACKENDS with the backends you want -# in those: -# -# abaton agfafocus apple artec as6e avision bh canon -# canon630u coolscan coolscan2 dc25 dmc -# epson fujitsu genesys gt68xx hp leo lexmark matsushita microtek -# microtek2 mustek mustek_usb nec pie plustek -# plustek_pp ricoh s9036 sceptre sharp -# sp15c st400 tamarack test teco1 teco2 teco3 umax umax_pp umax1220u -# artec_eplus48u ma1509 ibm hp5400 u12 snapscan niash sm3840 hp4200 -# sm3600 -# -# Note that some backends has specific dependencies which make the compilation -# fail because not supported on your current platform. - -pkg_setup() { - enewgroup scanner - - IEEE1284_BACKENDS="canon_pp hpsj5s mustek_pp" - - if [[ "${SANE_BACKENDS}" != "" ]]; then - use gphoto2 && SANE_BACKENDS="${SANE_BACKENDS} gphoto2" - use v4l && SANE_BACKENDS="${SANE_BACKENDS} v4l" - use usb && SANE_BACKENDS="${SANE_BACKENDS} sm3600" - fi - - if ! use x86 && ! use amd64; then - tmp="${SANE_BACKENDS}" - for backend in ${IEEE1284_BACKENDS}; do - if [[ "${tmp/$backend/}" != "${SANE_BACKENDS}" ]]; then - ewarn "You selected a backend which is disabled because it's not usable in your arch." - fi - done - fi -} - -src_unpack() { - if [ -z "${SANE_BACKENDS}" ]; then - elog "You can use the variable SANE_BACKENDS to pick backends" - elog "instead of building all of them." - fi - unpack ${A} - if use usb; then - unpack ${BROTHERMFCDRIVER}.bz2 - fi - - cd "${S}" - - #compile errors when using NDEBUG otherwise - sed -i -e 's:function_name:__FUNCTION__:g' backend/artec_eplus48u.c \ - || die "function_name fix failed" - - if use usb; then - epatch "${WORKDIR}/${BROTHERMFCDRIVER}" - sed -e 's/bh canon/bh brother canon/' -i configure || \ - die "could not add 'brother' to backend list" - fi - -} - -src_compile() { - append-flags -fno-strict-aliasing - - SANEI_JPEG="sanei_jpeg.o" SANEI_JPEG_LO="sanei_jpeg.lo" \ - BACKENDS="${SANE_BACKENDS}" \ - econf \ - $(use_enable usb libusb) \ - $(use_with gphoto2) \ - $(use_enable ipv6) \ - ${myconf} || die "econf failed" - - emake VARTEXFONTS="${T}/fonts" || die - - if use usb; then - cd tools/hotplug - grep -v '^$' libsane.usermap > libsane.usermap.new - mv libsane.usermap.new libsane.usermap - fi -} - -src_install () { - einstall docdir="${D}/usr/share/doc/${PF}" - keepdir /var/lib/lock/sane - fowners root:scanner /var/lib/lock/sane - fperms g+w /var/lib/lock/sane - if use usb; then - cd tools/hotplug - insinto /etc/hotplug/usb - exeinto /etc/hotplug/usb - doins libsane.usermap - doexe libusbscanner - newdoc README README.hotplug - cd ../.. - fi - - dodoc NEWS AUTHORS ChangeLog* README README.linux - - echo "SANE_CONFIG_DIR=/etc/sane.d" > 30sane - doenvd 30sane - find "${D}" -name "*.la" | while read file; do rm "${file}"; done -} diff --git a/media-gfx/sane-backends/sane-backends-1.0.18-r6.ebuild b/media-gfx/sane-backends/sane-backends-1.0.18-r6.ebuild deleted file mode 100644 index 03da940c38d2..000000000000 --- a/media-gfx/sane-backends/sane-backends-1.0.18-r6.ebuild +++ /dev/null @@ -1,150 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.18-r6.ebuild,v 1.20 2012/06/08 03:01:10 zmedico Exp $ - -EAPI="1" - -inherit eutils flag-o-matic multilib user - -IUSE="usb gphoto2 ipv6 v4l doc" - -DESCRIPTION="Scanner Access Now Easy - Backends" -HOMEPAGE="http://www.sane-project.org/" - -RDEPEND="virtual/jpeg - amd64? ( sys-libs/libieee1284 ) - x86? ( sys-libs/libieee1284 ) - usb? ( virtual/libusb:0 ) - gphoto2? ( media-libs/libgphoto2 ) - v4l? ( sys-kernel/linux-headers )" - -DEPEND="${RDEPEND} - doc? ( - virtual/latex-base - dev-texlive/texlive-latexextra - ) - >=sys-apps/sed-4" - -# We now use new syntax construct (SUBSYSTEMS!="usb|usb_device) -RDEPEND="${RDEPEND} - ! libsane.usermap.new - mv libsane.usermap.new libsane.usermap - fi -} - -src_install () { - make INSTALL_LOCKPATH="" DESTDIR="${D}" install \ - docdir=/usr/share/doc/${PF} - keepdir /var/lib/lock/sane - fowners root:scanner /var/lib/lock/sane - fperms g+w /var/lib/lock/sane - dodir /etc/env.d - if use usb; then - cd tools/hotplug - insinto /etc/hotplug/usb - exeinto /etc/hotplug/usb - doins libsane.usermap - doexe libusbscanner - newdoc README README.hotplug - echo >> "${D}"/etc/env.d/30sane "USB_DEVFS_PATH=/dev/bus/usb" - cd ../.. - fi - cd tools/udev - dodir /lib/udev/rules.d - insinto /lib/udev/rules.d - newins libsane.rules 70-libsane.rules - cd ../.. - dodoc NEWS AUTHORS ChangeLog* README README.linux - echo "SANE_CONFIG_DIR=/etc/sane.d" >> "${D}"/etc/env.d/30sane - find "${D}" -name "*.la" | while read file; do rm "${file}"; done -} diff --git a/media-gfx/sane-backends/sane-backends-1.0.19-r2.ebuild b/media-gfx/sane-backends/sane-backends-1.0.19-r2.ebuild deleted file mode 100644 index eb480a3a9fdc..000000000000 --- a/media-gfx/sane-backends/sane-backends-1.0.19-r2.ebuild +++ /dev/null @@ -1,154 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.19-r2.ebuild,v 1.22 2012/06/08 03:01:10 zmedico Exp $ - -EAPI="1" - -inherit eutils flag-o-matic multilib user - -IUSE="usb gphoto2 ipv6 v4l doc" - -DESCRIPTION="Scanner Access Now Easy - Backends" -HOMEPAGE="http://www.sane-project.org/" - -RDEPEND="virtual/jpeg - amd64? ( sys-libs/libieee1284 ) - x86? ( sys-libs/libieee1284 ) - usb? ( virtual/libusb:0 ) - gphoto2? ( media-libs/libgphoto2 ) - v4l? ( sys-kernel/linux-headers )" - -DEPEND="${RDEPEND} - doc? ( - virtual/latex-base - dev-texlive/texlive-latexextra - ) - >=sys-apps/sed-4" - -# We now use new syntax construct (SUBSYSTEMS!="usb|usb_device) -RDEPEND="${RDEPEND} - !> backend/dll.conf.in <<-EOF - # Add support for the HP-specific backend. Needs net-print/hplip installed. - hpaio - EOF -} - -src_compile() { - append-flags -fno-strict-aliasing - - SANEI_JPEG="sanei_jpeg.o" SANEI_JPEG_LO="sanei_jpeg.lo" \ - BACKENDS="${SANE_BACKENDS}" \ - econf \ - $(use_enable usb libusb) \ - $(use_with gphoto2) \ - $(use_enable ipv6) \ - ${myconf} || die "econf failed" - - emake VARTEXFONTS="${T}/fonts" || die - - if use usb; then - cd tools/hotplug - grep -v '^$' libsane.usermap > libsane.usermap.new - mv libsane.usermap.new libsane.usermap - fi -} - -src_install () { - make INSTALL_LOCKPATH="" DESTDIR="${D}" install \ - docdir=/usr/share/doc/${PF} - keepdir /var/lib/lock/sane - fowners root:scanner /var/lib/lock/sane - fperms g+w /var/lib/lock/sane - dodir /etc/env.d - if use usb; then - cd tools/hotplug - insinto /etc/hotplug/usb - exeinto /etc/hotplug/usb - doins libsane.usermap - doexe libusbscanner - newdoc README README.hotplug - echo >> "${D}"/etc/env.d/30sane "USB_DEVFS_PATH=/dev/bus/usb" - cd ../.. - fi - cd tools/udev - dodir /lib/udev/rules.d - insinto /lib/udev/rules.d - newins libsane.rules 70-libsane.rules - cd ../.. - dodoc NEWS AUTHORS ChangeLog* README README.linux - echo "SANE_CONFIG_DIR=/etc/sane.d" >> "${D}"/etc/env.d/30sane - find "${D}" -name "*.la" | while read file; do rm "${file}"; done -} diff --git a/media-gfx/sane-backends/sane-backends-1.0.20-r3.ebuild b/media-gfx/sane-backends/sane-backends-1.0.20-r3.ebuild deleted file mode 100644 index 7eb7ca212532..000000000000 --- a/media-gfx/sane-backends/sane-backends-1.0.20-r3.ebuild +++ /dev/null @@ -1,215 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.20-r3.ebuild,v 1.11 2012/06/08 03:01:10 zmedico Exp $ - -EAPI="1" - -inherit eutils flag-o-matic multilib user - -# gphoto and v4l are handled by their usual USE flags. -# The pint backend was disabled because I could not get it to compile. -IUSE_SANE_BACKENDS=" - abaton - agfafocus - apple - artec - artec_eplus48u - as6e - avision - bh - canon - canon630u - canon_dr - canon_pp - cardscan - coolscan - coolscan2 - coolscan3 - dc25 - dc210 - dc240 - dell1600n_net - dmc - epjitsu - epson - epson2 - fujitsu - genesys - gt68xx - hp - hp3500 - hp3900 - hp4200 - hp5400 - hp5590 - hpsj5s - hpljm1005 - hs2p - ibm - leo - lexmark - ma1509 - matsushita - microtek - microtek2 - mustek - mustek_pp - mustek_usb - mustek_usb2 - nec - net - niash - pie - pixma - plustek - plustek_pp - qcam - ricoh - rts8891 - s9036 - sceptre - sharp - sm3600 - sm3840 - snapscan - sp15c - st400 - stv680 - tamarack - teco1 - teco2 - teco3 - test - u12 - umax - umax_pp - umax1220u - xerox_mfp" - -IUSE="avahi usb gphoto2 ipv6 v4l doc" - -for backend in ${IUSE_SANE_BACKENDS}; do - IUSE="${IUSE} +sane_backends_${backend}" -done - -DESCRIPTION="Scanner Access Now Easy - Backends" -HOMEPAGE="http://www.sane-project.org/" - -RDEPEND=" - sane_backends_dc210? ( virtual/jpeg ) - sane_backends_dc240? ( virtual/jpeg ) - sane_backends_dell1600n_net? ( virtual/jpeg ) - avahi? ( >=net-dns/avahi-0.6.24 ) - sane_backends_canon_pp? ( sys-libs/libieee1284 ) - sane_backends_hpsj5s? ( sys-libs/libieee1284 ) - sane_backends_mustek_pp? ( sys-libs/libieee1284 ) - usb? ( virtual/libusb:0 ) - gphoto2? ( - media-libs/libgphoto2 - virtual/jpeg - ) - v4l? ( media-libs/libv4l )" - -DEPEND="${RDEPEND} - v4l? ( sys-kernel/linux-headers ) - doc? ( - virtual/latex-base - dev-texlive/texlive-latexextra - ) - >=sys-apps/sed-4" - -# We now use new syntax construct (SUBSYSTEMS!="usb|usb_device) -RDEPEND="${RDEPEND} - !> backend/dll.conf.in <<-EOF - # Add support for the HP-specific backend. Needs net-print/hplip installed. - hpaio - EOF - epatch "${FILESDIR}/${PV}-unbreak-udev.diff" - epatch "${FILESDIR}/udev-rule-6.patch" - epatch "${FILESDIR}/genesys_io.patch" -} - -src_compile() { - append-flags -fno-strict-aliasing - - myconf=$(use_enable usb libusb) - if ! use doc; then - myconf="${myconf} --disable-latex" - fi - if use sane_backends_mustek_pp; then - myconf="${myconf} --enable-parport-directio" - fi - if ! ( use sane_backends_canon_pp || use sane_backends_hpsj5s || use sane_backends_mustek_pp ); then - myconf="${myconf} sane_cv_use_libieee1284=no" - fi - SANEI_JPEG="sanei_jpeg.o" SANEI_JPEG_LO="sanei_jpeg.lo" \ - BACKENDS="${BACKENDS}" econf \ - $(use_with gphoto2) \ - $(use_enable ipv6) \ - $(use_enable avahi) \ - ${myconf} || die "econf failed" - - emake VARTEXFONTS="${T}/fonts" || die - - if use usb; then - cd tools/hotplug - grep -v '^$' libsane.usermap > libsane.usermap.new - mv libsane.usermap.new libsane.usermap - fi -} - -src_install () { - make INSTALL_LOCKPATH="" DESTDIR="${D}" install \ - docdir=/usr/share/doc/${PF} - keepdir /var/lib/lock/sane - fowners root:scanner /var/lib/lock/sane - fperms g+w /var/lib/lock/sane - dodir /etc/env.d - if use usb; then - cd tools/hotplug - insinto /etc/hotplug/usb - exeinto /etc/hotplug/usb - doins libsane.usermap - doexe libusbscanner - newdoc README README.hotplug - echo >> "${D}"/etc/env.d/30sane "USB_DEVFS_PATH=/dev/bus/usb" - cd ../.. - fi - cd tools/udev - dodir /lib/udev/rules.d - insinto /lib/udev/rules.d - newins libsane.rules 70-libsane.rules - cd ../.. - dodoc NEWS AUTHORS ChangeLog* README README.linux - echo "SANE_CONFIG_DIR=/etc/sane.d" >> "${D}"/etc/env.d/30sane - find "${D}" -name "*.la" | while read file; do rm "${file}"; done -} diff --git a/media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild b/media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild deleted file mode 100644 index c0117e059d5b..000000000000 --- a/media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild +++ /dev/null @@ -1,224 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild,v 1.16 2012/06/08 03:01:10 zmedico Exp $ - -EAPI="1" - -inherit eutils flag-o-matic multilib user - -# gphoto and v4l are handled by their usual USE flags. -# The pint backend was disabled because I could not get it to compile. -# The mustek_usb2 backend would force us to use --enable-pthreads which is off -# by default for linux. Let's keep this one out until we find a way how to -# handle this cleanly. -IUSE_SANE_BACKENDS=" - abaton - agfafocus - apple - artec - artec_eplus48u - as6e - avision - bh - canon - canon630u - canon_dr - canon_pp - cardscan - coolscan - coolscan2 - coolscan3 - dc25 - dc210 - dc240 - dell1600n_net - dmc - epjitsu - epson - epson2 - fujitsu - genesys - gt68xx - hp - hp3500 - hp3900 - hp4200 - hp5400 - hp5590 - hpsj5s - hpljm1005 - hs2p - ibm - kodak - kvs1025 - leo - lexmark - ma1509 - matsushita - microtek - microtek2 - mustek - mustek_pp - mustek_usb - nec - net - niash - p5 - pie - pixma - plustek - plustek_pp - qcam - ricoh - rts8891 - s9036 - sceptre - sharp - sm3600 - sm3840 - snapscan - sp15c - st400 - stv680 - tamarack - teco1 - teco2 - teco3 - test - u12 - umax - umax_pp - umax1220u - xerox_mfp" - -IUSE="avahi usb gphoto2 ipv6 v4l doc" - -for backend in ${IUSE_SANE_BACKENDS}; do - IUSE="${IUSE} +sane_backends_${backend}" -done - -DESCRIPTION="Scanner Access Now Easy - Backends" -HOMEPAGE="http://www.sane-project.org/" - -RDEPEND=" - sane_backends_dc210? ( virtual/jpeg ) - sane_backends_dc240? ( virtual/jpeg ) - sane_backends_dell1600n_net? ( virtual/jpeg ) - avahi? ( >=net-dns/avahi-0.6.24 ) - sane_backends_canon_pp? ( sys-libs/libieee1284 ) - sane_backends_hpsj5s? ( sys-libs/libieee1284 ) - sane_backends_mustek_pp? ( sys-libs/libieee1284 ) - usb? ( virtual/libusb:0 ) - gphoto2? ( - media-libs/libgphoto2 - virtual/jpeg - ) - v4l? ( media-libs/libv4l )" - -DEPEND="${RDEPEND} - v4l? ( sys-kernel/linux-headers ) - doc? ( - virtual/latex-base - dev-texlive/texlive-latexextra - ) - >=sys-apps/sed-4" - -# We now use new syntax construct (SUBSYSTEMS!="usb|usb_device) -RDEPEND="${RDEPEND} - !> backend/dll.conf.in <<-EOF - # Add support for the HP-specific backend. Needs net-print/hplip installed. - hpaio - EOF - epatch "${DISTDIR}/${P}-i18n.patch" - epatch "${FILESDIR}/xerox-grey.patch" - # Bug #356919 - epatch "${FILESDIR}"/${PN}-1.0.22-libv4l-0.8.3.patch - # Bug #329047 - epatch "${FILESDIR}"/niash_array_index.patch -} - -src_compile() { - append-flags -fno-strict-aliasing - - myconf=$(use_enable usb libusb) - if ! use doc; then - myconf="${myconf} --disable-latex" - fi - if use sane_backends_mustek_pp; then - myconf="${myconf} --enable-parport-directio" - fi - if ! ( use sane_backends_canon_pp || use sane_backends_hpsj5s || use sane_backends_mustek_pp ); then - myconf="${myconf} sane_cv_use_libieee1284=no" - fi - SANEI_JPEG="sanei_jpeg.o" SANEI_JPEG_LO="sanei_jpeg.lo" \ - BACKENDS="${BACKENDS}" econf \ - $(use_with gphoto2) \ - $(use_enable ipv6) \ - $(use_enable avahi) \ - ${myconf} - - emake VARTEXFONTS="${T}/fonts" || die - - if use usb; then - cd tools/hotplug - grep -v '^$' libsane.usermap > libsane.usermap.new - mv libsane.usermap.new libsane.usermap - fi -} - -src_install () { - make INSTALL_LOCKPATH="" DESTDIR="${D}" install \ - docdir=/usr/share/doc/${PF} - keepdir /var/lib/lock/sane - fowners root:scanner /var/lib/lock/sane - fperms g+w /var/lib/lock/sane - dodir /etc/env.d - if use usb; then - cd tools/hotplug - insinto /etc/hotplug/usb - exeinto /etc/hotplug/usb - doins libsane.usermap - doexe libusbscanner - newdoc README README.hotplug - echo >> "${D}"/etc/env.d/30sane "USB_DEVFS_PATH=/dev/bus/usb" - cd ../.. - fi - cd tools/udev - dodir /lib/udev/rules.d - insinto /lib/udev/rules.d - newins libsane.rules 41-libsane.rules - cd ../.. - dodoc NEWS AUTHORS ChangeLog* README README.linux - echo "SANE_CONFIG_DIR=/etc/sane.d" >> "${D}"/etc/env.d/30sane - find "${D}" -name "*.la" | while read file; do rm "${file}"; done -} diff --git a/media-gfx/sane-backends/sane-backends-1.0.22-r1.ebuild b/media-gfx/sane-backends/sane-backends-1.0.22-r1.ebuild deleted file mode 100644 index 564333ec9f8c..000000000000 --- a/media-gfx/sane-backends/sane-backends-1.0.22-r1.ebuild +++ /dev/null @@ -1,223 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.22-r1.ebuild,v 1.16 2012/06/08 03:01:10 zmedico Exp $ - -EAPI="4" - -inherit eutils flag-o-matic multilib user - -# gphoto and v4l are handled by their usual USE flags. -# The pint backend was disabled because I could not get it to compile. -# The mustek_usb2 backend would force us to use --enable-pthreads which is off -# by default for linux. Let's keep this one out until we find a way how to -# handle this cleanly. -IUSE_SANE_BACKENDS=" - abaton - agfafocus - apple - artec - artec_eplus48u - as6e - avision - bh - canon - canon630u - canon_dr - canon_pp - cardscan - coolscan - coolscan2 - coolscan3 - dc25 - dc210 - dc240 - dell1600n_net - dmc - epjitsu - epson - epson2 - fujitsu - genesys - gt68xx - hp - hp3500 - hp3900 - hp4200 - hp5400 - hp5590 - hpsj5s - hpljm1005 - hs2p - ibm - kodak - kvs1025 - kvs20xx - leo - lexmark - ma1509 - magicolor - matsushita - microtek - microtek2 - mustek - mustek_pp - mustek_usb - nec - net - niash - p5 - pie - pixma - plustek - plustek_pp - qcam - ricoh - rts8891 - s9036 - sceptre - sharp - sm3600 - sm3840 - snapscan - sp15c - st400 - stv680 - tamarack - teco1 - teco2 - teco3 - test - u12 - umax - umax_pp - umax1220u - xerox_mfp" - -IUSE="avahi usb gphoto2 ipv6 v4l doc" - -for backend in ${IUSE_SANE_BACKENDS}; do - IUSE="${IUSE} +sane_backends_${backend}" -done - -DESCRIPTION="Scanner Access Now Easy - Backends" -HOMEPAGE="http://www.sane-project.org/" - -RDEPEND=" - sane_backends_dc210? ( virtual/jpeg ) - sane_backends_dc240? ( virtual/jpeg ) - sane_backends_dell1600n_net? ( virtual/jpeg ) - avahi? ( >=net-dns/avahi-0.6.24 ) - sane_backends_canon_pp? ( sys-libs/libieee1284 ) - sane_backends_hpsj5s? ( sys-libs/libieee1284 ) - sane_backends_mustek_pp? ( sys-libs/libieee1284 ) - usb? ( virtual/libusb:0 ) - gphoto2? ( - media-libs/libgphoto2 - virtual/jpeg - ) - v4l? ( media-libs/libv4l )" - -DEPEND="${RDEPEND} - v4l? ( sys-kernel/linux-headers ) - doc? ( - virtual/latex-base - dev-texlive/texlive-latexextra - ) - >=sys-apps/sed-4 - virtual/pkgconfig" - -# We now use new syntax construct (SUBSYSTEMS!="usb|usb_device) -RDEPEND="${RDEPEND} - !> backend/dll.conf.in <<-EOF - # Add support for the HP-specific backend. Needs net-print/hplip installed. - hpaio - # Add support for the Epson-specific backend. Needs media-gfx/iscan installed. - epkowa - EOF - #epatch "${DISTDIR}/${P}-i18n.patch" - - # Bug #368083 - epatch "${FILESDIR}"/${P}-xerox_mfp-usb.patch - # Bug #356919 - epatch "${FILESDIR}"/${P}-libv4l-0.8.3.patch - # Bug #329047 - epatch "${FILESDIR}"/niash_array_index.patch -} - -src_configure() { - append-flags -fno-strict-aliasing - - # the blank is intended - an empty string would result in building ALL backends. - local BACKENDS=" " - - use gphoto2 && BACKENDS="gphoto2" - use v4l && BACKENDS="${BACKENDS} v4l" - for backend in ${IUSE_SANE_BACKENDS}; do - if use "sane_backends_${backend}"; then - BACKENDS="${BACKENDS} ${backend}" - fi - done - - local myconf=$(use_enable usb libusb) - if ! use doc; then - myconf="${myconf} --disable-latex" - fi - if use sane_backends_mustek_pp; then - myconf="${myconf} --enable-parport-directio" - fi - if ! ( use sane_backends_canon_pp || use sane_backends_hpsj5s || use sane_backends_mustek_pp ); then - myconf="${myconf} sane_cv_use_libieee1284=no" - fi - SANEI_JPEG="sanei_jpeg.o" SANEI_JPEG_LO="sanei_jpeg.lo" \ - BACKENDS="${BACKENDS}" econf \ - $(use_with gphoto2) \ - $(use_enable ipv6) \ - $(use_enable avahi) \ - ${myconf} -} - -src_compile() { - emake VARTEXFONTS="${T}/fonts" || die - - if use usb; then - cd tools/hotplug - grep -v '^$' libsane.usermap > libsane.usermap.new - mv libsane.usermap.new libsane.usermap - fi -} - -src_install () { - emake INSTALL_LOCKPATH="" DESTDIR="${D}" install \ - docdir=/usr/share/doc/${PF} || die - keepdir /var/lib/lock/sane - fowners root:scanner /var/lib/lock/sane - fperms g+w /var/lib/lock/sane - dodir /etc/env.d - if use usb; then - insinto /etc/hotplug/usb - exeinto /etc/hotplug/usb - doins tools/hotplug/libsane.usermap - doexe tools/hotplug/libusbscanner - newdoc tools/hotplug/README README.hotplug - echo >> "${D}"/etc/env.d/30sane "USB_DEVFS_PATH=/dev/bus/usb" - fi - insinto /lib/udev/rules.d - newins tools/udev/libsane.rules 41-libsane.rules - - dodoc NEWS AUTHORS ChangeLog* README README.linux - echo "SANE_CONFIG_DIR=/etc/sane.d" >> "${D}"/etc/env.d/30sane - find "${D}" -name "*.la" | while read file; do rm "${file}"; done -} diff --git a/media-gfx/sane-backends/sane-backends-1.0.22-r2.ebuild b/media-gfx/sane-backends/sane-backends-1.0.22-r2.ebuild deleted file mode 100644 index 43678348248a..000000000000 --- a/media-gfx/sane-backends/sane-backends-1.0.22-r2.ebuild +++ /dev/null @@ -1,242 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.22-r2.ebuild,v 1.7 2012/08/22 02:09:10 ottxor Exp $ - -EAPI="4" - -inherit eutils flag-o-matic multilib user - -# gphoto and v4l are handled by their usual USE flags. -# The pint backend was disabled because I could not get it to compile. -# The mustek_usb2 backend would force us to use --enable-pthreads which is off -# by default for linux. Let's keep this one out until we find a way how to -# handle this cleanly. -IUSE_SANE_BACKENDS=" - abaton - agfafocus - apple - artec - artec_eplus48u - as6e - avision - bh - canon - canon630u - canon_dr - canon_pp - cardscan - coolscan - coolscan2 - coolscan3 - dc25 - dc210 - dc240 - dell1600n_net - dmc - epjitsu - epson - epson2 - fujitsu - genesys - gt68xx - hp - hp3500 - hp3900 - hp4200 - hp5400 - hp5590 - hpsj5s - hpljm1005 - hs2p - ibm - kodak - kvs1025 - kvs20xx - leo - lexmark - ma1509 - magicolor - matsushita - microtek - microtek2 - mustek - mustek_pp - mustek_usb - nec - net - niash - p5 - pie - pixma - plustek - plustek_pp - pnm - qcam - ricoh - rts8891 - s9036 - sceptre - sharp - sm3600 - sm3840 - snapscan - sp15c - st400 - stv680 - tamarack - teco1 - teco2 - teco3 - test - u12 - umax - umax_pp - umax1220u - xerox_mfp" - -IUSE="avahi usb gphoto2 ipv6 v4l doc" - -for backend in ${IUSE_SANE_BACKENDS}; do - if [ ${backend} = pnm ]; then - IUSE="${IUSE} -sane_backends_pnm" - else - IUSE="${IUSE} +sane_backends_${backend}" - fi -done - -DESCRIPTION="Scanner Access Now Easy - Backends" -HOMEPAGE="http://www.sane-project.org/" - -RDEPEND=" - sane_backends_dc210? ( virtual/jpeg ) - sane_backends_dc240? ( virtual/jpeg ) - sane_backends_dell1600n_net? ( virtual/jpeg ) - avahi? ( >=net-dns/avahi-0.6.24 ) - sane_backends_canon_pp? ( sys-libs/libieee1284 ) - sane_backends_hpsj5s? ( sys-libs/libieee1284 ) - sane_backends_mustek_pp? ( sys-libs/libieee1284 ) - usb? ( virtual/libusb:0 ) - gphoto2? ( - media-libs/libgphoto2 - virtual/jpeg - ) - v4l? ( media-libs/libv4l )" - -DEPEND="${RDEPEND} - v4l? ( sys-kernel/linux-headers ) - doc? ( - virtual/latex-base - dev-texlive/texlive-latexextra - ) - >=sys-apps/sed-4 - virtual/pkgconfig" - -# We now use new syntax construct (SUBSYSTEMS!="usb|usb_device) -RDEPEND="${RDEPEND} - !> backend/dll.conf.in <<-EOF - # Add support for the HP-specific backend. Needs net-print/hplip installed. - hpaio - # Add support for the Epson-specific backend. Needs media-gfx/iscan installed. - epkowa - EOF - #epatch "${DISTDIR}/${P}-i18n.patch" - - # Bug #368083 - epatch "${FILESDIR}"/${P}-xerox_mfp-usb.patch - # Bug #356919 - epatch "${FILESDIR}"/${P}-libv4l-0.8.3.patch - # Bug #329047 - epatch "${FILESDIR}"/niash_array_index.patch - epatch "${FILESDIR}"/${P}-freebsd.patch -} - -src_configure() { - append-flags -fno-strict-aliasing - - # the blank is intended - an empty string would result in building ALL backends. - local BACKENDS=" " - - use gphoto2 && BACKENDS="gphoto2" - use v4l && BACKENDS="${BACKENDS} v4l" - for backend in ${IUSE_SANE_BACKENDS}; do - if use "sane_backends_${backend}" && [ ${backend} != pnm ]; then - BACKENDS="${BACKENDS} ${backend}" - fi - done - - local myconf=$(use_enable usb libusb) - # you can only enable this backend, not disable it... - if use sane_backends_pnm; then - myconf="${myconf} --enable-pnm-backend" - fi - if ! use doc; then - myconf="${myconf} --disable-latex" - fi - if use sane_backends_mustek_pp; then - myconf="${myconf} --enable-parport-directio" - fi - if ! ( use sane_backends_canon_pp || use sane_backends_hpsj5s || use sane_backends_mustek_pp ); then - myconf="${myconf} sane_cv_use_libieee1284=no" - fi - # if LINGUAS is set, just use the listed and supported localizations. - if [ "${LINGUAS-NoLocalesSet}" != NoLocalesSet ]; then - echo > po/LINGUAS - for lang in ${LINGUAS}; do - if [ -a po/${lang}.po ]; then - echo ${lang} >> po/LINGUAS - fi - done - fi - SANEI_JPEG="sanei_jpeg.o" SANEI_JPEG_LO="sanei_jpeg.lo" \ - BACKENDS="${BACKENDS}" econf \ - $(use_with gphoto2) \ - $(use_enable ipv6) \ - $(use_enable avahi) \ - ${myconf} -} - -src_compile() { - emake VARTEXFONTS="${T}/fonts" || die - - if use usb; then - cd tools/hotplug - grep -v '^$' libsane.usermap > libsane.usermap.new - mv libsane.usermap.new libsane.usermap - fi -} - -src_install () { - emake INSTALL_LOCKPATH="" DESTDIR="${D}" install \ - docdir="${EPREFIX}"/usr/share/doc/${PF} || die - keepdir /var/lib/lock/sane - fowners root:scanner /var/lib/lock/sane - fperms g+w /var/lib/lock/sane - dodir /etc/env.d - if use usb; then - insinto /etc/hotplug/usb - exeinto /etc/hotplug/usb - doins tools/hotplug/libsane.usermap - doexe tools/hotplug/libusbscanner - newdoc tools/hotplug/README README.hotplug - echo >> "${ED}"/etc/env.d/30sane "USB_DEVFS_PATH=/dev/bus/usb" - fi - insinto /lib/udev/rules.d - newins tools/udev/libsane.rules 41-libsane.rules - - dodoc NEWS AUTHORS ChangeLog* README README.linux - echo "SANE_CONFIG_DIR=${EPREFIX}/etc/sane.d" >> "${ED}"/etc/env.d/30sane - find "${ED}" -name "*.la" | while read file; do rm "${file}"; done -} diff --git a/media-gfx/sane-frontends/Manifest b/media-gfx/sane-frontends/Manifest index 1586ae8b63c6..0190e56be87c 100644 --- a/media-gfx/sane-frontends/Manifest +++ b/media-gfx/sane-frontends/Manifest @@ -1 +1 @@ -DIST sane-frontends-1.0.14.tar.gz 231892 RMD160 571599cbebbce53ffc00b701874d5e76dcd90467 SHA1 063e11df3e32d7a43161fd37026a4dc601d5482d SHA256 e7839dac1b70b5bb39124615aba8a136f5275d0e78bafd3d52ed76964ffea4a9 +DIST sane-frontends-1.0.14.tar.gz 231892 SHA256 e7839dac1b70b5bb39124615aba8a136f5275d0e78bafd3d52ed76964ffea4a9 diff --git a/media-gfx/sane-frontends/metadata.xml b/media-gfx/sane-frontends/metadata.xml index cde42541750c..ff62877c67ae 100644 --- a/media-gfx/sane-frontends/metadata.xml +++ b/media-gfx/sane-frontends/metadata.xml @@ -2,6 +2,6 @@ - phosphan@gentoo.org + maintainer-needed@gentoo.org diff --git a/media-gfx/sxiv/Manifest b/media-gfx/sxiv/Manifest index 735c93d26201..a443c297469e 100644 --- a/media-gfx/sxiv/Manifest +++ b/media-gfx/sxiv/Manifest @@ -1,2 +1,2 @@ -DIST sxiv-1.0.tar.gz 33568 SHA256 fa49189d7bc139bd3dc50aa4e939fe4480c524117ed89dba7a3f54da5013885f SHA512 c826f7612aacae277c819976f2888b7248788b5262b267797fb2c18bcc6d8216324bb3ecad7f9badc5afcfaf4ee44e2d0dc3e8bf8932758aaebcdd824243c0a3 WHIRLPOOL dc08076afa91fd38bb621f60df2fbf13e465b51be03bfde2398999b77f2b1acafcf22ae431377676b622bbc6406dc2eddc6634769f46715fa767c26ea23c59e8 +DIST sxiv-1.1.1.tar.gz 37251 SHA256 30569b7cb1568a7f60d102f6eb21f25c93de42243a1c8ac3c1a521d58b08281f SHA512 066264b3388114b022d11377c3dae5b04d5f4d6916c78276c478550f3194e0dc80cd8158a366689d4415cef94521ad018b5183dd2ae66c320770033b082094ad WHIRLPOOL 65e643a1f6aad84aa06bf7373ad74409dd552dbeb16ae961711341f8b5d7a1861d4142f8b80536e31f09c8a56130ea06c8ce501819cdfe9dd55af766ac925f6b DIST sxiv-1.1.tar.gz 37172 SHA256 7d22b060d264be25ee0e95afff9df535299dbdd48067c9fc795133e583e2583f SHA512 731ad9aea4775503684b469e5e34f0c36a058c316ac91c7f5b6d28ee48b66715a7bdf986c3f89647cff7ac715bd8d508419c0f3b5cfdc887a6649b42c407584f WHIRLPOOL f7f65e74c2acd78d5a9bac4e8524930e5ec1d7a8ee0cbbee775d017113f18d46d904b77e4976d223fbaa5e7d237e206e8048d940dd493632c2fbba9893eec4dd diff --git a/media-gfx/sxiv/files/sxiv-1.0-makefile.patch b/media-gfx/sxiv/files/sxiv-1.0-makefile.patch deleted file mode 100644 index 783f0a522971..000000000000 --- a/media-gfx/sxiv/files/sxiv-1.0-makefile.patch +++ /dev/null @@ -1,40 +0,0 @@ ---- sxiv-1.0/Makefile -+++ sxiv-1.0/Makefile -@@ -1,8 +1,8 @@ - VERSION = 1.0 - --CC = gcc --CFLAGS = -ansi -Wall -pedantic -O2 --LDFLAGS = -+CC ?= gcc -+CFLAGS += -ansi -Wall -pedantic -+LDFLAGS += - LIBS = -lX11 -lImlib2 - - PREFIX = /usr/local -@@ -21,21 +21,18 @@ - @echo "PREFIX = $(PREFIX)" - - .c.o: -- @echo "CC $<" -- @$(CC) $(CFLAGS) -DVERSION=\"$(VERSION)\" -c -o $@ $< -+ $(CC) $(CFLAGS) -DVERSION=\"$(VERSION)\" -c -o $@ $< - - $(OBJ) config: Makefile config.h - - config: config.c -- @$(CC) $(CFLAGS) -o $@ $@.c -+ $(CC) $(CFLAGS) -o $@ $@.c - - config.h: -- @echo "creating $@ from config.def.h" -- @cp config.def.h $@ -+ cp config.def.h $@ - - sxiv: $(OBJ) config -- @echo "CC -o $@" -- @$(CC) $(LDFLAGS) -o $@ $(OBJ) $(LIBS) $$(./config -l) -+ $(CC) $(LDFLAGS) -o $@ $(OBJ) $(LIBS) $$(./config -l) - - clean: - @echo "cleaning" diff --git a/media-gfx/sxiv/sxiv-1.0.ebuild b/media-gfx/sxiv/sxiv-1.0.ebuild deleted file mode 100644 index 3550c80c18d3..000000000000 --- a/media-gfx/sxiv/sxiv-1.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sxiv/sxiv-1.0.ebuild,v 1.4 2012/04/23 20:25:56 mgorny Exp $ - -EAPI=4 - -inherit eutils savedconfig toolchain-funcs - -DESCRIPTION="Simple (or small or suckless) X Image Viewer" -HOMEPAGE="https://github.com/muennich/sxiv/" -SRC_URI="mirror://github/muennich/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="media-libs/imlib2[X] - x11-libs/libX11" -DEPEND="${RDEPEND}" - -src_prepare() { - sed -i -e "s:^\(\(C\|LD\)FLAGS\) =:\1 +=:" \ - -e "s:-O2::" Makefile || die - - restore_config config.h -} - -src_compile() { - emake CC="$(tc-getCC)" -} - -src_install() { - emake DESTDIR="${ED}" PREFIX="${EPREFIX}"/usr install - dodoc README.md - - save_config config.h -} diff --git a/media-gfx/sxiv/sxiv-1.0-r1.ebuild b/media-gfx/sxiv/sxiv-1.1.1.ebuild similarity index 58% rename from media-gfx/sxiv/sxiv-1.0-r1.ebuild rename to media-gfx/sxiv/sxiv-1.1.1.ebuild index efe054ffddef..2d55adb58cfe 100644 --- a/media-gfx/sxiv/sxiv-1.0-r1.ebuild +++ b/media-gfx/sxiv/sxiv-1.1.1.ebuild @@ -1,26 +1,26 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sxiv/sxiv-1.0-r1.ebuild,v 1.1 2012/10/24 03:30:29 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sxiv/sxiv-1.1.1.ebuild,v 1.1 2013/07/21 10:46:06 radhermit Exp $ -EAPI=4 +EAPI=5 inherit eutils savedconfig toolchain-funcs DESCRIPTION="Simple (or small or suckless) X Image Viewer" HOMEPAGE="https://github.com/muennich/sxiv/" -SRC_URI="mirror://github/muennich/${PN}/${P}.tar.gz" +SRC_URI="https://github.com/muennich/sxiv/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" -RDEPEND="media-libs/imlib2[X] +RDEPEND="media-libs/giflib + media-libs/imlib2[X] x11-libs/libX11" DEPEND="${RDEPEND}" src_prepare() { - epatch "${FILESDIR}"/${P}-makefile.patch + epatch "${FILESDIR}"/${PN}-1.1-makefile.patch tc-export CC restore_config config.h diff --git a/media-gfx/xsane/Manifest b/media-gfx/xsane/Manifest index cc7463d52248..c46f8db0f69c 100644 --- a/media-gfx/xsane/Manifest +++ b/media-gfx/xsane/Manifest @@ -1,3 +1,2 @@ DIST xsane-0.998-patches-2.tar.xz 54804 SHA256 84af533cba6309cf44892da8952b6203daa4dcfaf64e2efd1dddc5144e4cab4c SHA512 973ccac2fe3b6089049c1c5ba3e4cb0db29fdc79de372f8a7b461ee108e5bfc3f4a84997552fc3d3b651bbe9f98d247a5974d90e8949089b2ea52118eab6ad1f WHIRLPOOL 2294601aa696c442e8d2b5173b8ee04d158439e0ae02dd22c7d5c8f9fce98c8238a42e0867a5e511d206dd4030f7a15df2a98676471abe1e91870883662add56 -DIST xsane-0.998-patches.tar.xz 54828 SHA256 0ffcc52ec5b11d5e854e7df38c4ac298920116f2453056a1565dc1f83a64f72e SHA512 c1248ff1ffe9e8f091d3da307451055f0607ea55165cd2db042f4f05a671434cb4212c127caf110240ab6aff76462c117ba6dd06dc2582a01f4f2256037d6e13 WHIRLPOOL f85d9400e26a34b086dcdcef96f6fe33bd372d44c727e099e6928f3229d2518da77ccc00b4872ca3b68e95e87347f59c8dfefcf71aa01c798a32a51298ba3780 DIST xsane-0.998.tar.gz 2950560 SHA256 a32e2f8057782a29619f082dcf6b5f944bf12abe3d4121c516f7c9589064c26e SHA512 8cf6f01e706175cb4df88effe13c0547624bd62b08f485118279a9bcde77b9a555f3148b24f3d6348157868f50bfa450f413a20a514b4f0218579b75f642fc04 WHIRLPOOL 424c2050b2abf0d647adef7a0d22ee3c19d57ebc21d888d97667f82243c2ef10b5d99fef15a15da6f900f25f1aae3914824c87e71141a75a3dd6b1b44a0b0e4c diff --git a/media-gfx/xsane/metadata.xml b/media-gfx/xsane/metadata.xml index d353fec626d5..a203d1b2511d 100644 --- a/media-gfx/xsane/metadata.xml +++ b/media-gfx/xsane/metadata.xml @@ -3,13 +3,8 @@ printing graphics - - phosphan@gentoo.org - Package free for adoption - pacho@gentoo.org - Taking care until somebody wants to also help Enable support for Optical Character Recognition reader diff --git a/media-gfx/xsane/xsane-0.998.ebuild b/media-gfx/xsane/xsane-0.998.ebuild deleted file mode 100644 index c659c0fa9b36..000000000000 --- a/media-gfx/xsane/xsane-0.998.ebuild +++ /dev/null @@ -1,91 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.998.ebuild,v 1.8 2012/05/05 07:00:20 jdhore Exp $ - -EAPI="4" - -inherit eutils - -DESCRIPTION="graphical scanning frontend" -HOMEPAGE="http://www.xsane.org/" -SRC_URI="http://www.xsane.org/download/${P}.tar.gz - http://dev.gentoo.org/~pacho/xsane/${P}-patches.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" -IUSE="nls jpeg png tiff gimp lcms ocr" - -RDEPEND="media-gfx/sane-backends - x11-libs/gtk+:2 - x11-misc/xdg-utils - jpeg? ( virtual/jpeg ) - png? ( media-libs/libpng ) - tiff? ( media-libs/tiff ) - gimp? ( media-gfx/gimp ) - lcms? ( =media-libs/lcms-1* )" - -PDEPEND="ocr? ( app-text/gocr )" - -DEPEND="${RDEPEND} - virtual/pkgconfig" - -pkg_setup() { - export OLDXSANE - if has_version '<=media-gfx/xsane-0.93'; then - OLDXSANE="yes" - else - OLDXSANE="no" - fi -} - -src_prepare() { - # Apply multiple fixes from different distributions - epatch "${WORKDIR}/${P}-patches"/*.patch - - # Fix compability with libpng15 wrt #377363 - sed -i -e 's:png_ptr->jmpbuf:png_jmpbuf(png_ptr):' src/xsane-save.c || die -} - -src_configure() { - local extraCPPflags - if use lcms; then - extraCPPflags="-I /usr/include/lcms" - fi - CPPFLAGS="${CPPFLAGS} ${extraCPPflags}" econf --enable-gtk2 \ - $(use_enable nls) \ - $(use_enable jpeg) \ - $(use_enable png) \ - $(use_enable tiff) \ - $(use_enable gimp) \ - $(use_enable lcms) -} - -src_install() { - emake DESTDIR="${D}" install - dodoc xsane.* - - # link xsane so it is seen as a plugin in gimp - if use gimp; then - local plugindir - if [ -x /usr/bin/gimptool ]; then - plugindir="$(gimptool --gimpplugindir)/plug-ins" - elif [ -x /usr/bin/gimptool-2.0 ]; then - plugindir="$(gimptool-2.0 --gimpplugindir)/plug-ins" - else - die "Can't find GIMP plugin directory." - fi - dodir "${plugindir}" - dosym /usr/bin/xsane "${plugindir}" - fi - - newicon src/xsane-48x48.png ${PN}.png -} - -pkg_postinst() { - if [ x${OLDXSANE} = 'xyes' ]; then - ewarn "If you are upgrading from <=xsane-0.93, please make sure to" - ewarn "remove ~/.sane/xsane/xsane.rc _before_ you start xsane for" - ewarn "the first time." - fi -} diff --git a/media-libs/jasper/metadata.xml b/media-libs/jasper/metadata.xml index 4be4cabaf5a5..897aa2e6b59a 100644 --- a/media-libs/jasper/metadata.xml +++ b/media-libs/jasper/metadata.xml @@ -2,8 +2,4 @@ sci - - phosphan@gentoo.org - Added this as requirement for OpenDX, free for adoption - diff --git a/media-libs/leptonica/metadata.xml b/media-libs/leptonica/metadata.xml index 428b05b17894..9fb1ac8390f5 100644 --- a/media-libs/leptonica/metadata.xml +++ b/media-libs/leptonica/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org Adds support for the WebP image format diff --git a/media-libs/libemf/metadata.xml b/media-libs/libemf/metadata.xml index 2fa547e0db7f..1470e032181b 100644 --- a/media-libs/libemf/metadata.xml +++ b/media-libs/libemf/metadata.xml @@ -2,6 +2,6 @@ - phosphan@gentoo.org + maintainer-needed@gentoo.org diff --git a/media-libs/libiec61883/libiec61883-1.2.0.ebuild b/media-libs/libiec61883/libiec61883-1.2.0.ebuild index 73596da1252e..1b2017953e79 100644 --- a/media-libs/libiec61883/libiec61883-1.2.0.ebuild +++ b/media-libs/libiec61883/libiec61883-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libiec61883/libiec61883-1.2.0.ebuild,v 1.9 2013/07/14 10:42:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libiec61883/libiec61883-1.2.0.ebuild,v 1.10 2013/07/21 15:58:38 ago Exp $ EAPI=4 inherit autotools eutils unpacker @@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="examples" RDEPEND=">=sys-libs/libraw1394-1.2.1" diff --git a/media-libs/libpng/Manifest b/media-libs/libpng/Manifest index 0ab8cf471828..37cc60720f3c 100644 --- a/media-libs/libpng/Manifest +++ b/media-libs/libpng/Manifest @@ -5,5 +5,5 @@ DIST libpng-1.5.15-apng.patch.gz 9490 SHA256 c255ca366131f7aee6a66b1e4b31010784b DIST libpng-1.5.15.tar.xz 718692 SHA256 95c3b4c53fa57694cc940704a1cddf47402dc885d53bfe1a6910975de1a357c5 SHA512 248c28caf737149d6d0d670db2f28f8b95531645476a1e3b96ae08b903ebde73e7fbefb410da2a75656116113575ceb411d8e86812848a047f416c36d872274a WHIRLPOOL 058390239a419c8249d956964874419c5570708c74fd01207f1e9067fe3d3f8598e7d8af3cfe165d03f8ac5281691433e61ada7e50917c98b8269b4fb451a533 DIST libpng-1.5.16-apng.patch.gz 9489 SHA256 713222b3d196d83b7c2b3e4c7dd3a521a0a7d26638567d3352d69ef748de959b SHA512 aca36a60d3a08b865d17726debc13813d8c608d0ccee8cdc092c2c67395c9659a5885784d60b58cc9545f32bc250aee925536f6519903289988a5744b216ecd4 WHIRLPOOL 98feffc329eda0dcb5a13703381ecd1f2e6c946fdd1ef82e563296d9d344a5868db06ced3f40939c6616ae326a6f66b6d578e85e565b6318844e1c31ec6dafe4 DIST libpng-1.5.16.tar.xz 720024 SHA256 506399882539d57b0654af0e3d83e643b0a5167ae1658ae21bda55cc39aa7c62 SHA512 3dc1b73c51264a3322cb28214f4c9c25c1a014f9db765d45eac204eb94d1902c8a0ef024b3aeaef2f65b877ca9e8a94da6204ecaab8f1140dee1f6d0dd6b67aa WHIRLPOOL 900bf9e7cb7e8e9b0d1eb09b867b51b6b4e2e536880da194442fcccbd5e47d1eb224b4ba8272d7b56e77ee3730f25df789539e5931a8b9ae9898a44a759141ba -DIST libpng-1.6.2-apng.patch.gz 9571 SHA256 10dd088c443f8d233884bd73b8258d005c92fb0cf35d350ce5dc9ebac7b4eed8 SHA512 f2d1078b40494ecdfff125c0855049bd4a8db667fd4f2dd727a5768363a1a755f43d66147228dd8d5cbbd7148ee51adc74afe6175f8e4075ef3536141a95b898 WHIRLPOOL 9f12de4a838661633205a082c72128b54e14a9454bd705e8b8df951e8eaaa42dbe75c1ff91e4b73037649d319c67577c25f3dab50bcef5fb8c8dcdb2062870cc -DIST libpng-1.6.2.tar.xz 836536 SHA256 1c97a90bc22107e50f04f77a0115f4ec890d5c6a373ac4c560e8fb87259e92de SHA512 01b1699a2ac1e687631f413458e7534b71f63b673c95b0d6e3501904a1b6e8aa82d8b4495033f4a90278963c1d4c40d81a7a17e976caf87690a23fb191ef75b3 WHIRLPOOL fb04df108af35bd789ef224addfedd0cb04959ae31899e4f3dbd1e9376e4242a93f34ad4c8fd8507bf13872b49f8a01b23bb7bc2129041a09be17434ceee993e +DIST libpng-1.6.3-apng.patch.gz 9581 SHA256 a8176970e4422eed4308499c7973490153ea4ebd3a2370ecad8831d893174929 SHA512 79709e87d21c3b5df0ffa30dd588c21e93341696fc5a8c1e2dfddb10c0927ee672ad6dccd7963e668796f02dba2eaa2de6ca86a52db14eaa6044a8d3dd7cf005 WHIRLPOOL 11b75b92bfc63519213ed8a667da8839db2745c6551e1091bd6075c74990c178f2da1b6ea2a153821510cb2b852aed0439a29e654cdee341bdd8b20de19fddfc +DIST libpng-1.6.3.tar.xz 869244 SHA256 c5ecc0d38663b944a828145ed59cf15dfbad2217512875bc05ecf9b92afa0f45 SHA512 a720e1b576958a445ccf301c3de2dbf1ea58590c23ec4edd76ee1d65ab611c941b82e173fbef1974c5efbe8bf31d8e800e34f37819d9f406db4ef704d12106df WHIRLPOOL 14be188f53a1c2ed4cf3bba0d2585c8a465bf6e440a972cbf012e973f4d02c01f6ad5e663f77f9d8654a2aba02342531d0ed81098fcc7fc3669310c5334f7774 diff --git a/media-libs/libpng/files/libpng-1.6.2-noexecstack.patch b/media-libs/libpng/files/libpng-1.6.2-noexecstack.patch deleted file mode 100644 index e7fca51100f5..000000000000 --- a/media-libs/libpng/files/libpng-1.6.2-noexecstack.patch +++ /dev/null @@ -1,29 +0,0 @@ -This patch is only for the 1.6.2 release, see bug #465010#c39 - ---- a/arm/filter_neon.S -+++ b/arm/filter_neon.S -@@ -16,11 +16,11 @@ - #define PNG_VERSION_INFO_ONLY - #include "../pngpriv.h" - --#if defined(PNG_FILTER_OPTIMIZATIONS) && defined(__arm__) && \ -- defined(__ARM_NEON__) - #if defined(__linux__) && defined(__ELF__) - .section .note.GNU-stack,"",%progbits /* mark stack as non-executable */ - #endif -+#if defined(PNG_FILTER_OPTIMIZATIONS) && defined(__arm__) && \ -+ defined(__ARM_NEON__) - - #ifdef __ELF__ - # define ELF ---- a/configure -+++ b/configure -@@ -12812,7 +12812,7 @@ fi - # Because GCC by default assembles code with an executable stack, even though it - # compiles C code with a non-executable stack, it is necessary to do a fixup - # here (this may by GCC specific) --AM_CCASFLAGS=-Wa,--noexecstack -+AM_CCASFLAGS= - - - # Check whether --enable-arm-neon was given. diff --git a/media-libs/libpng/libpng-1.5.15-r15.ebuild b/media-libs/libpng/libpng-1.5.15-r15.ebuild deleted file mode 100644 index 38adbd23a398..000000000000 --- a/media-libs/libpng/libpng-1.5.15-r15.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.5.15-r15.ebuild,v 1.2 2013/04/10 06:02:07 ssuominen Exp $ - -# this ebuild is only for the libpng15.so.15 SONAME for ABI compat - -EAPI=5 - -inherit eutils libtool - -DESCRIPTION="Portable Network Graphics library" -HOMEPAGE="http://www.libpng.org/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz - apng? ( mirror://sourceforge/apng/${P}-apng.patch.gz )" - -LICENSE="libpng" -SLOT="1.5" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="apng neon" - -RDEPEND="sys-libs/zlib:= - !=media-libs/libpng-1.5*:0" -DEPEND="${RDEPEND} - app-arch/xz-utils" - -pkg_setup() { - local _preserved_lib=${EROOT}/usr/$(get_libdir)/libpng15.so.15 - [[ -e ${_preserved_lib} ]] && rm -f "${_preserved_lib}" -} - -src_prepare() { - if use apng; then - epatch "${WORKDIR}"/${PN}-*-apng.patch - # Don't execute symbols check with apng patch wrt #378111 - sed -i -e '/^check/s:scripts/symbols.chk::' Makefile.in || die - fi - elibtoolize -} - -src_configure() { - econf \ - --disable-static \ - --enable-arm-neon=$(usex neon on off) -} - -src_compile() { - emake libpng15.la -} - -src_install() { - newlib.so .libs/libpng15.so.15.* libpng15.so.15 -} diff --git a/media-libs/libpng/libpng-1.6.2-r1.ebuild b/media-libs/libpng/libpng-1.6.3-r1.ebuild similarity index 90% rename from media-libs/libpng/libpng-1.6.2-r1.ebuild rename to media-libs/libpng/libpng-1.6.3-r1.ebuild index 355b42e31c2e..36c0a94b8cc7 100644 --- a/media-libs/libpng/libpng-1.6.2-r1.ebuild +++ b/media-libs/libpng/libpng-1.6.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.6.2-r1.ebuild,v 1.1 2013/06/23 17:49:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.6.3-r1.ebuild,v 1.1 2013/07/20 17:42:12 ssuominen Exp $ EAPI=5 @@ -22,8 +22,6 @@ DEPEND="${RDEPEND} app-arch/xz-utils" src_prepare() { - epatch "${FILESDIR}"/${P}-noexecstack.patch #465010#c39 - if use apng; then epatch "${WORKDIR}"/${PN}-*-apng.patch # Don't execute symbols check with apng patch wrt #378111 @@ -35,7 +33,7 @@ src_prepare() { multilib_src_configure() { ECONF_SOURCE="${S}" econf \ $(use_enable static-libs static) \ - --enable-arm-neon=$(usex neon on off) + --enable-arm-neon=$(usex neon) } multilib_src_install() { diff --git a/media-libs/libpng/libpng-1.6.2.ebuild b/media-libs/libpng/libpng-1.6.3.ebuild similarity index 67% rename from media-libs/libpng/libpng-1.6.2.ebuild rename to media-libs/libpng/libpng-1.6.3.ebuild index d2d9abe41d52..7c83c2160091 100644 --- a/media-libs/libpng/libpng-1.6.2.ebuild +++ b/media-libs/libpng/libpng-1.6.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.6.2.ebuild,v 1.2 2013/05/03 14:51:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.6.3.ebuild,v 1.1 2013/07/20 17:42:12 ssuominen Exp $ EAPI=5 -inherit eutils libtool multilib +inherit eutils libtool DESCRIPTION="Portable Network Graphics library" HOMEPAGE="http://www.libpng.org/" @@ -16,15 +16,11 @@ SLOT="0/16" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="apng neon static-libs" -RDEPEND="sys-libs/zlib:=" +RDEPEND=">=sys-libs/zlib-1.2.8:=" DEPEND="${RDEPEND} app-arch/xz-utils" -DOCS=( ANNOUNCE CHANGES libpng-manual.txt README TODO ) - src_prepare() { - epatch "${FILESDIR}"/${P}-noexecstack.patch #465010#c39 - if use apng; then epatch "${WORKDIR}"/${PN}-*-apng.patch # Don't execute symbols check with apng patch wrt #378111 @@ -36,20 +32,11 @@ src_prepare() { src_configure() { econf \ $(use_enable static-libs static) \ - --enable-arm-neon=$(usex neon on off) + --enable-arm-neon=$(usex neon) } src_install() { - default + emake DESTDIR="${D}" install + dodoc ANNOUNCE CHANGES libpng-manual.txt README TODO prune_libtool_files --all } - -pkg_preinst() { - has_version ${CATEGORY}/${PN}:1.5 && return 0 - preserve_old_lib /usr/$(get_libdir)/libpng15$(get_libname 15) -} - -pkg_postinst() { - has_version ${CATEGORY}/${PN}:1.5 && return 0 - preserve_old_lib_notify /usr/$(get_libdir)/libpng15$(get_libname 15) -} diff --git a/media-libs/opengl-apple/opengl-apple-5.ebuild b/media-libs/opengl-apple/opengl-apple-5.ebuild new file mode 100644 index 000000000000..eaf83efbdc18 --- /dev/null +++ b/media-libs/opengl-apple/opengl-apple-5.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/opengl-apple/opengl-apple-5.ebuild,v 1.1 2013/07/20 18:44:01 grobian Exp $ + +EAPI="3" + +inherit prefix + +DESCRIPTION="Links to Apple's OpenGL X11 implementation" +HOMEPAGE="http://www.apple.com/" +LICENSE="public-domain" +KEYWORDS="-* ~ppc-macos ~x64-macos ~x86-macos" +SLOT=0 +IUSE="" + +DEPEND=">=app-admin/eselect-opengl-1.0.8-r1 + x11-proto/glproto" +RDEPEND="${DEPEND}" + +X11_OPENGL_DIR="/usr/X11R6" + +pkg_setup() { + [[ ! -d ${X11_OPENGL_DIR} ]] && \ + die "${X11_OPENGL_DIR} not found, do you have X11/Xquartz installed?" +} + +src_prepare() { + cp "${FILESDIR}"/gl.pc . + eprefixify gl.pc +} + +src_install() { + dodir /usr/lib/opengl/${PN}/{lib,include} + dodir /usr/include/GL + + cd "${ED}"/usr/lib/opengl/${PN}/include || die + ln -s "${X11_OPENGL_DIR}"/include/GL || die + cd "${ED}"/usr/lib/opengl/${PN}/lib || die + ln -s "${X11_OPENGL_DIR}"/lib/libGL.dylib || die + + cd "${ED}"/usr/include/GL || die + ln -s "${X11_OPENGL_DIR}"/include/GL/glu.h || die + ln -s "${X11_OPENGL_DIR}"/include/GL/GLwDrawA.h || die + ln -s "${X11_OPENGL_DIR}"/include/GL/osmesa.h || die + cd "${ED}"/usr/lib || die + ln -s "${X11_OPENGL_DIR}"/lib/libGLU.dylib || die + ln -s "${X11_OPENGL_DIR}"/lib/libGLw.a || die + + # bug #337965 + insinto /usr/lib/pkgconfig + doins "${WORKDIR}"/gl.pc +} + +pkg_postinst() { + # Set as default VM if none exists + eselect opengl set --use-old ${PN} + + elog "Note: you're using your OSX (pre-)installed OpenGL X11 implementation from ${X11_OPENGL_DIR}" +} diff --git a/media-libs/rubberband/rubberband-1.8.1.ebuild b/media-libs/rubberband/rubberband-1.8.1.ebuild index b86d1d0d11c4..d85d8980496e 100644 --- a/media-libs/rubberband/rubberband-1.8.1.ebuild +++ b/media-libs/rubberband/rubberband-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/rubberband/rubberband-1.8.1.ebuild,v 1.1 2013/06/01 08:47:33 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/rubberband/rubberband-1.8.1.ebuild,v 1.2 2013/07/21 13:08:10 ago Exp $ EAPI=5 inherit multilib @@ -11,7 +11,7 @@ SRC_URI="http://code.breakfastquay.com/attachments/download/34/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="static-libs" RDEPEND="media-libs/vamp-plugin-sdk diff --git a/media-sound/alac_decoder/Manifest b/media-sound/alac_decoder/Manifest index 6a4f5f96d5f8..71325dc67047 100644 --- a/media-sound/alac_decoder/Manifest +++ b/media-sound/alac_decoder/Manifest @@ -1,2 +1,2 @@ -DIST alac_decoder-0.1.3.tar.gz 15171 RMD160 0844cf6933e7fb39d35e0b5a467c7cc2ff54e5a6 SHA1 cff637c5bb00335cd46452fa14671f7e2a0a0ad1 SHA256 b0ac203d873cc5746a519970adf095a32bfc4bad3fff2bfdf41bd1d518f09b1d -DIST alac_decoder-0.2.0.tgz 19019 RMD160 72664dff4eeff6e484314f625f74337e60ba39fb SHA1 a620f6293ef2d9490927d21ec341bbeff13eabe8 SHA256 7f8f978a5619e6dfa03dc140994fd7255008d788af848ba6acf9cfbaa3e4122f +DIST alac_decoder-0.1.3.tar.gz 15171 SHA256 b0ac203d873cc5746a519970adf095a32bfc4bad3fff2bfdf41bd1d518f09b1d +DIST alac_decoder-0.2.0.tgz 19019 SHA256 7f8f978a5619e6dfa03dc140994fd7255008d788af848ba6acf9cfbaa3e4122f diff --git a/media-sound/alac_decoder/metadata.xml b/media-sound/alac_decoder/metadata.xml index 65d4463f660e..c733e85706e2 100644 --- a/media-sound/alac_decoder/metadata.xml +++ b/media-sound/alac_decoder/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org Basic decoder for Apple Lossless Audio Codec files (ALAC). ALAC is a diff --git a/media-sound/amsynth/amsynth-1.3.2.ebuild b/media-sound/amsynth/amsynth-1.3.2.ebuild index 475989dac745..d3aa019b914a 100644 --- a/media-sound/amsynth/amsynth-1.3.2.ebuild +++ b/media-sound/amsynth/amsynth-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.3.2.ebuild,v 1.1 2013/02/25 08:14:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.3.2.ebuild,v 1.2 2013/07/21 09:58:49 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://amsynth.googlecode.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="alsa dssi jack lash oss sndfile" RDEPEND="dev-cpp/gtkmm:2.4 diff --git a/media-sound/cd-discid/cd-discid-1.4.ebuild b/media-sound/cd-discid/cd-discid-1.4.ebuild index 3e7dad65db8a..6be24658b1e7 100644 --- a/media-sound/cd-discid/cd-discid-1.4.ebuild +++ b/media-sound/cd-discid/cd-discid-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/cd-discid-1.4.ebuild,v 1.1 2013/05/14 18:27:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/cd-discid-1.4.ebuild,v 1.2 2013/07/21 13:07:46 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/taem/${PN}/archive/upstream/1.4.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" S=${WORKDIR}/${PN}-upstream-${PV} diff --git a/media-sound/declick/Manifest b/media-sound/declick/Manifest index d19bcaaaadf9..227ddfc0ad52 100644 --- a/media-sound/declick/Manifest +++ b/media-sound/declick/Manifest @@ -1 +1 @@ -DIST declick-0.6.5.tar.gz 17932 RMD160 6614aab13ed9b0b4e30f49e200601fd562dd9f73 SHA1 85bc0e72a6e36617adfabf8a6b1c9fe4263b58a8 SHA256 ce049078fd39ee68da9297cf0fa05ebce48c242934db8da1b87c2a6cdc985786 +DIST declick-0.6.5.tar.gz 17932 SHA256 ce049078fd39ee68da9297cf0fa05ebce48c242934db8da1b87c2a6cdc985786 diff --git a/media-sound/declick/metadata.xml b/media-sound/declick/metadata.xml index da7d4da75fe6..9ee4d5731cb4 100644 --- a/media-sound/declick/metadata.xml +++ b/media-sound/declick/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org The main purpose of declick is the removal of digital clicks in the diff --git a/media-sound/flac-image/metadata.xml b/media-sound/flac-image/metadata.xml index 2796227cb74e..b1cf7fe492bb 100644 --- a/media-sound/flac-image/metadata.xml +++ b/media-sound/flac-image/metadata.xml @@ -2,10 +2,6 @@ sound - - sbriesen@gentoo.org - Stefan Briesenick - A tiny utility for stuffing image files (e.g. album cover art) into metadata blocks in FLAC files. Actually you could store and retrieve diff --git a/media-sound/flack/Manifest b/media-sound/flack/Manifest index 843c231d2d3c..f7f7eb7b2339 100644 --- a/media-sound/flack/Manifest +++ b/media-sound/flack/Manifest @@ -1 +1 @@ -DIST flack-2.0.6.tar.gz 16273 RMD160 898f0423bb040d12f7546fdb9341ce53096f8646 SHA1 86fd01dbb312ab6f85dfc3e1297ba64a8f365aa3 SHA256 38c7f78e54f894faa9ee37d7d4363d1ec84f6e0939f3d8211ebdc4bda9803acd +DIST flack-2.0.6.tar.gz 16273 SHA256 38c7f78e54f894faa9ee37d7d4363d1ec84f6e0939f3d8211ebdc4bda9803acd diff --git a/media-sound/flack/metadata.xml b/media-sound/flack/metadata.xml index a83d93ce7806..0107465b9dbd 100644 --- a/media-sound/flack/metadata.xml +++ b/media-sound/flack/metadata.xml @@ -2,10 +2,6 @@ sound - - sbriesen@gentoo.org - Stefan Briesenick - A menu-driven BASH script to easily tag your collection of FLAC files from the command line, without the need for a GUI. diff --git a/media-sound/kradio/metadata.xml b/media-sound/kradio/metadata.xml index 5d7e35b9404a..8d1e86a9cefb 100644 --- a/media-sound/kradio/metadata.xml +++ b/media-sound/kradio/metadata.xml @@ -2,7 +2,4 @@ kde - - phosphan@gentoo.org - diff --git a/media-sound/mp3check/mp3check-0.8.7.ebuild b/media-sound/mp3check/mp3check-0.8.7.ebuild index fef94bb89454..b8669733e14a 100644 --- a/media-sound/mp3check/mp3check-0.8.7.ebuild +++ b/media-sound/mp3check/mp3check-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3check/mp3check-0.8.7.ebuild,v 1.2 2013/02/25 07:49:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3check/mp3check-0.8.7.ebuild,v 1.3 2013/07/21 09:59:29 ago Exp $ EAPI=5 inherit flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" src_prepare() { diff --git a/media-sound/neroaac/Manifest b/media-sound/neroaac/Manifest index 543151ec6b85..0007cfdacffc 100644 --- a/media-sound/neroaac/Manifest +++ b/media-sound/neroaac/Manifest @@ -1 +1 @@ -DIST NeroAACCodec-1.5.1.zip 2050564 RMD160 0b96ce949067c4a18b958c94d57615ef3a1a4639 SHA1 f9553692031987c6ee446262efd312c95f4699a6 SHA256 e0496ad856e2803001a59985368d21b22f4fbdd55589c7f313d6040cefff648b +DIST NeroAACCodec-1.5.1.zip 2050564 SHA256 e0496ad856e2803001a59985368d21b22f4fbdd55589c7f313d6040cefff648b diff --git a/media-sound/neroaac/metadata.xml b/media-sound/neroaac/metadata.xml index 6208d0f2e6c5..90c8025fc556 100644 --- a/media-sound/neroaac/metadata.xml +++ b/media-sound/neroaac/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org Nero AAC reference quality MPEG-4 and 3GPP audio codec. diff --git a/media-sound/qjackctl/qjackctl-0.3.10.ebuild b/media-sound/qjackctl/qjackctl-0.3.10.ebuild index 0569c39f3a85..1a4d1daa6a0c 100644 --- a/media-sound/qjackctl/qjackctl-0.3.10.ebuild +++ b/media-sound/qjackctl/qjackctl-0.3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.10.ebuild,v 1.1 2013/04/02 11:45:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.10.ebuild,v 1.2 2013/07/21 09:53:02 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/qjackctl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="alsa dbus debug portaudio" diff --git a/media-sound/rhythmbox/Manifest b/media-sound/rhythmbox/Manifest index c7f33ca33077..7b65648e38bc 100644 --- a/media-sound/rhythmbox/Manifest +++ b/media-sound/rhythmbox/Manifest @@ -1,5 +1,2 @@ DIST rhythmbox-0.12.8.tar.bz2 5358950 SHA256 1752fab135808aa78a9afde78448e992020c58c07701f43c989fbabfc6352213 SHA512 12a462086724ceb19f037f9b10dcf87d81f1c948b6ce27416d37e1b700e4c2a226e18b8ae05550587dd5bcb79e2824836f100fa6901a0b13ccc560bcafbbcae1 WHIRLPOOL 23a002621c9c6e4a49fbe865f0eecebbacea9ca3de18f3db98bb3fd849cbdb95438b2e348a0fffa0781eced2ec52e9b0bd0e78000595e3ca766b99e9ad839e99 -DIST rhythmbox-0.13.3.tar.bz2 9978135 SHA256 ad6532864bb4df30f1014ec81ddc0d2d3f69241235627f46abe5578cf629052a SHA512 a38edfb87473c6ea8088b5662d39b95e74f6c3166dc3c3c1d6417b62b1d3e27662143fd9f7a3aeebea096e54058d178c38ba3be89e3bc24d10f2903e3719417e WHIRLPOOL db4fb3073de17d884f3a6fb7f55666673d48316f1aa6a00e9f8a05349f4569606a7bbaf14e15826659e27890f538e9c92a2090f37d1364d74f127ce09e6ee819 -DIST rhythmbox-2.97.tar.xz 6027128 SHA256 b52567cf45bf13c0452593da7f907920bd4cf31916ca8dcd15d555336b4947e4 SHA512 0bc7869a32a3df91952583ac71aba3e967f9b1f6d38ee717dcd9d6d8f9837fec53985cd44dcdd60aa3f6db573903922e770c7e20af41385f7321a52e680db534 WHIRLPOOL 314071a0f2e6c3a5569237b7b817c4e9ab0fef48bd83424652ff53dc924074c0ed883c46bd4f8600cbe310196d22fdf2fd70bea6a8bac847290147cac6f56658 -DIST rhythmbox-2.98.tar.xz 5945988 SHA256 a5c0a18a7c76133d36c7dcbdc37e304eae8272703985b17b540d68603b0c76d5 SHA512 f2bafd858694e5b5f1c87da26d7232fb02d923020375b83ac90f091101ede52d646c3a71b0759d1b2630363391d5e764b520a25a17d22df743975ba973b7a111 WHIRLPOOL 23d4b2b43888bf503b99ddeef2595908647739bbd85b34d80b9a0ea74a4c539f4e588815a54919a85a57047c6f9b44dc896a9a31e2a4214816067d68dbf5f282 DIST rhythmbox-2.99.1.tar.xz 6376048 SHA256 ed30bb534a789e2b50f953e33eee0bb09f389fe813d433a87d504d07be5f7777 SHA512 c87eb9d28b789afc86f25f37fe8e34cf83ea843f50f5b3bda703b6b551a440108d252a264a6ad0242fcf012319dd45a3a1587e402a869b3194574a3649d4d590 WHIRLPOOL a628556940954c0d77ea46e4531dbd83ac3bc54f541805c8b94c479f82c1d962f0b9726c3644f0a4857f747ebe3bddbcf71b8b015eb9c9fa68517c2fc2d29a45 diff --git a/media-sound/rhythmbox/files/rhythmbox-2.95-fix-db-dbus-interface.patch b/media-sound/rhythmbox/files/rhythmbox-2.95-fix-db-dbus-interface.patch deleted file mode 100644 index fc73aba43757..000000000000 --- a/media-sound/rhythmbox/files/rhythmbox-2.95-fix-db-dbus-interface.patch +++ /dev/null @@ -1,58 +0,0 @@ -Patch by moch, will enter upstream trunk soon - -diff --git a/rhythmdb/rhythmdb-dbus.c b/rhythmdb/rhythmdb-dbus.c -index bf982ce..d31486e 100644 ---- a/rhythmdb/rhythmdb-dbus.c -+++ b/rhythmdb/rhythmdb-dbus.c -@@ -111,19 +111,28 @@ rhythmdb_method_call (GDBusConnection *connection, - GVariant *v; - - value = value_ptr; -+ v = NULL; - if (G_VALUE_HOLDS_STRING (value)) { -- v = g_variant_new_string (g_value_get_string (value)); -+ if (g_value_get_string (value) != NULL) { -+ v = g_variant_new_string (g_value_get_string (value)); -+ } - } else if (G_VALUE_HOLDS_ULONG (value)) { - v = g_variant_new_uint32 (g_value_get_ulong (value)); - } else if (G_VALUE_HOLDS_DOUBLE (value)) { - v = g_variant_new_double (g_value_get_double (value)); -+ } else if (G_VALUE_HOLDS_BOOLEAN (value)) { -+ v = g_variant_new_boolean (g_value_get_boolean (value)); -+ } else if (G_VALUE_HOLDS_UINT64 (value)) { -+ v = g_variant_new_uint64 (g_value_get_uint64 (value)); - } else { - g_assert_not_reached (); - } -- g_variant_builder_add (builder, -- "{sv}", -- (const char *)name_ptr, -- v); -+ if (v != NULL) { -+ g_variant_builder_add (builder, -+ "{sv}", -+ (const char *)name_ptr, -+ v); -+ } - count++; - } - g_hash_table_destroy (prop_hash); -@@ -133,7 +142,8 @@ rhythmdb_method_call (GDBusConnection *connection, - g_variant_builder_add (builder, "{sv}", "", g_variant_new_string ("")); - } - -- g_dbus_method_invocation_return_value (invocation, g_variant_builder_end (builder)); -+ g_dbus_method_invocation_return_value (invocation, -+ g_variant_new ("(a{sv})", builder)); - g_variant_builder_unref (builder); - - } else if (g_strcmp0 (method_name, "SetEntryProperties") == 0) { -@@ -183,6 +193,7 @@ rhythmdb_method_call (GDBusConnection *connection, - g_value_unset (&v); - } - -+ g_dbus_method_invocation_return_value (invocation, NULL); - } else { - g_dbus_method_invocation_return_error (invocation, - G_DBUS_ERROR, diff --git a/media-sound/rhythmbox/files/rhythmbox-2.95-port-im-status-plugin.patch b/media-sound/rhythmbox/files/rhythmbox-2.95-port-im-status-plugin.patch deleted file mode 100644 index f8453c084083..000000000000 --- a/media-sound/rhythmbox/files/rhythmbox-2.95-port-im-status-plugin.patch +++ /dev/null @@ -1,247 +0,0 @@ -From ed98714cb111d2befbeebbfceeeb60fcf8dcdc1d Mon Sep 17 00:00:00 2001 -From: Nirbheek Chauhan -Date: Sun, 15 Jan 2012 16:13:38 +0530 -Subject: [PATCH 1/2] Port im-status python plugin to Gio/GDBus - -Also drop Gossip support since it's a dead project with no way to test for it. ---- - plugins/im-status/im-status.py | 157 ++++++++++++++-------------------------- - 1 files changed, 53 insertions(+), 104 deletions(-) - -diff --git a/plugins/im-status/im-status.py b/plugins/im-status/im-status.py -index 17bcb2d..6bb5b89 100644 ---- a/plugins/im-status/im-status.py -+++ b/plugins/im-status/im-status.py -@@ -2,6 +2,7 @@ - # vim: set et sw=2: - # - # Copyright (C) 2007-2008 - Vincent Untz -+# Copyright (C) 2012 - Nirbheek Chauhan - # - # This program is free software; you can redistribute it and/or modify - # it under the terms of the GNU General Public License as published by -@@ -26,19 +27,10 @@ - # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - - import rb --from gi.repository import GObject, Peas -+import gi -+from gi.repository import Gio, GLib, GObject, Peas - from gi.repository import RB - --try: -- import dbus -- use_gossip = True -- use_mc5 = True -- use_purple = True --except ImportError: -- use_gossip = False -- use_mc5 = False -- use_purple = False -- - import gettext - gettext.install('rhythmbox', RB.locale_dir(), unicode=True) - -@@ -49,10 +41,6 @@ STREAM_SONG_ARTIST = 'rb:stream-song-artist' - STREAM_SONG_TITLE = 'rb:stream-song-title' - STREAM_SONG_ALBUM = 'rb:stream-song-album' - --GOSSIP_BUS_NAME = 'org.gnome.Gossip' --GOSSIP_OBJ_PATH = '/org/gnome/Gossip' --GOSSIP_IFACE_NAME = 'org.gnome.Gossip' -- - PROPERTIES_IFACE_NAME = 'org.freedesktop.DBus.Properties' - MC5_BUS_NAME = 'org.freedesktop.Telepathy.MissionControl5' - MC5_AM_OBJ_PATH = '/org/freedesktop/Telepathy/AccountManager' -@@ -70,6 +58,17 @@ class IMStatusPlugin (GObject.Object, Peas.Activatable): - def __init__ (self): - GObject.Object.__init__ (self) - -+ def _init_dbus_proxies(self): -+ self.proxies = {} -+ bus_type = Gio.BusType.SESSION -+ flags = 0 -+ iface_info = None -+ # Creating proxies doesn't do any blocking I/O, and never fails -+ self.proxies["purple"] = Gio.DBusProxy.new_for_bus_sync(bus_type, flags, iface_info, -+ PURPLE_BUS_NAME, PURPLE_OBJ_PATH, PURPLE_IFACE_NAME, None) -+ self.proxies["mc5_props"] = Gio.DBusProxy.new_for_bus_sync(bus_type, flags, iface_info, -+ MC5_BUS_NAME, MC5_AM_OBJ_PATH, PROPERTIES_IFACE_NAME, None) -+ - def do_activate (self): - shell = self.object - sp = shell.props.shell_player -@@ -85,6 +84,7 @@ class IMStatusPlugin (GObject.Object, Peas.Activatable): - self.current_title = None - self.current_album = None - -+ self._init_dbus_proxies () - self.save_status () - - if sp.get_playing (): -@@ -185,124 +185,73 @@ class IMStatusPlugin (GObject.Object, Peas.Activatable): - else: - new_status = _(u"♫ Listening to music... ♫") - -- self.set_gossip_status (new_status) - self.set_mc5_status (new_status) - self.set_purple_status (new_status) - - def save_status (self): -- self.saved_gossip = self.get_gossip_status () - self.saved_mc5 = self.get_mc5_status () - self.saved_purple = self.get_purple_status () - - def restore_status (self): -- if self.saved_gossip != None: -- self.set_gossip_status (self.saved_gossip) - if self.saved_mc5 != None: - self.set_mc5_status (self.saved_mc5) - if self.saved_purple != None: - self.set_purple_status (self.saved_purple) - -- def set_gossip_status (self, new_status): -- if not use_gossip: -- return -- -- try: -- bus = dbus.SessionBus () -- gossip_obj = bus.get_object (GOSSIP_BUS_NAME, GOSSIP_OBJ_PATH) -- gossip = dbus.Interface (gossip_obj, GOSSIP_IFACE_NAME) -- -- state, status = gossip.GetPresence ("") -- gossip.SetPresence (state, new_status) -- except dbus.DBusException: -- pass -- -- def get_gossip_status (self): -- if not use_gossip: -- return -- -- try: -- bus = dbus.SessionBus () -- gossip_obj = bus.get_object (GOSSIP_BUS_NAME, GOSSIP_OBJ_PATH) -- gossip = dbus.Interface (gossip_obj, GOSSIP_IFACE_NAME) -- -- state, status = gossip.GetPresence ("") -- return status -- except dbus.DBusException: -- return None -- - def set_mc5_status (self, new_status): -- if not use_mc5: -- return -- - try: -- bus = dbus.SessionBus () -- am_obj = bus.get_object (MC5_BUS_NAME, MC5_AM_OBJ_PATH) -- am = dbus.Interface (am_obj, PROPERTIES_IFACE_NAME) -- -- for acct in am.Get (MC5_AM_IFACE_NAME, "ValidAccounts"): -- acct_obj = bus.get_object (MC5_BUS_NAME, acct) -- acct_iface = dbus.Interface (acct_obj, PROPERTIES_IFACE_NAME) -- status = acct_iface.Get (MC5_ACCT_IFACE_NAME, "RequestedPresence") -- acct_iface.Set (MC5_ACCT_IFACE_NAME, "RequestedPresence", (status[0], status[1], new_status)) -- -- except dbus.DBusException, e: -- print "dbus exception while setting status: " + str(e) -- -+ proxy = self.proxies["mc5_props"] -+ for acct_obj_path in proxy.Get("(ss)", MC5_AM_IFACE_NAME, "ValidAccounts"): -+ # Create a new proxy connected to acct_obj_path -+ acct_proxy = Gio.DBusProxy.new_for_bus_sync(Gio.BusType.SESSION, 0, None, -+ MC5_BUS_NAME, acct_obj_path, -+ PROPERTIES_IFACE_NAME, None) -+ # status = (state, status, status_message) -+ status = acct_proxy.Get("(ss)", MC5_ACCT_IFACE_NAME, "RequestedPresence") -+ # Create the (uss) GVariant to set the new status message -+ vstatus = GLib.Variant("(uss)", (status[0], status[1], new_status)) -+ # Set the status! -+ acct_proxy.Set("(ssv)", MC5_ACCT_IFACE_NAME, "RequestedPresence", vstatus) -+ except gi._glib.GError as e: -+ print ("GError while setting status: " + str(e)) - - def get_mc5_status (self): -- if not use_mc5: -- return -- - try: -- bus = dbus.SessionBus () -- am_obj = bus.get_object (MC5_BUS_NAME, MC5_AM_OBJ_PATH) -- am = dbus.Interface (am_obj, PROPERTIES_IFACE_NAME) -+ proxy = self.proxies["mc5_props"] - got_status = False -- - # a bit awful: this just returns the status text from the first account - # that has one. -- for acct in am.Get (MC5_AM_IFACE_NAME, "ValidAccounts"): -- acct_obj = bus.get_object (MC5_BUS_NAME, acct) -- acct_iface = dbus.Interface (acct_obj, PROPERTIES_IFACE_NAME) -- status = acct_iface.Get (MC5_ACCT_IFACE_NAME, "RequestedPresence") -+ for acct_obj_path in proxy.Get("(ss)", MC5_AM_IFACE_NAME, "ValidAccounts"): -+ # Create a new proxy connected to acct_obj_path -+ acct_proxy = Gio.DBusProxy.new_for_bus_sync (Gio.BusType.SESSION, 0, None, -+ MC5_BUS_NAME, acct_obj_path, -+ PROPERTIES_IFACE_NAME, None) -+ # Get (state, status, status_message) -+ ret = acct_proxy.Get("(ss)", MC5_ACCT_IFACE_NAME, "RequestedPresence") - got_status = True -- if status[2] != "": -- return status[2] -- -+ if ret[2] != "": -+ return ret[2] - # if all accounts have empty status, return that - if got_status: - return "" -- except dbus.DBusException, e: -- print "dbus exception while getting status: " + str(e) -- -+ except gi._glib.GError as e: -+ print ("GError while setting status: " + str(e)) - return None - - def set_purple_status (self, new_status): -- if not use_purple: -- return -- - try: -- bus = dbus.SessionBus () -- purple_obj = bus.get_object (PURPLE_BUS_NAME, PURPLE_OBJ_PATH) -- purple = dbus.Interface (purple_obj, PURPLE_IFACE_NAME) -- -- status = purple.PurpleSavedstatusGetCurrent () -- purple.PurpleSavedstatusSetMessage (status, new_status) -- purple.PurpleSavedstatusActivate (status) -- except dbus.DBusException: -- pass -+ proxy = self.proxies["purple"] -+ status = proxy.PurpleSavedstatusGetCurrent() -+ proxy.PurpleSavedstatusSetMessage("(is)", status, new_status) -+ proxy.PurpleSavedstatusActivate("(i)", status) -+ except gi._glib.GError as e: -+ print ("GError while setting status: " + str(e)) - - def get_purple_status (self): -- if not use_purple: -- return -- - try: -- bus = dbus.SessionBus () -- purple_obj = bus.get_object (PURPLE_BUS_NAME, PURPLE_OBJ_PATH) -- purple = dbus.Interface (purple_obj, PURPLE_IFACE_NAME) -- -- current = purple.PurpleSavedstatusGetCurrent () -- status = purple.PurpleSavedstatusGetMessage (current) -- return status -- except dbus.DBusException: -- return None -+ proxy = self.proxies["purple"] -+ status = proxy.PurpleSavedstatusGetCurrent() -+ return proxy.PurpleSavedstatusGetMessage("(i)", status) -+ except gi._glib.GError as e: -+ print ("GError while setting status: " + str(e)) -+ return None --- -1.7.3.4 - diff --git a/media-sound/rhythmbox/files/rhythmbox-2.95-port-rb-set-rating-py-example.patch b/media-sound/rhythmbox/files/rhythmbox-2.95-port-rb-set-rating-py-example.patch deleted file mode 100644 index 2a34868ab4ba..000000000000 --- a/media-sound/rhythmbox/files/rhythmbox-2.95-port-rb-set-rating-py-example.patch +++ /dev/null @@ -1,42 +0,0 @@ -From a9e3286eec99cdd9d229aa0d9bcab925cc381889 Mon Sep 17 00:00:00 2001 -From: Nirbheek Chauhan -Date: Mon, 16 Jan 2012 06:56:21 +0530 -Subject: [PATCH 2/2] Port the rb-set-rating.py example script to PyGI/GDBus - ---- - remote/dbus/rb-set-rating.py | 19 ++++++++++++++----- - 1 files changed, 14 insertions(+), 5 deletions(-) - -diff --git a/remote/dbus/rb-set-rating.py b/remote/dbus/rb-set-rating.py -index 82264d5..9fdd0d5 100755 ---- a/remote/dbus/rb-set-rating.py -+++ b/remote/dbus/rb-set-rating.py -@@ -1,11 +1,20 @@ - #!/usr/bin/python -+# vim: set sts=2 sw=2 et : - # Set the rating for a URI - --import dbus, sys -+import sys - --bus = dbus.SessionBus() --rbshellobj = bus.get_object('org.gnome.Rhythmbox', '/org/gnome/Rhythmbox/Shell') --rbshell = dbus.Interface(rbshellobj, 'org.gnome.Rhythmbox.Shell') -+from gi.repository import GLib, Gio - --rbshell.setSongProperty(sys.argv[1], "rating", dbus.Double(float(sys.argv[2]))) -+bus_type = Gio.BusType.SESSION -+flags = 0 -+iface_info = None -+proxy = Gio.DBusProxy.new_for_bus_sync(bus_type, flags, iface_info, -+ "org.gnome.Rhythmbox3", -+ "/org/gnome/Rhythmbox3/RhythmDB", -+ "org.gnome.Rhythmbox3.RhythmDB", None) - -+entry_uri = sys.argv[1] -+rating = float(sys.argv[2]) -+vrating = GLib.Variant("u", rating) -+proxy.SetEntryProperties("(sa{sv})", entry_uri, {"rating": vrating}) --- -1.7.3.4 - diff --git a/media-sound/rhythmbox/metadata.xml b/media-sound/rhythmbox/metadata.xml index 02c395cc1cae..8b6b048d4bf9 100644 --- a/media-sound/rhythmbox/metadata.xml +++ b/media-sound/rhythmbox/metadata.xml @@ -7,7 +7,6 @@ Build the visualizer plugin which uses media-libs/clutter and x11-libs/mx Build the local network music sharing plugin which uses the DAAP protocol using net-libs/libdmapsharing Use net-libs/webkit-gtk for detecting and displaying HTML podcast episode descriptions. - Build a plugin for Last.fm and Librefm scrobbling Enable libsecret support to store login credentials Build the plugin to inject events to gnome-extra/zeitgeist diff --git a/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild b/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild deleted file mode 100644 index 4585186f64a8..000000000000 --- a/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild +++ /dev/null @@ -1,185 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild,v 1.15 2013/03/31 19:02:20 pacho Exp $ - -EAPI="3" -PYTHON_DEPEND="python? 2:2.5" - -inherit eutils gnome2 python multilib virtualx - -DESCRIPTION="Music management and playback software for GNOME" -HOMEPAGE="http://www.rhythmbox.org/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="cdr daap gnome-keyring ipod +lastfm libnotify lirc musicbrainz mtp nsplugin python test udev upnp-av webkit" - -# FIXME: double check what to do with fm-radio plugin -# TODO: watchout for udev use flag changes -COMMON_DEPEND=">=dev-libs/glib-2.26:2 - dev-libs/libxml2 - >=x11-libs/gtk+-2.20:2 - >=dev-libs/dbus-glib-0.71 - >=dev-libs/totem-pl-parser-2.32.1 - >=gnome-base/gconf-2 - >=gnome-extra/gnome-media-2.14 - =net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) - - >=media-libs/gst-plugins-base-0.10.20:0.10 - || ( - >=media-libs/gst-plugins-base-0.10.24:0.10 - >=media-libs/gst-plugins-bad-0.10.6:0.10 ) - - app-misc/media-player-info - - cdr? ( >=app-cdr/brasero-0.9.1 ) - daap? ( - >=net-libs/libdmapsharing-2.1.6:2.2 - >=net-dns/avahi-0.6 ) - gnome-keyring? ( >=gnome-base/gnome-keyring-0.4.9 ) - udev? ( - virtual/udev[gudev] - ipod? ( >=media-libs/libgpod-0.7.92 ) - mtp? ( >=media-libs/libmtp-0.3 ) ) - lastfm? ( dev-libs/json-glib ) - libnotify? ( >=x11-libs/libnotify-0.4.1 ) - lirc? ( app-misc/lirc ) - musicbrainz? ( media-libs/musicbrainz:3 ) - python? ( - || ( - dev-lang/python:2.7 - dev-lang/python:2.6 - dev-lang/python:2.5 - dev-python/celementtree ) - >=dev-python/pygtk-2.8:2 - >=dev-python/pygobject-2.15.4:2 - >=dev-python/gconf-python-2.22 - >=dev-python/libgnome-python-2.22 - >=dev-python/gnome-keyring-python-2.22 - >=dev-python/gst-python-0.10.8:0.10 - webkit? ( - dev-python/mako - dev-python/pywebkitgtk ) - upnp-av? ( media-video/coherence ) - ) - webkit? ( >=net-libs/webkit-gtk-1.1.7:2 ) -" -RDEPEND="${COMMON_DEPEND} - >=media-plugins/gst-plugins-soup-0.10:0.10 - >=media-plugins/gst-plugins-libmms-0.10:0.10 - || ( - >=media-plugins/gst-plugins-cdparanoia-0.10:0.10 - >=media-plugins/gst-plugins-cdio-0.10:0.10 ) - >=media-plugins/gst-plugins-meta-0.10-r2:0.10 - >=media-plugins/gst-plugins-taglib-0.10.6:0.10 -" -DEPEND="${COMMON_DEPEND} - virtual/pkgconfig - dev-util/gtk-doc-am - >=dev-util/intltool-0.40 - app-text/scrollkeeper - >=app-text/gnome-doc-utils-0.9.1 - test? ( dev-libs/check )" - -DOCS="AUTHORS ChangeLog DOCUMENTERS INTERNALS \ - MAINTAINERS MAINTAINERS.old NEWS README THANKS" - -pkg_setup() { - if use python; then - python_set_active_version 2 - python_pkg_setup - G2CONF="${G2CONF} PYTHON=$(PYTHON -2)" - fi - - if ! use udev; then - if use ipod; then - ewarn "ipod support requires udev support. Please" - ewarn "re-emerge with USE=udev to enable ipod support" - G2CONF="${G2CONF} --without-ipod" - fi - - if use mtp; then - ewarn "MTP support requires udev support. Please" - ewarn "re-emerge with USE=udev to enable MTP support" - G2CONF="${G2CONF} --without-mtp" - fi - else - G2CONF="${G2CONF} $(use_with ipod) $(use_with mtp)" - fi - - if ! use cdr ; then - ewarn "You have cdr USE flag disabled." - ewarn "You will not be able to burn CDs." - else - G2CONF="${G2CONF} $(use_with cdr libbrasero-media) --without-libnautilus-burn" - fi - - if ! use python; then - if use upnp-av; then - ewarn "You need python support in addition to upnp-av" - fi - fi - - G2CONF="${G2CONF} - MOZILLA_PLUGINDIR=/usr/$(get_libdir)/nsbrowser/plugins - GST_INSPECT=$(type -P true) - $(use_with gnome-keyring) - $(use_with udev gudev) - --without-hal - $(use_enable lastfm) - $(use_enable libnotify) - $(use_enable lirc) - $(use_enable musicbrainz) - $(use_enable nsplugin browser-plugin) - $(use_enable python) - $(use_enable daap) - $(use_with daap mdns avahi) - $(use_with webkit) - --enable-mmkeys - --disable-scrollkeeper - --disable-schemas-install - --disable-static - --disable-vala - --disable-more-warnings" -} - -src_prepare() { - gnome2_src_prepare - use python && python_clean_py-compile_files -} - -src_compile() { - addpredict "$(unset HOME; echo ~)/.gconf" - addpredict "$(unset HOME; echo ~)/.gconfd" - gnome2_src_compile -} - -src_test() { - unset SESSION_MANAGER - unset DBUS_SESSION_BUS_ADDRESS - Xemake check || die "test failed" -} - -src_install() { - gnome2_src_install - - find "${ED}/usr/$(get_libdir)/rhythmbox/plugins" -name "*.la" -delete \ - || die "failed to remove *.la files" -} - -pkg_postinst() { - gnome2_pkg_postinst - use python && python_mod_optimize /usr/$(get_libdir)/rhythmbox/plugins - - ewarn - ewarn "If ${PN} doesn't play some music format, please check your" - ewarn "USE flags on media-plugins/gst-plugins-meta" - ewarn -} - -pkg_postrm() { - gnome2_pkg_postrm - use python && python_mod_cleanup /usr/$(get_libdir)/rhythmbox/plugins -} diff --git a/media-sound/rhythmbox/rhythmbox-2.97.ebuild b/media-sound/rhythmbox/rhythmbox-2.97.ebuild deleted file mode 100644 index 8acfe2f75fa9..000000000000 --- a/media-sound/rhythmbox/rhythmbox-2.97.ebuild +++ /dev/null @@ -1,170 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild,v 1.17 2013/03/31 19:02:20 pacho Exp $ - -EAPI="4" -GNOME2_LA_PUNT="yes" -PYTHON_DEPEND="python? 2:2.5" -PYTHON_USE_WITH="xml" -PYTHON_USE_WITH_OPT="python" - -inherit eutils gnome2 python multilib virtualx - -DESCRIPTION="Music management and playback software for GNOME" -HOMEPAGE="http://www.rhythmbox.org/" - -LICENSE="GPL-2" -SLOT="0" -IUSE="cdr clutter daap dbus gnome-keyring html ipod libnotify lirc musicbrainz mtp nsplugin +python test +udev upnp-av webkit zeitgeist" -# vala -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -REQUIRED_USE=" - ipod? ( udev ) - mtp? ( udev ) - dbus? ( python ) - gnome-keyring? ( python ) - webkit? ( python )" - -# FIXME: double check what to do with fm-radio plugin -# NOTE: gst-python is still needed because gstreamer introspection is incomplete -COMMON_DEPEND=">=dev-libs/glib-2.28.0:2 - >=dev-libs/libxml2-2.7.8:2 - >=x11-libs/gtk+-3.2:3[introspection] - >=x11-libs/gdk-pixbuf-2.18.0:2 - >=dev-libs/gobject-introspection-0.10.0 - >=dev-libs/libpeas-0.7.3[gtk,python?] - >=dev-libs/totem-pl-parser-2.32.1 - || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) - >=media-libs/gst-plugins-base-0.10.32:0.10[introspection] - >=media-libs/gstreamer-0.10.32:0.10[introspection] - >=sys-libs/tdb-1.2.6 - dev-libs/json-glib - - clutter? ( - >=media-libs/clutter-1.2:1.0 - >=media-libs/clutter-gst-1.0:1.0 - >=media-libs/clutter-gtk-1.0:1.0 - >=x11-libs/mx-1.0.1:1.0 ) - cdr? ( =app-cdr/brasero-3.4* ) - daap? ( - >=net-libs/libdmapsharing-2.9.11:3.0 - >=net-dns/avahi-0.6 ) - gnome-keyring? ( >=gnome-base/gnome-keyring-0.4.9 ) - html? ( =x11-libs/libnotify-0.7.0 ) - lirc? ( app-misc/lirc ) - musicbrainz? ( - media-libs/libdiscid - || ( >=media-libs/musicbrainz-4.0.0:4 - >=media-libs/musicbrainz-3.0.2:3 ) - gnome-base/gconf:2 ) - python? ( dev-python/pygobject:3 ) - udev? ( - virtual/udev[gudev] - ipod? ( >=media-libs/libgpod-0.7.92[udev] ) - mtp? ( >=media-libs/libmtp-0.3 ) ) - zeitgeist? ( gnome-extra/zeitgeist ) -" -RDEPEND="${COMMON_DEPEND} - >=media-plugins/gst-plugins-soup-0.10:0.10 - >=media-plugins/gst-plugins-libmms-0.10:0.10 - || ( - >=media-plugins/gst-plugins-cdparanoia-0.10:0.10 - >=media-plugins/gst-plugins-cdio-0.10:0.10 ) - >=media-plugins/gst-plugins-meta-0.10-r2:0.10 - >=media-plugins/gst-plugins-taglib-0.10.6:0.10 - x11-themes/gnome-icon-theme-symbolic - upnp-av? ( - >=media-libs/grilo-0.1.17:0.1 - >=media-plugins/grilo-plugins-0.1.17:0.1[upnp-av] ) - python? ( - >=dev-python/gst-python-0.10.8:0.10 - - x11-libs/gdk-pixbuf:2[introspection] - x11-libs/gtk+:3[introspection] - x11-libs/pango[introspection] - - dbus? ( sys-apps/dbus ) - gnome-keyring? ( dev-python/gnome-keyring-python ) - webkit? ( - dev-python/mako - =dev-lang/vala-0.9.4:0.12 ) -DOCS="AUTHORS ChangeLog DOCUMENTERS INTERNALS \ - MAINTAINERS MAINTAINERS.old NEWS README THANKS" - -pkg_setup() { - if use python; then - python_set_active_version 2 - python_pkg_setup - G2CONF="${G2CONF} PYTHON=$(PYTHON -2)" - fi - - # --enable-vala just installs the sample vala plugin, and the configure - # checks are broken, so don't enable it - G2CONF="${G2CONF} - MOZILLA_PLUGINDIR=/usr/$(get_libdir)/nsbrowser/plugins - VALAC=$(type -P valac-0.14) - --enable-mmkeys - --disable-more-warnings - --disable-scrollkeeper - --disable-schemas-compile - --disable-static - --disable-vala - --without-hal - $(use_enable clutter visualizer) - $(use_enable daap) - $(use_enable libnotify) - $(use_enable lirc) - $(use_enable musicbrainz) - $(use_enable nsplugin browser-plugin) - $(use_enable python) - $(use_enable upnp-av grilo) - $(use_with cdr brasero) - $(use_with daap mdns avahi) - $(use_with gnome-keyring) - $(use_with html webkit) - $(use_with ipod) - $(use_with mtp) - $(use_with udev gudev)" - - export GST_INSPECT=/bin/true -} - -src_prepare() { - gnome2_src_prepare - use python && python_clean_py-compile_files -} - -src_test() { - unset SESSION_MANAGER - unset DBUS_SESSION_BUS_ADDRESS - Xemake check || die "test failed" -} - -pkg_postinst() { - gnome2_pkg_postinst - if use python; then - python_need_rebuild - python_mod_optimize /usr/$(get_libdir)/rhythmbox/plugins - fi - - ewarn - ewarn "If ${PN} doesn't play some music format, please check your" - ewarn "USE flags on media-plugins/gst-plugins-meta" - ewarn -} - -pkg_postrm() { - gnome2_pkg_postrm - use python && python_mod_cleanup /usr/$(get_libdir)/rhythmbox/plugins -} diff --git a/media-sound/rhythmbox/rhythmbox-2.98.ebuild b/media-sound/rhythmbox/rhythmbox-2.98.ebuild deleted file mode 100644 index a95a0f932852..000000000000 --- a/media-sound/rhythmbox/rhythmbox-2.98.ebuild +++ /dev/null @@ -1,173 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.98.ebuild,v 1.11 2013/03/31 19:02:20 pacho Exp $ - -EAPI="4" -GNOME2_LA_PUNT="yes" -PYTHON_DEPEND="python? 2:2.5" -PYTHON_USE_WITH="xml" -PYTHON_USE_WITH_OPT="python" - -inherit eutils gnome2 python multilib virtualx - -DESCRIPTION="Music management and playback software for GNOME" -HOMEPAGE="http://www.rhythmbox.org/" - -LICENSE="GPL-2" -SLOT="0" -IUSE="cdr clutter daap dbus gnome-keyring html ipod libnotify lirc mtp nsplugin +python test +udev upnp-av webkit zeitgeist" -# vala -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -REQUIRED_USE=" - ipod? ( udev ) - mtp? ( udev ) - dbus? ( python ) - gnome-keyring? ( python ) - webkit? ( python )" - -# FIXME: double check what to do with fm-radio plugin -# NOTE: gst-python is still needed because gstreamer introspection is incomplete -COMMON_DEPEND=" - >=dev-libs/glib-2.32:2 - >=dev-libs/libxml2-2.7.8:2 - >=x11-libs/gtk+-3.4:3[introspection] - >=x11-libs/gdk-pixbuf-2.18.0:2 - >=dev-libs/gobject-introspection-0.10.0 - >=dev-libs/libpeas-0.7.3[gtk,python?] - >=dev-libs/totem-pl-parser-3.2 - || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) - >=media-libs/gst-plugins-base-0.10.32:0.10[introspection] - >=media-libs/gstreamer-0.10.32:0.10[introspection] - >=sys-libs/tdb-1.2.6 - dev-libs/json-glib - - clutter? ( - >=media-libs/clutter-1.8:1.0 - >=media-libs/clutter-gst-1.4:1.0 - >=media-libs/clutter-gtk-1.0:1.0 - >=x11-libs/mx-1.0.1:1.0 ) - cdr? ( >=app-cdr/brasero-2.91.90 ) - daap? ( - >=net-libs/libdmapsharing-2.9.11:3.0 - >=net-dns/avahi-0.6 ) - gnome-keyring? ( >=gnome-base/gnome-keyring-0.4.9 ) - html? ( >=net-libs/webkit-gtk-1.3.9:3 ) - libnotify? ( >=x11-libs/libnotify-0.7.0 ) - lirc? ( app-misc/lirc ) - python? ( >=dev-python/pygobject-3:3 ) - udev? ( - virtual/udev[gudev] - ipod? ( >=media-libs/libgpod-0.7.92[udev] ) - mtp? ( >=media-libs/libmtp-0.3 ) ) - zeitgeist? ( gnome-extra/zeitgeist ) -" -RDEPEND="${COMMON_DEPEND} - media-plugins/gst-plugins-soup:0.10 - media-plugins/gst-plugins-libmms:0.10 - || ( - media-plugins/gst-plugins-cdparanoia:0.10 - media-plugins/gst-plugins-cdio:0.10 ) - >=media-plugins/gst-plugins-meta-0.10-r2:0.10 - >=media-plugins/gst-plugins-taglib-0.10.6:0.10 - x11-themes/gnome-icon-theme-symbolic - upnp-av? ( - >=media-libs/grilo-0.2:0.2 - >=media-plugins/grilo-plugins-0.2:0.2[upnp-av] ) - python? ( - >=dev-python/gst-python-0.10.8:0.10 - - x11-libs/gdk-pixbuf:2[introspection] - x11-libs/gtk+:3[introspection] - x11-libs/pango[introspection] - - dbus? ( sys-apps/dbus ) - gnome-keyring? ( dev-python/gnome-keyring-python ) - webkit? ( - dev-python/mako - >=net-libs/webkit-gtk-1.3.9:3[introspection] ) ) -" -DEPEND="${COMMON_DEPEND} - app-text/scrollkeeper - >=app-text/gnome-doc-utils-0.9.1 - >=dev-util/gtk-doc-am-1.4 - >=dev-util/intltool-0.35 - virtual/pkgconfig - test? ( dev-libs/check )" -# vala? ( >=dev-lang/vala-0.9.4:0.12 ) - -DOCS="AUTHORS ChangeLog DOCUMENTERS INTERNALS \ - MAINTAINERS MAINTAINERS.old NEWS README THANKS" - -pkg_setup() { - if use python; then - python_set_active_version 2 - python_pkg_setup - G2CONF="${G2CONF} PYTHON=$(PYTHON -2)" - fi -} - -src_prepare() { - rm -v lib/rb-marshal.{c,h} || die - gnome2_src_prepare -} - -src_configure() { - # --enable-vala just installs the sample vala plugin, and the configure - # checks are broken, so don't enable it - G2CONF="${G2CONF} - MOZILLA_PLUGINDIR=/usr/$(get_libdir)/nsbrowser/plugins - VALAC=$(type -P valac-0.14) - --enable-mmkeys - --disable-more-warnings - --disable-schemas-compile - --disable-static - --disable-vala - --without-hal - $(use_enable clutter visualizer) - $(use_enable daap) - $(use_enable libnotify) - $(use_enable lirc) - $(use_enable nsplugin browser-plugin) - $(use_enable python) - $(use_enable upnp-av grilo) - $(use_with cdr brasero) - $(use_with daap mdns avahi) - $(use_with gnome-keyring) - $(use_with html webkit) - $(use_with ipod) - $(use_with mtp) - $(use_with udev gudev)" - - export GST_INSPECT=/bin/true - gnome2_src_configure -} - -src_prepare() { - gnome2_src_prepare - use python && python_clean_py-compile_files -} - -src_test() { - unset SESSION_MANAGER - unset DBUS_SESSION_BUS_ADDRESS - Xemake check || die "test failed" -} - -pkg_postinst() { - gnome2_pkg_postinst - if use python; then - python_need_rebuild - python_mod_optimize /usr/$(get_libdir)/rhythmbox/plugins - fi - - ewarn - ewarn "If ${PN} doesn't play some music format, please check your" - ewarn "USE flags on media-plugins/gst-plugins-meta" - ewarn -} - -pkg_postrm() { - gnome2_pkg_postrm - use python && python_mod_cleanup /usr/$(get_libdir)/rhythmbox/plugins -} diff --git a/media-sound/shnflacverify/Manifest b/media-sound/shnflacverify/Manifest index 84e728e8d7cb..6d9941271b18 100644 --- a/media-sound/shnflacverify/Manifest +++ b/media-sound/shnflacverify/Manifest @@ -1 +1 @@ -DIST shnflacverify-0.3.zip 11845 RMD160 55f4ff2333ff824392e9619c60245b6fbf7f6f4a SHA1 cc9c1b385697a4fc05955dc5721d18871f25e2fd SHA256 ce57b0b4bd707dff34b975557e7cc3705c6662a342202128342191a9077e7b5a +DIST shnflacverify-0.3.zip 11845 SHA256 ce57b0b4bd707dff34b975557e7cc3705c6662a342202128342191a9077e7b5a diff --git a/media-sound/shnflacverify/metadata.xml b/media-sound/shnflacverify/metadata.xml index 9bc371b15d5d..14e2445e0a77 100644 --- a/media-sound/shnflacverify/metadata.xml +++ b/media-sound/shnflacverify/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org This program helps manage the verification of checksums related to diff --git a/media-sound/spotify/Manifest b/media-sound/spotify/Manifest index a2eab7a35bff..e137cae0a777 100644 --- a/media-sound/spotify/Manifest +++ b/media-sound/spotify/Manifest @@ -1,2 +1,2 @@ -DIST spotify-client_0.9.0.133.gd18ed58.259-1_amd64.deb 37550916 SHA256 035cb6586bbdfadd19e6b900a03618c700d4263246a761ce37d243e2e08c7650 SHA512 daaea1ee5365d767aba4238986aba36a7d918b6adeaba6812bfbd62d6ae23e51fe5dfb5acdb6fe50878fbda08355676e5b7f9fc5147142bfc3e75ec00a56170d WHIRLPOOL 0e3003cec3adc8d5c47683a48da08e4ec4c89b98a1bf355b4489653db135112092949eab7110c323c04431c183cc1d6da2813afa3eccce8b05b108d938899d34 -DIST spotify-client_0.9.0.133.gd18ed58.259-1_i386.deb 33136142 SHA256 36ecbd35ed58f7d23a82f31af2599995afc2c00fb81f278c48a9de6128e56b96 SHA512 912882f658e2cf8cfd7bcf889b3b25346a6916221791dbbd1ca7e4e55e7487151f0af4d6a5285bf6c8284a44e88900c7828fed00898c8c776cf47fc4c6f52484 WHIRLPOOL 06747014de6b9c0b67140c6087da77dfce4b5b516a54ef6b94a76dca7412ae72ca851f88a9e047c60f0eeb87cd2c7c9945d6ed797d6d02324bf1f9870d940d80 +DIST spotify-client_0.9.1.55.gbdd3b79.203-1_amd64.deb 41726600 SHA256 7e00cac3b13949ba3aa87ced011f3cd0260b832e0c936a6d827dc985ee90ff82 SHA512 559fef5238f649af768cf189fa0963854747f7bca64cddd6f6347986f35ad3d343ee62306fa602bd3b3bd3b3f35ab5e79b2990564cb5a61ca88bb6a96c3942c6 WHIRLPOOL 74af9ed681dfba2b4b0bb84cad8d10748d4f8d9b5c7e8002cc942d48327990417cddf17c1881a7641e55163de292d4bc294eb327e30fca996831a6803f224387 +DIST spotify-client_0.9.1.55.gbdd3b79.203-1_i386.deb 37243500 SHA256 8c0b5fcc904d2f80d189dade6a239359a81bc7f99accb58c08009c82d6239aea SHA512 d5ab8566128dcee1a24e4590cab5bd84d9ee31394a074f51f1fdd8c09070664f514f7c9b2007e09b0706de4e7a1377d78b0ac13fdda17f22d3c371b596043e9f WHIRLPOOL 26a00ef965fe74ff7f6b923b9696ccd047ea249b963d99fb48ecb5c0100879ddb2dc80db351328aef88c3cb299ab72f62dbd758758e47b1f4fa9c6aaae9d41d9 diff --git a/media-sound/spotify/spotify-0.9.0.133.ebuild b/media-sound/spotify/spotify-0.9.0.133.ebuild deleted file mode 100644 index 89b7fa89124c..000000000000 --- a/media-sound/spotify/spotify-0.9.0.133.ebuild +++ /dev/null @@ -1,150 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.9.0.133.ebuild,v 1.1 2013/05/03 02:50:39 prometheanfire Exp $ - -EAPI=4 -inherit eutils pax-utils unpacker - -DESCRIPTION="Spotify is a social music platform" -HOMEPAGE="https://www.spotify.com/ch-de/download/previews/" -MY_PV="${PV}.gd18ed58.259-1" -MY_P="${PN}-client_${MY_PV}" -SRC_BASE="http://repository.spotify.com/pool/non-free/${PN:0:1}/${PN}/" -#SRC_BASE="http://download.spotify.com/preview/" -SRC_URI=" - x86? ( ${SRC_BASE}${MY_P}_i386.deb ) - amd64? ( ${SRC_BASE}${MY_P}_amd64.deb ) - " -LICENSE="Spotify" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="gnome pax_kernel pulseaudio" -RESTRICT="mirror strip" - -DEPEND="" -RDEPEND="${DEPEND} - x11-libs/libxcb - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXau - x11-libs/libXext - x11-libs/libXinerama - x11-libs/libXdmcp - x11-libs/libXScrnSaver - x11-libs/libXrandr - x11-libs/libXrender - dev-qt/qtcore:4 - dev-qt/qtdbus:4 - dev-qt/qtgui:4 - dev-qt/qtwebkit:4 - x11-misc/xdg-utils - media-libs/alsa-lib - media-libs/fontconfig - media-libs/freetype - dev-libs/openssl:0 - dev-libs/glib:2 - media-libs/libpng:1.2 - dev-db/sqlite:3 - sys-libs/zlib - app-arch/bzip2 - sys-apps/dbus - sys-apps/util-linux - dev-libs/expat - >=dev-libs/nspr-4.9 - gnome-base/gconf:2 - x11-libs/gtk+:2 - dev-libs/nss - dev-libs/glib:2 - net-print/cups - pulseaudio? ( >=media-sound/pulseaudio-0.9.21 ) - gnome? ( gnome-extra/gnome-integration-spotify )" - -S=${WORKDIR} - -QA_PREBUILT="/opt/spotify/spotify-client/spotify - /opt/spotify/spotify-client/libcef.so" - -src_prepare() { - # link against openssl-1.0.0 as it crashes with 0.9.8 - sed -i \ - -e 's/\(lib\(ssl\|crypto\).so\).0.9.8/\1.1.0.0/g' \ - opt/spotify/spotify-client/spotify || die "sed failed" - # different NSPR / NSS library names for some reason - sed -i \ - -e 's/\(lib\(nss3\|nssutil3\|smime3\).so\).1d/\1.12/g' \ - -e 's/\(lib\(plc4\|nspr4\).so\).0d\(.\)/\1.9\3\3/g' \ - opt/spotify/spotify-client/libcef.so || die "sed failed" - # Fix desktop entry to launch spotify-dbus.py for GNOME integration - if use gnome ; then - sed -i \ - -e 's/spotify \%U/spotify-dbus.py \%U/g' \ - opt/spotify/spotify-client/spotify.desktop || die "sed failed" - fi - #and fix other stuff in the desktop file as well - sed -i \ - -e 's/x-scheme-handler\/spotify$/x-scheme-handler\/spotify\;/g' \ - -e 's/AudioVideo$/AudioVideo\;/g' \ - opt/spotify/spotify-client/spotify.desktop || die "sed failed" -} - -src_install() { - dodoc opt/spotify/spotify-client/changelog - dodoc usr/share/doc/spotify-client/changelog.Debian.gz - dodoc usr/share/doc/spotify-client/copyright - - insinto /usr/share/pixmaps - doins opt/spotify/spotify-client/Icons/*.png - - # install in /opt/spotify - SPOTIFY_HOME=/opt/spotify/spotify-client - insinto ${SPOTIFY_HOME} - doins -r opt/spotify/spotify-client/* - fperms +x ${SPOTIFY_HOME}/spotify - - dodir /usr/bin - cat <<-EOF >"${D}"/usr/bin/spotify - #! /bin/sh - LD_PRELOAD="\${LD_PRELOAD} ${SPOTIFY_HOME}/libcef.so" - export LD_PRELOAD - exec ${SPOTIFY_HOME}/spotify "\$@" - EOF - fperms +x /usr/bin/spotify - - # revdep-rebuild produces a false positive because of symbol versioning - dodir /etc/revdep-rebuild - cat <<-EOF >"${D}"/etc/revdep-rebuild/10${PN} - SEARCH_DIRS_MASK="${SPOTIFY_HOME}" - EOF - - for size in 16 22 24 32 48 64 128 256; do - newicon -s ${size} "${S}${SPOTIFY_HOME}/Icons/spotify-linux-${size}.png" \ - "spotify-client.png" - done - domenu "${S}${SPOTIFY_HOME}/spotify.desktop" - - if use pax_kernel; then - #create the headers, reset them to default, then paxmark -m them - pax-mark C "${ED}"/opt/${PN}/spotify-client/${PN} || die - pax-mark z "${ED}"/opt/${PN}/spotify-client/${PN} || die - pax-mark m "${ED}"/opt/${PN}/spotify-client/${PN} || die - eqawarn "You have set USE=pax_kernel meaning that you intendto run" - eqawarn "${PN} under a PaX enabled kernel. To do so, we must modify" - eqawarn "the ${PN} binary itself and this *may* lead to breakage! If" - eqawarn "you suspect that ${PN} is being broken by this modification," - eqawarn "please open a bug." - fi - - #hack to fix the nspr linking in spotify - dosym /usr/lib/libnspr4.so /opt/spotify/spotify-client/libnspr4.so.9 - dosym /usr/lib/libplc4.so /opt/spotify/spotify-client/libplc4.so.9 - sed -i \ - 's/libcef\.so/libcef\.so\ \/opt\/spotify\/spotify\-client\/libnspr4\.so\.9\ \/opt\/spotify\/spotify\-client\/libplc4\.so\.9/g' \ - ${ED}/usr/bin/spotify -} - -pkg_postinst() { - ewarn "If Spotify crashes after an upgrade its cache may be corrupt." - ewarn "To remove the cache:" - ewarn "rm -rf ~/.cache/spotify" -} diff --git a/media-sound/spotify/spotify-0.9.0.133-r1.ebuild b/media-sound/spotify/spotify-0.9.1.55.ebuild similarity index 96% rename from media-sound/spotify/spotify-0.9.0.133-r1.ebuild rename to media-sound/spotify/spotify-0.9.1.55.ebuild index b86b673edc19..9dc84bc4bd75 100644 --- a/media-sound/spotify/spotify-0.9.0.133-r1.ebuild +++ b/media-sound/spotify/spotify-0.9.1.55.ebuild @@ -1,23 +1,23 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.9.0.133-r1.ebuild,v 1.1 2013/06/10 20:27:04 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.9.1.55.ebuild,v 1.1 2013/07/21 04:24:01 prometheanfire Exp $ EAPI=4 inherit eutils fdo-mime gnome2-utils pax-utils unpacker DESCRIPTION="Spotify is a social music platform" HOMEPAGE="https://www.spotify.com/ch-de/download/previews/" -MY_PV="${PV}.gd18ed58.259-1" +MY_PV="${PV}.gbdd3b79.203-1" MY_P="${PN}-client_${MY_PV}" SRC_BASE="http://repository.spotify.com/pool/non-free/${PN:0:1}/${PN}/" -#SRC_BASE="http://download.spotify.com/preview/" SRC_URI=" x86? ( ${SRC_BASE}${MY_P}_i386.deb ) amd64? ( ${SRC_BASE}${MY_P}_amd64.deb ) " LICENSE="Spotify" SLOT="0" -KEYWORDS="~amd64 ~x86" +#amd64 and x86 keywords removed due to security concerns, see bug 474010 +KEYWORDS="" IUSE="gnome pax_kernel pulseaudio" RESTRICT="mirror strip" diff --git a/media-sound/tomahawk/tomahawk-0.6.1.ebuild b/media-sound/tomahawk/tomahawk-0.6.1.ebuild index 720cecaec33b..5b2357a8c478 100644 --- a/media-sound/tomahawk/tomahawk-0.6.1.ebuild +++ b/media-sound/tomahawk/tomahawk-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v 1.3 2013/07/17 02:20:28 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v 1.4 2013/07/21 13:16:30 johu Exp $ EAPI=5 @@ -35,7 +35,7 @@ DEPEND=" dev-libs/quazip >=dev-qt/qtcore-${QT_MINIMAL}:4 >=dev-qt/qtdbus-${QT_MINIMAL}:4 - || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer ) ) + || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) ) >=dev-qt/qtsql-${QT_MINIMAL}:4[sqlite] >=dev-qt/qtsvg-${QT_MINIMAL}:4 >=dev-qt/qtwebkit-${QT_MINIMAL}:4 diff --git a/media-sound/tomahawk/tomahawk-0.7.0.ebuild b/media-sound/tomahawk/tomahawk-0.7.0.ebuild index cd9bd703d6d3..fa55067a23e3 100644 --- a/media-sound/tomahawk/tomahawk-0.7.0.ebuild +++ b/media-sound/tomahawk/tomahawk-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild,v 1.2 2013/07/17 02:20:28 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild,v 1.3 2013/07/21 13:16:30 johu Exp $ EAPI=5 @@ -35,7 +35,7 @@ DEPEND=" dev-libs/quazip >=dev-qt/qtcore-${QT_MINIMAL}:4 >=dev-qt/qtdbus-${QT_MINIMAL}:4 - || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer ) ) + || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) ) >=dev-qt/qtsql-${QT_MINIMAL}:4[sqlite] >=dev-qt/qtsvg-${QT_MINIMAL}:4 >=dev-qt/qtwebkit-${QT_MINIMAL}:4 diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild index d8893675521e..d59c9d509511 100644 --- a/media-sound/tomahawk/tomahawk-9999.ebuild +++ b/media-sound/tomahawk/tomahawk-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.17 2013/07/17 02:20:28 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.18 2013/07/21 13:16:30 johu Exp $ EAPI=5 @@ -36,7 +36,7 @@ DEPEND=" dev-libs/qtkeychain >=dev-qt/qtcore-${QT_MINIMAL}:4 >=dev-qt/qtdbus-${QT_MINIMAL}:4 - || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer ) ) + || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) ) >=dev-qt/qtsql-${QT_MINIMAL}:4[sqlite] >=dev-qt/qtsvg-${QT_MINIMAL}:4 >=dev-qt/qtwebkit-${QT_MINIMAL}:4 diff --git a/media-sound/vbrfixc/metadata.xml b/media-sound/vbrfixc/metadata.xml index 875ade8836e1..63e33ea16cee 100644 --- a/media-sound/vbrfixc/metadata.xml +++ b/media-sound/vbrfixc/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org Reconstructs MP3 files removing unwanted data, recreates VBR Tag with diff --git a/media-tv/livestation/Manifest b/media-tv/livestation/Manifest deleted file mode 100644 index 5c3e167127df..000000000000 --- a/media-tv/livestation/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Livestation-3.2.0-i386.run 19880675 SHA256 d95eab7e18b9489f1343842ecdb301c67de0d263a9ee5696d01ccd6004a48417 diff --git a/media-tv/livestation/files/livestation_icon.svg b/media-tv/livestation/files/livestation_icon.svg deleted file mode 100644 index e4221c178174..000000000000 --- a/media-tv/livestation/files/livestation_icon.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - diff --git a/media-tv/livestation/livestation-3.2.0.ebuild b/media-tv/livestation/livestation-3.2.0.ebuild deleted file mode 100644 index 91d0b9898388..000000000000 --- a/media-tv/livestation/livestation-3.2.0.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/livestation/livestation-3.2.0.ebuild,v 1.4 2012/09/24 00:45:33 vapier Exp $ - -inherit eutils unpacker - -DESCRIPTION="Watch live, interactive TV and radio on the Livestation player" -HOMEPAGE="http://www.livestation.com" -SRC_URI="http://updates.${PN}.com/releases/${P/l/L}-i386.run" - -LICENSE="GPL-3 LGPL-3 Livestation-EULA" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -EMUL_VER=20110101 - -RDEPEND="amd64? ( >=app-emulation/emul-linux-x86-baselibs-${EMUL_VER} - >=app-emulation/emul-linux-x86-xlibs-${EMUL_VER} )" -DEPEND="" - -MY_PN=${PN/l/L} - -QA_TEXTRELS="opt/${MY_PN}/lib/*" -QA_FLAGS_IGNORED="opt/${MY_PN}/${MY_PN}.bin opt/${MY_PN}/lib/.* opt/${MY_PN}/plugins/imageformats/.*" -QA_PRESTRIPPED="opt/${MY_PN}/${MY_PN}.bin opt/${MY_PN}/lib/.* opt/${MY_PN}/plugins/imageformats/.*" - -RESTRICT="mirror" - -S=${WORKDIR}/i386 - -src_install() { - local dest=/opt/${MY_PN} - - dodir ${dest} - cp -dpR *.{bin,conf} plugins "${D}"/${dest} || die - rm -f lib/{libcrypto.so.0.9.8,libssl.so.0.9.8,libXtst.so.6} || die - exeinto ${dest}/lib - doexe lib/* || die - dosym plugins/imageformats ${dest}/imageformats || die - dodoc README - - newicon "${FILESDIR}"/${PN}_icon.svg ${PN}.svg - make_wrapper ${PN} ./${MY_PN}.bin ${dest} ${dest}/lib - make_desktop_entry ${PN} ${MY_PN} ${PN} -} diff --git a/media-tv/livestation/metadata.xml b/media-tv/livestation/metadata.xml deleted file mode 100644 index 1470e032181b..000000000000 --- a/media-tv/livestation/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - maintainer-needed@gentoo.org - - diff --git a/media-tv/xbmc/xbmc-9999.ebuild b/media-tv/xbmc/xbmc-9999.ebuild index 85f55d208a00..79ff6f744703 100644 --- a/media-tv/xbmc/xbmc-9999.ebuild +++ b/media-tv/xbmc/xbmc-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.147 2013/07/06 12:12:03 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.148 2013/07/20 16:10:24 aballier Exp $ EAPI=5 @@ -114,7 +114,7 @@ COMMON_DEPEND="${PYTHON_DEPS} vaapi? ( x11-libs/libva[opengl] ) vdpau? ( || ( x11-libs/libvdpau >=x11-drivers/nvidia-drivers-180.51 ) - >=virtual/ffmpeg-9[vdpau] + || ( >=media-video/ffmpeg-1.2.1[vdpau] >=media-video/libav-10_alpha[vdpau] ) ) X? ( x11-apps/xdpyinfo diff --git a/media-video/bdsup2sub/Manifest b/media-video/bdsup2sub/Manifest index 1e64ff03ac9e..ed4509dc5ad9 100644 --- a/media-video/bdsup2sub/Manifest +++ b/media-video/bdsup2sub/Manifest @@ -1,2 +1,2 @@ -DIST bdsup2sub-4.0.0.tar.xz 199796 RMD160 f88254ed673df09232a41f5edea0f7ebc501a9b0 SHA1 32a6f14c98671c1c1bbe5c4c46f5c5499424a5df SHA256 72d06f013ab13a89e213ada48e0b43dc8abee87e8eb16ba2d07b5d1a96f69569 -DIST xdg-20100731.java.xz 648 RMD160 937ce2b225e682662e9cea44b0554d83d5372cb2 SHA1 9493062969d21c06c710b71146dc530b35f23c7b SHA256 b6a189323fcc25ae5bebc006d870b4191a3bec34c80de7e337e5ed8a39f332c6 +DIST bdsup2sub-4.0.0.tar.xz 199796 SHA256 72d06f013ab13a89e213ada48e0b43dc8abee87e8eb16ba2d07b5d1a96f69569 +DIST xdg-20100731.java.xz 648 SHA256 b6a189323fcc25ae5bebc006d870b4191a3bec34c80de7e337e5ed8a39f332c6 diff --git a/media-video/bdsup2sub/metadata.xml b/media-video/bdsup2sub/metadata.xml index e9ddbb70caae..93f8bf687fd8 100644 --- a/media-video/bdsup2sub/metadata.xml +++ b/media-video/bdsup2sub/metadata.xml @@ -2,10 +2,6 @@ video - - sbriesen@gentoo.org - Stefan Briesenick - BDSup2Sub - A tool to convert and tweak bitmap based subtitle streams. diff --git a/media-video/dv2sub/Manifest b/media-video/dv2sub/Manifest index af432cf1260f..f2577dacf424 100644 --- a/media-video/dv2sub/Manifest +++ b/media-video/dv2sub/Manifest @@ -1 +1 @@ -DIST dv2sub-0.3.tar.gz 121756 RMD160 11b9789565001f4502ff0acafadf3536ad5a0dd1 SHA1 aaa5565dcaaecb4979a6e4c97c974e3d8adc9e30 SHA256 6ce33bd59de3fe50cf5aa95a7455cf0b34586e72af44fa59c3e5dd9b50f7ca8c +DIST dv2sub-0.3.tar.gz 121756 SHA256 6ce33bd59de3fe50cf5aa95a7455cf0b34586e72af44fa59c3e5dd9b50f7ca8c diff --git a/media-video/dv2sub/metadata.xml b/media-video/dv2sub/metadata.xml index 9041f8e65feb..ed0da9d2d195 100644 --- a/media-video/dv2sub/metadata.xml +++ b/media-video/dv2sub/metadata.xml @@ -2,10 +2,6 @@ video - - sbriesen@gentoo.org - Stefan Briesenick - Utility dv2sub reads raw DV stream from file argument dv-file or standard input if absent. It can generate a parameter log about diff --git a/media-video/ffdiaporama/ffdiaporama-1.6.ebuild b/media-video/ffdiaporama/ffdiaporama-1.6.ebuild index f5ac7b9ebb68..34e0171833a0 100644 --- a/media-video/ffdiaporama/ffdiaporama-1.6.ebuild +++ b/media-video/ffdiaporama/ffdiaporama-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffdiaporama/ffdiaporama-1.6.ebuild,v 1.2 2013/07/05 21:56:06 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffdiaporama/ffdiaporama-1.6.ebuild,v 1.3 2013/07/21 13:29:40 hasufell Exp $ EAPI=5 @@ -29,6 +29,7 @@ RDEPEND=" DEPEND="${RDEPEND}" DOCS=( authors.txt ) +PATCHES=( "${FILESDIR}"/${P}-ffmpeg-2.0.patch ) src_unpack() { # S=${WORKDIR} would result in unremoved files in diff --git a/media-video/ffdiaporama/files/ffdiaporama-1.6-ffmpeg-2.0.patch b/media-video/ffdiaporama/files/ffdiaporama-1.6-ffmpeg-2.0.patch new file mode 100644 index 000000000000..6142cd5a37f8 --- /dev/null +++ b/media-video/ffdiaporama/files/ffdiaporama-1.6-ffmpeg-2.0.patch @@ -0,0 +1,32 @@ +https://bugs.gentoo.org/show_bug.cgi?id=476530 + +--- src/engine/cDeviceModelDef.h 2013-06-19 18:22:52.000000000 +0200 ++++ src/engine/cDeviceModelDef.h 2013-07-21 14:11:48.014827071 +0200 +@@ -64,6 +64,11 @@ + #include + #include + ++ #if (LIBAVCODEC_VERSION_INT>=AV_VERSION_INT(55,18,0)) ++ typedef AVCodecID CodecID; ++ #define AVCODEC_MAX_AUDIO_FRAME_SIZE 192 ++ #endif ++ + #if ((LIBAVUTIL_VERSION_INT>=AV_VERSION_INT(51,73,0))&&(LIBAVCODEC_VERSION_INT>=AV_VERSION_INT(54,31,0))&&(LIBAVFORMAT_VERSION_INT>=AV_VERSION_INT(54,19,0))) + #define LIBAV_09 + #if defined(USELIBAVRESAMPLE) + +--- src/engine/cBaseMediaFile.cpp 2013-06-19 18:22:52.000000000 +0200 ++++ src/engine/cBaseMediaFile.cpp 2013-07-21 14:15:18.754228717 +0200 +@@ -2167,7 +2167,11 @@ + } + + #else +- int Ret=av_buffersrc_add_frame(VideoFilterIn,FrameBufferYUV,0); ++ #if (LIBAVFILTER_VERSION_INT < AV_VERSION_INT(3,79,0)) ++ int Ret=av_buffersrc_add_frame(VideoFilterIn,FrameBufferYUV,0); ++ #else ++ int Ret=av_buffersrc_add_frame(VideoFilterIn,FrameBufferYUV); ++ #endif + if (Ret<0) { + ToLog(LOGMSG_CRITICAL,QString("Error in cVideoFile::VideoFilter_Process : av_buffersrc_add_frame")); + return VC_ERROR; diff --git a/media-video/ffmpeg/Manifest b/media-video/ffmpeg/Manifest index 749888d206ac..2d7ff77cab41 100644 --- a/media-video/ffmpeg/Manifest +++ b/media-video/ffmpeg/Manifest @@ -1,5 +1,4 @@ DIST ffmpeg-0.10.7.tar.bz2 5782181 SHA256 f5f3fc43e0f7789a3cf8f4f379851a5a838dd652144e5d2ad4fc727387678422 SHA512 d84cc9e678ee23b3ce2e0854c0907914042ad15ff0bdf4c62ddee71ec66fb23a2be89a4553c367eb79f6652a134bb33cf3c5e89a169dc1200fdb6f182aea4968 WHIRLPOOL a4fd815da627f20cfa2ea867129286f6016f2b54ca81fc3444edda5f224063173b789b92d1ce3812c3af6449f3652f9972365f63d20acfdb1beadf4bc2a1b6ba -DIST ffmpeg-1.0.6.tar.bz2 6450599 SHA256 650db1d500a52ebb67fe30ffc83dd475d5e70b45eb3b081f566bfec69ee2f900 SHA512 d5df9e40abfb7c0f757ef861a86b83035f2b9421c66baf5a902b86ed878d15b29715d16fe5c3f84c371cf3ef9eaf761cbe456dcb80b7a071904233517b1d7254 WHIRLPOOL ccd2675a47ceca1046084e0af015445d89dd7f18b34f76b0a46ef7bf3f8b55007710a1ca2f5531f73a793b01a6ff5c3d307be68977b60f6081548d4cca6a03f9 DIST ffmpeg-1.0.7.tar.bz2 6451535 SHA256 f7e52bd5e0de064e36ecb04adf155c31dd30366a13168fabe61fd135f24d5c11 SHA512 a3a756fe50773551de58113de7b848f6ccb21ed2cf5c5f04387694937152ae978639aa92e4207cc09f384f34093ad2e6ddf7dfb334097f20f1326e13748f57d5 WHIRLPOOL ba2cc60a7bd7de1dca7f6c9ed02874db0f711c273d9616c5eeda0ee2b33fa9e36f55eb812d75e24583f81098505635ccff018b7aea67dbe9b3fd18583042fb73 DIST ffmpeg-1.2.1.tar.bz2 5968378 SHA256 0302375c3a64e9c2facfa7cbeb1aa333a39fdf6bbacda228cd48e04bf9ee32ca SHA512 71f7318744533938f179b261b888144a19de533c77e0cfbb888a90258508462c84a95d4436727513a4f42af810a84e3e27d965a9c8d6b58c8d56aeeddb834f6c WHIRLPOOL 2ad9d81e9bbaadc0ccafc77c29478b2042dafd4cca71b65805b5b90b03248cda99c49000a80ae62cfb9ccde4fcafbddcab6d99547e2c2824498a893be40cbbb4 DIST ffmpeg-2.0.tar.bz2 6188516 SHA256 940e1bc4f3e185364099b4ba60d4b952615a4232c5641baa3e9f45d4d748130c SHA512 0cf1284d091d593ff7cb93647baa7227e0d1aef5eac30843a198a9f12a42db7e5d66f15df162d57ac51d07cd78e17d1e577fff425f0e04bd36f414100209d032 WHIRLPOOL f7b305680569d1fc314afc7c23604620612e87cbe6842cbec3c0f469bd0fbb6b2dbf55bded118c57b168940367f8d19a6a6cc5f58cf3545ce582652b86820124 diff --git a/media-video/ffmpeg/ffmpeg-1.0.6.ebuild b/media-video/ffmpeg/ffmpeg-1.0.6.ebuild deleted file mode 100644 index f11051f5f0f4..000000000000 --- a/media-video/ffmpeg/ffmpeg-1.0.6.ebuild +++ /dev/null @@ -1,308 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.6.ebuild,v 1.5 2013/06/13 12:35:58 xmw Exp $ - -EAPI="4" - -SCM="" -if [ "${PV#9999}" != "${PV}" ] ; then - SCM="git-2" - EGIT_REPO_URI="git://source.ffmpeg.org/ffmpeg.git" -fi - -inherit eutils flag-o-matic multilib toolchain-funcs ${SCM} - -DESCRIPTION="Complete solution to record, convert and stream audio and video. Includes libavcodec." -HOMEPAGE="http://ffmpeg.org/" -if [ "${PV#9999}" != "${PV}" ] ; then - SRC_URI="" -elif [ "${PV%_p*}" != "${PV}" ] ; then # Snapshot - SRC_URI="mirror://gentoo/${P}.tar.bz2" -else # Release - SRC_URI="http://ffmpeg.org/releases/${P/_/-}.tar.bz2" -fi -FFMPEG_REVISION="${PV#*_p}" - -LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )" -SLOT="0" -if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" -fi -IUSE=" - aac aacplus alsa amr bindist bluray +bzip2 cdio celt - cpudetection debug doc +encode examples faac fdk flite fontconfig frei0r - gnutls gsm +hardcoded-tables iec61883 ieee1394 jack jpeg2k libass libcaca - libv4l modplug mp3 network openal openssl opus oss pic pulseaudio rtmp - schroedinger sdl speex static-libs test theora threads truetype twolame v4l - vaapi vdpau vorbis vpx X x264 xvid +zlib - " - -# String for CPU features in the useflag[:configure_option] form -# if :configure_option isn't set, it will use 'useflag' as configure option -CPU_FEATURES="3dnow:amd3dnow 3dnowext:amd3dnowext altivec avx mmx mmxext ssse3 vis neon" - -for i in ${CPU_FEATURES}; do - IUSE="${IUSE} ${i%:*}" -done - -FFTOOLS="aviocat cws2fws ffeval fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart trasher" - -for i in ${FFTOOLS}; do - IUSE="${IUSE} +fftools_$i" -done - -RDEPEND=" - alsa? ( media-libs/alsa-lib ) - amr? ( media-libs/opencore-amr ) - bluray? ( media-libs/libbluray ) - bzip2? ( app-arch/bzip2 ) - cdio? ( || ( dev-libs/libcdio-paranoia =media-libs/celt-0.11.1 ) - encode? ( - aac? ( media-libs/vo-aacenc ) - aacplus? ( media-libs/libaacplus ) - amr? ( media-libs/vo-amrwbenc ) - faac? ( media-libs/faac ) - fdk? ( media-libs/fdk-aac ) - mp3? ( >=media-sound/lame-3.98.3 ) - theora? ( >=media-libs/libtheora-1.1.1[encode] media-libs/libogg ) - twolame? ( media-sound/twolame ) - x264? ( >=media-libs/x264-0.0.20111017 ) - xvid? ( >=media-libs/xvid-1.1.0 ) - ) - flite? ( app-accessibility/flite ) - fontconfig? ( media-libs/fontconfig ) - frei0r? ( media-plugins/frei0r-plugins ) - gnutls? ( >=net-libs/gnutls-2.12.16 ) - gsm? ( >=media-sound/gsm-1.0.12-r1 ) - iec61883? ( media-libs/libiec61883 sys-libs/libraw1394 sys-libs/libavc1394 ) - ieee1394? ( media-libs/libdc1394 sys-libs/libraw1394 ) - jack? ( media-sound/jack-audio-connection-kit ) - jpeg2k? ( >=media-libs/openjpeg-1.3-r2:0 ) - libass? ( media-libs/libass ) - libcaca? ( media-libs/libcaca ) - libv4l? ( media-libs/libv4l ) - modplug? ( media-libs/libmodplug ) - openal? ( >=media-libs/openal-1.1 ) - opus? ( media-libs/opus ) - pulseaudio? ( media-sound/pulseaudio ) - rtmp? ( >=media-video/rtmpdump-2.2f ) - sdl? ( >=media-libs/libsdl-1.2.13-r1[audio,video] ) - schroedinger? ( media-libs/schroedinger ) - speex? ( >=media-libs/speex-1.2_beta3 ) - truetype? ( media-libs/freetype:2 ) - vaapi? ( >=x11-libs/libva-0.32 ) - vdpau? ( x11-libs/libvdpau ) - vorbis? ( media-libs/libvorbis media-libs/libogg ) - vpx? ( >=media-libs/libvpx-0.9.6 ) - X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes ) - zlib? ( sys-libs/zlib ) - !media-video/qt-faststart - !media-libs/libpostproc -" - -DEPEND="${RDEPEND} - >=sys-devel/make-3.81 - doc? ( app-text/texi2html ) - fontconfig? ( virtual/pkgconfig ) - gnutls? ( virtual/pkgconfig ) - ieee1394? ( virtual/pkgconfig ) - libv4l? ( virtual/pkgconfig ) - mmx? ( dev-lang/yasm ) - rtmp? ( virtual/pkgconfig ) - schroedinger? ( virtual/pkgconfig ) - test? ( net-misc/wget ) - truetype? ( virtual/pkgconfig ) - v4l? ( sys-kernel/linux-headers ) -" -# faac is license-incompatible with ffmpeg -REQUIRED_USE="bindist? ( encode? ( !faac !aacplus ) !openssl ) - libv4l? ( v4l ) - fftools_cws2fws? ( zlib ) - test? ( encode )" - -S=${WORKDIR}/${P/_/-} - -src_prepare() { - if [ "${PV%_p*}" != "${PV}" ] ; then # Snapshot - export revision=git-N-${FFMPEG_REVISION} - fi - - if has_version dev-libs/libcdio-paranoia; then - sed -i \ - -e 's:cdio/cdda.h:cdio/paranoia/cdda.h:' \ - -e 's:cdio/paranoia.h:cdio/paranoia/paranoia.h:' \ - configure libavdevice/libcdio.c || die - fi -} - -src_configure() { - local myconf="${EXTRA_FFMPEG_CONF}" - # Set to --enable-version3 if (L)GPL-3 is required - local version3="" - - # enabled by default - for i in debug doc network vaapi vdpau zlib; do - use ${i} || myconf="${myconf} --disable-${i}" - done - use bzip2 || myconf="${myconf} --disable-bzlib" - use sdl || myconf="${myconf} --disable-ffplay" - - use cpudetection || myconf="${myconf} --disable-runtime-cpudetect" - use openssl && myconf="${myconf} --enable-openssl --enable-nonfree" - for i in gnutls ; do - use $i && myconf="${myconf} --enable-$i" - done - - # Encoders - if use encode - then - use mp3 && myconf="${myconf} --enable-libmp3lame" - use aac && { myconf="${myconf} --enable-libvo-aacenc" ; version3=" --enable-version3" ; } - use amr && { myconf="${myconf} --enable-libvo-amrwbenc" ; version3=" --enable-version3" ; } - for i in theora twolame x264 xvid; do - use ${i} && myconf="${myconf} --enable-lib${i}" - done - use aacplus && myconf="${myconf} --enable-libaacplus --enable-nonfree" - use faac && myconf="${myconf} --enable-libfaac --enable-nonfree" - use fdk && myconf="${myconf} --enable-libfdk-aac --enable-nonfree" - else - myconf="${myconf} --disable-encoders" - fi - - # libavdevice options - for i in cdio iec61883 ; do - use ${i} && myconf="${myconf} --enable-lib${i}" - done - use ieee1394 && myconf="${myconf} --enable-libdc1394" - use libcaca && myconf="${myconf} --enable-libcaca" - use openal && myconf="${myconf} --enable-openal" - # Indevs - use v4l || myconf="${myconf} --disable-indev=v4l2" - for i in alsa oss jack ; do - use ${i} || myconf="${myconf} --disable-indev=${i}" - done - use X && myconf="${myconf} --enable-x11grab" - use pulseaudio && myconf="${myconf} --enable-libpulse" - use libv4l && myconf="${myconf} --enable-libv4l2" - # Outdevs - for i in alsa oss sdl ; do - use ${i} || myconf="${myconf} --disable-outdev=${i}" - done - # libavfilter options - for i in frei0r fontconfig libass ; do - use ${i} && myconf="${myconf} --enable-${i}" - done - use truetype && myconf="${myconf} --enable-libfreetype" - use flite && myconf="${myconf} --enable-libflite" - - # Threads; we only support pthread for now but ffmpeg supports more - use threads && myconf="${myconf} --enable-pthreads" - - # Decoders - use amr && { myconf="${myconf} --enable-libopencore-amrwb --enable-libopencore-amrnb" ; version3=" --enable-version3" ; } - for i in bluray celt gsm modplug opus rtmp schroedinger speex vorbis vpx; do - use ${i} && myconf="${myconf} --enable-lib${i}" - done - use jpeg2k && myconf="${myconf} --enable-libopenjpeg" - - # CPU features - for i in ${CPU_FEATURES}; do - use ${i%:*} || myconf="${myconf} --disable-${i#*:}" - done - if use pic ; then - myconf="${myconf} --enable-pic" - # disable asm code if PIC is required - # as the provided asm decidedly is not PIC for x86. - use x86 && myconf="${myconf} --disable-asm" - fi - [[ ${ABI} == "x32" ]] && myconf+=" --disable-asm" #427004 - - # Try to get cpu type based on CFLAGS. - # Bug #172723 - # We need to do this so that features of that CPU will be better used - # If they contain an unknown CPU it will not hurt since ffmpeg's configure - # will just ignore it. - for i in $(get-flag march) $(get-flag mcpu) $(get-flag mtune) ; do - [ "${i}" = "native" ] && i="host" # bug #273421 - myconf="${myconf} --cpu=${i}" - break - done - - # Mandatory configuration - myconf=" - --enable-gpl - ${version3} - --enable-postproc - --enable-avfilter - --enable-avresample - --disable-stripping - ${myconf}" - - # cross compile support - if tc-is-cross-compiler ; then - myconf="${myconf} --enable-cross-compile --arch=$(tc-arch-kernel) --cross-prefix=${CHOST}-" - case ${CHOST} in - *freebsd*) - myconf="${myconf} --target-os=freebsd" - ;; - mingw32*) - myconf="${myconf} --target-os=mingw32" - ;; - *linux*) - myconf="${myconf} --target-os=linux" - ;; - esac - fi - - # Misc stuff - use hardcoded-tables && myconf="${myconf} --enable-hardcoded-tables" - - cd "${S}" - ./configure \ - --prefix="${EPREFIX}/usr" \ - --libdir="${EPREFIX}/usr/$(get_libdir)" \ - --shlibdir="${EPREFIX}/usr/$(get_libdir)" \ - --mandir="${EPREFIX}/usr/share/man" \ - --enable-shared \ - --cc="$(tc-getCC)" \ - --cxx="$(tc-getCXX)" \ - --ar="$(tc-getAR)" \ - --optflags="${CFLAGS}" \ - --extra-cflags="${CFLAGS}" \ - --extra-cxxflags="${CXXFLAGS}" \ - $(use_enable static-libs static) \ - ${myconf} || die -} - -src_compile() { - emake V=1 - - for i in ${FFTOOLS} ; do - if use fftools_$i ; then - emake V=1 tools/$i - fi - done -} - -src_install() { - emake V=1 DESTDIR="${D}" install install-man - - dodoc Changelog README CREDITS doc/*.txt doc/APIchanges doc/RELEASE_NOTES - use doc && dohtml -r doc/* - if use examples ; then - insinto "/usr/share/doc/${PF}/examples" - doins -r doc/examples/* - fi - - for i in ${FFTOOLS} ; do - if use fftools_$i ; then - dobin tools/$i - fi - done -} - -src_test() { - LD_LIBRARY_PATH="${S}/libpostproc:${S}/libswscale:${S}/libswresample:${S}/libavcodec:${S}/libavdevice:${S}/libavfilter:${S}/libavformat:${S}/libavutil" \ - emake V=1 fate -} diff --git a/media-video/ffmpeg/ffmpeg-1.0.7.ebuild b/media-video/ffmpeg/ffmpeg-1.0.7.ebuild index 6239c06423ae..0c46cbcbbf2b 100644 --- a/media-video/ffmpeg/ffmpeg-1.0.7.ebuild +++ b/media-video/ffmpeg/ffmpeg-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.7.ebuild,v 1.10 2013/07/14 10:41:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.7.ebuild,v 1.11 2013/07/21 15:58:34 ago Exp $ EAPI="4" @@ -26,7 +26,7 @@ FFMPEG_REVISION="${PV#*_p}" LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )" SLOT="0" if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi IUSE=" aac aacplus alsa amr bindist bluray +bzip2 cdio celt diff --git a/media-video/google2srt/Manifest b/media-video/google2srt/Manifest index 851f6baf82f3..175b7dad9531 100644 --- a/media-video/google2srt/Manifest +++ b/media-video/google2srt/Manifest @@ -1,3 +1,3 @@ -DIST Google2SRT-0.5.2.zip 307046 RMD160 2f645b7e3c131144d37674e5856ce6fc8505e847 SHA1 65c3965bbedfac747faaf7203b23e4cdd4eafb84 SHA256 700d182b15ccfcfe52272e5ebd4bd1f1f9e7e4fb370a84f2f019e1e5d3ea71d3 -DIST Google2SRT-0.5.3.zip 334238 RMD160 b615bf6ebcc2ffce27d54d2e70bb739bcf60f5fc SHA1 055bae2ea7fa61f06dfe7fbfa60e6dab5029a2d5 SHA256 bcc43a2b50f82373122382adf0e17b0bd3bb0170fd58d74c4582b52faa73a7de -DIST google2srt-icon.png 1848 RMD160 d220ad5d68350c3a1ba8db73b0d9a03be73d473b SHA1 30eaf51ee09857e97057745d196a29d31dabad74 SHA256 d832d20322e79ad74950e0bd2168f402d18f4de2ffeff0ba7d573092b0d6e588 +DIST Google2SRT-0.5.2.zip 307046 SHA256 700d182b15ccfcfe52272e5ebd4bd1f1f9e7e4fb370a84f2f019e1e5d3ea71d3 +DIST Google2SRT-0.5.3.zip 334238 SHA256 bcc43a2b50f82373122382adf0e17b0bd3bb0170fd58d74c4582b52faa73a7de +DIST google2srt-icon.png 1848 SHA256 d832d20322e79ad74950e0bd2168f402d18f4de2ffeff0ba7d573092b0d6e588 diff --git a/media-video/google2srt/metadata.xml b/media-video/google2srt/metadata.xml index 9fe1d2026759..ae8693c7a8ae 100644 --- a/media-video/google2srt/metadata.xml +++ b/media-video/google2srt/metadata.xml @@ -2,10 +2,6 @@ video - - sbriesen@gentoo.org - Stefan Briesenick - Google2SRT allows you to convert subtitles from Google Video and YouTube to SubRip (.srt) format, which is recognized by most video players. You diff --git a/media-video/mkclean/metadata.xml b/media-video/mkclean/metadata.xml index 4a37520fc8a4..29823979ed85 100644 --- a/media-video/mkclean/metadata.xml +++ b/media-video/mkclean/metadata.xml @@ -2,10 +2,6 @@ video - - sbriesen@gentoo.org - Stefan Briesenick - mkclean is a command line tool to clean and optimize Matroska (.mkv / .mka / .mks / .mk3d) and WebM (.webm / .weba) files that have already been muxed. It reorders the elements with the Cues at the front, so your Matroska files are ready to be streamed efficiently over the web. It also removes elements not found in the Matroska specs and the extra Meta Seek list of Clusters that some program add to their file. It can also optionally remux the Cluster blocks to start each boundary with a keyframe and the matching audio/subtitle blocks for that keyframe. diff --git a/media-video/mkvalidator/metadata.xml b/media-video/mkvalidator/metadata.xml index 2d01a6b8a0e4..7c38ace4ee30 100644 --- a/media-video/mkvalidator/metadata.xml +++ b/media-video/mkvalidator/metadata.xml @@ -2,10 +2,6 @@ video - - sbriesen@gentoo.org - Stefan Briesenick - mkvalidator is a simple command line tool to verify Matroska and WebM files for spec conformance. It checks the various bogus or missing key elements against the EBML DocType version of the file and reports the errors/warnings in the command line. diff --git a/media-video/projectx/metadata.xml b/media-video/projectx/metadata.xml index af83f809f256..20f755bee0cd 100644 --- a/media-video/projectx/metadata.xml +++ b/media-video/projectx/metadata.xml @@ -2,10 +2,6 @@ video - - sbriesen@gentoo.org - Stefan Briesenick - billie@gentoo.org Daniel Pielmeier diff --git a/media-video/setpwc/Manifest b/media-video/setpwc/Manifest index 21451a993a15..60877e539935 100644 --- a/media-video/setpwc/Manifest +++ b/media-video/setpwc/Manifest @@ -1 +1 @@ -DIST setpwc-1.3.tgz 9681 RMD160 26026e66c9c9d31d9a1df4d71ea6501d65ae0302 SHA1 725b9a2c2c2201d7ab34869004c34fc22fd70744 SHA256 4d32d4d54d584cd42aaf52dfa1ba874122e825ad39e4493d45f89b85de4e95cf +DIST setpwc-1.3.tgz 9681 SHA256 4d32d4d54d584cd42aaf52dfa1ba874122e825ad39e4493d45f89b85de4e95cf diff --git a/media-video/setpwc/metadata.xml b/media-video/setpwc/metadata.xml index 6e1d55b1eb69..d9df1878d8e2 100644 --- a/media-video/setpwc/metadata.xml +++ b/media-video/setpwc/metadata.xml @@ -2,7 +2,4 @@ video - - phosphan@gentoo.org - diff --git a/media-video/subcheck/Manifest b/media-video/subcheck/Manifest index d40c6b838b45..168f471f9ff6 100644 --- a/media-video/subcheck/Manifest +++ b/media-video/subcheck/Manifest @@ -1 +1 @@ -DIST subcheck-0.78.2.tar.gz 9542 RMD160 6d690759504cf152cbffb61e56f0ab0862f7b746 SHA1 6fabf19464100645d24fe513472344c316614238 SHA256 267e8925e0f474252116425b9bddbabc8fed8e7adebb27737f725d1af3359c57 +DIST subcheck-0.78.2.tar.gz 9542 SHA256 267e8925e0f474252116425b9bddbabc8fed8e7adebb27737f725d1af3359c57 diff --git a/media-video/subcheck/metadata.xml b/media-video/subcheck/metadata.xml index b0d014326eb3..3d469f543f90 100644 --- a/media-video/subcheck/metadata.xml +++ b/media-video/subcheck/metadata.xml @@ -2,10 +2,6 @@ video - - sbriesen@gentoo.org - Stefan Briesenick - Subcheck is a perl script which checks srt (SubRip) subtitle files for errors. Such as overlapping, negative duration, to short displaytime, diff --git a/media-video/subsync/Manifest b/media-video/subsync/Manifest index 4c1f1b20ddb3..9491fd314484 100644 --- a/media-video/subsync/Manifest +++ b/media-video/subsync/Manifest @@ -1 +1 @@ -DIST subsync-0.0.1.tar.bz2 60335 RMD160 53e19b583d4a6005205df4ce29f0f8c61907f6ca SHA1 f54fbe4fdaccff632eb60b3e38e621c3c559b995 SHA256 c6c9c9e506232528b0b1fa3b7929fc3517d5eeafcbd06cf40e18a7fb27a0bfba +DIST subsync-0.0.1.tar.bz2 60335 SHA256 c6c9c9e506232528b0b1fa3b7929fc3517d5eeafcbd06cf40e18a7fb27a0bfba diff --git a/media-video/subsync/metadata.xml b/media-video/subsync/metadata.xml index b182d33631a6..737a016c5f10 100644 --- a/media-video/subsync/metadata.xml +++ b/media-video/subsync/metadata.xml @@ -2,10 +2,6 @@ video - - sbriesen@gentoo.org - Stefan Briesenick - Subtitle Synchronizer is a easy command-line utility that synchronizes subrip(srt) subtitles that use time format to given timings. diff --git a/media-video/tsmuxer/metadata.xml b/media-video/tsmuxer/metadata.xml index ab72837de1f3..bdb0715913b9 100644 --- a/media-video/tsmuxer/metadata.xml +++ b/media-video/tsmuxer/metadata.xml @@ -2,10 +2,6 @@ video - - sbriesen@gentoo.org - Stefan Briesenick - SmartLabs tsMuxeR - the software utility to create TS and M2TS files for IP broadcasting as well as for viewing at hardware video players (i.e., diff --git a/media-video/videotrans/Manifest b/media-video/videotrans/Manifest index 11e042b3bcd2..f21777e2889b 100644 --- a/media-video/videotrans/Manifest +++ b/media-video/videotrans/Manifest @@ -1 +1 @@ -DIST videotrans-1.6.1.tar.bz2 98091 RMD160 f6918e285efc9dbacd212c5c5f35dfadbfc280dc SHA1 45a1a8472b8f24350ff72fd3c163f9a9d9e509d8 SHA256 a6509efdf6cd22353217207b7004ec2b8d8c32feb248e06ff93f55e01af00c99 +DIST videotrans-1.6.1.tar.bz2 98091 SHA256 a6509efdf6cd22353217207b7004ec2b8d8c32feb248e06ff93f55e01af00c99 diff --git a/media-video/videotrans/metadata.xml b/media-video/videotrans/metadata.xml index 4c8e88aee42d..b8b116367ee5 100644 --- a/media-video/videotrans/metadata.xml +++ b/media-video/videotrans/metadata.xml @@ -2,10 +2,6 @@ video - - sbriesen@gentoo.org - Stefan Briesenick - Videotrans is a set of scripts that convert a movie file in any format that mplayer understands to a DVD-compatible VOB file, doing all the diff --git a/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index aac99da91010..879e37fbdbb3 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Sat, 20 Jul 2013 16:07:09 +0000 +Sun, 21 Jul 2013 17:36:57 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index aac99da91010..879e37fbdbb3 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Sat, 20 Jul 2013 16:07:09 +0000 +Sun, 21 Jul 2013 17:36:57 +0000 diff --git a/metadata/herds.xml b/metadata/herds.xml index cb3c893af44d..17412b2358e2 100644 --- a/metadata/herds.xml +++ b/metadata/herds.xml @@ -20,7 +20,7 @@ always a description without a lang attribute. Also there are no overlapping descriptions allowed (multiple description tags with the same language) - $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.1036 2013/07/08 18:34:29 mrueg Exp $ + $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.1042 2013/07/21 10:24:16 pacho Exp $ --> @@ -318,11 +318,6 @@ Alexandre Rostovtsev - - gdesklets - gdesklets@gentoo.org - GDesklets packages - gpe gpe@gentoo.org @@ -576,9 +571,6 @@ ppc64 ppc64@gentoo.org Gentoo/PPC64 Team - - ranger@gentoo.org - josejx@gentoo.org @@ -680,11 +672,6 @@ george@gentoo.org George Shapovalov - - phosphan@gentoo.org - Patrick Kursawe - bugzilla scanner with not much time - je_fro@gentoo.org Jeff Gardner @@ -758,11 +745,6 @@ dberkholz@gentoo.org Donnie Berkholz - - phosphan@gentoo.org - Patrick Kursawe - bugzilla scanner with not much time - je_fro@gentoo.org Jeff Gardner @@ -1172,11 +1154,6 @@ video media-video@gentoo.org Video related programs that don't fit into media-tv - - phosphan@gentoo.org - Patrick Kursawe - Can test webcam related stuff if needed - lu_zero@gentoo.org Luca Barbato @@ -1279,10 +1256,6 @@ chainsaw@gentoo.org Tony Vroon - - hollow@gentoo.org - Benedikt Böhm - mpagano@gentoo.org Mike Pagano @@ -1496,10 +1469,6 @@ net-dialup net-dialup@gentoo.org Dialup connection tools - - sbriesen@gentoo.org - Stefan Briesenick - pinkbyte@gentoo.org Sergey Popov @@ -2026,11 +1995,6 @@ vserver vserver-devs@gentoo.org Linux-VServer related applications - - hollow@gentoo.org - Benedikt Böhm - Linux-VServer - cpp @@ -2099,11 +2063,6 @@ Tim Harder - - sgml - sgml@gentoo.org - SGML and docbook packages (split of text-markup) - theology theology@gentoo.org diff --git a/metadata/md5-cache/app-admin/geolizer-2.01.10_p20070115 b/metadata/md5-cache/app-admin/geolizer-2.01.10_p20070115 index 5d95ef76c6f7..6e7ca93296a6 100644 --- a/metadata/md5-cache/app-admin/geolizer-2.01.10_p20070115 +++ b/metadata/md5-cache/app-admin/geolizer-2.01.10_p20070115 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=sys-libs/db-4.2 >=sys-libs/zlib-1.1.4 >=media-libs/libpng-1.2 >=media-libs/gd-1.8.3 dev-libs/geoip >=app-admin/webapp-config-1.50.15 SLOT=0 SRC_URI=ftp://ftp.mrunix.net/pub/webalizer/old/webalizer-2.01-10-src.tar.bz2 http://sysd.org/stas/files/active/0/geolizer_2.01-10-patch.20070115.tar.gz mirror://gentoo/webalizer.conf.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 confutils 2ab69b52fa6ea0c0669a47fb94b354b4 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 webapp 25b9b1696f5e698711f47d45c3d45e3e +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 confutils 2ab69b52fa6ea0c0669a47fb94b354b4 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 webapp 25b9b1696f5e698711f47d45c3d45e3e _md5_=75d0b2ddf3522d02c648a7540612b6eb diff --git a/metadata/md5-cache/app-admin/geolizer-2.01.10_p20070115-r1 b/metadata/md5-cache/app-admin/geolizer-2.01.10_p20070115-r1 index 918a035184e0..46640a697809 100644 --- a/metadata/md5-cache/app-admin/geolizer-2.01.10_p20070115-r1 +++ b/metadata/md5-cache/app-admin/geolizer-2.01.10_p20070115-r1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=sys-libs/db-4.2 >=sys-libs/zlib-1.1.4 >=media-libs/libpng-1.2 >=media-libs/gd-1.8.3 dev-libs/geoip >=app-admin/webapp-config-1.50.15 SLOT=0 SRC_URI=ftp://ftp.mrunix.net/pub/webalizer/old/webalizer-2.01-10-src.tar.bz2 http://sysd.org/stas/files/active/0/geolizer_2.01-10-patch.20070115.tar.gz mirror://gentoo/webalizer.conf.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 confutils 2ab69b52fa6ea0c0669a47fb94b354b4 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 webapp 25b9b1696f5e698711f47d45c3d45e3e +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 confutils 2ab69b52fa6ea0c0669a47fb94b354b4 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 webapp 25b9b1696f5e698711f47d45c3d45e3e _md5_=d5ada66011f425b728c0a69ecba0aa66 diff --git a/metadata/md5-cache/app-admin/haskell-updater-1.2.0.9 b/metadata/md5-cache/app-admin/haskell-updater-1.2.0.9 index 8bc2e44ba54c..3bbb5097c020 100644 --- a/metadata/md5-cache/app-admin/haskell-updater-1.2.0.9 +++ b/metadata/md5-cache/app-admin/haskell-updater-1.2.0.9 @@ -3,10 +3,10 @@ DEPEND=>=dev-lang/ghc-6.12.1 DESCRIPTION=Rebuild Haskell dependencies in Gentoo EAPI=4 HOMEPAGE=http://haskell.org/haskellwiki/Gentoo#haskell-updater -KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 RDEPEND=|| ( >=sys-apps/portage-2.1.6 sys-apps/pkgcore sys-apps/paludis ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/haskell-updater/1.2.0.9/haskell-updater-1.2.0.9.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=52063495f387f2bc212f4c9c1302430e +_md5_=5ba44efd0d541ebed7c3b558a8595fc6 diff --git a/metadata/md5-cache/app-admin/webalizer-2.21.02 b/metadata/md5-cache/app-admin/webalizer-2.21.02 index a2bd1253c39d..ebf752f36bbd 100644 --- a/metadata/md5-cache/app-admin/webalizer-2.21.02 +++ b/metadata/md5-cache/app-admin/webalizer-2.21.02 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=sys-libs/db-4.2 >=sys-libs/zlib-1.1.4 >=media-libs/libpng-1.2 >=media-libs/gd-1.8.3 dev-libs/geoip bzip2? ( app-arch/bzip2 ) >=app-admin/webapp-config-1.50.15 SLOT=0 SRC_URI=ftp://ftp.mrunix.net/pub/webalizer/webalizer-2.21-02-src.tar.bz2 mirror://gentoo/webalizer.conf.gz -_eclasses_=confutils 2ab69b52fa6ea0c0669a47fb94b354b4 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 webapp 25b9b1696f5e698711f47d45c3d45e3e +_eclasses_=confutils 2ab69b52fa6ea0c0669a47fb94b354b4 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 webapp 25b9b1696f5e698711f47d45c3d45e3e _md5_=89cefbc72aa8335275de12b73450b08a diff --git a/metadata/md5-cache/app-admin/webalizer-2.23.05 b/metadata/md5-cache/app-admin/webalizer-2.23.05 index 7ac3acc190a9..e4d976be9f79 100644 --- a/metadata/md5-cache/app-admin/webalizer-2.23.05 +++ b/metadata/md5-cache/app-admin/webalizer-2.23.05 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=sys-libs/db-4.2 >=sys-libs/zlib-1.1.4 >=media-libs/libpng-1.2 >=media-libs/gd-1.8.3 dev-libs/geoip >=app-admin/webapp-config-1.50.15 SLOT=0 SRC_URI=ftp://ftp.mrunix.net/pub/webalizer/webalizer-2.23-05-src.tar.bz2 xtended? ( http://patrickfrei.ch/webalizer/rb29/webalizer-2.23-05-RB29-patch.tar.gz ) ftp://ftp.mrunix.net/pub/webalizer/webalizer-geodb-latest.tgz mirror://gentoo/webalizer.conf.gz -_eclasses_=confutils 2ab69b52fa6ea0c0669a47fb94b354b4 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 webapp 25b9b1696f5e698711f47d45c3d45e3e +_eclasses_=confutils 2ab69b52fa6ea0c0669a47fb94b354b4 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 webapp 25b9b1696f5e698711f47d45c3d45e3e _md5_=a1cd8af5d4127fc84de158e8d54b929b diff --git a/metadata/md5-cache/app-cdr/cdrtools-3.01_alpha16 b/metadata/md5-cache/app-cdr/cdrtools-3.01_alpha16 new file mode 100644 index 000000000000..6480b9087128 --- /dev/null +++ b/metadata/md5-cache/app-cdr/cdrtools-3.01_alpha16 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst prepare +DEPEND=acl? ( virtual/acl ) nls? ( virtual/libintl ) !app-cdr/cdrkit nls? ( >=sys-devel/gettext-0.18.1.1 ) filecaps? ( sys-libs/libcap ) +DESCRIPTION=A set of tools for CD/DVD reading and recording, including cdrecord +EAPI=5 +HOMEPAGE=http://cdrecord.berlios.de/private/cdrecord.html +IUSE=acl nls unicode +filecaps +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-2 LGPL-2.1 CDDL-Schily +RDEPEND=acl? ( virtual/acl ) nls? ( virtual/libintl ) !app-cdr/cdrkit +SLOT=0 +SRC_URI=ftp://ftp.berlios.de/pub/cdrecord/alpha//cdrtools-3.01a16.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fcaps 832d0c7d930e7df835c19b5d0a5f6f4b flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=2b58325dd1903f5df499cf37b63e9f4e diff --git a/metadata/md5-cache/app-crypt/heimdal-1.5.3 b/metadata/md5-cache/app-crypt/heimdal-1.5.3 index 252e84534e14..6f76d733d178 100644 --- a/metadata/md5-cache/app-crypt/heimdal-1.5.3 +++ b/metadata/md5-cache/app-crypt/heimdal-1.5.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=ssl? ( dev-libs/openssl ) berkdb? ( sys-libs/db ) !berkdb? ( sys-libs/gdbm ) caps? ( sys-libs/libcap-ng ) >=dev-db/sqlite-3.5.7 >=sys-libs/e2fsprogs-libs-1.41.11 sys-libs/ncurses sys-libs/readline afs? ( net-fs/openafs ) hdb-ldap? ( >=net-nds/openldap-2.3.0 ) X? ( x11-libs/libX11 x11-libs/libXau x11-libs/libXt ) !!app-crypt/mit-krb5 !!app-crypt/mit-krb5-appl SLOT=0 SRC_URI=http://www.h5l.org/dist/src/heimdal-1.5.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=2cbd47e73c84bda8dd20bac389b43b20 diff --git a/metadata/md5-cache/app-crypt/heimdal-1.5.3-r1 b/metadata/md5-cache/app-crypt/heimdal-1.5.3-r1 index 645bfe5e2a2f..b4d10502d12b 100644 --- a/metadata/md5-cache/app-crypt/heimdal-1.5.3-r1 +++ b/metadata/md5-cache/app-crypt/heimdal-1.5.3-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=ssl? ( dev-libs/openssl ) berkdb? ( sys-libs/db ) !berkdb? ( sys-libs/gdbm ) caps? ( sys-libs/libcap-ng ) >=dev-db/sqlite-3.5.7 >=sys-libs/e2fsprogs-libs-1.41.11 sys-libs/ncurses sys-libs/readline afs? ( net-fs/openafs ) hdb-ldap? ( >=net-nds/openldap-2.3.0 ) X? ( x11-libs/libX11 x11-libs/libXau x11-libs/libXt ) !!app-crypt/mit-krb5 !!app-crypt/mit-krb5-appl SLOT=0 SRC_URI=http://www.h5l.org/dist/src/heimdal-1.5.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-any-r1 7ed4a8181d62a098eaa6c8eeacf190c9 python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-any-r1 7ed4a8181d62a098eaa6c8eeacf190c9 python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=460c401960fbe33ef95bcc391fba7fe0 diff --git a/metadata/md5-cache/app-crypt/tpm-tools-1.3.8 b/metadata/md5-cache/app-crypt/tpm-tools-1.3.8 new file mode 100644 index 000000000000..f8702d49d6d3 --- /dev/null +++ b/metadata/md5-cache/app-crypt/tpm-tools-1.3.8 @@ -0,0 +1,13 @@ +DEFINED_PHASES=configure install prepare +DEPEND=>=app-crypt/trousers-0.3.0 dev-libs/openssl pkcs11? ( dev-libs/opencryptoki ) nls? ( sys-devel/gettext ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=TrouSerS' support tools for the Trusted Platform Modules +EAPI=4 +HOMEPAGE=http://trousers.sourceforge.net +IUSE=nls pkcs11 debug +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=CPL-1.0 +RDEPEND=>=app-crypt/trousers-0.3.0 dev-libs/openssl pkcs11? ( dev-libs/opencryptoki ) nls? ( virtual/libintl ) +SLOT=0 +SRC_URI=mirror://sourceforge/trousers/tpm-tools-1.3.8.tar.gz +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=55b6773880b06e6ab8e915ea032be147 diff --git a/metadata/md5-cache/app-doc/halibut-0.9 b/metadata/md5-cache/app-doc/halibut-0.9 deleted file mode 100644 index f879d0d8e121..000000000000 --- a/metadata/md5-cache/app-doc/halibut-0.9 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=compile install -DESCRIPTION=Halibut: yet another free document preparation system -HOMEPAGE=http://www.chiark.greenend.org.uk/~sgtatham/halibut/ -KEYWORDS=~x86 ~ppc -LICENSE=MIT -SLOT=0 -SRC_URI=http://www.chiark.greenend.org.uk/~sgtatham/halibut/halibut-0.9.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=b7ce44b3788e09a4807caeda91c7df53 diff --git a/metadata/md5-cache/app-editors/efte-1.1-r1 b/metadata/md5-cache/app-editors/efte-1.1-r1 index 5f9450009ee0..8105900dae85 100644 --- a/metadata/md5-cache/app-editors/efte-1.1-r1 +++ b/metadata/md5-cache/app-editors/efte-1.1-r1 @@ -4,10 +4,10 @@ DESCRIPTION=A fast text editor supporting folding, syntax highlighting, etc. EAPI=5 HOMEPAGE=http://efte.sourceforge.net IUSE=gpm X -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=|| ( GPL-2 Artistic ) RDEPEND=sys-libs/ncurses gpm? ( sys-libs/gpm ) X? ( x11-libs/libX11 x11-libs/libXpm x11-libs/libXdmcp x11-libs/libXau media-fonts/font-misc-misc ) SLOT=0 SRC_URI=mirror://sourceforge/efte/efte-1.1.tar.bz2 _eclasses_=cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=7836838edd5c7abeeb945054f2425efe +_md5_=79fc0e2a5ae5217a2338a8d0e72698fc diff --git a/metadata/md5-cache/app-editors/nvi-1.81.6-r3 b/metadata/md5-cache/app-editors/nvi-1.81.6-r3 index a4f22dd54354..a4021b1ac681 100644 --- a/metadata/md5-cache/app-editors/nvi-1.81.6-r3 +++ b/metadata/md5-cache/app-editors/nvi-1.81.6-r3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=|| ( >=sys-libs/db-4.8.30:4.8 sys-libs/db:4.7 sys-libs/db:4.6 sys-libs/db:4.5 sys-libs/db:4.4 sys-libs/db:4.3 sys-libs/db:4.2 ) >=sys-libs/ncurses-5.6-r2[tinfo] perl? ( dev-lang/perl ) tcl? ( !unicode? ( >=dev-lang/tcl-8.5 ) ) app-admin/eselect-vi SLOT=0 SRC_URI=http://garage.linux.student.kuleuven.be/~skimo/nvi/devel/nvi-1.81.6.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f5ec21626b62907ee7ed9bbd15c64e6c diff --git a/metadata/md5-cache/app-editors/nvi-1.81.6-r4 b/metadata/md5-cache/app-editors/nvi-1.81.6-r4 index efe904d07a71..2f795eabd844 100644 --- a/metadata/md5-cache/app-editors/nvi-1.81.6-r4 +++ b/metadata/md5-cache/app-editors/nvi-1.81.6-r4 @@ -10,5 +10,5 @@ RDEPEND=|| ( >=sys-libs/db-4.8.30:4.8 sys-libs/db:4.7 sys-libs/db:4.6 sys-libs/d REQUIRED_USE=tcl? ( !unicode ) SLOT=0 SRC_URI=http://garage.linux.student.kuleuven.be/~skimo/nvi/devel/nvi-1.81.6.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8ead9e5d61dfed1cbb112a83b3b0eea4 diff --git a/metadata/md5-cache/app-emulation/vagrant-1.2.1-r1 b/metadata/md5-cache/app-emulation/vagrant-1.2.1-r1 deleted file mode 100644 index 4e40ba1a9d0d..000000000000 --- a/metadata/md5-cache/app-emulation/vagrant-1.2.1-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test unpack -DEPEND=test? ( ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.3.7[ruby_targets_ruby19] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby19] dev-ruby/i18n:0.6[ruby_targets_ruby19] >=dev-ruby/json-1.5.1[ruby_targets_ruby19] >=dev-ruby/log4r-1.1.9[ruby_targets_ruby19] >=dev-ruby/net-ssh-2.6.6[ruby_targets_ruby19] >=dev-ruby/net-scp-1.1.0[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-ruby/rake[ruby_targets_ruby19] test? ( dev-ruby/mocha[ruby_targets_ruby19] virtual/ruby-minitest[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( test? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) test? ( ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ) -DESCRIPTION=A tool for building and distributing virtual machines using VirtualBox -EAPI=5 -HOMEPAGE=http://vagrantup.com/ -IUSE=test elibc_FreeBSD ruby_targets_ruby19 test test -KEYWORDS=~amd64 ~x86 ~x64-macos -LICENSE=MIT -RDEPEND=net-misc/curl !x64-macos? ( || ( app-emulation/virtualbox app-emulation/virtualbox-bin ) ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.3.7[ruby_targets_ruby19] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby19] dev-ruby/i18n:0.6[ruby_targets_ruby19] >=dev-ruby/json-1.5.1[ruby_targets_ruby19] >=dev-ruby/log4r-1.1.9[ruby_targets_ruby19] >=dev-ruby/net-ssh-2.6.6[ruby_targets_ruby19] >=dev-ruby/net-scp-1.1.0[ruby_targets_ruby19] ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) -REQUIRED_USE=|| ( ruby_targets_ruby19 ) -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/mitchellh/vagrant/archive/v1.2.1.tar.gz -> vagrant-1.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=378be50d69a07689857c460a57b1ed90 diff --git a/metadata/md5-cache/app-emulation/vagrant-1.2.2 b/metadata/md5-cache/app-emulation/vagrant-1.2.2 deleted file mode 100644 index 4442637509bb..000000000000 --- a/metadata/md5-cache/app-emulation/vagrant-1.2.2 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test unpack -DEPEND=test? ( ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.3.7[ruby_targets_ruby19] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby19] dev-ruby/i18n:0.6[ruby_targets_ruby19] >=dev-ruby/json-1.5.1[ruby_targets_ruby19] >=dev-ruby/log4r-1.1.9[ruby_targets_ruby19] >=dev-ruby/net-ssh-2.6.6[ruby_targets_ruby19] >=dev-ruby/net-scp-1.1.0[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-ruby/rake[ruby_targets_ruby19] test? ( dev-ruby/mocha[ruby_targets_ruby19] virtual/ruby-minitest[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( test? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) test? ( ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ) -DESCRIPTION=A tool for building and distributing virtual machines using VirtualBox -EAPI=5 -HOMEPAGE=http://vagrantup.com/ -IUSE=test elibc_FreeBSD ruby_targets_ruby19 test test -KEYWORDS=~amd64 ~x86 ~x64-macos -LICENSE=MIT -RDEPEND=net-misc/curl !x64-macos? ( || ( app-emulation/virtualbox app-emulation/virtualbox-bin ) ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.3.7[ruby_targets_ruby19] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby19] dev-ruby/i18n:0.6[ruby_targets_ruby19] >=dev-ruby/json-1.5.1[ruby_targets_ruby19] >=dev-ruby/log4r-1.1.9[ruby_targets_ruby19] >=dev-ruby/net-ssh-2.6.6[ruby_targets_ruby19] >=dev-ruby/net-scp-1.1.0[ruby_targets_ruby19] ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) -REQUIRED_USE=|| ( ruby_targets_ruby19 ) -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/mitchellh/vagrant/archive/v1.2.2.tar.gz -> vagrant-1.2.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=9fc031adb08441f0b496439820fddc4a diff --git a/metadata/md5-cache/app-emulation/vagrant-1.2.2-r1 b/metadata/md5-cache/app-emulation/vagrant-1.2.2-r1 deleted file mode 100644 index 3a1a3135cfa3..000000000000 --- a/metadata/md5-cache/app-emulation/vagrant-1.2.2-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test unpack -DEPEND=test? ( ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.3.7[ruby_targets_ruby19] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby19] dev-ruby/i18n:0.6[ruby_targets_ruby19] >=dev-ruby/json-1.5.1[ruby_targets_ruby19] >=dev-ruby/log4r-1.1.9[ruby_targets_ruby19] >=dev-ruby/net-ssh-2.6.6[ruby_targets_ruby19] >=dev-ruby/net-scp-1.1.0[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-ruby/rake[ruby_targets_ruby19] test? ( dev-ruby/mocha[ruby_targets_ruby19] virtual/ruby-minitest[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( test? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) test? ( ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ) -DESCRIPTION=A tool for building and distributing virtual machines using VirtualBox -EAPI=5 -HOMEPAGE=http://vagrantup.com/ -IUSE=test elibc_FreeBSD ruby_targets_ruby19 test test -KEYWORDS=~amd64 ~x86 ~x64-macos -LICENSE=MIT -RDEPEND=net-misc/curl !x64-macos? ( || ( app-emulation/virtualbox app-emulation/virtualbox-bin ) ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.3.7[ruby_targets_ruby19] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby19] dev-ruby/i18n:0.6[ruby_targets_ruby19] >=dev-ruby/json-1.5.1[ruby_targets_ruby19] >=dev-ruby/log4r-1.1.9[ruby_targets_ruby19] >=dev-ruby/net-ssh-2.6.6[ruby_targets_ruby19] >=dev-ruby/net-scp-1.1.0[ruby_targets_ruby19] ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) -REQUIRED_USE=|| ( ruby_targets_ruby19 ) -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/mitchellh/vagrant/archive/v1.2.2.tar.gz -> vagrant-1.2.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=9535e1df1f6fe3e3cc773871a770c3bc diff --git a/metadata/md5-cache/app-emulation/vagrant-1.2.3 b/metadata/md5-cache/app-emulation/vagrant-1.2.3 deleted file mode 100644 index d58cfc972520..000000000000 --- a/metadata/md5-cache/app-emulation/vagrant-1.2.3 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test unpack -DEPEND=test? ( ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.3.7[ruby_targets_ruby19] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby19] dev-ruby/i18n:0.6[ruby_targets_ruby19] >=dev-ruby/json-1.5.1[ruby_targets_ruby19] >=dev-ruby/log4r-1.1.9[ruby_targets_ruby19] >=dev-ruby/net-ssh-2.6.6[ruby_targets_ruby19] >=dev-ruby/net-scp-1.1.0[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-ruby/rake[ruby_targets_ruby19] test? ( dev-ruby/mocha[ruby_targets_ruby19] virtual/ruby-minitest[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( test? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) test? ( ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ) -DESCRIPTION=A tool for building and distributing virtual machines using VirtualBox -EAPI=5 -HOMEPAGE=http://vagrantup.com/ -IUSE=test elibc_FreeBSD ruby_targets_ruby19 test test -KEYWORDS=~amd64 ~x86 ~x64-macos -LICENSE=MIT -RDEPEND=net-misc/curl !x64-macos? ( || ( app-emulation/virtualbox app-emulation/virtualbox-bin ) ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.3.7[ruby_targets_ruby19] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby19] dev-ruby/i18n:0.6[ruby_targets_ruby19] >=dev-ruby/json-1.5.1[ruby_targets_ruby19] >=dev-ruby/log4r-1.1.9[ruby_targets_ruby19] >=dev-ruby/net-ssh-2.6.6[ruby_targets_ruby19] >=dev-ruby/net-scp-1.1.0[ruby_targets_ruby19] ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) -REQUIRED_USE=|| ( ruby_targets_ruby19 ) -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/mitchellh/vagrant/archive/v1.2.3.tar.gz -> vagrant-1.2.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=070265d30f65ab30d835a692b8c1ee94 diff --git a/metadata/md5-cache/app-emulation/xen-4.3.0 b/metadata/md5-cache/app-emulation/xen-4.3.0 new file mode 100644 index 000000000000..ab466e3a850d --- /dev/null +++ b/metadata/md5-cache/app-emulation/xen-4.3.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare prerm setup +DEPEND=efi? ( >=sys-devel/binutils-2.22[multitarget] ) !efi? ( >=sys-devel/binutils-2.22[-multitarget] ) +DESCRIPTION=The Xen virtual machine monitor +EAPI=5 +HOMEPAGE=http://xen.org/ +IUSE=custom-cflags debug efi flask pae xsm python_targets_python2_7 python_single_target_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +PDEPEND=~app-emulation/xen-tools-4.3.0 +REQUIRED_USE=flask? ( xsm ) +RESTRICT=test +SLOT=0 +SRC_URI=http://bits.xensource.com/oss-xen/release/4.3.0/xen-4.3.0.tar.gz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de mount-boot 02dd3bb4c5f025fef0fc3ade0f27c217 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=190af471c030c3e776ac4076e9a8c603 diff --git a/metadata/md5-cache/app-emulation/xen-pvgrub-4.3.0 b/metadata/md5-cache/app-emulation/xen-pvgrub-4.3.0 new file mode 100644 index 000000000000..4ca13db7ed47 --- /dev/null +++ b/metadata/md5-cache/app-emulation/xen-pvgrub-4.3.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst prepare setup +DEPEND=sys-devel/gettext sys-apps/texinfo =dev-lang/python-2.7* +DESCRIPTION=allows to boot Xen domU kernels from a menu.lst laying inside guest filesystem +EAPI=4 +HOMEPAGE=http://xen.org/ +IUSE=custom-cflags +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=app-emulation/xen-4.2.1 =dev-lang/python-2.7* +SLOT=0 +SRC_URI=http://bits.xensource.com/oss-xen/release/4.3.0/xen-4.3.0.tar.gz mirror://gnu-alpha/grub/grub-0.97.tar.gz http://xenbits.xensource.com/xen-extfiles/zlib-1.2.3.tar.gz ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/pciutils-2.2.9.tar.bz2 http://xenbits.xensource.com/xen-extfiles/lwip-1.3.0.tar.gz http://xenbits.xensource.com/xen-extfiles/newlib/newlib-1.16.0.tar.gz http://xenbits.xensource.com/xen-extfiles/polarssl-1.1.4-gpl.tgz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7067689a51fb9f19f84a10994cd6e5c5 diff --git a/metadata/md5-cache/app-emulation/xen-tools-4.2.2-r3 b/metadata/md5-cache/app-emulation/xen-tools-4.2.2-r3 index 20b058e0b067..e1e6588559fb 100644 --- a/metadata/md5-cache/app-emulation/xen-tools-4.2.2-r3 +++ b/metadata/md5-cache/app-emulation/xen-tools-4.2.2-r3 @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=http://bits.xensource.com/oss-xen/release/4.2.2/xen-4.2.2.tar.gz http://dev.gentoo.org/~idella4/tarballs/ipxe.tar.gz http://dev.gentoo.org/~idella4/tarballs/seabios-0-20121121.tar.bz2 http://dev.gentoo.org/~idella4//patches/XSA-55patches.tar.gz _eclasses_=bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f udev a9a8d051efb42bfe884c1db82ce161de user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=8853be52f9bafcfdab086e188789e9a7 +_md5_=cef7df0dbf16649e6668fbea16f397d3 diff --git a/metadata/md5-cache/app-emulation/xen-tools-4.2.2-r4 b/metadata/md5-cache/app-emulation/xen-tools-4.2.2-r4 new file mode 100644 index 000000000000..408c864f1c59 --- /dev/null +++ b/metadata/md5-cache/app-emulation/xen-tools-4.2.2-r4 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst prepare setup +DEPEND=dev-libs/lzo:2 dev-libs/yajl dev-python/lxml[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-python/pypam[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] sys-libs/zlib sys-power/iasl dev-ml/findlib hvm? ( media-libs/libsdl ) python_single_target_python2_6? ( dev-lang/python:2.6[xml,threads] ) python_single_target_python2_7? ( dev-lang/python:2.7[xml,threads] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] api? ( dev-libs/libxml2 net-misc/curl ) python_single_target_python2_6? ( dev-lang/python:2.6[xml,threads] ) python_single_target_python2_7? ( dev-lang/python:2.7[xml,threads] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] pygrub? ( python_single_target_python2_6? ( dev-lang/python:2.6[ncurses] ) python_single_target_python2_7? ( dev-lang/python:2.7[ncurses] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] ) sys-devel/bin86 sys-devel/dev86 dev-lang/perl app-misc/pax-utils doc? ( app-doc/doxygen dev-tex/latex2html[png,gif] media-gfx/transfig media-gfx/graphviz dev-tex/xcolor dev-texlive/texlive-latexextra virtual/latex-base dev-tex/latexmk dev-texlive/texlive-latex dev-texlive/texlive-pictures dev-texlive/texlive-latexrecommended ) hvm? ( x11-proto/xproto !net-libs/libiscsi ) virtual/pkgconfig +DESCRIPTION=Xend daemon and tools +EAPI=5 +HOMEPAGE=http://xen.org/ +IUSE=api custom-cflags debug doc flask hvm qemu ocaml pygrub screen static-libs xend python_targets_python2_6 python_targets_python2_7 python_single_target_python2_6 python_single_target_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=dev-libs/lzo:2 dev-libs/yajl dev-python/lxml[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-python/pypam[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] sys-libs/zlib sys-power/iasl dev-ml/findlib hvm? ( media-libs/libsdl ) python_single_target_python2_6? ( dev-lang/python:2.6[xml,threads] ) python_single_target_python2_7? ( dev-lang/python:2.7[xml,threads] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] api? ( dev-libs/libxml2 net-misc/curl ) python_single_target_python2_6? ( dev-lang/python:2.6[xml,threads] ) python_single_target_python2_7? ( dev-lang/python:2.7[xml,threads] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] pygrub? ( python_single_target_python2_6? ( dev-lang/python:2.6[ncurses] ) python_single_target_python2_7? ( dev-lang/python:2.7[ncurses] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] ) sys-apps/iproute2 net-misc/bridge-utils ocaml? ( >=dev-lang/ocaml-4 ) screen? ( app-misc/screen app-admin/logrotate ) virtual/udev +REQUIRED_USE=hvm? ( qemu ) +RESTRICT=test +SLOT=0 +SRC_URI=http://bits.xensource.com/oss-xen/release/4.2.2/xen-4.2.2.tar.gz http://dev.gentoo.org/~idella4/tarballs/ipxe.tar.gz http://dev.gentoo.org/~idella4/tarballs/seabios-0-20121121.tar.bz2 http://dev.gentoo.org/~idella4//patches/XSA-55patches.tar.gz +_eclasses_=bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f udev a9a8d051efb42bfe884c1db82ce161de user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=9ca4d288fb14393edcbfb7ad1bc91dc6 diff --git a/metadata/md5-cache/app-emulation/xen-tools-4.3.0 b/metadata/md5-cache/app-emulation/xen-tools-4.3.0 new file mode 100644 index 000000000000..36a960775ad9 --- /dev/null +++ b/metadata/md5-cache/app-emulation/xen-tools-4.3.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst prepare setup +DEPEND=dev-libs/lzo:2 dev-libs/yajl dev-python/lxml[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-python/pypam[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] sys-libs/zlib sys-power/iasl dev-ml/findlib hvm? ( media-libs/libsdl ) python_single_target_python2_6? ( dev-lang/python:2.6[xml,threads] ) python_single_target_python2_7? ( dev-lang/python:2.7[xml,threads] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] api? ( dev-libs/libxml2 net-misc/curl ) pygrub? ( python_single_target_python2_6? ( dev-lang/python:2.6[ncurses] ) python_single_target_python2_7? ( dev-lang/python:2.7[ncurses] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] ) sys-devel/bin86 sys-devel/dev86 dev-lang/perl app-misc/pax-utils doc? ( app-doc/doxygen dev-tex/latex2html[png,gif] media-gfx/transfig media-gfx/graphviz dev-tex/xcolor dev-texlive/texlive-latexextra virtual/latex-base dev-tex/latexmk dev-texlive/texlive-latex dev-texlive/texlive-pictures dev-texlive/texlive-latexrecommended ) hvm? ( x11-proto/xproto !net-libs/libiscsi ) virtual/pkgconfig +DESCRIPTION=Xend daemon and tools +EAPI=5 +HOMEPAGE=http://xen.org/ +IUSE=api custom-cflags debug doc flask hvm qemu ocaml pygrub screen static-libs xend python_targets_python2_6 python_targets_python2_7 python_single_target_python2_6 python_single_target_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=dev-libs/lzo:2 dev-libs/yajl dev-python/lxml[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-python/pypam[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] sys-libs/zlib sys-power/iasl dev-ml/findlib hvm? ( media-libs/libsdl ) python_single_target_python2_6? ( dev-lang/python:2.6[xml,threads] ) python_single_target_python2_7? ( dev-lang/python:2.7[xml,threads] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] api? ( dev-libs/libxml2 net-misc/curl ) pygrub? ( python_single_target_python2_6? ( dev-lang/python:2.6[ncurses] ) python_single_target_python2_7? ( dev-lang/python:2.7[ncurses] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] ) sys-apps/iproute2 net-misc/bridge-utils ocaml? ( >=dev-lang/ocaml-4 ) screen? ( app-misc/screen app-admin/logrotate ) virtual/udev +REQUIRED_USE=hvm? ( qemu ) +RESTRICT=test +SLOT=0 +SRC_URI=http://bits.xensource.com/oss-xen/release/4.3.0/xen-4.3.0.tar.gz http://dev.gentoo.org/~idella4/tarballs/ipxe.tar.gz http://dev.gentoo.org/~idella4/tarballs/seabios-dir-remote-20130720.tar.gz +_eclasses_=bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f udev a9a8d051efb42bfe884c1db82ce161de user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d7c98261f1d7b1c00bdd97958908c32c diff --git a/metadata/md5-cache/app-forensics/sleuthkit-4.0.2 b/metadata/md5-cache/app-forensics/sleuthkit-4.0.2 index f506989b7922..caa5766cf49e 100644 --- a/metadata/md5-cache/app-forensics/sleuthkit-4.0.2 +++ b/metadata/md5-cache/app-forensics/sleuthkit-4.0.2 @@ -4,10 +4,10 @@ DESCRIPTION=A collection of file system and media management forensic analysis t EAPI=5 HOMEPAGE=http://www.sleuthkit.org/sleuthkit/ IUSE=aff ewf static-libs -KEYWORDS=~amd64 ~hppa ~ppc ~x86 +KEYWORDS=amd64 ~hppa ~ppc ~x86 LICENSE=GPL-2 IBM RDEPEND=dev-db/sqlite:3 ewf? ( app-forensics/libewf ) aff? ( app-forensics/afflib ) dev-perl/DateManip SLOT=0/9 SRC_URI=mirror://sourceforge/sleuthkit/sleuthkit-4.0.2.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=a04e55a1861894cd5e53f89b26fa1638 +_md5_=96ced49de155c493ff93c4c05ccc7b6f diff --git a/metadata/md5-cache/app-forensics/sleuthkit-4.1.0 b/metadata/md5-cache/app-forensics/sleuthkit-4.1.0 new file mode 100644 index 000000000000..6fe8ea7e1c40 --- /dev/null +++ b/metadata/md5-cache/app-forensics/sleuthkit-4.1.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-db/sqlite:3 ewf? ( app-forensics/libewf ) aff? ( app-forensics/afflib ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=A collection of file system and media management forensic analysis tools +EAPI=5 +HOMEPAGE=http://www.sleuthkit.org/sleuthkit/ +IUSE=aff ewf static-libs +KEYWORDS=~amd64 ~hppa ~ppc ~x86 +LICENSE=GPL-2 IBM +RDEPEND=dev-db/sqlite:3 ewf? ( app-forensics/libewf ) aff? ( app-forensics/afflib ) dev-perl/DateManip +SLOT=0/10 +SRC_URI=mirror://sourceforge/sleuthkit/sleuthkit-4.1.0.tar.gz +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=266a9184c6cf2f71f0ab1900cd80c13c diff --git a/metadata/md5-cache/app-i18n/xsim-0.3.9.4-r5 b/metadata/md5-cache/app-i18n/xsim-0.3.9.4-r5 index f1ab13e29cc6..41625e5cd4cd 100644 --- a/metadata/md5-cache/app-i18n/xsim-0.3.9.4-r5 +++ b/metadata/md5-cache/app-i18n/xsim-0.3.9.4-r5 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=sys-libs/db-4.1 SLOT=0 SRC_URI=mirror://berlios/xsim/xsim-0.3.9.4.tar.gz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a8e156188cd302c8a4b94fec5a8f046f diff --git a/metadata/md5-cache/app-leechcraft/laretz-9999 b/metadata/md5-cache/app-leechcraft/laretz-9999 new file mode 100644 index 000000000000..b2a3b52fcd3c --- /dev/null +++ b/metadata/md5-cache/app-leechcraft/laretz-9999 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=dev-libs/boost ~app-leechcraft/liblaretz-9999 dev-db/mongodb sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git +DESCRIPTION=The Laretz sync server +EAPI=5 +HOMEPAGE=http://leechcraft.org +LICENSE=Boost-1.0 +RDEPEND=dev-libs/boost ~app-leechcraft/liblaretz-9999 dev-db/mongodb +SLOT=0 +_eclasses_=cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ec6ad8cd56150ecb1daaed79d1838771 diff --git a/metadata/md5-cache/app-leechcraft/lc-otlozhu-9999 b/metadata/md5-cache/app-leechcraft/lc-otlozhu-9999 index af5a79dc442d..4c7546579cfe 100644 --- a/metadata/md5-cache/app-leechcraft/lc-otlozhu-9999 +++ b/metadata/md5-cache/app-leechcraft/lc-otlozhu-9999 @@ -1,11 +1,11 @@ DEFINED_PHASES=compile configure install prepare pretend test unpack -DEPEND=~app-leechcraft/lc-core-9999 >=dev-qt/qtgui-4.8:4 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git +DEPEND=~app-leechcraft/lc-core-9999 ~app-leechcraft/liblaretz-9999 >=dev-qt/qtgui-4.8:4 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git DESCRIPTION=Otlozhu, a GTD-inspired ToDo manager plugin for LeechCraft EAPI=4 HOMEPAGE=http://leechcraft.org/ IUSE=debug LICENSE=Boost-1.0 -RDEPEND=~app-leechcraft/lc-core-9999 >=dev-qt/qtgui-4.8:4 +RDEPEND=~app-leechcraft/lc-core-9999 ~app-leechcraft/liblaretz-9999 >=dev-qt/qtgui-4.8:4 SLOT=0 _eclasses_=cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 leechcraft b9c58708fa589445cca962a066953778 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=8adb0855d6234569fff2fc8ea6fc9aea +_md5_=d63a0ca1c3d5933ab0940ecd809d23ee diff --git a/metadata/md5-cache/app-leechcraft/liblaretz-9999 b/metadata/md5-cache/app-leechcraft/liblaretz-9999 new file mode 100644 index 000000000000..9f2dfb234548 --- /dev/null +++ b/metadata/md5-cache/app-leechcraft/liblaretz-9999 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=dev-libs/boost sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git +DESCRIPTION=Shared library to be used by the Laretz sync server and its clients +EAPI=5 +HOMEPAGE=http://leechcraft.org +LICENSE=Boost-1.0 +RDEPEND=dev-libs/boost +SLOT=0 +_eclasses_=cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4f868e542137d338a1aa5be898c832a4 diff --git a/metadata/md5-cache/app-misc/byobu-5.47 b/metadata/md5-cache/app-misc/byobu-5.47 new file mode 100644 index 000000000000..4e15822840e2 --- /dev/null +++ b/metadata/md5-cache/app-misc/byobu-5.47 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install prepare setup +DESCRIPTION=A set of profiles for the GNU Screen console window manager (app-misc/screen) +EAPI=5 +HOMEPAGE=http://byobu.co +IUSE=screen python_targets_python2_6 python_targets_python2_7 python_single_target_python2_6 python_single_target_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-libs/newt[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] screen? ( app-misc/screen ) !screen? ( app-misc/tmux ) +REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 ) +SLOT=0 +SRC_URI=http://launchpad.net/byobu/trunk/5.47/+download/byobu_5.47.orig.tar.gz +_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f +_md5_=a73b71f60ab89db049684395c701b095 diff --git a/metadata/md5-cache/app-misc/colordiff-1.0.13 b/metadata/md5-cache/app-misc/colordiff-1.0.13 index 464e5dbf39c1..136bae5cfce4 100644 --- a/metadata/md5-cache/app-misc/colordiff-1.0.13 +++ b/metadata/md5-cache/app-misc/colordiff-1.0.13 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile install prepare DESCRIPTION=Colorizes output of diff EAPI=5 HOMEPAGE=http://www.colordiff.org/ -KEYWORDS=alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 RDEPEND=sys-apps/diffutils SLOT=0 SRC_URI=http://www.colordiff.org/colordiff-1.0.13.tar.gz _eclasses_=prefix 21058c21ca48453d771df15500873ede -_md5_=2e2eaec5e907e0697bc953c798cb4641 +_md5_=d2d656103db5b7ce138913fd87e2319e diff --git a/metadata/md5-cache/app-misc/reptyr-0.5 b/metadata/md5-cache/app-misc/reptyr-0.5 index 0f730548c068..fe8fad815a8e 100644 --- a/metadata/md5-cache/app-misc/reptyr-0.5 +++ b/metadata/md5-cache/app-misc/reptyr-0.5 @@ -2,9 +2,9 @@ DEFINED_PHASES=compile install prepare unpack DESCRIPTION=A utility to attach a running program to a new terminal EAPI=4 HOMEPAGE=https://github.com/nelhage/reptyr -KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~x86-linux +KEYWORDS=amd64 ~arm ~x86 ~amd64-linux ~x86-linux LICENSE=MIT SLOT=0 SRC_URI=https://github.com/nelhage/reptyr/archive/reptyr-0.5.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vcs-snapshot 3facff03591093044e38f21285a02129 -_md5_=407bcc6f3e82ed73c3cd3fa2f974bd0e +_md5_=41ad547c3ac7c45ead989ac490dee3a7 diff --git a/metadata/md5-cache/app-office/libreoffice-bin-4.0.4.2 b/metadata/md5-cache/app-office/libreoffice-bin-4.0.4.2 new file mode 100644 index 000000000000..c2955fec7aa1 --- /dev/null +++ b/metadata/md5-cache/app-office/libreoffice-bin-4.0.4.2 @@ -0,0 +1,16 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack +DEPEND=>=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.0:4[accessibility] >=dev-qt/qtcore-4.8.0:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.0:4 >=dev-qt/qtgui-4.8.0:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.0:4 >=dev-qt/qtsql-4.8.0:4[qt3support] >=dev-qt/qtsvg-4.8.0:4 >=dev-qt/qttest-4.8.0:4 >=dev-qt/qtwebkit-4.8.0:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.4:4[aqua=] ) java? ( >=dev-java/java-config-2.1.9-r1 ) +DESCRIPTION=LibreOffice, a full office productivity suite. Binary package. +EAPI=5 +HOMEPAGE=http://www.libreoffice.org +IUSE=+cups debug gnome java kde aqua kde elibc_FreeBSD java python_targets_python2_7 python_targets_python3_3 python_single_target_python2_7 python_single_target_python3_3 +KEYWORDS=-* ~amd64 ~x86 +LICENSE=LGPL-3 +PDEPEND==app-office/libreoffice-l10n-4.0* +RDEPEND==app-text/libexttextcat-3.4* app-text/poppler:0/35 dev-libs/icu:0/51.1 =media-gfx/graphite2-1.2* =media-libs/libpng-1.5* >=sys-libs/glibc-2.15-r3 kde? ( >=kde-base/kdelibs-4.10.4:4 >=dev-qt/qtcore-4.8.4-r5:4 ) python_single_target_python2_7? ( dev-lang/python:2.7[threads,xml] ) python_single_target_python3_3? ( dev-lang/python:3.3[threads,xml] ) dev-python/python-exec[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_single_target_python2_7(+)?,python_single_target_python3_3(+)?] app-arch/zip app-arch/unzip >=app-text/hunspell-1.3.2-r3 app-text/mythes >=app-text/libexttextcat-3.2 app-text/liblangtag app-text/libmspub app-text/libwpd:0.9[tools] app-text/libwpg:0.2 >=app-text/libwps-0.2.2 >=app-text/poppler-0.16:=[xpdf-headers(+),cxx] >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.3.1:0.3 dev-db/unixODBC dev-libs/expat >=dev-libs/hyphen-2.7.1 >=dev-libs/icu-4.8.1.1:= =dev-libs/liborcus-0.3* >=dev-libs/nspr-4.8.8 >=dev-libs/nss-3.12.9 >=dev-lang/perl-5.0 >=dev-libs/openssl-1.0.0d >=dev-libs/redland-1.0.14[ssl] media-gfx/graphite2 >=media-libs/fontconfig-2.8.0 media-libs/freetype:2 media-libs/lcms:2 >=media-libs/libpng-1.4 >=media-libs/libcdr-0.0.5 media-libs/libvisio >=net-misc/curl-7.21.4 net-nds/openldap sci-mathematics/lpsolve virtual/jpeg >=x11-libs/cairo-1.10.0[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender cups? ( 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 virtual/glu virtual/opengl net-libs/neon !app-office/libreoffice !=virtual/jre-1.6 ) kde? ( >=kde-base/oxygen-icons-4.4:4[aqua=] ) kde? ( dev-lang/perl >=dev-qt/qt3support-4.8.0:4[accessibility] >=dev-qt/qtcore-4.8.0:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.0:4 >=dev-qt/qtgui-4.8.0:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.0:4 >=dev-qt/qtsql-4.8.0:4[qt3support] >=dev-qt/qtsvg-4.8.0:4 >=dev-qt/qttest-4.8.0:4 >=dev-qt/qtwebkit-4.8.0:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.4:4[aqua=] ) java? ( >=dev-java/java-config-2.1.9-r1 ) +REQUIRED_USE=kde? ( !gnome ) gnome? ( !kde ) +RESTRICT=test strip +SLOT=0 +SRC_URI=amd64? ( kde? ( !java? ( mirror://gentoo/amd64-bin-libreoffice-kde-4.0.4.2.tar.xz ) java? ( mirror://gentoo/amd64-bin-libreoffice-kde-java-4.0.4.2.tar.xz ) ) gnome? ( !java? ( mirror://gentoo/amd64-bin-libreoffice-gnome-4.0.4.2.tar.xz ) java? ( mirror://gentoo/amd64-bin-libreoffice-gnome-java-4.0.4.2.tar.xz ) ) !kde? ( !gnome? ( !java? ( mirror://gentoo/amd64-bin-libreoffice-base-4.0.4.2.tar.xz ) java? ( mirror://gentoo/amd64-bin-libreoffice-base-java-4.0.4.2.tar.xz ) ) ) ) x86? ( kde? ( !java? ( mirror://gentoo/x86-bin-libreoffice-kde-4.0.4.2.tar.xz ) java? ( mirror://gentoo/x86-bin-libreoffice-kde-java-4.0.4.2.tar.xz ) ) gnome? ( !java? ( mirror://gentoo/x86-bin-libreoffice-gnome-4.0.4.2.tar.xz ) java? ( mirror://gentoo/x86-bin-libreoffice-gnome-java-4.0.4.2.tar.xz ) ) !kde? ( !gnome? ( !java? ( mirror://gentoo/x86-bin-libreoffice-base-4.0.4.2.tar.xz ) java? ( mirror://gentoo/x86-bin-libreoffice-base-java-4.0.4.2.tar.xz ) ) ) ) +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 kde4-base 0cbec0e348143dbd0000d7c52d6ab7c4 kde4-functions 15a03918f0eeff5a485782ae76d5b639 multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 prefix 21058c21ca48453d771df15500873ede python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_md5_=5379fabe967a206d56c63d2a4d4c1909 diff --git a/metadata/md5-cache/app-office/libreoffice-bin-debug-4.0.4.2 b/metadata/md5-cache/app-office/libreoffice-bin-debug-4.0.4.2 new file mode 100644 index 000000000000..23b4d990a831 --- /dev/null +++ b/metadata/md5-cache/app-office/libreoffice-bin-debug-4.0.4.2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install +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.0.4.2[gnome=,java=,kde=] +RESTRICT=test strip +SLOT=0 +SRC_URI=amd64? ( kde? ( !java? ( mirror://gentoo/amd64-debug-libreoffice-kde-4.0.4.2.tar.xz ) java? ( mirror://gentoo/amd64-debug-libreoffice-kde-java-4.0.4.2.tar.xz ) ) gnome? ( !java? ( mirror://gentoo/amd64-debug-libreoffice-gnome-4.0.4.2.tar.xz ) java? ( mirror://gentoo/amd64-debug-libreoffice-gnome-java-4.0.4.2.tar.xz ) ) !kde? ( !gnome? ( !java? ( mirror://gentoo/amd64-debug-libreoffice-base-4.0.4.2.tar.xz ) java? ( mirror://gentoo/amd64-debug-libreoffice-base-java-4.0.4.2.tar.xz ) ) ) ) x86? ( kde? ( !java? ( mirror://gentoo/x86-debug-libreoffice-kde-4.0.4.2.tar.xz ) java? ( mirror://gentoo/x86-debug-libreoffice-kde-java-4.0.4.2.tar.xz ) ) gnome? ( !java? ( mirror://gentoo/x86-debug-libreoffice-gnome-4.0.4.2.tar.xz ) java? ( mirror://gentoo/x86-debug-libreoffice-gnome-java-4.0.4.2.tar.xz ) ) !kde? ( !gnome? ( !java? ( mirror://gentoo/x86-debug-libreoffice-base-4.0.4.2.tar.xz ) java? ( mirror://gentoo/x86-debug-libreoffice-base-java-4.0.4.2.tar.xz ) ) ) ) +_md5_=84ef430b2cbc081ff643fc9c687f0470 diff --git a/metadata/md5-cache/app-office/openproj-bin-1.4 b/metadata/md5-cache/app-office/openproj-bin-1.4 index 1b76a9d45ff5..9289069705b1 100644 --- a/metadata/md5-cache/app-office/openproj-bin-1.4 +++ b/metadata/md5-cache/app-office/openproj-bin-1.4 @@ -2,10 +2,10 @@ DEFINED_PHASES=install prepare unpack DESCRIPTION=free open source desktop alternative to Microsoft Project EAPI=5 HOMEPAGE=http://openproj.org/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=CPAL-1.0 RDEPEND=>=virtual/jre-1.5 SLOT=0 SRC_URI=mirror://sourceforge/openproj/openproj-1.4.tar.gz http://openproj.cvs.sourceforge.net/viewvc/openproj/openproj_build/resources/openproj.desktop?revision=1.2 -> openproj-1.2.desktop http://openproj.cvs.sourceforge.net/viewvc/openproj/openproj_build/resources/openproj.png?revision=1.1 -> openproj-1.1.png _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=9a478fbca61c2f75185fdd46f05d78ad +_md5_=486bd154721bd3ae6551faab76298b83 diff --git a/metadata/md5-cache/app-office/osmo-0.2.10 b/metadata/md5-cache/app-office/osmo-0.2.10 deleted file mode 100644 index ae4d0735c775..000000000000 --- a/metadata/md5-cache/app-office/osmo-0.2.10 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install prepare -DEPEND=>=x11-libs/gtk+-2.12:2 >=dev-libs/libtar-1.2.11-r3 dev-libs/libxml2:2 dev-libs/libgringotts >=dev-libs/libical-0.33 app-text/gtkspell:2 gnome-extra/gtkhtml:2 >=x11-libs/libnotify-0.7 virtual/pkgconfig -DESCRIPTION=A handy personal organizer -EAPI=3 -HOMEPAGE=http://clayo.org/osmo/ -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=>=x11-libs/gtk+-2.12:2 >=dev-libs/libtar-1.2.11-r3 dev-libs/libxml2:2 dev-libs/libgringotts >=dev-libs/libical-0.33 app-text/gtkspell:2 gnome-extra/gtkhtml:2 >=x11-libs/libnotify-0.7 -SLOT=0 -SRC_URI=mirror://sourceforge/osmo-pim/osmo-0.2.10.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=109fc51f14d92020b833982398de398f diff --git a/metadata/md5-cache/app-office/taxbird-0.15 b/metadata/md5-cache/app-office/taxbird-0.15 deleted file mode 100644 index 69682b3aec42..000000000000 --- a/metadata/md5-cache/app-office/taxbird-0.15 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install postinst -DEPEND=>=dev-libs/libgeier-0.11 >=gnome-extra/gtkhtml-3.8:3.14 gnome-base/libgnomeui sys-devel/gettext >=dev-scheme/guile-1.8.0[regex,deprecated] -DESCRIPTION=Taxbird provides a GUI to submit tax forms to the german digital tax project ELSTER. -EAPI=2 -HOMEPAGE=http://www.taxbird.de/ -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=>=dev-libs/libgeier-0.11 >=gnome-extra/gtkhtml-3.8:3.14 gnome-base/libgnomeui sys-devel/gettext >=dev-scheme/guile-1.8.0[regex,deprecated] -SLOT=0 -SRC_URI=http://www.taxbird.de/download/taxbird/0.15/taxbird-0.15.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=21bd50abc967123dae5cbc2a41e98c2d diff --git a/metadata/md5-cache/app-office/taxbird-0.18 b/metadata/md5-cache/app-office/taxbird-0.18 deleted file mode 100644 index 854002d6f0b5..000000000000 --- a/metadata/md5-cache/app-office/taxbird-0.18 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install postinst -DEPEND=>=dev-libs/libgeier-0.13 >=gnome-extra/gtkhtml-3.8:3.14 gnome-base/libgnomeui sys-devel/gettext >=dev-scheme/guile-1.8.0[regex,deprecated] -DESCRIPTION=Taxbird provides a GUI to submit tax forms to the german digital tax project ELSTER. -EAPI=2 -HOMEPAGE=http://www.taxbird.de/ -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=>=dev-libs/libgeier-0.13 >=gnome-extra/gtkhtml-3.8:3.14 gnome-base/libgnomeui sys-devel/gettext >=dev-scheme/guile-1.8.0[regex,deprecated] -SLOT=0 -SRC_URI=http://www.taxbird.de/download/taxbird/0.18/taxbird-0.18.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=9c185e0ff2c5e4575b87540acd115aa3 diff --git a/metadata/md5-cache/app-text/asciidoc-8.2.6 b/metadata/md5-cache/app-text/asciidoc-8.2.6 deleted file mode 100644 index e01c2b3f2528..000000000000 --- a/metadata/md5-cache/app-text/asciidoc-8.2.6 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install preinst unpack -DEPEND=>=dev-lang/python-2.3 dev-libs/libxslt -DESCRIPTION=A text document format for writing short documents, articles, books and UNIX man pages -HOMEPAGE=http://www.methods.co.nz/asciidoc/ -IUSE=examples vim-syntax -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd -LICENSE=GPL-2 -RDEPEND=>=dev-lang/python-2.3 dev-libs/libxslt -SLOT=0 -SRC_URI=mirror://sourceforge/project/asciidoc/asciidoc/8.2.6/asciidoc-8.2.6.tar.gz -_md5_=b6a4799d86d1af8ffdf7ee8e9d0ed95a diff --git a/metadata/md5-cache/app-text/asciidoc-8.6.7 b/metadata/md5-cache/app-text/asciidoc-8.6.7 deleted file mode 100644 index fe123874d9c4..000000000000 --- a/metadata/md5-cache/app-text/asciidoc-8.6.7 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=test? ( dev-util/source-highlight media-sound/lilypond media-gfx/imagemagick dev-texlive/texlive-latex app-text/dvipng media-gfx/graphviz ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) -DESCRIPTION=A text document format for writing short documents, articles, books and UNIX man pages -EAPI=3 -HOMEPAGE=http://www.methods.co.nz/asciidoc/ -IUSE=examples graphviz highlight test vim-syntax -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris -LICENSE=GPL-2 -RDEPEND=>=app-text/docbook-xsl-stylesheets-1.75 dev-libs/libxslt graphviz? ( media-gfx/graphviz ) app-text/docbook-xml-dtd:4.5 highlight? ( || ( dev-python/pygments dev-util/source-highlight ) ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) -SLOT=0 -SRC_URI=mirror://sourceforge/project/asciidoc/asciidoc/8.6.7/asciidoc-8.6.7.tar.gz -_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=b4c962b1d69ff69c714708a732aa6dfc diff --git a/metadata/md5-cache/app-text/asciidoc-8.6.8 b/metadata/md5-cache/app-text/asciidoc-8.6.8 deleted file mode 100644 index 0335b60dee46..000000000000 --- a/metadata/md5-cache/app-text/asciidoc-8.6.8 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=test? ( dev-util/source-highlight media-sound/lilypond media-gfx/imagemagick dev-texlive/texlive-latex app-text/dvipng media-gfx/graphviz ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) -DESCRIPTION=A text document format for writing short documents, articles, books and UNIX man pages -EAPI=3 -HOMEPAGE=http://www.methods.co.nz/asciidoc/ -IUSE=examples graphviz highlight test vim-syntax -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris -LICENSE=GPL-2 -RDEPEND=>=app-text/docbook-xsl-stylesheets-1.75 dev-libs/libxslt graphviz? ( media-gfx/graphviz ) app-text/docbook-xml-dtd:4.5 highlight? ( || ( dev-python/pygments dev-util/source-highlight ) ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) -SLOT=0 -SRC_URI=mirror://sourceforge/project/asciidoc/asciidoc/8.6.8/asciidoc-8.6.8.tar.gz -_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=78c16960b162a158284fde3e46a93217 diff --git a/metadata/md5-cache/app-text/calibre-0.9.38 b/metadata/md5-cache/app-text/calibre-0.9.40 similarity index 94% rename from metadata/md5-cache/app-text/calibre-0.9.38 rename to metadata/md5-cache/app-text/calibre-0.9.40 index e7cc23a4ea0e..5d38f7c08c3c 100644 --- a/metadata/md5-cache/app-text/calibre-0.9.38 +++ b/metadata/md5-cache/app-text/calibre-0.9.40 @@ -9,6 +9,6 @@ LICENSE=GPL-3+ GPL-3 GPL-2+ GPL-2 GPL-1+ LGPL-3+ LGPL-2.1+ LGPL-2.1 BSD MIT Old- RDEPEND=>=app-text/podofo-0.8.2:= >=app-text/poppler-0.12.3-r3:=[qt4,xpdf-headers(+)] >=dev-lang/python-2.7.1:2.7[sqlite,ssl] >=dev-libs/chmlib-0.40:= >=dev-libs/icu-4.4:= >=dev-python/beautifulsoup-3.0.5:python-2 dev-python/netifaces dev-python/python-dateutil >=dev-python/dnspython-1.6.0 >=dev-python/cssselect-0.7.1 >=dev-python/cssutils-0.9.9 >=dev-python/dbus-python-0.82.2 virtual/python-imaging >=dev-python/lxml-2.2.1 >=dev-python/mechanize-0.1.11 >=dev-python/python-dateutil-1.4.1 >=dev-python/PyQt4-4.9.1[X,svg,webkit] media-fonts/liberation-fonts >=media-gfx/imagemagick-6.5.9[jpeg,png] >=media-libs/freetype-2:= >=media-libs/libwmf-0.2.8 >=media-libs/libmtp-1.1.4:= virtual/libusb:1= dev-qt/qtdbus:4= dev-qt/qtsvg:4= >=x11-misc/xdg-utils-1.0.2-r2 udisks? ( || ( sys-fs/udisks:2 sys-fs/udisks:0 ) ) RESTRICT=mirror SLOT=0 -SRC_URI=http://sourceforge.net/projects/calibre/files/0.9.38/calibre-0.9.38.tar.xz +SRC_URI=http://sourceforge.net/projects/calibre/files/0.9.40/calibre-0.9.40.tar.xz _eclasses_=bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=c45a0b98fb011acd8ecf48d216995e22 +_md5_=0e9b90127390d8299c0c3145bbf16e03 diff --git a/metadata/md5-cache/app-text/docbook-dsssl-stylesheets-1.77-r2 b/metadata/md5-cache/app-text/docbook-dsssl-stylesheets-1.77-r2 deleted file mode 100644 index 3444a25072f1..000000000000 --- a/metadata/md5-cache/app-text/docbook-dsssl-stylesheets-1.77-r2 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prerm unpack -DEPEND=>=app-text/sgml-common-0.6.3-r2 -DESCRIPTION=DSSSL Stylesheets for DocBook. -HOMEPAGE=http://wiki.docbook.org/topic/DocBookDssslStylesheets -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 -LICENSE=MIT -RDEPEND=app-text/sgml-common -SLOT=0 -SRC_URI=mirror://sourceforge/docbook/docbook-dsssl-1.77.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 sgml-catalog 115ce04390f5bb32de8fef875ea71b4b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=448d707ea1a8f5e71feb863a3f239598 diff --git a/metadata/md5-cache/app-text/grutatxt-2.0.11 b/metadata/md5-cache/app-text/grutatxt-2.0.11 deleted file mode 100644 index 80f864f89899..000000000000 --- a/metadata/md5-cache/app-text/grutatxt-2.0.11 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prerm setup test unpack -DESCRIPTION=A converter from plain text to HTML and other markup languages -HOMEPAGE=http://triptico.com/software/grutatxt.html -KEYWORDS=~alpha ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://www.triptico.com/download/Grutatxt-2.0.11.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-app 20b0a51a72b6d2c8ac53ccab1605737f perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=bd9b241327b7a58cdbef15ab8d68b3a0 diff --git a/metadata/md5-cache/app-text/grutatxt-2.0.13 b/metadata/md5-cache/app-text/grutatxt-2.0.13 deleted file mode 100644 index 65e17c68fd21..000000000000 --- a/metadata/md5-cache/app-text/grutatxt-2.0.13 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prerm setup test unpack -DESCRIPTION=A converter from plain text to HTML and other markup languages -HOMEPAGE=http://triptico.com/software/grutatxt.html -KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://www.triptico.com/download/Grutatxt-2.0.13.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-app 20b0a51a72b6d2c8ac53ccab1605737f perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=cce88dfc8c234efbaacb08d24e359260 diff --git a/metadata/md5-cache/app-text/grutatxt-2.0.14 b/metadata/md5-cache/app-text/grutatxt-2.0.14 deleted file mode 100644 index 535806aed135..000000000000 --- a/metadata/md5-cache/app-text/grutatxt-2.0.14 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prerm setup test unpack -DESCRIPTION=A converter from plain text to HTML and other markup languages -HOMEPAGE=http://triptico.com/software/grutatxt.html -KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://www.triptico.com/download/Grutatxt-2.0.14.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-app 20b0a51a72b6d2c8ac53ccab1605737f perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=573b5a01dce7d8c5038da96ed4d07ef1 diff --git a/metadata/md5-cache/app-text/grutatxt-2.0.5 b/metadata/md5-cache/app-text/grutatxt-2.0.5 deleted file mode 100644 index 936b3fe91cf7..000000000000 --- a/metadata/md5-cache/app-text/grutatxt-2.0.5 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prerm setup test unpack -DESCRIPTION=A converter from plain text to HTML and other markup languages -HOMEPAGE=http://triptico.com/software/grutatxt.html -KEYWORDS=~alpha ~ia64 ~ppc ppc64 ~sparc x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://www.triptico.com/download/Grutatxt-2.0.5.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-app 20b0a51a72b6d2c8ac53ccab1605737f perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=d252e8cbb66b62c2ff965d3252303024 diff --git a/metadata/md5-cache/app-text/html-xml-utils-2.8-r2 b/metadata/md5-cache/app-text/html-xml-utils-2.8-r2 deleted file mode 100644 index 87b4071c7c10..000000000000 --- a/metadata/md5-cache/app-text/html-xml-utils-2.8-r2 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install unpack -DEPEND=!sys-apps/count !media-libs/libextractor !app-shells/fish !dev-perl/HTML-Clean >=sys-apps/sed-4 -DESCRIPTION=A number of simple utilities for manipulating HTML and XML files. -HOMEPAGE=http://www.w3.org/Tools/HTML-XML-utils/ -KEYWORDS=ppc x86 -LICENSE=W3C -RDEPEND=!sys-apps/count !media-libs/libextractor !app-shells/fish !dev-perl/HTML-Clean -SLOT=0 -SRC_URI=http://www.w3.org/Tools/HTML-XML-utils/html-xml-utils-2.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=c4e4bf468399f4c3cb250dca9b22569f diff --git a/metadata/md5-cache/app-text/html-xml-utils-5.3 b/metadata/md5-cache/app-text/html-xml-utils-5.3 deleted file mode 100644 index 9e6157550df1..000000000000 --- a/metadata/md5-cache/app-text/html-xml-utils-5.3 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install -DEPEND=dev-util/gperf >=sys-apps/sed-4 -DESCRIPTION=A number of simple utilities for manipulating HTML and XML files. -HOMEPAGE=http://www.w3.org/Tools/HTML-XML-utils/ -KEYWORDS=~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos -LICENSE=W3C -RDEPEND=dev-util/gperf -SLOT=0 -SRC_URI=http://www.w3.org/Tools/HTML-XML-utils/html-xml-utils-5.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=d32cfa84640b7c60b05a4dbecdb9e2ca diff --git a/metadata/md5-cache/app-text/html-xml-utils-5.5 b/metadata/md5-cache/app-text/html-xml-utils-5.5 deleted file mode 100644 index 7107f638d992..000000000000 --- a/metadata/md5-cache/app-text/html-xml-utils-5.5 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install -DEPEND=dev-util/gperf >=sys-apps/sed-4 -DESCRIPTION=A number of simple utilities for manipulating HTML and XML files. -HOMEPAGE=http://www.w3.org/Tools/HTML-XML-utils/ -KEYWORDS=~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos -LICENSE=W3C -RDEPEND=dev-util/gperf -SLOT=0 -SRC_URI=http://www.w3.org/Tools/HTML-XML-utils/html-xml-utils-5.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=b0cd5c9b02696f1773032e37e69aaf85 diff --git a/metadata/md5-cache/app-text/html2text-1.3.2 b/metadata/md5-cache/app-text/html2text-1.3.2 deleted file mode 100644 index ce0a72928d54..000000000000 --- a/metadata/md5-cache/app-text/html2text-1.3.2 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=compile install unpack -DESCRIPTION=A HTML to text converter -HOMEPAGE=http://www.mbayer.de/html2text/index.shtml -KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 sparc x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://userpage.fu-berlin.de/~mbayer/tools/html2text-1.3.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=3164e4ddcd17aa941b720fa416bcefbd diff --git a/metadata/md5-cache/app-text/linuxdoc-tools-0.9.21_p11 b/metadata/md5-cache/app-text/linuxdoc-tools-0.9.21_p11 deleted file mode 100644 index 92c5e395fc9b..000000000000 --- a/metadata/md5-cache/app-text/linuxdoc-tools-0.9.21_p11 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prerm unpack -DEPEND=app-text/openjade app-text/opensp app-text/sgml-common >=dev-lang/perl-5.004 sys-apps/gawk sys-apps/groff !=app-text/sgml-common-0.6.3-r2 -DESCRIPTION=A toolset for processing LinuxDoc DTD SGML files -HOMEPAGE=http://packages.qa.debian.org/l/linuxdoc-tools.html -IUSE=latex -KEYWORDS=amd64 ~ia64 ppc x86 ~x86-fbsd -LICENSE=MIT SGMLUG -RDEPEND=app-text/openjade app-text/opensp app-text/sgml-common >=dev-lang/perl-5.004 sys-apps/gawk sys-apps/groff !=app-text/opensp-1.5.1 || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool >=app-text/sgml-common-0.6.3-r2 -DESCRIPTION=Jade is an implementation of DSSSL - an ISO standard for formatting SGML and XML documents -EAPI=2 -HOMEPAGE=http://openjade.sourceforge.net -IUSE=static-libs -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd -LICENSE=MIT -RDEPEND=app-text/sgml-common >=app-text/opensp-1.5.1 -SLOT=0 -SRC_URI=mirror://sourceforge/openjade/openjade-1.3.2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 sgml-catalog 115ce04390f5bb32de8fef875ea71b4b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=716601ee3068281e4f8a7a478ae55951 diff --git a/metadata/md5-cache/app-text/opensp-1.5.2-r2 b/metadata/md5-cache/app-text/opensp-1.5.2-r2 deleted file mode 100644 index 3cec6911d231..000000000000 --- a/metadata/md5-cache/app-text/opensp-1.5.2-r2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=nls? ( >=sys-devel/gettext-0.14.5 ) doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.1.2 ) test? ( app-text/sgml-common ) -DESCRIPTION=A free, object-oriented toolkit for SGML parsing and entity management -EAPI=2 -HOMEPAGE=http://openjade.sourceforge.net/ -IUSE=doc nls static-libs test -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd -LICENSE=MIT -SLOT=0 -SRC_URI=mirror://sourceforge/openjade/OpenSP-1.5.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=c342a0ebd0ce04eb1aadfa52cfc9135c diff --git a/metadata/md5-cache/app-text/searchmonkey-2.0.0 b/metadata/md5-cache/app-text/searchmonkey-2.0.0 index 0b1dc013a46b..86ef12279d8c 100644 --- a/metadata/md5-cache/app-text/searchmonkey-2.0.0 +++ b/metadata/md5-cache/app-text/searchmonkey-2.0.0 @@ -3,10 +3,10 @@ DEPEND=dev-qt/qtcore:4 dev-qt/qtgui:4 app-arch/unzip DESCRIPTION=Powerful text searches using regular expressions EAPI=4 HOMEPAGE=http://searchmonkey.sourceforge.net/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-3 RDEPEND=dev-qt/qtcore:4 dev-qt/qtgui:4 SLOT=2 SRC_URI=mirror://sourceforge/project/searchmonkey/Searchmonkey2/2.0.0%20%5Bstable%5D/searchmonkey_v2.0.0.zip _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=7cf69be8f2e0ddcbc1e9b4faf710520a +_md5_=682408100273d41b22e8edbde28c16f3 diff --git a/metadata/md5-cache/app-text/sgmltools-lite-3.0.3-r10 b/metadata/md5-cache/app-text/sgmltools-lite-3.0.3-r10 deleted file mode 100644 index 1c82d4e43418..000000000000 --- a/metadata/md5-cache/app-text/sgmltools-lite-3.0.3-r10 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare prerm setup unpack -DEPEND=app-text/sgml-common ~app-text/docbook-sgml-dtd-3.1 app-text/docbook-dsssl-stylesheets app-text/openjade jadetex? ( app-text/jadetex ) || ( www-client/w3m www-client/lynx ) =dev-lang/python-2* >=app-text/sgml-common-0.6.3-r2 -DESCRIPTION=Python interface to SGML software in a DocBook/OpenJade env -EAPI=3 -HOMEPAGE=http://sgmltools-lite.sourceforge.net/ -IUSE=jadetex -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 -LICENSE=GPL-2 -RDEPEND=app-text/sgml-common ~app-text/docbook-sgml-dtd-3.1 app-text/docbook-dsssl-stylesheets app-text/openjade jadetex? ( app-text/jadetex ) || ( www-client/w3m www-client/lynx ) =dev-lang/python-2* -SLOT=0 -SRC_URI=mirror://sourceforge/sgmltools-lite/sgmltools-lite-3.0.3.tar.gz mirror://sourceforge/sgmltools-lite/nw-eps-icons-0.0.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 sgml-catalog 115ce04390f5bb32de8fef875ea71b4b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=6a2b0f7823fa34c3909cf323caebed6c diff --git a/metadata/md5-cache/app-text/sgrep-1.92a b/metadata/md5-cache/app-text/sgrep-1.92a deleted file mode 100644 index ecddf867fb76..000000000000 --- a/metadata/md5-cache/app-text/sgrep-1.92a +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=compile configure install -DESCRIPTION=Structured grep: tool for searching and indexing text, SGML,XML and HTML files and filtering text streams using structural criteria. -EAPI=3 -HOMEPAGE=http://www.cs.helsinki.fi/u/jjaakkol/sgrep.html -KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos -LICENSE=GPL-2 -SLOT=0 -SRC_URI=ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/sgrep-1.92a.tar.gz -_md5_=ac7e710306ea04274ab679fed443662b diff --git a/metadata/md5-cache/app-text/sigil-0.6.0 b/metadata/md5-cache/app-text/sigil-0.6.0 deleted file mode 100644 index e250b335d289..000000000000 --- a/metadata/md5-cache/app-text/sigil-0.6.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=sys-libs/zlib-1.2.7[minizip] >=dev-libs/libpcre-8.31 >=dev-libs/boost-1.49 >=app-text/hunspell-1.3.2 >=dev-libs/xerces-c-3.1.1 >=dev-qt/qtwebkit-4.8:4 >=dev-qt/qtsvg-4.8:4 >=dev-qt/qtgui-4.8:4 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) -DESCRIPTION=Sigil is a multi-platform WYSIWYG ebook editor for ePub format. -EAPI=4 -HOMEPAGE=http://code.google.com/p/sigil/ -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=>=sys-libs/zlib-1.2.7[minizip] >=dev-libs/libpcre-8.31 >=dev-libs/boost-1.49 >=app-text/hunspell-1.3.2 >=dev-libs/xerces-c-3.1.1 >=dev-qt/qtwebkit-4.8:4 >=dev-qt/qtsvg-4.8:4 >=dev-qt/qtgui-4.8:4 -SLOT=0 -SRC_URI=http://sigil.googlecode.com/files/Sigil-0.6.0-Code.zip -_eclasses_=cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=049d09df9e2bee1703b61f3fc49cd0df diff --git a/metadata/md5-cache/app-text/xml2-0.4 b/metadata/md5-cache/app-text/xml2-0.4 deleted file mode 100644 index 76a6d0d939dc..000000000000 --- a/metadata/md5-cache/app-text/xml2-0.4 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=dev-libs/libxml2 virtual/pkgconfig || ( >=sys-devel/automake-1.12 >=sys-devel/automake-1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=These tools are used to convert XML and HTML to and from a line-oriented format. -HOMEPAGE=http://dan.egnor.name/xml2 -KEYWORDS=~amd64 ~x86 ~x86-linux ~ppc-macos -LICENSE=GPL-2 -RDEPEND=dev-libs/libxml2 -SLOT=0 -SRC_URI=http://download.ofb.net/gale/xml2-0.4.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=861be70572f1689b5dec55174cb3e4f5 diff --git a/metadata/md5-cache/app-text/xmlformat-1.03 b/metadata/md5-cache/app-text/xmlformat-1.03 deleted file mode 100644 index 3321b7a49ac5..000000000000 --- a/metadata/md5-cache/app-text/xmlformat-1.03 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install test -DEPEND=ruby? ( =dev-lang/ruby-1.8* ) !ruby? ( dev-lang/perl ) -DESCRIPTION=Reformat XML documents to your custom style -HOMEPAGE=http://www.kitebird.com/software/xmlformat/ -IUSE=ruby doc -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=xmlformat -RDEPEND=ruby? ( =dev-lang/ruby-1.8* ) !ruby? ( dev-lang/perl ) -SLOT=0 -SRC_URI=http://www.kitebird.com/software/xmlformat/xmlformat-1.03.tar.gz -_md5_=3b403dbe67408fd802af40c00e6f5f93 diff --git a/metadata/md5-cache/app-vim/dbext-19.0 b/metadata/md5-cache/app-vim/dbext-19.0 index fd21889d8b5c..8933e4f88666 100644 --- a/metadata/md5-cache/app-vim/dbext-19.0 +++ b/metadata/md5-cache/app-vim/dbext-19.0 @@ -3,10 +3,10 @@ DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) DESCRIPTION=vim plugin: easy access to databases EAPI=5 HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=356 -KEYWORDS=~amd64 ~mips ~ppc ~x86 +KEYWORDS=amd64 ~mips ~ppc ~x86 LICENSE=GPL-2 RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) SLOT=0 SRC_URI=mirror://gentoo/dbext-19.0.tar.bz2 http://dev.gentoo.org/~radhermit/vim/dbext-19.0.tar.bz2 _eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c -_md5_=7898b72f9babf74e46340e7467ab0fd1 +_md5_=bba1ff71830b322bfa11089547d808cf diff --git a/metadata/md5-cache/app-vim/gentoo-syntax-20130619 b/metadata/md5-cache/app-vim/gentoo-syntax-20130619 index 0d060ce6557e..c23065365f28 100644 --- a/metadata/md5-cache/app-vim/gentoo-syntax-20130619 +++ b/metadata/md5-cache/app-vim/gentoo-syntax-20130619 @@ -4,10 +4,10 @@ DESCRIPTION=vim plugin: Gentoo and portage related syntax highlighting, filetype EAPI=5 HOMEPAGE=http://www.gentoo.org/ IUSE=ignore-glep31 -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 +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=vim RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) SLOT=0 SRC_URI=mirror://gentoo/gentoo-syntax-20130619.tar.bz2 http://dev.gentoo.org/~radhermit/vim/gentoo-syntax-20130619.tar.bz2 _eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c -_md5_=641ff47332e79ea6d20530b660a809e5 +_md5_=7261e7595bf39d9b6a102b47d19875fa diff --git a/metadata/md5-cache/dev-db/lib_mysqludf_sys-0.0.2 b/metadata/md5-cache/dev-db/lib_mysqludf_sys-0.0.2 deleted file mode 100644 index 1342c9f9d653..000000000000 --- a/metadata/md5-cache/dev-db/lib_mysqludf_sys-0.0.2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup -DEPEND=>=virtual/mysql-5.1 -DESCRIPTION=MySQL UDFs that allows one to interact with the operating system -EAPI=4 -HOMEPAGE=http://www.mysqludf.org/lib_mysqludf_sys/ -KEYWORDS=~amd64 ~x86 -LICENSE=LGPL-2.1 -RDEPEND=>=virtual/mysql-5.1 -SLOT=0 -SRC_URI=http://www.mysqludf.org/lib_mysqludf_sys/lib_mysqludf_sys_0.0.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=6863f2fa5819396004909d0f1fb91ae7 diff --git a/metadata/md5-cache/dev-db/mysql-5.1.70 b/metadata/md5-cache/dev-db/mysql-5.1.70 index 65ab6c03783c..c8baa48661a0 100644 --- a/metadata/md5-cache/dev-db/mysql-5.1.70 +++ b/metadata/md5-cache/dev-db/mysql-5.1.70 @@ -4,7 +4,7 @@ DESCRIPTION=A fast, multi-threaded, multi-user SQL database server. EAPI=4 HOMEPAGE=http://www.mysql.com/ IUSE=big-tables debug embedded minimal +perl selinux ssl static test latin1 extraengine cluster max-idx-128 +community profiling pbxt xtradb -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris +KEYWORDS=alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris LICENSE=GPL-2 PDEPEND=perl? ( >=dev-perl/DBD-mysql-2.9004 ) =virtual/mysql-5.1 RDEPEND=ssl? ( >=dev-libs/openssl-0.9.6d ) kernel_linux? ( sys-process/procps ) >=sys-apps/sed-4 >=sys-apps/texinfo-4.7-r1 >=sys-libs/readline-4.1 >=sys-libs/zlib-1.2.3 !dev-db/mariadb !dev-db/mariadb-galera !dev-db/percona-server !minimal? ( !prefix? ( dev-db/mysql-init-scripts ) ) selinux? ( sec-policy/selinux-mysql ) @@ -12,4 +12,4 @@ REQUIRED_USE=minimal? ( !cluster !extraengine !embedded ) static? ( !ssl ) pbxt? SLOT=0 SRC_URI=http://downloads.mysql.com/archives/mysql-5.1/mysql-5.1.70.tar.gz mirror://mysql/Downloads/MySQL-5.1/mysql-5.1.70.tar.gz mirror://gentoo/mysql-extras-20130626-0127Z.tar.bz2 http://g3nt8.org/patches/mysql-extras-20130626-0127Z.tar.bz2 http://dev.gentoo.org/~robbat2/distfiles/mysql-extras-20130626-0127Z.tar.bz2 http://dev.gentoo.org/~jmbsvicetto/distfiles/mysql-extras-20130626-0127Z.tar.bz2 pbxt? ( http://www.primebase.org/download/pbxt-1.0.11-6-pre-ga.tar.gz mirror://sourceforge/pbxt/pbxt-1.0.11-6-pre-ga.tar.gz ) xtradb? ( http://www.percona.com//percona-builds//Percona-Server/Percona-Server-5.1.45-10/source/percona-xtradb-1.0.6-10.tar.gz http://www.percona.com//percona-builds//xtradb/5.1.45-10/source/percona-xtradb-1.0.6-10.tar.gz http://www.percona.com//mysql/xtradb/5.1.45-10/source/percona-xtradb-1.0.6-10.tar.gz ) _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 mysql-autotools a8fb1b6cc04b4818cad19ef1777e7c5a mysql-v2 23d80e222542a6ff9565b20a3251a252 mysql_fx f783e104c8bbd017eefc5359f327975b prefix 21058c21ca48453d771df15500873ede toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=1b2a029e04b7f98351464844d47cfc3d +_md5_=470db78c578c1a5b81f126680e56e25d diff --git a/metadata/md5-cache/dev-db/pgagent-3.3.0 b/metadata/md5-cache/dev-db/pgagent-3.3.0 index 8851bac0a154..45c5fda87607 100644 --- a/metadata/md5-cache/dev-db/pgagent-3.3.0 +++ b/metadata/md5-cache/dev-db/pgagent-3.3.0 @@ -3,10 +3,10 @@ DEPEND=>=dev-db/postgresql-base-8.3.0 x11-libs/wxGTK:2.8 >=dev-util/cmake-2.6 sy DESCRIPTION=pgAgent is a job scheduler for PostgreSQL EAPI=4 HOMEPAGE=http://www.pgadmin.org/download/pgagent.php -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=POSTGRESQL GPL-2 RDEPEND=>=dev-db/postgresql-base-8.3.0 x11-libs/wxGTK:2.8 SLOT=0 SRC_URI=mirror://postgresql/pgadmin3/release/pgagent/pgAgent-3.3.0-Source.tar.gz _eclasses_=cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 wxwidgets fb1a306837717dfa2af841ecdf929565 -_md5_=f89510e448461bd298b3f6c0ee7e7ae8 +_md5_=7c6148908594c3452ed2fd34e5a6519c diff --git a/metadata/md5-cache/dev-db/phppgadmin-5.1 b/metadata/md5-cache/dev-db/phppgadmin-5.1 index 88d365bc7038..1bba93bdb335 100644 --- a/metadata/md5-cache/dev-db/phppgadmin-5.1 +++ b/metadata/md5-cache/dev-db/phppgadmin-5.1 @@ -4,10 +4,10 @@ DESCRIPTION=Web-based administration for Postgres database in php EAPI=4 HOMEPAGE=http://phppgadmin.sourceforge.net/ IUSE=vhosts -KEYWORDS=~amd64 ~hppa ~ppc ~x86 ~x86-fbsd +KEYWORDS=amd64 ~hppa ~ppc ~x86 ~x86-fbsd LICENSE=GPL-2 RDEPEND=dev-lang/php[postgres,session] || ( =dev-lang/php-5.3 ) >=app-admin/webapp-config-1.50.15 SLOT=5.1 SRC_URI=mirror://sourceforge/phppgadmin/phpPgAdmin-5.1.tar.bz2 _eclasses_=webapp 25b9b1696f5e698711f47d45c3d45e3e -_md5_=71554cbd5b7978ba21bd441904a922e6 +_md5_=d36652ccd0a983bf4a789a0975aa3557 diff --git a/metadata/md5-cache/dev-dotnet/njb-sharp-0.2.2 b/metadata/md5-cache/dev-dotnet/njb-sharp-0.2.2 deleted file mode 100644 index fc8869756612..000000000000 --- a/metadata/md5-cache/dev-dotnet/njb-sharp-0.2.2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install -DEPEND=>=dev-lang/mono-1.1.10 doc? ( >=virtual/monodoc-1.1.8 ) >=dev-dotnet/gtk-sharp-2.0 >=media-libs/libnjb-2.2.4 -DESCRIPTION=njb-sharp provides C# bindings for libnjb, to provide NJB Digital Audio Player (DAP) support to Mono applications. -HOMEPAGE=http://www.banshee-project.org/Subprojects/Njb-sharp -IUSE=doc -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=MIT -RDEPEND=>=dev-lang/mono-1.1.10 doc? ( >=virtual/monodoc-1.1.8 ) >=dev-dotnet/gtk-sharp-2.0 -SLOT=0 -SRC_URI=http://banshee-project.org/files/njb-sharp/njb-sharp-0.2.2.tar.gz -_eclasses_=mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=97006910a24af65a6b5f67b81a568dc1 diff --git a/metadata/md5-cache/dev-dotnet/njb-sharp-0.3.0 b/metadata/md5-cache/dev-dotnet/njb-sharp-0.3.0 deleted file mode 100644 index 92134edf21fe..000000000000 --- a/metadata/md5-cache/dev-dotnet/njb-sharp-0.3.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install -DEPEND=>=dev-lang/mono-1.1.10 doc? ( >=virtual/monodoc-1.1.8 ) >=dev-dotnet/gtk-sharp-2.0 >=media-libs/libnjb-2.2.4 virtual/pkgconfig -DESCRIPTION=njb-sharp provides C# bindings for libnjb, to provide NJB Digital Audio Player (DAP) support to Mono applications. -HOMEPAGE=http://www.banshee-project.org/Subprojects/Njb-sharp -IUSE=doc -KEYWORDS=amd64 ppc x86 -LICENSE=MIT -RDEPEND=>=dev-lang/mono-1.1.10 doc? ( >=virtual/monodoc-1.1.8 ) >=dev-dotnet/gtk-sharp-2.0 -SLOT=0 -SRC_URI=http://banshee-project.org/files/njb-sharp/njb-sharp-0.3.0.tar.gz -_eclasses_=mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=d42698156f7593c965bb597f216e260a diff --git a/metadata/md5-cache/dev-embedded/mspdebug-0.22 b/metadata/md5-cache/dev-embedded/mspdebug-0.22 new file mode 100644 index 000000000000..8225cbbe6d91 --- /dev/null +++ b/metadata/md5-cache/dev-embedded/mspdebug-0.22 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install prepare +DEPEND=readline? ( sys-libs/readline ) virtual/libusb:0 +DESCRIPTION=A free debugger for use with MSP430 MCUs +EAPI=5 +HOMEPAGE=http://mspdebug.sourceforge.net/ +IUSE=readline +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=readline? ( sys-libs/readline ) virtual/libusb:0 +SLOT=0 +SRC_URI=mirror://sourceforge/mspdebug/mspdebug-0.22.tar.gz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=395365b39d9d4b688d37ae4ecd4475dc diff --git a/metadata/md5-cache/dev-embedded/srecord-1.62 b/metadata/md5-cache/dev-embedded/srecord-1.62 new file mode 100644 index 000000000000..2531283e1e56 --- /dev/null +++ b/metadata/md5-cache/dev-embedded/srecord-1.62 @@ -0,0 +1,13 @@ +DEFINED_PHASES=configure install prepare +DEPEND=dev-libs/libgcrypt dev-libs/boost sys-apps/groff test? ( app-arch/sharutils ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=A collection of powerful tools for manipulating EPROM load files +EAPI=5 +HOMEPAGE=http://srecord.sourceforge.net/ +IUSE=static-libs test +KEYWORDS=~amd64 ~sparc ~x86 +LICENSE=GPL-3 +RDEPEND=dev-libs/libgcrypt +SLOT=0 +SRC_URI=mirror://sourceforge/srecord/srecord-1.62.tar.gz +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=da80820520f0d8f269ed82ea6bd04d8b diff --git a/metadata/md5-cache/dev-embedded/uisp-20050207-r1 b/metadata/md5-cache/dev-embedded/uisp-20050207-r1 index 9c7a0da907c9..2c361104062f 100644 --- a/metadata/md5-cache/dev-embedded/uisp-20050207-r1 +++ b/metadata/md5-cache/dev-embedded/uisp-20050207-r1 @@ -2,9 +2,9 @@ DEFINED_PHASES=install prepare DESCRIPTION=tool for AVR microcontrollers which can interface to many hardware in-system programmers EAPI=4 HOMEPAGE=http://savannah.nongnu.org/projects/uisp -KEYWORDS=~amd64 ~ppc x86 +KEYWORDS=amd64 ~ppc x86 LICENSE=GPL-2 SLOT=0 SRC_URI=http://savannah.nongnu.org/download/uisp/uisp-20050207.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=65e1d3d1d0d83ae2b90968f777f7012f +_md5_=7a879ff763608089f741da88a1c625ca diff --git a/metadata/md5-cache/dev-haskell/configfile-1.0.6 b/metadata/md5-cache/dev-haskell/configfile-1.0.6 deleted file mode 100644 index 9d7ee8e3d1cb..000000000000 --- a/metadata/md5-cache/dev-haskell/configfile-1.0.6 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst prerm setup test -DEPEND=>=dev-haskell/missingh-1.0.0 =dev-lang/ghc-6.8.2 >=dev-haskell/cabal-1.2.3 doc? ( dev-haskell/haddock ) >=dev-haskell/cabal-1.1.4 -DESCRIPTION=Configuration file reading & writing -HOMEPAGE=http://software.complete.org/configfile -IUSE=doc profile -KEYWORDS=~amd64 ~x86 -LICENSE=LGPL-2.1 -RDEPEND=>=dev-haskell/missingh-1.0.0 =dev-lang/ghc-6.8.2 -SLOT=0 -SRC_URI=mirror://hackage/packages/archive/ConfigFile/1.0.6/ConfigFile-1.0.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=ef02c3bc96a718225e526d3d8a1e1feb diff --git a/metadata/md5-cache/dev-haskell/edit-distance-0.2.1.2 b/metadata/md5-cache/dev-haskell/edit-distance-0.2.1.2 index 96ad9ea78768..922534850d7d 100644 --- a/metadata/md5-cache/dev-haskell/edit-distance-0.2.1.2 +++ b/metadata/md5-cache/dev-haskell/edit-distance-0.2.1.2 @@ -4,10 +4,10 @@ DESCRIPTION=Levenshtein and restricted Damerau-Levenshtein edit distances EAPI=5 HOMEPAGE=http://github.com/batterseapower/edit-distance IUSE=doc hscolour profile -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~amd64-linux LICENSE=BSD RDEPEND=>=dev-haskell/random-1.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.2.1.2 SRC_URI=mirror://hackage/packages/archive/edit-distance/0.2.1.2/edit-distance-0.2.1.2.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=0349eef760e8a40bac90040f8f7e4264 +_md5_=1e5976c85c3a97a9e5cca653d95b2d74 diff --git a/metadata/md5-cache/dev-haskell/json-0.7 b/metadata/md5-cache/dev-haskell/json-0.7 index 563506a34e1b..841fce8d351b 100644 --- a/metadata/md5-cache/dev-haskell/json-0.7 +++ b/metadata/md5-cache/dev-haskell/json-0.7 @@ -4,10 +4,10 @@ DESCRIPTION=Support for serialising Haskell to and from JSON EAPI=5 HOMEPAGE=http://hackage.haskell.org/package/json IUSE=+generic +parsec +pretty doc hscolour profile -KEYWORDS=amd64 ~ppc64 x86 +KEYWORDS=amd64 ~ppc64 x86 ~amd64-linux LICENSE=BSD RDEPEND=dev-haskell/mtl:=[profile?] dev-haskell/text:=[profile?] parsec? ( dev-haskell/parsec:=[profile?] ) generic? ( >=dev-haskell/syb-0.3.3:=[profile?] ) >=dev-lang/ghc-6.10.4:= SLOT=0/0.7 SRC_URI=mirror://hackage/packages/archive/json/0.7/json-0.7.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=306a978d686ca7e3b287e856f5a60bd9 +_md5_=6bfdee3fc1639f4762a55176b61b693c diff --git a/metadata/md5-cache/dev-haskell/mtl-1.1.0.2 b/metadata/md5-cache/dev-haskell/mtl-1.1.0.2 deleted file mode 100644 index d43bd967fbcf..000000000000 --- a/metadata/md5-cache/dev-haskell/mtl-1.1.0.2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst prerm setup test -DEPEND=>=dev-lang/ghc-6.6.1 dev-haskell/cabal doc? ( dev-haskell/haddock ) >=dev-haskell/cabal-1.1.4 -DESCRIPTION=Monad transformer library -HOMEPAGE=http://haskell.org/ghc/ -IUSE=doc profile -KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris -LICENSE=BSD -RDEPEND=>=dev-lang/ghc-6.6.1 -SLOT=0 -SRC_URI=mirror://hackage/packages/archive/mtl/1.1.0.2/mtl-1.1.0.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=22ea8220c9482f97be251382c2c101c2 diff --git a/metadata/md5-cache/dev-haskell/mtl-1.1.1.1 b/metadata/md5-cache/dev-haskell/mtl-1.1.1.1 deleted file mode 100644 index 1769f2192876..000000000000 --- a/metadata/md5-cache/dev-haskell/mtl-1.1.1.1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prerm setup test -DEPEND=>=dev-lang/ghc-6.8.2 dev-haskell/cabal doc? ( dev-haskell/haddock ) hscolour? ( dev-haskell/hscolour ) >=dev-haskell/cabal-1.1.4 -DESCRIPTION=Monad transformer library -EAPI=3 -HOMEPAGE=http://hackage.haskell.org/package/mtl -IUSE=doc hscolour profile -KEYWORDS=~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris -LICENSE=BSD -RDEPEND=>=dev-lang/ghc-6.8.2 -SLOT=0 -SRC_URI=mirror://hackage/packages/archive/mtl/1.1.1.1/mtl-1.1.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=cc67f8bbaa5f22fa872cb2f81bbdb252 diff --git a/metadata/md5-cache/dev-haskell/pcre-light-0.4 b/metadata/md5-cache/dev-haskell/pcre-light-0.4 index e47fae53abba..6db6f49d0e95 100644 --- a/metadata/md5-cache/dev-haskell/pcre-light-0.4 +++ b/metadata/md5-cache/dev-haskell/pcre-light-0.4 @@ -4,10 +4,10 @@ DESCRIPTION=A small, efficient and portable regex library for Perl 5 compatible EAPI=3 HOMEPAGE=http://code.haskell.org/~dons/code/pcre-light IUSE=doc hscolour profile -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~amd64-linux LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 dev-libs/libpcre SLOT=0 SRC_URI=mirror://hackage/packages/archive/pcre-light/0.4/pcre-light-0.4.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=d2eb5e8f10504e4ca8651506faf2b04b +_md5_=d0da9d3c4ff3638cd071f1471ecca8af diff --git a/metadata/md5-cache/dev-haskell/safesemaphore-0.9.0 b/metadata/md5-cache/dev-haskell/safesemaphore-0.9.0 index c547e1d5f597..dfd93ff22929 100644 --- a/metadata/md5-cache/dev-haskell/safesemaphore-0.9.0 +++ b/metadata/md5-cache/dev-haskell/safesemaphore-0.9.0 @@ -4,10 +4,10 @@ DESCRIPTION=Much safer replacement for QSemN, QSem, and SampleVar EAPI=5 HOMEPAGE=https://github.com/ChrisKuklewicz/SafeSemaphore IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~amd64-linux LICENSE=BSD RDEPEND=dev-haskell/stm:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.9.0 SRC_URI=mirror://hackage/packages/archive/SafeSemaphore/0.9.0/SafeSemaphore-0.9.0.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=b59ca9155ba7c913ae8897dd817edcf6 +_md5_=9c29f6c96cafb41537451d97954dc157 diff --git a/metadata/md5-cache/dev-haskell/sha-1.6.1 b/metadata/md5-cache/dev-haskell/sha-1.6.1 index a5ca0d0cf4d1..fa4a846bb33f 100644 --- a/metadata/md5-cache/dev-haskell/sha-1.6.1 +++ b/metadata/md5-cache/dev-haskell/sha-1.6.1 @@ -4,10 +4,10 @@ DESCRIPTION=Implementations of the SHA suite of message digest functions EAPI=5 HOMEPAGE=http://hackage.haskell.org/package/SHA IUSE=doc hscolour profile -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~amd64-linux LICENSE=BSD RDEPEND=dev-haskell/binary:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.6.1 SRC_URI=mirror://hackage/packages/archive/SHA/1.6.1/SHA-1.6.1.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=b6da60957f159f3826a5313f3b2971ac +_md5_=dd06f91f0d365ed51d973528beb0d1fb diff --git a/metadata/md5-cache/dev-haskell/syb-0.4.0 b/metadata/md5-cache/dev-haskell/syb-0.4.0 index 11709688904c..1696a41965e3 100644 --- a/metadata/md5-cache/dev-haskell/syb-0.4.0 +++ b/metadata/md5-cache/dev-haskell/syb-0.4.0 @@ -4,10 +4,10 @@ DESCRIPTION=Scrap Your Boilerplate EAPI=5 HOMEPAGE=http://www.cs.uu.nl/wiki/GenericProgramming/SYB IUSE=doc hscolour profile test -KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd +KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.4.0 SRC_URI=mirror://hackage/packages/archive/syb/0.4.0/syb-0.4.0.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=1c87e63122df9e577c80ee833e237419 +_md5_=1caf342abc1aae2be118fe78f55ff497 diff --git a/metadata/md5-cache/dev-haskell/transformers-base-0.4.1 b/metadata/md5-cache/dev-haskell/transformers-base-0.4.1 index f1d37f4df302..ffe0f751cff2 100644 --- a/metadata/md5-cache/dev-haskell/transformers-base-0.4.1 +++ b/metadata/md5-cache/dev-haskell/transformers-base-0.4.1 @@ -4,10 +4,10 @@ DESCRIPTION=Lift computations from the bottom of a transformer stack EAPI=4 HOMEPAGE=https://github.com/mvv/transformers-base IUSE=doc hscolour profile -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~amd64-linux LICENSE=BSD RDEPEND=>=dev-haskell/transformers-0.2[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/transformers-base/0.4.1/transformers-base-0.4.1.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=cd8ac0dbfb98f5ceb4684dff16b75877 +_md5_=a8148f6c80381ec13b77d4a10cec93c5 diff --git a/metadata/md5-cache/dev-java/icedtea-6.1.12.6 b/metadata/md5-cache/dev-java/icedtea-6.1.12.6 new file mode 100644 index 000000000000..a25a1fb0fa2f --- /dev/null +++ b/metadata/md5-cache/dev-java/icedtea-6.1.12.6 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare prerm setup test unpack +DEPEND=>=media-libs/giflib-4.1.6 >=media-libs/libpng-1.2 >=sys-libs/zlib-1.2.3 virtual/jpeg javascript? ( dev-java/rhino:1.6 ) 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 >=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 || ( >=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.1 dev-java/ant-nodeps 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/paxctl ) >=dev-java/java-config-2.1.9-r1 =dev-java/java-config-2* || ( app-admin/eselect-java =media-libs/giflib-4.1.6 >=media-libs/libpng-1.2 >=sys-libs/zlib-1.2.3 virtual/jpeg javascript? ( dev-java/rhino:1.6 ) 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 >=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 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 ) >=dev-java/java-config-2.1.9-r1 =dev-java/java-config-2* || ( app-admin/eselect-java icedtea-1.12-cacao-68fe50ac34ec.tar.gz http://icedtea.classpath.org/download/drops/jamvm/jamvm-0972452d441544f7dd29c55d64f1ce3a5db90d82.tar.gz -> icedtea-1.12-jamvm-0972452d441544f7dd29c55d64f1ce3a5db90d82.tar.gz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa java-pkg-2 65bbb59987d777c1106ae8aa4bf36e7b java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 java-vm-2 7dc6db7d110230640003e30e63a0b2bc multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 prefix 21058c21ca48453d771df15500873ede toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_md5_=908dde1612c94357dbeaad66eae2c1e2 diff --git a/metadata/md5-cache/dev-lang/boo-0.9.4.9 b/metadata/md5-cache/dev-lang/boo-0.9.4.9 deleted file mode 100644 index f4c142f7ae3c..000000000000 --- a/metadata/md5-cache/dev-lang/boo-0.9.4.9 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=>=dev-lang/mono-2.0 x11-libs/gtksourceview:2.0 x11-misc/shared-mime-info app-arch/unzip >=dev-dotnet/nant-0.86_beta1 -DESCRIPTION=A wrist friendly language for the CLI -EAPI=2 -HOMEPAGE=http://boo.codehaus.org/ -KEYWORDS=amd64 ppc x86 -LICENSE=BSD -RDEPEND=>=dev-lang/mono-2.0 x11-libs/gtksourceview:2.0 -RESTRICT=test -SLOT=0 -SRC_URI=http://dist.codehaus.org/boo/distributions/boo-0.9.4.9-src.tar.bz2 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=15f7ed78ea2d863d160e66ea5cd75b6d diff --git a/metadata/md5-cache/dev-lang/nqc-3.1_p6 b/metadata/md5-cache/dev-lang/nqc-3.1_p6 index bc3f4193b0b9..72de54d980dc 100644 --- a/metadata/md5-cache/dev-lang/nqc-3.1_p6 +++ b/metadata/md5-cache/dev-lang/nqc-3.1_p6 @@ -4,10 +4,10 @@ DESCRIPTION=Not Quite C - C-like compiler for Lego Mindstorms EAPI=4 HOMEPAGE=http://bricxcc.sourceforge.net/nqc/ IUSE=usb -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=MPL-1.0 RDEPEND=usb? ( dev-libs/legousbtower ) SLOT=0 SRC_URI=http://bricxcc.sourceforge.net/nqc/release/nqc-3.1.r6.tgz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=a42db71c3d87cfd1467fe97c5b55132b +_md5_=d6c21020bf00e029698336932074043e diff --git a/metadata/md5-cache/dev-lang/php-5.3.23 b/metadata/md5-cache/dev-lang/php-5.3.23 index e880f07f038f..8e42609587ba 100644 --- a/metadata/md5-cache/dev-lang/php-5.3.23 +++ b/metadata/md5-cache/dev-lang/php-5.3.23 @@ -11,5 +11,5 @@ RDEPEND=!dev-lang/php:5 >=app-admin/eselect-php-0.6.2 >=dev-libs/libpcre-8.12[un REQUIRED_USE=truetype? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xsl? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) mysqlnd? ( || ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) ) SLOT=5.3 SRC_URI=http://www.php.net/distributions/php-5.3.23.tar.bz2 http://dev.gentoo.org/~olemarkus/php/php-patchset-5.3-r0.tar.bz2 -_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dec13ed4fe12d1608c20a70b23690d80 diff --git a/metadata/md5-cache/dev-lang/php-5.3.26 b/metadata/md5-cache/dev-lang/php-5.3.26 index 94772b4faff8..5e27cee9ecdc 100644 --- a/metadata/md5-cache/dev-lang/php-5.3.26 +++ b/metadata/md5-cache/dev-lang/php-5.3.26 @@ -10,5 +10,5 @@ RDEPEND=>=app-admin/eselect-php-0.7.0[apache2?,fpm?] >=dev-libs/libpcre-8.32[uni REQUIRED_USE=truetype? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) mysqlnd? ( || ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) ) SLOT=5.3 SRC_URI=http://www.php.net/distributions/php-5.3.26.tar.bz2 http://dev.gentoo.org/~olemarkus/php/php-patchset-5.3-r0.tar.bz2 -_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=cf945189aef50125d566af8149da0142 diff --git a/metadata/md5-cache/dev-lang/php-5.3.27 b/metadata/md5-cache/dev-lang/php-5.3.27 index 0f83dc10dba6..984f82268121 100644 --- a/metadata/md5-cache/dev-lang/php-5.3.27 +++ b/metadata/md5-cache/dev-lang/php-5.3.27 @@ -10,5 +10,5 @@ RDEPEND=>=app-admin/eselect-php-0.7.0[apache2?,fpm?] >=dev-libs/libpcre-8.32[uni REQUIRED_USE=truetype? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) mysqlnd? ( || ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) ) SLOT=5.3 SRC_URI=http://www.php.net/distributions/php-5.3.27.tar.bz2 http://dev.gentoo.org/~olemarkus/php/php-patchset-5.3-r0.tar.bz2 -_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9db3b9301ac5a4e4e15b04781440e3b3 diff --git a/metadata/md5-cache/dev-lang/php-5.4.13 b/metadata/md5-cache/dev-lang/php-5.4.13 index e69dc3acc8d6..d5cf697aaf91 100644 --- a/metadata/md5-cache/dev-lang/php-5.4.13 +++ b/metadata/md5-cache/dev-lang/php-5.4.13 @@ -11,5 +11,5 @@ RDEPEND=>=app-admin/eselect-php-0.6.2 >=dev-libs/libpcre-8.12[unicode] apache2? REQUIRED_USE=truetype? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xsl? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) mysqlnd? ( || ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) ) SLOT=5.4 SRC_URI=http://www.php.net/distributions/php-5.4.13.tar.bz2 http://dev.gentoo.org/~olemarkus/php/php-patchset-5.4-r2.tar.bz2 -_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2e1fa82e19cf9b92bb172c626b97f4a5 diff --git a/metadata/md5-cache/dev-lang/php-5.4.16 b/metadata/md5-cache/dev-lang/php-5.4.16 index 1f2fd4c57a8d..70488309d7c0 100644 --- a/metadata/md5-cache/dev-lang/php-5.4.16 +++ b/metadata/md5-cache/dev-lang/php-5.4.16 @@ -10,5 +10,5 @@ RDEPEND=>=app-admin/eselect-php-0.7.0[apache2?,fpm?] >=dev-libs/libpcre-8.32[uni REQUIRED_USE=truetype? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) mysqlnd? ( || ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) ) SLOT=5.4 SRC_URI=http://www.php.net/distributions/php-5.4.16.tar.bz2 http://dev.gentoo.org/~olemarkus/php/php-patchset-5.4-r2.tar.bz2 -_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4745891886cded914fad1975a7f668e9 diff --git a/metadata/md5-cache/dev-lang/php-5.4.17 b/metadata/md5-cache/dev-lang/php-5.4.17 index 61b2b78abf6d..8870b89ebd26 100644 --- a/metadata/md5-cache/dev-lang/php-5.4.17 +++ b/metadata/md5-cache/dev-lang/php-5.4.17 @@ -10,5 +10,5 @@ RDEPEND=>=app-admin/eselect-php-0.7.0[apache2?,fpm?] >=dev-libs/libpcre-8.32[uni REQUIRED_USE=truetype? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) mysqlnd? ( || ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) ) SLOT=5.4 SRC_URI=http://www.php.net/distributions/php-5.4.17.tar.bz2 http://dev.gentoo.org/~olemarkus/php/php-patchset-5.4-r2.tar.bz2 -_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a49f8a8115164bf134984e4cd2f28202 diff --git a/metadata/md5-cache/dev-lang/php-5.5.0 b/metadata/md5-cache/dev-lang/php-5.5.0 index a05211bcedff..ff28df53ab76 100644 --- a/metadata/md5-cache/dev-lang/php-5.5.0 +++ b/metadata/md5-cache/dev-lang/php-5.5.0 @@ -10,5 +10,5 @@ RDEPEND=>=app-admin/eselect-php-0.7.0[apache2?,fpm?] >=dev-libs/libpcre-8.32[uni REQUIRED_USE=truetype? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) libmysqlclient? ( || ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) ) SLOT=5.5 SRC_URI=http://www.php.net/distributions/php-5.5.0.tar.bz2 -_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=aa86954ff94f1562258fde50fb2f0f00 diff --git a/metadata/md5-cache/dev-lang/php-5.5.0_rc3 b/metadata/md5-cache/dev-lang/php-5.5.0_rc3 index ed51b84c3783..f74f7c9f2976 100644 --- a/metadata/md5-cache/dev-lang/php-5.5.0_rc3 +++ b/metadata/md5-cache/dev-lang/php-5.5.0_rc3 @@ -10,5 +10,5 @@ RDEPEND=>=app-admin/eselect-php-0.7.0[apache2?,fpm?] >=dev-libs/libpcre-8.32[uni REQUIRED_USE=truetype? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) libmysqlclient? ( || ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) ) SLOT=5.5 SRC_URI=http://downloads.php.net/dsp/php-5.5.0RC3.tar.bz2 -_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=74ce3d27c5ff52b31545d8eacef1daf6 diff --git a/metadata/md5-cache/dev-lang/php-5.5.1 b/metadata/md5-cache/dev-lang/php-5.5.1 index 334352fc4ba5..747c7b532967 100644 --- a/metadata/md5-cache/dev-lang/php-5.5.1 +++ b/metadata/md5-cache/dev-lang/php-5.5.1 @@ -10,5 +10,5 @@ RDEPEND=>=app-admin/eselect-php-0.7.0[apache2?,fpm?] >=dev-libs/libpcre-8.32[uni REQUIRED_USE=truetype? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) libmysqlclient? ( || ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) ) SLOT=5.5 SRC_URI=http://www.php.net/distributions/php-5.5.1.tar.bz2 -_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6ef1e02b077bd4db830f10c5b9bc0d94 diff --git a/metadata/md5-cache/dev-lang/tinycobol-0.64 b/metadata/md5-cache/dev-lang/tinycobol-0.64 deleted file mode 100644 index eba1ebd2c196..000000000000 --- a/metadata/md5-cache/dev-lang/tinycobol-0.64 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=>=dev-libs/glib-2.0 sys-libs/db sys-devel/flex =dev-libs/glib-2.0 sys-libs/db -SLOT=0 -SRC_URI=mirror://sourceforge/tiny-cobol/tinycobol-0.64.tar.bz2 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=17686e8ffd9d37b77ab01067c3d3f03b diff --git a/metadata/md5-cache/dev-libs/Ice-3.4.2 b/metadata/md5-cache/dev-libs/Ice-3.4.2 index 6b8831156f2d..a3ec5640bde8 100644 --- a/metadata/md5-cache/dev-libs/Ice-3.4.2 +++ b/metadata/md5-cache/dev-libs/Ice-3.4.2 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 >=sys-libs/db-4.8.30[cxx] ~dev-cpp/libmcpp-2.7.2 ruby? ( dev-lang/ruby:1.8 ) mono? ( dev-lang/mono ) !dev-python/IcePy !dev-ruby/IceRuby python? ( =dev-lang/python-2* ) SLOT=0 SRC_URI=http://www.zeroc.com/download/Ice/3.4/Ice-3.4.2.tar.gz doc? ( http://www.zeroc.com/download/Ice/3.4/Ice-3.4.2.pdf.gz ) http://dev.gentoo.org/~ssuominen/Ice-3.4.2-gcc47.patch.bz2 -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3c221fcbc70ac35deb6819b9b921ab48 diff --git a/metadata/md5-cache/dev-libs/Ice-3.4.2-r1 b/metadata/md5-cache/dev-libs/Ice-3.4.2-r1 index 957b753e590e..84d1ae8a2c08 100644 --- a/metadata/md5-cache/dev-libs/Ice-3.4.2-r1 +++ b/metadata/md5-cache/dev-libs/Ice-3.4.2-r1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 >=sys-libs/db-4.8.30[cxx] ~dev-cpp/libmcpp-2.7.2 ruby? ( dev-lang/ruby:1.8 ) mono? ( dev-lang/mono ) !dev-python/IcePy !dev-ruby/IceRuby python? ( =dev-lang/python-2* ) SLOT=0 SRC_URI=http://www.zeroc.com/download/Ice/3.4/Ice-3.4.2.tar.gz doc? ( http://www.zeroc.com/download/Ice/3.4/Ice-3.4.2.pdf.gz ) http://dev.gentoo.org/~ssuominen/Ice-3.4.2-gcc47.patch.bz2 -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a11e65b58eb1f24508ed39f8b3bd13b9 diff --git a/metadata/md5-cache/dev-libs/Ice-3.5.0 b/metadata/md5-cache/dev-libs/Ice-3.5.0 index ab6a0ac61b38..92bf8d87dbb6 100644 --- a/metadata/md5-cache/dev-libs/Ice-3.5.0 +++ b/metadata/md5-cache/dev-libs/Ice-3.5.0 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 >=sys-libs/db-4.8.30[cxx] ~dev-cpp/libmcpp-2.7.2 ruby? ( dev-lang/ruby:1.8 ) mono? ( dev-lang/mono ) !dev-python/IcePy !dev-ruby/IceRuby python? ( =dev-lang/python-2* ) SLOT=0 SRC_URI=http://www.zeroc.com/download/Ice/3.5/Ice-3.5.0.tar.gz doc? ( http://www.zeroc.com/download/Ice/3.5/Ice-3.5.0.pdf ) -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1463264eec9cfec7ad0a6638e7506044 diff --git a/metadata/md5-cache/dev-libs/apr-util-1.3.12 b/metadata/md5-cache/dev-libs/apr-util-1.3.12 index 72d22991f81b..cb3f3d56db47 100644 --- a/metadata/md5-cache/dev-libs/apr-util-1.3.12 +++ b/metadata/md5-cache/dev-libs/apr-util-1.3.12 @@ -10,5 +10,5 @@ RDEPEND=dev-libs/expat >=dev-libs/apr-1.4.5:1 berkdb? ( >=sys-libs/db-4 ) freetd RESTRICT=test SLOT=1 SRC_URI=mirror://apache/apr/apr-util-1.3.12.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8ab247b7c851103e8b83fc07ed89cf64 diff --git a/metadata/md5-cache/dev-libs/apr-util-1.4.1 b/metadata/md5-cache/dev-libs/apr-util-1.4.1 index c136a8bda701..6e79290492be 100644 --- a/metadata/md5-cache/dev-libs/apr-util-1.4.1 +++ b/metadata/md5-cache/dev-libs/apr-util-1.4.1 @@ -10,5 +10,5 @@ RDEPEND=dev-libs/expat >=dev-libs/apr-1.4.5:1 berkdb? ( >=sys-libs/db-4 ) freetd RESTRICT=test SLOT=1 SRC_URI=mirror://apache/apr/apr-util-1.4.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=cbbe2aba806e602efeb47b1635a8b648 diff --git a/metadata/md5-cache/dev-libs/apr-util-1.5.2 b/metadata/md5-cache/dev-libs/apr-util-1.5.2 index 479c11a945ef..b892d29cc0e3 100644 --- a/metadata/md5-cache/dev-libs/apr-util-1.5.2 +++ b/metadata/md5-cache/dev-libs/apr-util-1.5.2 @@ -10,5 +10,5 @@ RDEPEND=dev-libs/expat >=dev-libs/apr-1.4.6:1 berkdb? ( >=sys-libs/db-4 ) freetd RESTRICT=test SLOT=1 SRC_URI=mirror://apache/apr/apr-util-1.5.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8a24974fb73f646d9eb9ef1d52c6f1d1 diff --git a/metadata/md5-cache/dev-libs/cyrus-imap-dev-2.4.16 b/metadata/md5-cache/dev-libs/cyrus-imap-dev-2.4.16 index 8658dcb7aa2e..b080ee4b1b10 100644 --- a/metadata/md5-cache/dev-libs/cyrus-imap-dev-2.4.16 +++ b/metadata/md5-cache/dev-libs/cyrus-imap-dev-2.4.16 @@ -9,5 +9,5 @@ LICENSE=BSD-with-attribution RDEPEND=>=dev-libs/cyrus-sasl-2.1.13 afs? ( net-fs/openafs ) berkdb? ( >=sys-libs/db-3.2 ) kerberos? ( virtual/krb5 ) snmp? ( net-analyzer/net-snmp ) ssl? ( >=dev-libs/openssl-0.9.6 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) !net-mail/cyrus-imapd SLOT=0 SRC_URI=ftp://ftp.cyrusimap.org/cyrus-imapd/cyrus-imapd-2.4.16.tar.gz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=23ac15e6e06aff66ffb6506dd1f978e0 diff --git a/metadata/md5-cache/dev-libs/cyrus-imap-dev-2.4.17 b/metadata/md5-cache/dev-libs/cyrus-imap-dev-2.4.17 index 77fd5335b81d..cee02bde35b2 100644 --- a/metadata/md5-cache/dev-libs/cyrus-imap-dev-2.4.17 +++ b/metadata/md5-cache/dev-libs/cyrus-imap-dev-2.4.17 @@ -9,5 +9,5 @@ LICENSE=BSD-with-attribution RDEPEND=>=dev-libs/cyrus-sasl-2.1.13 afs? ( net-fs/openafs ) berkdb? ( >=sys-libs/db-3.2 ) kerberos? ( virtual/krb5 ) snmp? ( net-analyzer/net-snmp ) ssl? ( >=dev-libs/openssl-0.9.6 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) !net-mail/cyrus-imapd SLOT=0 SRC_URI=ftp://ftp.cyrusimap.org/cyrus-imapd/cyrus-imapd-2.4.17.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2139b046f2fc7546751ea97e4db2f28a diff --git a/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.23-r6 b/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.23-r6 index 9d77a2cde685..17ff3863edc2 100644 --- a/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.23-r6 +++ b/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.23-r6 @@ -9,5 +9,5 @@ LICENSE=BSD-with-attribution RDEPEND=authdaemond? ( || ( >=net-mail/courier-imap-3.0.7 >=mail-mta/courier-0.46 ) ) berkdb? ( >=sys-libs/db-3.2 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) kerberos? ( virtual/krb5 ) openldap? ( >=net-nds/openldap-2.0.25 ) mysql? ( virtual/mysql ) ntlm_unsupported_patch? ( >=net-fs/samba-3.0.9 ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql-base ) ssl? ( >=dev-libs/openssl-0.9.6d ) java? ( >=virtual/jdk-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=2 SRC_URI=ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-2.1.23.tar.gz ntlm_unsupported_patch? ( mirror://gentoo/cyrus-sasl-2.1.23-ntlm_impl-spnego.patch.gz ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1479b854bd4e4747bc5347e0a9207ad4 diff --git a/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.23-r7 b/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.23-r7 index f96489372b89..d1d9e664ca2f 100644 --- a/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.23-r7 +++ b/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.23-r7 @@ -4,10 +4,10 @@ DESCRIPTION=The Cyrus SASL (Simple Authentication and Security Layer). EAPI=2 HOMEPAGE=http://asg.web.cmu.edu/sasl/ IUSE=authdaemond berkdb crypt gdbm kerberos openldap mysql ntlm_unsupported_patch pam postgres sample srp ssl urandom elibc_FreeBSD java -KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd +KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd LICENSE=BSD-with-attribution RDEPEND=authdaemond? ( || ( >=net-mail/courier-imap-3.0.7 >=mail-mta/courier-0.46 ) ) berkdb? ( >=sys-libs/db-3.2 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) kerberos? ( virtual/krb5 ) openldap? ( >=net-nds/openldap-2.0.25 ) mysql? ( virtual/mysql ) ntlm_unsupported_patch? ( >=net-fs/samba-3.0.9 ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql-base ) ssl? ( >=dev-libs/openssl-0.9.6d ) java? ( >=virtual/jdk-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=2 SRC_URI=ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-2.1.23.tar.gz ntlm_unsupported_patch? ( mirror://gentoo/cyrus-sasl-2.1.23-ntlm_impl-spnego.patch.gz ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=c7b77685f00a7a99a0e5dc37a27e8424 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=b6bc508706afc46f8164582654a61f30 diff --git a/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.25-r4 b/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.25-r4 index ae9be12b5912..1e6ee12f083f 100644 --- a/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.25-r4 +++ b/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.25-r4 @@ -9,5 +9,5 @@ LICENSE=BSD-with-attribution RDEPEND=net-mail/mailbase authdaemond? ( || ( net-mail/courier-imap mail-mta/courier ) ) berkdb? ( >=sys-libs/db-3.2 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) kerberos? ( virtual/krb5 ) openldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl ) java? ( >=virtual/jdk-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=2 SRC_URI=ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-2.1.25.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5993ca5aab54f68daa0d79104ed63637 diff --git a/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.26-r1 b/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.26-r1 index 6832596496f9..92d1f751f2a9 100644 --- a/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.26-r1 +++ b/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.26-r1 @@ -9,5 +9,5 @@ LICENSE=BSD-with-attribution RDEPEND=net-mail/mailbase authdaemond? ( || ( net-mail/courier-imap mail-mta/courier ) ) berkdb? ( >=sys-libs/db-3.2 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) kerberos? ( virtual/krb5 ) openldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl ) java? ( >=virtual/jdk-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=2 SRC_URI=ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-2.1.26.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=95c8ea233fe524161d2935efc95f508a diff --git a/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.26-r2 b/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.26-r2 index f388f2113054..5047a0bfdd97 100644 --- a/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.26-r2 +++ b/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.26-r2 @@ -9,5 +9,5 @@ LICENSE=BSD-with-attribution RDEPEND=net-mail/mailbase authdaemond? ( || ( net-mail/courier-imap mail-mta/courier ) ) berkdb? ( >=sys-libs/db-3.2 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) kerberos? ( virtual/krb5 ) openldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl ) java? ( >=virtual/jdk-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=2 SRC_URI=ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-2.1.26.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 systemd 3421a5715404244e4827acd1cf8ce654 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 systemd 3421a5715404244e4827acd1cf8ce654 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=393fea22942054c4f169579c3b47301e diff --git a/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.26-r3 b/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.26-r3 index fd1f200f8693..8058cd3d8c3e 100644 --- a/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.26-r3 +++ b/metadata/md5-cache/dev-libs/cyrus-sasl-2.1.26-r3 @@ -4,10 +4,10 @@ DESCRIPTION=The Cyrus SASL (Simple Authentication and Security Layer). EAPI=5 HOMEPAGE=http://cyrusimap.web.cmu.edu/ IUSE=authdaemond berkdb gdbm kerberos ldapdb openldap mysql pam postgres sample sqlite srp ssl static-libs urandom elibc_FreeBSD java -KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd +KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd LICENSE=BSD-with-attribution RDEPEND=net-mail/mailbase authdaemond? ( || ( net-mail/courier-imap mail-mta/courier ) ) berkdb? ( >=sys-libs/db-3.2 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) kerberos? ( virtual/krb5 ) openldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl ) java? ( >=virtual/jdk-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=2 SRC_URI=ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-2.1.26.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 systemd 3421a5715404244e4827acd1cf8ce654 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=73fb99474e9c09d94a704bf91d247c27 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 systemd 3421a5715404244e4827acd1cf8ce654 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=ab0faf166caee7b8467fa7bc193316aa diff --git a/metadata/md5-cache/dev-libs/legousbtower-0.5.4 b/metadata/md5-cache/dev-libs/legousbtower-0.5.4 index b444da9e82d3..2bcbd9b9802b 100644 --- a/metadata/md5-cache/dev-libs/legousbtower-0.5.4 +++ b/metadata/md5-cache/dev-libs/legousbtower-0.5.4 @@ -3,10 +3,10 @@ DEPEND=kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/l DESCRIPTION=The lego mindstorms usb tower headers and/or modules HOMEPAGE=http://legousb.sourceforge.net/ IUSE=kernel_linux -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=MPL-1.0 RDEPEND=kernel_linux? ( virtual/modutils ) SLOT=0 SRC_URI=mirror://sourceforge/legousb/legousbtower-0.5.4.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 linux-mod c9d4931960ba253061ad823a8508bff5 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=b808ea0ed6f3d6a0ffda1234fe6fbdcc +_md5_=a6d938900ad9e5c0ec20f7e787261de7 diff --git a/metadata/md5-cache/dev-libs/libbrahe-1.1.0-r1 b/metadata/md5-cache/dev-libs/libbrahe-1.1.0-r1 index 3be6c9a2bb61..9207d22dbd53 100644 --- a/metadata/md5-cache/dev-libs/libbrahe-1.1.0-r1 +++ b/metadata/md5-cache/dev-libs/libbrahe-1.1.0-r1 @@ -4,9 +4,9 @@ DESCRIPTION=A Heterogenous C Library of Numeric Functions EAPI=5 HOMEPAGE=http://www.coyotegulch.com/products/brahe/ IUSE=static-libs -KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux +KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux LICENSE=GPL-2 SLOT=0 SRC_URI=http://www.coyotegulch.com/distfiles/libbrahe-1.1.0.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=13d70c85bfce6fb57a0f2077f06223d5 +_md5_=9ec03219c31415d2cfcaa96b8ebb6005 diff --git a/metadata/md5-cache/dev-libs/libevocosm-3.3.1-r1 b/metadata/md5-cache/dev-libs/libevocosm-3.3.1-r1 index 0f116b695f3f..092a5c388cac 100644 --- a/metadata/md5-cache/dev-libs/libevocosm-3.3.1-r1 +++ b/metadata/md5-cache/dev-libs/libevocosm-3.3.1-r1 @@ -4,10 +4,10 @@ DESCRIPTION=A C++ framework for evolutionary computing EAPI=5 HOMEPAGE=http://www.coyotegulch.com/products/libevocosm/ IUSE=doc static-libs -KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux +KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux LICENSE=GPL-2 RDEPEND=dev-libs/libcoyotl dev-libs/libbrahe SLOT=0 SRC_URI=http://www.coyotegulch.com/distfiles/libevocosm-3.3.1.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=4804ac4cd1e1c6e2cd428ff297ff43f9 +_md5_=8c336588c0a3271445e5cf5e2bd7bf35 diff --git a/metadata/md5-cache/dev-libs/libhome-0.10.2 b/metadata/md5-cache/dev-libs/libhome-0.10.2 index ce777ce6d8fb..ffa746aad84d 100644 --- a/metadata/md5-cache/dev-libs/libhome-0.10.2 +++ b/metadata/md5-cache/dev-libs/libhome-0.10.2 @@ -8,5 +8,5 @@ LICENSE=LGPL-2 RDEPEND=berkdb? ( >=sys-libs/db-4 ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql-server ) SLOT=0 SRC_URI=mirror://sourceforge/pll/libhome-0.10.2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c1179127cf81e414cd6cb2c3966365b8 diff --git a/metadata/md5-cache/dev-libs/libnl-3.2.22-r2 b/metadata/md5-cache/dev-libs/libnl-3.2.22-r2 index c0bb38f38cf3..3ec1d10ccc42 100644 --- a/metadata/md5-cache/dev-libs/libnl-3.2.22-r2 +++ b/metadata/md5-cache/dev-libs/libnl-3.2.22-r2 @@ -1,14 +1,14 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=python? ( dev-lang/swig ) sys-devel/flex sys-devel/bison python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] +DEFINED_PHASES=compile configure install prepare +DEPEND=python? ( python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] ) python? ( dev-lang/swig ) sys-devel/flex sys-devel/bison DESCRIPTION=A collection of libraries providing APIs to netlink protocol based Linux kernel interfaces EAPI=5 HOMEPAGE=http://www.infradead.org/~tgr/libnl/ IUSE=doc static-libs python utils python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux LICENSE=LGPL-2.1 doc? ( GPL-3 ) utils? ( GPL-2 ) -RDEPEND=python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] -REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 ) +RDEPEND=python? ( python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] ) +REQUIRED_USE=python? ( || ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 ) ) SLOT=3 SRC_URI=http://www.infradead.org/~tgr/libnl/files/libnl-3.2.22.tar.gz doc? ( http://www.infradead.org/~tgr/libnl/files/libnl-doc-3.2.22.tar.gz ) _eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=f1aeb87e42bd507612d9209026544476 +_md5_=2529a297d98b6d8d5927632cee95b6ca diff --git a/metadata/md5-cache/dev-libs/libxml2-2.9.1-r1 b/metadata/md5-cache/dev-libs/libxml2-2.9.1-r1 index fb14157048f3..ce13c5e87805 100644 --- a/metadata/md5-cache/dev-libs/libxml2-2.9.1-r1 +++ b/metadata/md5-cache/dev-libs/libxml2-2.9.1-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Version 2 of the library to manipulate XML files EAPI=5 HOMEPAGE=http://www.xmlsoft.org/ IUSE=debug examples icu ipv6 lzma python readline static-libs test python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 -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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt +KEYWORDS=alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT RDEPEND=sys-libs/zlib:= icu? ( dev-libs/icu:= ) lzma? ( app-arch/xz-utils:= ) python? ( python_targets_python2_5? ( dev-lang/python:2.5[xml] ) python_targets_python2_6? ( dev-lang/python:2.6[xml] ) python_targets_python2_7? ( dev-lang/python:2.7[xml] ) python_targets_python3_1? ( dev-lang/python:3.1[xml] ) python_targets_python3_2? ( dev-lang/python:3.2[xml] ) python_targets_python3_3? ( dev-lang/python:3.3[xml] ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] ) readline? ( sys-libs/readline:= ) SLOT=2 SRC_URI=ftp://xmlsoft.org/libxml2/libxml2-2.9.1.tar.gz test? ( http://www.w3.org/XML/2004/xml-schema-test-suite/xmlschema2002-01-16/xsts-2002-01-16.tar.gz http://www.w3.org/XML/2004/xml-schema-test-suite/xmlschema2004-01-14/xsts-2004-01-14.tar.gz http://www.w3.org/XML/Test/xmlts20080827.tar.gz ) _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 prefix 21058c21ca48453d771df15500873ede python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=e35eda9702fd76ee38418e4c897095fa +_md5_=9ee5f8701daf63d67c09489e9569fab1 diff --git a/metadata/md5-cache/dev-libs/libyaml-0.0.1 b/metadata/md5-cache/dev-libs/libyaml-0.0.1 deleted file mode 100644 index be88e4f6fab2..000000000000 --- a/metadata/md5-cache/dev-libs/libyaml-0.0.1 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install unpack -DESCRIPTION=YAML 1.1 parser and emitter written in C -HOMEPAGE=http://pyyaml.org/wiki/LibYAML -IUSE=doc examples -KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 -LICENSE=MIT -SLOT=0 -SRC_URI=http://pyyaml.org/download/libyaml/yaml-0.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=d4234cbb53943b55f8426a13b65c9dcf diff --git a/metadata/md5-cache/dev-libs/libyaml-0.1.2 b/metadata/md5-cache/dev-libs/libyaml-0.1.2 deleted file mode 100644 index fa7fc0112331..000000000000 --- a/metadata/md5-cache/dev-libs/libyaml-0.1.2 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install unpack -DESCRIPTION=YAML 1.1 parser and emitter written in C -HOMEPAGE=http://pyyaml.org/wiki/LibYAML -IUSE=doc examples test -KEYWORDS=amd64 ~arm ppc ppc64 x86 ~x86-linux ~x86-macos -LICENSE=MIT -SLOT=0 -SRC_URI=http://pyyaml.org/download/libyaml/yaml-0.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=0053e7a9617ac46d522b878802a1c093 diff --git a/metadata/md5-cache/dev-libs/libyaml-0.1.3 b/metadata/md5-cache/dev-libs/libyaml-0.1.3 deleted file mode 100644 index 1c5fc8582738..000000000000 --- a/metadata/md5-cache/dev-libs/libyaml-0.1.3 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install prepare -DESCRIPTION=YAML 1.1 parser and emitter written in C -EAPI=2 -HOMEPAGE=http://pyyaml.org/wiki/LibYAML -IUSE=doc examples test -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris -LICENSE=MIT -SLOT=0 -SRC_URI=http://pyyaml.org/download/libyaml/yaml-0.1.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=0f861a23d198f14472b3a99ae6f396e1 diff --git a/metadata/md5-cache/dev-libs/nettle-2.7.1 b/metadata/md5-cache/dev-libs/nettle-2.7.1 index 11e4f87c7be3..fc21ff5157a9 100644 --- a/metadata/md5-cache/dev-libs/nettle-2.7.1 +++ b/metadata/md5-cache/dev-libs/nettle-2.7.1 @@ -4,10 +4,10 @@ DESCRIPTION=Low-level cryptographic library EAPI=5 HOMEPAGE=http://www.lysator.liu.se/~nisse/nettle/ IUSE=doc +gmp neon static-libs test -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=|| ( LGPL-3 LGPL-2.1 ) RDEPEND=gmp? ( dev-libs/gmp ) SLOT=0/4 SRC_URI=http://www.lysator.liu.se/~nisse/archive/nettle-2.7.1.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=0d29162b30b39a47f678c360194ddf56 +_md5_=11a8552d150b2c3dad9256ce5c92c864 diff --git a/metadata/md5-cache/dev-perl/BerkeleyDB-0.510.0 b/metadata/md5-cache/dev-perl/BerkeleyDB-0.510.0 index 1be873f56213..1675828a9b9c 100644 --- a/metadata/md5-cache/dev-perl/BerkeleyDB-0.510.0 +++ b/metadata/md5-cache/dev-perl/BerkeleyDB-0.510.0 @@ -9,5 +9,5 @@ LICENSE=|| ( Artistic GPL-1 GPL-2 GPL-3 ) RDEPEND=>=sys-libs/db-2.0 dev-lang/perl[-build] SLOT=0 SRC_URI=mirror://cpan/authors/id/P/PM/PMQS/BerkeleyDB-0.51.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ef61f85a3b65d60295247d5aca49ad99 diff --git a/metadata/md5-cache/dev-perl/Import-Into-1.1.0 b/metadata/md5-cache/dev-perl/Import-Into-1.1.0 index 88a47699e467..89afb8e34159 100644 --- a/metadata/md5-cache/dev-perl/Import-Into-1.1.0 +++ b/metadata/md5-cache/dev-perl/Import-Into-1.1.0 @@ -3,10 +3,10 @@ DEPEND=dev-lang/perl[-build] DESCRIPTION=Import packages into other packages EAPI=4 HOMEPAGE=http://search.cpan.org/dist/Import-Into/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~ppc-aix ~x86-solaris LICENSE=|| ( Artistic GPL-1 GPL-2 GPL-3 ) RDEPEND=dev-lang/perl[-build] SLOT=0 SRC_URI=mirror://cpan/authors/id/M/MS/MSTROUT/Import-Into-1.001000.tar.gz _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=784c22ae65f156f4d1122194e2ef7209 +_md5_=7e58e61616c743859352cdf88ac262ca diff --git a/metadata/md5-cache/dev-perl/Package-Variant-1.1.2 b/metadata/md5-cache/dev-perl/Package-Variant-1.1.2 index 1a91ad63cb6f..6e782682e202 100644 --- a/metadata/md5-cache/dev-perl/Package-Variant-1.1.2 +++ b/metadata/md5-cache/dev-perl/Package-Variant-1.1.2 @@ -4,10 +4,10 @@ DESCRIPTION=Parameterizable packages EAPI=4 HOMEPAGE=http://search.cpan.org/dist/Package-Variant/ IUSE=test -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~ppc-aix ~x86-solaris LICENSE=|| ( Artistic GPL-1 GPL-2 GPL-3 ) RDEPEND=>=dev-perl/strictures-1.0.0 >=dev-perl/Module-Runtime-0.13.0 >=dev-perl/Import-Into-1.0.0 dev-lang/perl[-build] SLOT=0 SRC_URI=mirror://cpan/authors/id/P/PH/PHAYLON/Package-Variant-1.001002.tar.gz _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=48ce8fa4de1bb3e05f74e1a57f1ca3df +_md5_=17120cc33a4dcb0858fbb3172656acb1 diff --git a/metadata/md5-cache/dev-perl/Proc-ProcessTable-0.480.0 b/metadata/md5-cache/dev-perl/Proc-ProcessTable-0.480.0 index 8a2bc2b783df..7627e16f1034 100644 --- a/metadata/md5-cache/dev-perl/Proc-ProcessTable-0.480.0 +++ b/metadata/md5-cache/dev-perl/Proc-ProcessTable-0.480.0 @@ -3,10 +3,10 @@ DEPEND=dev-lang/perl[-build] DESCRIPTION=Unix process table information EAPI=5 HOMEPAGE=http://search.cpan.org/dist/Proc-ProcessTable/ -KEYWORDS=~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 +KEYWORDS=alpha amd64 hppa ia64 ~mips ppc ppc64 ~sparc x86 LICENSE=|| ( Artistic GPL-1 GPL-2 GPL-3 ) RDEPEND=dev-lang/perl[-build] SLOT=0 SRC_URI=mirror://cpan/authors/id/J/JW/JWB/Proc-ProcessTable-0.48.tar.gz _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=3af75915dd658bce2d4714847b44cbd6 +_md5_=98853e856727c258f6d91ca71bdcf9cc diff --git a/metadata/md5-cache/dev-perl/SQL-Translator-0.110.160 b/metadata/md5-cache/dev-perl/SQL-Translator-0.110.160 index 14e119d997ee..1c8adbf3cc29 100644 --- a/metadata/md5-cache/dev-perl/SQL-Translator-0.110.160 +++ b/metadata/md5-cache/dev-perl/SQL-Translator-0.110.160 @@ -4,10 +4,10 @@ DESCRIPTION=Convert RDBMS SQL CREATE syntax EAPI=4 HOMEPAGE=http://search.cpan.org/dist/SQL-Translator/ IUSE=test -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~ppc-aix ~x86-solaris LICENSE=|| ( Artistic GPL-1 GPL-2 GPL-3 ) RDEPEND=dev-perl/Carp-Clan >=dev-perl/yaml-0.680.0 >=dev-perl/IO-stringy-2.110.0 >=dev-perl/Parse-RecDescent-1.967.9 >=dev-perl/File-ShareDir-1.0.0 dev-perl/List-MoreUtils dev-perl/DBI >=dev-perl/Try-Tiny-0.40.0 >=dev-perl/Moo-1.0.3 >=dev-perl/Package-Variant-1.1.1 >=dev-perl/XML-Writer-0.500.0 dev-lang/perl[-build] SLOT=0 SRC_URI=mirror://cpan/authors/id/F/FR/FREW/SQL-Translator-0.11016.tar.gz _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=2c02e1f5878c9c6aadbb6366d6aab162 +_md5_=084098200cd34630587dcd9b9021c2fe diff --git a/metadata/md5-cache/dev-php/ezc-Base-1.4.1 b/metadata/md5-cache/dev-php/ezc-Base-1.4.1 deleted file mode 100644 index f006d6be4dbc..000000000000 --- a/metadata/md5-cache/dev-php/ezc-Base-1.4.1 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install -DEPEND=dev-lang/php >=dev-php/pear-1.8.1 >=dev-lang/php-5.1.2 >=dev-php/PEAR-PEAR-1.4.6 -DESCRIPTION=The Base package provides the basic infrastructure that all eZ component packages rely on. -HOMEPAGE=http://ez.no/products/ez_components -KEYWORDS=~amd64 ~hppa ~ppc ~sparc ~x86 -LICENSE=BSD -RDEPEND=dev-lang/php >=dev-php/pear-1.8.1 >=dev-lang/php-5.1.2 >=dev-php/PEAR-PEAR-1.4.6 -SLOT=0 -SRC_URI=http://components.ez.no/get/Base-1.4.1.tgz -_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 php-ezc d8c0f961fa417756be4a6d7a237f4de3 php-pear-r1 21c0c441f5d64d974c77685b2a05867a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=28d01a046310b30d5da1d31bb9798ad7 diff --git a/metadata/md5-cache/dev-php/ezc-Base-1.8 b/metadata/md5-cache/dev-php/ezc-Base-1.8 deleted file mode 100644 index 47d1c5593254..000000000000 --- a/metadata/md5-cache/dev-php/ezc-Base-1.8 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install -DEPEND=dev-lang/php >=dev-php/pear-1.8.1 >=dev-lang/php-5.1.2 >=dev-php/PEAR-PEAR-1.4.6 -DESCRIPTION=The Base package provides the basic infrastructure that all eZ component packages rely on. -HOMEPAGE=http://ez.no/products/ez_components -KEYWORDS=amd64 hppa ppc ~sparc x86 -LICENSE=BSD -RDEPEND=dev-lang/php >=dev-php/pear-1.8.1 >=dev-lang/php-5.1.2 >=dev-php/PEAR-PEAR-1.4.6 -SLOT=0 -SRC_URI=http://components.ez.no/get/Base-1.8.tgz -_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 php-ezc d8c0f961fa417756be4a6d7a237f4de3 php-pear-r1 21c0c441f5d64d974c77685b2a05867a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=5eaa13bd84c293cff0c988c5b384b550 diff --git a/metadata/md5-cache/dev-php/ezc-Graph-1.2 b/metadata/md5-cache/dev-php/ezc-Graph-1.2 deleted file mode 100644 index d1dab985bf1e..000000000000 --- a/metadata/md5-cache/dev-php/ezc-Graph-1.2 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install -DEPEND=dev-lang/php >=dev-php/pear-1.8.1 >=dev-lang/php-5.1.2 >=dev-php/PEAR-PEAR-1.4.6 -DESCRIPTION=A component for creating pie charts, line graphs and other kinds of diagrams. -HOMEPAGE=http://ez.no/products/ez_components -KEYWORDS=~amd64 ~hppa ~ppc ~sparc ~x86 -LICENSE=BSD -RDEPEND=dev-lang/php >=dev-php/pear-1.8.1 >=dev-lang/php-5.1.2 >=dev-php/PEAR-PEAR-1.4.6 >=dev-php/ezc-Base-1.4 -SLOT=0 -SRC_URI=http://components.ez.no/get/Graph-1.2.tgz -_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 php-ezc d8c0f961fa417756be4a6d7a237f4de3 php-pear-r1 21c0c441f5d64d974c77685b2a05867a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=9b11868a62cda0038d7e8941629a9794 diff --git a/metadata/md5-cache/dev-php/ezc-Graph-1.5 b/metadata/md5-cache/dev-php/ezc-Graph-1.5 deleted file mode 100644 index a3828ee33331..000000000000 --- a/metadata/md5-cache/dev-php/ezc-Graph-1.5 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install -DEPEND=dev-lang/php >=dev-php/pear-1.8.1 >=dev-lang/php-5.1.2 >=dev-php/PEAR-PEAR-1.4.6 -DESCRIPTION=A component for creating pie charts, line graphs and other kinds of diagrams. -HOMEPAGE=http://ez.no/products/ez_components -KEYWORDS=amd64 ~hppa ppc ~sparc x86 -LICENSE=BSD -RDEPEND=dev-lang/php >=dev-php/pear-1.8.1 >=dev-lang/php-5.1.2 >=dev-php/PEAR-PEAR-1.4.6 >=dev-php/ezc-Base-1.8 -SLOT=0 -SRC_URI=http://components.ez.no/get/Graph-1.5.tgz -_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 php-ezc d8c0f961fa417756be4a6d7a237f4de3 php-pear-r1 21c0c441f5d64d974c77685b2a05867a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=5e2800d79d5e8994d4ff5380c715e398 diff --git a/metadata/md5-cache/dev-python/boto-2.9.8 b/metadata/md5-cache/dev-python/boto-2.9.8 new file mode 100644 index 000000000000..0cfd8ac24ef0 --- /dev/null +++ b/metadata/md5-cache/dev-python/boto-2.9.8 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] test? ( dev-python/m2crypto ) python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] +DESCRIPTION=Amazon Web Services API +EAPI=5 +HOMEPAGE=https://github.com/boto/boto http://pypi.python.org/pypi/boto +IUSE=test python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 +KEYWORDS=~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +LICENSE=MIT +RDEPEND=dev-python/m2crypto python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) +RESTRICT=test +SLOT=0 +SRC_URI=mirror://pypi/b/boto/boto-2.9.8.tar.gz +_eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=09823fb870a0fc06bbc778c98ec76b11 diff --git a/metadata/md5-cache/dev-python/bsddb3-5.1.2 b/metadata/md5-cache/dev-python/bsddb3-5.1.2 index 8b1b1dbd2415..66e756285e41 100644 --- a/metadata/md5-cache/dev-python/bsddb3-5.1.2 +++ b/metadata/md5-cache/dev-python/bsddb3-5.1.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=sys-libs/db-4.6 || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2* ) SLOT=0 SRC_URI=mirror://pypi/b/bsddb3/bsddb3-5.1.2.tar.gz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ef346c0eab8da2d5cdaf38ee60b7a37e diff --git a/metadata/md5-cache/dev-python/bsddb3-5.2.0 b/metadata/md5-cache/dev-python/bsddb3-5.2.0 index f7704dcd81da..2f3f77325d37 100644 --- a/metadata/md5-cache/dev-python/bsddb3-5.2.0 +++ b/metadata/md5-cache/dev-python/bsddb3-5.2.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=sys-libs/db-4.8.30 || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2* ) SLOT=0 SRC_URI=mirror://pypi/b/bsddb3/bsddb3-5.2.0.tar.gz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e68adb1f8969840e5a798fd2fef22535 diff --git a/metadata/md5-cache/dev-python/bsddb3-5.3.0 b/metadata/md5-cache/dev-python/bsddb3-5.3.0 index 618d4fd70ee1..a585f8cedb2e 100644 --- a/metadata/md5-cache/dev-python/bsddb3-5.3.0 +++ b/metadata/md5-cache/dev-python/bsddb3-5.3.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=sys-libs/db-4.8.30 || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2* ) SLOT=0 SRC_URI=mirror://pypi/b/bsddb3/bsddb3-5.3.0.tar.gz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6fc5e3c85d68e2aadef6de9e58bc465b diff --git a/metadata/md5-cache/dev-python/bsddb3-5.3.0-r1 b/metadata/md5-cache/dev-python/bsddb3-5.3.0-r1 index 5b56344add98..17b95d0f6773 100644 --- a/metadata/md5-cache/dev-python/bsddb3-5.3.0-r1 +++ b/metadata/md5-cache/dev-python/bsddb3-5.3.0-r1 @@ -10,5 +10,5 @@ RDEPEND=>=sys-libs/db-4.8.30 python_targets_python2_5? ( dev-lang/python:2.5 ) p REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 ) SLOT=0 SRC_URI=mirror://pypi/b/bsddb3/bsddb3-5.3.0.tar.gz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9896666919989efdea816c499b7b656f diff --git a/metadata/md5-cache/dev-python/bsddb3-6.0.0 b/metadata/md5-cache/dev-python/bsddb3-6.0.0 index c857fab39f29..2201fff96341 100644 --- a/metadata/md5-cache/dev-python/bsddb3-6.0.0 +++ b/metadata/md5-cache/dev-python/bsddb3-6.0.0 @@ -10,5 +10,5 @@ RDEPEND=>=sys-libs/db-4.8.30 python_targets_python2_5? ( dev-lang/python:2.5 ) p REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 ) SLOT=0 SRC_URI=mirror://pypi/b/bsddb3/bsddb3-6.0.0.tar.gz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a88ce98698d34a5523dca44aba5816b9 diff --git a/metadata/md5-cache/dev-python/crcmod-1.7 b/metadata/md5-cache/dev-python/crcmod-1.7 deleted file mode 100644 index 0021c20f01e9..000000000000 --- a/metadata/md5-cache/dev-python/crcmod-1.7 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare -DEPEND=|| ( =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) -DESCRIPTION=Python CRC Generator module -EAPI=3 -HOMEPAGE=http://crcmod.sourceforge.net/ -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=|| ( =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) -SLOT=0 -SRC_URI=mirror://sourceforge/crcmod/crcmod-1.7.tar.gz -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=915a2d840adc22413895c84228a5f38c diff --git a/metadata/md5-cache/dev-python/gdl-python-2.25.3 b/metadata/md5-cache/dev-python/gdl-python-2.25.3 deleted file mode 100644 index dc959dc0735f..000000000000 --- a/metadata/md5-cache/dev-python/gdl-python-2.25.3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup unpack -DEPEND=>=dev-libs/gdl-2.28:1 virtual/pkgconfig gnome-base/gnome-common || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool >=sys-apps/sed-4 =dev-lang/python-2* !<=dev-python/gnome-python-extras-2.19.1-r2 ~dev-python/gnome-python-extras-base-2.25.3 virtual/pkgconfig -DESCRIPTION=Python bindings for GDL -EAPI=2 -HOMEPAGE=http://pygtk.org/ -IUSE=examples debug -KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd -LICENSE=LGPL-2.1 -RDEPEND=>=dev-libs/gdl-2.28:1 =dev-lang/python-2* !<=dev-python/gnome-python-extras-2.19.1-r2 ~dev-python/gnome-python-extras-base-2.25.3 -RESTRICT=test -SLOT=0 -SRC_URI=mirror://gnome/sources/gnome-python-extras/2.25/gnome-python-extras-2.25.3.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome-python-common c7b53edf13692ee6c71340ba735a12e5 gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=96d6dae1112397faa92ae9b5af90d3f0 diff --git a/metadata/md5-cache/dev-python/gmpy-1.14 b/metadata/md5-cache/dev-python/gmpy-1.14 deleted file mode 100644 index 7beb8de4613e..000000000000 --- a/metadata/md5-cache/dev-python/gmpy-1.14 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-libs/gmp app-arch/unzip dev-lang/python -DESCRIPTION=Python bindings for GMP library -EAPI=3 -HOMEPAGE=http://www.aleax.it/gmpy.html http://code.google.com/p/gmpy/ http://pypi.python.org/pypi/gmpy -KEYWORDS=amd64 ~ia64 x86 ~x86-linux ~ppc-macos -LICENSE=LGPL-2.1 -RDEPEND=dev-libs/gmp dev-lang/python -SLOT=0 -SRC_URI=http://gmpy.googlecode.com/files/gmpy-1.14.zip -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=6394cac7aaa3b8dafe1cb7c5496b4d50 diff --git a/metadata/md5-cache/dev-python/gmpy-1.15 b/metadata/md5-cache/dev-python/gmpy-1.15 deleted file mode 100644 index 00d8e10a0df1..000000000000 --- a/metadata/md5-cache/dev-python/gmpy-1.15 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-libs/gmp app-arch/unzip dev-lang/python -DESCRIPTION=Python bindings for GMP library -EAPI=3 -HOMEPAGE=http://www.aleax.it/gmpy.html http://code.google.com/p/gmpy/ http://pypi.python.org/pypi/gmpy -KEYWORDS=~amd64 ~ia64 ~x86 ~x86-linux ~ppc-macos -LICENSE=LGPL-2.1 -RDEPEND=dev-libs/gmp dev-lang/python -SLOT=0 -SRC_URI=http://gmpy.googlecode.com/files/gmpy-1.15.zip -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=3fc1cf88fcb46f7db71392d6c86c81ac diff --git a/metadata/md5-cache/dev-python/gtkhtml-python-2.25.3 b/metadata/md5-cache/dev-python/gtkhtml-python-2.25.3 deleted file mode 100644 index 19bc399d0067..000000000000 --- a/metadata/md5-cache/dev-python/gtkhtml-python-2.25.3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup unpack -DEPEND==gnome-extra/gtkhtml-2* virtual/pkgconfig gnome-base/gnome-common || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool >=sys-apps/sed-4 =dev-lang/python-2* !<=dev-python/gnome-python-extras-2.19.1-r2 ~dev-python/gnome-python-extras-base-2.25.3 virtual/pkgconfig -DESCRIPTION=A dynamic object module to interface GtkHTML with Python -EAPI=2 -HOMEPAGE=http://pygtk.org/ -IUSE=examples debug -KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd -LICENSE=LGPL-2.1 -RDEPEND==gnome-extra/gtkhtml-2* =dev-lang/python-2* !<=dev-python/gnome-python-extras-2.19.1-r2 ~dev-python/gnome-python-extras-base-2.25.3 -RESTRICT=test -SLOT=0 -SRC_URI=mirror://gnome/sources/gnome-python-extras/2.25/gnome-python-extras-2.25.3.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome-python-common c7b53edf13692ee6c71340ba735a12e5 gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=990355dc5b98220e57700bb37a971336 diff --git a/metadata/md5-cache/dev-python/llfuse-0.37.1 b/metadata/md5-cache/dev-python/llfuse-0.37.1 deleted file mode 100644 index 9aea3c69f560..000000000000 --- a/metadata/md5-cache/dev-python/llfuse-0.37.1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=>=sys-fs/fuse-2.8.0 dev-python/setuptools virtual/pkgconfig || ( =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* ) -DESCRIPTION=Python bindings for the low-level FUSE API -EAPI=4 -HOMEPAGE=http://python-llfuse.googlecode.com/ http://pypi.python.org/pypi/llfuse -IUSE=doc -KEYWORDS=~amd64 ~x86 -LICENSE=LGPL-2 -RDEPEND=>=sys-fs/fuse-2.8.0 || ( =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* ) -SLOT=0 -SRC_URI=mirror://pypi/l/llfuse/llfuse-0.37.1.tar.bz2 -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=b14c245d0e53e5e34df7ed5182922848 diff --git a/metadata/md5-cache/dev-python/llfuse-0.38 b/metadata/md5-cache/dev-python/llfuse-0.38 deleted file mode 100644 index f972a5911aeb..000000000000 --- a/metadata/md5-cache/dev-python/llfuse-0.38 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=sys-fs/fuse-2.8.0 dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] virtual/pkgconfig python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] -DESCRIPTION=Python bindings for the low-level FUSE API -EAPI=5 -HOMEPAGE=http://python-llfuse.googlecode.com/ http://pypi.python.org/pypi/llfuse -IUSE=doc python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 -KEYWORDS=~amd64 ~x86 -LICENSE=LGPL-2 -RDEPEND=>=sys-fs/fuse-2.8.0 python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] -REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 ) -SLOT=0 -SRC_URI=mirror://pypi/l/llfuse/llfuse-0.38.tar.bz2 -_eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=f8b95978fd9727f6dba5df8c059f2fc0 diff --git a/metadata/md5-cache/dev-python/llfuse-0.39 b/metadata/md5-cache/dev-python/llfuse-0.39 index b3944c404e11..ccc28d218a5b 100644 --- a/metadata/md5-cache/dev-python/llfuse-0.39 +++ b/metadata/md5-cache/dev-python/llfuse-0.39 @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targe SLOT=0 SRC_URI=mirror://pypi/l/llfuse/llfuse-0.39.tar.bz2 _eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=89529fd52c8cd43713755d7b4cf24220 +_md5_=694e5280cc71edfb11f3ef07a83a1d3c diff --git a/metadata/md5-cache/dev-python/minimock-1.2.8-r1 b/metadata/md5-cache/dev-python/minimock-1.2.8-r1 index 64d206fb3ff8..b4f785da9473 100644 --- a/metadata/md5-cache/dev-python/minimock-1.2.8-r1 +++ b/metadata/md5-cache/dev-python/minimock-1.2.8-r1 @@ -4,11 +4,11 @@ DESCRIPTION=The simplest possible mock library EAPI=5 HOMEPAGE=http://pypi.python.org/pypi/MiniMock IUSE=python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 -KEYWORDS=~amd64 ~arm ~ppc ~x86 +KEYWORDS=amd64 ~arm ~ppc ~x86 LICENSE=MIT RDEPEND=python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 ) SLOT=0 SRC_URI=mirror://pypi/M/MiniMock/MiniMock-1.2.8.tar.gz _eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=41a88deed196ec75ad40d1f041f1c5f4 +_md5_=31c05ed16f8638db754b8d512ed6677e diff --git a/metadata/md5-cache/dev-python/numexpr-2.1 b/metadata/md5-cache/dev-python/numexpr-2.1 index c10f9eee9d1d..1fa91f8e97f7 100644 --- a/metadata/md5-cache/dev-python/numexpr-2.1 +++ b/metadata/md5-cache/dev-python/numexpr-2.1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/numpy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] mkl? ( sci-libs/mkl ) dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] +DEPEND=>=dev-python/numpy-1.7.1[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] mkl? ( sci-libs/mkl ) dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] DESCRIPTION=Fast numerical array expression evaluator for Python and NumPy. EAPI=5 HOMEPAGE=http://code.google.com/p/numexpr/ http://pypi.python.org/pypi/numexpr IUSE=mkl python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=MIT -RDEPEND=dev-python/numpy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] mkl? ( sci-libs/mkl ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] +RDEPEND=>=dev-python/numpy-1.7.1[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] mkl? ( sci-libs/mkl ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 ) SLOT=0 SRC_URI=http://numexpr.googlecode.com/files/numexpr-2.1.tar.gz _eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=bf3dc440b6c2c2900f851973962e0048 +_md5_=0acf3f81e1cf9157cb309ad6a79c6d9b diff --git a/metadata/md5-cache/dev-python/pycdio-0.17 b/metadata/md5-cache/dev-python/pycdio-0.17 deleted file mode 100644 index 9c96d43c0b50..000000000000 --- a/metadata/md5-cache/dev-python/pycdio-0.17 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-libs/libcdio dev-lang/swig dev-python/setuptools =dev-lang/python-2* test? ( dev-python/nose ) -DESCRIPTION=Python OO interface to libcdio (CD Input and Control library) -EAPI=3 -HOMEPAGE=http://savannah.gnu.org/projects/libcdio/ http://pypi.python.org/pypi/pycdio -IUSE=examples test -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-libs/libcdio =dev-lang/python-2* -SLOT=0 -SRC_URI=mirror://pypi/p/pycdio/pycdio-0.17.tar.gz -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=d6e399189114d9f48fa92ddfe1d05f45 diff --git a/metadata/md5-cache/dev-python/pycountry-0.17 b/metadata/md5-cache/dev-python/pycountry-0.17 new file mode 100644 index 000000000000..03dd6c1a8fe7 --- /dev/null +++ b/metadata/md5-cache/dev-python/pycountry-0.17 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=app-arch/unzip dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-)] test? ( dev-python/pytest[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-)] ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-)] +DESCRIPTION=ISO country, subdivision, language, currency and script definitions and their translations +EAPI=5 +HOMEPAGE=http://pypi.python.org/pypi/pycountry +IUSE=test python_targets_python2_6 python_targets_python2_7 python_targets_python3_3 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-)] +REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_3 ) +SLOT=0 +SRC_URI=mirror://pypi/p/pycountry/pycountry-0.17.zip +_eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=94fd4a19685fe37650cda707c6caa311 diff --git a/metadata/md5-cache/dev-python/pydns-2.3.5-r1 b/metadata/md5-cache/dev-python/pydns-2.3.5-r1 deleted file mode 100644 index 0aed236d855c..000000000000 --- a/metadata/md5-cache/dev-python/pydns-2.3.5-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=!dev-python/pydns:0 virtual/libiconv =dev-lang/python-2* -DESCRIPTION=Python module for DNS (Domain Name Service) -EAPI=4 -HOMEPAGE=http://pydns.sourceforge.net/ http://pypi.python.org/pypi/pydns -IUSE=examples -KEYWORDS=~amd64 ~x86 -LICENSE=CNRI -RDEPEND==dev-lang/python-2* -SLOT=2 -SRC_URI=http://downloads.sourceforge.net/project/pydns/pydns/pydns-2.3.5/pydns-2.3.5.tar.gz -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=a72f868bffecc856b7f8ec9ae6fdaeb9 diff --git a/metadata/md5-cache/dev-python/pydns-2.3.6 b/metadata/md5-cache/dev-python/pydns-2.3.6 deleted file mode 100644 index e18a95e0ec24..000000000000 --- a/metadata/md5-cache/dev-python/pydns-2.3.6 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=!dev-python/pydns:0 virtual/libiconv =dev-lang/python-2* -DESCRIPTION=Python module for DNS (Domain Name Service) -EAPI=4 -HOMEPAGE=http://pydns.sourceforge.net/ http://pypi.python.org/pypi/pydns -IUSE=examples -KEYWORDS=~amd64 ~x86 -LICENSE=CNRI -RDEPEND==dev-lang/python-2* -SLOT=2 -SRC_URI=http://downloads.sourceforge.net/project/pydns/pydns/pydns-2.3.6/pydns-2.3.6.tar.gz -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=59e658efae39c6c17285f915085c069d diff --git a/metadata/md5-cache/dev-python/pydns-3.0.2 b/metadata/md5-cache/dev-python/pydns-3.0.2 deleted file mode 100644 index 617a2f8318b2..000000000000 --- a/metadata/md5-cache/dev-python/pydns-3.0.2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=!dev-python/py3dns virtual/libiconv =dev-lang/python-3* -DESCRIPTION=Python module for DNS (Domain Name Service) -EAPI=4 -HOMEPAGE=http://pydns.sourceforge.net/ http://pypi.python.org/pypi/pydns -IUSE=examples -KEYWORDS=~amd64 ~x86 -LICENSE=CNRI -RDEPEND==dev-lang/python-3* -SLOT=3 -SRC_URI=http://downloads.sourceforge.net/project/pydns/py3dns/py3dns-3.0.2.tar.gz -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=41e24c428409e5fd407bccbcc9bd422e diff --git a/metadata/md5-cache/dev-python/pyyaml-3.09 b/metadata/md5-cache/dev-python/pyyaml-3.09 deleted file mode 100644 index 714e7f03be25..000000000000 --- a/metadata/md5-cache/dev-python/pyyaml-3.09 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=libyaml? ( dev-libs/libyaml dev-python/pyrex ) dev-lang/python -DESCRIPTION=YAML parser and emitter for Python -EAPI=3 -HOMEPAGE=http://pyyaml.org/wiki/PyYAML http://pypi.python.org/pypi/PyYAML -IUSE=examples libyaml -KEYWORDS=amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris -LICENSE=MIT -RDEPEND=libyaml? ( dev-libs/libyaml ) dev-lang/python -SLOT=0 -SRC_URI=http://pyyaml.org/download/pyyaml/PyYAML-3.09.tar.gz -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=6098534f193789a49af93d05f9b73c77 diff --git a/metadata/md5-cache/dev-python/setuptools-0.9.6 b/metadata/md5-cache/dev-python/setuptools-0.9.6 new file mode 100644 index 000000000000..1b7bfad12d14 --- /dev/null +++ b/metadata/md5-cache/dev-python/setuptools-0.9.6 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) python_targets_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] +DESCRIPTION=a collection of extensions to Distutils +EAPI=5 +HOMEPAGE=http://pypi.python.org/pypi/setuptools +IUSE=python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_pypy1_9 python_targets_pypy2_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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=PSF-2 +RDEPEND=python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) python_targets_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] +REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_pypy1_9 python_targets_pypy2_0 ) +SLOT=0 +SRC_URI=mirror://pypi/s/setuptools/setuptools-0.9.6.tar.gz +_eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8e5679453466628f9bed984704e4a167 diff --git a/metadata/md5-cache/dev-python/setuptools-9999 b/metadata/md5-cache/dev-python/setuptools-9999 index 83800cc81fa7..b5fd2ec7a6c8 100644 --- a/metadata/md5-cache/dev-python/setuptools-9999 +++ b/metadata/md5-cache/dev-python/setuptools-9999 @@ -9,4 +9,4 @@ RDEPEND=python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2 REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_pypy1_9 python_targets_pypy2_0 ) SLOT=0 _eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 mercurial 5fcb2f60868c283ece4cadfce78a5b24 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=2628c937c6661144ed3e73574fb190c2 +_md5_=46ea204a3cbc395dc8c44ec15640e816 diff --git a/metadata/md5-cache/dev-python/tlslite-0.3.8-r2 b/metadata/md5-cache/dev-python/tlslite-0.3.8-r2 deleted file mode 100644 index 45e186c345b1..000000000000 --- a/metadata/md5-cache/dev-python/tlslite-0.3.8-r2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare -DEPEND=>=dev-libs/cryptlib-3.3.3[python] || ( dev-python/m2crypto dev-python/pycrypto ) gmp? ( dev-python/gmpy ) =dev-lang/python-2* -DESCRIPTION=TLS Lite is a free python library that implements SSL 3.0 and TLS 1.0/1.1 -EAPI=3 -HOMEPAGE=http://trevp.net/tlslite/ http://pypi.python.org/pypi/tlslite -IUSE=doc gmp -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=>=dev-libs/cryptlib-3.3.3[python] || ( dev-python/m2crypto dev-python/pycrypto ) gmp? ( dev-python/gmpy ) =dev-lang/python-2* -SLOT=0 -SRC_URI=http://trevp.net/tlslite/tlslite-0.3.8.tar.gz -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=fd5b72896397a40e7f5da52bf01eda76 diff --git a/metadata/md5-cache/dev-python/tlslite-0.4.0 b/metadata/md5-cache/dev-python/tlslite-0.4.0 deleted file mode 100644 index 8c811cffacf8..000000000000 --- a/metadata/md5-cache/dev-python/tlslite-0.4.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=>=dev-libs/cryptlib-3.3.3[python] || ( dev-python/m2crypto dev-python/pycrypto ) gmp? ( dev-python/gmpy ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) -DESCRIPTION=TLS Lite is a free python library that implements SSL 3.0 and TLS 1.0/1.1 -EAPI=4 -HOMEPAGE=http://trevp.net/tlslite/ http://pypi.python.org/pypi/tlslite -IUSE=doc gmp -KEYWORDS=amd64 x86 -LICENSE=BSD public-domain -RDEPEND=>=dev-libs/cryptlib-3.3.3[python] || ( dev-python/m2crypto dev-python/pycrypto ) gmp? ( dev-python/gmpy ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) -SLOT=0 -SRC_URI=http://github.com/trevp/tlslite/downloads/tlslite-0.4.0.tar.gz -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=a0a511b3b2abb14abbb5df6a159fb258 diff --git a/metadata/md5-cache/dev-python/tlslite-0.4.1 b/metadata/md5-cache/dev-python/tlslite-0.4.1 deleted file mode 100644 index 0ff98297a9c4..000000000000 --- a/metadata/md5-cache/dev-python/tlslite-0.4.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=>=dev-libs/cryptlib-3.3.3[python] || ( dev-python/m2crypto dev-python/pycrypto ) gmp? ( dev-python/gmpy ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) -DESCRIPTION=TLS Lite is a free python library that implements SSL 3.0 and TLS 1.0/1.1 -EAPI=4 -HOMEPAGE=http://trevp.net/tlslite/ http://pypi.python.org/pypi/tlslite -IUSE=doc gmp -KEYWORDS=~amd64 ~x86 -LICENSE=BSD public-domain -RDEPEND=>=dev-libs/cryptlib-3.3.3[python] || ( dev-python/m2crypto dev-python/pycrypto ) gmp? ( dev-python/gmpy ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) -RESTRICT=test -SLOT=0 -SRC_URI=http://github.com/trevp/tlslite/downloads/tlslite-0.4.1.tar.gz -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=e0ab9b3fd6277af271805794e6db0559 diff --git a/metadata/md5-cache/dev-python/unittest2-0.5.1-r1 b/metadata/md5-cache/dev-python/unittest2-0.5.1-r1 index 6d2b7797fc68..0a0fcac729a2 100644 --- a/metadata/md5-cache/dev-python/unittest2-0.5.1-r1 +++ b/metadata/md5-cache/dev-python/unittest2-0.5.1-r1 @@ -4,11 +4,11 @@ DESCRIPTION=The new features in unittest for Python 2.7 backported to Python 2.4 EAPI=5 HOMEPAGE=http://pypi.python.org/pypi/unittest2 http://pypi.python.org/pypi/unittest2py3k http://code.google.com/p/unittest-ext/ IUSE=python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_pypy1_9 python_targets_pypy2_0 -KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=BSD RDEPEND=dev-python/setuptools[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) python_targets_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_pypy1_9 python_targets_pypy2_0 ) SLOT=0 SRC_URI=mirror://pypi/u/unittest2/unittest2-0.5.1.tar.gz mirror://pypi/u/unittest2/unittest2py3k-0.5.1.tar.gz _eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=470cfc53b22688c10fa6542f2082aa46 +_md5_=0981cd2f563771f5e2df06bb20420eb4 diff --git a/metadata/md5-cache/dev-ruby/abstract-1.0.0-r1 b/metadata/md5-cache/dev-ruby/abstract-1.0.0-r1 index 3754af80ea8e..c3ed99576a53 100644 --- a/metadata/md5-cache/dev-ruby/abstract-1.0.0-r1 +++ b/metadata/md5-cache/dev-ruby/abstract-1.0.0-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Library which enable you to define abstract method in Ruby. EAPI=2 HOMEPAGE=http://rubyforge.org/projects/abstract IUSE=test elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ree18 ruby_targets_ruby19 ruby_targets_jruby test -KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=Ruby RDEPEND=ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) SLOT=0 SRC_URI=mirror://rubygems/abstract-1.0.0.gem _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=bfbf04ecbfd731afd1a4c03c5061d334 +_md5_=e89b6159d8d1eddf952b6aa9017b9c2a diff --git a/metadata/md5-cache/dev-ruby/erubis-2.7.0 b/metadata/md5-cache/dev-ruby/erubis-2.7.0 index 6ea69f15816f..23a3d40a93d7 100644 --- a/metadata/md5-cache/dev-ruby/erubis-2.7.0 +++ b/metadata/md5-cache/dev-ruby/erubis-2.7.0 @@ -4,10 +4,10 @@ DESCRIPTION=Erubis is an implementation of eRuby EAPI=2 HOMEPAGE=http://www.kuwata-lab.com/erubis/ IUSE=test elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ree18 ruby_targets_ruby19 ruby_targets_jruby doc test -KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=ruby_targets_ruby18? ( >=dev-ruby/abstract-1.0.0[ruby_targets_ruby18] ) ruby_targets_ree18? ( >=dev-ruby/abstract-1.0.0[ruby_targets_ree18] ) ruby_targets_ruby19? ( >=dev-ruby/abstract-1.0.0[ruby_targets_ruby19] ) ruby_targets_jruby? ( >=dev-ruby/abstract-1.0.0[ruby_targets_jruby] ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) SLOT=0 SRC_URI=mirror://rubygems/erubis-2.7.0.gem _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=871d97aa1a09d0e0623c29c6e50d828d +_md5_=ac6f6e58705d088bc049849c7d359948 diff --git a/metadata/md5-cache/dev-ruby/flexmock-1.3.1 b/metadata/md5-cache/dev-ruby/flexmock-1.3.1 index 2e2771bed060..af861c112340 100644 --- a/metadata/md5-cache/dev-ruby/flexmock-1.3.1 +++ b/metadata/md5-cache/dev-ruby/flexmock-1.3.1 @@ -4,11 +4,11 @@ DESCRIPTION=Simple mock object library for Ruby unit testing EAPI=5 HOMEPAGE=http://flexmock.rubyforge.org/ IUSE=elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_jruby doc test -KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=flexmock RDEPEND=ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_jruby ) SLOT=0 SRC_URI=mirror://rubygems/flexmock-1.3.1.gem _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=195e3985ec53f8c5907107d09ec8ca59 +_md5_=db9e212d3fc7708baa1e1b49ef5031f0 diff --git a/metadata/md5-cache/dev-ruby/gruff-0.3.6-r1 b/metadata/md5-cache/dev-ruby/gruff-0.3.6-r1 deleted file mode 100644 index 8d82cfe799d5..000000000000 --- a/metadata/md5-cache/dev-ruby/gruff-0.3.6-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=test? ( ruby_targets_ruby18? ( >=dev-ruby/rmagick-2[ruby_targets_ruby18] ) ) ruby_targets_ruby18? ( test? ( dev-ruby/hoe[ruby_targets_ruby18] virtual/ruby-test-unit[ruby_targets_ruby18] ) doc? ( dev-ruby/hoe[ruby_targets_ruby18] ) ) test? ( media-gfx/imagemagick[jpeg,truetype] ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby18? ( doc? ( dev-ruby/rake[ruby_targets_ruby18] ) ) ruby_targets_ruby18? ( test? ( dev-ruby/rake[ruby_targets_ruby18] ) ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ) -DESCRIPTION=RMagick Implementation for JRuby -EAPI=2 -HOMEPAGE=http://rubyforge.org/projects/gruff/ -IUSE=elibc_FreeBSD ruby_targets_ruby18 doc test test -KEYWORDS=amd64 x86 ~x86-macos -LICENSE=MIT -RDEPEND=ruby_targets_ruby18? ( >=dev-ruby/rmagick-2[ruby_targets_ruby18] ) media-gfx/imagemagick[truetype] ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) -SLOT=0 -SRC_URI=mirror://rubyforge/gruff/gruff-0.3.6.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=93c474f597a64fa610a102b9d7e7961e diff --git a/metadata/md5-cache/dev-ruby/listen-0.7.3 b/metadata/md5-cache/dev-ruby/listen-0.7.3 index 25351fad5ebd..231377afa020 100644 --- a/metadata/md5-cache/dev-ruby/listen-0.7.3 +++ b/metadata/md5-cache/dev-ruby/listen-0.7.3 @@ -4,11 +4,11 @@ DESCRIPTION=Listens to file modifications and notifies you about the changes. EAPI=5 HOMEPAGE=https://github.com/guard/listen IUSE=test elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ruby_targets_jruby test test -KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos +KEYWORDS=amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos LICENSE=MIT RDEPEND=ruby_targets_ruby18? ( >=dev-ruby/rb-inotify-0.9.0[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/rb-inotify-0.9.0[ruby_targets_ruby19] ) ruby_targets_ree18? ( >=dev-ruby/rb-inotify-0.9.0[ruby_targets_ree18] ) ruby_targets_jruby? ( >=dev-ruby/rb-inotify-0.9.0[ruby_targets_jruby] ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ruby_targets_jruby ) SLOT=0 SRC_URI=https://github.com/guard/listen/archive/v0.7.3.tar.gz -> listen-0.7.3-git.tgz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=df7995b377d3dcb1f6cfa8fbf71cf181 +_md5_=c8f4ef8435793ce4cecb912a61f94180 diff --git a/metadata/md5-cache/dev-ruby/memcache-client-1.8.5 b/metadata/md5-cache/dev-ruby/memcache-client-1.8.5 index 6aebf0c09935..cb9cbb6566a8 100644 --- a/metadata/md5-cache/dev-ruby/memcache-client-1.8.5 +++ b/metadata/md5-cache/dev-ruby/memcache-client-1.8.5 @@ -4,10 +4,10 @@ DESCRIPTION=A ruby library for accessing memcached. EAPI=2 HOMEPAGE=http://github.com/mperham/memcache-client IUSE=elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ruby_targets_jruby doc test test -KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) SLOT=0 SRC_URI=mirror://rubygems/memcache-client-1.8.5.gem _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=3cb6055280a160e92328eaa620df654d +_md5_=0fab0fdb5a84b07c227ef2f6915fbc5b diff --git a/metadata/md5-cache/dev-ruby/multi_json-1.5.0 b/metadata/md5-cache/dev-ruby/multi_json-1.5.0 index 667e382da3d1..677fe6ee58bd 100644 --- a/metadata/md5-cache/dev-ruby/multi_json-1.5.0 +++ b/metadata/md5-cache/dev-ruby/multi_json-1.5.0 @@ -4,11 +4,11 @@ DESCRIPTION=A gem to provide swappable JSON backends EAPI=5 HOMEPAGE=http://github.com/intridea/multi_json IUSE=test elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ruby_targets_jruby doc test test -KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=ruby_targets_ruby18? ( || ( >=dev-ruby/json-1.4[ruby_targets_ruby18] >=dev-ruby/yajl-ruby-0.7[ruby_targets_ruby18] =dev-ruby/activesupport-3*[ruby_targets_ruby18] ) ) ruby_targets_ruby19? ( || ( >=dev-ruby/json-1.4[ruby_targets_ruby19] >=dev-ruby/yajl-ruby-0.7[ruby_targets_ruby19] =dev-ruby/activesupport-3*[ruby_targets_ruby19] ) ) ruby_targets_ree18? ( || ( >=dev-ruby/json-1.4[ruby_targets_ree18] >=dev-ruby/yajl-ruby-0.7[ruby_targets_ree18] =dev-ruby/activesupport-3*[ruby_targets_ree18] ) ) ruby_targets_jruby? ( || ( >=dev-ruby/json-1.4[ruby_targets_jruby] >=dev-ruby/yajl-ruby-0.7[ruby_targets_jruby] =dev-ruby/activesupport-3*[ruby_targets_jruby] ) ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ruby_targets_jruby ) SLOT=0 SRC_URI=mirror://rubygems/multi_json-1.5.0.gem _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=f5ad2d422db6b1794552f53f52df37e5 +_md5_=fc21b73a52184b8bbf0b07fdd4eb8bf2 diff --git a/metadata/md5-cache/dev-ruby/racc-1.4.6 b/metadata/md5-cache/dev-ruby/racc-1.4.6 deleted file mode 100644 index 07283334f848..000000000000 --- a/metadata/md5-cache/dev-ruby/racc-1.4.6 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ree18? ( dev-ruby/rake[ruby_targets_ree18] test? ( virtual/ruby-test-unit[ruby_targets_ree18] ) ) ruby_targets_ruby18? ( dev-ruby/rake[ruby_targets_ruby18] test? ( virtual/ruby-test-unit[ruby_targets_ruby18] ) ) ruby_targets_jruby? ( dev-ruby/rake[ruby_targets_jruby] test? ( virtual/ruby-test-unit[ruby_targets_jruby] ) ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ree18? ( test? ( dev-ruby/rake[ruby_targets_ree18] ) ) ruby_targets_ruby18? ( test? ( dev-ruby/rake[ruby_targets_ruby18] ) ) ruby_targets_jruby? ( test? ( dev-ruby/rake[ruby_targets_jruby] ) ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) test? ( ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) ) -DESCRIPTION=A LALR(1) parser generator for Ruby -EAPI=2 -HOMEPAGE=http://www.loveruby.net/en/racc.html -IUSE=elibc_FreeBSD ruby_targets_ree18 ruby_targets_ruby18 ruby_targets_jruby test test -KEYWORDS=alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris -LICENSE=LGPL-2.1 -RDEPEND=ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) -SLOT=0 -SRC_URI=mirror://rubygems/racc-1.4.6.gem -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=621027ea0eb2ed51bc362dcef12aadb1 diff --git a/metadata/md5-cache/dev-ruby/racc-1.4.6-r1 b/metadata/md5-cache/dev-ruby/racc-1.4.6-r1 deleted file mode 100644 index 4eb1a5aaec1d..000000000000 --- a/metadata/md5-cache/dev-ruby/racc-1.4.6-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ree18? ( dev-ruby/rake[ruby_targets_ree18] test? ( virtual/ruby-test-unit[ruby_targets_ree18] ) ) ruby_targets_ruby18? ( dev-ruby/rake[ruby_targets_ruby18] test? ( virtual/ruby-test-unit[ruby_targets_ruby18] ) ) ruby_targets_ruby19? ( dev-ruby/rake[ruby_targets_ruby19] test? ( virtual/ruby-test-unit[ruby_targets_ruby19] ) ) ruby_targets_jruby? ( dev-ruby/rake[ruby_targets_jruby] test? ( virtual/ruby-test-unit[ruby_targets_jruby] ) ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ree18? ( test? ( dev-ruby/rake[ruby_targets_ree18] ) ) ruby_targets_ruby18? ( test? ( dev-ruby/rake[ruby_targets_ruby18] ) ) ruby_targets_ruby19? ( test? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_jruby? ( test? ( dev-ruby/rake[ruby_targets_jruby] ) ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) test? ( ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) ) -DESCRIPTION=A LALR(1) parser generator for Ruby -EAPI=2 -HOMEPAGE=http://www.loveruby.net/en/racc.html -IUSE=elibc_FreeBSD ruby_targets_ree18 ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_jruby test test -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris -LICENSE=LGPL-2.1 -RDEPEND=ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) -SLOT=0 -SRC_URI=mirror://rubygems/racc-1.4.6.gem -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=a2e74e776eb4580654f9a177545b9ae2 diff --git a/metadata/md5-cache/dev-ruby/rb-inotify-0.9.0 b/metadata/md5-cache/dev-ruby/rb-inotify-0.9.0 index daac0ef80699..31e44d3b351d 100644 --- a/metadata/md5-cache/dev-ruby/rb-inotify-0.9.0 +++ b/metadata/md5-cache/dev-ruby/rb-inotify-0.9.0 @@ -4,11 +4,11 @@ DESCRIPTION=A thorough inotify wrapper for Ruby using FFI. EAPI=5 HOMEPAGE=https://github.com/nex3/rb-inotify IUSE=test elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ruby_targets_jruby doc test -KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos +KEYWORDS=amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos LICENSE=MIT RDEPEND=ruby_targets_ruby18? ( virtual/ruby-ffi[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/ruby-ffi[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/ruby-ffi[ruby_targets_ree18] ) ruby_targets_jruby? ( virtual/ruby-ffi[ruby_targets_jruby] ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ruby_targets_jruby ) SLOT=0 SRC_URI=mirror://rubygems/rb-inotify-0.9.0.gem _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=8a5c74167e0092847afef9a9fc003e44 +_md5_=07cb1b2873b2ad09f6c51c05383635e8 diff --git a/metadata/md5-cache/dev-ruby/refe-0.8.0 b/metadata/md5-cache/dev-ruby/refe-0.8.0 deleted file mode 100644 index aebf0478f24e..000000000000 --- a/metadata/md5-cache/dev-ruby/refe-0.8.0 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND==dev-lang/ruby-1.8* -DESCRIPTION=ReFe is an interactive reference for Japanese Ruby manual -HOMEPAGE=http://www.loveruby.net/ja/prog/refe.html -KEYWORDS=~amd64 ~ppc ppc64 x86 -LICENSE=LGPL-2.1 -RDEPEND==dev-lang/ruby-1.8* -SLOT=0 -SRC_URI=http://www.loveruby.net/archive/refe/refe-0.8.0-withdoc.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 ruby d0d4dafe867eb79ce8953e27d88fc00f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=aeb3a42ef1b800f0724780728a947ace diff --git a/metadata/md5-cache/dev-ruby/rspec-core-2.13.0 b/metadata/md5-cache/dev-ruby/rspec-core-2.13.0 deleted file mode 100644 index 6b86bd5f6a81..000000000000 --- a/metadata/md5-cache/dev-ruby/rspec-core-2.13.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ruby18? ( test? ( >=dev-ruby/nokogiri-1.5.2[ruby_targets_ruby18] dev-ruby/syntax[ruby_targets_ruby18] >=dev-ruby/zentest-4.6.2[ruby_targets_ruby18] dev-ruby/rspec-expectations:2[ruby_targets_ruby18] >=dev-ruby/rspec-mocks-2.12.0:2[ruby_targets_ruby18] ) ) ruby_targets_ree18? ( test? ( >=dev-ruby/nokogiri-1.5.2[ruby_targets_ree18] dev-ruby/syntax[ruby_targets_ree18] >=dev-ruby/zentest-4.6.2[ruby_targets_ree18] dev-ruby/rspec-expectations:2[ruby_targets_ree18] >=dev-ruby/rspec-mocks-2.12.0:2[ruby_targets_ree18] ) ) ruby_targets_ruby19? ( test? ( >=dev-ruby/nokogiri-1.5.2[ruby_targets_ruby19] dev-ruby/syntax[ruby_targets_ruby19] >=dev-ruby/zentest-4.6.2[ruby_targets_ruby19] dev-ruby/rspec-expectations:2[ruby_targets_ruby19] >=dev-ruby/rspec-mocks-2.12.0:2[ruby_targets_ruby19] ) ) ruby_targets_jruby? ( test? ( >=dev-ruby/nokogiri-1.5.2[ruby_targets_jruby] dev-ruby/syntax[ruby_targets_jruby] >=dev-ruby/zentest-4.6.2[ruby_targets_jruby] dev-ruby/rspec-expectations:2[ruby_targets_jruby] >=dev-ruby/rspec-mocks-2.12.0:2[ruby_targets_jruby] ) ) ruby_targets_ruby18? ( doc? ( dev-ruby/yard[ruby_targets_ruby18] ) ) ruby_targets_ree18? ( doc? ( dev-ruby/yard[ruby_targets_ree18] ) ) ruby_targets_ruby19? ( doc? ( dev-ruby/yard[ruby_targets_ruby19] ) ) ruby_targets_jruby? ( doc? ( dev-ruby/yard[ruby_targets_jruby] ) ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ruby18? ( doc? ( dev-ruby/rake[ruby_targets_ruby18] ) ) ruby_targets_ree18? ( doc? ( dev-ruby/rake[ruby_targets_ree18] ) ) ruby_targets_ruby19? ( doc? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_jruby? ( doc? ( dev-ruby/rake[ruby_targets_jruby] ) ) ruby_targets_ruby18? ( test? ( dev-ruby/rake[ruby_targets_ruby18] ) ) ruby_targets_ree18? ( test? ( dev-ruby/rake[ruby_targets_ree18] ) ) ruby_targets_ruby19? ( test? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_jruby? ( test? ( dev-ruby/rake[ruby_targets_jruby] ) ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) ) -DESCRIPTION=A Behaviour Driven Development (BDD) framework for Ruby -EAPI=5 -HOMEPAGE=http://rspec.rubyforge.org/ -IUSE=elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ree18 ruby_targets_ruby19 ruby_targets_jruby doc test test -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=MIT -RDEPEND=! rspec-core-2.13.0-git.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=f98f517b917dd84d8161a5300906a561 diff --git a/metadata/md5-cache/dev-ruby/ruby-bdb-0.6.5-r1 b/metadata/md5-cache/dev-ruby/ruby-bdb-0.6.5-r1 index b5c83cee26d9..d4e061f68c85 100644 --- a/metadata/md5-cache/dev-ruby/ruby-bdb-0.6.5-r1 +++ b/metadata/md5-cache/dev-ruby/ruby-bdb-0.6.5-r1 @@ -10,5 +10,5 @@ RDEPEND=>=sys-libs/db-3.2.9 ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targ REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ree18 ) SLOT=0 SRC_URI=ftp://moulon.inra.fr/pub/ruby/bdb-0.6.5.tar.gz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b7e13a2956b337f486ab4e58c564c0b7 diff --git a/metadata/md5-cache/dev-ruby/ruby-odbc-0.99994 b/metadata/md5-cache/dev-ruby/ruby-odbc-0.99994 deleted file mode 100644 index d60658df5b3c..000000000000 --- a/metadata/md5-cache/dev-ruby/ruby-odbc-0.99994 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=>=dev-db/unixODBC-2.0.6 ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ) -DESCRIPTION=RubyODBC - For accessing ODBC data sources from the Ruby language -EAPI=2 -HOMEPAGE=http://www.ch-werner.de/rubyodbc/ -IUSE=elibc_FreeBSD ruby_targets_ruby18 test -KEYWORDS=amd64 ppc x86 -LICENSE=|| ( GPL-2 Ruby ) -RDEPEND=>=dev-db/unixODBC-2.0.6 ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) -RESTRICT=test -SLOT=0 -SRC_URI=http://www.ch-werner.de/rubyodbc/ruby-odbc-0.99994.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=2a1c32fddd3fb6af217b709e98a3205d diff --git a/metadata/md5-cache/dev-ruby/ruby-shout-2.2.0 b/metadata/md5-cache/dev-ruby/ruby-shout-2.2.0 deleted file mode 100644 index 41090ab53f7f..000000000000 --- a/metadata/md5-cache/dev-ruby/ruby-shout-2.2.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=>=media-libs/libshout-2.0 ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ) -DESCRIPTION=A Ruby interface to libshout2 -EAPI=2 -HOMEPAGE=http://ruby-shout.rubyforge.org/ -IUSE=elibc_FreeBSD ruby_targets_ruby18 test -KEYWORDS=~amd64 ~ppc x86 -LICENSE=Ruby -RDEPEND=>=media-libs/libshout-2.0 ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) -SLOT=0 -SRC_URI=mirror://rubygems/ruby-shout-2.2.0.gem -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=ac138c29e8df37bc8ce2959d510e0c8e diff --git a/metadata/md5-cache/dev-ruby/ruby-termios-0.9.6-r1 b/metadata/md5-cache/dev-ruby/ruby-termios-0.9.6-r1 deleted file mode 100644 index 52264606459d..000000000000 --- a/metadata/md5-cache/dev-ruby/ruby-termios-0.9.6-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) -DESCRIPTION=A Ruby interface to termios -EAPI=2 -HOMEPAGE=http://arika.org/ruby/termios -IUSE=elibc_FreeBSD ruby_targets_ruby18 -KEYWORDS=amd64 ~hppa ~mips ~ppc x86 ~x86-macos -LICENSE=Ruby -RDEPEND=ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) -SLOT=0 -SRC_URI=http://github.com/arika/ruby-termios/tarball/version_0_9_6 -> ruby-termios-0.9.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=e9ae52b85ee35c44ae1d93378b1fc980 diff --git a/metadata/md5-cache/dev-ruby/sass-3.2.9 b/metadata/md5-cache/dev-ruby/sass-3.2.9 index 923a7d158a4c..940ec572c5f6 100644 --- a/metadata/md5-cache/dev-ruby/sass-3.2.9 +++ b/metadata/md5-cache/dev-ruby/sass-3.2.9 @@ -4,11 +4,11 @@ DESCRIPTION=An extension of CSS3, adding nested rules, variables, mixins, select EAPI=5 HOMEPAGE=http://sass-lang.com/ IUSE=test elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_jruby doc test test -KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 +KEYWORDS=amd64 ~arm ~ppc ~ppc64 ~x86 LICENSE=MIT RDEPEND=ruby_targets_ruby18? ( >=dev-ruby/listen-0.7.2:0[ruby_targets_ruby18] !!=dev-ruby/listen-0.7.2:0[ruby_targets_ruby19] !!=dev-ruby/listen-0.7.2:0[ruby_targets_jruby] !!=dev-ruby/builder-2.0.0[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/builder-2.0.0[ruby_targets_ruby19] ) ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby18? ( test? ( dev-ruby/rake[ruby_targets_ruby18] ) ) ruby_targets_ruby19? ( test? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ) +DESCRIPTION=A thin interface over a Ruby template engines to make their usage as generic as possible. +EAPI=5 +HOMEPAGE=http://github.com/rtomayko/tilt +IUSE=test elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 test test +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=MIT +RDEPEND=ruby_targets_ruby18? ( >=dev-ruby/builder-2.0.0[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/builder-2.0.0[ruby_targets_ruby19] ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) +REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ruby19 ) +SLOT=0 +SRC_URI=mirror://rubygems/tilt-1.4.1.gem +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=952d47e25215a92b374ff9cd285cab8d diff --git a/metadata/md5-cache/dev-ruby/wirble-0.1.3-r1 b/metadata/md5-cache/dev-ruby/wirble-0.1.3-r1 deleted file mode 100644 index 0267660842cc..000000000000 --- a/metadata/md5-cache/dev-ruby/wirble-0.1.3-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test unpack -DEPEND=ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby18? ( doc? ( dev-ruby/rake[ruby_targets_ruby18] ) ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ) -DESCRIPTION=Wirble is a set of enhancements for Irb. -EAPI=2 -HOMEPAGE=http://pablotron.org/software/wirble/ -IUSE=elibc_FreeBSD ruby_targets_ruby18 doc test -KEYWORDS=amd64 ppc x86 -LICENSE=Ruby -RDEPEND=ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) -SLOT=0 -SRC_URI=mirror://rubygems/wirble-0.1.3.gem -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=1fa990045b7256b9d54c1f929b5aed35 diff --git a/metadata/md5-cache/dev-ruby/yajl-ruby-1.1.0 b/metadata/md5-cache/dev-ruby/yajl-ruby-1.1.0 index b4652a724a06..8269e8e9e39a 100644 --- a/metadata/md5-cache/dev-ruby/yajl-ruby-1.1.0 +++ b/metadata/md5-cache/dev-ruby/yajl-ruby-1.1.0 @@ -4,10 +4,10 @@ DESCRIPTION=Ruby C bindings to the Yajl JSON stream-based parser library EAPI=2 HOMEPAGE=http://github.com/brianmario/yajl-ruby IUSE=elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 test test -KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=dev-libs/yajl ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) SLOT=0 SRC_URI=mirror://rubygems/yajl-ruby-1.1.0.gem _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=3284182ef8c407401f5edb0e6d437481 +_md5_=5e2049c69e4a296addefc692a8fa44a2 diff --git a/metadata/md5-cache/dev-tex/latex-beamer-3.27 b/metadata/md5-cache/dev-tex/latex-beamer-3.27 index 66b72f610454..a65bc54f6499 100644 --- a/metadata/md5-cache/dev-tex/latex-beamer-3.27 +++ b/metadata/md5-cache/dev-tex/latex-beamer-3.27 @@ -4,10 +4,10 @@ DESCRIPTION=LaTeX class for creating presentations using a video projector EAPI=5 HOMEPAGE=http://bitbucket.org/rivanvx/beamer/wiki/Home IUSE=doc examples -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-2 FDL-1.2 LPPL-1.3c RDEPEND=>=dev-tex/pgf-1.10 dev-tex/xcolor !dev-tex/translator virtual/latex-base SLOT=0 SRC_URI=http://dev.gentoo.org/~radhermit/dist/latex-beamer-3.27.zip _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 latex-package 999c52f495ebb8dd3b69bda982bb2817 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=2c54048d1b31733b0246d1d8daafb1a0 +_md5_=e697d58ff99680cac2bb4d1f64c3396f diff --git a/metadata/md5-cache/dev-tex/latexmk-427a b/metadata/md5-cache/dev-tex/latexmk-427a deleted file mode 100644 index 668c84cece10..000000000000 --- a/metadata/md5-cache/dev-tex/latexmk-427a +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install -DEPEND=virtual/latex-base dev-lang/perl app-arch/unzip -DESCRIPTION=Perl script for automatically building LaTeX documents. -EAPI=4 -HOMEPAGE=http://www.phys.psu.edu/~collins/software/latexmk/ -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos -LICENSE=GPL-2 -RDEPEND=virtual/latex-base dev-lang/perl -SLOT=0 -SRC_URI=http://www.phys.psu.edu/~collins/software/latexmk/latexmk-427a.zip -_eclasses_=bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=0271f15f36804e40baf16fb6259534e1 diff --git a/metadata/md5-cache/dev-tex/latexmk-430a b/metadata/md5-cache/dev-tex/latexmk-430a deleted file mode 100644 index ab39589fcee8..000000000000 --- a/metadata/md5-cache/dev-tex/latexmk-430a +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install -DEPEND=virtual/latex-base dev-lang/perl app-arch/unzip -DESCRIPTION=Perl script for automatically building LaTeX documents. -EAPI=4 -HOMEPAGE=http://www.phys.psu.edu/~collins/software/latexmk/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos -LICENSE=GPL-2 -RDEPEND=virtual/latex-base dev-lang/perl -SLOT=0 -SRC_URI=http://www.phys.psu.edu/~collins/software/latexmk/latexmk-430a.zip -_eclasses_=bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=f0d7784a071cda875e7d25add216cd2f diff --git a/metadata/md5-cache/dev-tex/latexmk-433c b/metadata/md5-cache/dev-tex/latexmk-433c deleted file mode 100644 index 92e9dc899026..000000000000 --- a/metadata/md5-cache/dev-tex/latexmk-433c +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install -DEPEND=virtual/latex-base dev-lang/perl app-arch/unzip -DESCRIPTION=Perl script for automatically building LaTeX documents. -EAPI=4 -HOMEPAGE=http://www.phys.psu.edu/~collins/software/latexmk/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos -LICENSE=GPL-2 -RDEPEND=virtual/latex-base dev-lang/perl -SLOT=0 -SRC_URI=http://www.phys.psu.edu/~collins/software/latexmk/latexmk-433c.zip -_eclasses_=bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=9903178cb80a2698a1d3ad676b50cc70 diff --git a/metadata/md5-cache/dev-tex/latexmk-431 b/metadata/md5-cache/dev-tex/latexmk-437 similarity index 91% rename from metadata/md5-cache/dev-tex/latexmk-431 rename to metadata/md5-cache/dev-tex/latexmk-437 index ff62ce33653a..533beea3adc9 100644 --- a/metadata/md5-cache/dev-tex/latexmk-431 +++ b/metadata/md5-cache/dev-tex/latexmk-437 @@ -1,12 +1,12 @@ DEFINED_PHASES=install DEPEND=virtual/latex-base dev-lang/perl app-arch/unzip DESCRIPTION=Perl script for automatically building LaTeX documents. -EAPI=4 +EAPI=5 HOMEPAGE=http://www.phys.psu.edu/~collins/software/latexmk/ KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=GPL-2 RDEPEND=virtual/latex-base dev-lang/perl SLOT=0 -SRC_URI=http://www.phys.psu.edu/~collins/software/latexmk/latexmk-431.zip +SRC_URI=http://www.phys.psu.edu/~collins/software/latexmk/latexmk-437.zip _eclasses_=bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=740b5f61781ff0ed311c591c2dceb761 +_md5_=0f88ecfc8681261ed5693f7e598b94f3 diff --git a/metadata/md5-cache/dev-util/acgmake-1.2-r1 b/metadata/md5-cache/dev-util/acgmake-1.2-r1 deleted file mode 100644 index 78ab893d95a0..000000000000 --- a/metadata/md5-cache/dev-util/acgmake-1.2-r1 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=compile install -DEPEND=app-shells/bash sys-devel/make -DESCRIPTION=Build system for large projects -HOMEPAGE=http://www-i8.informatik.rwth-aachen.de/software/acgmake/html/index.html -KEYWORDS=amd64 ~x86 -LICENSE=LGPL-2 -RDEPEND=app-shells/bash sys-devel/make -SLOT=0 -SRC_URI=http://www-i8.informatik.rwth-aachen.de/software/acgmake/acgmake-1.2.tgz -_md5_=82f5a9c2f695394d30e604eb2253eb64 diff --git a/metadata/md5-cache/dev-util/acgmake-1.2-r2 b/metadata/md5-cache/dev-util/acgmake-1.2-r2 deleted file mode 100644 index 8c0e5f1da480..000000000000 --- a/metadata/md5-cache/dev-util/acgmake-1.2-r2 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install unpack -DEPEND=app-shells/bash sys-devel/make -DESCRIPTION=Build system for large projects -HOMEPAGE=http://www-i8.informatik.rwth-aachen.de/software/acgmake/html/index.html -KEYWORDS=~amd64 ~x86 -LICENSE=LGPL-2 -RDEPEND=app-shells/bash sys-devel/make -SLOT=0 -SRC_URI=http://www-i8.informatik.rwth-aachen.de/software/acgmake/acgmake-1.2.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=b88e829399f6ee8be582e28a7fa88ade diff --git a/metadata/md5-cache/dev-util/acgmake-1.4 b/metadata/md5-cache/dev-util/acgmake-1.4 deleted file mode 100644 index 00bce0b54174..000000000000 --- a/metadata/md5-cache/dev-util/acgmake-1.4 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install unpack -DEPEND=app-shells/bash sys-devel/make -DESCRIPTION=Build system for large projects -HOMEPAGE=http://www-i8.informatik.rwth-aachen.de/index.php?id=17 -KEYWORDS=amd64 ~x86 -LICENSE=LGPL-2 -RDEPEND=app-shells/bash sys-devel/make -SLOT=0 -SRC_URI=http://www.graphics.rwth-aachen.de/fileadmin/download/software/acgmake/acgmake-1.4.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=976e3fc855bb35d5b5f8abd356898350 diff --git a/metadata/md5-cache/dev-util/cdecl-2.5-r1 b/metadata/md5-cache/dev-util/cdecl-2.5-r1 deleted file mode 100644 index e12a1d0f3b63..000000000000 --- a/metadata/md5-cache/dev-util/cdecl-2.5-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=readline? ( sys-libs/ncurses sys-libs/readline ) || ( dev-util/yacc sys-devel/bison ) !=dev-lang/mono-2.0 www-client/lynx !>=dev-lang/mono-2.2 app-arch/unzip || ( >=sys-devel/automake-1.12 >=sys-devel/automake-1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=Documentation for mono's .Net class library -HOMEPAGE=http://www.go-mono.com -IUSE=X -KEYWORDS=amd64 ppc x86 ~x86-fbsd -LICENSE=GPL-2 -PDEPEND=X? ( >=dev-util/mono-tools-2 ) -RDEPEND=>=dev-lang/mono-2.0 www-client/lynx !>=dev-lang/mono-2.2 -RESTRICT=test -SLOT=0 -SRC_URI=http://ftp.novell.com/pub/mono/sources/monodoc/monodoc-2.0.zip -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 libtool b1c8688e60f9580bcb9bb46e08737eb1 mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=0e42dbad7c2eef8643d0101f711bfa1b diff --git a/metadata/md5-cache/dev-util/umockdev-0.3.2 b/metadata/md5-cache/dev-util/umockdev-0.3.2 new file mode 100644 index 000000000000..f8e0f459fbda --- /dev/null +++ b/metadata/md5-cache/dev-util/umockdev-0.3.2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=virtual/udev[gudev] >=dev-libs/glib-2.32:2 test? ( || ( dev-lang/python:2.7 dev-lang/python:2.6 dev-lang/python:2.5 dev-lang/python:3.3 dev-lang/python:3.2 dev-lang/python:3.1 ) ) app-arch/xz-utils virtual/pkgconfig +DESCRIPTION=Mock hardware devices for creating unit tests +EAPI=5 +HOMEPAGE=https://github.com/martinpitt/umockdev/ +IUSE=static-libs test +KEYWORDS=~amd64 ~x86 +LICENSE=LGPL-2.1+ +RDEPEND=virtual/udev[gudev] >=dev-libs/glib-2.32:2 +RESTRICT=test +SLOT=0 +SRC_URI=http://launchpad.net/umockdev/trunk/0.3.2/+download/umockdev-0.3.2.tar.xz +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-any-r1 7ed4a8181d62a098eaa6c8eeacf190c9 python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=76de07650fc9560b39a0fbce978b0c68 diff --git a/metadata/md5-cache/dev-util/unifdef-2.9 b/metadata/md5-cache/dev-util/unifdef-2.9 index 6561a58e5b3d..1733609b15d6 100644 --- a/metadata/md5-cache/dev-util/unifdef-2.9 +++ b/metadata/md5-cache/dev-util/unifdef-2.9 @@ -2,9 +2,9 @@ DEFINED_PHASES=prepare DESCRIPTION=remove #ifdef'ed lines from a file while otherwise leaving the file alone EAPI=4 HOMEPAGE=http://dotat.at/prog/unifdef/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux LICENSE=BSD SLOT=0 SRC_URI=http://dotat.at/prog/unifdef/unifdef-2.9.tar.gz _eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=3bb6232de6905f9bcb460a35c11f9957 +_md5_=498538080a17e3c41096f29bbb4bdddb diff --git a/metadata/md5-cache/dev-vcs/subversion-1.7.10 b/metadata/md5-cache/dev-vcs/subversion-1.7.10 new file mode 100644 index 000000000000..0e2fdf2e96e3 --- /dev/null +++ b/metadata/md5-cache/dev-vcs/subversion-1.7.10 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile config configure install postinst postrm preinst prepare setup test unpack +DEPEND=>=dev-db/sqlite-3.4[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl ) python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) webdav-serf? ( >=net-libs/serf-0.3.0 ) test? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) !!=virtual/jdk-1.5 ) kde? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) webdav-neon? ( virtual/pkgconfig ) apache2? ( =www-servers/apache-2* ) sys-devel/automake >=sys-devel/autoconf-2.68 sys-devel/libtool java? ( >=dev-java/java-config-2.1.9-r1 ) dev-lang/perl[-build] +DESCRIPTION=Advanced version control system +EAPI=5 +HOMEPAGE=http://subversion.apache.org/ +IUSE=apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf apache2 python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 elibc_FreeBSD java +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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=Subversion GPL-2 +RDEPEND=>=dev-db/sqlite-3.4[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl ) python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) webdav-serf? ( >=net-libs/serf-0.3.0 ) apache2? ( www-servers/apache[apache2_modules_dav] ) java? ( >=virtual/jre-1.5 ) kde? ( kde-base/kwalletd ) nls? ( virtual/libintl ) perl? ( dev-perl/URI ) apache2? ( =www-servers/apache-2* ) java? ( >=dev-java/java-config-2.1.9-r1 ) dev-lang/perl[-build] +REQUIRED_USE=ctypes-python? ( || ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) ) python? ( || ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) ) test? ( || ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) ) +SLOT=0 +SRC_URI=mirror://apache/subversion/subversion-1.7.10.tar.bz2 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 db-use 1c719875d6599536f956fafea9e1f404 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module ba21eba2562fc2643deeea95fd28665d python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=c8886c9c3b0c8e9eb8d205a1f89f64c9 diff --git a/metadata/md5-cache/dev-vcs/subversion-1.7.9 b/metadata/md5-cache/dev-vcs/subversion-1.7.9 index 945582dd0544..3121417ff150 100644 --- a/metadata/md5-cache/dev-vcs/subversion-1.7.9 +++ b/metadata/md5-cache/dev-vcs/subversion-1.7.9 @@ -10,5 +10,5 @@ RDEPEND=>=dev-db/sqlite-3.4[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-u REQUIRED_USE=ctypes-python? ( || ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) ) python? ( || ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) ) test? ( || ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) ) SLOT=0 SRC_URI=mirror://apache/subversion/subversion-1.7.9.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 db-use 2f5d6a2718559b90a51648d8ff58be83 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module ba21eba2562fc2643deeea95fd28665d python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 db-use 1c719875d6599536f956fafea9e1f404 depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module ba21eba2562fc2643deeea95fd28665d python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dd47ac2664b5537c9b922a3efbe76803 diff --git a/metadata/md5-cache/games-emulation/xmess-0.106 b/metadata/md5-cache/games-emulation/xmess-0.106 deleted file mode 100644 index 23d46ddf8aac..000000000000 --- a/metadata/md5-cache/games-emulation/xmess-0.106 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=sys-libs/zlib alsa? ( media-libs/alsa-lib ) dga? ( x11-libs/libXxf86dga x11-libs/libXxf86vm ) expat? ( dev-libs/expat ) ggi? ( media-libs/libggi ) lirc? ( app-misc/lirc ) opengl? ( virtual/opengl virtual/glu ) sdl? ( >=media-libs/libsdl-1.2.0 ) svga? ( media-libs/svgalib ) xinerama? ( x11-libs/libXinerama ) xv? ( x11-libs/libXv ) X? ( x11-libs/libXext ) dga? ( x11-proto/xf86dgaproto x11-proto/xf86vidmodeproto ) xinerama? ( x11-proto/xineramaproto ) xv? ( x11-proto/videoproto ) x86? ( dev-lang/nasm ) -DESCRIPTION=Multiple Arcade Machine Emulator for X11 -EAPI=2 -HOMEPAGE=http://x.mame.net/ -IUSE=alsa dga expat ggi joystick lirc mmx net opengl sdl svga X xinerama xv -KEYWORDS=alpha amd64 ia64 ppc sparc x86 -LICENSE=XMAME -RDEPEND=sys-libs/zlib alsa? ( media-libs/alsa-lib ) dga? ( x11-libs/libXxf86dga x11-libs/libXxf86vm ) expat? ( dev-libs/expat ) ggi? ( media-libs/libggi ) lirc? ( app-misc/lirc ) opengl? ( virtual/opengl virtual/glu ) sdl? ( >=media-libs/libsdl-1.2.0 ) svga? ( media-libs/svgalib ) xinerama? ( x11-libs/libXinerama ) xv? ( x11-libs/libXv ) X? ( x11-libs/libXext ) -SLOT=0 -SRC_URI=http://x.mame.net/download/xmame-0.106.tar.bz2 -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de games 0fb7637597e0869f6c8be79b11d0135a multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=3de02e4905cff91068eb6a2791c90ca2 diff --git a/metadata/md5-cache/games-emulation/zsnes-1.51-r4 b/metadata/md5-cache/games-emulation/zsnes-1.51-r4 index 8a6e98f8656f..eedc3e9a9e5c 100644 --- a/metadata/md5-cache/games-emulation/zsnes-1.51-r4 +++ b/metadata/md5-cache/games-emulation/zsnes-1.51-r4 @@ -10,4 +10,4 @@ RDEPEND=media-libs/libsdl[audio,video] >=sys-libs/zlib-1.2.3-r1 amd64? ( >=app-e SLOT=0 SRC_URI=mirror://sourceforge/zsnes/zsnes151src.tar.bz2 _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de games 0fb7637597e0869f6c8be79b11d0135a libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=3700f622203a9d849532e65a643604df +_md5_=679c6ebb26583439fbd103e0a4377231 diff --git a/metadata/md5-cache/games-puzzle/pathological-1.1.3-r3 b/metadata/md5-cache/games-puzzle/pathological-1.1.3-r3 index 5aedce7b4852..17004c709cb9 100644 --- a/metadata/md5-cache/games-puzzle/pathological-1.1.3-r3 +++ b/metadata/md5-cache/games-puzzle/pathological-1.1.3-r3 @@ -4,11 +4,11 @@ DESCRIPTION=An enriched clone of the game 'Logical' by Rainbow Arts EAPI=5 HOMEPAGE=http://pathological.sourceforge.net/ IUSE=doc python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_single_target_python2_5 python_single_target_python2_6 python_single_target_python2_7 -KEYWORDS=~amd64 ~ia64 ~ppc ~sparc ~x86 +KEYWORDS=amd64 ~ia64 ~ppc ~sparc ~x86 LICENSE=GPL-2 RDEPEND=python_single_target_python2_5? ( dev-lang/python:2.5 ) python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_5(+)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] app-shells/bash >=dev-python/pygame-1.5.5[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_5(+)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] REQUIRED_USE=python_single_target_python2_5? ( python_targets_python2_5 ) python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_5 python_single_target_python2_6 python_single_target_python2_7 ) SLOT=0 SRC_URI=mirror://sourceforge/pathological/pathological-1.1.3.tar.gz _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 games 0fb7637597e0869f6c8be79b11d0135a multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=5b770ce26fc5465e4f860acfffb8da3e +_md5_=30753e3f388a8d131a7587f242ebf1dc diff --git a/metadata/md5-cache/games-puzzle/xlogical-1.0.7 b/metadata/md5-cache/games-puzzle/xlogical-1.0.7 index 735a74e71803..d110d5302020 100644 --- a/metadata/md5-cache/games-puzzle/xlogical-1.0.7 +++ b/metadata/md5-cache/games-puzzle/xlogical-1.0.7 @@ -4,10 +4,10 @@ DESCRIPTION=SDL logical clone EAPI=2 HOMEPAGE=http://changeling.ixionstudios.com/xlogical/ IUSE=alt_gfx -KEYWORDS=~amd64 x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=media-libs/libsdl media-libs/sdl-image[jpeg] media-libs/sdl-mixer[mod] SLOT=0 SRC_URI=http://changeling.ixionstudios.com/xlogical/downloads/xlogical-1.0-7.tar.bz2 alt_gfx? ( http://changeling.ixionstudios.com/xlogical/downloads/xlogical_gfx.zip ) _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 games 0fb7637597e0869f6c8be79b11d0135a libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=a98c3d02730979598193306fffe4b003 +_md5_=1369746d07ae1e005ca09054f6d7d56d diff --git a/metadata/md5-cache/games-strategy/warzone2100-3.1.0 b/metadata/md5-cache/games-strategy/warzone2100-3.1.0 index f44adb83c453..6c633633e1f1 100644 --- a/metadata/md5-cache/games-strategy/warzone2100-3.1.0 +++ b/metadata/md5-cache/games-strategy/warzone2100-3.1.0 @@ -4,10 +4,10 @@ DESCRIPTION=3D real-time strategy game EAPI=5 HOMEPAGE=http://wz2100.net/ IUSE=debug nls qt4 videos -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 CC-BY-SA-3.0 public-domain RDEPEND=>=dev-games/physfs-2[zip] dev-libs/fribidi media-libs/fontconfig media-libs/freetype:2 media-libs/glew media-libs/libogg media-libs/libpng:0 media-libs/libtheora media-libs/libvorbis media-libs/openal sys-libs/zlib virtual/glu virtual/opengl x11-libs/libX11 x11-libs/libXrandr dev-qt/qtcore:4 dev-qt/qtscript:4 nls? ( virtual/libintl ) qt4? ( dev-qt/qtgui:4 dev-qt/qtopengl:4 ) !qt4? ( media-libs/libsdl[opengl,video] ) media-fonts/dejavu SLOT=0 SRC_URI=mirror://sourceforge/warzone2100/warzone2100-3.1.0.tar.xz videos? ( mirror://sourceforge/warzone2100/warzone2100/Videos/2.2/high-quality-en/sequences.wz -> warzone2100-videos-2.2.wz ) _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 games 0fb7637597e0869f6c8be79b11d0135a gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=3515465b88896ce47566fc6aaf3c7a11 +_md5_=605440289016d6c74db6d23b6a617a2e diff --git a/metadata/md5-cache/games-util/nml-0.2.4-r1 b/metadata/md5-cache/games-util/nml-0.2.4-r1 index 142d907163d8..5135d3f41812 100644 --- a/metadata/md5-cache/games-util/nml-0.2.4-r1 +++ b/metadata/md5-cache/games-util/nml-0.2.4-r1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/imaging dev-python/ply dev-python/setuptools[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] +DEPEND=virtual/python-imaging dev-python/ply dev-python/setuptools[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] DESCRIPTION=Compiler of NML files into grf/nfo files EAPI=5 HOMEPAGE=http://dev.openttdcoop.org/projects/nml IUSE=python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 KEYWORDS=amd64 ~arm ~ppc x86 LICENSE=GPL-2 -RDEPEND=dev-python/imaging dev-python/ply python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] +RDEPEND=virtual/python-imaging dev-python/ply python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) SLOT=0 SRC_URI=http://bundles.openttdcoop.org/nml/releases/0.2.4/nml-0.2.4.src.tar.gz _eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=56de32818910e12774b7d7d384441eab +_md5_=0bad1e4f7aa64548b5e4d89b651a9d33 diff --git a/metadata/md5-cache/games-util/xboxdrv-0.8.5-r1 b/metadata/md5-cache/games-util/xboxdrv-0.8.5-r1 index c6ab0f2034fd..80f093915ac1 100644 --- a/metadata/md5-cache/games-util/xboxdrv-0.8.5-r1 +++ b/metadata/md5-cache/games-util/xboxdrv-0.8.5-r1 @@ -3,10 +3,10 @@ DEPEND=dev-libs/boost virtual/udev sys-apps/dbus dev-libs/glib:2 virtual/libusb: DESCRIPTION=Userspace Xbox 360 Controller driver EAPI=5 HOMEPAGE=http://pingus.seul.org/~grumbel/xboxdrv/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-3 RDEPEND=dev-libs/boost virtual/udev sys-apps/dbus dev-libs/glib:2 virtual/libusb:1 x11-libs/libX11 SLOT=0 SRC_URI=http://pingus.seul.org/~grumbel/xboxdrv/xboxdrv-linux-0.8.5.tar.bz2 _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 multilib 892e597faee02a5b94eb02ab512e7622 scons-utils 988e24b9e2e4642189b4e97c03e5ae71 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=093be330dbd93b7ab63912b957ea04da +_md5_=49705b76684d7c6965335cc01fd7f40d diff --git a/metadata/md5-cache/gnome-extra/contacts-0.12 b/metadata/md5-cache/gnome-extra/contacts-0.12 deleted file mode 100644 index a28c746b5bb0..000000000000 --- a/metadata/md5-cache/gnome-extra/contacts-0.12 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup unpack -DEPEND=>=gnome-extra/evolution-data-server-1.8 >=x11-libs/gtk+-2.6:2 dbus? ( dev-libs/dbus-glib sys-apps/dbus ) gnome? ( >=gnome-base/gconf-2 >=gnome-base/gnome-vfs-2 ) sys-devel/gettext >=dev-util/intltool-0.35.0 virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool >=sys-apps/sed-4 -DESCRIPTION=A small, lightweight addressbook for GNOME -EAPI=4 -HOMEPAGE=http://pimlico-project.org/contacts.html -IUSE=dbus gnome -KEYWORDS=amd64 ppc x86 -LICENSE=GPL-2 -RDEPEND=>=gnome-extra/evolution-data-server-1.8 >=x11-libs/gtk+-2.6:2 dbus? ( dev-libs/dbus-glib sys-apps/dbus ) gnome? ( >=gnome-base/gconf-2 >=gnome-base/gnome-vfs-2 ) -SLOT=0 -SRC_URI=mirror://gnome/sources/contacts/0.12/contacts-0.12.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=be51ef075a8aa52645af8791f2a667d4 diff --git a/metadata/md5-cache/gnome-extra/evolution-data-server-2.32.3-r3 b/metadata/md5-cache/gnome-extra/evolution-data-server-2.32.3-r3 index a7513c939fb3..28a13f152aab 100644 --- a/metadata/md5-cache/gnome-extra/evolution-data-server-2.32.3-r3 +++ b/metadata/md5-cache/gnome-extra/evolution-data-server-2.32.3-r3 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2 LGPL-3 ) BSD Sleepycat RDEPEND=>=dev-libs/glib-2.25.12:2 >=x11-libs/gtk+-2.24:2 >=gnome-base/gconf-2 >=dev-db/sqlite-3.5:= >=dev-libs/libgdata-0.6.3:= >=dev-libs/libical-0.43:= >=net-libs/libsoup-2.4:2.4 >=dev-libs/libxml2-2:= >=sys-libs/db-4:= sys-libs/zlib:= virtual/libiconv >=dev-libs/nspr-4.4:= >=dev-libs/nss-3.9:= gnome-keyring? ( gnome-base/libgnome-keyring ) kerberos? ( virtual/krb5 ) ldap? ( >=net-nds/openldap-2:= ) weather? ( >=dev-libs/libgweather-2.25.4:2 =dev-libs/glib-2.34:2 >=dev-db/sqlite-3.5:= >=dev-libs/libgdata-0.10:= REQUIRED_USE=vala? ( introspection ) SLOT=0/40 SRC_URI=mirror://gnome/sources/evolution-data-server/3.8/evolution-data-server-3.8.2.tar.xz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 python-any-r1 7ed4a8181d62a098eaa6c8eeacf190c9 python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vala aa890daf29e67d32e9bff8e12ef653ca versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 python-any-r1 7ed4a8181d62a098eaa6c8eeacf190c9 python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vala aa890daf29e67d32e9bff8e12ef653ca versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=3a4e52d761b0641be07854aee9e96286 diff --git a/metadata/md5-cache/gnome-extra/evolution-data-server-3.8.3 b/metadata/md5-cache/gnome-extra/evolution-data-server-3.8.3 index ea6fc4aeb1c5..da3d5f48eef1 100644 --- a/metadata/md5-cache/gnome-extra/evolution-data-server-3.8.3 +++ b/metadata/md5-cache/gnome-extra/evolution-data-server-3.8.3 @@ -10,5 +10,5 @@ RDEPEND=>=dev-libs/glib-2.34:2 >=dev-db/sqlite-3.5:= >=dev-libs/libgdata-0.10:= REQUIRED_USE=vala? ( introspection ) SLOT=0/40 SRC_URI=mirror://gnome/sources/evolution-data-server/3.8/evolution-data-server-3.8.3.tar.xz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 python-any-r1 7ed4a8181d62a098eaa6c8eeacf190c9 python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vala aa890daf29e67d32e9bff8e12ef653ca versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 python-any-r1 7ed4a8181d62a098eaa6c8eeacf190c9 python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vala aa890daf29e67d32e9bff8e12ef653ca versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=d4fa4f760b5aff119de21ead5bc86a6e diff --git a/metadata/md5-cache/gnome-extra/evolution-ews-3.6.4 b/metadata/md5-cache/gnome-extra/evolution-ews-3.6.4 index 26606fad31d3..a29a87cc6835 100644 --- a/metadata/md5-cache/gnome-extra/evolution-ews-3.6.4 +++ b/metadata/md5-cache/gnome-extra/evolution-ews-3.6.4 @@ -10,5 +10,5 @@ RDEPEND=dev-db/sqlite:3= dev-libs/libical:= >=mail-client/evolution-3.6:2.0[kerb RESTRICT=test SLOT=0 SRC_URI=mirror://gnome/sources/evolution-ews/3.6/evolution-ews-3.6.4.tar.xz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e97922a8c7e2e1a658237d353e9dee12 diff --git a/metadata/md5-cache/gnome-extra/gtkhtml-2.11.1 b/metadata/md5-cache/gnome-extra/gtkhtml-2.11.1 deleted file mode 100644 index 7625290872cb..000000000000 --- a/metadata/md5-cache/gnome-extra/gtkhtml-2.11.1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst setup unpack -DEPEND=>=x11-libs/gtk+-2.13.0:2 >=dev-libs/libxml2-2.4.16:2 test? ( >=gnome-base/gnome-vfs-2:2 ) virtual/pkgconfig >=sys-apps/sed-4 || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=Lightweight HTML rendering/printing/editing engine -EAPI=1 -HOMEPAGE=http://projects.gnome.org/evolution/ -IUSE=accessibility test debug -KEYWORDS=alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd -LICENSE=GPL-2+ LGPL-2+ -RDEPEND=>=x11-libs/gtk+-2.13.0:2 >=dev-libs/libxml2-2.4.16:2 test? ( >=gnome-base/gnome-vfs-2:2 ) -SLOT=2 -SRC_URI=mirror://gnome/sources/libgtkhtml/2.11/libgtkhtml-2.11.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=e83f2dffc09911816557dd3de8659e98 diff --git a/metadata/md5-cache/gnome-extra/libgda-4.2.13 b/metadata/md5-cache/gnome-extra/libgda-4.2.13 index 4f3fc6807961..b5fd577f17a3 100644 --- a/metadata/md5-cache/gnome-extra/libgda-4.2.13 +++ b/metadata/md5-cache/gnome-extra/libgda-4.2.13 @@ -10,5 +10,5 @@ RDEPEND=app-text/iso-codes >=dev-libs/glib-2.16:2 >=dev-libs/libxml2-2:2 dev-lib RESTRICT=test SLOT=4 SRC_URI=mirror://gnome/sources/libgda/4.2/libgda-4.2.13.tar.xz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=bbdaa2c8ca016d39d29ec3406b494311 diff --git a/metadata/md5-cache/gnome-extra/libgda-5.0.3-r1 b/metadata/md5-cache/gnome-extra/libgda-5.0.3-r1 index 4794ec67e821..f75a0e86bd41 100644 --- a/metadata/md5-cache/gnome-extra/libgda-5.0.3-r1 +++ b/metadata/md5-cache/gnome-extra/libgda-5.0.3-r1 @@ -9,5 +9,5 @@ LICENSE=GPL-2+ LGPL-2+ RDEPEND=app-text/iso-codes >=dev-libs/glib-2.28:2 >=dev-libs/libxml2-2 dev-libs/libxslt sys-libs/readline sys-libs/ncurses berkdb? ( sys-libs/db ) !bindist? ( firebird? ( dev-db/firebird ) ) gtk? ( >=x11-libs/gtk+-3.0.0:3 canvas? ( x11-libs/goocanvas:2.0 ) sourceview? ( x11-libs/gtksourceview:3.0 ) graphviz? ( media-gfx/graphviz ) ) gnome-keyring? ( || ( gnome-base/libgnome-keyring =net-libs/libsoup-2.24:2.4 ) introspection? ( >=dev-libs/gobject-introspection-0.6.5 ) json? ( dev-libs/json-glib ) ldap? ( net-nds/openldap ) mdb? ( >app-office/mdbtools-0.5 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) ssl? ( dev-libs/openssl ) >=dev-db/sqlite-3.6.22:3 java? ( >=dev-java/java-config-2.1.9-r1 ) =dev-lang/python-2* SLOT=5 SRC_URI=mirror://gnome/sources/libgda/5.0/libgda-5.0.3.tar.xz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=89013c5115d96e7473cb8138d2555366 diff --git a/metadata/md5-cache/gnome-extra/libgda-5.0.4 b/metadata/md5-cache/gnome-extra/libgda-5.0.4 index b6287a4280f2..8ff306d37727 100644 --- a/metadata/md5-cache/gnome-extra/libgda-5.0.4 +++ b/metadata/md5-cache/gnome-extra/libgda-5.0.4 @@ -10,5 +10,5 @@ RDEPEND=app-text/iso-codes >=dev-libs/glib-2.28.0:2 >=dev-libs/libxml2-2 dev-lib REQUIRED_USE=reports? ( python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 ) ) canvas? ( gtk ) firebird? ( !bindist ) graphviz? ( gtk ) sourceview? ( gtk ) SLOT=5/4 SRC_URI=mirror://gnome/sources/libgda/5.0/libgda-5.0.4.tar.xz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=42b3afcad3b50c92675a21f541d36201 diff --git a/metadata/md5-cache/gnome-extra/libgda-5.1.1-r1 b/metadata/md5-cache/gnome-extra/libgda-5.1.1-r1 index af0261bbe53c..31ddd299bc80 100644 --- a/metadata/md5-cache/gnome-extra/libgda-5.1.1-r1 +++ b/metadata/md5-cache/gnome-extra/libgda-5.1.1-r1 @@ -11,5 +11,5 @@ REQUIRED_USE=reports? ( python_single_target_python2_6? ( python_targets_python2 RESTRICT=test SLOT=5/4 SRC_URI=mirror://gnome/sources/libgda/5.1/libgda-5.1.1.tar.xz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fee7bb58284e2d440a78b7dc2d1a3cfa diff --git a/metadata/md5-cache/gnome-extra/nm-applet-0.9.8.2 b/metadata/md5-cache/gnome-extra/nm-applet-0.9.8.2 index 55ad8a7fad04..99c926e75078 100644 --- a/metadata/md5-cache/gnome-extra/nm-applet-0.9.8.2 +++ b/metadata/md5-cache/gnome-extra/nm-applet-0.9.8.2 @@ -10,4 +10,4 @@ RDEPEND=app-crypt/libsecret >=dev-libs/glib-2.26:2 >=dev-libs/dbus-glib-0.88 >=s SLOT=0 SRC_URI=mirror://gnome/sources/network-manager-applet/0.9/network-manager-applet-0.9.8.2.tar.xz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=a3deca83a0d392e3daf19372a53eedee +_md5_=aaeb2c378ede7c54ada8f704ac015ba6 diff --git a/metadata/md5-cache/kde-base/kdm-4.10.4-r1 b/metadata/md5-cache/kde-base/kdm-4.10.4-r1 new file mode 100644 index 000000000000..be24ebd0bc01 --- /dev/null +++ b/metadata/md5-cache/kde-base/kdm-4.10.4-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack +DEPEND=>=kde-base/libkworkspace-4.10.4:4[aqua=] x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp x11-libs/libXtst consolekit? ( >=sys-apps/dbus-1.0.2 sys-auth/consolekit ) kerberos? ( virtual/krb5 ) pam? ( >=kde-base/kcheckpass-4.10.4:4[aqua=] virtual/pam ) virtual/pkgconfig >=sys-apps/sed-4 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-util/automoc virtual/pkgconfig !aqua? ( >=x11-libs/libXtst-1.1.0 x11-proto/xf86vidmodeproto ) handbook? ( app-text/docbook-xml-dtd:4.2 app-text/docbook-xsl-stylesheets ) x11-libs/xcb-util x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXrender dev-lang/perl >=dev-qt/qt3support-4.8.0:4[accessibility] >=dev-qt/qtcore-4.8.0:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.0:4 >=dev-qt/qtgui-4.8.0:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.0:4 >=dev-qt/qtsql-4.8.0:4[qt3support] >=dev-qt/qtsvg-4.8.0:4 >=dev-qt/qttest-4.8.0:4 >=dev-qt/qtwebkit-4.8.0:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.10.4:4[aqua=] >=media-libs/qimageblitz-0.0.4 +DESCRIPTION=KDE login manager, similar to xdm and gdm +EAPI=5 +HOMEPAGE=http://www.kde.org/ +IUSE=+consolekit debug kerberos pam +handbook aqua +KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=>=kde-base/libkworkspace-4.10.4:4[aqua=] x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp x11-libs/libXtst consolekit? ( >=sys-apps/dbus-1.0.2 sys-auth/consolekit ) kerberos? ( virtual/krb5 ) pam? ( >=kde-base/kcheckpass-4.10.4:4[aqua=] virtual/pam ) >=kde-base/kdepasswd-4.10.4:4[aqua=] >=x11-apps/xinit-1.0.5-r2 x11-apps/xmessage >=kde-base/oxygen-icons-4.10.4:4[aqua=] handbook? ( >=kde-base/kdelibs-4.10.4:4[aqua=,handbook] ) dev-lang/perl >=dev-qt/qt3support-4.8.0:4[accessibility] >=dev-qt/qtcore-4.8.0:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.0:4 >=dev-qt/qtgui-4.8.0:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.0:4 >=dev-qt/qtsql-4.8.0:4[qt3support] >=dev-qt/qtsvg-4.8.0:4 >=dev-qt/qttest-4.8.0:4 >=dev-qt/qtwebkit-4.8.0:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.10.4:4[aqua=] >=media-libs/qimageblitz-0.0.4 +SLOT=4 +SRC_URI=mirror://kde/stable/4.10.4/src/kde-workspace-4.10.4.tar.xz +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 kde4-base 0cbec0e348143dbd0000d7c52d6ab7c4 kde4-functions 15a03918f0eeff5a485782ae76d5b639 kde4-meta 7361710ef31f9b5d0a1f8393eb117897 multilib 892e597faee02a5b94eb02ab512e7622 systemd 3421a5715404244e4827acd1cf8ce654 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_md5_=8471e5cba3bffb55f1a77da3992b2ad8 diff --git a/metadata/md5-cache/kde-base/kdm-4.10.5-r1 b/metadata/md5-cache/kde-base/kdm-4.10.5-r1 new file mode 100644 index 000000000000..dec21c7842ec --- /dev/null +++ b/metadata/md5-cache/kde-base/kdm-4.10.5-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack +DEPEND=>=kde-base/libkworkspace-4.10.5:4[aqua=] x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp x11-libs/libXtst consolekit? ( >=sys-apps/dbus-1.0.2 sys-auth/consolekit ) kerberos? ( virtual/krb5 ) pam? ( >=kde-base/kcheckpass-4.10.5:4[aqua=] virtual/pam ) virtual/pkgconfig >=sys-apps/sed-4 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-util/automoc virtual/pkgconfig !aqua? ( >=x11-libs/libXtst-1.1.0 x11-proto/xf86vidmodeproto ) handbook? ( app-text/docbook-xml-dtd:4.2 app-text/docbook-xsl-stylesheets ) x11-libs/xcb-util x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXrender dev-lang/perl >=dev-qt/qt3support-4.8.0:4[accessibility] >=dev-qt/qtcore-4.8.0:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.0:4 >=dev-qt/qtgui-4.8.0:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.0:4 >=dev-qt/qtsql-4.8.0:4[qt3support] >=dev-qt/qtsvg-4.8.0:4 >=dev-qt/qttest-4.8.0:4 >=dev-qt/qtwebkit-4.8.0:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.10.5:4[aqua=] >=media-libs/qimageblitz-0.0.4 +DESCRIPTION=KDE login manager, similar to xdm and gdm +EAPI=5 +HOMEPAGE=http://www.kde.org/ +IUSE=+consolekit debug kerberos pam +handbook aqua +KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=>=kde-base/libkworkspace-4.10.5:4[aqua=] x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp x11-libs/libXtst consolekit? ( >=sys-apps/dbus-1.0.2 sys-auth/consolekit ) kerberos? ( virtual/krb5 ) pam? ( >=kde-base/kcheckpass-4.10.5:4[aqua=] virtual/pam ) >=kde-base/kdepasswd-4.10.5:4[aqua=] >=x11-apps/xinit-1.0.5-r2 x11-apps/xmessage >=kde-base/oxygen-icons-4.10.5:4[aqua=] handbook? ( >=kde-base/kdelibs-4.10.5:4[aqua=,handbook] ) dev-lang/perl >=dev-qt/qt3support-4.8.0:4[accessibility] >=dev-qt/qtcore-4.8.0:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.0:4 >=dev-qt/qtgui-4.8.0:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.0:4 >=dev-qt/qtsql-4.8.0:4[qt3support] >=dev-qt/qtsvg-4.8.0:4 >=dev-qt/qttest-4.8.0:4 >=dev-qt/qtwebkit-4.8.0:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.10.5:4[aqua=] >=media-libs/qimageblitz-0.0.4 +SLOT=4 +SRC_URI=mirror://kde/stable/4.10.5/src/kde-workspace-4.10.5.tar.xz +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 kde4-base 0cbec0e348143dbd0000d7c52d6ab7c4 kde4-functions 15a03918f0eeff5a485782ae76d5b639 kde4-meta 7361710ef31f9b5d0a1f8393eb117897 multilib 892e597faee02a5b94eb02ab512e7622 systemd 3421a5715404244e4827acd1cf8ce654 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_md5_=5807ff6d69be24a3f3ec8840858886b1 diff --git a/metadata/md5-cache/kde-base/plasma-workspace-4.10.4-r2 b/metadata/md5-cache/kde-base/plasma-workspace-4.10.4-r2 new file mode 100644 index 000000000000..290dec05afca --- /dev/null +++ b/metadata/md5-cache/kde-base/plasma-workspace-4.10.4-r2 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack +DEPEND=dev-libs/libdbusmenu-qt >=dev-qt/qtcore-4.8.4-r3:4 !kde-misc/ktouchpadenabler >=kde-base/kactivities-4.10.4:4[aqua=] >=kde-base/kdelibs-4.10.4:4[aqua=,semantic-desktop(+)?] >=kde-base/kephal-4.10.4:4[aqua=] >=kde-base/ksysguard-4.10.4:4[aqua=] >=kde-base/libkworkspace-4.10.4:4[aqua=] >=kde-base/libplasmagenericshell-4.10.4:4[aqua=] >=kde-base/libtaskmanager-4.10.4:4[aqua=] >=kde-base/solid-4.10.4:4[aqua=] x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrender gps? ( >=sci-geosciences/gpsd-2.37 ) json? ( dev-libs/qjson ) python? ( >=dev-python/PyQt4-4.4.0[X] >=kde-base/pykde4-4.10.4:4[aqua=] ) qalculate? ( sci-libs/libqalculate ) rss? ( >=kde-base/kdepimlibs-4.10.4:4[aqua=,semantic-desktop(+)?] >=kde-base/libplasmaclock-4.10.4:4[aqua=,holidays(+)] ) !rss? ( >=kde-base/libplasmaclock-4.10.4:4[aqua=,-holidays(+)] ) semantic-desktop? ( dev-libs/soprano >=kde-base/nepomuk-core-4.10.4:4[aqua=] ) rss? ( dev-libs/boost ) x11-proto/compositeproto x11-proto/damageproto x11-proto/fixesproto x11-proto/renderproto python? ( =dev-lang/python-2* ) >=sys-apps/sed-4 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-util/automoc virtual/pkgconfig !aqua? ( >=x11-libs/libXtst-1.1.0 x11-proto/xf86vidmodeproto ) handbook? ( app-text/docbook-xml-dtd:4.2 app-text/docbook-xsl-stylesheets ) x11-libs/xcb-util x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXrender >=dev-qt/qtdeclarative-4.8.0:4 >=dev-qt/qtopengl-4.8.0:4 dev-lang/perl >=dev-qt/qt3support-4.8.0:4[accessibility] >=dev-qt/qtcore-4.8.0:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.0:4 >=dev-qt/qtgui-4.8.0:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.0:4 >=dev-qt/qtsql-4.8.0:4[qt3support] >=dev-qt/qtsvg-4.8.0:4 >=dev-qt/qttest-4.8.0:4 >=dev-qt/qtwebkit-4.8.0:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.10.4:4[aqua=] >=media-libs/qimageblitz-0.0.4 +DESCRIPTION=Plasma: KDE desktop framework +EAPI=5 +HOMEPAGE=http://www.kde.org/ +IUSE=debug gps json python qalculate +rss semantic-desktop +handbook aqua +KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=dev-libs/libdbusmenu-qt >=dev-qt/qtcore-4.8.4-r3:4 !kde-misc/ktouchpadenabler >=kde-base/kactivities-4.10.4:4[aqua=] >=kde-base/kdelibs-4.10.4:4[aqua=,semantic-desktop(+)?] >=kde-base/kephal-4.10.4:4[aqua=] >=kde-base/ksysguard-4.10.4:4[aqua=] >=kde-base/libkworkspace-4.10.4:4[aqua=] >=kde-base/libplasmagenericshell-4.10.4:4[aqua=] >=kde-base/libtaskmanager-4.10.4:4[aqua=] >=kde-base/solid-4.10.4:4[aqua=] x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrender gps? ( >=sci-geosciences/gpsd-2.37 ) json? ( dev-libs/qjson ) python? ( >=dev-python/PyQt4-4.4.0[X] >=kde-base/pykde4-4.10.4:4[aqua=] ) qalculate? ( sci-libs/libqalculate ) rss? ( >=kde-base/kdepimlibs-4.10.4:4[aqua=,semantic-desktop(+)?] >=kde-base/libplasmaclock-4.10.4:4[aqua=,holidays(+)] ) !rss? ( >=kde-base/libplasmaclock-4.10.4:4[aqua=,-holidays(+)] ) semantic-desktop? ( dev-libs/soprano >=kde-base/nepomuk-core-4.10.4:4[aqua=] ) >=kde-base/plasma-runtime-4.10.4:4[aqua=] python? ( =dev-lang/python-2* ) >=kde-base/oxygen-icons-4.10.4:4[aqua=] handbook? ( >=kde-base/kdelibs-4.10.4:4[aqua=,handbook] ) >=dev-qt/qtdeclarative-4.8.0:4 >=dev-qt/qtopengl-4.8.0:4 dev-lang/perl >=dev-qt/qt3support-4.8.0:4[accessibility] >=dev-qt/qtcore-4.8.0:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.0:4 >=dev-qt/qtgui-4.8.0:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.0:4 >=dev-qt/qtsql-4.8.0:4[qt3support] >=dev-qt/qtsvg-4.8.0:4 >=dev-qt/qttest-4.8.0:4 >=dev-qt/qtwebkit-4.8.0:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.10.4:4[aqua=] >=media-libs/qimageblitz-0.0.4 +SLOT=4 +SRC_URI=mirror://kde/stable/4.10.4/src/kde-workspace-4.10.4.tar.xz +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 kde4-base 0cbec0e348143dbd0000d7c52d6ab7c4 kde4-functions 15a03918f0eeff5a485782ae76d5b639 kde4-meta 7361710ef31f9b5d0a1f8393eb117897 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_md5_=70d914e72e62b58c8f0985630e36e201 diff --git a/metadata/md5-cache/kde-base/plasma-workspace-4.10.5-r2 b/metadata/md5-cache/kde-base/plasma-workspace-4.10.5-r2 new file mode 100644 index 000000000000..ac43572060d4 --- /dev/null +++ b/metadata/md5-cache/kde-base/plasma-workspace-4.10.5-r2 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack +DEPEND=dev-libs/libdbusmenu-qt >=dev-qt/qtcore-4.8.4-r3:4 !kde-misc/ktouchpadenabler >=kde-base/kactivities-4.10.5:4[aqua=] >=kde-base/kdelibs-4.10.5:4[aqua=,semantic-desktop(+)?] >=kde-base/kephal-4.10.5:4[aqua=] >=kde-base/ksysguard-4.10.5:4[aqua=] >=kde-base/libkworkspace-4.10.5:4[aqua=] >=kde-base/libplasmagenericshell-4.10.5:4[aqua=] >=kde-base/libtaskmanager-4.10.5:4[aqua=] >=kde-base/solid-4.10.5:4[aqua=] x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrender gps? ( >=sci-geosciences/gpsd-2.37 ) json? ( dev-libs/qjson ) python? ( >=dev-python/PyQt4-4.4.0[X] >=kde-base/pykde4-4.10.5:4[aqua=] ) qalculate? ( sci-libs/libqalculate ) rss? ( >=kde-base/kdepimlibs-4.10.5:4[aqua=,semantic-desktop(+)?] >=kde-base/libplasmaclock-4.10.5:4[aqua=,holidays(+)] ) !rss? ( >=kde-base/libplasmaclock-4.10.5:4[aqua=,-holidays(+)] ) semantic-desktop? ( dev-libs/soprano >=kde-base/nepomuk-core-4.10.5:4[aqua=] ) rss? ( dev-libs/boost ) x11-proto/compositeproto x11-proto/damageproto x11-proto/fixesproto x11-proto/renderproto python? ( =dev-lang/python-2* ) >=sys-apps/sed-4 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-util/automoc virtual/pkgconfig !aqua? ( >=x11-libs/libXtst-1.1.0 x11-proto/xf86vidmodeproto ) handbook? ( app-text/docbook-xml-dtd:4.2 app-text/docbook-xsl-stylesheets ) x11-libs/xcb-util x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXrender >=dev-qt/qtdeclarative-4.8.0:4 >=dev-qt/qtopengl-4.8.0:4 dev-lang/perl >=dev-qt/qt3support-4.8.0:4[accessibility] >=dev-qt/qtcore-4.8.0:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.0:4 >=dev-qt/qtgui-4.8.0:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.0:4 >=dev-qt/qtsql-4.8.0:4[qt3support] >=dev-qt/qtsvg-4.8.0:4 >=dev-qt/qttest-4.8.0:4 >=dev-qt/qtwebkit-4.8.0:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.10.5:4[aqua=] >=media-libs/qimageblitz-0.0.4 +DESCRIPTION=Plasma: KDE desktop framework +EAPI=5 +HOMEPAGE=http://www.kde.org/ +IUSE=debug gps json python qalculate +rss semantic-desktop +handbook aqua +KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=dev-libs/libdbusmenu-qt >=dev-qt/qtcore-4.8.4-r3:4 !kde-misc/ktouchpadenabler >=kde-base/kactivities-4.10.5:4[aqua=] >=kde-base/kdelibs-4.10.5:4[aqua=,semantic-desktop(+)?] >=kde-base/kephal-4.10.5:4[aqua=] >=kde-base/ksysguard-4.10.5:4[aqua=] >=kde-base/libkworkspace-4.10.5:4[aqua=] >=kde-base/libplasmagenericshell-4.10.5:4[aqua=] >=kde-base/libtaskmanager-4.10.5:4[aqua=] >=kde-base/solid-4.10.5:4[aqua=] x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrender gps? ( >=sci-geosciences/gpsd-2.37 ) json? ( dev-libs/qjson ) python? ( >=dev-python/PyQt4-4.4.0[X] >=kde-base/pykde4-4.10.5:4[aqua=] ) qalculate? ( sci-libs/libqalculate ) rss? ( >=kde-base/kdepimlibs-4.10.5:4[aqua=,semantic-desktop(+)?] >=kde-base/libplasmaclock-4.10.5:4[aqua=,holidays(+)] ) !rss? ( >=kde-base/libplasmaclock-4.10.5:4[aqua=,-holidays(+)] ) semantic-desktop? ( dev-libs/soprano >=kde-base/nepomuk-core-4.10.5:4[aqua=] ) >=kde-base/plasma-runtime-4.10.5:4[aqua=] python? ( =dev-lang/python-2* ) >=kde-base/oxygen-icons-4.10.5:4[aqua=] handbook? ( >=kde-base/kdelibs-4.10.5:4[aqua=,handbook] ) >=dev-qt/qtdeclarative-4.8.0:4 >=dev-qt/qtopengl-4.8.0:4 dev-lang/perl >=dev-qt/qt3support-4.8.0:4[accessibility] >=dev-qt/qtcore-4.8.0:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.0:4 >=dev-qt/qtgui-4.8.0:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.0:4 >=dev-qt/qtsql-4.8.0:4[qt3support] >=dev-qt/qtsvg-4.8.0:4 >=dev-qt/qttest-4.8.0:4 >=dev-qt/qtwebkit-4.8.0:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.10.5:4[aqua=] >=media-libs/qimageblitz-0.0.4 +SLOT=4 +SRC_URI=mirror://kde/stable/4.10.5/src/kde-workspace-4.10.5.tar.xz +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 kde4-base 0cbec0e348143dbd0000d7c52d6ab7c4 kde4-functions 15a03918f0eeff5a485782ae76d5b639 kde4-meta 7361710ef31f9b5d0a1f8393eb117897 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_md5_=3c76643379b016fe150918553d647e61 diff --git a/metadata/md5-cache/mail-client/postler-0.1.1 b/metadata/md5-cache/mail-client/postler-0.1.1 deleted file mode 100644 index 4bb68f38eb42..000000000000 --- a/metadata/md5-cache/mail-client/postler-0.1.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack -DEPEND=>=dev-libs/glib-2.26 dev-libs/libunique:1 dev-libs/openssl:0 mail-mta/msmtp media-libs/libcanberra net-libs/webkit-gtk:2 sys-libs/db >=x11-libs/gtk+-2.18:2 >=x11-libs/libnotify-0.7 || ( dev-lang/python:2.7 dev-lang/python:2.6 ) || ( dev-lang/vala:0.20 dev-lang/vala:0.18 dev-lang/vala:0.16 dev-lang/vala:0.14 dev-lang/vala:0.12 dev-lang/vala:0.10 ) dev-util/intltool sys-devel/gettext >=sys-apps/sed-4 dev-lang/python !dev-lang/python[-threads] -DESCRIPTION=A super sexy, ultra simple desktop mail client built in vala -EAPI=4 -HOMEPAGE=http://launchpad.net/postler -KEYWORDS=~amd64 ~x86 -LICENSE=LGPL-2.1 -RDEPEND=>=dev-libs/glib-2.26 dev-libs/libunique:1 dev-libs/openssl:0 mail-mta/msmtp media-libs/libcanberra net-libs/webkit-gtk:2 sys-libs/db >=x11-libs/gtk+-2.18:2 >=x11-libs/libnotify-0.7 -SLOT=0 -SRC_URI=mirror://gentoo/postler-0.1.1.tar.bz2 -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 gnome2-utils 794d2847b4af390a1e020924876c8297 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vala aa890daf29e67d32e9bff8e12ef653ca waf-utils 681b3e9181d1a20ad8d0c186333ddcf7 -_md5_=4e277174e78efdc722594da06557e9f1 diff --git a/metadata/md5-cache/mail-client/roundcube-0.9.2 b/metadata/md5-cache/mail-client/roundcube-0.9.2 index ededdf21468f..f58ad68f04c0 100644 --- a/metadata/md5-cache/mail-client/roundcube-0.9.2 +++ b/metadata/md5-cache/mail-client/roundcube-0.9.2 @@ -4,10 +4,10 @@ DESCRIPTION=A browser-based multilingual IMAP client with an application-like us EAPI=5 HOMEPAGE=http://roundcube.net IUSE=ldap +mysql postgres sqlite ssl spell vhosts -KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 LICENSE=GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain RDEPEND=virtual/httpd-php >=dev-lang/php-5.3[crypt,gd,iconv,json,ldap?,pdo,postgres?,session,sockets,ssl?,xml,unicode] mysql? ( || ( dev-lang/php[mysql] dev-lang/php[mysqli] ) ) spell? ( dev-lang/php[curl,spell] ) sqlite? ( || ( dev-lang/php[sqlite] dev-lang/php[sqlite3] ) ) >=dev-php/PEAR-Mail_Mime-1.8.1 >=dev-php/PEAR-Net_SMTP-1.4.2 >=dev-php/PEAR-Net_IDNA2-0.1.1 >=dev-php/PEAR-Auth_SASL-1.0.3 >=app-admin/webapp-config-1.50.15 SLOT=0.9.2 SRC_URI=mirror://sourceforge/roundcubemail/roundcubemail-0.9.2.tar.gz _eclasses_=webapp 25b9b1696f5e698711f47d45c3d45e3e -_md5_=81e4bc96ec428c22873592bbc8680589 +_md5_=0cafb1af707060019bc2d85afdc82106 diff --git a/metadata/md5-cache/mail-filter/bogofilter-1.2.2 b/metadata/md5-cache/mail-filter/bogofilter-1.2.2 index e1a630df287b..6c23ef149bc1 100644 --- a/metadata/md5-cache/mail-filter/bogofilter-1.2.2 +++ b/metadata/md5-cache/mail-filter/bogofilter-1.2.2 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=virtual/libiconv berkdb? ( >=sys-libs/db-3.2 ) !berkdb? ( sqlite? ( >=dev-db/sqlite-3.6.22 ) !sqlite? ( tokyocabinet? ( dev-db/tokyocabinet ) !tokyocabinet? ( >=sys-libs/db-3.2 ) ) ) sci-libs/gsl SLOT=0 SRC_URI=mirror://sourceforge/bogofilter/bogofilter-1.2.2.tar.bz2 -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d5473be45365736f2b861babaa1fc7c4 diff --git a/metadata/md5-cache/mail-filter/bogofilter-1.2.3 b/metadata/md5-cache/mail-filter/bogofilter-1.2.3 index f31daf6ee0f5..03a26557b911 100644 --- a/metadata/md5-cache/mail-filter/bogofilter-1.2.3 +++ b/metadata/md5-cache/mail-filter/bogofilter-1.2.3 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=virtual/libiconv berkdb? ( >=sys-libs/db-3.2 ) !berkdb? ( sqlite? ( >=dev-db/sqlite-3.6.22 ) !sqlite? ( tokyocabinet? ( dev-db/tokyocabinet ) !tokyocabinet? ( >=sys-libs/db-3.2 ) ) ) sci-libs/gsl SLOT=0 SRC_URI=mirror://sourceforge/bogofilter/bogofilter-1.2.3.tar.bz2 -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=719e208c4b45c0133e620c201c95a78e diff --git a/metadata/md5-cache/mail-filter/opendkim-2.8.3 b/metadata/md5-cache/mail-filter/opendkim-2.8.3 index 822b39c79d8a..7a8ffa026c55 100644 --- a/metadata/md5-cache/mail-filter/opendkim-2.8.3 +++ b/metadata/md5-cache/mail-filter/opendkim-2.8.3 @@ -10,5 +10,5 @@ RDEPEND=|| ( mail-filter/libmilter mail-mta/sendmail ) dev-libs/libbsd ssl? ( >= REQUIRED_USE=sasl? ( ldap ) SLOT=0 SRC_URI=mirror://sourceforge/opendkim/opendkim-2.8.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5fb9e742a8bed22223b334c16f4d5801 diff --git a/metadata/md5-cache/mail-filter/opendkim-2.8.4 b/metadata/md5-cache/mail-filter/opendkim-2.8.4 index c8aa78b55c9c..b8d855cafa3d 100644 --- a/metadata/md5-cache/mail-filter/opendkim-2.8.4 +++ b/metadata/md5-cache/mail-filter/opendkim-2.8.4 @@ -10,5 +10,5 @@ RDEPEND=|| ( mail-filter/libmilter mail-mta/sendmail ) dev-libs/libbsd ssl? ( >= REQUIRED_USE=sasl? ( ldap ) SLOT=0 SRC_URI=mirror://sourceforge/opendkim/opendkim-2.8.4.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=43c022046a7ce42249938b645f6ce81c diff --git a/metadata/md5-cache/mail-mta/sendmail-8.14.7 b/metadata/md5-cache/mail-mta/sendmail-8.14.7 index ce46d5b37118..030f888324b4 100644 --- a/metadata/md5-cache/mail-mta/sendmail-8.14.7 +++ b/metadata/md5-cache/mail-mta/sendmail-8.14.7 @@ -4,11 +4,11 @@ DESCRIPTION=Widely-used Mail Transport Agent (MTA) EAPI=5 HOMEPAGE=http://www.sendmail.org/ IUSE=ssl ldap sasl tcpd mbox ipv6 nis sockets -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 LICENSE=Sendmail PDEPEND=!mbox? ( mail-filter/procmail ) RDEPEND=net-mail/mailbase sys-devel/m4 sasl? ( >=dev-libs/cyrus-sasl-2.1.10 ) tcpd? ( sys-apps/tcp-wrappers ) ssl? ( dev-libs/openssl ) ldap? ( net-nds/openldap ) >=sys-libs/db-3.2 !net-mail/vacation >=net-mail/mailbase-0.00 !mail-mta/courier !mail-mta/esmtp !mail-mta/exim !mail-mta/mini-qmail !mail-mta/msmtp[mta] !mail-mta/netqmail !mail-mta/nullmailer !mail-mta/postfix !mail-mta/opensmtpd !mail-mta/qmail-ldap !=mail-mta/ssmtp-2.64-r2[mta] SLOT=0 SRC_URI=ftp://ftp.sendmail.org/pub/sendmail/sendmail.8.14.7.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=201964534d480817aed9755939718a8c +_md5_=868b2d32c0fa0ffaef5e866700200b03 diff --git a/metadata/md5-cache/media-gfx/blender-2.68 b/metadata/md5-cache/media-gfx/blender-2.68 index 98996fc95764..68466a25c988 100644 --- a/metadata/md5-cache/media-gfx/blender-2.68 +++ b/metadata/md5-cache/media-gfx/blender-2.68 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup test -DEPEND=python_single_target_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python3_3(-)?,python_single_target_python3_3(+)?] dev-cpp/gflags dev-cpp/glog[gflags] dev-python/numpy[python_targets_python3_3(-)?,python_single_target_python3_3(+)?] >=media-libs/freetype-2.0 media-libs/glew media-libs/libpng:0 media-libs/libsamplerate sci-libs/colamd sci-libs/ldl sys-libs/zlib virtual/glu virtual/jpeg virtual/libintl virtual/opengl x11-libs/libXi x11-libs/libX11 boost? ( >=dev-libs/boost-1.44[threads(+)] ) collada? ( media-libs/opencollada ) colorio? ( media-libs/opencolorio ) cycles? ( media-libs/openimageio ) ffmpeg? ( >=virtual/ffmpeg-0.6.90[x264,mp3,encode,theora,jpeg2k?] ) fftw? ( sci-libs/fftw:3.0 ) jack? ( media-sound/jack-audio-connection-kit ) ndof? ( app-misc/spacenavd dev-libs/libspnav ) nls? ( virtual/libiconv ) openal? ( >=media-libs/openal-1.6.372 ) openexr? ( media-libs/openexr ) sdl? ( media-libs/libsdl[audio,joystick] ) sndfile? ( media-libs/libsndfile ) tiff? ( media-libs/tiff:0 ) >=dev-cpp/eigen-3.1.3:3 doc? ( app-doc/doxygen[-nodot(-),dot(+)] dev-python/sphinx ) nls? ( sys-devel/gettext ) >=sys-apps/sed-4 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +DEPEND=python_single_target_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python3_3(-)?,python_single_target_python3_3(+)?] dev-cpp/gflags dev-cpp/glog[gflags] dev-python/numpy[python_targets_python3_3(-)?,python_single_target_python3_3(+)?] >=media-libs/freetype-2.0 media-libs/glew media-libs/libpng:0 media-libs/libsamplerate sci-libs/colamd sci-libs/ldl sys-libs/zlib virtual/glu virtual/jpeg virtual/libintl virtual/opengl x11-libs/libXi x11-libs/libX11 boost? ( >=dev-libs/boost-1.44[threads(+)] ) collada? ( media-libs/opencollada ) colorio? ( media-libs/opencolorio ) cycles? ( media-libs/openimageio ) ffmpeg? ( || ( media-video/ffmpeg[x264,mp3,encode,theora,jpeg2k?] >=media-video/libav-9[x264,mp3,encode,theora,jpeg2k?] ) ) fftw? ( sci-libs/fftw:3.0 ) jack? ( media-sound/jack-audio-connection-kit ) ndof? ( app-misc/spacenavd dev-libs/libspnav ) nls? ( virtual/libiconv ) openal? ( >=media-libs/openal-1.6.372 ) openexr? ( media-libs/openexr ) sdl? ( media-libs/libsdl[audio,joystick] ) sndfile? ( media-libs/libsndfile ) tiff? ( media-libs/tiff:0 ) >=dev-cpp/eigen-3.1.3:3 doc? ( app-doc/doxygen[-nodot(-),dot(+)] dev-python/sphinx ) nls? ( sys-devel/gettext ) >=sys-apps/sed-4 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) DESCRIPTION=3D Creation/Animation/Publishing System EAPI=5 HOMEPAGE=http://www.blender.org IUSE=+boost +bullet collada colorio cycles +dds debug doc +elbeem ffmpeg fftw +game-engine jack jpeg2k ndof nls openal openmp +openexr player redcode sdl sndfile sse sse2 tiff python_targets_python3_3 python_single_target_python3_3 KEYWORDS=~amd64 ~x86 LICENSE=|| ( GPL-2 BL ) -RDEPEND=python_single_target_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python3_3(-)?,python_single_target_python3_3(+)?] dev-cpp/gflags dev-cpp/glog[gflags] dev-python/numpy[python_targets_python3_3(-)?,python_single_target_python3_3(+)?] >=media-libs/freetype-2.0 media-libs/glew media-libs/libpng:0 media-libs/libsamplerate sci-libs/colamd sci-libs/ldl sys-libs/zlib virtual/glu virtual/jpeg virtual/libintl virtual/opengl x11-libs/libXi x11-libs/libX11 boost? ( >=dev-libs/boost-1.44[threads(+)] ) collada? ( media-libs/opencollada ) colorio? ( media-libs/opencolorio ) cycles? ( media-libs/openimageio ) ffmpeg? ( >=virtual/ffmpeg-0.6.90[x264,mp3,encode,theora,jpeg2k?] ) fftw? ( sci-libs/fftw:3.0 ) jack? ( media-sound/jack-audio-connection-kit ) ndof? ( app-misc/spacenavd dev-libs/libspnav ) nls? ( virtual/libiconv ) openal? ( >=media-libs/openal-1.6.372 ) openexr? ( media-libs/openexr ) sdl? ( media-libs/libsdl[audio,joystick] ) sndfile? ( media-libs/libsndfile ) tiff? ( media-libs/tiff:0 ) +RDEPEND=python_single_target_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python3_3(-)?,python_single_target_python3_3(+)?] dev-cpp/gflags dev-cpp/glog[gflags] dev-python/numpy[python_targets_python3_3(-)?,python_single_target_python3_3(+)?] >=media-libs/freetype-2.0 media-libs/glew media-libs/libpng:0 media-libs/libsamplerate sci-libs/colamd sci-libs/ldl sys-libs/zlib virtual/glu virtual/jpeg virtual/libintl virtual/opengl x11-libs/libXi x11-libs/libX11 boost? ( >=dev-libs/boost-1.44[threads(+)] ) collada? ( media-libs/opencollada ) colorio? ( media-libs/opencolorio ) cycles? ( media-libs/openimageio ) ffmpeg? ( || ( media-video/ffmpeg[x264,mp3,encode,theora,jpeg2k?] >=media-video/libav-9[x264,mp3,encode,theora,jpeg2k?] ) ) fftw? ( sci-libs/fftw:3.0 ) jack? ( media-sound/jack-audio-connection-kit ) ndof? ( app-misc/spacenavd dev-libs/libspnav ) nls? ( virtual/libiconv ) openal? ( >=media-libs/openal-1.6.372 ) openexr? ( media-libs/openexr ) sdl? ( media-libs/libsdl[audio,joystick] ) sndfile? ( media-libs/libsndfile ) tiff? ( media-libs/tiff:0 ) REQUIRED_USE=python_single_target_python3_3? ( python_targets_python3_3 ) ^^ ( python_single_target_python3_3 ) player? ( game-engine ) redcode? ( jpeg2k ) cycles? ( boost openexr tiff ) nls? ( boost ) game-engine? ( boost ) SLOT=0 SRC_URI=http://download.blender.org/source/blender-2.68.tar.gz _eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=e88d0ec466ff34a50d4aaf431257ca12 +_md5_=4e417e7186d1e9eb9a710bc147c9a2c0 diff --git a/metadata/md5-cache/media-gfx/exiv2-0.21.1-r1 b/metadata/md5-cache/media-gfx/exiv2-0.21.1-r1 deleted file mode 100644 index 96807779a153..000000000000 --- a/metadata/md5-cache/media-gfx/exiv2-0.21.1-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare -DEPEND=virtual/libiconv nls? ( virtual/libintl ) xmp? ( dev-libs/expat ) zlib? ( sys-libs/zlib ) contrib? ( >=dev-libs/boost-1.37 ) doc? ( app-doc/doxygen dev-libs/libxslt virtual/pkgconfig media-gfx/graphviz ) nls? ( sys-devel/gettext ) =dev-lang/python-2* -DESCRIPTION=EXIF and IPTC metadata C++ library and command line utility -EAPI=3 -HOMEPAGE=http://www.exiv2.org/ -IUSE=contrib doc examples nls xmp zlib linguas_de linguas_es linguas_fi linguas_fr linguas_pl linguas_ru linguas_sk -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd -LICENSE=GPL-2 -RDEPEND=virtual/libiconv nls? ( virtual/libintl ) xmp? ( dev-libs/expat ) zlib? ( sys-libs/zlib ) =dev-lang/python-2* -SLOT=0 -SRC_URI=http://www.exiv2.org/exiv2-0.21.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=386927ed37f96c093b5c9ea6a1e557d2 diff --git a/metadata/md5-cache/media-gfx/exiv2-0.21.1-r2 b/metadata/md5-cache/media-gfx/exiv2-0.21.1-r2 deleted file mode 100644 index 83080102afca..000000000000 --- a/metadata/md5-cache/media-gfx/exiv2-0.21.1-r2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare -DEPEND=virtual/libiconv nls? ( virtual/libintl ) xmp? ( dev-libs/expat ) zlib? ( sys-libs/zlib ) contrib? ( >=dev-libs/boost-1.37 ) doc? ( app-doc/doxygen dev-libs/libxslt virtual/pkgconfig media-gfx/graphviz ) nls? ( sys-devel/gettext ) =dev-lang/python-2* -DESCRIPTION=EXIF and IPTC metadata C++ library and command line utility -EAPI=3 -HOMEPAGE=http://www.exiv2.org/ -IUSE=contrib doc examples nls xmp zlib linguas_de linguas_es linguas_fi linguas_fr linguas_pl linguas_ru linguas_sk -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd -LICENSE=GPL-2 -RDEPEND=virtual/libiconv nls? ( virtual/libintl ) xmp? ( dev-libs/expat ) zlib? ( sys-libs/zlib ) =dev-lang/python-2* -SLOT=0 -SRC_URI=http://www.exiv2.org/exiv2-0.21.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=ccb1f63ef5be000f616ace6d99f6578c diff --git a/metadata/md5-cache/media-gfx/exiv2-0.23 b/metadata/md5-cache/media-gfx/exiv2-0.23 deleted file mode 100644 index 561e6512d907..000000000000 --- a/metadata/md5-cache/media-gfx/exiv2-0.23 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=virtual/libiconv nls? ( virtual/libintl ) xmp? ( dev-libs/expat ) zlib? ( sys-libs/zlib ) contrib? ( >=dev-libs/boost-1.37 ) doc? ( app-doc/doxygen dev-libs/libxslt virtual/pkgconfig media-gfx/graphviz =dev-lang/python-2* ) nls? ( sys-devel/gettext ) -DESCRIPTION=EXIF and IPTC metadata C++ library and command line utility -EAPI=4 -HOMEPAGE=http://www.exiv2.org/ -IUSE=contrib doc examples nls xmp zlib static-libs linguas_de linguas_es linguas_fi linguas_fr linguas_pl linguas_ru linguas_sk -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd -LICENSE=GPL-2 -RDEPEND=virtual/libiconv nls? ( virtual/libintl ) xmp? ( dev-libs/expat ) zlib? ( sys-libs/zlib ) -SLOT=0 -SRC_URI=http://www.exiv2.org/exiv2-0.23.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=effb806cb272fabe6a0a1c844dc225ac diff --git a/metadata/md5-cache/media-gfx/feh-2.9.3 b/metadata/md5-cache/media-gfx/feh-2.9.3 new file mode 100644 index 000000000000..a9bd7377f825 --- /dev/null +++ b/metadata/md5-cache/media-gfx/feh-2.9.3 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install prepare setup +DEPEND=>=media-libs/giblib-1.2.4 media-libs/imlib2 >=media-libs/libpng-1.2:0 x11-libs/libX11 curl? ( net-misc/curl ) exif? ( media-libs/libexif ) xinerama? ( x11-libs/libXinerama ) x11-libs/libXt x11-proto/xproto test? ( >=dev-lang/perl-5.10 dev-perl/Test-Command ) +DESCRIPTION=A fast, lightweight imageviewer using imlib2 +EAPI=5 +HOMEPAGE=http://feh.finalrewind.org/ +IUSE=debug curl exif test xinerama +KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 +LICENSE=feh +RDEPEND=>=media-libs/giblib-1.2.4 media-libs/imlib2 >=media-libs/libpng-1.2:0 x11-libs/libX11 curl? ( net-misc/curl ) exif? ( media-libs/libexif ) xinerama? ( x11-libs/libXinerama ) virtual/jpeg +SLOT=0 +SRC_URI=http://feh.finalrewind.org/feh-2.9.3.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=55ebb987a9034754ee137941c948a3a2 diff --git a/metadata/md5-cache/media-gfx/graphicsmagick-1.3.18 b/metadata/md5-cache/media-gfx/graphicsmagick-1.3.18 index 1949f57ea5fc..c1cfff12c1c9 100644 --- a/metadata/md5-cache/media-gfx/graphicsmagick-1.3.18 +++ b/metadata/md5-cache/media-gfx/graphicsmagick-1.3.18 @@ -4,10 +4,10 @@ DESCRIPTION=Collection of tools and libraries for many image formats EAPI=5 HOMEPAGE=http://www.graphicsmagick.org/ IUSE=bzip2 cxx debug fpx imagemagick jbig jpeg jpeg2k lcms lzma modules openmp perl png postscript q16 q32 static-libs svg threads tiff truetype wmf X zlib -KEYWORDS=~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos +KEYWORDS=~alpha amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos LICENSE=MIT RDEPEND=>=sys-devel/libtool-2.2.6b bzip2? ( app-arch/bzip2 ) fpx? ( media-libs/libfpx ) imagemagick? ( !media-gfx/imagemagick ) jbig? ( media-libs/jbigkit ) jpeg? ( virtual/jpeg ) jpeg2k? ( media-libs/jasper ) lcms? ( media-libs/lcms:2 ) lzma? ( app-arch/xz-utils ) perl? ( dev-lang/perl ) png? ( media-libs/libpng:0 ) postscript? ( app-text/ghostscript-gpl ) svg? ( dev-libs/libxml2 ) tiff? ( media-libs/tiff:0 ) truetype? ( media-fonts/urw-fonts >=media-libs/freetype-2 ) wmf? ( media-libs/libwmf ) X? ( x11-libs/libSM x11-libs/libXext ) zlib? ( sys-libs/zlib ) SLOT=0 SRC_URI=mirror://sourceforge/graphicsmagick/GraphicsMagick-1.3.18.tar.xz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=0c6bb54d5250ff6e983d53527f761c02 +_md5_=11e84de3e76bd1559cc70fb4f93de61f diff --git a/metadata/md5-cache/media-gfx/iscan-2.28.1.3 b/metadata/md5-cache/media-gfx/iscan-2.28.1.3 deleted file mode 100644 index df278d4277e2..000000000000 --- a/metadata/md5-cache/media-gfx/iscan-2.28.1.3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=configure install postinst prepare -DEPEND=media-gfx/iscan-data media-gfx/sane-backends virtual/udev virtual/libusb:0 X? ( x11-libs/gtk+:2 gimp? ( media-gfx/gimp ) png? ( media-libs/libpng ) jpeg? ( virtual/jpeg ) tiff? ( media-libs/tiff ) ) virtual/pkgconfig X? ( sys-devel/gettext ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=EPSON Image Scan! for Linux (including sane-epkowa backend) -EAPI=4 -HOMEPAGE=http://www.avasys.jp/english/linux_e/dl_scan.html -IUSE=X gimp jpeg png tiff doc linguas_ar linguas_de linguas_es linguas_fr linguas_it linguas_ja linguas_ko linguas_nl linguas_pt linguas_zh_CN linguas_zh_TW -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 AVASYS -RDEPEND=media-gfx/iscan-data media-gfx/sane-backends virtual/udev virtual/libusb:0 X? ( x11-libs/gtk+:2 gimp? ( media-gfx/gimp ) png? ( media-libs/libpng ) jpeg? ( virtual/jpeg ) tiff? ( media-libs/tiff ) ) -RESTRICT=test -SLOT=0 -SRC_URI=http://linux.avasys.jp/drivers/iscan/2.28.1/iscan_2.28.1-3.tar.gz doc? ( http://linux.avasys.jp/drivers/iscan/doc/userg_revL_e.pdf ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=859285650ed8c081cdbf2a125a14f212 diff --git a/metadata/md5-cache/media-gfx/iscan-data-1.13.0.1 b/metadata/md5-cache/media-gfx/iscan-data-1.13.0.1 deleted file mode 100644 index dca12a7b8019..000000000000 --- a/metadata/md5-cache/media-gfx/iscan-data-1.13.0.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install -DEPEND=dev-libs/libxslt -DESCRIPTION=Image Scan! for Linux data files -EAPI=4 -HOMEPAGE=http://avasys.jp/english/linux_e/ -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-libs/libxslt -SLOT=0 -SRC_URI=http://linux.avasys.jp/drivers/iscan-data/1.13.0/iscan-data_1.13.0-1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=70f2708c40e90a98951323d9155c83c0 diff --git a/metadata/md5-cache/media-gfx/iscan-data-1.9.0.1 b/metadata/md5-cache/media-gfx/iscan-data-1.9.0.1 deleted file mode 100644 index cb9eee51e963..000000000000 --- a/metadata/md5-cache/media-gfx/iscan-data-1.9.0.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install -DEPEND=dev-libs/libxslt -DESCRIPTION=Image Scan! for Linux data files -EAPI=4 -HOMEPAGE=http://avasys.jp/english/linux_e/ -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=dev-libs/libxslt -SLOT=0 -SRC_URI=http://linux.avasys.jp/drivers/iscan-data/1.9.0/iscan-data_1.9.0-1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=5feba0a5cc6260b3e007492821c3fec7 diff --git a/metadata/md5-cache/media-gfx/sane-backends-1.0.17 b/metadata/md5-cache/media-gfx/sane-backends-1.0.17 deleted file mode 100644 index c4adb4326719..000000000000 --- a/metadata/md5-cache/media-gfx/sane-backends-1.0.17 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install setup unpack -DEPEND=virtual/jpeg amd64? ( sys-libs/libieee1284 ) x86? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 ) v4l? ( sys-kernel/linux-headers ) >=sys-apps/sed-4 -DESCRIPTION=Scanner Access Now Easy - Backends -EAPI=1 -HOMEPAGE=http://www.sane-project.org/ -IUSE=usb gphoto2 ipv6 v4l -KEYWORDS=~alpha amd64 ~hppa ppc ppc64 ~sparc x86 -LICENSE=GPL-2 public-domain -RDEPEND=virtual/jpeg amd64? ( sys-libs/libieee1284 ) x86? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 ) v4l? ( sys-kernel/linux-headers ) -SLOT=0 -SRC_URI=ftp://ftp.sane-project.org/pub/sane/sane-backends-1.0.17/sane-backends-1.0.17.tar.gz ftp://ftp.sane-project.org/pub/sane/old-versions/sane-backends-1.0.17/sane-backends-1.0.17.tar.gz usb? ( mirror://gentoo/sane-1.0.16-brother-driver.diff.bz2 http://dev.gentoo.org/~phosphan/sane-1.0.16-brother-driver.diff.bz2 ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=77c228288f162f4cfcdf7c7bf4888724 diff --git a/metadata/md5-cache/media-gfx/sane-backends-1.0.18-r6 b/metadata/md5-cache/media-gfx/sane-backends-1.0.18-r6 deleted file mode 100644 index 0734864cb9e7..000000000000 --- a/metadata/md5-cache/media-gfx/sane-backends-1.0.18-r6 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install setup unpack -DEPEND=virtual/jpeg amd64? ( sys-libs/libieee1284 ) x86? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 ) v4l? ( sys-kernel/linux-headers ) doc? ( virtual/latex-base dev-texlive/texlive-latexextra ) >=sys-apps/sed-4 -DESCRIPTION=Scanner Access Now Easy - Backends -EAPI=1 -HOMEPAGE=http://www.sane-project.org/ -IUSE=usb gphoto2 ipv6 v4l doc -KEYWORDS=alpha amd64 hppa ppc ppc64 sparc x86 -LICENSE=GPL-2 public-domain -RDEPEND=virtual/jpeg amd64? ( sys-libs/libieee1284 ) x86? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 ) v4l? ( sys-kernel/linux-headers ) !=sys-apps/sed-4 -DESCRIPTION=Scanner Access Now Easy - Backends -EAPI=1 -HOMEPAGE=http://www.sane-project.org/ -IUSE=usb gphoto2 ipv6 v4l doc -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 -LICENSE=GPL-2 public-domain -RDEPEND=virtual/jpeg amd64? ( sys-libs/libieee1284 ) x86? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 ) v4l? ( sys-kernel/linux-headers ) !=net-dns/avahi-0.6.24 ) sane_backends_canon_pp? ( sys-libs/libieee1284 ) sane_backends_hpsj5s? ( sys-libs/libieee1284 ) sane_backends_mustek_pp? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 virtual/jpeg ) v4l? ( media-libs/libv4l ) v4l? ( sys-kernel/linux-headers ) doc? ( virtual/latex-base dev-texlive/texlive-latexextra ) >=sys-apps/sed-4 -DESCRIPTION=Scanner Access Now Easy - Backends -EAPI=1 -HOMEPAGE=http://www.sane-project.org/ -IUSE=avahi usb gphoto2 ipv6 v4l doc +sane_backends_abaton +sane_backends_agfafocus +sane_backends_apple +sane_backends_artec +sane_backends_artec_eplus48u +sane_backends_as6e +sane_backends_avision +sane_backends_bh +sane_backends_canon +sane_backends_canon630u +sane_backends_canon_dr +sane_backends_canon_pp +sane_backends_cardscan +sane_backends_coolscan +sane_backends_coolscan2 +sane_backends_coolscan3 +sane_backends_dc25 +sane_backends_dc210 +sane_backends_dc240 +sane_backends_dell1600n_net +sane_backends_dmc +sane_backends_epjitsu +sane_backends_epson +sane_backends_epson2 +sane_backends_fujitsu +sane_backends_genesys +sane_backends_gt68xx +sane_backends_hp +sane_backends_hp3500 +sane_backends_hp3900 +sane_backends_hp4200 +sane_backends_hp5400 +sane_backends_hp5590 +sane_backends_hpsj5s +sane_backends_hpljm1005 +sane_backends_hs2p +sane_backends_ibm +sane_backends_leo +sane_backends_lexmark +sane_backends_ma1509 +sane_backends_matsushita +sane_backends_microtek +sane_backends_microtek2 +sane_backends_mustek +sane_backends_mustek_pp +sane_backends_mustek_usb +sane_backends_mustek_usb2 +sane_backends_nec +sane_backends_net +sane_backends_niash +sane_backends_pie +sane_backends_pixma +sane_backends_plustek +sane_backends_plustek_pp +sane_backends_qcam +sane_backends_ricoh +sane_backends_rts8891 +sane_backends_s9036 +sane_backends_sceptre +sane_backends_sharp +sane_backends_sm3600 +sane_backends_sm3840 +sane_backends_snapscan +sane_backends_sp15c +sane_backends_st400 +sane_backends_stv680 +sane_backends_tamarack +sane_backends_teco1 +sane_backends_teco2 +sane_backends_teco3 +sane_backends_test +sane_backends_u12 +sane_backends_umax +sane_backends_umax_pp +sane_backends_umax1220u +sane_backends_xerox_mfp -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-2 public-domain -RDEPEND=sane_backends_dc210? ( virtual/jpeg ) sane_backends_dc240? ( virtual/jpeg ) sane_backends_dell1600n_net? ( virtual/jpeg ) avahi? ( >=net-dns/avahi-0.6.24 ) sane_backends_canon_pp? ( sys-libs/libieee1284 ) sane_backends_hpsj5s? ( sys-libs/libieee1284 ) sane_backends_mustek_pp? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 virtual/jpeg ) v4l? ( media-libs/libv4l ) !=net-dns/avahi-0.6.24 ) sane_backends_canon_pp? ( sys-libs/libieee1284 ) sane_backends_hpsj5s? ( sys-libs/libieee1284 ) sane_backends_mustek_pp? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 virtual/jpeg ) v4l? ( media-libs/libv4l ) v4l? ( sys-kernel/linux-headers ) doc? ( virtual/latex-base dev-texlive/texlive-latexextra ) >=sys-apps/sed-4 -DESCRIPTION=Scanner Access Now Easy - Backends -EAPI=1 -HOMEPAGE=http://www.sane-project.org/ -IUSE=avahi usb gphoto2 ipv6 v4l doc +sane_backends_abaton +sane_backends_agfafocus +sane_backends_apple +sane_backends_artec +sane_backends_artec_eplus48u +sane_backends_as6e +sane_backends_avision +sane_backends_bh +sane_backends_canon +sane_backends_canon630u +sane_backends_canon_dr +sane_backends_canon_pp +sane_backends_cardscan +sane_backends_coolscan +sane_backends_coolscan2 +sane_backends_coolscan3 +sane_backends_dc25 +sane_backends_dc210 +sane_backends_dc240 +sane_backends_dell1600n_net +sane_backends_dmc +sane_backends_epjitsu +sane_backends_epson +sane_backends_epson2 +sane_backends_fujitsu +sane_backends_genesys +sane_backends_gt68xx +sane_backends_hp +sane_backends_hp3500 +sane_backends_hp3900 +sane_backends_hp4200 +sane_backends_hp5400 +sane_backends_hp5590 +sane_backends_hpsj5s +sane_backends_hpljm1005 +sane_backends_hs2p +sane_backends_ibm +sane_backends_kodak +sane_backends_kvs1025 +sane_backends_leo +sane_backends_lexmark +sane_backends_ma1509 +sane_backends_matsushita +sane_backends_microtek +sane_backends_microtek2 +sane_backends_mustek +sane_backends_mustek_pp +sane_backends_mustek_usb +sane_backends_nec +sane_backends_net +sane_backends_niash +sane_backends_p5 +sane_backends_pie +sane_backends_pixma +sane_backends_plustek +sane_backends_plustek_pp +sane_backends_qcam +sane_backends_ricoh +sane_backends_rts8891 +sane_backends_s9036 +sane_backends_sceptre +sane_backends_sharp +sane_backends_sm3600 +sane_backends_sm3840 +sane_backends_snapscan +sane_backends_sp15c +sane_backends_st400 +sane_backends_stv680 +sane_backends_tamarack +sane_backends_teco1 +sane_backends_teco2 +sane_backends_teco3 +sane_backends_test +sane_backends_u12 +sane_backends_umax +sane_backends_umax_pp +sane_backends_umax1220u +sane_backends_xerox_mfp -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 -LICENSE=GPL-2 public-domain -RDEPEND=sane_backends_dc210? ( virtual/jpeg ) sane_backends_dc240? ( virtual/jpeg ) sane_backends_dell1600n_net? ( virtual/jpeg ) avahi? ( >=net-dns/avahi-0.6.24 ) sane_backends_canon_pp? ( sys-libs/libieee1284 ) sane_backends_hpsj5s? ( sys-libs/libieee1284 ) sane_backends_mustek_pp? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 virtual/jpeg ) v4l? ( media-libs/libv4l ) !=net-dns/avahi-0.6.24 ) sane_backends_canon_pp? ( sys-libs/libieee1284 ) sane_backends_hpsj5s? ( sys-libs/libieee1284 ) sane_backends_mustek_pp? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 virtual/jpeg ) v4l? ( media-libs/libv4l ) v4l? ( sys-kernel/linux-headers ) doc? ( virtual/latex-base dev-texlive/texlive-latexextra ) >=sys-apps/sed-4 virtual/pkgconfig -DESCRIPTION=Scanner Access Now Easy - Backends -EAPI=4 -HOMEPAGE=http://www.sane-project.org/ -IUSE=avahi usb gphoto2 ipv6 v4l doc +sane_backends_abaton +sane_backends_agfafocus +sane_backends_apple +sane_backends_artec +sane_backends_artec_eplus48u +sane_backends_as6e +sane_backends_avision +sane_backends_bh +sane_backends_canon +sane_backends_canon630u +sane_backends_canon_dr +sane_backends_canon_pp +sane_backends_cardscan +sane_backends_coolscan +sane_backends_coolscan2 +sane_backends_coolscan3 +sane_backends_dc25 +sane_backends_dc210 +sane_backends_dc240 +sane_backends_dell1600n_net +sane_backends_dmc +sane_backends_epjitsu +sane_backends_epson +sane_backends_epson2 +sane_backends_fujitsu +sane_backends_genesys +sane_backends_gt68xx +sane_backends_hp +sane_backends_hp3500 +sane_backends_hp3900 +sane_backends_hp4200 +sane_backends_hp5400 +sane_backends_hp5590 +sane_backends_hpsj5s +sane_backends_hpljm1005 +sane_backends_hs2p +sane_backends_ibm +sane_backends_kodak +sane_backends_kvs1025 +sane_backends_kvs20xx +sane_backends_leo +sane_backends_lexmark +sane_backends_ma1509 +sane_backends_magicolor +sane_backends_matsushita +sane_backends_microtek +sane_backends_microtek2 +sane_backends_mustek +sane_backends_mustek_pp +sane_backends_mustek_usb +sane_backends_nec +sane_backends_net +sane_backends_niash +sane_backends_p5 +sane_backends_pie +sane_backends_pixma +sane_backends_plustek +sane_backends_plustek_pp +sane_backends_qcam +sane_backends_ricoh +sane_backends_rts8891 +sane_backends_s9036 +sane_backends_sceptre +sane_backends_sharp +sane_backends_sm3600 +sane_backends_sm3840 +sane_backends_snapscan +sane_backends_sp15c +sane_backends_st400 +sane_backends_stv680 +sane_backends_tamarack +sane_backends_teco1 +sane_backends_teco2 +sane_backends_teco3 +sane_backends_test +sane_backends_u12 +sane_backends_umax +sane_backends_umax_pp +sane_backends_umax1220u +sane_backends_xerox_mfp -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 -LICENSE=GPL-2 public-domain -RDEPEND=sane_backends_dc210? ( virtual/jpeg ) sane_backends_dc240? ( virtual/jpeg ) sane_backends_dell1600n_net? ( virtual/jpeg ) avahi? ( >=net-dns/avahi-0.6.24 ) sane_backends_canon_pp? ( sys-libs/libieee1284 ) sane_backends_hpsj5s? ( sys-libs/libieee1284 ) sane_backends_mustek_pp? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 virtual/jpeg ) v4l? ( media-libs/libv4l ) !=net-dns/avahi-0.6.24 ) sane_backends_canon_pp? ( sys-libs/libieee1284 ) sane_backends_hpsj5s? ( sys-libs/libieee1284 ) sane_backends_mustek_pp? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 virtual/jpeg ) v4l? ( media-libs/libv4l ) v4l? ( sys-kernel/linux-headers ) doc? ( virtual/latex-base dev-texlive/texlive-latexextra ) >=sys-apps/sed-4 virtual/pkgconfig -DESCRIPTION=Scanner Access Now Easy - Backends -EAPI=4 -HOMEPAGE=http://www.sane-project.org/ -IUSE=avahi usb gphoto2 ipv6 v4l doc +sane_backends_abaton +sane_backends_agfafocus +sane_backends_apple +sane_backends_artec +sane_backends_artec_eplus48u +sane_backends_as6e +sane_backends_avision +sane_backends_bh +sane_backends_canon +sane_backends_canon630u +sane_backends_canon_dr +sane_backends_canon_pp +sane_backends_cardscan +sane_backends_coolscan +sane_backends_coolscan2 +sane_backends_coolscan3 +sane_backends_dc25 +sane_backends_dc210 +sane_backends_dc240 +sane_backends_dell1600n_net +sane_backends_dmc +sane_backends_epjitsu +sane_backends_epson +sane_backends_epson2 +sane_backends_fujitsu +sane_backends_genesys +sane_backends_gt68xx +sane_backends_hp +sane_backends_hp3500 +sane_backends_hp3900 +sane_backends_hp4200 +sane_backends_hp5400 +sane_backends_hp5590 +sane_backends_hpsj5s +sane_backends_hpljm1005 +sane_backends_hs2p +sane_backends_ibm +sane_backends_kodak +sane_backends_kvs1025 +sane_backends_kvs20xx +sane_backends_leo +sane_backends_lexmark +sane_backends_ma1509 +sane_backends_magicolor +sane_backends_matsushita +sane_backends_microtek +sane_backends_microtek2 +sane_backends_mustek +sane_backends_mustek_pp +sane_backends_mustek_usb +sane_backends_nec +sane_backends_net +sane_backends_niash +sane_backends_p5 +sane_backends_pie +sane_backends_pixma +sane_backends_plustek +sane_backends_plustek_pp -sane_backends_pnm +sane_backends_qcam +sane_backends_ricoh +sane_backends_rts8891 +sane_backends_s9036 +sane_backends_sceptre +sane_backends_sharp +sane_backends_sm3600 +sane_backends_sm3840 +sane_backends_snapscan +sane_backends_sp15c +sane_backends_st400 +sane_backends_stv680 +sane_backends_tamarack +sane_backends_teco1 +sane_backends_teco2 +sane_backends_teco3 +sane_backends_test +sane_backends_u12 +sane_backends_umax +sane_backends_umax_pp +sane_backends_umax1220u +sane_backends_xerox_mfp -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux -LICENSE=GPL-2 public-domain -RDEPEND=sane_backends_dc210? ( virtual/jpeg ) sane_backends_dc240? ( virtual/jpeg ) sane_backends_dell1600n_net? ( virtual/jpeg ) avahi? ( >=net-dns/avahi-0.6.24 ) sane_backends_canon_pp? ( sys-libs/libieee1284 ) sane_backends_hpsj5s? ( sys-libs/libieee1284 ) sane_backends_mustek_pp? ( sys-libs/libieee1284 ) usb? ( virtual/libusb:0 ) gphoto2? ( media-libs/libgphoto2 virtual/jpeg ) v4l? ( media-libs/libv4l ) ! sxiv-1.1.1.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 portability 536c5e70c5fb252ed3b769e04aa3f05b savedconfig 5313100f525c41f6c72c6e04edeb4f65 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=d113e39c67411549d609e21eb368d28c +_md5_=7a9d7121e7fc5eb037628400ce194de8 diff --git a/metadata/md5-cache/media-gfx/xsane-0.998 b/metadata/md5-cache/media-gfx/xsane-0.998 deleted file mode 100644 index 16f88d94d249..000000000000 --- a/metadata/md5-cache/media-gfx/xsane-0.998 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=configure install postinst prepare setup -DEPEND=media-gfx/sane-backends x11-libs/gtk+:2 x11-misc/xdg-utils jpeg? ( virtual/jpeg ) png? ( media-libs/libpng ) tiff? ( media-libs/tiff ) gimp? ( media-gfx/gimp ) lcms? ( =media-libs/lcms-1* ) virtual/pkgconfig -DESCRIPTION=graphical scanning frontend -EAPI=4 -HOMEPAGE=http://www.xsane.org/ -IUSE=nls jpeg png tiff gimp lcms ocr -KEYWORDS=alpha amd64 ppc ppc64 sparc x86 -LICENSE=GPL-2 -PDEPEND=ocr? ( app-text/gocr ) -RDEPEND=media-gfx/sane-backends x11-libs/gtk+:2 x11-misc/xdg-utils jpeg? ( virtual/jpeg ) png? ( media-libs/libpng ) tiff? ( media-libs/tiff ) gimp? ( media-gfx/gimp ) lcms? ( =media-libs/lcms-1* ) -SLOT=0 -SRC_URI=http://www.xsane.org/download/xsane-0.998.tar.gz http://dev.gentoo.org/~pacho/xsane/xsane-0.998-patches.tar.xz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=af6fcc321ce597fc901f70ac945be72f diff --git a/metadata/md5-cache/media-libs/libiec61883-1.2.0 b/metadata/md5-cache/media-libs/libiec61883-1.2.0 index 0c1a9ecec27a..8b9f44e46c51 100644 --- a/metadata/md5-cache/media-libs/libiec61883-1.2.0 +++ b/metadata/md5-cache/media-libs/libiec61883-1.2.0 @@ -4,10 +4,10 @@ DESCRIPTION=Library for capturing video (dv or mpeg2) over the IEEE 1394 bus EAPI=4 HOMEPAGE=http://dennedy.org/cgi-bin/gitweb.cgi?p=dennedy.org/libiec61883.git IUSE=examples -KEYWORDS=alpha amd64 arm ppc ppc64 sparc x86 +KEYWORDS=alpha amd64 arm ia64 ppc ppc64 sparc x86 LICENSE=|| ( LGPL-2.1 GPL-2 ) RDEPEND=>=sys-libs/libraw1394-1.2.1 SLOT=0 SRC_URI=mirror://kernel/linux/libs/ieee1394/libiec61883-1.2.0.tar.xz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f unpacker 658a981a81fd7cb0767315a541bab01d user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=cf6c73ab953089766138104005f999b4 +_md5_=f718e46bb9f2ee39db15d41903dc377c diff --git a/metadata/md5-cache/media-libs/libpng-1.5.15-r15 b/metadata/md5-cache/media-libs/libpng-1.5.15-r15 deleted file mode 100644 index 01bdcf47b3a3..000000000000 --- a/metadata/md5-cache/media-libs/libpng-1.5.15-r15 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup -DEPEND=sys-libs/zlib:= !=media-libs/libpng-1.5*:0 app-arch/xz-utils -DESCRIPTION=Portable Network Graphics library -EAPI=5 -HOMEPAGE=http://www.libpng.org/ -IUSE=apng neon -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt -LICENSE=libpng -RDEPEND=sys-libs/zlib:= !=media-libs/libpng-1.5*:0 -SLOT=1.5 -SRC_URI=mirror://sourceforge/libpng/libpng-1.5.15.tar.xz apng? ( mirror://sourceforge/apng/libpng-1.5.15-apng.patch.gz ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=8a535c891d752ff824dc1cbced510e83 diff --git a/metadata/md5-cache/media-libs/libpng-1.6.2 b/metadata/md5-cache/media-libs/libpng-1.6.3 similarity index 70% rename from metadata/md5-cache/media-libs/libpng-1.6.2 rename to metadata/md5-cache/media-libs/libpng-1.6.3 index 0cd3330b15cd..7249418ebe91 100644 --- a/metadata/md5-cache/media-libs/libpng-1.6.2 +++ b/metadata/md5-cache/media-libs/libpng-1.6.3 @@ -1,13 +1,13 @@ -DEFINED_PHASES=configure install postinst preinst prepare -DEPEND=sys-libs/zlib:= app-arch/xz-utils +DEFINED_PHASES=configure install prepare +DEPEND=>=sys-libs/zlib-1.2.8:= app-arch/xz-utils DESCRIPTION=Portable Network Graphics library EAPI=5 HOMEPAGE=http://www.libpng.org/ IUSE=apng neon static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=libpng -RDEPEND=sys-libs/zlib:= +RDEPEND=>=sys-libs/zlib-1.2.8:= SLOT=0/16 -SRC_URI=mirror://sourceforge/libpng/libpng-1.6.2.tar.xz apng? ( mirror://sourceforge/apng/libpng-1.6.2-apng.patch.gz ) +SRC_URI=mirror://sourceforge/libpng/libpng-1.6.3.tar.xz apng? ( mirror://sourceforge/apng/libpng-1.6.3-apng.patch.gz ) _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=329d235a3bb2fddd9c870b7763eb5e65 +_md5_=2eaad5d58a56ce51ae2e890353313d48 diff --git a/metadata/md5-cache/media-libs/libpng-1.6.2-r1 b/metadata/md5-cache/media-libs/libpng-1.6.3-r1 similarity index 88% rename from metadata/md5-cache/media-libs/libpng-1.6.2-r1 rename to metadata/md5-cache/media-libs/libpng-1.6.3-r1 index ac3b7531b5a6..445590079db0 100644 --- a/metadata/md5-cache/media-libs/libpng-1.6.2-r1 +++ b/metadata/md5-cache/media-libs/libpng-1.6.3-r1 @@ -8,6 +8,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc LICENSE=libpng RDEPEND=>=sys-libs/zlib-1.2.8-r1:=[abi_x86_32?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 ) SLOT=0/16 -SRC_URI=mirror://sourceforge/libpng/libpng-1.6.2.tar.xz apng? ( mirror://sourceforge/apng/libpng-1.6.2-apng.patch.gz ) +SRC_URI=mirror://sourceforge/libpng/libpng-1.6.3.tar.xz apng? ( mirror://sourceforge/apng/libpng-1.6.3-apng.patch.gz ) _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build d9bc148ad9fea2e62ff4a7f7e21c6573 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=b9138e758b86c99aaffe106115f9666e +_md5_=222f8bfbc946631787ba4a8d8752a2d0 diff --git a/metadata/md5-cache/media-libs/opengl-apple-5 b/metadata/md5-cache/media-libs/opengl-apple-5 new file mode 100644 index 000000000000..f80c5e39d3f5 --- /dev/null +++ b/metadata/md5-cache/media-libs/opengl-apple-5 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install postinst prepare setup +DEPEND=>=app-admin/eselect-opengl-1.0.8-r1 x11-proto/glproto +DESCRIPTION=Links to Apple's OpenGL X11 implementation +EAPI=3 +HOMEPAGE=http://www.apple.com/ +KEYWORDS=-* ~ppc-macos ~x64-macos ~x86-macos +LICENSE=public-domain +RDEPEND=>=app-admin/eselect-opengl-1.0.8-r1 x11-proto/glproto +SLOT=0 +_eclasses_=prefix 21058c21ca48453d771df15500873ede +_md5_=29e4ee9186ae6f81c9bb7e4e011aaf94 diff --git a/metadata/md5-cache/media-libs/rubberband-1.8.1 b/metadata/md5-cache/media-libs/rubberband-1.8.1 index 92b570cd55df..58c1150dca31 100644 --- a/metadata/md5-cache/media-libs/rubberband-1.8.1 +++ b/metadata/md5-cache/media-libs/rubberband-1.8.1 @@ -4,10 +4,10 @@ DESCRIPTION=An audio time-stretching and pitch-shifting library and utility prog EAPI=5 HOMEPAGE=http://www.breakfastquay.com/rubberband/ IUSE=static-libs -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 RDEPEND=media-libs/vamp-plugin-sdk media-libs/libsamplerate media-libs/libsndfile media-libs/ladspa-sdk sci-libs/fftw:3.0 SLOT=0 SRC_URI=http://code.breakfastquay.com/attachments/download/34/rubberband-1.8.1.tar.bz2 _eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=24ff7622a1711f3f037928da641ab1b5 +_md5_=917682495db7a3fb789876106b6e5942 diff --git a/metadata/md5-cache/media-sound/amsynth-1.3.2 b/metadata/md5-cache/media-sound/amsynth-1.3.2 index dc3746b1ff95..2666f6a0702d 100644 --- a/metadata/md5-cache/media-sound/amsynth-1.3.2 +++ b/metadata/md5-cache/media-sound/amsynth-1.3.2 @@ -4,10 +4,10 @@ DESCRIPTION=Virtual analogue synthesizer. EAPI=5 HOMEPAGE=http://code.google.com/p/amsynth/ IUSE=alsa dssi jack lash oss sndfile -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 RDEPEND=dev-cpp/gtkmm:2.4 sndfile? ( >=media-libs/libsndfile-1:= ) alsa? ( media-libs/alsa-lib:= media-sound/alsa-utils ) dssi? ( media-libs/dssi:= media-libs/liblo:= >=x11-libs/gtk+-2.20:2 ) jack? ( media-sound/jack-audio-connection-kit ) lash? ( media-sound/lash ) SLOT=0 SRC_URI=http://amsynth.googlecode.com/files/amSynth-1.3.2.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=e5906736e8322f55b7412a1954d0acf6 +_md5_=d5967a621ac4ccbf259a7c3e460c8afd diff --git a/metadata/md5-cache/media-sound/cd-discid-1.4 b/metadata/md5-cache/media-sound/cd-discid-1.4 index f4b755baaa5f..4261efa43f72 100644 --- a/metadata/md5-cache/media-sound/cd-discid-1.4 +++ b/metadata/md5-cache/media-sound/cd-discid-1.4 @@ -2,9 +2,9 @@ DEFINED_PHASES=compile install DESCRIPTION=returns the disc id for the cd in the cd-rom drive EAPI=5 HOMEPAGE=https://github.com/taem/cd-discid -KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~x86 +KEYWORDS=~alpha amd64 ~ppc ~ppc64 ~x86 LICENSE=GPL-2 SLOT=0 SRC_URI=https://github.com/taem/cd-discid/archive/upstream/1.4.tar.gz -> cd-discid-1.4.tar.gz _eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=21f508658bed6704fe7bb1eb232a1c6d +_md5_=aca37111e15c4e2dca043c1f0014d57c diff --git a/metadata/md5-cache/media-sound/mp3check-0.8.7 b/metadata/md5-cache/media-sound/mp3check-0.8.7 index f6249bd98e88..28e695ca939c 100644 --- a/metadata/md5-cache/media-sound/mp3check-0.8.7 +++ b/metadata/md5-cache/media-sound/mp3check-0.8.7 @@ -2,9 +2,9 @@ DEFINED_PHASES=compile configure install prepare DESCRIPTION=Checks mp3 files for consistency and prints several errors and warnings. EAPI=5 HOMEPAGE=http://code.google.com/p/mp3check/ -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 SLOT=0 SRC_URI=http://mp3check.googlecode.com/files/mp3check-0.8.7.tgz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=34bd65db18a196567e9f1323eaa7b0c7 +_md5_=cebb3c0e5cceb0aa4d5c5619891ba03a diff --git a/metadata/md5-cache/media-sound/qjackctl-0.3.10 b/metadata/md5-cache/media-sound/qjackctl-0.3.10 index 1329cf39a3b1..2865129d281c 100644 --- a/metadata/md5-cache/media-sound/qjackctl-0.3.10 +++ b/metadata/md5-cache/media-sound/qjackctl-0.3.10 @@ -4,10 +4,10 @@ DESCRIPTION=A Qt application to control the JACK Audio Connection Kit and ALSA s EAPI=4 HOMEPAGE=http://qjackctl.sourceforge.net/ IUSE=alsa dbus debug portaudio -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-2 RDEPEND=>=media-sound/jack-audio-connection-kit-0.109.2 dev-qt/qtcore:4 dev-qt/qtgui:4 alsa? ( media-libs/alsa-lib ) dbus? ( dev-qt/qtdbus:4 ) portaudio? ( media-libs/portaudio ) SLOT=0 SRC_URI=mirror://sourceforge/qjackctl/qjackctl-0.3.10.tar.gz _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=1fa64b4c73eab8390b41610ef93f3697 +_md5_=c24f044cc960b03335896892345de9d5 diff --git a/metadata/md5-cache/media-sound/rhythmbox-0.13.3 b/metadata/md5-cache/media-sound/rhythmbox-0.13.3 deleted file mode 100644 index b8775860299e..000000000000 --- a/metadata/md5-cache/media-sound/rhythmbox-0.13.3 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack -DEPEND=>=dev-libs/glib-2.26:2 dev-libs/libxml2 >=x11-libs/gtk+-2.20:2 >=dev-libs/dbus-glib-0.71 >=dev-libs/totem-pl-parser-2.32.1 >=gnome-base/gconf-2 >=gnome-extra/gnome-media-2.14 =net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) >=media-libs/gst-plugins-base-0.10.20:0.10 || ( >=media-libs/gst-plugins-base-0.10.24:0.10 >=media-libs/gst-plugins-bad-0.10.6:0.10 ) app-misc/media-player-info cdr? ( >=app-cdr/brasero-0.9.1 ) daap? ( >=net-libs/libdmapsharing-2.1.6:2.2 >=net-dns/avahi-0.6 ) gnome-keyring? ( >=gnome-base/gnome-keyring-0.4.9 ) udev? ( virtual/udev[gudev] ipod? ( >=media-libs/libgpod-0.7.92 ) mtp? ( >=media-libs/libmtp-0.3 ) ) lastfm? ( dev-libs/json-glib ) libnotify? ( >=x11-libs/libnotify-0.4.1 ) lirc? ( app-misc/lirc ) musicbrainz? ( media-libs/musicbrainz:3 ) python? ( || ( dev-lang/python:2.7 dev-lang/python:2.6 dev-lang/python:2.5 dev-python/celementtree ) >=dev-python/pygtk-2.8:2 >=dev-python/pygobject-2.15.4:2 >=dev-python/gconf-python-2.22 >=dev-python/libgnome-python-2.22 >=dev-python/gnome-keyring-python-2.22 >=dev-python/gst-python-0.10.8:0.10 webkit? ( dev-python/mako dev-python/pywebkitgtk ) upnp-av? ( media-video/coherence ) ) webkit? ( >=net-libs/webkit-gtk-1.1.7:2 ) virtual/pkgconfig dev-util/gtk-doc-am >=dev-util/intltool-0.40 app-text/scrollkeeper >=app-text/gnome-doc-utils-0.9.1 test? ( dev-libs/check ) >=sys-apps/sed-4 python? ( || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) -DESCRIPTION=Music management and playback software for GNOME -EAPI=3 -HOMEPAGE=http://www.rhythmbox.org/ -IUSE=cdr daap gnome-keyring ipod +lastfm libnotify lirc musicbrainz mtp nsplugin python test udev upnp-av webkit debug test -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=>=dev-libs/glib-2.26:2 dev-libs/libxml2 >=x11-libs/gtk+-2.20:2 >=dev-libs/dbus-glib-0.71 >=dev-libs/totem-pl-parser-2.32.1 >=gnome-base/gconf-2 >=gnome-extra/gnome-media-2.14 =net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) >=media-libs/gst-plugins-base-0.10.20:0.10 || ( >=media-libs/gst-plugins-base-0.10.24:0.10 >=media-libs/gst-plugins-bad-0.10.6:0.10 ) app-misc/media-player-info cdr? ( >=app-cdr/brasero-0.9.1 ) daap? ( >=net-libs/libdmapsharing-2.1.6:2.2 >=net-dns/avahi-0.6 ) gnome-keyring? ( >=gnome-base/gnome-keyring-0.4.9 ) udev? ( virtual/udev[gudev] ipod? ( >=media-libs/libgpod-0.7.92 ) mtp? ( >=media-libs/libmtp-0.3 ) ) lastfm? ( dev-libs/json-glib ) libnotify? ( >=x11-libs/libnotify-0.4.1 ) lirc? ( app-misc/lirc ) musicbrainz? ( media-libs/musicbrainz:3 ) python? ( || ( dev-lang/python:2.7 dev-lang/python:2.6 dev-lang/python:2.5 dev-python/celementtree ) >=dev-python/pygtk-2.8:2 >=dev-python/pygobject-2.15.4:2 >=dev-python/gconf-python-2.22 >=dev-python/libgnome-python-2.22 >=dev-python/gnome-keyring-python-2.22 >=dev-python/gst-python-0.10.8:0.10 webkit? ( dev-python/mako dev-python/pywebkitgtk ) upnp-av? ( media-video/coherence ) ) webkit? ( >=net-libs/webkit-gtk-1.1.7:2 ) >=media-plugins/gst-plugins-soup-0.10:0.10 >=media-plugins/gst-plugins-libmms-0.10:0.10 || ( >=media-plugins/gst-plugins-cdparanoia-0.10:0.10 >=media-plugins/gst-plugins-cdio-0.10:0.10 ) >=media-plugins/gst-plugins-meta-0.10-r2:0.10 >=media-plugins/gst-plugins-taglib-0.10.6:0.10 python? ( || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) ) -SLOT=0 -SRC_URI=mirror://gnome/sources/rhythmbox/0.13/rhythmbox-0.13.3.tar.bz2 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=b44a85c623f0d3f90b3e74ed7c182407 diff --git a/metadata/md5-cache/media-sound/rhythmbox-2.97 b/metadata/md5-cache/media-sound/rhythmbox-2.97 deleted file mode 100644 index 543002065c30..000000000000 --- a/metadata/md5-cache/media-sound/rhythmbox-2.97 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack -DEPEND=>=dev-libs/glib-2.28.0:2 >=dev-libs/libxml2-2.7.8:2 >=x11-libs/gtk+-3.2:3[introspection] >=x11-libs/gdk-pixbuf-2.18.0:2 >=dev-libs/gobject-introspection-0.10.0 >=dev-libs/libpeas-0.7.3[gtk,python?] >=dev-libs/totem-pl-parser-2.32.1 || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) >=media-libs/gst-plugins-base-0.10.32:0.10[introspection] >=media-libs/gstreamer-0.10.32:0.10[introspection] >=sys-libs/tdb-1.2.6 dev-libs/json-glib clutter? ( >=media-libs/clutter-1.2:1.0 >=media-libs/clutter-gst-1.0:1.0 >=media-libs/clutter-gtk-1.0:1.0 >=x11-libs/mx-1.0.1:1.0 ) cdr? ( =app-cdr/brasero-3.4* ) daap? ( >=net-libs/libdmapsharing-2.9.11:3.0 >=net-dns/avahi-0.6 ) gnome-keyring? ( >=gnome-base/gnome-keyring-0.4.9 ) html? ( =x11-libs/libnotify-0.7.0 ) lirc? ( app-misc/lirc ) musicbrainz? ( media-libs/libdiscid || ( >=media-libs/musicbrainz-4.0.0:4 >=media-libs/musicbrainz-3.0.2:3 ) gnome-base/gconf:2 ) python? ( dev-python/pygobject:3 ) udev? ( virtual/udev[gudev] ipod? ( >=media-libs/libgpod-0.7.92[udev] ) mtp? ( >=media-libs/libmtp-0.3 ) ) zeitgeist? ( gnome-extra/zeitgeist ) virtual/pkgconfig dev-util/gtk-doc-am >=dev-util/intltool-0.35 app-text/scrollkeeper >=app-text/gnome-doc-utils-0.9.1 test? ( dev-libs/check ) app-arch/xz-utils >=sys-apps/sed-4 python? ( || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) ) python? ( || ( =dev-lang/python-2.7*[xml] =dev-lang/python-2.6*[xml] =dev-lang/python-2.5*[xml] ) ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) -DESCRIPTION=Music management and playback software for GNOME -EAPI=4 -HOMEPAGE=http://www.rhythmbox.org/ -IUSE=cdr clutter daap dbus gnome-keyring html ipod libnotify lirc musicbrainz mtp nsplugin +python test +udev upnp-av webkit zeitgeist debug test -KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-2 -RDEPEND=>=dev-libs/glib-2.28.0:2 >=dev-libs/libxml2-2.7.8:2 >=x11-libs/gtk+-3.2:3[introspection] >=x11-libs/gdk-pixbuf-2.18.0:2 >=dev-libs/gobject-introspection-0.10.0 >=dev-libs/libpeas-0.7.3[gtk,python?] >=dev-libs/totem-pl-parser-2.32.1 || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) >=media-libs/gst-plugins-base-0.10.32:0.10[introspection] >=media-libs/gstreamer-0.10.32:0.10[introspection] >=sys-libs/tdb-1.2.6 dev-libs/json-glib clutter? ( >=media-libs/clutter-1.2:1.0 >=media-libs/clutter-gst-1.0:1.0 >=media-libs/clutter-gtk-1.0:1.0 >=x11-libs/mx-1.0.1:1.0 ) cdr? ( =app-cdr/brasero-3.4* ) daap? ( >=net-libs/libdmapsharing-2.9.11:3.0 >=net-dns/avahi-0.6 ) gnome-keyring? ( >=gnome-base/gnome-keyring-0.4.9 ) html? ( =x11-libs/libnotify-0.7.0 ) lirc? ( app-misc/lirc ) musicbrainz? ( media-libs/libdiscid || ( >=media-libs/musicbrainz-4.0.0:4 >=media-libs/musicbrainz-3.0.2:3 ) gnome-base/gconf:2 ) python? ( dev-python/pygobject:3 ) udev? ( virtual/udev[gudev] ipod? ( >=media-libs/libgpod-0.7.92[udev] ) mtp? ( >=media-libs/libmtp-0.3 ) ) zeitgeist? ( gnome-extra/zeitgeist ) >=media-plugins/gst-plugins-soup-0.10:0.10 >=media-plugins/gst-plugins-libmms-0.10:0.10 || ( >=media-plugins/gst-plugins-cdparanoia-0.10:0.10 >=media-plugins/gst-plugins-cdio-0.10:0.10 ) >=media-plugins/gst-plugins-meta-0.10-r2:0.10 >=media-plugins/gst-plugins-taglib-0.10.6:0.10 x11-themes/gnome-icon-theme-symbolic upnp-av? ( >=media-libs/grilo-0.1.17:0.1 >=media-plugins/grilo-plugins-0.1.17:0.1[upnp-av] ) python? ( >=dev-python/gst-python-0.10.8:0.10 x11-libs/gdk-pixbuf:2[introspection] x11-libs/gtk+:3[introspection] x11-libs/pango[introspection] dbus? ( sys-apps/dbus ) gnome-keyring? ( dev-python/gnome-keyring-python ) webkit? ( dev-python/mako =dev-libs/glib-2.32:2 >=dev-libs/libxml2-2.7.8:2 >=x11-libs/gtk+-3.4:3[introspection] >=x11-libs/gdk-pixbuf-2.18.0:2 >=dev-libs/gobject-introspection-0.10.0 >=dev-libs/libpeas-0.7.3[gtk,python?] >=dev-libs/totem-pl-parser-3.2 || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) >=media-libs/gst-plugins-base-0.10.32:0.10[introspection] >=media-libs/gstreamer-0.10.32:0.10[introspection] >=sys-libs/tdb-1.2.6 dev-libs/json-glib clutter? ( >=media-libs/clutter-1.8:1.0 >=media-libs/clutter-gst-1.4:1.0 >=media-libs/clutter-gtk-1.0:1.0 >=x11-libs/mx-1.0.1:1.0 ) cdr? ( >=app-cdr/brasero-2.91.90 ) daap? ( >=net-libs/libdmapsharing-2.9.11:3.0 >=net-dns/avahi-0.6 ) gnome-keyring? ( >=gnome-base/gnome-keyring-0.4.9 ) html? ( >=net-libs/webkit-gtk-1.3.9:3 ) libnotify? ( >=x11-libs/libnotify-0.7.0 ) lirc? ( app-misc/lirc ) python? ( >=dev-python/pygobject-3:3 ) udev? ( virtual/udev[gudev] ipod? ( >=media-libs/libgpod-0.7.92[udev] ) mtp? ( >=media-libs/libmtp-0.3 ) ) zeitgeist? ( gnome-extra/zeitgeist ) app-text/scrollkeeper >=app-text/gnome-doc-utils-0.9.1 >=dev-util/gtk-doc-am-1.4 >=dev-util/intltool-0.35 virtual/pkgconfig test? ( dev-libs/check ) app-arch/xz-utils >=sys-apps/sed-4 python? ( || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) ) python? ( || ( =dev-lang/python-2.7*[xml] =dev-lang/python-2.6*[xml] =dev-lang/python-2.5*[xml] ) ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) -DESCRIPTION=Music management and playback software for GNOME -EAPI=4 -HOMEPAGE=http://www.rhythmbox.org/ -IUSE=cdr clutter daap dbus gnome-keyring html ipod libnotify lirc mtp nsplugin +python test +udev upnp-av webkit zeitgeist debug test -KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-2 -RDEPEND=>=dev-libs/glib-2.32:2 >=dev-libs/libxml2-2.7.8:2 >=x11-libs/gtk+-3.4:3[introspection] >=x11-libs/gdk-pixbuf-2.18.0:2 >=dev-libs/gobject-introspection-0.10.0 >=dev-libs/libpeas-0.7.3[gtk,python?] >=dev-libs/totem-pl-parser-3.2 || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) >=media-libs/gst-plugins-base-0.10.32:0.10[introspection] >=media-libs/gstreamer-0.10.32:0.10[introspection] >=sys-libs/tdb-1.2.6 dev-libs/json-glib clutter? ( >=media-libs/clutter-1.8:1.0 >=media-libs/clutter-gst-1.4:1.0 >=media-libs/clutter-gtk-1.0:1.0 >=x11-libs/mx-1.0.1:1.0 ) cdr? ( >=app-cdr/brasero-2.91.90 ) daap? ( >=net-libs/libdmapsharing-2.9.11:3.0 >=net-dns/avahi-0.6 ) gnome-keyring? ( >=gnome-base/gnome-keyring-0.4.9 ) html? ( >=net-libs/webkit-gtk-1.3.9:3 ) libnotify? ( >=x11-libs/libnotify-0.7.0 ) lirc? ( app-misc/lirc ) python? ( >=dev-python/pygobject-3:3 ) udev? ( virtual/udev[gudev] ipod? ( >=media-libs/libgpod-0.7.92[udev] ) mtp? ( >=media-libs/libmtp-0.3 ) ) zeitgeist? ( gnome-extra/zeitgeist ) media-plugins/gst-plugins-soup:0.10 media-plugins/gst-plugins-libmms:0.10 || ( media-plugins/gst-plugins-cdparanoia:0.10 media-plugins/gst-plugins-cdio:0.10 ) >=media-plugins/gst-plugins-meta-0.10-r2:0.10 >=media-plugins/gst-plugins-taglib-0.10.6:0.10 x11-themes/gnome-icon-theme-symbolic upnp-av? ( >=media-libs/grilo-0.2:0.2 >=media-plugins/grilo-plugins-0.2:0.2[upnp-av] ) python? ( >=dev-python/gst-python-0.10.8:0.10 x11-libs/gdk-pixbuf:2[introspection] x11-libs/gtk+:3[introspection] x11-libs/pango[introspection] dbus? ( sys-apps/dbus ) gnome-keyring? ( dev-python/gnome-keyring-python ) webkit? ( dev-python/mako >=net-libs/webkit-gtk-1.3.9:3[introspection] ) ) python? ( || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) ) python? ( || ( =dev-lang/python-2.7*[xml] =dev-lang/python-2.6*[xml] =dev-lang/python-2.5*[xml] ) ) -REQUIRED_USE=ipod? ( udev ) mtp? ( udev ) dbus? ( python ) gnome-keyring? ( python ) webkit? ( python ) -SLOT=0 -SRC_URI=mirror://gnome/sources/rhythmbox/2.98/rhythmbox-2.98.tar.xz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=9b9c9e53f9f24cf503896c314b21e114 diff --git a/metadata/md5-cache/media-sound/spotify-0.9.0.133 b/metadata/md5-cache/media-sound/spotify-0.9.0.133 deleted file mode 100644 index 0ca520a61986..000000000000 --- a/metadata/md5-cache/media-sound/spotify-0.9.0.133 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=install postinst prepare unpack -DESCRIPTION=Spotify is a social music platform -EAPI=4 -HOMEPAGE=https://www.spotify.com/ch-de/download/previews/ -IUSE=gnome pax_kernel pulseaudio -KEYWORDS=~amd64 ~x86 -LICENSE=Spotify -RDEPEND=x11-libs/libxcb x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libXau x11-libs/libXext x11-libs/libXinerama x11-libs/libXdmcp x11-libs/libXScrnSaver x11-libs/libXrandr x11-libs/libXrender dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 dev-qt/qtwebkit:4 x11-misc/xdg-utils media-libs/alsa-lib media-libs/fontconfig media-libs/freetype dev-libs/openssl:0 dev-libs/glib:2 media-libs/libpng:1.2 dev-db/sqlite:3 sys-libs/zlib app-arch/bzip2 sys-apps/dbus sys-apps/util-linux dev-libs/expat >=dev-libs/nspr-4.9 gnome-base/gconf:2 x11-libs/gtk+:2 dev-libs/nss dev-libs/glib:2 net-print/cups pulseaudio? ( >=media-sound/pulseaudio-0.9.21 ) gnome? ( gnome-extra/gnome-integration-spotify ) -RESTRICT=mirror strip -SLOT=0 -SRC_URI=x86? ( http://repository.spotify.com/pool/non-free/s/spotify/spotify-client_0.9.0.133.gd18ed58.259-1_i386.deb ) amd64? ( http://repository.spotify.com/pool/non-free/s/spotify/spotify-client_0.9.0.133.gd18ed58.259-1_amd64.deb ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f unpacker 658a981a81fd7cb0767315a541bab01d user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=d94a0afb5748e621c18d82b45acb2f43 diff --git a/metadata/md5-cache/media-sound/spotify-0.9.0.133-r1 b/metadata/md5-cache/media-sound/spotify-0.9.1.55 similarity index 85% rename from metadata/md5-cache/media-sound/spotify-0.9.0.133-r1 rename to metadata/md5-cache/media-sound/spotify-0.9.1.55 index dae4810433b8..47d4bf268dee 100644 --- a/metadata/md5-cache/media-sound/spotify-0.9.0.133-r1 +++ b/metadata/md5-cache/media-sound/spotify-0.9.1.55 @@ -4,11 +4,10 @@ DESCRIPTION=Spotify is a social music platform EAPI=4 HOMEPAGE=https://www.spotify.com/ch-de/download/previews/ IUSE=gnome pax_kernel pulseaudio -KEYWORDS=~amd64 ~x86 LICENSE=Spotify RDEPEND=x11-libs/libxcb x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libXau x11-libs/libXext x11-libs/libXinerama x11-libs/libXdmcp x11-libs/libXScrnSaver x11-libs/libXrandr x11-libs/libXrender dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 dev-qt/qtwebkit:4 x11-misc/xdg-utils media-libs/alsa-lib media-libs/fontconfig media-libs/freetype dev-libs/openssl:0 dev-libs/glib:2 media-libs/libpng:1.2 dev-db/sqlite:3 sys-libs/zlib app-arch/bzip2 sys-apps/dbus sys-apps/util-linux dev-libs/expat >=dev-libs/nspr-4.9 gnome-base/gconf:2 x11-libs/gtk+:2 dev-libs/nss dev-libs/glib:2 net-print/cups pulseaudio? ( >=media-sound/pulseaudio-0.9.21 ) gnome? ( gnome-extra/gnome-integration-spotify ) RESTRICT=mirror strip SLOT=0 -SRC_URI=x86? ( http://repository.spotify.com/pool/non-free/s/spotify/spotify-client_0.9.0.133.gd18ed58.259-1_i386.deb ) amd64? ( http://repository.spotify.com/pool/non-free/s/spotify/spotify-client_0.9.0.133.gd18ed58.259-1_amd64.deb ) +SRC_URI=x86? ( http://repository.spotify.com/pool/non-free/s/spotify/spotify-client_0.9.1.55.gbdd3b79.203-1_i386.deb ) amd64? ( http://repository.spotify.com/pool/non-free/s/spotify/spotify-client_0.9.1.55.gbdd3b79.203-1_amd64.deb ) _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 794d2847b4af390a1e020924876c8297 multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f unpacker 658a981a81fd7cb0767315a541bab01d user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=b96f60e1def796fa8dfbd460b1d55092 +_md5_=45d9de3e5257b199bd816b5346fc3191 diff --git a/metadata/md5-cache/media-sound/tomahawk-0.6.1 b/metadata/md5-cache/media-sound/tomahawk-0.6.1 index a52dd1833280..7cae708e0bd7 100644 --- a/metadata/md5-cache/media-sound/tomahawk-0.6.1 +++ b/metadata/md5-cache/media-sound/tomahawk-0.6.1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip >=dev-qt/qtcore-4.7.0:4 >=dev-qt/qtdbus-4.7.0:4 || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer ) ) >=dev-qt/qtsql-4.7.0:4[sqlite] >=dev-qt/qtsvg-4.7.0:4 >=dev-qt/qtwebkit-4.7.0:4 >=media-libs/liblastfm-1.0.1 >=media-libs/libechonest-2.0.1 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 jabber? ( >=net-libs/jreen-1.1.1 ) twitter? ( net-libs/qtweetlib ) sys-devel/make >=dev-util/cmake-2.8.6 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +DEPEND=app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip >=dev-qt/qtcore-4.7.0:4 >=dev-qt/qtdbus-4.7.0:4 || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) ) >=dev-qt/qtsql-4.7.0:4[sqlite] >=dev-qt/qtsvg-4.7.0:4 >=dev-qt/qtwebkit-4.7.0:4 >=media-libs/liblastfm-1.0.1 >=media-libs/libechonest-2.0.1 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 jabber? ( >=net-libs/jreen-1.1.1 ) twitter? ( net-libs/qtweetlib ) sys-devel/make >=dev-util/cmake-2.8.6 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) DESCRIPTION=Qt playdar social music player EAPI=5 HOMEPAGE=http://tomahawk-player.org/ IUSE=debug jabber twitter KEYWORDS=~amd64 ~x86 LICENSE=GPL-3 BSD -RDEPEND=app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip >=dev-qt/qtcore-4.7.0:4 >=dev-qt/qtdbus-4.7.0:4 || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer ) ) >=dev-qt/qtsql-4.7.0:4[sqlite] >=dev-qt/qtsvg-4.7.0:4 >=dev-qt/qtwebkit-4.7.0:4 >=media-libs/liblastfm-1.0.1 >=media-libs/libechonest-2.0.1 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 jabber? ( >=net-libs/jreen-1.1.1 ) twitter? ( net-libs/qtweetlib ) app-crypt/qca-ossl +RDEPEND=app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip >=dev-qt/qtcore-4.7.0:4 >=dev-qt/qtdbus-4.7.0:4 || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) ) >=dev-qt/qtsql-4.7.0:4[sqlite] >=dev-qt/qtsvg-4.7.0:4 >=dev-qt/qtwebkit-4.7.0:4 >=media-libs/liblastfm-1.0.1 >=media-libs/libechonest-2.0.1 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 jabber? ( >=net-libs/jreen-1.1.1 ) twitter? ( net-libs/qtweetlib ) app-crypt/qca-ossl SLOT=0 SRC_URI=http://download.tomahawk-player.org/tomahawk-0.6.1.tar.bz2 _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=eb94cefa3c66cd0d76ebac08214ae024 +_md5_=aa1ab12689d6f99f95eb60bc9a585244 diff --git a/metadata/md5-cache/media-sound/tomahawk-0.7.0 b/metadata/md5-cache/media-sound/tomahawk-0.7.0 index a8a5a98ed04a..e4013d010ae4 100644 --- a/metadata/md5-cache/media-sound/tomahawk-0.7.0 +++ b/metadata/md5-cache/media-sound/tomahawk-0.7.0 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip >=dev-qt/qtcore-4.7.0:4 >=dev-qt/qtdbus-4.7.0:4 || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer ) ) >=dev-qt/qtsql-4.7.0:4[sqlite] >=dev-qt/qtsvg-4.7.0:4 >=dev-qt/qtwebkit-4.7.0:4 >=media-libs/liblastfm-1.0.1 >=media-libs/libechonest-2.0.3 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 jabber? ( >=net-libs/jreen-1.1.1 ) twitter? ( net-libs/qtweetlib ) sys-devel/make >=dev-util/cmake-2.8.6 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +DEPEND=app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip >=dev-qt/qtcore-4.7.0:4 >=dev-qt/qtdbus-4.7.0:4 || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) ) >=dev-qt/qtsql-4.7.0:4[sqlite] >=dev-qt/qtsvg-4.7.0:4 >=dev-qt/qtwebkit-4.7.0:4 >=media-libs/liblastfm-1.0.1 >=media-libs/libechonest-2.0.3 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 jabber? ( >=net-libs/jreen-1.1.1 ) twitter? ( net-libs/qtweetlib ) sys-devel/make >=dev-util/cmake-2.8.6 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) DESCRIPTION=Qt playdar social music player EAPI=5 HOMEPAGE=http://tomahawk-player.org/ IUSE=debug jabber twitter KEYWORDS=~amd64 ~x86 LICENSE=GPL-3 BSD -RDEPEND=app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip >=dev-qt/qtcore-4.7.0:4 >=dev-qt/qtdbus-4.7.0:4 || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer ) ) >=dev-qt/qtsql-4.7.0:4[sqlite] >=dev-qt/qtsvg-4.7.0:4 >=dev-qt/qtwebkit-4.7.0:4 >=media-libs/liblastfm-1.0.1 >=media-libs/libechonest-2.0.3 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 jabber? ( >=net-libs/jreen-1.1.1 ) twitter? ( net-libs/qtweetlib ) app-crypt/qca-ossl +RDEPEND=app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip >=dev-qt/qtcore-4.7.0:4 >=dev-qt/qtdbus-4.7.0:4 || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) ) >=dev-qt/qtsql-4.7.0:4[sqlite] >=dev-qt/qtsvg-4.7.0:4 >=dev-qt/qtwebkit-4.7.0:4 >=media-libs/liblastfm-1.0.1 >=media-libs/libechonest-2.0.3 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 jabber? ( >=net-libs/jreen-1.1.1 ) twitter? ( net-libs/qtweetlib ) app-crypt/qca-ossl SLOT=0 SRC_URI=http://download.tomahawk-player.org/tomahawk-0.7.0.tar.bz2 _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=c0d0aac8b044de7ee443670921d28f6c +_md5_=592308c9f67f9e3a47997d2d64031e64 diff --git a/metadata/md5-cache/media-sound/tomahawk-9999 b/metadata/md5-cache/media-sound/tomahawk-9999 index bf4b65f785f4..844fbced8f66 100644 --- a/metadata/md5-cache/media-sound/tomahawk-9999 +++ b/metadata/md5-cache/media-sound/tomahawk-9999 @@ -1,11 +1,11 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip dev-libs/qtkeychain >=dev-qt/qtcore-4.7.0:4 >=dev-qt/qtdbus-4.7.0:4 || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer ) ) >=dev-qt/qtsql-4.7.0:4[sqlite] >=dev-qt/qtsvg-4.7.0:4 >=dev-qt/qtwebkit-4.7.0:4 >=media-libs/liblastfm-1.0.1 >=media-libs/libechonest-2.1.0 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 jabber? ( >=net-libs/jreen-1.1.1 ) twitter? ( net-libs/qtweetlib ) sys-devel/make >=dev-util/cmake-2.8.6 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git +DEPEND=app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip dev-libs/qtkeychain >=dev-qt/qtcore-4.7.0:4 >=dev-qt/qtdbus-4.7.0:4 || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) ) >=dev-qt/qtsql-4.7.0:4[sqlite] >=dev-qt/qtsvg-4.7.0:4 >=dev-qt/qtwebkit-4.7.0:4 >=media-libs/liblastfm-1.0.1 >=media-libs/libechonest-2.1.0 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 jabber? ( >=net-libs/jreen-1.1.1 ) twitter? ( net-libs/qtweetlib ) sys-devel/make >=dev-util/cmake-2.8.6 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git DESCRIPTION=Qt playdar social music player EAPI=5 HOMEPAGE=http://tomahawk-player.org/ IUSE=debug jabber twitter LICENSE=GPL-3 BSD -RDEPEND=app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip dev-libs/qtkeychain >=dev-qt/qtcore-4.7.0:4 >=dev-qt/qtdbus-4.7.0:4 || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer ) ) >=dev-qt/qtsql-4.7.0:4[sqlite] >=dev-qt/qtsvg-4.7.0:4 >=dev-qt/qtwebkit-4.7.0:4 >=media-libs/liblastfm-1.0.1 >=media-libs/libechonest-2.1.0 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 jabber? ( >=net-libs/jreen-1.1.1 ) twitter? ( net-libs/qtweetlib ) app-crypt/qca-ossl +RDEPEND=app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip dev-libs/qtkeychain >=dev-qt/qtcore-4.7.0:4 >=dev-qt/qtdbus-4.7.0:4 || ( =dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) ) >=dev-qt/qtsql-4.7.0:4[sqlite] >=dev-qt/qtsvg-4.7.0:4 >=dev-qt/qtwebkit-4.7.0:4 >=media-libs/liblastfm-1.0.1 >=media-libs/libechonest-2.1.0 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 jabber? ( >=net-libs/jreen-1.1.1 ) twitter? ( net-libs/qtweetlib ) app-crypt/qca-ossl SLOT=0 _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=430bbd0740267d43e6aa6ae1c4f3e5ac +_md5_=92063132281eb8682e290af50b14693d diff --git a/metadata/md5-cache/media-tv/livestation-3.2.0 b/metadata/md5-cache/media-tv/livestation-3.2.0 deleted file mode 100644 index 205a20916cd5..000000000000 --- a/metadata/md5-cache/media-tv/livestation-3.2.0 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install unpack -DESCRIPTION=Watch live, interactive TV and radio on the Livestation player -HOMEPAGE=http://www.livestation.com -KEYWORDS=~amd64 -LICENSE=GPL-3 LGPL-3 Livestation-EULA -RDEPEND=amd64? ( >=app-emulation/emul-linux-x86-baselibs-20110101 >=app-emulation/emul-linux-x86-xlibs-20110101 ) -RESTRICT=mirror -SLOT=0 -SRC_URI=http://updates.livestation.com/releases/Livestation-3.2.0-i386.run -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f unpacker 658a981a81fd7cb0767315a541bab01d user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=dfe4cfc28893f82fca0764adc7e83dfc diff --git a/metadata/md5-cache/media-tv/xbmc-9999 b/metadata/md5-cache/media-tv/xbmc-9999 index 7caa84c9f635..97106ec4605e 100644 --- a/metadata/md5-cache/media-tv/xbmc-9999 +++ b/metadata/md5-cache/media-tv/xbmc-9999 @@ -1,13 +1,13 @@ DEFINED_PHASES=configure install postinst prepare setup unpack -DEPEND=python_single_target_python2_6? ( dev-lang/python:2.6[sqlite] ) python_single_target_python2_7? ( dev-lang/python:2.7[sqlite] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] app-arch/bzip2 app-arch/unzip app-arch/zip app-i18n/enca airplay? ( app-pda/libplist ) dev-libs/boost dev-libs/fribidi dev-libs/libcdio[-minimal] cec? ( >=dev-libs/libcec-2.1 ) dev-libs/libpcre[cxx] >=dev-libs/lzo-2.04 dev-libs/tinyxml[stl] dev-libs/yajl dev-python/simplejson[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] media-fonts/corefonts media-fonts/roboto media-libs/alsa-lib media-libs/flac media-libs/fontconfig media-libs/freetype >=media-libs/glew-1.5.6 media-libs/jasper media-libs/jbigkit >=media-libs/libass-0.9.7 bluray? ( media-libs/libbluray ) css? ( media-libs/libdvdcss ) media-libs/libmad media-libs/libmodplug media-libs/libmpeg2 media-libs/libogg media-libs/libpng projectm? ( media-libs/libprojectm ) media-libs/libsamplerate sdl? ( media-libs/libsdl[audio,opengl,video,X] ) alsa? ( media-libs/libsdl[alsa] ) >=media-libs/taglib-1.8 media-libs/libvorbis sdl? ( media-libs/sdl-gfx >=media-libs/sdl-image-1.2.10[gif,jpeg,png] media-libs/sdl-mixer media-libs/sdl-sound ) media-libs/tiff pulseaudio? ( media-sound/pulseaudio ) media-sound/wavpack || ( >=media-video/ffmpeg-1.0[encode] ( media-libs/libpostproc >=media-video/libav-9[encode] ) ) rtmp? ( media-video/rtmpdump ) avahi? ( net-dns/avahi ) nfs? ( net-fs/libnfs ) webserver? ( net-libs/libmicrohttpd[messages] ) sftp? ( net-libs/libssh ) net-misc/curl samba? ( >=net-fs/samba-3.4.6[smbclient] ) bluetooth? ( net-wireless/bluez ) sys-apps/dbus caps? ( sys-libs/libcap ) sys-libs/zlib virtual/jpeg usb? ( virtual/libusb ) mysql? ( virtual/mysql ) opengl? ( virtual/glu virtual/opengl ) gles? ( virtual/opengl ) vaapi? ( x11-libs/libva[opengl] ) vdpau? ( || ( x11-libs/libvdpau >=x11-drivers/nvidia-drivers-180.51 ) >=virtual/ffmpeg-9[vdpau] ) X? ( x11-apps/xdpyinfo x11-apps/mesa-progs x11-libs/libXinerama xrandr? ( x11-libs/libXrandr ) x11-libs/libXrender ) app-arch/xz-utils dev-lang/swig dev-util/gperf X? ( x11-proto/xineramaproto ) dev-util/cmake x86? ( dev-lang/nasm ) java? ( virtual/jre ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool dev-vcs/git +DEPEND=python_single_target_python2_6? ( dev-lang/python:2.6[sqlite] ) python_single_target_python2_7? ( dev-lang/python:2.7[sqlite] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] app-arch/bzip2 app-arch/unzip app-arch/zip app-i18n/enca airplay? ( app-pda/libplist ) dev-libs/boost dev-libs/fribidi dev-libs/libcdio[-minimal] cec? ( >=dev-libs/libcec-2.1 ) dev-libs/libpcre[cxx] >=dev-libs/lzo-2.04 dev-libs/tinyxml[stl] dev-libs/yajl dev-python/simplejson[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] media-fonts/corefonts media-fonts/roboto media-libs/alsa-lib media-libs/flac media-libs/fontconfig media-libs/freetype >=media-libs/glew-1.5.6 media-libs/jasper media-libs/jbigkit >=media-libs/libass-0.9.7 bluray? ( media-libs/libbluray ) css? ( media-libs/libdvdcss ) media-libs/libmad media-libs/libmodplug media-libs/libmpeg2 media-libs/libogg media-libs/libpng projectm? ( media-libs/libprojectm ) media-libs/libsamplerate sdl? ( media-libs/libsdl[audio,opengl,video,X] ) alsa? ( media-libs/libsdl[alsa] ) >=media-libs/taglib-1.8 media-libs/libvorbis sdl? ( media-libs/sdl-gfx >=media-libs/sdl-image-1.2.10[gif,jpeg,png] media-libs/sdl-mixer media-libs/sdl-sound ) media-libs/tiff pulseaudio? ( media-sound/pulseaudio ) media-sound/wavpack || ( >=media-video/ffmpeg-1.0[encode] ( media-libs/libpostproc >=media-video/libav-9[encode] ) ) rtmp? ( media-video/rtmpdump ) avahi? ( net-dns/avahi ) nfs? ( net-fs/libnfs ) webserver? ( net-libs/libmicrohttpd[messages] ) sftp? ( net-libs/libssh ) net-misc/curl samba? ( >=net-fs/samba-3.4.6[smbclient] ) bluetooth? ( net-wireless/bluez ) sys-apps/dbus caps? ( sys-libs/libcap ) sys-libs/zlib virtual/jpeg usb? ( virtual/libusb ) mysql? ( virtual/mysql ) opengl? ( virtual/glu virtual/opengl ) gles? ( virtual/opengl ) vaapi? ( x11-libs/libva[opengl] ) vdpau? ( || ( x11-libs/libvdpau >=x11-drivers/nvidia-drivers-180.51 ) || ( >=media-video/ffmpeg-1.2.1[vdpau] >=media-video/libav-10_alpha[vdpau] ) ) X? ( x11-apps/xdpyinfo x11-apps/mesa-progs x11-libs/libXinerama xrandr? ( x11-libs/libXrandr ) x11-libs/libXrender ) app-arch/xz-utils dev-lang/swig dev-util/gperf X? ( x11-proto/xineramaproto ) dev-util/cmake x86? ( dev-lang/nasm ) java? ( virtual/jre ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool dev-vcs/git DESCRIPTION=XBMC is a free and open source media-player and entertainment hub EAPI=5 HOMEPAGE=http://xbmc.org/ IUSE=airplay alsa altivec avahi bluetooth bluray caps cec css debug +fishbmc gles goom java joystick midi mysql neon nfs +opengl profile +projectm pulseaudio pvr +rsxs rtmp +samba +sdl sse sse2 sftp udev upnp +usb vaapi vdpau webserver +X +xrandr python_targets_python2_6 python_targets_python2_7 python_single_target_python2_6 python_single_target_python2_7 LICENSE=GPL-2 -RDEPEND=python_single_target_python2_6? ( dev-lang/python:2.6[sqlite] ) python_single_target_python2_7? ( dev-lang/python:2.7[sqlite] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] app-arch/bzip2 app-arch/unzip app-arch/zip app-i18n/enca airplay? ( app-pda/libplist ) dev-libs/boost dev-libs/fribidi dev-libs/libcdio[-minimal] cec? ( >=dev-libs/libcec-2.1 ) dev-libs/libpcre[cxx] >=dev-libs/lzo-2.04 dev-libs/tinyxml[stl] dev-libs/yajl dev-python/simplejson[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] media-fonts/corefonts media-fonts/roboto media-libs/alsa-lib media-libs/flac media-libs/fontconfig media-libs/freetype >=media-libs/glew-1.5.6 media-libs/jasper media-libs/jbigkit >=media-libs/libass-0.9.7 bluray? ( media-libs/libbluray ) css? ( media-libs/libdvdcss ) media-libs/libmad media-libs/libmodplug media-libs/libmpeg2 media-libs/libogg media-libs/libpng projectm? ( media-libs/libprojectm ) media-libs/libsamplerate sdl? ( media-libs/libsdl[audio,opengl,video,X] ) alsa? ( media-libs/libsdl[alsa] ) >=media-libs/taglib-1.8 media-libs/libvorbis sdl? ( media-libs/sdl-gfx >=media-libs/sdl-image-1.2.10[gif,jpeg,png] media-libs/sdl-mixer media-libs/sdl-sound ) media-libs/tiff pulseaudio? ( media-sound/pulseaudio ) media-sound/wavpack || ( >=media-video/ffmpeg-1.0[encode] ( media-libs/libpostproc >=media-video/libav-9[encode] ) ) rtmp? ( media-video/rtmpdump ) avahi? ( net-dns/avahi ) nfs? ( net-fs/libnfs ) webserver? ( net-libs/libmicrohttpd[messages] ) sftp? ( net-libs/libssh ) net-misc/curl samba? ( >=net-fs/samba-3.4.6[smbclient] ) bluetooth? ( net-wireless/bluez ) sys-apps/dbus caps? ( sys-libs/libcap ) sys-libs/zlib virtual/jpeg usb? ( virtual/libusb ) mysql? ( virtual/mysql ) opengl? ( virtual/glu virtual/opengl ) gles? ( virtual/opengl ) vaapi? ( x11-libs/libva[opengl] ) vdpau? ( || ( x11-libs/libvdpau >=x11-drivers/nvidia-drivers-180.51 ) >=virtual/ffmpeg-9[vdpau] ) X? ( x11-apps/xdpyinfo x11-apps/mesa-progs x11-libs/libXinerama xrandr? ( x11-libs/libXrandr ) x11-libs/libXrender ) udev? ( sys-fs/udisks:0 sys-power/upower ) +RDEPEND=python_single_target_python2_6? ( dev-lang/python:2.6[sqlite] ) python_single_target_python2_7? ( dev-lang/python:2.7[sqlite] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] app-arch/bzip2 app-arch/unzip app-arch/zip app-i18n/enca airplay? ( app-pda/libplist ) dev-libs/boost dev-libs/fribidi dev-libs/libcdio[-minimal] cec? ( >=dev-libs/libcec-2.1 ) dev-libs/libpcre[cxx] >=dev-libs/lzo-2.04 dev-libs/tinyxml[stl] dev-libs/yajl dev-python/simplejson[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] media-fonts/corefonts media-fonts/roboto media-libs/alsa-lib media-libs/flac media-libs/fontconfig media-libs/freetype >=media-libs/glew-1.5.6 media-libs/jasper media-libs/jbigkit >=media-libs/libass-0.9.7 bluray? ( media-libs/libbluray ) css? ( media-libs/libdvdcss ) media-libs/libmad media-libs/libmodplug media-libs/libmpeg2 media-libs/libogg media-libs/libpng projectm? ( media-libs/libprojectm ) media-libs/libsamplerate sdl? ( media-libs/libsdl[audio,opengl,video,X] ) alsa? ( media-libs/libsdl[alsa] ) >=media-libs/taglib-1.8 media-libs/libvorbis sdl? ( media-libs/sdl-gfx >=media-libs/sdl-image-1.2.10[gif,jpeg,png] media-libs/sdl-mixer media-libs/sdl-sound ) media-libs/tiff pulseaudio? ( media-sound/pulseaudio ) media-sound/wavpack || ( >=media-video/ffmpeg-1.0[encode] ( media-libs/libpostproc >=media-video/libav-9[encode] ) ) rtmp? ( media-video/rtmpdump ) avahi? ( net-dns/avahi ) nfs? ( net-fs/libnfs ) webserver? ( net-libs/libmicrohttpd[messages] ) sftp? ( net-libs/libssh ) net-misc/curl samba? ( >=net-fs/samba-3.4.6[smbclient] ) bluetooth? ( net-wireless/bluez ) sys-apps/dbus caps? ( sys-libs/libcap ) sys-libs/zlib virtual/jpeg usb? ( virtual/libusb ) mysql? ( virtual/mysql ) opengl? ( virtual/glu virtual/opengl ) gles? ( virtual/opengl ) vaapi? ( x11-libs/libva[opengl] ) vdpau? ( || ( x11-libs/libvdpau >=x11-drivers/nvidia-drivers-180.51 ) || ( >=media-video/ffmpeg-1.2.1[vdpau] >=media-video/libav-10_alpha[vdpau] ) ) X? ( x11-apps/xdpyinfo x11-apps/mesa-progs x11-libs/libXinerama xrandr? ( x11-libs/libXrandr ) x11-libs/libXrender ) udev? ( sys-fs/udisks:0 sys-power/upower ) REQUIRED_USE=pvr? ( mysql ) rsxs? ( X ) X? ( sdl ) xrandr? ( X ) SLOT=0 SRC_URI=!java? ( mirror://gentoo/xbmc-9999-20130413-generated-addons.tar.xz ) _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 git-2 e92e09651292b1bef5656592364550f7 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=fac14918f4d4759bcd9ad78f3b5777a7 +_md5_=5b5e16c624f2608593b9b7c226a6d9d4 diff --git a/metadata/md5-cache/media-video/ffdiaporama-1.6 b/metadata/md5-cache/media-video/ffdiaporama-1.6 index 00dbab305d3a..78a61373390c 100644 --- a/metadata/md5-cache/media-video/ffdiaporama-1.6 +++ b/metadata/md5-cache/media-video/ffdiaporama-1.6 @@ -10,4 +10,4 @@ RDEPEND=dev-qt/qtcore:4 dev-qt/qtgui:4 dev-qt/qtsvg:4 media-gfx/exiv2 media-libs SLOT=0 SRC_URI=http://download.tuxfamily.org/ffdiaporama/Archives/ffdiaporama_1.6.tar.gz texturemate? ( http://download.tuxfamily.org/ffdiaporama/Archives/ffDiaporama-texturemate_1.0.tar.gz ) _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 794d2847b4af390a1e020924876c8297 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=db0430a7b384e720e42840ac2ce2ead9 +_md5_=c26393315a409f23875ea12834c9a411 diff --git a/metadata/md5-cache/media-video/ffmpeg-1.0.6 b/metadata/md5-cache/media-video/ffmpeg-1.0.6 deleted file mode 100644 index 81164413bbe6..000000000000 --- a/metadata/md5-cache/media-video/ffmpeg-1.0.6 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=alsa? ( media-libs/alsa-lib ) amr? ( media-libs/opencore-amr ) bluray? ( media-libs/libbluray ) bzip2? ( app-arch/bzip2 ) cdio? ( || ( dev-libs/libcdio-paranoia =media-libs/celt-0.11.1 ) encode? ( aac? ( media-libs/vo-aacenc ) aacplus? ( media-libs/libaacplus ) amr? ( media-libs/vo-amrwbenc ) faac? ( media-libs/faac ) fdk? ( media-libs/fdk-aac ) mp3? ( >=media-sound/lame-3.98.3 ) theora? ( >=media-libs/libtheora-1.1.1[encode] media-libs/libogg ) twolame? ( media-sound/twolame ) x264? ( >=media-libs/x264-0.0.20111017 ) xvid? ( >=media-libs/xvid-1.1.0 ) ) flite? ( app-accessibility/flite ) fontconfig? ( media-libs/fontconfig ) frei0r? ( media-plugins/frei0r-plugins ) gnutls? ( >=net-libs/gnutls-2.12.16 ) gsm? ( >=media-sound/gsm-1.0.12-r1 ) iec61883? ( media-libs/libiec61883 sys-libs/libraw1394 sys-libs/libavc1394 ) ieee1394? ( media-libs/libdc1394 sys-libs/libraw1394 ) jack? ( media-sound/jack-audio-connection-kit ) jpeg2k? ( >=media-libs/openjpeg-1.3-r2:0 ) libass? ( media-libs/libass ) libcaca? ( media-libs/libcaca ) libv4l? ( media-libs/libv4l ) modplug? ( media-libs/libmodplug ) openal? ( >=media-libs/openal-1.1 ) opus? ( media-libs/opus ) pulseaudio? ( media-sound/pulseaudio ) rtmp? ( >=media-video/rtmpdump-2.2f ) sdl? ( >=media-libs/libsdl-1.2.13-r1[audio,video] ) schroedinger? ( media-libs/schroedinger ) speex? ( >=media-libs/speex-1.2_beta3 ) truetype? ( media-libs/freetype:2 ) vaapi? ( >=x11-libs/libva-0.32 ) vdpau? ( x11-libs/libvdpau ) vorbis? ( media-libs/libvorbis media-libs/libogg ) vpx? ( >=media-libs/libvpx-0.9.6 ) X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes ) zlib? ( sys-libs/zlib ) !media-video/qt-faststart !media-libs/libpostproc >=sys-devel/make-3.81 doc? ( app-text/texi2html ) fontconfig? ( virtual/pkgconfig ) gnutls? ( virtual/pkgconfig ) ieee1394? ( virtual/pkgconfig ) libv4l? ( virtual/pkgconfig ) mmx? ( dev-lang/yasm ) rtmp? ( virtual/pkgconfig ) schroedinger? ( virtual/pkgconfig ) test? ( net-misc/wget ) truetype? ( virtual/pkgconfig ) v4l? ( sys-kernel/linux-headers ) -DESCRIPTION=Complete solution to record, convert and stream audio and video. Includes libavcodec. -EAPI=4 -HOMEPAGE=http://ffmpeg.org/ -IUSE=aac aacplus alsa amr bindist bluray +bzip2 cdio celt cpudetection debug doc +encode examples faac fdk flite fontconfig frei0r gnutls gsm +hardcoded-tables iec61883 ieee1394 jack jpeg2k libass libcaca libv4l modplug mp3 network openal openssl opus oss pic pulseaudio rtmp schroedinger sdl speex static-libs test theora threads truetype twolame v4l vaapi vdpau vorbis vpx X x264 xvid +zlib 3dnow 3dnowext altivec avx mmx mmxext ssse3 vis neon +fftools_aviocat +fftools_cws2fws +fftools_ffeval +fftools_fourcc2pixfmt +fftools_graph2dot +fftools_ismindex +fftools_pktdumper +fftools_qt-faststart +fftools_trasher -KEYWORDS=~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux -LICENSE=GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) ) -RDEPEND=alsa? ( media-libs/alsa-lib ) amr? ( media-libs/opencore-amr ) bluray? ( media-libs/libbluray ) bzip2? ( app-arch/bzip2 ) cdio? ( || ( dev-libs/libcdio-paranoia =media-libs/celt-0.11.1 ) encode? ( aac? ( media-libs/vo-aacenc ) aacplus? ( media-libs/libaacplus ) amr? ( media-libs/vo-amrwbenc ) faac? ( media-libs/faac ) fdk? ( media-libs/fdk-aac ) mp3? ( >=media-sound/lame-3.98.3 ) theora? ( >=media-libs/libtheora-1.1.1[encode] media-libs/libogg ) twolame? ( media-sound/twolame ) x264? ( >=media-libs/x264-0.0.20111017 ) xvid? ( >=media-libs/xvid-1.1.0 ) ) flite? ( app-accessibility/flite ) fontconfig? ( media-libs/fontconfig ) frei0r? ( media-plugins/frei0r-plugins ) gnutls? ( >=net-libs/gnutls-2.12.16 ) gsm? ( >=media-sound/gsm-1.0.12-r1 ) iec61883? ( media-libs/libiec61883 sys-libs/libraw1394 sys-libs/libavc1394 ) ieee1394? ( media-libs/libdc1394 sys-libs/libraw1394 ) jack? ( media-sound/jack-audio-connection-kit ) jpeg2k? ( >=media-libs/openjpeg-1.3-r2:0 ) libass? ( media-libs/libass ) libcaca? ( media-libs/libcaca ) libv4l? ( media-libs/libv4l ) modplug? ( media-libs/libmodplug ) openal? ( >=media-libs/openal-1.1 ) opus? ( media-libs/opus ) pulseaudio? ( media-sound/pulseaudio ) rtmp? ( >=media-video/rtmpdump-2.2f ) sdl? ( >=media-libs/libsdl-1.2.13-r1[audio,video] ) schroedinger? ( media-libs/schroedinger ) speex? ( >=media-libs/speex-1.2_beta3 ) truetype? ( media-libs/freetype:2 ) vaapi? ( >=x11-libs/libva-0.32 ) vdpau? ( x11-libs/libvdpau ) vorbis? ( media-libs/libvorbis media-libs/libogg ) vpx? ( >=media-libs/libvpx-0.9.6 ) X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes ) zlib? ( sys-libs/zlib ) !media-video/qt-faststart !media-libs/libpostproc -REQUIRED_USE=bindist? ( encode? ( !faac !aacplus ) !openssl ) libv4l? ( v4l ) fftools_cws2fws? ( zlib ) test? ( encode ) -SLOT=0 -SRC_URI=http://ffmpeg.org/releases/ffmpeg-1.0.6.tar.bz2 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=4fd62e45df9fc6c0dd793fa92a9e3ae6 diff --git a/metadata/md5-cache/media-video/ffmpeg-1.0.7 b/metadata/md5-cache/media-video/ffmpeg-1.0.7 index 3c0d188331b2..5364424f8996 100644 --- a/metadata/md5-cache/media-video/ffmpeg-1.0.7 +++ b/metadata/md5-cache/media-video/ffmpeg-1.0.7 @@ -4,11 +4,11 @@ DESCRIPTION=Complete solution to record, convert and stream audio and video. Inc EAPI=4 HOMEPAGE=http://ffmpeg.org/ IUSE=aac aacplus alsa amr bindist bluray +bzip2 cdio celt cpudetection debug doc +encode examples faac fdk flite fontconfig frei0r gnutls gsm +hardcoded-tables iec61883 ieee1394 jack jpeg2k libass libcaca libv4l modplug mp3 network openal openssl opus oss pic pulseaudio rtmp schroedinger sdl speex static-libs test theora threads truetype twolame v4l vaapi vdpau vorbis vpx X x264 xvid +zlib 3dnow 3dnowext altivec avx mmx mmxext ssse3 vis neon +fftools_aviocat +fftools_cws2fws +fftools_ffeval +fftools_fourcc2pixfmt +fftools_graph2dot +fftools_ismindex +fftools_pktdumper +fftools_qt-faststart +fftools_trasher -KEYWORDS=alpha amd64 arm hppa ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux +KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux LICENSE=GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) ) RDEPEND=alsa? ( media-libs/alsa-lib ) amr? ( media-libs/opencore-amr ) bluray? ( media-libs/libbluray ) bzip2? ( app-arch/bzip2 ) cdio? ( || ( dev-libs/libcdio-paranoia =media-libs/celt-0.11.1 ) encode? ( aac? ( media-libs/vo-aacenc ) aacplus? ( media-libs/libaacplus ) amr? ( media-libs/vo-amrwbenc ) faac? ( media-libs/faac ) fdk? ( media-libs/fdk-aac ) mp3? ( >=media-sound/lame-3.98.3 ) theora? ( >=media-libs/libtheora-1.1.1[encode] media-libs/libogg ) twolame? ( media-sound/twolame ) x264? ( >=media-libs/x264-0.0.20111017 ) xvid? ( >=media-libs/xvid-1.1.0 ) ) flite? ( app-accessibility/flite ) fontconfig? ( media-libs/fontconfig ) frei0r? ( media-plugins/frei0r-plugins ) gnutls? ( >=net-libs/gnutls-2.12.16 ) gsm? ( >=media-sound/gsm-1.0.12-r1 ) iec61883? ( media-libs/libiec61883 sys-libs/libraw1394 sys-libs/libavc1394 ) ieee1394? ( media-libs/libdc1394 sys-libs/libraw1394 ) jack? ( media-sound/jack-audio-connection-kit ) jpeg2k? ( >=media-libs/openjpeg-1.3-r2:0 ) libass? ( media-libs/libass ) libcaca? ( media-libs/libcaca ) libv4l? ( media-libs/libv4l ) modplug? ( media-libs/libmodplug ) openal? ( >=media-libs/openal-1.1 ) opus? ( media-libs/opus ) pulseaudio? ( media-sound/pulseaudio ) rtmp? ( >=media-video/rtmpdump-2.2f ) sdl? ( >=media-libs/libsdl-1.2.13-r1[audio,video] ) schroedinger? ( media-libs/schroedinger ) speex? ( >=media-libs/speex-1.2_beta3 ) truetype? ( media-libs/freetype:2 ) vaapi? ( >=x11-libs/libva-0.32 ) vdpau? ( x11-libs/libvdpau ) vorbis? ( media-libs/libvorbis media-libs/libogg ) vpx? ( >=media-libs/libvpx-0.9.6 ) X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes ) zlib? ( sys-libs/zlib ) !media-video/qt-faststart !media-libs/libpostproc REQUIRED_USE=bindist? ( encode? ( !faac !aacplus ) !openssl ) libv4l? ( v4l ) fftools_cws2fws? ( zlib ) test? ( encode ) SLOT=0 SRC_URI=http://ffmpeg.org/releases/ffmpeg-1.0.7.tar.bz2 _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=0de058bfd0eb3e4756bf076d2ba06127 +_md5_=f85b9c6dca172a1fcd4f221ef92eb157 diff --git a/metadata/md5-cache/media-video/ffmpeg-1.2.1 b/metadata/md5-cache/media-video/ffmpeg-1.2.1 index 49896bbaf7c9..6850365d54d0 100644 --- a/metadata/md5-cache/media-video/ffmpeg-1.2.1 +++ b/metadata/md5-cache/media-video/ffmpeg-1.2.1 @@ -4,11 +4,11 @@ DESCRIPTION=Complete solution to record, convert and stream audio and video. Inc EAPI=4 HOMEPAGE=http://ffmpeg.org/ IUSE=aac aacplus alsa amr bindist bluray +bzip2 cdio celt cpudetection debug doc +encode examples faac fdk flite fontconfig frei0r gnutls gsm +hardcoded-tables +iconv iec61883 ieee1394 jack jpeg2k libass libcaca libsoxr libv4l modplug mp3 network openal openssl opus oss pic pulseaudio rtmp schroedinger sdl speex static-libs test theora threads truetype twolame v4l vaapi vdpau vorbis vpx X x264 xvid +zlib 3dnow 3dnowext altivec avx mmx mmxext ssse3 vis neon +fftools_aviocat +fftools_cws2fws +fftools_ffescape +fftools_ffeval +fftools_fourcc2pixfmt +fftools_graph2dot +fftools_ismindex +fftools_pktdumper +fftools_qt-faststart +fftools_trasher -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux +KEYWORDS=~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux LICENSE=GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) ) RDEPEND=alsa? ( media-libs/alsa-lib ) amr? ( media-libs/opencore-amr ) bluray? ( media-libs/libbluray ) bzip2? ( app-arch/bzip2 ) cdio? ( || ( dev-libs/libcdio-paranoia =media-libs/celt-0.11.1 ) encode? ( aac? ( media-libs/vo-aacenc ) aacplus? ( media-libs/libaacplus ) amr? ( media-libs/vo-amrwbenc ) faac? ( media-libs/faac ) fdk? ( media-libs/fdk-aac ) mp3? ( >=media-sound/lame-3.98.3 ) theora? ( >=media-libs/libtheora-1.1.1[encode] media-libs/libogg ) twolame? ( media-sound/twolame ) x264? ( >=media-libs/x264-0.0.20111017 ) xvid? ( >=media-libs/xvid-1.1.0 ) ) flite? ( app-accessibility/flite ) fontconfig? ( media-libs/fontconfig ) frei0r? ( media-plugins/frei0r-plugins ) gnutls? ( >=net-libs/gnutls-2.12.16 ) gsm? ( >=media-sound/gsm-1.0.12-r1 ) iconv? ( virtual/libiconv ) iec61883? ( media-libs/libiec61883 sys-libs/libraw1394 sys-libs/libavc1394 ) ieee1394? ( media-libs/libdc1394 sys-libs/libraw1394 ) jack? ( media-sound/jack-audio-connection-kit ) jpeg2k? ( >=media-libs/openjpeg-1.3-r2:0 ) libass? ( media-libs/libass ) libcaca? ( media-libs/libcaca ) libsoxr? ( media-libs/soxr ) libv4l? ( media-libs/libv4l ) modplug? ( media-libs/libmodplug ) openal? ( >=media-libs/openal-1.1 ) opus? ( media-libs/opus ) pulseaudio? ( media-sound/pulseaudio ) rtmp? ( >=media-video/rtmpdump-2.2f ) sdl? ( >=media-libs/libsdl-1.2.13-r1[audio,video] ) schroedinger? ( media-libs/schroedinger ) speex? ( >=media-libs/speex-1.2_beta3 ) truetype? ( media-libs/freetype:2 ) vaapi? ( >=x11-libs/libva-0.32 ) vdpau? ( x11-libs/libvdpau ) vorbis? ( media-libs/libvorbis media-libs/libogg ) vpx? ( >=media-libs/libvpx-0.9.6 ) X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes ) zlib? ( sys-libs/zlib ) !media-video/qt-faststart !media-libs/libpostproc REQUIRED_USE=bindist? ( encode? ( !faac !aacplus ) !openssl ) libv4l? ( v4l ) fftools_cws2fws? ( zlib ) test? ( encode ) SLOT=0 SRC_URI=http://ffmpeg.org/releases/ffmpeg-1.2.1.tar.bz2 _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=cde8b42da47f2aace2612d8bced056d3 +_md5_=b86f30cd6f352a00f6dcf3795d828c4c diff --git a/metadata/md5-cache/net-dns/bind-9.8.5_p1 b/metadata/md5-cache/net-dns/bind-9.8.5_p1 index 470553ced8c5..aa33a25f51d7 100644 --- a/metadata/md5-cache/net-dns/bind-9.8.5_p1 +++ b/metadata/md5-cache/net-dns/bind-9.8.5_p1 @@ -10,5 +10,5 @@ RDEPEND=ssl? ( >=dev-libs/openssl-0.9.6g ) mysql? ( >=virtual/mysql-4.0 ) odbc? REQUIRED_USE=postgres? ( dlz ) berkdb? ( dlz ) mysql? ( dlz !threads ) odbc? ( dlz ) ldap? ( dlz ) sdb-ldap? ( dlz ) gost? ( ssl ) threads? ( caps ) SLOT=0 SRC_URI=ftp://ftp.isc.org/isc/bind9/9.8.5-P1/bind-9.8.5-P1.tar.gz doc? ( mirror://gentoo/dyndns-samples.tbz2 ) geoip? ( http://bind-geoip.googlecode.com//files/bind-geoip-1.3-readme.txt http://bind-geoip.googlecode.com//files/bind-9.8.3-P1-geoip-1.3.patch ) sdb-ldap? ( http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-1.1.0-fc14.patch.bz2 ) rrl? ( http://ss.vix.su/~vjs/rl-9.8.5-P1.patch ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c7ad02acd025723d24af8d6fccdd91c4 diff --git a/metadata/md5-cache/net-dns/bind-9.9.2_p1 b/metadata/md5-cache/net-dns/bind-9.9.2_p1 index 5f9fdf2716b7..e49f5d05d72d 100644 --- a/metadata/md5-cache/net-dns/bind-9.9.2_p1 +++ b/metadata/md5-cache/net-dns/bind-9.9.2_p1 @@ -10,5 +10,5 @@ RDEPEND=ssl? ( >=dev-libs/openssl-0.9.6g ) mysql? ( >=virtual/mysql-4.0 ) odbc? REQUIRED_USE=postgres? ( dlz ) berkdb? ( dlz ) mysql? ( dlz !threads ) odbc? ( dlz ) ldap? ( dlz ) sdb-ldap? ( dlz ) gost? ( ssl ) threads? ( caps ) SLOT=0 SRC_URI=ftp://ftp.isc.org/isc/bind9/9.9.2-P1/bind-9.9.2-P1.tar.gz doc? ( mirror://gentoo/dyndns-samples.tbz2 ) geoip? ( http://bind-geoip.googlecode.com//files/bind-geoip-1.3-readme.txt http://bind-geoip.googlecode.com//files/bind-9.9.2-geoip-1.3.patch ) sdb-ldap? ( http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-1.1.0-fc14.patch.bz2 ) rrl? ( http://ss.vix.com/~vixie/rl-9.9.2.patch ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c3bf026efc46c54152c64d4dd8b683c1 diff --git a/metadata/md5-cache/net-dns/bind-9.9.2_p2 b/metadata/md5-cache/net-dns/bind-9.9.2_p2 index 1a8a14676469..7ee6bcdf8d89 100644 --- a/metadata/md5-cache/net-dns/bind-9.9.2_p2 +++ b/metadata/md5-cache/net-dns/bind-9.9.2_p2 @@ -10,5 +10,5 @@ RDEPEND=ssl? ( >=dev-libs/openssl-0.9.6g ) mysql? ( >=virtual/mysql-4.0 ) odbc? REQUIRED_USE=postgres? ( dlz ) berkdb? ( dlz ) mysql? ( dlz !threads ) odbc? ( dlz ) ldap? ( dlz ) sdb-ldap? ( dlz ) gost? ( ssl ) threads? ( caps ) SLOT=0 SRC_URI=ftp://ftp.isc.org/isc/bind9/9.9.2-P2/bind-9.9.2-P2.tar.gz doc? ( mirror://gentoo/dyndns-samples.tbz2 ) geoip? ( http://bind-geoip.googlecode.com//files/bind-geoip-1.3-readme.txt http://bind-geoip.googlecode.com//files/bind-9.9.2-geoip-1.3.patch ) sdb-ldap? ( http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-1.1.0-fc14.patch.bz2 ) rrl? ( http://ss.vix.su/~vjs/rl-9.9.2-P2.patch ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f58a993ece70f235d432d80447d8ac9b diff --git a/metadata/md5-cache/net-dns/bind-9.9.3_p1 b/metadata/md5-cache/net-dns/bind-9.9.3_p1 index 770deaf54802..9deb51fee99f 100644 --- a/metadata/md5-cache/net-dns/bind-9.9.3_p1 +++ b/metadata/md5-cache/net-dns/bind-9.9.3_p1 @@ -10,5 +10,5 @@ RDEPEND=ssl? ( >=dev-libs/openssl-0.9.6g ) mysql? ( >=virtual/mysql-4.0 ) odbc? REQUIRED_USE=postgres? ( dlz ) berkdb? ( dlz ) mysql? ( dlz !threads ) odbc? ( dlz ) ldap? ( dlz ) sdb-ldap? ( dlz ) gost? ( ssl ) threads? ( caps ) SLOT=0 SRC_URI=ftp://ftp.isc.org/isc/bind9/9.9.3-P1/bind-9.9.3-P1.tar.gz doc? ( mirror://gentoo/dyndns-samples.tbz2 ) geoip? ( http://bind-geoip.googlecode.com//files/bind-geoip-1.3-readme.txt http://bind-geoip.googlecode.com//files/bind-9.9.2-geoip-1.3.patch ) sdb-ldap? ( http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-1.1.0-fc14.patch.bz2 ) rrl? ( http://ss.vix.su/~vjs/rl-9.9.3-P1.patch ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 systemd 3421a5715404244e4827acd1cf8ce654 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 systemd 3421a5715404244e4827acd1cf8ce654 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=aa80162533eae1743e5372521ad79428 diff --git a/metadata/md5-cache/net-dns/ez-ipupdate-3.0.11_beta8-r6 b/metadata/md5-cache/net-dns/ez-ipupdate-3.0.11_beta8-r6 deleted file mode 100644 index 200cd1066409..000000000000 --- a/metadata/md5-cache/net-dns/ez-ipupdate-3.0.11_beta8-r6 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare -DESCRIPTION=Dynamic DNS client for lots of dynamic dns services -EAPI=2 -HOMEPAGE=http://ez-ipupdate.com/ -KEYWORDS=~amd64 ~ppc ~sparc ~x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://debian/pool/main/e/ez-ipupdate/ez-ipupdate_3.0.11b8.orig.tar.gz mirror://debian/pool/main/e/ez-ipupdate/ez-ipupdate_3.0.11b8-10.diff.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=e119af65c5bf887508858c304a1d7bb0 diff --git a/metadata/md5-cache/net-fs/djmount-0.71-r1 b/metadata/md5-cache/net-fs/djmount-0.71-r1 deleted file mode 100644 index 20f84e22cecb..000000000000 --- a/metadata/md5-cache/net-fs/djmount-0.71-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install prepare test unpack -DEPEND=sys-fs/fuse net-libs/libupnp test? ( sys-libs/readline ) -DESCRIPTION=Mount UPnP audio/video servers as a filesystem -EAPI=2 -HOMEPAGE=http://djmount.sf.net/ -IUSE=debug test -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/fuse net-libs/libupnp -SLOT=0 -SRC_URI=mirror://sourceforge/djmount/djmount-0.71.tar.gz -_md5_=2b23000fad2790804bf9b242e6a663ef diff --git a/metadata/md5-cache/net-fs/samba-4.0.6 b/metadata/md5-cache/net-fs/samba-4.0.6 index 43e595adc20c..aaf7a8a13bc4 100644 --- a/metadata/md5-cache/net-fs/samba-4.0.6 +++ b/metadata/md5-cache/net-fs/samba-4.0.6 @@ -4,7 +4,7 @@ DESCRIPTION=Samba Suite Version 4 EAPI=5 HOMEPAGE=http://www.samba.org/ IUSE=acl addns ads aio avahi client cluster cups gnutls iprint ldap pam quota selinux swat syslog test winbind python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~hppa ~x86 LICENSE=GPL-3 RDEPEND=python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-libs/iniparser dev-libs/popt sys-libs/readline virtual/libiconv dev-python/subunit sys-libs/libcap >=sys-libs/ldb-1.1.15-r1 >=sys-libs/tdb-1.2.11[python] >=sys-libs/talloc-2.0.8[python] >=sys-libs/tevent-0.9.18 sys-libs/zlib >=app-crypt/heimdal-1.5[-ssl] addns? ( net-dns/bind-tools[gssapi] ) client? ( net-fs/cifs-utils[ads?] ) cluster? ( >=dev-db/ctdb-1.0.114_p1 ) ldap? ( net-nds/openldap ) gnutls? ( >=net-libs/gnutls-1.4.0 ) selinux? ( sec-policy/selinux-samba ) REQUIRED_USE=ads? ( ldap ) @@ -12,4 +12,4 @@ RESTRICT=mirror SLOT=0 SRC_URI=mirror://samba/stable/samba-4.0.6.tar.gz _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 waf-utils 681b3e9181d1a20ad8d0c186333ddcf7 -_md5_=37f91e7cfa84e81c054aeb12f2a48269 +_md5_=fc075794bb291c85c25cf2a2b3395d5b diff --git a/metadata/md5-cache/net-fs/samba-4.0.7 b/metadata/md5-cache/net-fs/samba-4.0.7 index 641a8eddcbcb..b82bd1e76b06 100644 --- a/metadata/md5-cache/net-fs/samba-4.0.7 +++ b/metadata/md5-cache/net-fs/samba-4.0.7 @@ -4,7 +4,7 @@ DESCRIPTION=Samba Suite Version 4 EAPI=5 HOMEPAGE=http://www.samba.org/ IUSE=acl addns ads aio avahi client cluster cups gnutls iprint ldap pam quota selinux swat syslog test winbind python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~hppa ~x86 LICENSE=GPL-3 RDEPEND=python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-libs/iniparser dev-libs/popt sys-libs/readline virtual/libiconv dev-python/subunit sys-libs/libcap >=sys-libs/ldb-1.1.16 >=sys-libs/tdb-1.2.11[python] >=sys-libs/talloc-2.0.8[python] >=sys-libs/tevent-0.9.18 sys-libs/zlib >=app-crypt/heimdal-1.5[-ssl] addns? ( net-dns/bind-tools[gssapi] ) client? ( net-fs/cifs-utils[ads?] ) cluster? ( >=dev-db/ctdb-1.0.114_p1 ) ldap? ( net-nds/openldap ) gnutls? ( >=net-libs/gnutls-1.4.0 ) selinux? ( sec-policy/selinux-samba ) REQUIRED_USE=ads? ( ldap ) @@ -12,4 +12,4 @@ RESTRICT=mirror SLOT=0 SRC_URI=mirror://samba/stable/samba-4.0.7.tar.gz _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 systemd 3421a5715404244e4827acd1cf8ce654 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 waf-utils 681b3e9181d1a20ad8d0c186333ddcf7 -_md5_=3ab286b3586920c7e4ed2440a9ec02c6 +_md5_=2de707e0f84f10b98b5d4f52f2ab9675 diff --git a/metadata/md5-cache/net-im/jabberd2-2.2.1 b/metadata/md5-cache/net-im/jabberd2-2.2.1 index a86351f6239b..30dbfde24fe6 100644 --- a/metadata/md5-cache/net-im/jabberd2-2.2.1 +++ b/metadata/md5-cache/net-im/jabberd2-2.2.1 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/expat net-libs/udns >=net-dns/libidn-0.3 virtual/gsasl berkdb? ( >=sys-libs/db-4.1.24 ) mysql? ( virtual/mysql ) ldap? ( net-nds/openldap ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql-base ) ssl? ( >=dev-libs/openssl-0.9.6b ) sqlite? ( >=dev-db/sqlite-3 ) zlib? ( sys-libs/zlib ) >=net-im/jabber-base-0.01 !net-im/jabberd SLOT=0 SRC_URI=http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.2.1.tar.bz2 -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f2eab6a7abff11a0e309287ec633d622 diff --git a/metadata/md5-cache/net-im/jabberd2-2.2.14 b/metadata/md5-cache/net-im/jabberd2-2.2.14 index 5d525e7ac688..568e686c5e5a 100644 --- a/metadata/md5-cache/net-im/jabberd2-2.2.14 +++ b/metadata/md5-cache/net-im/jabberd2-2.2.14 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/expat net-libs/udns >=net-dns/libidn-0.3 virtual/gsasl berkdb? ( >=sys-libs/db-4.1.25 ) mysql? ( virtual/mysql ) ldap? ( >=net-nds/openldap-2.1.0 ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql-base ) ssl? ( >=dev-libs/openssl-0.9.6b ) sqlite? ( >=dev-db/sqlite-3 ) zlib? ( sys-libs/zlib ) >=net-im/jabber-base-0.01 !net-im/jabberd SLOT=0 SRC_URI=http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.2.14.tar.bz2 -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=41e15916a5c085e933be164941b14762 diff --git a/metadata/md5-cache/net-im/jabberd2-2.2.4 b/metadata/md5-cache/net-im/jabberd2-2.2.4 index f03b223a9db3..57909cbdc6f3 100644 --- a/metadata/md5-cache/net-im/jabberd2-2.2.4 +++ b/metadata/md5-cache/net-im/jabberd2-2.2.4 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/expat net-libs/udns >=net-dns/libidn-0.3 virtual/gsasl berkdb? ( >=sys-libs/db-4.1.25 ) mysql? ( virtual/mysql ) ldap? ( >=net-nds/openldap-2.1.0 ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql-base ) ssl? ( >=dev-libs/openssl-0.9.6b ) sqlite? ( >=dev-db/sqlite-3 ) zlib? ( sys-libs/zlib ) >=net-im/jabber-base-0.01 !net-im/jabberd SLOT=0 SRC_URI=http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.2.4.tar.bz2 -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a7a6e1223360a71434a6bdad92200f08 diff --git a/metadata/md5-cache/net-im/jabberd2-2.2.5 b/metadata/md5-cache/net-im/jabberd2-2.2.5 index 2c69c04f8185..69f8a8764b99 100644 --- a/metadata/md5-cache/net-im/jabberd2-2.2.5 +++ b/metadata/md5-cache/net-im/jabberd2-2.2.5 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/expat net-libs/udns >=net-dns/libidn-0.3 virtual/gsasl berkdb? ( >=sys-libs/db-4.1.25 ) mysql? ( virtual/mysql ) ldap? ( >=net-nds/openldap-2.1.0 ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql-base ) ssl? ( >=dev-libs/openssl-0.9.6b ) sqlite? ( >=dev-db/sqlite-3 ) zlib? ( sys-libs/zlib ) >=net-im/jabber-base-0.01 !net-im/jabberd SLOT=0 SRC_URI=http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.2.5.tar.bz2 -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c2a466987307e6fb9c169960175520e9 diff --git a/metadata/md5-cache/net-im/jabberd2-2.2.8 b/metadata/md5-cache/net-im/jabberd2-2.2.8 index a6f12ac8265d..ca4f147cd1f7 100644 --- a/metadata/md5-cache/net-im/jabberd2-2.2.8 +++ b/metadata/md5-cache/net-im/jabberd2-2.2.8 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/expat net-libs/udns >=net-dns/libidn-0.3 virtual/gsasl berkdb? ( >=sys-libs/db-4.1.25 ) mysql? ( virtual/mysql ) ldap? ( >=net-nds/openldap-2.1.0 ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql-base ) ssl? ( >=dev-libs/openssl-0.9.6b ) sqlite? ( >=dev-db/sqlite-3 ) zlib? ( sys-libs/zlib ) >=net-im/jabber-base-0.01 !net-im/jabberd SLOT=0 SRC_URI=http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.2.8.tar.bz2 -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a2ab0f2ff2436127d7079f7d18154857 diff --git a/metadata/md5-cache/net-im/qutecom-2.2_p20110210 b/metadata/md5-cache/net-im/qutecom-2.2_p20110210 deleted file mode 100644 index 4d6648aa91ef..000000000000 --- a/metadata/md5-cache/net-im/qutecom-2.2_p20110210 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=dev-libs/boost dev-libs/glib dev-libs/openssl alsa? ( media-libs/alsa-lib ) media-libs/libsamplerate media-libs/libsndfile portaudio? ( media-libs/portaudio ) media-libs/speex net-im/pidgin[gnutls] net-libs/gnutls >=net-libs/libosip-3 >=net-libs/libeXosip-3 net-misc/curl virtual/ffmpeg x11-libs/libX11 dev-qt/qtgui:4 dev-qt/qtsvg:4 dev-qt/qtwebkit:4 xv? ( x11-libs/libXv ) media-libs/libv4l sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) -DESCRIPTION=Multi-protocol instant messenger and VoIP client -EAPI=3 -HOMEPAGE=http://www.qutecom.org/ -IUSE=alsa debug oss portaudio xv -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-libs/boost dev-libs/glib dev-libs/openssl alsa? ( media-libs/alsa-lib ) media-libs/libsamplerate media-libs/libsndfile portaudio? ( media-libs/portaudio ) media-libs/speex net-im/pidgin[gnutls] net-libs/gnutls >=net-libs/libosip-3 >=net-libs/libeXosip-3 net-misc/curl virtual/ffmpeg x11-libs/libX11 dev-qt/qtgui:4 dev-qt/qtsvg:4 dev-qt/qtwebkit:4 xv? ( x11-libs/libXv ) -SLOT=0 -SRC_URI=mirror://gentoo/qutecom-2.2_p20110210.tar.xz -_eclasses_=cmake-utils e40c43582b7ebe5daa0528b595603b29 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=28f697d2e67a9c4e4da96d5bd86219dc diff --git a/metadata/md5-cache/net-libs/libinfinity-0.5.3 b/metadata/md5-cache/net-libs/libinfinity-0.5.3 deleted file mode 100644 index 7bdbc7083335..000000000000 --- a/metadata/md5-cache/net-libs/libinfinity-0.5.3 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=dev-libs/glib:2 dev-libs/libxml2 net-libs/gnutls sys-libs/pam virtual/gsasl avahi? ( net-dns/avahi ) gtk? ( x11-libs/gtk+:3 ) virtual/pkgconfig sys-devel/gettext doc? ( dev-util/gtk-doc ) -DESCRIPTION=An implementation of the Infinote protocol written in GObject-based C. -EAPI=4 -HOMEPAGE=http://gobby.0x539.de/ -IUSE=avahi doc gtk server static-libs -KEYWORDS=~amd64 ~x86 -LICENSE=LGPL-2.1 -RDEPEND=dev-libs/glib:2 dev-libs/libxml2 net-libs/gnutls sys-libs/pam virtual/gsasl avahi? ( net-dns/avahi ) gtk? ( x11-libs/gtk+:3 ) -SLOT=0 -SRC_URI=http://releases.0x539.de/libinfinity/libinfinity-0.5.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=12c780ac18b38c710498fee5587476fe diff --git a/metadata/md5-cache/net-libs/libinfinity-0.5.2 b/metadata/md5-cache/net-libs/libinfinity-0.5.4 similarity index 90% rename from metadata/md5-cache/net-libs/libinfinity-0.5.2 rename to metadata/md5-cache/net-libs/libinfinity-0.5.4 index fd6b421d0ef1..49cd0dc8acf6 100644 --- a/metadata/md5-cache/net-libs/libinfinity-0.5.2 +++ b/metadata/md5-cache/net-libs/libinfinity-0.5.4 @@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86 LICENSE=LGPL-2.1 RDEPEND=dev-libs/glib:2 dev-libs/libxml2 net-libs/gnutls sys-libs/pam virtual/gsasl avahi? ( net-dns/avahi ) gtk? ( x11-libs/gtk+:3 ) SLOT=0 -SRC_URI=http://releases.0x539.de/libinfinity/libinfinity-0.5.2.tar.gz +SRC_URI=http://releases.0x539.de/libinfinity/libinfinity-0.5.4.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=5e138b6e6c26d967e9c418cb7b17c96a +_md5_=0851c9d604d30a3b03cd3072f27cc4ba diff --git a/metadata/md5-cache/net-mail/cyrus-imap-admin-2.4.16 b/metadata/md5-cache/net-mail/cyrus-imap-admin-2.4.16 index 7c162d269ccd..612a7295f69b 100644 --- a/metadata/md5-cache/net-mail/cyrus-imap-admin-2.4.16 +++ b/metadata/md5-cache/net-mail/cyrus-imap-admin-2.4.16 @@ -9,5 +9,5 @@ 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.16.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-app 20b0a51a72b6d2c8ac53ccab1605737f perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-app 20b0a51a72b6d2c8ac53ccab1605737f perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a759d929255ae82ca19a828063070d8d diff --git a/metadata/md5-cache/net-mail/cyrus-imap-admin-2.4.17 b/metadata/md5-cache/net-mail/cyrus-imap-admin-2.4.17 index 10585ef62cee..c53609c426c8 100644 --- a/metadata/md5-cache/net-mail/cyrus-imap-admin-2.4.17 +++ b/metadata/md5-cache/net-mail/cyrus-imap-admin-2.4.17 @@ -9,5 +9,5 @@ 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.17.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-app 20b0a51a72b6d2c8ac53ccab1605737f perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-app 20b0a51a72b6d2c8ac53ccab1605737f perl-module ba21eba2562fc2643deeea95fd28665d toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f403264c8f84140e7bac31b774b9cfe8 diff --git a/metadata/md5-cache/net-mail/cyrus-imapd-2.4.16 b/metadata/md5-cache/net-mail/cyrus-imapd-2.4.16 index 3bbb2c794f63..60e562c4266b 100644 --- a/metadata/md5-cache/net-mail/cyrus-imapd-2.4.16 +++ b/metadata/md5-cache/net-mail/cyrus-imapd-2.4.16 @@ -10,5 +10,5 @@ RDEPEND=sys-libs/zlib >=dev-libs/cyrus-sasl-2.1.13 afs? ( net-fs/openafs ) berkd REQUIRED_USE=afs? ( kerberos ) SLOT=0 SRC_URI=ftp://ftp.cyrusimap.org/cyrus-imapd/cyrus-imapd-2.4.16.tar.gz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=82346495759fb7a20c818131579cb880 diff --git a/metadata/md5-cache/net-mail/cyrus-imapd-2.4.17 b/metadata/md5-cache/net-mail/cyrus-imapd-2.4.17 index f582dc1a0c2f..903963cb70ab 100644 --- a/metadata/md5-cache/net-mail/cyrus-imapd-2.4.17 +++ b/metadata/md5-cache/net-mail/cyrus-imapd-2.4.17 @@ -10,5 +10,5 @@ RDEPEND=sys-libs/zlib >=dev-libs/cyrus-sasl-2.1.13 afs? ( net-fs/openafs ) berkd REQUIRED_USE=afs? ( kerberos ) SLOT=0 SRC_URI=ftp://ftp.cyrusimap.org/cyrus-imapd/cyrus-imapd-2.4.17.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7e9046c6861d1a4547eade4dcb1ff373 diff --git a/metadata/md5-cache/net-mail/fetchmail-6.3.26-r1 b/metadata/md5-cache/net-mail/fetchmail-6.3.26-r1 index 44381386734e..c66cc1c92230 100644 --- a/metadata/md5-cache/net-mail/fetchmail-6.3.26-r1 +++ b/metadata/md5-cache/net-mail/fetchmail-6.3.26-r1 @@ -4,11 +4,11 @@ DESCRIPTION=the legendary remote-mail retrieval and forwarding utility EAPI=5 HOMEPAGE=http://fetchmail.berlios.de IUSE=ssl nls kerberos hesiod tk socks python_targets_python2_6 python_targets_python2_7 python_single_target_python2_6 python_single_target_python2_7 -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-2 public-domain RDEPEND=hesiod? ( net-dns/hesiod ) ssl? ( >=dev-libs/openssl-0.9.6 ) kerberos? ( virtual/krb5 >=dev-libs/openssl-0.9.6 ) nls? ( virtual/libintl ) !elibc_glibc? ( sys-libs/e2fsprogs-libs ) socks? ( net-proxy/dante ) tk? ( python_single_target_python2_6? ( dev-lang/python:2.6[tk] ) python_single_target_python2_7? ( dev-lang/python:2.7[tk] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] ) REQUIRED_USE=tk? ( python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 ) ) SLOT=0 SRC_URI=mirror://berlios/fetchmail/fetchmail-6.3.26.tar.bz2 _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=c1d09d6c8c4b9b5880cb577f5e54f3ce +_md5_=fb19fef029f55f4ff1e9a9d30eba29d0 diff --git a/metadata/md5-cache/net-mail/getmail-4.41.0 b/metadata/md5-cache/net-mail/getmail-4.41.0 index 2ad54c446ccb..6a82f0d062cc 100644 --- a/metadata/md5-cache/net-mail/getmail-4.41.0 +++ b/metadata/md5-cache/net-mail/getmail-4.41.0 @@ -4,11 +4,11 @@ DESCRIPTION=A POP3 mail retriever with reliable Maildir and mbox delivery EAPI=5 HOMEPAGE=http://pyropus.ca/software/getmail/ IUSE=python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 -KEYWORDS=~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris +KEYWORDS=amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris LICENSE=GPL-2 RDEPEND=python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) SLOT=4 SRC_URI=http://pyropus.ca/software/getmail/old-versions/getmail-4.41.0.tar.gz _eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=3a9b3ca7b383aedafafb1fb0f656cfb2 +_md5_=3e67c1a70c92d3d8e105ea876c6675df diff --git a/metadata/md5-cache/net-mail/imapsync-1.525 b/metadata/md5-cache/net-mail/imapsync-1.525 deleted file mode 100644 index b0246b190dd7..000000000000 --- a/metadata/md5-cache/net-mail/imapsync-1.525 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile prepare -DEPEND=dev-lang/perl -DESCRIPTION=A tool allowing incremental and recursive imap transfer from one mailbox to another -EAPI=4 -HOMEPAGE=http://ks.lamiral.info/imapsync/ -KEYWORDS=amd64 ppc x86 -LICENSE=WTFPL-2 -RDEPEND=dev-lang/perl dev-perl/Digest-HMAC dev-perl/IO-Socket-SSL dev-perl/Mail-IMAPClient dev-perl/TermReadKey virtual/perl-Digest-MD5 virtual/perl-MIME-Base64 -RESTRICT=test -SLOT=0 -SRC_URI=https://fedorahosted.org/released/imapsync/imapsync-1.525.tgz -_md5_=ebd671e43ed4cb141c034ba56c142d48 diff --git a/metadata/md5-cache/net-mail/imapsync-1.536 b/metadata/md5-cache/net-mail/imapsync-1.547 similarity index 78% rename from metadata/md5-cache/net-mail/imapsync-1.536 rename to metadata/md5-cache/net-mail/imapsync-1.547 index 9a82f4684793..e940dcf77cb1 100644 --- a/metadata/md5-cache/net-mail/imapsync-1.536 +++ b/metadata/md5-cache/net-mail/imapsync-1.547 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile prepare DEPEND=dev-lang/perl DESCRIPTION=A tool allowing incremental and recursive imap transfer from one mailbox to another -EAPI=4 +EAPI=5 HOMEPAGE=http://ks.lamiral.info/imapsync/ KEYWORDS=~amd64 ~ppc ~x86 LICENSE=WTFPL-2 RDEPEND=dev-lang/perl dev-perl/Digest-HMAC dev-perl/IO-Socket-SSL dev-perl/Mail-IMAPClient dev-perl/TermReadKey virtual/perl-Digest-MD5 virtual/perl-MIME-Base64 RESTRICT=test SLOT=0 -SRC_URI=https://fedorahosted.org/released/imapsync/imapsync-1.536.tgz -_md5_=bd440f7699c3cb833d2716220a5b394b +SRC_URI=https://fedorahosted.org/released/imapsync/imapsync-1.547.tgz +_md5_=7eeed28c14911050cc02cba756c19cba diff --git a/metadata/md5-cache/net-mail/mlmmj-1.2.18.0 b/metadata/md5-cache/net-mail/mlmmj-1.2.18.0 index d8a595ee63d6..2e55dc5b764a 100644 --- a/metadata/md5-cache/net-mail/mlmmj-1.2.18.0 +++ b/metadata/md5-cache/net-mail/mlmmj-1.2.18.0 @@ -3,8 +3,8 @@ DEPEND=virtual/mta DESCRIPTION=Mailing list managing made joyful EAPI=4 HOMEPAGE=http://mlmmj.org/ -KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos +KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos LICENSE=MIT SLOT=0 SRC_URI=http://mlmmj.org/releases/mlmmj-1.2.18.0.tar.bz2 -_md5_=103dfbe375875fe1a73525938b72e22c +_md5_=474139808b84e39df357577e40bae6a7 diff --git a/metadata/md5-cache/net-mail/vacation-1.2.6.2 b/metadata/md5-cache/net-mail/vacation-1.2.6.2 deleted file mode 100644 index ea63d5297168..000000000000 --- a/metadata/md5-cache/net-mail/vacation-1.2.6.2 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=virtual/mta sys-libs/gdbm >=sys-apps/sed-4 !mail-mta/sendmail -DESCRIPTION=automatic mail answering program -HOMEPAGE=http://vacation.sourceforge.net/ -KEYWORDS=alpha amd64 x86 -LICENSE=GPL-2 -RDEPEND=virtual/mta sys-libs/gdbm -SLOT=0 -SRC_URI=mirror://sourceforge/vacation/vacation-1.2.6.2.tar.gz -_md5_=112ad31caa1c5be9cc94763c86269539 diff --git a/metadata/md5-cache/net-mail/vacation-1.2.6.3 b/metadata/md5-cache/net-mail/vacation-1.2.6.3 deleted file mode 100644 index 1880b38bcac1..000000000000 --- a/metadata/md5-cache/net-mail/vacation-1.2.6.3 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=virtual/mta sys-libs/gdbm !mail-mta/sendmail -DESCRIPTION=automatic mail answering program -HOMEPAGE=http://vacation.sourceforge.net/ -KEYWORDS=alpha amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=virtual/mta sys-libs/gdbm -SLOT=0 -SRC_URI=mirror://sourceforge/vacation/vacation-1.2.6.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=dbcdac7c247c00a13c88d3fc67ffbeda diff --git a/metadata/md5-cache/net-misc/capi4hylafax-01.03.00.99.300.4 b/metadata/md5-cache/net-misc/capi4hylafax-01.03.00.99.300.4 deleted file mode 100644 index ea7e344790bb..000000000000 --- a/metadata/md5-cache/net-misc/capi4hylafax-01.03.00.99.300.4 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst unpack -DEPEND=net-dialup/capi4k-utils media-libs/tiff virtual/jpeg sys-libs/zlib || ( >=sys-devel/automake-1.12 >=sys-devel/automake-1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=capi4hylafax adds a faxcapi modem to the hylafax enviroment. -HOMEPAGE=http://packages.qa.debian.org/c/capi4hylafax.html -IUSE=unicode -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-2 -RDEPEND=net-dialup/capi4k-utils media-libs/tiff virtual/jpeg sys-libs/zlib dev-util/dialog -SLOT=0 -SRC_URI=mirror://debian/pool/main/c/capi4hylafax/capi4hylafax_01.03.00.99.svn.300.orig.tar.gz mirror://debian/pool/main/c/capi4hylafax/capi4hylafax_01.03.00.99.svn.300-4.diff.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=b19b569f851dd1bb49a6623d2fd95164 diff --git a/metadata/md5-cache/net-misc/capi4hylafax-01.03.00.99.300.7 b/metadata/md5-cache/net-misc/capi4hylafax-01.03.00.99.300.7 deleted file mode 100644 index d0e5600023ae..000000000000 --- a/metadata/md5-cache/net-misc/capi4hylafax-01.03.00.99.300.7 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install postinst unpack -DEPEND=net-dialup/capi4k-utils app-shells/bash media-libs/tiff virtual/jpeg sys-libs/zlib || ( >=sys-devel/automake-1.12 >=sys-devel/automake-1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=capi4hylafax adds a faxcapi modem to the hylafax enviroment. -HOMEPAGE=http://packages.qa.debian.org/c/capi4hylafax.html -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-2 -RDEPEND=net-dialup/capi4k-utils app-shells/bash media-libs/tiff virtual/jpeg sys-libs/zlib dev-util/dialog -SLOT=0 -SRC_URI=mirror://debian/pool/main/c/capi4hylafax/capi4hylafax_01.03.00.99.svn.300.orig.tar.gz mirror://debian/pool/main/c/capi4hylafax/capi4hylafax_01.03.00.99.svn.300-7.diff.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=37de0397fa3f73f92432edb2b10a6332 diff --git a/metadata/md5-cache/net-misc/flexget-1.0.3352 b/metadata/md5-cache/net-misc/flexget-1.0.3352 deleted file mode 100644 index 9195a30e5989..000000000000 --- a/metadata/md5-cache/net-misc/flexget-1.0.3352 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/feedparser-5.1.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/sqlalchemy-0.7 =dev-python/requests-1.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/feedparser-5.1.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/sqlalchemy-0.7 =dev-python/requests-1.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/feedparser-5.1.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/sqlalchemy-0.7 =dev-python/requests-1.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/feedparser-5.1.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/sqlalchemy-0.7 =dev-python/requests-1.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/feedparser-5.1.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/sqlalchemy-0.7 =dev-python/jsonschema-2.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/PyRSS2Gen[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pynzb[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/progressbar[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/flask dev-python/cherrypy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-dateutil[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-tvrage[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/requests-1.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/feedparser-5.1.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/sqlalchemy-0.7 =dev-python/jsonschema-2.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/PyRSS2Gen[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pynzb[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/progressbar[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/flask dev-python/cherrypy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-dateutil[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-tvrage[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/requests-1.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/feedparser-5.1.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/sqlalchemy-0.7[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/beautifulsoup-4.1:4[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/jsonschema-2.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/PyRSS2Gen[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pynzb[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/progressbar[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/flask[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/cherrypy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-dateutil[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-tvrage[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/requests-1.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/feedparser-5.1.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/sqlalchemy-0.7[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/beautifulsoup-4.1:4[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/jsonschema-2.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/PyRSS2Gen[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pynzb[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/progressbar[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/flask[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/cherrypy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-dateutil[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-tvrage[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/requests-1.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/feedparser-5.1.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/sqlalchemy-0.7 =dev-python/beautifulsoup-4.1:4[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/jsonschema-2.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/PyRSS2Gen[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pynzb[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/progressbar[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/flask dev-python/cherrypy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-dateutil[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-tvrage[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/requests-1.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/feedparser-5.1.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/sqlalchemy-0.7[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/beautifulsoup-4.1:4[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/jsonschema-2.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/PyRSS2Gen[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pynzb[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/progressbar[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/flask[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/cherrypy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-dateutil[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-tvrage[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/requests-1.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/feedparser-5.1.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/sqlalchemy-0.7 =dev-python/beautifulsoup-4.1:4[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/jsonschema-2.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/PyRSS2Gen[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pynzb[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/progressbar[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/flask dev-python/cherrypy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-dateutil[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-tvrage[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/requests-1.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/feedparser-5.1.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/sqlalchemy-0.7[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/beautifulsoup-4.1:4[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-python/jsonschema-2.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/PyRSS2Gen[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pynzb[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/progressbar[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/flask[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/cherrypy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-dateutil[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/python-tvrage[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/requests-1.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] =dev-libs/glib-2.30.2:2 net-dialup/ppp >=virtual/udev-147[gudev] policykit? ( >=sys-auth/polkit-0.106 ) qmi? ( net-libs/libqmi ) doc? ( app-office/dia dev-libs/libxslt dev-util/gtk-doc ) test? ( dev-lang/python:2.7 dev-python/dbus-python[python_targets_python2_7] dev-python/pygobject:2[python_targets_python2_7] ) dev-util/gdbus-codegen >=dev-util/intltool-0.40 sys-devel/gettext virtual/pkgconfig app-arch/xz-utils virtual/pkgconfig test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) -DESCRIPTION=Modem and mobile broadband management libraries -EAPI=5 -HOMEPAGE=http://cgit.freedesktop.org/ModemManager/ModemManager/ -IUSE=doc policykit +qmi qmi-newest test test -KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-2+ -RDEPEND=>=dev-libs/glib-2.30.2:2 net-dialup/ppp >=virtual/udev-147[gudev] policykit? ( >=sys-auth/polkit-0.106 ) qmi? ( net-libs/libqmi ) -REQUIRED_USE=qmi-newest? ( qmi ) -SLOT=0/1 -SRC_URI=mirror://gnome/sources/ModemManager/0.7/ModemManager-0.7.990.tar.xz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 gnome.org 8fef8f967214f56e08fa92d61163d891 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f udev a9a8d051efb42bfe884c1db82ce161de user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=89f7c7a3e13bc2e49fe8351c26b53f85 diff --git a/metadata/md5-cache/net-misc/modemmanager-1.0.0 b/metadata/md5-cache/net-misc/modemmanager-1.0.0 new file mode 100644 index 000000000000..9657e5b665eb --- /dev/null +++ b/metadata/md5-cache/net-misc/modemmanager-1.0.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst prepare +DEPEND=>=dev-libs/glib-2.32:2 >=virtual/udev-147[gudev] policykit? ( >=sys-auth/polkit-0.106[introspection] ) qmi? ( >=net-libs/libqmi-1.4.0 ) dev-util/gdbus-codegen >=dev-util/intltool-0.40 sys-devel/gettext virtual/pkgconfig virtual/pkgconfig test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DESCRIPTION=Modem and mobile broadband management libraries +EAPI=5 +HOMEPAGE=http://cgit.freedesktop.org/ModemManager/ModemManager/ +IUSE=policykit +qmi qmi-newest test +KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=GPL-2+ +RDEPEND=>=dev-libs/glib-2.32:2 >=virtual/udev-147[gudev] policykit? ( >=sys-auth/polkit-0.106[introspection] ) qmi? ( >=net-libs/libqmi-1.4.0 ) +REQUIRED_USE=qmi-newest? ( qmi ) +SLOT=0/1 +SRC_URI=http://www.freedesktop.org/software/ModemManager/ModemManager-1.0.0.tar.xz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 readme.gentoo 2466b2f6a77a9600954c6b99ebca6e02 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f udev a9a8d051efb42bfe884c1db82ce161de user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_md5_=c91582e6864bbb97c691c2a2ebb64a31 diff --git a/metadata/md5-cache/net-misc/modemmanager-9999 b/metadata/md5-cache/net-misc/modemmanager-9999 deleted file mode 100644 index fe6420ff951a..000000000000 --- a/metadata/md5-cache/net-misc/modemmanager-9999 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install postinst prepare unpack -DEPEND=>=dev-libs/glib-2.30.2:2 net-dialup/ppp >=virtual/udev-147[gudev] policykit? ( >=sys-auth/polkit-0.106 ) qmi? ( net-libs/libqmi ) doc? ( app-office/dia dev-libs/libxslt dev-util/gtk-doc ) test? ( dev-lang/python:2.7 dev-python/dbus-python[python_targets_python2_7] dev-python/pygobject:2[python_targets_python2_7] ) dev-util/gdbus-codegen >=dev-util/intltool-0.40 sys-devel/gettext virtual/pkgconfig dev-util/gtk-doc-am || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool dev-vcs/git app-arch/xz-utils virtual/pkgconfig test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) -DESCRIPTION=Modem and mobile broadband management libraries -EAPI=5 -HOMEPAGE=http://cgit.freedesktop.org/ModemManager/ModemManager/ -IUSE=doc policykit +qmi qmi-newest test test -LICENSE=GPL-2+ -RDEPEND=>=dev-libs/glib-2.30.2:2 net-dialup/ppp >=virtual/udev-147[gudev] policykit? ( >=sys-auth/polkit-0.106 ) qmi? ( net-libs/libqmi ) -REQUIRED_USE=qmi-newest? ( qmi ) -SLOT=0/1 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 git-2 e92e09651292b1bef5656592364550f7 gnome.org 8fef8f967214f56e08fa92d61163d891 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f udev a9a8d051efb42bfe884c1db82ce161de user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=6ab25196d144239885c95f98bde8e5f8 diff --git a/metadata/md5-cache/net-misc/openssh-6.2_p2-r2 b/metadata/md5-cache/net-misc/openssh-6.2_p2-r3 similarity index 91% rename from metadata/md5-cache/net-misc/openssh-6.2_p2-r2 rename to metadata/md5-cache/net-misc/openssh-6.2_p2-r3 index 9c274ea7efdd..2bbecf42d141 100644 --- a/metadata/md5-cache/net-misc/openssh-6.2_p2-r2 +++ b/metadata/md5-cache/net-misc/openssh-6.2_p2-r3 @@ -8,6 +8,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc LICENSE=BSD GPL-2 RDEPEND=!static? ( selinux? ( >=sys-libs/libselinux-1.28 ) skey? ( >=sys-auth/skey-1.1.5-r1 ) libedit? ( dev-libs/libedit ) >=dev-libs/openssl-0.9.6d:0[bindist=] dev-libs/openssl >=sys-libs/zlib-1.2.3 tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ldns? ( !bindist? ( net-libs/ldns[ecdsa,ssl] ) bindist? ( net-libs/ldns[-ecdsa,ssl] ) ) ) pam? ( virtual/pam ) kerberos? ( virtual/krb5 ) ldap? ( net-nds/openldap ) pam? ( >=sys-auth/pambase-20081028 ) userland_GNU? ( virtual/shadow ) X? ( x11-apps/xauth ) SLOT=0 -SRC_URI=mirror://openbsd/OpenSSH/portable/openssh-6.2p2.tar.gz hpn? ( mirror://gentoo/openssh-6.2p2-hpn13v14.diff.bz2 ) ldap? ( mirror://gentoo/openssh-lpk-6.2p2-0.3.14.patch.gz ) X509? ( http://roumenpetrov.info/openssh/x509-7.5/openssh-6.2p2+x509-7.5.diff.gz ) +SRC_URI=mirror://openbsd/OpenSSH/portable/openssh-6.2p2.tar.gz hpn? ( mirror://gentoo/openssh-6.2p2-hpn13v14-r1.diff.bz2 ) ldap? ( mirror://gentoo/openssh-lpk-6.2p2-0.3.14.patch.gz ) X509? ( http://roumenpetrov.info/openssh/x509-7.5/openssh-6.2p2+x509-7.5.diff.gz ) _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 systemd 3421a5715404244e4827acd1cf8ce654 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=e4342e567741c574d1c8fd0181ae22d5 +_md5_=3bf695eabe70bf2b18bdec10282eebf1 diff --git a/metadata/md5-cache/net-misc/stunnel-4.56-r1 b/metadata/md5-cache/net-misc/stunnel-4.56-r1 index 9dd6f4d66c26..1950322d8037 100644 --- a/metadata/md5-cache/net-misc/stunnel-4.56-r1 +++ b/metadata/md5-cache/net-misc/stunnel-4.56-r1 @@ -4,10 +4,10 @@ DESCRIPTION=TLS/SSL - Port Wrapper EAPI=5 HOMEPAGE=http://stunnel.mirt.net/ IUSE=ipv6 selinux tcpd xforward listen-queue ssl -KEYWORDS=alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos +KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=GPL-2 RDEPEND=tcpd? ( sys-apps/tcp-wrappers ) >=dev-libs/openssl-0.9.8k selinux? ( sec-policy/selinux-stunnel ) SLOT=0 SRC_URI=ftp://ftp.stunnel.org/stunnel/stunnel-4.56.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=49dff7dc74fecc6d1bce90b845aa818b +_md5_=d5ccf84898c6aa59b06e3d4f25601049 diff --git a/metadata/md5-cache/net-misc/whois-5.0.26 b/metadata/md5-cache/net-misc/whois-5.0.26 new file mode 100644 index 000000000000..acf39bd6bb1b --- /dev/null +++ b/metadata/md5-cache/net-misc/whois-5.0.26 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare +DEPEND=iconv? ( virtual/libiconv ) idn? ( net-dns/libidn ) nls? ( virtual/libintl ) app-arch/xz-utils >=dev-lang/perl-5 nls? ( sys-devel/gettext ) +DESCRIPTION=improved Whois Client +EAPI=4 +HOMEPAGE=http://www.linux.it/~md/software/ +IUSE=iconv idn nls +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=iconv? ( virtual/libiconv ) idn? ( net-dns/libidn ) nls? ( virtual/libintl ) +RESTRICT=test +SLOT=0 +SRC_URI=mirror://debian/pool/main/w/whois/whois_5.0.26.tar.xz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=9c912a7b1759786abee1fe414f264e09 diff --git a/metadata/md5-cache/net-nds/openldap-2.3.43-r1 b/metadata/md5-cache/net-nds/openldap-2.3.43-r1 index 792eae338ea2..3f3cb0848711 100644 --- a/metadata/md5-cache/net-nds/openldap-2.3.43-r1 +++ b/metadata/md5-cache/net-nds/openldap-2.3.43-r1 @@ -9,5 +9,5 @@ LICENSE=OPENLDAP RDEPEND=sys-libs/ncurses tcpd? ( sys-apps/tcp-wrappers ) ssl? ( dev-libs/openssl ) sasl? ( dev-libs/cyrus-sasl ) !minimal? ( odbc? ( dev-db/unixODBC ) slp? ( net-libs/openslp ) perl? ( dev-lang/perl[-build] ) samba? ( dev-libs/openssl ) kerberos? ( virtual/krb5 ) berkdb? ( || ( sys-libs/db:4.5 sys-libs/db:4.4 sys-libs/db:4.3 >=sys-libs/db-4.2.52_p2-r1:4.2 ) ) !berkdb? ( gdbm? ( sys-libs/gdbm ) !gdbm? ( || ( sys-libs/db:4.5 sys-libs/db:4.4 sys-libs/db:4.3 >=sys-libs/db-4.2.52_p2-r1:4.2 ) ) ) smbkrb5passwd? ( dev-libs/openssl app-crypt/heimdal ) ) selinux? ( sec-policy/selinux-ldap ) SLOT=0 SRC_URI=mirror://openldap/openldap-release/openldap-2.3.43.tgz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=edfbb8c1e95238f85a00a39388b7126b diff --git a/metadata/md5-cache/net-nds/openldap-2.3.43-r3 b/metadata/md5-cache/net-nds/openldap-2.3.43-r3 index 7c2eeeb623ea..8180a3372379 100644 --- a/metadata/md5-cache/net-nds/openldap-2.3.43-r3 +++ b/metadata/md5-cache/net-nds/openldap-2.3.43-r3 @@ -9,5 +9,5 @@ LICENSE=OPENLDAP RDEPEND=sys-libs/ncurses tcpd? ( sys-apps/tcp-wrappers ) ssl? ( dev-libs/openssl ) sasl? ( dev-libs/cyrus-sasl ) !minimal? ( odbc? ( dev-db/unixODBC ) slp? ( net-libs/openslp ) perl? ( dev-lang/perl[-build] ) samba? ( dev-libs/openssl ) kerberos? ( virtual/krb5 ) berkdb? ( || ( sys-libs/db:4.5 sys-libs/db:4.4 sys-libs/db:4.3 >=sys-libs/db-4.2.52_p2-r1:4.2 ) ) !berkdb? ( gdbm? ( sys-libs/gdbm ) !gdbm? ( || ( sys-libs/db:4.5 sys-libs/db:4.4 sys-libs/db:4.3 >=sys-libs/db-4.2.52_p2-r1:4.2 ) ) ) smbkrb5passwd? ( dev-libs/openssl app-crypt/heimdal ) ) selinux? ( sec-policy/selinux-ldap ) SLOT=0 SRC_URI=mirror://openldap/openldap-release/openldap-2.3.43.tgz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=28436c59d316b223d1245c32407b20bf diff --git a/metadata/md5-cache/net-nds/openldap-2.4.19-r1 b/metadata/md5-cache/net-nds/openldap-2.4.19-r1 index 553e12311260..83d3ee683d33 100644 --- a/metadata/md5-cache/net-nds/openldap-2.4.19-r1 +++ b/metadata/md5-cache/net-nds/openldap-2.4.19-r1 @@ -9,5 +9,5 @@ LICENSE=OPENLDAP RDEPEND=sys-libs/ncurses sys-devel/libtool icu? ( dev-libs/icu ) tcpd? ( sys-apps/tcp-wrappers ) ssl? ( !gnutls? ( dev-libs/openssl ) gnutls? ( rfc2307bis.schema-20100722 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c682ae81dc1e534250c237223946d325 diff --git a/metadata/md5-cache/net-nds/openldap-2.4.30 b/metadata/md5-cache/net-nds/openldap-2.4.30 index d2133e47c045..204d30157a84 100644 --- a/metadata/md5-cache/net-nds/openldap-2.4.30 +++ b/metadata/md5-cache/net-nds/openldap-2.4.30 @@ -9,5 +9,5 @@ LICENSE=OPENLDAP RDEPEND=sys-libs/ncurses sys-devel/libtool icu? ( dev-libs/icu ) tcpd? ( sys-apps/tcp-wrappers ) ssl? ( !gnutls? ( dev-libs/openssl ) gnutls? ( rfc2307bis.schema-20100722 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=77f9c43f5377f34fc541eea9b286fba8 diff --git a/metadata/md5-cache/net-nds/openldap-2.4.31 b/metadata/md5-cache/net-nds/openldap-2.4.31 index 8b33e6f3260f..f4d10904c728 100644 --- a/metadata/md5-cache/net-nds/openldap-2.4.31 +++ b/metadata/md5-cache/net-nds/openldap-2.4.31 @@ -10,5 +10,5 @@ RDEPEND=sys-libs/ncurses sys-devel/libtool icu? ( dev-libs/icu ) tcpd? ( sys-app REQUIRED_USE=cxx? ( sasl ) SLOT=0 SRC_URI=mirror://openldap/openldap-release/openldap-2.4.31.tgz mirror://gentoo/rfc2307bis.schema-20120525 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8b046ccf4f7cbcae4944627c5201dc18 diff --git a/metadata/md5-cache/net-nds/openldap-2.4.31-r1 b/metadata/md5-cache/net-nds/openldap-2.4.31-r1 index 3f3fddb4403a..bb324239bca5 100644 --- a/metadata/md5-cache/net-nds/openldap-2.4.31-r1 +++ b/metadata/md5-cache/net-nds/openldap-2.4.31-r1 @@ -10,5 +10,5 @@ RDEPEND=sys-libs/ncurses sys-devel/libtool icu? ( dev-libs/icu ) tcpd? ( sys-app REQUIRED_USE=cxx? ( sasl ) SLOT=0 SRC_URI=mirror://openldap/openldap-release/openldap-2.4.31.tgz mirror://gentoo/rfc2307bis.schema-20120525 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=cd7e4e6ec1a082e12133a62a51dc52f5 diff --git a/metadata/md5-cache/net-nds/openldap-2.4.32 b/metadata/md5-cache/net-nds/openldap-2.4.32 index 3f7f05320fe3..e4e79286cce4 100644 --- a/metadata/md5-cache/net-nds/openldap-2.4.32 +++ b/metadata/md5-cache/net-nds/openldap-2.4.32 @@ -10,5 +10,5 @@ RDEPEND=sys-libs/ncurses sys-devel/libtool icu? ( dev-libs/icu ) tcpd? ( sys-app REQUIRED_USE=cxx? ( sasl ) SLOT=0 SRC_URI=mirror://openldap/openldap-release/openldap-2.4.32.tgz mirror://gentoo/rfc2307bis.schema-20120525 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2ac36a946dfb405405101d87dfea0abb diff --git a/metadata/md5-cache/net-nds/openldap-2.4.33 b/metadata/md5-cache/net-nds/openldap-2.4.33 index 1d2be627a749..3529d3b753e1 100644 --- a/metadata/md5-cache/net-nds/openldap-2.4.33 +++ b/metadata/md5-cache/net-nds/openldap-2.4.33 @@ -10,5 +10,5 @@ RDEPEND=sys-libs/ncurses sys-devel/libtool icu? ( dev-libs/icu ) tcpd? ( sys-app REQUIRED_USE=cxx? ( sasl ) SLOT=0 SRC_URI=mirror://openldap/openldap-release/openldap-2.4.33.tgz mirror://gentoo/rfc2307bis.schema-20120525 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 ssl-cert 0b45da48a22fda62c57c1809b8b55315 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=febf05c50341321d91ad8a07b1d74036 diff --git a/metadata/md5-cache/net-nds/openldap-2.4.33-r1 b/metadata/md5-cache/net-nds/openldap-2.4.33-r1 index f280fc860a28..e530513abf07 100644 --- a/metadata/md5-cache/net-nds/openldap-2.4.33-r1 +++ b/metadata/md5-cache/net-nds/openldap-2.4.33-r1 @@ -10,5 +10,5 @@ RDEPEND=icu? ( dev-libs/icu ) ssl? ( !gnutls? ( dev-libs/openssl ) gnutls? ( =dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] dev-qt/qtgui:4 dbus? ( dev-qt/qtdbus:4 ) SLOT=0 SRC_URI=http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v0.5.8rc2 -> bitcoin-v0.5.8_rc2.tgz bip16? ( http://luke.dashjr.org/programs/bitcoin/files/bip16/0.5.6-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch.xz ) -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=31929c90efe8e76f9b4452c5ec5f0f18 diff --git a/metadata/md5-cache/net-p2p/bitcoin-qt-0.6.3 b/metadata/md5-cache/net-p2p/bitcoin-qt-0.6.3 index bd3727a41003..844e18d7e958 100644 --- a/metadata/md5-cache/net-p2p/bitcoin-qt-0.6.3 +++ b/metadata/md5-cache/net-p2p/bitcoin-qt-0.6.3 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-3 LGPL-2.1 public-domain RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] qrcode? ( media-gfx/qrencode ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] dev-qt/qtgui:4 dbus? ( dev-qt/qtdbus:4 ) SLOT=0 SRC_URI=https://nodeload.github.com/bitcoin/bitcoin/tarball/v0.6.3 -> bitcoin-v0.6.3.tgz eligius? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/eligius/sendfee/0.6.1-eligius_sendfee.patch.xz ) -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1f012e36cd9937c3435fa687bb0d5c9e diff --git a/metadata/md5-cache/net-p2p/bitcoin-qt-0.6.5_rc2 b/metadata/md5-cache/net-p2p/bitcoin-qt-0.6.5_rc2 index 3bb5d1b24fc3..fd6a8092b194 100644 --- a/metadata/md5-cache/net-p2p/bitcoin-qt-0.6.5_rc2 +++ b/metadata/md5-cache/net-p2p/bitcoin-qt-0.6.5_rc2 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-3 LGPL-2.1 public-domain RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] qrcode? ( media-gfx/qrencode ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] dev-qt/qtgui:4 dbus? ( dev-qt/qtdbus:4 ) SLOT=0 SRC_URI=http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v0.6.5rc2 -> bitcoin-v0.6.5_rc2-r1.tgz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6e097b0bfcdf45014d7d9e0be1273033 diff --git a/metadata/md5-cache/net-p2p/bitcoin-qt-0.7.3_rc2 b/metadata/md5-cache/net-p2p/bitcoin-qt-0.7.3_rc2 index c927d1d6cf34..eedd1b225191 100644 --- a/metadata/md5-cache/net-p2p/bitcoin-qt-0.7.3_rc2 +++ b/metadata/md5-cache/net-p2p/bitcoin-qt-0.7.3_rc2 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 ) RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] qrcode? ( media-gfx/qrencode ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] dev-qt/qtgui:4 dbus? ( dev-qt/qtdbus:4 ) SLOT=0 SRC_URI=http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v0.7.3rc2 -> bitcoin-v0.7.3_rc2.tgz 1stclassmsg? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/luke-jr/1stclassmsg/0.7.1-1stclassmsg.patch.xz ) -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=213518e20f3d32896ea3c724f3186338 diff --git a/metadata/md5-cache/net-p2p/bitcoin-qt-0.8.1 b/metadata/md5-cache/net-p2p/bitcoin-qt-0.8.1 index 69cd46c31549..b89918d9e7ef 100644 --- a/metadata/md5-cache/net-p2p/bitcoin-qt-0.8.1 +++ b/metadata/md5-cache/net-p2p/bitcoin-qt-0.8.1 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 ) RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] qrcode? ( media-gfx/qrencode ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] =dev-libs/leveldb-1.9.0*[-snappy] dev-qt/qtgui:4 dbus? ( dev-qt/qtdbus:4 ) SLOT=0 SRC_URI=https://github.com/bitcoin/bitcoin/archive/v0.8.1.tar.gz -> bitcoin-v0.8.1.tgz 1stclassmsg? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/luke-jr/1stclassmsg/0.7.1-1stclassmsg.patch.xz ) -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1d96a95a01ff6d0d44d192f538741937 diff --git a/metadata/md5-cache/net-p2p/bitcoin-qt-0.8.2 b/metadata/md5-cache/net-p2p/bitcoin-qt-0.8.2 index 3be0f434a9ef..b7d9bac3bf92 100644 --- a/metadata/md5-cache/net-p2p/bitcoin-qt-0.8.2 +++ b/metadata/md5-cache/net-p2p/bitcoin-qt-0.8.2 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 ) RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] qrcode? ( media-gfx/qrencode ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] =dev-libs/leveldb-1.9.0*[-snappy] dev-qt/qtgui:4 dbus? ( dev-qt/qtdbus:4 ) SLOT=0 SRC_URI=https://github.com/bitcoin/bitcoin/archive/v0.8.2.tar.gz -> bitcoin-v0.8.2.tgz 1stclassmsg? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/luke-jr/1stclassmsg/0.8.2-1stclassmsg.patch.xz ) -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b1e837d93a140dfd1f84e550b292c52a diff --git a/metadata/md5-cache/net-p2p/bitcoin-qt-0.8.3 b/metadata/md5-cache/net-p2p/bitcoin-qt-0.8.3 index ddd4ac321044..19c7386b1d08 100644 --- a/metadata/md5-cache/net-p2p/bitcoin-qt-0.8.3 +++ b/metadata/md5-cache/net-p2p/bitcoin-qt-0.8.3 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 ) RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] qrcode? ( media-gfx/qrencode ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] =dev-libs/leveldb-1.9.0*[-snappy] dev-qt/qtgui:4 dbus? ( dev-qt/qtdbus:4 ) SLOT=0 SRC_URI=https://github.com/bitcoin/bitcoin/archive/v0.8.3.tar.gz -> bitcoin-v0.8.3.tgz 1stclassmsg? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/luke-jr/1stclassmsg/0.8.2-1stclassmsg.patch.xz ) -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 794d2847b4af390a1e020924876c8297 kde4-functions 15a03918f0eeff5a485782ae76d5b639 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 794d2847b4af390a1e020924876c8297 kde4-functions 15a03918f0eeff5a485782ae76d5b639 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=271abd7ee953e7e90b07f412e52e76d6 diff --git a/metadata/md5-cache/net-p2p/bitcoind-0.4.9_rc2 b/metadata/md5-cache/net-p2p/bitcoind-0.4.9_rc2 index 4c60d8ccae42..7f55012c5ec8 100644 --- a/metadata/md5-cache/net-p2p/bitcoind-0.4.9_rc2 +++ b/metadata/md5-cache/net-p2p/bitcoind-0.4.9_rc2 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-2 RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/crypto++ dev-libs/openssl:0[-bindist] logrotate? ( app-admin/logrotate ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] SLOT=0 SRC_URI=http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v0.4.9rc2 -> bitcoin-v0.4.9_rc2.tgz bip16? ( http://luke.dashjr.org/programs/bitcoin/files/bip16/0.4.7-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch.xz ) -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=191937e1ebb2a2f42654a03bddd51b32 diff --git a/metadata/md5-cache/net-p2p/bitcoind-0.5.8_rc2 b/metadata/md5-cache/net-p2p/bitcoind-0.5.8_rc2 index 5f6d688b1c9b..0920b29cc25b 100644 --- a/metadata/md5-cache/net-p2p/bitcoind-0.5.8_rc2 +++ b/metadata/md5-cache/net-p2p/bitcoind-0.5.8_rc2 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-2 RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] logrotate? ( app-admin/logrotate ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] SLOT=0 SRC_URI=http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v0.5.8rc2 -> bitcoin-v0.5.8_rc2.tgz bip16? ( http://luke.dashjr.org/programs/bitcoin/files/bip16/0.5.6-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch.xz ) -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6f6df1201aa20877870d636b6a749257 diff --git a/metadata/md5-cache/net-p2p/bitcoind-0.6.3 b/metadata/md5-cache/net-p2p/bitcoind-0.6.3 index 38d40c2cc9b5..11c3f9bc5954 100644 --- a/metadata/md5-cache/net-p2p/bitcoind-0.6.3 +++ b/metadata/md5-cache/net-p2p/bitcoind-0.6.3 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-2 RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] logrotate? ( app-admin/logrotate ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] SLOT=0 SRC_URI=https://nodeload.github.com/bitcoin/bitcoin/tarball/v0.6.3 -> bitcoin-v0.6.3.tgz eligius? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/eligius/sendfee/0.6.1-eligius_sendfee.patch.xz ) logrotate? ( https://github.com/bitcoin/bitcoin/commit/9af080c351c40a4f56d37174253d33a9f4ffdb69.diff -> 0.6.3-reopen_log_file.patch ) -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9871d1aa747f14d9141c29d0f582679e diff --git a/metadata/md5-cache/net-p2p/bitcoind-0.6.5_rc2 b/metadata/md5-cache/net-p2p/bitcoind-0.6.5_rc2 index 92d458c97210..e9e1165f7d96 100644 --- a/metadata/md5-cache/net-p2p/bitcoind-0.6.5_rc2 +++ b/metadata/md5-cache/net-p2p/bitcoind-0.6.5_rc2 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-2 RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] logrotate? ( app-admin/logrotate ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] SLOT=0 SRC_URI=http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v0.6.5rc2 -> bitcoin-v0.6.5_rc2-r1.tgz logrotate? ( https://github.com/bitcoin/bitcoin/commit/9af080c351c40a4f56d37174253d33a9f4ffdb69.diff -> 0.6.3-reopen_log_file.patch ) -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1f7685fc1c6493683bac281fe8c9b945 diff --git a/metadata/md5-cache/net-p2p/bitcoind-0.7.3_rc2 b/metadata/md5-cache/net-p2p/bitcoind-0.7.3_rc2 index 4014b09382ac..0572e2cc3c20 100644 --- a/metadata/md5-cache/net-p2p/bitcoind-0.7.3_rc2 +++ b/metadata/md5-cache/net-p2p/bitcoind-0.7.3_rc2 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-2 RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] logrotate? ( app-admin/logrotate ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] SLOT=0 SRC_URI=http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v0.7.3rc2 -> bitcoin-v0.7.3_rc2.tgz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c1fc93fced3be33dbe66aa517cb92d49 diff --git a/metadata/md5-cache/net-p2p/bitcoind-0.8.1 b/metadata/md5-cache/net-p2p/bitcoind-0.8.1 index 7cc76e3eee92..7c77d3770f27 100644 --- a/metadata/md5-cache/net-p2p/bitcoind-0.8.1 +++ b/metadata/md5-cache/net-p2p/bitcoind-0.8.1 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-2 RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] logrotate? ( app-admin/logrotate ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] =dev-libs/leveldb-1.9.0*[-snappy] SLOT=0 SRC_URI=https://github.com/bitcoin/bitcoin/archive/v0.8.1.tar.gz -> bitcoin-v0.8.1.tgz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=68a651ab0b881203b615e67855baf894 diff --git a/metadata/md5-cache/net-p2p/bitcoind-0.8.2 b/metadata/md5-cache/net-p2p/bitcoind-0.8.2 index 23db1b06e9e3..b22c7a369813 100644 --- a/metadata/md5-cache/net-p2p/bitcoind-0.8.2 +++ b/metadata/md5-cache/net-p2p/bitcoind-0.8.2 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-2 RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] logrotate? ( app-admin/logrotate ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] =dev-libs/leveldb-1.9.0*[-snappy] SLOT=0 SRC_URI=https://github.com/bitcoin/bitcoin/archive/v0.8.2.tar.gz -> bitcoin-v0.8.2.tgz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a664a652ea99973da17764673cb91b68 diff --git a/metadata/md5-cache/net-p2p/bitcoind-0.8.3 b/metadata/md5-cache/net-p2p/bitcoind-0.8.3 index ffed71798f8d..56ccbf7bea59 100644 --- a/metadata/md5-cache/net-p2p/bitcoind-0.8.3 +++ b/metadata/md5-cache/net-p2p/bitcoind-0.8.3 @@ -9,5 +9,5 @@ LICENSE=MIT ISC GPL-2 RDEPEND=>=dev-libs/boost-1.41.0[threads(+)] dev-libs/openssl:0[-bindist] logrotate? ( app-admin/logrotate ) upnp? ( net-libs/miniupnpc ) sys-libs/db:4.8[cxx] =dev-libs/leveldb-1.9.0*[-snappy] SLOT=0 SRC_URI=https://github.com/bitcoin/bitcoin/archive/v0.8.3.tar.gz -> bitcoin-v0.8.3.tgz -_eclasses_=db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f0db5d43505b85f1a8df9eb0703c9977 diff --git a/metadata/md5-cache/net-p2p/freenet-0.7.5_p1444 b/metadata/md5-cache/net-p2p/freenet-0.7.5_p1449 similarity index 94% rename from metadata/md5-cache/net-p2p/freenet-0.7.5_p1444 rename to metadata/md5-cache/net-p2p/freenet-0.7.5_p1449 index 19a4980077ae..6ba3679cd32c 100644 --- a/metadata/md5-cache/net-p2p/freenet-0.7.5_p1444 +++ b/metadata/md5-cache/net-p2p/freenet-0.7.5_p1449 @@ -9,6 +9,6 @@ LICENSE=GPL-2+ GPL-2 MIT BSD-2 Apache-2.0 PDEPEND=net-libs/NativeThread:0 RDEPEND=>=virtual/jre-1.6 net-libs/nativebiginteger:0 >=dev-java/bcprov-1.45:0 dev-java/commons-compress:0 dev-db/db-je:3.3 dev-java/fec:0 dev-java/java-service-wrapper:0 dev-java/db4o-jdk11:0 dev-java/db4o-jdk12:0 dev-java/db4o-jdk5:0 dev-java/jbitcollider-core:0 dev-java/lzma:0 dev-java/lzmajio:0 dev-java/mersennetwister:0 >=dev-java/java-config-2.1.9-r1 source? ( app-arch/zip ) SLOT=0 -SRC_URI=https://github.com/freenet/fred-official/archive/build01444.zip -> freenet-0.7.5_p1444.zip mirror://gentoo/seednodes-20130218.fref.bz2 mirror://gentoo/freenet-ant-1.7.1.jar +SRC_URI=https://github.com/freenet/fred-official/archive/build01449.zip -> freenet-0.7.5_p1449.zip mirror://gentoo/seednodes-20130218.fref.bz2 mirror://gentoo/freenet-ant-1.7.1.jar _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-ant-2 65ba8d80c13cf56bad5ccec21a6b3c37 java-pkg-2 65bbb59987d777c1106ae8aa4bf36e7b java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=63dab99f478686516375a812a07c8796 +_md5_=fa739d6b469f82f1ea785bbfb9f25dff diff --git a/metadata/md5-cache/net-proxy/squid-3.2.13 b/metadata/md5-cache/net-proxy/squid-3.2.13 index e488d6152a3e..7b1dacbc8639 100644 --- a/metadata/md5-cache/net-proxy/squid-3.2.13 +++ b/metadata/md5-cache/net-proxy/squid-3.2.13 @@ -4,11 +4,11 @@ DESCRIPTION=A full-featured web proxy cache EAPI=5 HOMEPAGE=http://www.squid-cache.org/ IUSE=caps ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux logrotate test ecap icap-client ssl-crtd mysql postgres sqlite qos tproxy pf-transparent ipf-transparent kqueue elibc_uclibc kernel_linux -KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd +KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd LICENSE=GPL-2 RDEPEND=caps? ( >=sys-libs/libcap-2.16 ) pam? ( virtual/pam ) ldap? ( net-nds/openldap ) kerberos? ( virtual/krb5 ) qos? ( net-libs/libnetfilter_conntrack ) ssl? ( dev-libs/openssl ) sasl? ( dev-libs/cyrus-sasl ) ecap? ( net-libs/libecap:2 ) selinux? ( sec-policy/selinux-squid ) !x86-fbsd? ( logrotate? ( app-admin/logrotate ) ) >=sys-libs/db-4 sys-devel/libtool dev-lang/perl sys-devel/libtool samba? ( net-fs/samba ) mysql? ( dev-perl/DBD-mysql ) postgres? ( dev-perl/DBD-Pg ) sqlite? ( dev-perl/DBD-SQLite ) !<=sci-biology/meme-4.8.1-r1 REQUIRED_USE=tproxy? ( caps ) qos? ( caps ) SLOT=0 SRC_URI=http://www.squid-cache.org/Versions/v3/3.2/squid-3.2.13.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=c426d1aa7682c5ad20bc5eacb91dae67 +_md5_=05edf37e07124ff408de0bcaa44a2b3d diff --git a/metadata/md5-cache/net-wireless/ipw3945-1.2.2-r1 b/metadata/md5-cache/net-wireless/ipw3945-1.2.2-r1 deleted file mode 100644 index 3baed70b9177..000000000000 --- a/metadata/md5-cache/net-wireless/ipw3945-1.2.2-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst setup unpack -DEPEND=kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources ) -DESCRIPTION=Driver for the Intel PRO/Wireless 3945ABG miniPCI express adapter -HOMEPAGE=http://ipw3945.sourceforge.net/ -IUSE=debug kernel_linux -KEYWORDS=amd64 x86 -LICENSE=BSD GPL-2 -RDEPEND=>=net-wireless/ipw3945-ucode-1.14.2 >=net-wireless/ipw3945d-1.7.22 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=mirror://sourceforge/ipw3945/ipw3945-1.2.2.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 linux-mod c9d4931960ba253061ad823a8508bff5 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=ddaff9204f115ff5ffe05730a1bc3432 diff --git a/metadata/md5-cache/net-wireless/ipw3945-ucode-1.13 b/metadata/md5-cache/net-wireless/ipw3945-ucode-1.13 deleted file mode 100644 index 7c9c0a921d5c..000000000000 --- a/metadata/md5-cache/net-wireless/ipw3945-ucode-1.13 +++ /dev/null @@ -1,8 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=Microcode for the Intel PRO/Wireless 3945ABG miniPCI express adapter -HOMEPAGE=http://www.bughost.org/ipw3945/ -KEYWORDS=~amd64 x86 -LICENSE=ipw3945 -SLOT=0 -SRC_URI=http://www.bughost.org/ipw3945/ipw3945-ucode-1.13.tgz -_md5_=c966d4e381a38ec6e722177c3d809b00 diff --git a/metadata/md5-cache/net-wireless/ipw3945-ucode-1.14.2 b/metadata/md5-cache/net-wireless/ipw3945-ucode-1.14.2 deleted file mode 100644 index 5214b8fb2a36..000000000000 --- a/metadata/md5-cache/net-wireless/ipw3945-ucode-1.14.2 +++ /dev/null @@ -1,8 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=Microcode for the Intel PRO/Wireless 3945ABG miniPCI express adapter -HOMEPAGE=http://www.bughost.org/ipw3945/ -KEYWORDS=amd64 x86 -LICENSE=ipw3945 -SLOT=0 -SRC_URI=http://bughost.org/ipw3945/ucode/ipw3945-ucode-1.14.2.tgz -_md5_=34ff959f9af32b5a8fddff14ff1f99d0 diff --git a/metadata/md5-cache/net-wireless/ipw3945d-1.7.18 b/metadata/md5-cache/net-wireless/ipw3945d-1.7.18 deleted file mode 100644 index 86e10a33aaa2..000000000000 --- a/metadata/md5-cache/net-wireless/ipw3945d-1.7.18 +++ /dev/null @@ -1,8 +0,0 @@ -DEFINED_PHASES=install postinst -DESCRIPTION=Regulatory daemon for the Intel PRO/Wireless 3945ABG miniPCI express adapter -HOMEPAGE=http://www.bughost.org/ipw3945/ -KEYWORDS=x86 -LICENSE=ipw3945 -SLOT=0 -SRC_URI=http://www.bughost.org/ipw3945/daemon/ipw3945d-1.7.18.tgz -_md5_=de7e5237ca6dc6332c4a49526ea8a856 diff --git a/metadata/md5-cache/net-wireless/ipw3945d-1.7.22-r4 b/metadata/md5-cache/net-wireless/ipw3945d-1.7.22-r4 deleted file mode 100644 index 1336504f6a72..000000000000 --- a/metadata/md5-cache/net-wireless/ipw3945d-1.7.22-r4 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install postinst setup -DESCRIPTION=Regulatory daemon for the Intel PRO/Wireless 3945ABG miniPCI express adapter -HOMEPAGE=http://www.bughost.org/ipw3945/ -KEYWORDS=amd64 x86 -LICENSE=ipw3945 -RESTRICT=strip -SLOT=0 -SRC_URI=http://www.bughost.org/ipw3945/daemon/ipw3945d-1.7.22.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=a69faaee74f02f0c3747a4a4ab12b30d diff --git a/metadata/md5-cache/net-wireless/ipw3945d-1.7.22-r5 b/metadata/md5-cache/net-wireless/ipw3945d-1.7.22-r5 deleted file mode 100644 index 3c315cb83ba3..000000000000 --- a/metadata/md5-cache/net-wireless/ipw3945d-1.7.22-r5 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install postinst setup -DESCRIPTION=Regulatory daemon for the Intel PRO/Wireless 3945ABG miniPCI express adapter -HOMEPAGE=http://www.bughost.org/ipw3945/ -KEYWORDS=amd64 x86 -LICENSE=ipw3945 -RESTRICT=strip -SLOT=0 -SRC_URI=http://www.bughost.org/ipw3945/daemon/ipw3945d-1.7.22.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=8c6c48be960366463c22b58ee8a81514 diff --git a/metadata/md5-cache/net-wireless/ipw3945d-1.7.22-r6 b/metadata/md5-cache/net-wireless/ipw3945d-1.7.22-r6 deleted file mode 100644 index 99db7a3123d4..000000000000 --- a/metadata/md5-cache/net-wireless/ipw3945d-1.7.22-r6 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install postinst setup -DESCRIPTION=Regulatory daemon for the Intel PRO/Wireless 3945ABG miniPCI express adapter -HOMEPAGE=http://www.bughost.org/ipw3945/ -KEYWORDS=amd64 x86 -LICENSE=ipw3945 -RESTRICT=strip -SLOT=0 -SRC_URI=http://www.bughost.org/ipw3945/daemon/ipw3945d-1.7.22.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=9b1e910e24c32cbd2bebe290cc6bb648 diff --git a/metadata/md5-cache/rox-extra/downloadmanager-0.1.4 b/metadata/md5-cache/rox-extra/downloadmanager-0.1.4 deleted file mode 100644 index 4665fb590cae..000000000000 --- a/metadata/md5-cache/rox-extra/downloadmanager-0.1.4 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm setup -DEPEND==dev-lang/python-2* || ( >=sys-devel/automake-1.12 >=sys-devel/automake-1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=Download Manager - a downloader for the Fetch and the ROX Desktop -HOMEPAGE=http://www.kerofin.demon.co.uk/rox/downloadmanager.html -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=>=rox-extra/fetch-0.3.3 >=dev-python/dbus-python-0.71 =dev-lang/python-2* >=rox-base/rox-2.1.0 >=rox-base/rox-lib-2.0.0 -SLOT=0 -SRC_URI=http://www.kerofin.demon.co.uk/rox/DownloadManager-0.1.4.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 rox 673b6c35a38ec70fa57c5e8f0c13127e toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=86a653893050ef1c4567673fbbadcc13 diff --git a/metadata/md5-cache/sci-biology/abyss-1.3.3 b/metadata/md5-cache/sci-biology/abyss-1.3.3 index a6f9f59e4698..fc180e474457 100644 --- a/metadata/md5-cache/sci-biology/abyss-1.3.3 +++ b/metadata/md5-cache/sci-biology/abyss-1.3.3 @@ -4,10 +4,10 @@ DESCRIPTION=Assembly By Short Sequences - a de novo, parallel, paired-end sequen EAPI=4 HOMEPAGE=http://www.bcgsc.ca/platform/bioinfo/software/abyss/ IUSE=+mpi openmp -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=abyss RDEPEND=dev-cpp/sparsehash mpi? ( virtual/mpi ) SLOT=0 SRC_URI=http://www.bcgsc.ca/downloads/abyss/abyss-1.3.3.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=2c7430df773fc71b85d47751c200891c +_md5_=cf47ff0ce2e4629eb6fa58daf29bb12f diff --git a/metadata/md5-cache/sci-biology/bowtie-0.12.8 b/metadata/md5-cache/sci-biology/bowtie-0.12.8 index 82d1e0c3bdc2..d8501da2e575 100644 --- a/metadata/md5-cache/sci-biology/bowtie-0.12.8 +++ b/metadata/md5-cache/sci-biology/bowtie-0.12.8 @@ -3,9 +3,9 @@ DEPEND=app-arch/unzip DESCRIPTION=An ultrafast memory-efficient short read aligner EAPI=4 HOMEPAGE=http://bowtie-bio.sourceforge.net/ -KEYWORDS=~amd64 ~x86 ~x64-macos +KEYWORDS=amd64 ~x86 ~x64-macos LICENSE=Artistic SLOT=0 SRC_URI=mirror://sourceforge/bowtie-bio/bowtie-0.12.8-src.zip _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=4edc02492313ca7b55f4707bfe099e0d +_md5_=de553829b7eba2bea12ba5ba601bf05c diff --git a/metadata/md5-cache/sci-biology/maqview-0.2.5-r2 b/metadata/md5-cache/sci-biology/maqview-0.2.5-r2 index a7753cd54214..91609e420586 100644 --- a/metadata/md5-cache/sci-biology/maqview-0.2.5-r2 +++ b/metadata/md5-cache/sci-biology/maqview-0.2.5-r2 @@ -3,10 +3,10 @@ DEPEND=media-libs/freeglut sys-libs/zlib || ( >=sys-devel/automake-1.12:1.12 >=s DESCRIPTION=GUI for sci-biology/maq, a short read mapping assembler EAPI=5 HOMEPAGE=http://maq.sourceforge.net/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-3 RDEPEND=media-libs/freeglut sys-libs/zlib sci-biology/maq SLOT=0 SRC_URI=mirror://sourceforge/maq/maqview-0.2.5.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=70e2f327787381f260a0e79248a00588 +_md5_=56b8065212d8c3ad9abbfd2b0b7d0185 diff --git a/metadata/md5-cache/sci-libs/coot-data-2-r1 b/metadata/md5-cache/sci-libs/coot-data-2-r1 index 406e61cee76b..764e21538656 100644 --- a/metadata/md5-cache/sci-libs/coot-data-2-r1 +++ b/metadata/md5-cache/sci-libs/coot-data-2-r1 @@ -2,9 +2,9 @@ DEFINED_PHASES=install DESCRIPTION=Data for the Crystallographic Object-Oriented Toolkit EAPI=5 HOMEPAGE=http://www.biop.ox.ac.uk/coot/ -KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos +KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos LICENSE=GPL-3 RESTRICT=binchecks strip SLOT=0 SRC_URI=mirror://gentoo/reference-structures-2.tar.gz -_md5_=fd54a45ace89baa768b05394861e406b +_md5_=885635b8941d6e71b65277a1a673bac6 diff --git a/metadata/md5-cache/sci-mathematics/4ti2-1.3.2-r1 b/metadata/md5-cache/sci-mathematics/4ti2-1.3.2-r1 index a3d05d165968..35aa6fa936c3 100644 --- a/metadata/md5-cache/sci-mathematics/4ti2-1.3.2-r1 +++ b/metadata/md5-cache/sci-mathematics/4ti2-1.3.2-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Software package for algebraic, geometric and combinatorial problems EAPI=4 HOMEPAGE=http://www.4ti2.de/ IUSE=static-libs -KEYWORDS=~amd64 ~x86 ~x86-macos +KEYWORDS=amd64 ~x86 ~x86-macos LICENSE=GPL-2 RDEPEND=sci-mathematics/glpk:0[gmp] dev-libs/gmp[cxx] SLOT=0 SRC_URI=http://4ti2.de/version_1.3.2/4ti2-1.3.2.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=db477ba848505448ea5951c23699e534 +_md5_=0bc3e417d349ef7d37e321f66eda0084 diff --git a/metadata/md5-cache/sci-visualization/spyview-20111018 b/metadata/md5-cache/sci-visualization/spyview-20111018 index a076d484dcbf..720b1cb49e83 100644 --- a/metadata/md5-cache/sci-visualization/spyview-20111018 +++ b/metadata/md5-cache/sci-visualization/spyview-20111018 @@ -3,10 +3,10 @@ DEPEND=>=dev-libs/boost-1.42 media-libs/netpbm x11-libs/fltk:1 app-text/ghostscr DESCRIPTION=Interactive plotting program EAPI=4 HOMEPAGE=http://kavli.nano.tudelft.nl/~gsteele/spyview/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-3 RDEPEND=>=dev-libs/boost-1.42 media-libs/netpbm x11-libs/fltk:1 app-text/ghostscript-gpl virtual/glu sci-visualization/gnuplot SLOT=0 SRC_URI=http://kavli.nano.tudelft.nl/~gsteele/spyview/versions/spyview-20111018.tar.gz _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=cd7fc5632ed41ad5edd6d7475ab9f5ff +_md5_=1646568e5ab041b57a16e541070c0fec diff --git a/metadata/md5-cache/sec-policy/selinux-abrt-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-abrt-2.20130424-r2 new file mode 100644 index 000000000000..6baa848d2e25 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-abrt-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for abrt +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=020f9ec7859cd8018f90ecf513c6a7e1 diff --git a/metadata/md5-cache/sec-policy/selinux-acct-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-acct-2.20130424-r2 new file mode 100644 index 000000000000..a016b6620939 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-acct-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for acct +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=6cb8a753883e385b1c2761837253ce2d diff --git a/metadata/md5-cache/sec-policy/selinux-ada-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ada-2.20130424-r2 new file mode 100644 index 000000000000..1b8a35d55472 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ada-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ada +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d5a587a6f1a929c2161dd282e6799724 diff --git a/metadata/md5-cache/sec-policy/selinux-afs-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-afs-2.20130424-r2 new file mode 100644 index 000000000000..d2eda665c619 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-afs-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for afs +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=9c068f367299776141194940273d3b36 diff --git a/metadata/md5-cache/sec-policy/selinux-aide-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-aide-2.20130424-r2 new file mode 100644 index 000000000000..271a5c4a3cb2 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-aide-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for aide +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4dc7ca3d8528648c3750e7c6dab23171 diff --git a/metadata/md5-cache/sec-policy/selinux-alsa-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-alsa-2.20130424-r2 new file mode 100644 index 000000000000..ddb3574688ca --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-alsa-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for alsa +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=99fb5f14741fc609e9efa70e4b410fab diff --git a/metadata/md5-cache/sec-policy/selinux-amanda-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-amanda-2.20130424-r2 new file mode 100644 index 000000000000..392b2c4c59f1 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-amanda-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for amanda +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=a0b30036bbc2416ca088c2a2ab05626a diff --git a/metadata/md5-cache/sec-policy/selinux-amavis-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-amavis-2.20130424-r2 new file mode 100644 index 000000000000..52e0bf3fb6af --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-amavis-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for amavis +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=1b436d761283d0f7e6ec53be11b6c549 diff --git a/metadata/md5-cache/sec-policy/selinux-apache-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-apache-2.20130424-r2 new file mode 100644 index 000000000000..75c6a1b3fd6d --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-apache-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-kerberos >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for apache +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-kerberos >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d72ab815218935243ac1bbc1beabff86 diff --git a/metadata/md5-cache/sec-policy/selinux-apcupsd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-apcupsd-2.20130424-r2 new file mode 100644 index 000000000000..26824f9af9cd --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-apcupsd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for apcupsd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=b9c7618bd89446477711213d6bfd18e6 diff --git a/metadata/md5-cache/sec-policy/selinux-apm-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-apm-2.20130424-r2 new file mode 100644 index 000000000000..54a9f5821fc3 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-apm-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for apm +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ca6daa6219648cb6bac1e4f8f65c08d1 diff --git a/metadata/md5-cache/sec-policy/selinux-arpwatch-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-arpwatch-2.20130424-r2 new file mode 100644 index 000000000000..3c6a2389b458 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-arpwatch-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for arpwatch +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=6a1f0ca0f4ca9d070406445eaecf6b99 diff --git a/metadata/md5-cache/sec-policy/selinux-asterisk-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-asterisk-2.20130424-r2 new file mode 100644 index 000000000000..1dda7db8a892 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-asterisk-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for asterisk +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7f4470d3ef2594cba0c63b1bbcfc4feb diff --git a/metadata/md5-cache/sec-policy/selinux-at-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-at-2.20130424-r2 new file mode 100644 index 000000000000..be8d35c274b4 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-at-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for at +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=0d73cdce73838bf3af726ff3cf714f65 diff --git a/metadata/md5-cache/sec-policy/selinux-automount-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-automount-2.20130424-r2 new file mode 100644 index 000000000000..de2ffd214c9d --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-automount-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for automount +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=31319895bf47f40ed52cf84a71afd032 diff --git a/metadata/md5-cache/sec-policy/selinux-avahi-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-avahi-2.20130424-r2 new file mode 100644 index 000000000000..93944eb2f18b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-avahi-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for avahi +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=099d3db84f2b7785db3daa95a17a41fd diff --git a/metadata/md5-cache/sec-policy/selinux-awstats-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-awstats-2.20130424-r2 new file mode 100644 index 000000000000..dc9bb8189255 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-awstats-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for awstats +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=c834ef6e995a71891600a95f978a8e74 diff --git a/metadata/md5-cache/sec-policy/selinux-backup-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-backup-2.20130424-r2 new file mode 100644 index 000000000000..7a9126d36d3d --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-backup-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for generic backup applications +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d600b2f03148a542ac5f8384b79e663a diff --git a/metadata/md5-cache/sec-policy/selinux-bacula-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-bacula-2.20130424-r2 new file mode 100644 index 000000000000..f4d27167b016 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-bacula-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for bacula +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=db53836126ca176c495c81a72d7db505 diff --git a/metadata/md5-cache/sec-policy/selinux-base-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-base-2.20130424-r2 new file mode 100644 index 000000000000..29c3cfe3d77e --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-base-2.20130424-r2 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install preinst prepare +DEPEND=>=sys-apps/policycoreutils-2.1.10 virtual/udev !<=sec-policy/selinux-base-policy-2.20130424 sys-devel/m4 >=sys-apps/checkpolicy-2.1.8 +DESCRIPTION=Gentoo base policy for SELinux +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +IUSE=+peer_perms +open_perms +ubac +unconfined doc +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.1.10 virtual/udev !<=sec-policy/selinux-base-policy-2.20130424 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=960c3e1eb3893be51b53ab22fe6bb122 diff --git a/metadata/md5-cache/sec-policy/selinux-base-policy-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-base-policy-2.20130424-r2 new file mode 100644 index 000000000000..5c02c27416c1 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-base-policy-2.20130424-r2 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst prepare pretend +DESCRIPTION=SELinux policy for core modules +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +IUSE=+unconfined +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +PDEPEND=unconfined? ( sec-policy/selinux-unconfined ) +RDEPEND=>=sec-policy/selinux-base-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=598f1eb600b8c9b346002bef7943032c diff --git a/metadata/md5-cache/sec-policy/selinux-base-policy-9999 b/metadata/md5-cache/sec-policy/selinux-base-policy-9999 index 37bfb80e8497..a9eb48ed645c 100644 --- a/metadata/md5-cache/sec-policy/selinux-base-policy-9999 +++ b/metadata/md5-cache/sec-policy/selinux-base-policy-9999 @@ -9,4 +9,4 @@ PDEPEND=unconfined? ( sec-policy/selinux-unconfined ) RDEPEND==sec-policy/selinux-base-9999 SLOT=0 _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 git-2 e92e09651292b1bef5656592364550f7 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=6bdd2771349f02b2550c50a9fd091e06 +_md5_=5a1a8d5c48b99cd3b051a4b8f33e4529 diff --git a/metadata/md5-cache/sec-policy/selinux-bind-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-bind-2.20130424-r2 new file mode 100644 index 000000000000..616424a9b194 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-bind-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for bind +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4f994598ea879d814751608f341901cd diff --git a/metadata/md5-cache/sec-policy/selinux-bitlbee-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-bitlbee-2.20130424-r2 new file mode 100644 index 000000000000..2ddbfef5c890 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-bitlbee-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for bitlbee +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=a11cabfc68852657ae688aa8113cd5b8 diff --git a/metadata/md5-cache/sec-policy/selinux-bluetooth-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-bluetooth-2.20130424-r2 new file mode 100644 index 000000000000..d72c7c9981fd --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-bluetooth-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for bluetooth +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8ca72940bec1da2fb62621f5f8fb250f diff --git a/metadata/md5-cache/sec-policy/selinux-brctl-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-brctl-2.20130424-r2 new file mode 100644 index 000000000000..dd5adc252531 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-brctl-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for brctl +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=2d2fd344d52444b420d747a120512e9a diff --git a/metadata/md5-cache/sec-policy/selinux-calamaris-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-calamaris-2.20130424-r2 new file mode 100644 index 000000000000..aba144e97d0f --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-calamaris-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for calamaris +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=f210bae72db2efda4c4a56cdcd66fb8f diff --git a/metadata/md5-cache/sec-policy/selinux-canna-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-canna-2.20130424-r2 new file mode 100644 index 000000000000..5a3595fe2b9b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-canna-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for canna +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=f2c63ff374709f8587426586ba4571b1 diff --git a/metadata/md5-cache/sec-policy/selinux-ccs-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ccs-2.20130424-r2 new file mode 100644 index 000000000000..7ca61b31a286 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ccs-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ccs +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ca4aab7abd0b1ac02b71799e4397b085 diff --git a/metadata/md5-cache/sec-policy/selinux-cdrecord-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-cdrecord-2.20130424-r2 new file mode 100644 index 000000000000..28bdb14cfa54 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-cdrecord-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for cdrecord +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=b4e38fdd6215d085b4051dc395144bbd diff --git a/metadata/md5-cache/sec-policy/selinux-cgroup-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-cgroup-2.20130424-r2 new file mode 100644 index 000000000000..bae924690649 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-cgroup-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for cgroup +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=74b318b3b394bfc90dde3dccfd2c8281 diff --git a/metadata/md5-cache/sec-policy/selinux-chromium-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-chromium-2.20130424-r2 new file mode 100644 index 000000000000..289136ad04ac --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-chromium-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for chromium +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7a56bf7503dc466bd77277131c4e94dc diff --git a/metadata/md5-cache/sec-policy/selinux-chronyd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-chronyd-2.20130424-r2 new file mode 100644 index 000000000000..c4f1c78221b6 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-chronyd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for chronyd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=fe9ad6a5570ed05c080464c9ce41a497 diff --git a/metadata/md5-cache/sec-policy/selinux-clamav-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-clamav-2.20130424-r2 new file mode 100644 index 000000000000..6aa62f3861a1 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-clamav-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for clamav +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=c43975e39549049b013da71515b519be diff --git a/metadata/md5-cache/sec-policy/selinux-clockspeed-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-clockspeed-2.20130424-r2 new file mode 100644 index 000000000000..56b140d90d77 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-clockspeed-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for clockspeed +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=610bbd437329694ae8e2488f4a5f237e diff --git a/metadata/md5-cache/sec-policy/selinux-consolekit-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-consolekit-2.20130424-r2 new file mode 100644 index 000000000000..0caa217df450 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-consolekit-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for consolekit +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7dc2c0e5deba03e4e5bd29e0ae9ab197 diff --git a/metadata/md5-cache/sec-policy/selinux-corosync-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-corosync-2.20130424-r2 new file mode 100644 index 000000000000..6c4bb9435b8a --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-corosync-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for corosync +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=cb43b57cb3035c6aa87148211e306355 diff --git a/metadata/md5-cache/sec-policy/selinux-courier-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-courier-2.20130424-r2 new file mode 100644 index 000000000000..ee6dea9c96e2 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-courier-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for courier +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d2017d36e344c02c3c54704c32d31100 diff --git a/metadata/md5-cache/sec-policy/selinux-cpucontrol-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-cpucontrol-2.20130424-r2 new file mode 100644 index 000000000000..acb81a20d6fb --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-cpucontrol-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for cpucontrol +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=139a14f62608c8aae216408b637a2649 diff --git a/metadata/md5-cache/sec-policy/selinux-cpufreqselector-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-cpufreqselector-2.20130424-r2 new file mode 100644 index 000000000000..5eb67b86fe25 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-cpufreqselector-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for cpufreqselector +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=b80596762397cbb67a2c4579b8309623 diff --git a/metadata/md5-cache/sec-policy/selinux-cups-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-cups-2.20130424-r2 new file mode 100644 index 000000000000..539e65d9744d --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-cups-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-lpd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for cups +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-lpd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=c82edc29f007eda19cf5bb866e360e0f diff --git a/metadata/md5-cache/sec-policy/selinux-cvs-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-cvs-2.20130424-r2 new file mode 100644 index 000000000000..93367f863501 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-cvs-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-apache sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for cvs +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-apache sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=5e0bcb6cf0ff63daf0fbfc1af9ffaac6 diff --git a/metadata/md5-cache/sec-policy/selinux-cyphesis-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-cyphesis-2.20130424-r2 new file mode 100644 index 000000000000..15e9cfd58433 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-cyphesis-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for cyphesis +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=c613c39a335e964caff94f1126add1a3 diff --git a/metadata/md5-cache/sec-policy/selinux-daemontools-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-daemontools-2.20130424-r2 new file mode 100644 index 000000000000..e82bfaf6971b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-daemontools-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for daemontools +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=97874039def53e0fd116b8bf86cf34db diff --git a/metadata/md5-cache/sec-policy/selinux-dante-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dante-2.20130424-r2 new file mode 100644 index 000000000000..5518f902e7b9 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dante-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dante +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=cd16eec6ee657b261fad6158c8629a1f diff --git a/metadata/md5-cache/sec-policy/selinux-dbadm-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dbadm-2.20130424-r2 new file mode 100644 index 000000000000..710ec1c541e9 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dbadm-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dbadm +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=2fab0a2c4d45f62bf31c8017dd3131bf diff --git a/metadata/md5-cache/sec-policy/selinux-dbskk-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dbskk-2.20130424-r2 new file mode 100644 index 000000000000..901ff986df9c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dbskk-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dbskk +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=fd669408d0326cefbdda5839399bc64d diff --git a/metadata/md5-cache/sec-policy/selinux-dbus-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dbus-2.20130424-r2 new file mode 100644 index 000000000000..369ac2859e53 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dbus-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dbus +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=f348317a021afe66c74693cffcb99c58 diff --git a/metadata/md5-cache/sec-policy/selinux-dcc-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dcc-2.20130424-r2 new file mode 100644 index 000000000000..0bfb7dca99f8 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dcc-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dcc +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7335df6062c96b7e29d29c87474d62b1 diff --git a/metadata/md5-cache/sec-policy/selinux-ddclient-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ddclient-2.20130424-r2 new file mode 100644 index 000000000000..1ce5fbc2ffc5 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ddclient-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ddclient +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=1b8aa13ef48d5c4f67d01b6ac29fb251 diff --git a/metadata/md5-cache/sec-policy/selinux-ddcprobe-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ddcprobe-2.20130424-r2 new file mode 100644 index 000000000000..de9344bac9b1 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ddcprobe-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ddcprobe +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4f55021d220fc3b06eaa1d3413d419fe diff --git a/metadata/md5-cache/sec-policy/selinux-denyhosts-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-denyhosts-2.20130424-r2 new file mode 100644 index 000000000000..c86a7a80c480 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-denyhosts-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for denyhosts +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=bb496155044f1ec3c4aed8fd5d5fb1b2 diff --git a/metadata/md5-cache/sec-policy/selinux-devicekit-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-devicekit-2.20130424-r2 new file mode 100644 index 000000000000..2c3129da40fe --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-devicekit-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for devicekit +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=5bd57bee01b69b8ee2cef2861eb98d15 diff --git a/metadata/md5-cache/sec-policy/selinux-dhcp-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dhcp-2.20130424-r2 new file mode 100644 index 000000000000..31f5c7331950 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dhcp-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dhcp +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8e672d357bf298fbe48952c5ca3a8f8b diff --git a/metadata/md5-cache/sec-policy/selinux-dictd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dictd-2.20130424-r2 new file mode 100644 index 000000000000..6828922e5a04 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dictd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dictd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=20c66cd273fb2349294c92e88e7a49ca diff --git a/metadata/md5-cache/sec-policy/selinux-dirsrv-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dirsrv-2.20130424-r2 new file mode 100644 index 000000000000..b28db21e3258 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dirsrv-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dirsrv +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=3766f0317d534c2cfb5396cc4ea958d9 diff --git a/metadata/md5-cache/sec-policy/selinux-distcc-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-distcc-2.20130424-r2 new file mode 100644 index 000000000000..1efdd9b0d82c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-distcc-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for distcc +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ba7742a4a196660931bbb632f1d3292e diff --git a/metadata/md5-cache/sec-policy/selinux-djbdns-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-djbdns-2.20130424-r2 new file mode 100644 index 000000000000..1a35abc2ab67 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-djbdns-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-daemontools sec-policy/selinux-ucspitcp >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for djbdns +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-daemontools sec-policy/selinux-ucspitcp >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=a7d32d18a72fad548516848db7f465a1 diff --git a/metadata/md5-cache/sec-policy/selinux-dkim-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dkim-2.20130424-r2 new file mode 100644 index 000000000000..c9f8ca539e3d --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dkim-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-milter >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dkim +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-milter >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=5148c697a989abb6f8d80a0a773846ed diff --git a/metadata/md5-cache/sec-policy/selinux-dmidecode-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dmidecode-2.20130424-r2 new file mode 100644 index 000000000000..5236db133a19 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dmidecode-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dmidecode +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=cdab4787511922f675bb514cc743db1f diff --git a/metadata/md5-cache/sec-policy/selinux-dnsmasq-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dnsmasq-2.20130424-r2 new file mode 100644 index 000000000000..fd0a46ded67c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dnsmasq-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dnsmasq +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e7567712ae22ca95e4890e1a064d6fa1 diff --git a/metadata/md5-cache/sec-policy/selinux-dovecot-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dovecot-2.20130424-r2 new file mode 100644 index 000000000000..1047413e351b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dovecot-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dovecot +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=024d1ad221c1305d6c0364cf3144e61b diff --git a/metadata/md5-cache/sec-policy/selinux-dpkg-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dpkg-2.20130424-r2 new file mode 100644 index 000000000000..b3c860f19326 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dpkg-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dpkg +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=61d419d7a52685f7cf0f62372aade270 diff --git a/metadata/md5-cache/sec-policy/selinux-dracut-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-dracut-2.20130424-r2 new file mode 100644 index 000000000000..71367b0b0e65 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-dracut-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for dracut +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e33488ff628d6cb76527e11881b2335f diff --git a/metadata/md5-cache/sec-policy/selinux-entropyd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-entropyd-2.20130424-r2 new file mode 100644 index 000000000000..3594eceeef6f --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-entropyd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for entropyd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=db9a49481cd28ac0e099c3d873a4ec88 diff --git a/metadata/md5-cache/sec-policy/selinux-evolution-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-evolution-2.20130424-r2 new file mode 100644 index 000000000000..1390996c24cf --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-evolution-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for evolution +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=bf75e02274e4f0de09808a0da4dd12d0 diff --git a/metadata/md5-cache/sec-policy/selinux-exim-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-exim-2.20130424-r2 new file mode 100644 index 000000000000..d93a84d3b9f6 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-exim-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for exim +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=fd1fec3150a28e1033dcd261441fe117 diff --git a/metadata/md5-cache/sec-policy/selinux-fail2ban-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-fail2ban-2.20130424-r2 new file mode 100644 index 000000000000..f3ea3f266b98 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-fail2ban-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for fail2ban +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=2e211488df879b91dc7a6129d405a8f4 diff --git a/metadata/md5-cache/sec-policy/selinux-fetchmail-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-fetchmail-2.20130424-r2 new file mode 100644 index 000000000000..489ac4d8424d --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-fetchmail-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for fetchmail +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=0d2e6cdb3660ffa8e94fd33aacda23fa diff --git a/metadata/md5-cache/sec-policy/selinux-finger-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-finger-2.20130424-r2 new file mode 100644 index 000000000000..f2fe9c788ff7 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-finger-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for finger +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=a9924f2f22bb2e764cf1d967f0eadf2b diff --git a/metadata/md5-cache/sec-policy/selinux-flash-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-flash-2.20130424-r2 new file mode 100644 index 000000000000..502bd943ee8d --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-flash-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for flash +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=c44f90b8eb995410ef9e0ad6cf8d8264 diff --git a/metadata/md5-cache/sec-policy/selinux-fprintd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-fprintd-2.20130424-r2 new file mode 100644 index 000000000000..60d8cb9f59f2 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-fprintd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for fprintd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=6468219178610e43843eb8f9f0cc7fa4 diff --git a/metadata/md5-cache/sec-policy/selinux-ftp-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ftp-2.20130424-r2 new file mode 100644 index 000000000000..71e97da37051 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ftp-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ftp +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=86036cd3c9984ddf3118de66b2861598 diff --git a/metadata/md5-cache/sec-policy/selinux-games-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-games-2.20130424-r2 new file mode 100644 index 000000000000..6a355dcf51cd --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-games-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for games +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=91207e54f94afaed79bf3cf6566cdace diff --git a/metadata/md5-cache/sec-policy/selinux-gatekeeper-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-gatekeeper-2.20130424-r2 new file mode 100644 index 000000000000..bea1dabee10c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-gatekeeper-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for gatekeeper +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7122b4afd00ce3e714b2eee8d78df174 diff --git a/metadata/md5-cache/sec-policy/selinux-gift-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-gift-2.20130424-r2 new file mode 100644 index 000000000000..5bc988b7aad9 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-gift-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for gift +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8e4bbfdc4917db73b1659c71843a29ff diff --git a/metadata/md5-cache/sec-policy/selinux-gitosis-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-gitosis-2.20130424-r2 new file mode 100644 index 000000000000..4d47e7c0dc2f --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-gitosis-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for gitosis +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=f63d9e2e471a947ea40f482413da58c2 diff --git a/metadata/md5-cache/sec-policy/selinux-gnome-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-gnome-2.20130424-r2 new file mode 100644 index 000000000000..0a2ead3deb78 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-gnome-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for gnome +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=6f30baa80afa5b160f8b8ae5847304d0 diff --git a/metadata/md5-cache/sec-policy/selinux-googletalk-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-googletalk-2.20130424-r2 new file mode 100644 index 000000000000..f45c38781b61 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-googletalk-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for googletalk +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=0aab51753d0931c696c9e6ae0512dac3 diff --git a/metadata/md5-cache/sec-policy/selinux-gorg-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-gorg-2.20130424-r2 new file mode 100644 index 000000000000..e93ca56de0ba --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-gorg-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for gorg +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=eb42740a28a5149884facf8392f712e4 diff --git a/metadata/md5-cache/sec-policy/selinux-gpg-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-gpg-2.20130424-r2 new file mode 100644 index 000000000000..d9d97e667a55 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-gpg-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for gpg +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=f9d4b6d81c53af65bc6f9b7b10ebc7f9 diff --git a/metadata/md5-cache/sec-policy/selinux-gpm-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-gpm-2.20130424-r2 new file mode 100644 index 000000000000..4a315dc35db3 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-gpm-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for gpm +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d622c7a5dcbf92ad46732e270f5d426f diff --git a/metadata/md5-cache/sec-policy/selinux-gpsd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-gpsd-2.20130424-r2 new file mode 100644 index 000000000000..707fe76a4d10 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-gpsd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for gpsd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=74f222341e318e19dcbb3af4e8f4b2f9 diff --git a/metadata/md5-cache/sec-policy/selinux-hddtemp-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-hddtemp-2.20130424-r2 new file mode 100644 index 000000000000..726b6e2c1999 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-hddtemp-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for hddtemp +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=76f2c6aa7ee006915226e27016490d20 diff --git a/metadata/md5-cache/sec-policy/selinux-howl-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-howl-2.20130424-r2 new file mode 100644 index 000000000000..2036b7c2cced --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-howl-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for howl +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=24b352a9b8fa85d6d71e491c2e0f401a diff --git a/metadata/md5-cache/sec-policy/selinux-icecast-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-icecast-2.20130424-r2 new file mode 100644 index 000000000000..4ce188ee8618 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-icecast-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for icecast +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=fff77bba31dff9eda4d06804ef310717 diff --git a/metadata/md5-cache/sec-policy/selinux-ifplugd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ifplugd-2.20130424-r2 new file mode 100644 index 000000000000..bd8c114d1b5b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ifplugd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ifplugd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e5952c27fa7230c6cd7b1618d784ccd8 diff --git a/metadata/md5-cache/sec-policy/selinux-imaze-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-imaze-2.20130424-r2 new file mode 100644 index 000000000000..0a143d38d0f7 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-imaze-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for imaze +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=0354bd2b50f0a9a4e6037c11166dc26e diff --git a/metadata/md5-cache/sec-policy/selinux-inetd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-inetd-2.20130424-r2 new file mode 100644 index 000000000000..fdd273e956a9 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-inetd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for inetd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=6a8918b7a9d4007627aa7659cea4e131 diff --git a/metadata/md5-cache/sec-policy/selinux-inn-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-inn-2.20130424-r2 new file mode 100644 index 000000000000..3d646bf411e2 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-inn-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for inn +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=5ed484fec95ce472e706236dadae1319 diff --git a/metadata/md5-cache/sec-policy/selinux-ipsec-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ipsec-2.20130424-r2 new file mode 100644 index 000000000000..91e2b49aad3f --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ipsec-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ipsec +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=080573ef2dbd673c9f9eba762c62bbde diff --git a/metadata/md5-cache/sec-policy/selinux-irc-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-irc-2.20130424-r2 new file mode 100644 index 000000000000..a23e79e23887 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-irc-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for irc +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=88f1b297a5c011b0b308164caab23d8e diff --git a/metadata/md5-cache/sec-policy/selinux-ircd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ircd-2.20130424-r2 new file mode 100644 index 000000000000..9f2c24a2a9b3 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ircd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ircd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ae277f244ed7456ce7e5c88ccfd928c4 diff --git a/metadata/md5-cache/sec-policy/selinux-irqbalance-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-irqbalance-2.20130424-r2 new file mode 100644 index 000000000000..316d9ec86554 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-irqbalance-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for irqbalance +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=cbd6ddcd61ffee45990bb4d7a8859bb8 diff --git a/metadata/md5-cache/sec-policy/selinux-jabber-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-jabber-2.20130424-r2 new file mode 100644 index 000000000000..aaa4f224884b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-jabber-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for jabber +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8eeb749f3e31346de64b6a3369de84e0 diff --git a/metadata/md5-cache/sec-policy/selinux-java-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-java-2.20130424-r2 new file mode 100644 index 000000000000..7e6cac911d11 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-java-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for java +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=a889e423b7cf1145c63c36e1398682c0 diff --git a/metadata/md5-cache/sec-policy/selinux-kdump-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-kdump-2.20130424-r2 new file mode 100644 index 000000000000..7d5387c336d9 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-kdump-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for kdump +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=bee673a0b63013bb5f4c79f3560b4320 diff --git a/metadata/md5-cache/sec-policy/selinux-kerberos-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-kerberos-2.20130424-r2 new file mode 100644 index 000000000000..283684c23851 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-kerberos-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for kerberos +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=2ce7c2c029a5ddd73fdb317586a28771 diff --git a/metadata/md5-cache/sec-policy/selinux-kerneloops-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-kerneloops-2.20130424-r2 new file mode 100644 index 000000000000..8d271f7f08c2 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-kerneloops-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for kerneloops +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=39eede184135b7b57ffda334dc51cfe5 diff --git a/metadata/md5-cache/sec-policy/selinux-kismet-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-kismet-2.20130424-r2 new file mode 100644 index 000000000000..3d1b29883345 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-kismet-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for kismet +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=78e57b377df209922da8792e9361b543 diff --git a/metadata/md5-cache/sec-policy/selinux-ksmtuned-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ksmtuned-2.20130424-r2 new file mode 100644 index 000000000000..89435da1b45b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ksmtuned-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ksmtuned +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8c356c105316e316a7989f05062283b7 diff --git a/metadata/md5-cache/sec-policy/selinux-kudzu-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-kudzu-2.20130424-r2 new file mode 100644 index 000000000000..73db912292d7 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-kudzu-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for kudzu +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=2236964a144a22808482a5be31a39107 diff --git a/metadata/md5-cache/sec-policy/selinux-ldap-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ldap-2.20130424-r2 new file mode 100644 index 000000000000..63999e60dc3c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ldap-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ldap +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=6bbf0841c3b176d73e7062d81039b014 diff --git a/metadata/md5-cache/sec-policy/selinux-links-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-links-2.20130424-r2 new file mode 100644 index 000000000000..3009d94e2f64 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-links-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for links +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=b31afb93655186859514dddc7882fe6e diff --git a/metadata/md5-cache/sec-policy/selinux-lircd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-lircd-2.20130424-r2 new file mode 100644 index 000000000000..d6f54ff9df5e --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-lircd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for lircd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=bcf8cc68c568233f0c170add45153ca5 diff --git a/metadata/md5-cache/sec-policy/selinux-loadkeys-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-loadkeys-2.20130424-r2 new file mode 100644 index 000000000000..9f6d00553f72 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-loadkeys-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for loadkeys +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8f67e528372f580361afea9715713647 diff --git a/metadata/md5-cache/sec-policy/selinux-lockdev-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-lockdev-2.20130424-r2 new file mode 100644 index 000000000000..dba31db71a9a --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-lockdev-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for lockdev +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=3269ac81008372ef771b3997eab04534 diff --git a/metadata/md5-cache/sec-policy/selinux-logrotate-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-logrotate-2.20130424-r2 new file mode 100644 index 000000000000..c1d11f9ea7d6 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-logrotate-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for logrotate +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=dab2ce64812ada8dc4755ba5ad259bc3 diff --git a/metadata/md5-cache/sec-policy/selinux-logsentry-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-logsentry-2.20130424-r2 new file mode 100644 index 000000000000..39db413b3812 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-logsentry-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for logsentry +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7a9f7b4f22b34c66e05cacd0db4457d1 diff --git a/metadata/md5-cache/sec-policy/selinux-logwatch-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-logwatch-2.20130424-r2 new file mode 100644 index 000000000000..ddfef5c97984 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-logwatch-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for logwatch +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=5d322d6c734a124812a60eb9b9f91157 diff --git a/metadata/md5-cache/sec-policy/selinux-lpd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-lpd-2.20130424-r2 new file mode 100644 index 000000000000..6ad83a9ac89b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-lpd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for lpd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=1afff78e0cce615f73dd12c20d887585 diff --git a/metadata/md5-cache/sec-policy/selinux-mailman-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-mailman-2.20130424-r2 new file mode 100644 index 000000000000..971febd3ec49 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-mailman-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for mailman +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=44aa66f21497673bd7f873e56c9120f2 diff --git a/metadata/md5-cache/sec-policy/selinux-makewhatis-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-makewhatis-2.20130424-r2 new file mode 100644 index 000000000000..9d11b39b2a50 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-makewhatis-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for makewhatis +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ba5e6e108a53c0818fa6e39c57d3fcc2 diff --git a/metadata/md5-cache/sec-policy/selinux-mcelog-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-mcelog-2.20130424-r2 new file mode 100644 index 000000000000..2d2857d5b954 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-mcelog-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for mcelog +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ed02dfc0495d81a244b2835d5392b75d diff --git a/metadata/md5-cache/sec-policy/selinux-memcached-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-memcached-2.20130424-r2 new file mode 100644 index 000000000000..4382fbcd45fa --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-memcached-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for memcached +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7e15195e7dc1333e48a7eb8f9dbcb6be diff --git a/metadata/md5-cache/sec-policy/selinux-milter-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-milter-2.20130424-r2 new file mode 100644 index 000000000000..47531ce18fb8 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-milter-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for milter +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=c6f929af9e2b1e18ec0253f8317da3af diff --git a/metadata/md5-cache/sec-policy/selinux-modemmanager-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-modemmanager-2.20130424-r2 new file mode 100644 index 000000000000..e0f2988600ee --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-modemmanager-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-dbus sec-policy/selinux-networkmanager >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for modemmanager +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-dbus sec-policy/selinux-networkmanager >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=25b1a4ba485f4cf85f3135791cae09c8 diff --git a/metadata/md5-cache/sec-policy/selinux-mono-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-mono-2.20130424-r2 new file mode 100644 index 000000000000..964c9bcc8665 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-mono-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for mono +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=bcd18983d7675c3ab7e0a82b022a73a3 diff --git a/metadata/md5-cache/sec-policy/selinux-mozilla-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-mozilla-2.20130424-r2 new file mode 100644 index 000000000000..171a1ee284ac --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-mozilla-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for mozilla +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ee35a75b62a45ac701f34148f637e8f5 diff --git a/metadata/md5-cache/sec-policy/selinux-mpd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-mpd-2.20130424-r2 new file mode 100644 index 000000000000..42052f510876 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-mpd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for mpd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=2ed271656de581bd910dcdc38910ea2d diff --git a/metadata/md5-cache/sec-policy/selinux-mplayer-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-mplayer-2.20130424-r2 new file mode 100644 index 000000000000..d62cfc123360 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-mplayer-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for mplayer +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=195f51ef3ecf61db577177a15c7e9470 diff --git a/metadata/md5-cache/sec-policy/selinux-mrtg-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-mrtg-2.20130424-r2 new file mode 100644 index 000000000000..a4ba93949895 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-mrtg-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for mrtg +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=63a9d87d2e956249b6b6533ec7a3ce75 diff --git a/metadata/md5-cache/sec-policy/selinux-munin-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-munin-2.20130424-r2 new file mode 100644 index 000000000000..e7120522442e --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-munin-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for munin +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=b81684abfa3c7179065f821f317b86ff diff --git a/metadata/md5-cache/sec-policy/selinux-mutt-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-mutt-2.20130424-r2 new file mode 100644 index 000000000000..e587453ce3f0 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-mutt-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for mutt +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ed3fb524a69335d387395cf01bd1daab diff --git a/metadata/md5-cache/sec-policy/selinux-mysql-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-mysql-2.20130424-r2 new file mode 100644 index 000000000000..af79049343a8 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-mysql-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for mysql +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=61ebd8e3d33197551176b7d4ebcf7429 diff --git a/metadata/md5-cache/sec-policy/selinux-nagios-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-nagios-2.20130424-r2 new file mode 100644 index 000000000000..055b6e92c5b5 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-nagios-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for nagios +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=adae0ede46defb54524917ccf54fe042 diff --git a/metadata/md5-cache/sec-policy/selinux-ncftool-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ncftool-2.20130424-r2 new file mode 100644 index 000000000000..fe4b407d39b0 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ncftool-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ncftool +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e9fcd0f6533485615294d9ad85569ded diff --git a/metadata/md5-cache/sec-policy/selinux-nessus-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-nessus-2.20130424-r2 new file mode 100644 index 000000000000..0e3a3a9c5f2c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-nessus-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for nessus +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=3528099d07caecf230d3b03e865f3ca1 diff --git a/metadata/md5-cache/sec-policy/selinux-networkmanager-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-networkmanager-2.20130424-r2 new file mode 100644 index 000000000000..4eb74ca9e638 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-networkmanager-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for networkmanager +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d05f503cad064074142dea4069dd32c5 diff --git a/metadata/md5-cache/sec-policy/selinux-nginx-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-nginx-2.20130424-r2 new file mode 100644 index 000000000000..28a6c0eac1b5 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-nginx-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for nginx +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=c019fc6337896e686551e54ea1cd2859 diff --git a/metadata/md5-cache/sec-policy/selinux-nslcd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-nslcd-2.20130424-r2 new file mode 100644 index 000000000000..fde1b935eefd --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-nslcd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for nslcd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=19b23807fee4fd359705b725a5998420 diff --git a/metadata/md5-cache/sec-policy/selinux-ntop-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ntop-2.20130424-r2 new file mode 100644 index 000000000000..2a2b4b5debc3 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ntop-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ntop +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=2afd087777e7a54583f27e6b92be5131 diff --git a/metadata/md5-cache/sec-policy/selinux-ntp-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ntp-2.20130424-r2 new file mode 100644 index 000000000000..af93d958b3ad --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ntp-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ntp +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=0289c57e8b531e552c761925a28d9a75 diff --git a/metadata/md5-cache/sec-policy/selinux-nut-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-nut-2.20130424-r2 new file mode 100644 index 000000000000..26b358eccc9c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-nut-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for nut +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4c7a6fd02f4e2fa073ddc336eb506d08 diff --git a/metadata/md5-cache/sec-policy/selinux-nx-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-nx-2.20130424-r2 new file mode 100644 index 000000000000..a0ea2fe027a6 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-nx-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for nx +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=0106c31efd1e6c2165d8c082b0656687 diff --git a/metadata/md5-cache/sec-policy/selinux-oddjob-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-oddjob-2.20130424-r2 new file mode 100644 index 000000000000..9cc2a7b14e7b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-oddjob-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for oddjob +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=c89dc5b27d8b3546f22be276cc00b629 diff --git a/metadata/md5-cache/sec-policy/selinux-oident-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-oident-2.20130424-r2 new file mode 100644 index 000000000000..7a85edf10694 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-oident-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for oident +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=72876e3518acca6ef021ff836b672372 diff --git a/metadata/md5-cache/sec-policy/selinux-openct-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-openct-2.20130424-r2 new file mode 100644 index 000000000000..1c447881aab4 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-openct-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for openct +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=edf83bb3e674d39f174932eaa8fd26d6 diff --git a/metadata/md5-cache/sec-policy/selinux-openrc-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-openrc-2.20130424-r2 new file mode 100644 index 000000000000..79f6c8fd7e21 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-openrc-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for openrc +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=3394379b0d6c582c315e3e05e94fe0f3 diff --git a/metadata/md5-cache/sec-policy/selinux-openvpn-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-openvpn-2.20130424-r2 new file mode 100644 index 000000000000..9f1fc9693ead --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-openvpn-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for openvpn +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=aa900f6492c3caac0b85306732e06e67 diff --git a/metadata/md5-cache/sec-policy/selinux-pan-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-pan-2.20130424-r2 new file mode 100644 index 000000000000..87733458b922 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-pan-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for pan +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=c2c8c7efa8788ddf5c5ce784de18ca3f diff --git a/metadata/md5-cache/sec-policy/selinux-pcmcia-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-pcmcia-2.20130424-r2 new file mode 100644 index 000000000000..8dc38921995f --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-pcmcia-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for pcmcia +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=075ef7b4482f21bbfe069f4a87faa23c diff --git a/metadata/md5-cache/sec-policy/selinux-perdition-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-perdition-2.20130424-r2 new file mode 100644 index 000000000000..940e6587edd0 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-perdition-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for perdition +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4d720d98aba46c24c3ff29136e249e78 diff --git a/metadata/md5-cache/sec-policy/selinux-phpfpm-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-phpfpm-2.20130424-r2 new file mode 100644 index 000000000000..a7c577d45c45 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-phpfpm-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for phpfpm +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e52dd553f57817bddb58d8e9761d8748 diff --git a/metadata/md5-cache/sec-policy/selinux-plymouthd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-plymouthd-2.20130424-r2 new file mode 100644 index 000000000000..802a14209d39 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-plymouthd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for plymouthd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=5e14dd356ac6a3d005b9a0e897a4864d diff --git a/metadata/md5-cache/sec-policy/selinux-podsleuth-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-podsleuth-2.20130424-r2 new file mode 100644 index 000000000000..289053432852 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-podsleuth-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for podsleuth +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8814f2fddecb2c07ae8d9b2e0947babe diff --git a/metadata/md5-cache/sec-policy/selinux-policykit-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-policykit-2.20130424-r2 new file mode 100644 index 000000000000..8e24c6894641 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-policykit-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for policykit +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=487922cb166ed9518eee01147e314f62 diff --git a/metadata/md5-cache/sec-policy/selinux-portmap-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-portmap-2.20130424-r2 new file mode 100644 index 000000000000..6c1e6f6d3f63 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-portmap-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for portmap +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=1b3cf082ed1e10d9d52290b3b7391c34 diff --git a/metadata/md5-cache/sec-policy/selinux-postfix-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-postfix-2.20130424-r2 new file mode 100644 index 000000000000..0f5326422201 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-postfix-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for postfix +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=fbda805d332d91732182a141c7ad19d2 diff --git a/metadata/md5-cache/sec-policy/selinux-postgresql-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-postgresql-2.20130424-r2 new file mode 100644 index 000000000000..78c154af00f7 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-postgresql-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for postgresql +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=21d8d523cd0ffa412e47001700b03c48 diff --git a/metadata/md5-cache/sec-policy/selinux-postgrey-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-postgrey-2.20130424-r2 new file mode 100644 index 000000000000..528d4f4b3f77 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-postgrey-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for postgrey +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=f34e2973ae5152be347befcb29f84ba0 diff --git a/metadata/md5-cache/sec-policy/selinux-ppp-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ppp-2.20130424-r2 new file mode 100644 index 000000000000..f39d40af6006 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ppp-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ppp +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=59dea5e9e829e1d1e78c9da24620a3aa diff --git a/metadata/md5-cache/sec-policy/selinux-prelink-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-prelink-2.20130424-r2 new file mode 100644 index 000000000000..49fcb5c2b949 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-prelink-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for prelink +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=483b64e9af1accebe5f620cc04357b7c diff --git a/metadata/md5-cache/sec-policy/selinux-prelude-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-prelude-2.20130424-r2 new file mode 100644 index 000000000000..16dde3ec3757 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-prelude-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for prelude +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=73a0fee69dd4bcbf74d8519d4eb89ed0 diff --git a/metadata/md5-cache/sec-policy/selinux-privoxy-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-privoxy-2.20130424-r2 new file mode 100644 index 000000000000..7c2dda9b8211 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-privoxy-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for privoxy +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ccdfb08203f28cfbb2c8ca8f59f1ecb5 diff --git a/metadata/md5-cache/sec-policy/selinux-procmail-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-procmail-2.20130424-r2 new file mode 100644 index 000000000000..8b4ea14a6cde --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-procmail-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for procmail +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e2a5e85863ff4b0efd5c79a2e030c936 diff --git a/metadata/md5-cache/sec-policy/selinux-psad-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-psad-2.20130424-r2 new file mode 100644 index 000000000000..fce18a525923 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-psad-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for psad +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=1cca40885c1ef49289cfd8a142c8852b diff --git a/metadata/md5-cache/sec-policy/selinux-publicfile-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-publicfile-2.20130424-r2 new file mode 100644 index 000000000000..3fd2673d032e --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-publicfile-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for publicfile +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8f85975e1d316b3cbc7a6798d56a49f8 diff --git a/metadata/md5-cache/sec-policy/selinux-pulseaudio-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-pulseaudio-2.20130424-r2 new file mode 100644 index 000000000000..7859e9caface --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-pulseaudio-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for pulseaudio +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=6b0c5717334acea11cf1a8d133efaaed diff --git a/metadata/md5-cache/sec-policy/selinux-puppet-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-puppet-2.20130424-r2 new file mode 100644 index 000000000000..1f7e477ed38c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-puppet-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for puppet +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=74ae53ea4914d39285910392349dcd99 diff --git a/metadata/md5-cache/sec-policy/selinux-pyicqt-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-pyicqt-2.20130424-r2 new file mode 100644 index 000000000000..5483d20ce106 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-pyicqt-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for pyicqt +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=53b22ec7ce07b0afae430e250fbe80ff diff --git a/metadata/md5-cache/sec-policy/selinux-pyzor-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-pyzor-2.20130424-r2 new file mode 100644 index 000000000000..e16e32847849 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-pyzor-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for pyzor +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e3ef218badb56c036563423ec48f74d8 diff --git a/metadata/md5-cache/sec-policy/selinux-qemu-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-qemu-2.20130424-r2 new file mode 100644 index 000000000000..7e308b061e86 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-qemu-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-virt >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for qemu +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-virt >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=db1ddaad4b8a8dbf0e1f1bb54d11a4f7 diff --git a/metadata/md5-cache/sec-policy/selinux-qmail-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-qmail-2.20130424-r2 new file mode 100644 index 000000000000..b799a381e99d --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-qmail-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for qmail +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=3b9210d6dceac63ef27f2cc796ce4b82 diff --git a/metadata/md5-cache/sec-policy/selinux-quota-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-quota-2.20130424-r2 new file mode 100644 index 000000000000..f9e3ae7da085 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-quota-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for quota +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=adda44d85477bcd322c59330d29b4d53 diff --git a/metadata/md5-cache/sec-policy/selinux-radius-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-radius-2.20130424-r2 new file mode 100644 index 000000000000..e86c1b303bef --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-radius-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for radius +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=59353d6b078534d373c95d7829b25178 diff --git a/metadata/md5-cache/sec-policy/selinux-radvd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-radvd-2.20130424-r2 new file mode 100644 index 000000000000..380d7cf4872b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-radvd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for radvd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=35f57a4bd61c76daa299feda52e3e7b7 diff --git a/metadata/md5-cache/sec-policy/selinux-razor-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-razor-2.20130424-r2 new file mode 100644 index 000000000000..0d32a9e15cff --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-razor-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for razor +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d0cc0a4fe7303748e094c4164da62185 diff --git a/metadata/md5-cache/sec-policy/selinux-remotelogin-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-remotelogin-2.20130424-r2 new file mode 100644 index 000000000000..7a89e9d6065c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-remotelogin-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for remotelogin +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=3c6642b2935e52afab17cbea41e25c56 diff --git a/metadata/md5-cache/sec-policy/selinux-rgmanager-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-rgmanager-2.20130424-r2 new file mode 100644 index 000000000000..3f972466b97c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-rgmanager-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for rgmanager +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=b3187ada39ab2c0e6f8dcc2917adcd27 diff --git a/metadata/md5-cache/sec-policy/selinux-roundup-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-roundup-2.20130424-r2 new file mode 100644 index 000000000000..bb56894aea30 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-roundup-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for roundup +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d1fed52a6d529d99bac50905aa285f20 diff --git a/metadata/md5-cache/sec-policy/selinux-rpc-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-rpc-2.20130424-r2 new file mode 100644 index 000000000000..0220658fc147 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-rpc-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for rpc +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ca6ce83565fc0f254522c2cd4fe410ba diff --git a/metadata/md5-cache/sec-policy/selinux-rpcbind-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-rpcbind-2.20130424-r2 new file mode 100644 index 000000000000..9877014b272f --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-rpcbind-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for rpcbind +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=9adf5f5fe921ee7ed47f4a9d7d6edd1f diff --git a/metadata/md5-cache/sec-policy/selinux-rpm-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-rpm-2.20130424-r2 new file mode 100644 index 000000000000..a52ff0d2edb4 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-rpm-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for rpm +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8286783e3a362366e5d1b0252e71d4d9 diff --git a/metadata/md5-cache/sec-policy/selinux-rssh-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-rssh-2.20130424-r2 new file mode 100644 index 000000000000..830ea01cd262 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-rssh-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for rssh +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=3bbe7e103ce29878ea28512fa801f471 diff --git a/metadata/md5-cache/sec-policy/selinux-rtkit-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-rtkit-2.20130424-r2 new file mode 100644 index 000000000000..16f8d2027ce9 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-rtkit-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for rtkit +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e3c42985659d6ecb7eb8eb216abcdf7d diff --git a/metadata/md5-cache/sec-policy/selinux-rtorrent-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-rtorrent-2.20130424-r2 new file mode 100644 index 000000000000..13c235679d77 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-rtorrent-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for rtorrent +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=2a0b011888c14e705f1de93ae5eb476f diff --git a/metadata/md5-cache/sec-policy/selinux-samba-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-samba-2.20130424-r2 new file mode 100644 index 000000000000..e0a13a310705 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-samba-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for samba +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=b91bec860d83454e3de572c24120b1ee diff --git a/metadata/md5-cache/sec-policy/selinux-sasl-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-sasl-2.20130424-r2 new file mode 100644 index 000000000000..705377ee1fe0 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-sasl-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for sasl +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=f783d55535fdfcf54a3c325f7778433e diff --git a/metadata/md5-cache/sec-policy/selinux-screen-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-screen-2.20130424-r2 new file mode 100644 index 000000000000..42e4114b3993 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-screen-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for screen +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ddef419d57e8d2aa692ac62a42ff00ad diff --git a/metadata/md5-cache/sec-policy/selinux-sendmail-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-sendmail-2.20130424-r2 new file mode 100644 index 000000000000..eed83121f11d --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-sendmail-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for sendmail +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d83ba59000b3212561171b3e0e06bfb3 diff --git a/metadata/md5-cache/sec-policy/selinux-shorewall-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-shorewall-2.20130424-r2 new file mode 100644 index 000000000000..4d74bbec1ea9 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-shorewall-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for shorewall +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=25932f15bf5da2000f9bd8ac55cb2d24 diff --git a/metadata/md5-cache/sec-policy/selinux-shutdown-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-shutdown-2.20130424-r2 new file mode 100644 index 000000000000..e9466743259c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-shutdown-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for shutdown +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=856a6784c62961aa05dd90b05fd99497 diff --git a/metadata/md5-cache/sec-policy/selinux-skype-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-skype-2.20130424-r2 new file mode 100644 index 000000000000..8fcb8de65c71 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-skype-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for skype +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=26c0db8d08e4f421dda15d100788740f diff --git a/metadata/md5-cache/sec-policy/selinux-slocate-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-slocate-2.20130424-r2 new file mode 100644 index 000000000000..fdd6cebce5b9 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-slocate-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for slocate +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8624cd37504f39eb4022f545c6f255ad diff --git a/metadata/md5-cache/sec-policy/selinux-slrnpull-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-slrnpull-2.20130424-r2 new file mode 100644 index 000000000000..2d646ebda015 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-slrnpull-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for slrnpull +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e0469a4ead889d3a45de2b5a12901262 diff --git a/metadata/md5-cache/sec-policy/selinux-smartmon-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-smartmon-2.20130424-r2 new file mode 100644 index 000000000000..a604317abea2 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-smartmon-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for smartmon +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8fe1986e183e993d4d04d168e1bf475c diff --git a/metadata/md5-cache/sec-policy/selinux-smokeping-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-smokeping-2.20130424-r2 new file mode 100644 index 000000000000..8e0ebd771647 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-smokeping-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for smokeping +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d0f2c95e010e391d69015c4a0a1111ee diff --git a/metadata/md5-cache/sec-policy/selinux-snmp-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-snmp-2.20130424-r2 new file mode 100644 index 000000000000..48e0190edf5f --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-snmp-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for snmp +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=6d983c9b320519a9d66d019b576ca762 diff --git a/metadata/md5-cache/sec-policy/selinux-snort-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-snort-2.20130424-r2 new file mode 100644 index 000000000000..b66a728036f9 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-snort-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for snort +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=84684961d2077286f9e22041b7a3a8a4 diff --git a/metadata/md5-cache/sec-policy/selinux-soundserver-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-soundserver-2.20130424-r2 new file mode 100644 index 000000000000..b5467eb548d6 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-soundserver-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for soundserver +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=0df86239bcc4272e57f16ae943db9972 diff --git a/metadata/md5-cache/sec-policy/selinux-spamassassin-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-spamassassin-2.20130424-r2 new file mode 100644 index 000000000000..95c89dfe2554 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-spamassassin-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for spamassassin +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4d8b20930f3e8d6cc39520e11b79df0c diff --git a/metadata/md5-cache/sec-policy/selinux-speedtouch-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-speedtouch-2.20130424-r2 new file mode 100644 index 000000000000..dac390c0a2be --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-speedtouch-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for speedtouch +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=843a459418fbc738554970428b2bfec2 diff --git a/metadata/md5-cache/sec-policy/selinux-squid-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-squid-2.20130424-r2 new file mode 100644 index 000000000000..92500d795c70 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-squid-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for squid +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=37e9680789e6e38687d9f521eea9cd3e diff --git a/metadata/md5-cache/sec-policy/selinux-sssd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-sssd-2.20130424-r2 new file mode 100644 index 000000000000..2dad1a02ebe1 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-sssd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for sssd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e5c0d268756722ad415cd9958f955918 diff --git a/metadata/md5-cache/sec-policy/selinux-stunnel-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-stunnel-2.20130424-r2 new file mode 100644 index 000000000000..28588f06315e --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-stunnel-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for stunnel +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=77e679899b1ac1e2f55deca883ca28c4 diff --git a/metadata/md5-cache/sec-policy/selinux-sudo-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-sudo-2.20130424-r2 new file mode 100644 index 000000000000..9e344cf6f1f1 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-sudo-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for sudo +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4fb53439eebf2075e4319c8cd7a781ad diff --git a/metadata/md5-cache/sec-policy/selinux-sxid-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-sxid-2.20130424-r2 new file mode 100644 index 000000000000..2c3b7e3a391c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-sxid-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for sxid +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=60d90400e8c9d4dc0ca8b50d62eca0d1 diff --git a/metadata/md5-cache/sec-policy/selinux-sysstat-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-sysstat-2.20130424-r2 new file mode 100644 index 000000000000..2d041fef9536 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-sysstat-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for sysstat +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=5d3e8407f47cbe688e9b0e3aabda6bae diff --git a/metadata/md5-cache/sec-policy/selinux-tcpd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-tcpd-2.20130424-r2 new file mode 100644 index 000000000000..b7975af6eded --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-tcpd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for tcpd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=94e990b7e58db9e8338ccba13e153cda diff --git a/metadata/md5-cache/sec-policy/selinux-telnet-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-telnet-2.20130424-r2 new file mode 100644 index 000000000000..3aeb2a204301 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-telnet-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-remotelogin sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for telnet +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-remotelogin sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=903a79db2c3ac6785879bb40d2ab12d5 diff --git a/metadata/md5-cache/sec-policy/selinux-tftp-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-tftp-2.20130424-r2 new file mode 100644 index 000000000000..8c36f8acc7cf --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-tftp-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for tftp +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4504d6448928f812b993632d85a15a29 diff --git a/metadata/md5-cache/sec-policy/selinux-tgtd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-tgtd-2.20130424-r2 new file mode 100644 index 000000000000..3e066123762e --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-tgtd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for tgtd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=34ac84e51bdede37ea9c96af34c92c26 diff --git a/metadata/md5-cache/sec-policy/selinux-thunderbird-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-thunderbird-2.20130424-r2 new file mode 100644 index 000000000000..ae07c7fb4f3b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-thunderbird-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for thunderbird +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=168eb1efbe950d1f524028ab700a8f4c diff --git a/metadata/md5-cache/sec-policy/selinux-timidity-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-timidity-2.20130424-r2 new file mode 100644 index 000000000000..988bb963deef --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-timidity-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for timidity +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4647fc21f0321097914cf2da617cca9f diff --git a/metadata/md5-cache/sec-policy/selinux-tmpreaper-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-tmpreaper-2.20130424-r2 new file mode 100644 index 000000000000..6b54c673f2d7 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-tmpreaper-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for tmpreaper +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=2fc0e4f3f641495a8a07379c5b9fe7f4 diff --git a/metadata/md5-cache/sec-policy/selinux-tor-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-tor-2.20130424-r2 new file mode 100644 index 000000000000..a48c33a6bff1 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-tor-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for tor +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=1ac5d1c41361dbe756ef7d581a01083f diff --git a/metadata/md5-cache/sec-policy/selinux-tripwire-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-tripwire-2.20130424-r2 new file mode 100644 index 000000000000..5f2038c08f62 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-tripwire-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for tripwire +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=f919bfec8256a05844311dcae11d1d13 diff --git a/metadata/md5-cache/sec-policy/selinux-tvtime-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-tvtime-2.20130424-r2 new file mode 100644 index 000000000000..282923d7a1e1 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-tvtime-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for tvtime +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=3c23a029df2ea27ebfff3aec7a4c57db diff --git a/metadata/md5-cache/sec-policy/selinux-ucspitcp-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ucspitcp-2.20130424-r2 new file mode 100644 index 000000000000..d90ee63be1ac --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ucspitcp-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ucspitcp +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=1f10908a593f65a711c9682ced9c9f8f diff --git a/metadata/md5-cache/sec-policy/selinux-ulogd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-ulogd-2.20130424-r2 new file mode 100644 index 000000000000..a428c875b72d --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-ulogd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for ulogd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=1eb50f0a423020c5156a763a14c8e686 diff --git a/metadata/md5-cache/sec-policy/selinux-uml-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-uml-2.20130424-r2 new file mode 100644 index 000000000000..c6ae199e4414 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-uml-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for uml +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4459c8a1d13b8b0e74a3ba05fc970ec8 diff --git a/metadata/md5-cache/sec-policy/selinux-unconfined-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-unconfined-2.20130424-r2 new file mode 100644 index 000000000000..60b34d5ac867 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-unconfined-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for unconfined +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7505a7641d22083a5d9c78cae2496439 diff --git a/metadata/md5-cache/sec-policy/selinux-uptime-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-uptime-2.20130424-r2 new file mode 100644 index 000000000000..492fc0915e7c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-uptime-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for uptime +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=797720cde262c36c0908ba1964a8cd6c diff --git a/metadata/md5-cache/sec-policy/selinux-usbmuxd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-usbmuxd-2.20130424-r2 new file mode 100644 index 000000000000..0647cc8ee6cf --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-usbmuxd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for usbmuxd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=9aebc771f30d25d663c467e3abd0ebd7 diff --git a/metadata/md5-cache/sec-policy/selinux-uucp-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-uucp-2.20130424-r2 new file mode 100644 index 000000000000..c8e10be804a8 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-uucp-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for uucp +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=a00fbbcb41877b887a7ba62367c0418a diff --git a/metadata/md5-cache/sec-policy/selinux-uwimap-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-uwimap-2.20130424-r2 new file mode 100644 index 000000000000..81f809d5fe9b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-uwimap-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for uwimap +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4e91d1e3227a568df5d166c9f804e523 diff --git a/metadata/md5-cache/sec-policy/selinux-varnishd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-varnishd-2.20130424-r2 new file mode 100644 index 000000000000..6e8baeef0d10 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-varnishd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for varnishd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7e9255fdd567788b3eda3850b119cfeb diff --git a/metadata/md5-cache/sec-policy/selinux-vbetool-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-vbetool-2.20130424-r2 new file mode 100644 index 000000000000..03146e3ee9cc --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-vbetool-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for vbetool +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=a76265423fa5d6eff003564f1dba1421 diff --git a/metadata/md5-cache/sec-policy/selinux-vdagent-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-vdagent-2.20130424-r2 new file mode 100644 index 000000000000..5981ecbd3080 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-vdagent-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for vdagent +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=f01c7ea8824c47d3e10e1f9460c3c4f5 diff --git a/metadata/md5-cache/sec-policy/selinux-vde-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-vde-2.20130424-r2 new file mode 100644 index 000000000000..ff98e257e22c --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-vde-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for vde +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=9ad40c6255a8f4930f8ec67a9b6b2246 diff --git a/metadata/md5-cache/sec-policy/selinux-virt-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-virt-2.20130424-r2 new file mode 100644 index 000000000000..154cf8dd4570 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-virt-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for virt +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=1352847c04a09b87154e5896698b3824 diff --git a/metadata/md5-cache/sec-policy/selinux-vlock-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-vlock-2.20130424-r2 new file mode 100644 index 000000000000..35a93f786730 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-vlock-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for vlock +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ce16186dfccdd637a4b5e55e7fb794a6 diff --git a/metadata/md5-cache/sec-policy/selinux-vmware-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-vmware-2.20130424-r2 new file mode 100644 index 000000000000..2778010f7885 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-vmware-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for vmware +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=0ae6ce28d9c6f713a7fe3d8cba49262c diff --git a/metadata/md5-cache/sec-policy/selinux-vnstatd-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-vnstatd-2.20130424-r2 new file mode 100644 index 000000000000..408038447d95 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-vnstatd-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for vnstatd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=c451118a63ba3a92a7582008be51d2ee diff --git a/metadata/md5-cache/sec-policy/selinux-vpn-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-vpn-2.20130424-r2 new file mode 100644 index 000000000000..ca4dbf271963 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-vpn-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for vpn +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=a886855875b47bd12e7eda9b9afd46a7 diff --git a/metadata/md5-cache/sec-policy/selinux-watchdog-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-watchdog-2.20130424-r2 new file mode 100644 index 000000000000..b167ff0810f4 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-watchdog-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for watchdog +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e46451cf9bc3f9623a757479be8853b0 diff --git a/metadata/md5-cache/sec-policy/selinux-webalizer-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-webalizer-2.20130424-r2 new file mode 100644 index 000000000000..56bd7fe9f0bc --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-webalizer-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for webalizer +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=69e0b8c0d5caa9afbe129f961699aefa diff --git a/metadata/md5-cache/sec-policy/selinux-wine-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-wine-2.20130424-r2 new file mode 100644 index 000000000000..d7ed54cf7900 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-wine-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for wine +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d633f7ce344c02a1b9ee7f663b79ac41 diff --git a/metadata/md5-cache/sec-policy/selinux-wireshark-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-wireshark-2.20130424-r2 new file mode 100644 index 000000000000..f380b26853bf --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-wireshark-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for wireshark +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7389a1434c389e5e923ec877bef7204d diff --git a/metadata/md5-cache/sec-policy/selinux-wm-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-wm-2.20130424-r2 new file mode 100644 index 000000000000..b0076020d30b --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-wm-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for wm +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=cddf93bb17740a19000d8de595525726 diff --git a/metadata/md5-cache/sec-policy/selinux-xen-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-xen-2.20130424-r2 new file mode 100644 index 000000000000..a00c7139f258 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-xen-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for xen +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e5d9cd0d1439d66f89d11c478f669216 diff --git a/metadata/md5-cache/sec-policy/selinux-xfs-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-xfs-2.20130424-r2 new file mode 100644 index 000000000000..4884f123b443 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-xfs-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for xfs +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=5732408d4c01062c0bba99df7a01229b diff --git a/metadata/md5-cache/sec-policy/selinux-xprint-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-xprint-2.20130424-r2 new file mode 100644 index 000000000000..db883dbae9bf --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-xprint-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for xprint +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7dfaf3ad5b574cbb397c1ca96223dfa0 diff --git a/metadata/md5-cache/sec-policy/selinux-xscreensaver-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-xscreensaver-2.20130424-r2 new file mode 100644 index 000000000000..1ff5f7215c92 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-xscreensaver-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for xscreensaver +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=22d45451ec03db85cfea1db87e795f1a diff --git a/metadata/md5-cache/sec-policy/selinux-xserver-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-xserver-2.20130424-r2 new file mode 100644 index 000000000000..41003fb4a2d0 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-xserver-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for xserver +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=33240f1e12f5d9445b4c967b3878c27c diff --git a/metadata/md5-cache/sec-policy/selinux-zabbix-2.20130424-r2 b/metadata/md5-cache/sec-policy/selinux-zabbix-2.20130424-r2 new file mode 100644 index 000000000000..6111ce921fc8 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-zabbix-2.20130424-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for zabbix +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20130424-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20130424.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 selinux-policy-2 8e5b959b72fbb85e6205bbde0c5414fa toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=3d7c9c1cec7c66626c2ff83ebf44dc0b diff --git a/metadata/md5-cache/sys-apps/cpuid-20130610 b/metadata/md5-cache/sys-apps/cpuid-20130610 new file mode 100644 index 000000000000..0874f91a8d09 --- /dev/null +++ b/metadata/md5-cache/sys-apps/cpuid-20130610 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile install prepare +DESCRIPTION=Utility to get detailed information about the CPU(s) using the CPUID instruction +EAPI=5 +HOMEPAGE=http://www.etallen.com/cpuid.html +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=http://www.etallen.com/cpuid/cpuid-20130610.src.tar.gz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=e3e5f161b636d1a0021c8fbbfd252125 diff --git a/metadata/md5-cache/sys-apps/diffutils-3.3 b/metadata/md5-cache/sys-apps/diffutils-3.3 index 35b42ec9d90a..3b9ae0c62483 100644 --- a/metadata/md5-cache/sys-apps/diffutils-3.3 +++ b/metadata/md5-cache/sys-apps/diffutils-3.3 @@ -4,9 +4,9 @@ DESCRIPTION=Tools to make diffs and compare files EAPI=4 HOMEPAGE=http://www.gnu.org/software/diffutils/ IUSE=nls 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 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~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 ~amd64-linux ~arm-linux ~ia64-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://gnu-alpha/diffutils/diffutils-3.3.tar.xz mirror://gnu/diffutils/diffutils-3.3.tar.xz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=1bf641c1fc892f826b6b8c9f4e362364 +_md5_=a456e0273f59b306d4d1907a46f491a2 diff --git a/metadata/md5-cache/sys-apps/etckeeper-1.4 b/metadata/md5-cache/sys-apps/etckeeper-1.4 index 8d9c5692a883..5e054d113765 100644 --- a/metadata/md5-cache/sys-apps/etckeeper-1.4 +++ b/metadata/md5-cache/sys-apps/etckeeper-1.4 @@ -4,11 +4,11 @@ DESCRIPTION=A collection of tools to let /etc be stored in a repository EAPI=5 HOMEPAGE=http://kitenet.net/~joey/code/etckeeper/ IUSE=bazaar cron python_targets_python2_6 python_targets_python2_7 -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-2 RDEPEND=bazaar? ( dev-vcs/bzr ) app-portage/portage-utils cron? ( virtual/cron ) bazaar? ( python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) !bazaar? ( || ( dev-vcs/git dev-vcs/mercurial dev-vcs/darcs ) ) REQUIRED_USE=bazaar? ( || ( python_targets_python2_6 python_targets_python2_7 ) ) SLOT=0 SRC_URI=https://github.com/joeyh/etckeeper/archive/1.4.tar.gz -> etckeeper-1.4.tar.gz _eclasses_=bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 prefix 21058c21ca48453d771df15500873ede python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=dd63c5b0ee3235e00128c1ffd6bca18f +_md5_=c72751d192db3ea51cf63625fe07c98a diff --git a/metadata/md5-cache/sys-apps/irqbalance-1.0.6 b/metadata/md5-cache/sys-apps/irqbalance-1.0.6 index 40d6dbbbe36f..5a8d288aa993 100644 --- a/metadata/md5-cache/sys-apps/irqbalance-1.0.6 +++ b/metadata/md5-cache/sys-apps/irqbalance-1.0.6 @@ -4,10 +4,10 @@ DESCRIPTION=Distribute hardware interrupts across processors on a multiprocessor EAPI=4 HOMEPAGE=http://irqbalance.googlecode.com/ IUSE=caps +numa -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 RDEPEND=dev-libs/glib:2 caps? ( sys-libs/libcap-ng ) numa? ( sys-process/numactl ) SLOT=0 SRC_URI=http://irqbalance.googlecode.com/files/irqbalance-1.0.6.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 multilib 892e597faee02a5b94eb02ab512e7622 systemd 3421a5715404244e4827acd1cf8ce654 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=0795d702033bd17b1ea83291ccb959f9 +_md5_=b8f0091c5d1f60aa77b9a47814911d32 diff --git a/metadata/md5-cache/sys-apps/moreutils-0.49 b/metadata/md5-cache/sys-apps/moreutils-0.49 new file mode 100644 index 000000000000..e6b3bad4d3f5 --- /dev/null +++ b/metadata/md5-cache/sys-apps/moreutils-0.49 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install prepare +DEPEND=doc? ( dev-lang/perl >=app-text/docbook2X-0.8.8-r2 app-text/docbook-xml-dtd:4.4 ) +DESCRIPTION=a growing collection of the unix tools that nobody thought to write thirty years ago +EAPI=5 +HOMEPAGE=http://joeyh.name/code/moreutils/ +IUSE=+doc +perl +KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux +LICENSE=GPL-2 +RDEPEND=perl? ( dev-lang/perl dev-perl/IPC-Run dev-perl/Time-Duration dev-perl/TimeDate ) +SLOT=0 +SRC_URI=mirror://debian/pool/main/m/moreutils/moreutils_0.49.tar.gz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 prefix 21058c21ca48453d771df15500873ede toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4ba2cc71043cc216f2875ed7c01a999d diff --git a/metadata/md5-cache/sys-apps/portage-2.1.12.11 b/metadata/md5-cache/sys-apps/portage-2.1.12.11 deleted file mode 100644 index bfa5aa47241f..000000000000 --- a/metadata/md5-cache/sys-apps/portage-2.1.12.11 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst preinst prepare setup test -DEPEND=python3? ( =dev-lang/python-3* ) !pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-2.7 dev-lang/python:2.6[threads] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( dev-python/pypy:2.0[bzip2] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7 dev-lang/python:2.6[threads] ) ) ) python_targets_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=sys-devel/make-3.82 >=sys-apps/sed-4.0.5 sys-devel/patch doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 ) epydoc? ( >=dev-python/epydoc-2.0 !<=dev-python/pysqlite-2.4.1 ) -DESCRIPTION=Portage is the package management and distribution system for Gentoo -EAPI=2 -HOMEPAGE=http://www.gentoo.org/proj/en/portage/index.xml -IUSE=build doc epydoc +ipc linguas_pl linguas_ru pypy2_0 python2 python3 selinux xattr python_targets_pypy1_9 python_targets_pypy2_0 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_python2_6 python_targets_python2_7 -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd -LICENSE=GPL-2 -PDEPEND=!build? ( >=net-misc/rsync-2.6.4 userland_GNU? ( >=sys-apps/coreutils-6.4 ) ) -RDEPEND=python3? ( =dev-lang/python-3* ) !pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-2.7 dev-lang/python:2.6[threads] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( dev-python/pypy:2.0[bzip2] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7 dev-lang/python:2.6[threads] ) ) ) python_targets_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) !build? ( >=sys-apps/sed-4.0.5 || ( >=app-shells/bash-4.2_p37[readline] ( =app-shells/bash-3.2_p17 ) ) >=app-admin/eselect-1.2 || ( python3? ( =dev-lang/python-3*[ssl] ) !pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-2.7[ssl] dev-lang/python:2.6[threads,ssl] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( dev-python/pypy:2.0[bzip2,ssl] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7[ssl] dev-lang/python:2.6[ssl,threads] ) ) ) dev-python/python-mhash ) ) elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) elibc_glibc? ( >=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) >=app-misc/pax-utils-0.1.17 xattr? ( kernel_linux? ( || ( >=dev-lang/python-3.3_pre20110902 dev-python/pyxattr ) ) ) selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] =dev-lang/python-2.7 dev-lang/python:2.6[threads] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( dev-python/pypy:2.0[bzip2] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7 dev-lang/python:2.6[threads] ) ) ) python_targets_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=sys-devel/make-3.82 >=sys-apps/sed-4.0.5 sys-devel/patch doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 ) epydoc? ( >=dev-python/epydoc-2.0 !<=dev-python/pysqlite-2.4.1 ) -DESCRIPTION=Portage is the package management and distribution system for Gentoo -EAPI=3 -HOMEPAGE=http://www.gentoo.org/proj/en/portage/index.xml -IUSE=build doc epydoc +ipc linguas_pl linguas_ru pypy2_0 python2 python3 selinux xattr python_targets_pypy1_9 python_targets_pypy2_0 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_python2_6 python_targets_python2_7 -KEYWORDS=~amd64-fbsd ~sparc-fbsd ~x86-fbsd -LICENSE=GPL-2 -PDEPEND=!build? ( >=net-misc/rsync-2.6.4 userland_GNU? ( >=sys-apps/coreutils-6.4 ) ) -RDEPEND=python3? ( =dev-lang/python-3* ) !pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-2.7 dev-lang/python:2.6[threads] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( dev-python/pypy:2.0[bzip2] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7 dev-lang/python:2.6[threads] ) ) ) python_targets_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) !build? ( >=sys-apps/sed-4.0.5 || ( >=app-shells/bash-4.2_p37[readline] ( =app-shells/bash-3.2_p17 ) ) >=app-admin/eselect-1.2 || ( python3? ( =dev-lang/python-3*[ssl] ) !pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-2.7[ssl] dev-lang/python:2.6[threads,ssl] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( dev-python/pypy:2.0[bzip2,ssl] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7[ssl] dev-lang/python:2.6[ssl,threads] ) ) ) dev-python/python-mhash ) ) elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) elibc_glibc? ( >=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) >=app-misc/pax-utils-0.1.17 xattr? ( kernel_linux? ( || ( >=dev-lang/python-3.3_pre20110902 dev-python/pyxattr ) ) ) selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] =net-misc/rsync-2.6.4 userland_GNU? ( >=sys-apps/coreutils-6. RDEPEND=python3? ( =dev-lang/python-3* ) !pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-2.7 dev-lang/python:2.6[threads] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( dev-python/pypy:2.0[bzip2] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7 dev-lang/python:2.6[threads] ) ) ) python_targets_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) !build? ( >=sys-apps/sed-4.0.5 || ( >=app-shells/bash-4.2_p37[readline] ( =app-shells/bash-3.2_p17 ) ) >=app-admin/eselect-1.2 || ( python3? ( =dev-lang/python-3*[ssl] ) !pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-2.7[ssl] dev-lang/python:2.6[threads,ssl] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( dev-python/pypy:2.0[bzip2,ssl] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7[ssl] dev-lang/python:2.6[ssl,threads] ) ) ) dev-python/python-mhash ) ) elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) elibc_glibc? ( >=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) >=app-misc/pax-utils-0.1.17 xattr? ( kernel_linux? ( || ( >=dev-lang/python-3.3_pre20110902 dev-python/pyxattr ) ) ) selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] =sys-apps/rescan-scsi-bus-1.24 RDEPEND=sys-apps/sdparm SLOT=0 SRC_URI=http://sg.danny.cz/sg/p/sg3_utils-1.36.tgz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=876b7a58e111d8410e80a47ef2f7195f +_md5_=e9318c44e6c2f091021d1c8697e81fd8 diff --git a/metadata/md5-cache/sys-auth/pam_abl-0.5.0 b/metadata/md5-cache/sys-auth/pam_abl-0.5.0 index 9cf3bcb59bb2..452e6f7baec1 100644 --- a/metadata/md5-cache/sys-auth/pam_abl-0.5.0 +++ b/metadata/md5-cache/sys-auth/pam_abl-0.5.0 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=>=sys-libs/pam-0.78-r2 >=sys-libs/db-4.2.52_p2 SLOT=0 SRC_URI=mirror://sourceforge/pam-abl/pam-abl-0.5.0.tar.gz -_eclasses_=cmake-utils e40c43582b7ebe5daa0528b595603b29 db-use 2f5d6a2718559b90a51648d8ff58be83 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=cmake-utils e40c43582b7ebe5daa0528b595603b29 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=cdab0dc6e297408b8112cabff69496ff diff --git a/metadata/md5-cache/sys-block/parted-2.4 b/metadata/md5-cache/sys-block/parted-2.4 index 8e27c53f73c8..017078384f4f 100644 --- a/metadata/md5-cache/sys-block/parted-2.4 +++ b/metadata/md5-cache/sys-block/parted-2.4 @@ -4,10 +4,10 @@ DESCRIPTION=Create, destroy, resize, check, copy partitions and file systems EAPI=3 HOMEPAGE=http://www.gnu.org/software/parted IUSE=+debug device-mapper nls readline selinux static-libs -KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 +KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 LICENSE=GPL-3 RDEPEND=>=sys-fs/e2fsprogs-1.27 >=sys-libs/ncurses-5.2 nls? ( >=sys-devel/gettext-0.12.1-r2 ) readline? ( >=sys-libs/readline-5.2 ) selinux? ( sys-libs/libselinux ) device-mapper? ( >=sys-fs/lvm2-2.02.45 ) SLOT=0 SRC_URI=mirror://gnu/parted/parted-2.4.tar.xz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=286630d3d671df170d1b3acac058f6a6 +_md5_=693fe5ab4e70ed481d5d5d5cbeb014f1 diff --git a/metadata/md5-cache/sys-block/scsiadd-1.95 b/metadata/md5-cache/sys-block/scsiadd-1.95 deleted file mode 100644 index da756212c523..000000000000 --- a/metadata/md5-cache/sys-block/scsiadd-1.95 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=compile install postinst setup unpack -DESCRIPTION=Add and remove SCSI devices from your Linux system during runtime -HOMEPAGE=http://llg.cubic.org/tools/ -IUSE=suid -KEYWORDS=~x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://llg.cubic.org/tools/scsiadd-1.95.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=704ac66f5cf4e45ee1124c7084c10947 diff --git a/metadata/md5-cache/sys-boot/grub-2.00-r4 b/metadata/md5-cache/sys-boot/grub-2.00-r4 new file mode 100644 index 000000000000..238a583d356c --- /dev/null +++ b/metadata/md5-cache/sys-boot/grub-2.00-r4 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst prepare pretend test +DEPEND=app-arch/xz-utils >=sys-libs/ncurses-5.2-r5 debug? ( sdl? ( media-libs/libsdl ) ) device-mapper? ( >=sys-fs/lvm2-2.02.45 ) libzfs? ( sys-fs/zfs ) mount? ( sys-fs/fuse ) truetype? ( media-libs/freetype media-fonts/dejavu >=media-fonts/unifont-5 ) ppc? ( sys-apps/ibm-powerpc-utils sys-apps/powerpc-utils ) ppc64? ( sys-apps/ibm-powerpc-utils sys-apps/powerpc-utils ) app-misc/pax-utils >=dev-lang/python-2.5.2 sys-devel/flex sys-devel/bison sys-apps/help2man sys-apps/texinfo >=sys-devel/autogen-5.10 static? ( truetype? ( app-arch/bzip2[static-libs(+)] media-libs/freetype[static-libs(+)] sys-libs/zlib[static-libs(+)] ) ) test? ( dev-libs/libisoburn app-emulation/qemu ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=GNU GRUB boot loader +EAPI=5 +HOMEPAGE=http://www.gnu.org/software/grub/ +IUSE=custom-cflags debug device-mapper doc efiemu mount +multislot nls static sdl test truetype libzfs grub_platforms_emu grub_platforms_qemu-mips grub_platforms_yeeloong grub_platforms_ieee1275 grub_platforms_coreboot grub_platforms_multiboot grub_platforms_efi-32 grub_platforms_pc grub_platforms_qemu grub_platforms_efi-64 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=app-arch/xz-utils >=sys-libs/ncurses-5.2-r5 debug? ( sdl? ( media-libs/libsdl ) ) device-mapper? ( >=sys-fs/lvm2-2.02.45 ) libzfs? ( sys-fs/zfs ) mount? ( sys-fs/fuse ) truetype? ( media-libs/freetype media-fonts/dejavu >=media-fonts/unifont-5 ) ppc? ( sys-apps/ibm-powerpc-utils sys-apps/powerpc-utils ) ppc64? ( sys-apps/ibm-powerpc-utils sys-apps/powerpc-utils ) kernel_linux? ( grub_platforms_efi-32? ( sys-boot/efibootmgr ) grub_platforms_efi-64? ( sys-boot/efibootmgr ) ) !multislot? ( !sys-boot/grub:0 ) +REQUIRED_USE=grub_platforms_qemu? ( truetype ) grub_platforms_yeeloong? ( truetype ) +RESTRICT=test +SLOT=2 +SRC_URI=mirror://gnu/grub/grub-2.00.tar.xz mirror://gentoo/grub-2.00.tar.xz +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=a2977467f075217702bf276545ec6582 diff --git a/metadata/md5-cache/sys-boot/grub-9999 b/metadata/md5-cache/sys-boot/grub-9999 index ebed92ea9245..91245b51a3c6 100644 --- a/metadata/md5-cache/sys-boot/grub-9999 +++ b/metadata/md5-cache/sys-boot/grub-9999 @@ -7,6 +7,7 @@ IUSE=custom-cflags debug device-mapper doc efiemu mount +multislot nls static sd LICENSE=GPL-3 RDEPEND=app-arch/xz-utils >=sys-libs/ncurses-5.2-r5 debug? ( sdl? ( media-libs/libsdl ) ) device-mapper? ( >=sys-fs/lvm2-2.02.45 ) libzfs? ( sys-fs/zfs ) mount? ( sys-fs/fuse ) truetype? ( media-libs/freetype media-fonts/dejavu >=media-fonts/unifont-5 ) ppc? ( sys-apps/ibm-powerpc-utils sys-apps/powerpc-utils ) ppc64? ( sys-apps/ibm-powerpc-utils sys-apps/powerpc-utils ) kernel_linux? ( grub_platforms_efi-32? ( sys-boot/efibootmgr ) grub_platforms_efi-64? ( sys-boot/efibootmgr ) ) !multislot? ( !sys-boot/grub:0 ) REQUIRED_USE=grub_platforms_qemu? ( truetype ) grub_platforms_yeeloong? ( truetype ) +RESTRICT=test SLOT=2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 bzr 8b59c16d7183cb93649d7abe70dc4c85 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=5c97497da287885be6efa8059b5777db +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 bzr 8b59c16d7183cb93649d7abe70dc4c85 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=b520869c4f27f7ee2acf5d5c6b91f734 diff --git a/metadata/md5-cache/sys-boot/palo-9999 b/metadata/md5-cache/sys-boot/palo-9999 index 12f7424617aa..a8e0ce53a689 100644 --- a/metadata/md5-cache/sys-boot/palo-9999 +++ b/metadata/md5-cache/sys-boot/palo-9999 @@ -6,4 +6,4 @@ HOMEPAGE=http://parisc-linux.org/ LICENSE=GPL-2 SLOT=0 _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=f9353fc9adc011cf0be833f7d2657c07 +_md5_=1cda3aebe754510a67826c5013631462 diff --git a/metadata/md5-cache/sys-cluster/mpi-dotnet-1.0.0 b/metadata/md5-cache/sys-cluster/mpi-dotnet-1.0.0 deleted file mode 100644 index 311ed5f4232c..000000000000 --- a/metadata/md5-cache/sys-cluster/mpi-dotnet-1.0.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install test unpack -DEPEND=virtual/mpi >=dev-lang/mono-2.0 dev-lang/perl || ( >=sys-devel/automake-1.12 >=sys-devel/automake-1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=C# bindings for various MPI-implementations -HOMEPAGE=http://www.osl.iu.edu/research/mpi.net -IUSE=doc examples -KEYWORDS=~amd64 ppc x86 -LICENSE=Boost-1.0 -RDEPEND=virtual/mpi >=dev-lang/mono-2.0 -RESTRICT=test -SLOT=0 -SRC_URI=http://www.osl.iu.edu/research/mpi.net/files/1.0.0/mpi.net-1.0.0.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=5a2e4825d24ac411a0b03728a77b8cdc diff --git a/metadata/md5-cache/sys-cluster/vzctl-4.4 b/metadata/md5-cache/sys-cluster/vzctl-4.4 new file mode 100644 index 000000000000..9258208b465c --- /dev/null +++ b/metadata/md5-cache/sys-cluster/vzctl-4.4 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst prepare unpack +DEPEND=net-firewall/iptables sys-apps/ed >=sys-apps/iproute2-3.3.0 vz-kernel? ( sys-fs/vzquota ) ploop? ( >=sys-cluster/ploop-1.8 ) vanilla-kernel? ( >=dev-libs/libcgroup-0.37 ) virtual/pkgconfig virtual/pkgconfig +DESCRIPTION=OpenVZ ConTainers control utility +EAPI=5 +HOMEPAGE=http://openvz.org/ +IUSE=ploop vanilla-kernel vz-kernel +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +PDEPEND=app-misc/vzstats +RDEPEND=net-firewall/iptables sys-apps/ed >=sys-apps/iproute2-3.3.0 vz-kernel? ( sys-fs/vzquota ) ploop? ( >=sys-cluster/ploop-1.8 ) vanilla-kernel? ( >=dev-libs/libcgroup-0.37 ) +REQUIRED_USE=^^ ( vz-kernel vanilla-kernel ) +SLOT=0 +SRC_URI=http://download.openvz.org/utils/vzctl/4.4/src/vzctl-4.4.tar.bz2 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f udev a9a8d051efb42bfe884c1db82ce161de user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=f66693389ed6ab701c09ec157ef04f52 diff --git a/metadata/md5-cache/sys-cluster/vzctl-9999 b/metadata/md5-cache/sys-cluster/vzctl-9999 index 13028525b72e..2f47b1b8885a 100644 --- a/metadata/md5-cache/sys-cluster/vzctl-9999 +++ b/metadata/md5-cache/sys-cluster/vzctl-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install postinst prepare test unpack -DEPEND=net-firewall/iptables sys-apps/ed >=sys-apps/iproute2-3.3.0 vz-kernel? ( sys-fs/vzquota ) ploop? ( >=sys-cluster/ploop-1.6 ) vanilla-kernel? ( >=dev-libs/libcgroup-0.37 ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool dev-vcs/git virtual/pkgconfig +DEPEND=net-firewall/iptables sys-apps/ed >=sys-apps/iproute2-3.3.0 vz-kernel? ( sys-fs/vzquota ) ploop? ( >=sys-cluster/ploop-1.8 ) vanilla-kernel? ( >=dev-libs/libcgroup-0.37 ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool dev-vcs/git virtual/pkgconfig DESCRIPTION=OpenVZ ConTainers control utility EAPI=5 HOMEPAGE=http://openvz.org/ IUSE=ploop vanilla-kernel vz-kernel LICENSE=GPL-2 -RDEPEND=net-firewall/iptables sys-apps/ed >=sys-apps/iproute2-3.3.0 vz-kernel? ( sys-fs/vzquota ) ploop? ( >=sys-cluster/ploop-1.6 ) vanilla-kernel? ( >=dev-libs/libcgroup-0.37 ) +RDEPEND=net-firewall/iptables sys-apps/ed >=sys-apps/iproute2-3.3.0 vz-kernel? ( sys-fs/vzquota ) ploop? ( >=sys-cluster/ploop-1.8 ) vanilla-kernel? ( >=dev-libs/libcgroup-0.37 ) REQUIRED_USE=^^ ( vz-kernel vanilla-kernel ) SLOT=0 _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 bash-completion-r1 81c5f02d15a7142263afd98d4fcbf558 eutils 63afaaed8aa819fdcb814c7cd39495a2 git-2 e92e09651292b1bef5656592364550f7 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f udev a9a8d051efb42bfe884c1db82ce161de user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=222c3ad01f80c1d1b489dc77b5cfa0fa +_md5_=5e00a4e16827495308ac69f75432b495 diff --git a/metadata/md5-cache/sys-devel/clang-3.3-r100 b/metadata/md5-cache/sys-devel/clang-3.3-r100 new file mode 100644 index 000000000000..f5d4cedc66a5 --- /dev/null +++ b/metadata/md5-cache/sys-devel/clang-3.3-r100 @@ -0,0 +1,10 @@ +DEFINED_PHASES=- +DESCRIPTION=C language family frontend for LLVM (meta-ebuild) +EAPI=5 +HOMEPAGE=http://clang.llvm.org/ +IUSE=debug multitarget python +static-analyzer +KEYWORDS=~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos +LICENSE=UoI-NCSA +RDEPEND=~sys-devel/llvm-3.3[clang(-),debug=,multitarget=,python=,static-analyzer=] +SLOT=0 +_md5_=d0be1200ccff46a956beb41f8718163f diff --git a/metadata/md5-cache/sys-devel/clang-9999-r100 b/metadata/md5-cache/sys-devel/clang-9999-r100 new file mode 100644 index 000000000000..e524e93d845e --- /dev/null +++ b/metadata/md5-cache/sys-devel/clang-9999-r100 @@ -0,0 +1,9 @@ +DEFINED_PHASES=- +DESCRIPTION=C language family frontend for LLVM (meta-ebuild) +EAPI=5 +HOMEPAGE=http://clang.llvm.org/ +IUSE=debug multitarget python +static-analyzer +LICENSE=UoI-NCSA +RDEPEND=~sys-devel/llvm-9999[clang(-),debug=,multitarget=,python=,static-analyzer=] +SLOT=0 +_md5_=0fe652e04f06178c65d59f70d30cc629 diff --git a/metadata/md5-cache/sys-devel/llvm-3.3-r1 b/metadata/md5-cache/sys-devel/llvm-3.3-r1 new file mode 100644 index 000000000000..d53ec01228d1 --- /dev/null +++ b/metadata/md5-cache/sys-devel/llvm-3.3-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=dev-lang/perl >=sys-devel/make-3.79 >=sys-devel/flex-2.5.4 >=sys-devel/bison-1.875d || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1 ) || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-3.2.3 ) sys-libs/zlib doc? ( dev-python/sphinx ) gold? ( >=sys-devel/binutils-2.22[cxx] ) libffi? ( virtual/pkgconfig virtual/libffi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?] ) ocaml? ( dev-lang/ocaml ) udis86? ( dev-libs/udis86[pic(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?] ) python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] +DESCRIPTION=Low Level Virtual Machine +EAPI=5 +HOMEPAGE=http://llvm.org/ +IUSE=clang debug doc gold kernel_FreeBSD +libffi multitarget ocaml python +static-analyzer test udis86 video_cards_radeon abi_x86_32 abi_x86_64 abi_x86_x32 python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_9 python_targets_pypy2_0 +KEYWORDS=~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos +LICENSE=UoI-NCSA +RDEPEND=dev-lang/perl libffi? ( virtual/libffi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?] ) clang? ( python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] ) ) udis86? ( dev-libs/udis86[pic(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?] ) clang? ( !<=sys-devel/clang-3.3-r99 !>=sys-devel/clang-9999 ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_9 python_targets_pypy2_0 ) test? ( || ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) ) +SLOT=0 +SRC_URI=http://llvm.org/releases/3.3/llvm-3.3.src.tar.gz clang? ( http://llvm.org/releases/3.3/compiler-rt-3.3.src.tar.gz http://llvm.org/releases/3.3/cfe-3.3.src.tar.gz ) !doc? ( http://dev.gentoo.org/~voyageur/distfiles/llvm-3.3-manpages.tar.bz2 ) +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build d9bc148ad9fea2e62ff4a7f7e21c6573 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4ef9a3c53d9bcef0cb03a9754625ac84 diff --git a/metadata/md5-cache/sys-devel/llvm-9999-r1 b/metadata/md5-cache/sys-devel/llvm-9999-r1 new file mode 100644 index 000000000000..5f3dc9b6974a --- /dev/null +++ b/metadata/md5-cache/sys-devel/llvm-9999-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install preinst prepare setup test unpack +DEPEND=dev-lang/perl dev-python/sphinx >=sys-devel/make-3.79 >=sys-devel/flex-2.5.4 >=sys-devel/bison-1.875d || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1 ) || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-3.2.3 ) sys-libs/zlib gold? ( >=sys-devel/binutils-2.22[cxx] ) libffi? ( virtual/pkgconfig virtual/libffi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?] ) ocaml? ( dev-lang/ocaml ) udis86? ( dev-libs/udis86[pic(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?] ) python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] || ( dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] ) net-misc/rsync +DESCRIPTION=Low Level Virtual Machine +EAPI=5 +HOMEPAGE=http://llvm.org/ +IUSE=clang debug doc gold +libffi multitarget ocaml python +static-analyzer test udis86 video_cards_radeon abi_x86_32 abi_x86_64 abi_x86_x32 python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_9 python_targets_pypy2_0 +LICENSE=UoI-NCSA +RDEPEND=dev-lang/perl libffi? ( virtual/libffi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?] ) clang? ( python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] ) ) udis86? ( dev-libs/udis86[pic(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?] ) clang? ( !<=sys-devel/clang-9999-r99 ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_9 python_targets_pypy2_0 ) test? ( || ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) ) +SLOT=0 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build d9bc148ad9fea2e62ff4a7f7e21c6573 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 subversion 869118194bbbecaa8f935e185befcdb7 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ae1f29df2b64d3ba0ca3750a7008c447 diff --git a/metadata/md5-cache/sys-fs/archfs-0.5.6b b/metadata/md5-cache/sys-fs/archfs-0.5.6b deleted file mode 100644 index b991ee89fb44..000000000000 --- a/metadata/md5-cache/sys-fs/archfs-0.5.6b +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile prepare -DEPEND=sys-fs/fuse || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=Filesystem for rdiff-backup'ed folders -EAPI=4 -HOMEPAGE=http://code.google.com/p/rdiff-backup-fs/ -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/fuse app-backup/rdiff-backup -SLOT=0 -SRC_URI=http://archfs.googlecode.com/files/archfs-0.5.6b.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=33a5dcc30553115f85669bb17f92b328 diff --git a/metadata/md5-cache/sys-fs/fuse-2.8.6 b/metadata/md5-cache/sys-fs/fuse-2.8.6 deleted file mode 100644 index 9c0304fe9555..000000000000 --- a/metadata/md5-cache/sys-fs/fuse-2.8.6 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install prepare setup -DESCRIPTION=An interface for filesystems implemented in userspace. -EAPI=4 -HOMEPAGE=http://fuse.sourceforge.net -IUSE=kernel_linux kernel_FreeBSD static-libs -KEYWORDS=alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux -LICENSE=GPL-2 -PDEPEND=kernel_FreeBSD? ( sys-fs/fuse4bsd ) -SLOT=0 -SRC_URI=mirror://sourceforge/fuse/fuse-2.8.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=cd2b9dc3978eb66cf0eb5c60b91f73d3 diff --git a/metadata/md5-cache/sys-fs/fuse-2.8.7 b/metadata/md5-cache/sys-fs/fuse-2.8.7 deleted file mode 100644 index 849f56865570..000000000000 --- a/metadata/md5-cache/sys-fs/fuse-2.8.7 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install prepare setup -DESCRIPTION=An interface for filesystems implemented in userspace. -EAPI=4 -HOMEPAGE=http://fuse.sourceforge.net -IUSE=kernel_linux kernel_FreeBSD static-libs -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux -LICENSE=GPL-2 -PDEPEND=kernel_FreeBSD? ( sys-fs/fuse4bsd ) -SLOT=0 -SRC_URI=mirror://sourceforge/fuse/fuse-2.8.7.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=01b01e9d3bb74a752c66dc2e198619a4 diff --git a/metadata/md5-cache/sys-fs/fuse-2.9.0 b/metadata/md5-cache/sys-fs/fuse-2.9.0 deleted file mode 100644 index edf11eab2eb0..000000000000 --- a/metadata/md5-cache/sys-fs/fuse-2.9.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install prepare setup -DESCRIPTION=An interface for filesystems implemented in userspace. -EAPI=4 -HOMEPAGE=http://fuse.sourceforge.net -IUSE=kernel_linux kernel_FreeBSD static-libs -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux -LICENSE=GPL-2 -PDEPEND=kernel_FreeBSD? ( sys-fs/fuse4bsd ) -SLOT=0 -SRC_URI=mirror://sourceforge/fuse/fuse-2.9.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=00558dedac7794a7729dc910058ddc11 diff --git a/metadata/md5-cache/sys-fs/fuse-2.9.1 b/metadata/md5-cache/sys-fs/fuse-2.9.1 deleted file mode 100644 index 4b40aedbc917..000000000000 --- a/metadata/md5-cache/sys-fs/fuse-2.9.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install prepare setup -DESCRIPTION=An interface for filesystems implemented in userspace. -EAPI=4 -HOMEPAGE=http://fuse.sourceforge.net -IUSE=kernel_linux kernel_FreeBSD static-libs -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux -LICENSE=GPL-2 -PDEPEND=kernel_FreeBSD? ( sys-fs/fuse4bsd ) -SLOT=0 -SRC_URI=mirror://sourceforge/fuse/fuse-2.9.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=ce747064d673ed320628472872bd15c3 diff --git a/metadata/md5-cache/sys-fs/fuse-2.9.1-r1 b/metadata/md5-cache/sys-fs/fuse-2.9.3 similarity index 69% rename from metadata/md5-cache/sys-fs/fuse-2.9.1-r1 rename to metadata/md5-cache/sys-fs/fuse-2.9.3 index 4fb3dd7d790e..54cff891df88 100644 --- a/metadata/md5-cache/sys-fs/fuse-2.9.1-r1 +++ b/metadata/md5-cache/sys-fs/fuse-2.9.3 @@ -1,13 +1,13 @@ DEFINED_PHASES=configure install prepare setup DEPEND=virtual/pkgconfig virtual/pkgconfig DESCRIPTION=An interface for filesystems implemented in userspace. -EAPI=4 +EAPI=5 HOMEPAGE=http://fuse.sourceforge.net -IUSE=kernel_linux kernel_FreeBSD static-libs -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux +IUSE=examples kernel_linux kernel_FreeBSD static-libs +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux LICENSE=GPL-2 PDEPEND=kernel_FreeBSD? ( sys-fs/fuse4bsd ) SLOT=0 -SRC_URI=mirror://sourceforge/fuse/fuse-2.9.1.tar.gz +SRC_URI=mirror://sourceforge/fuse/fuse-2.9.3.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f udev a9a8d051efb42bfe884c1db82ce161de user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=fbca0caf8788849af191b595b0eb7409 +_md5_=95642ca970c6733e8681de32dc031efa diff --git a/metadata/md5-cache/sys-fs/s3ql-1.12-r1 b/metadata/md5-cache/sys-fs/s3ql-1.12-r1 deleted file mode 100644 index 94394ed116c1..000000000000 --- a/metadata/md5-cache/sys-fs/s3ql-1.12-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/apsw-3.7.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/llfuse-0.37[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pycryptopp[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pyliblzma[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] sys-fs/fuse virtual/python-argparse[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] test? ( net-misc/rsync[xattr] virtual/python-unittest2 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] -DESCRIPTION=A full-featured file system for online data storage -EAPI=5 -HOMEPAGE=http://code.google.com/p/s3ql/ -IUSE=contrib doc test python_targets_python2_6 python_targets_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/apsw-3.7.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/llfuse-0.37[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pycryptopp[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pyliblzma[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] sys-fs/fuse virtual/python-argparse[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 ) -SLOT=0 -SRC_URI=http://s3ql.googlecode.com/files/s3ql-1.12.tar.bz2 -_eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=1d73506a69959078a60cd442043865f5 diff --git a/metadata/md5-cache/sys-fs/s3ql-1.13.1 b/metadata/md5-cache/sys-fs/s3ql-1.13.1 deleted file mode 100644 index da44bc6d49b2..000000000000 --- a/metadata/md5-cache/sys-fs/s3ql-1.13.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/apsw-3.7.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/llfuse-0.37[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pycryptopp[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pyliblzma[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] sys-fs/fuse virtual/python-argparse[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] test? ( dev-python/pytest[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] net-misc/rsync[xattr] virtual/python-unittest2 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] -DESCRIPTION=A full-featured file system for online data storage -EAPI=5 -HOMEPAGE=http://code.google.com/p/s3ql/ -IUSE=contrib doc test python_targets_python2_6 python_targets_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/apsw-3.7.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/llfuse-0.37[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pycryptopp[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pyliblzma[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] sys-fs/fuse virtual/python-argparse[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 ) -SLOT=0 -SRC_URI=http://s3ql.googlecode.com/files/s3ql-1.13.1.tar.bz2 -_eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=7f47c51c63058044aa5c4cf46e775558 diff --git a/metadata/md5-cache/sys-fs/s3ql-1.13.2 b/metadata/md5-cache/sys-fs/s3ql-1.13.2 deleted file mode 100644 index 76ca1c411a4d..000000000000 --- a/metadata/md5-cache/sys-fs/s3ql-1.13.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/apsw-3.7.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/llfuse-0.37[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pycryptopp[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pyliblzma[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] sys-fs/fuse virtual/python-argparse[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] test? ( dev-python/pytest[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] net-misc/rsync[xattr] virtual/python-unittest2 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] -DESCRIPTION=A full-featured file system for online data storage -EAPI=5 -HOMEPAGE=http://code.google.com/p/s3ql/ -IUSE=contrib doc test python_targets_python2_6 python_targets_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/apsw-3.7.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/llfuse-0.37[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pycryptopp[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pyliblzma[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] sys-fs/fuse virtual/python-argparse[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 ) -SLOT=0 -SRC_URI=http://s3ql.googlecode.com/files/s3ql-1.13.2.tar.bz2 -_eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=6dacb61ed0052a77924e302d64cba1c4 diff --git a/metadata/md5-cache/sys-fs/s3ql-1.15 b/metadata/md5-cache/sys-fs/s3ql-1.15 index fc9eab3de815..b882e9017b42 100644 --- a/metadata/md5-cache/sys-fs/s3ql-1.15 +++ b/metadata/md5-cache/sys-fs/s3ql-1.15 @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 ) SLOT=0 SRC_URI=http://s3ql.googlecode.com/files/s3ql-1.15.tar.bz2 _eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=b35bd885d5f1d7767ca02a9748d1ecbe +_md5_=0d51908ae172916e2db4073257d49e61 diff --git a/metadata/md5-cache/sys-fs/s3ql-1.14 b/metadata/md5-cache/sys-fs/s3ql-1.16 similarity index 97% rename from metadata/md5-cache/sys-fs/s3ql-1.14 rename to metadata/md5-cache/sys-fs/s3ql-1.16 index b0d7ab1c5de9..60f17dabf75b 100644 --- a/metadata/md5-cache/sys-fs/s3ql-1.14 +++ b/metadata/md5-cache/sys-fs/s3ql-1.16 @@ -9,6 +9,6 @@ LICENSE=GPL-3 RDEPEND=dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/apsw-3.7.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/llfuse-0.37[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pycryptopp[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pyliblzma[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] sys-fs/fuse virtual/python-argparse[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 ) SLOT=0 -SRC_URI=http://s3ql.googlecode.com/files/s3ql-1.14.tar.bz2 +SRC_URI=http://s3ql.googlecode.com/files/s3ql-1.16.tar.bz2 _eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=a291bb058b5530b590514f88e54bd3c4 +_md5_=2520d26c21dc9b088960c4f683c560fe diff --git a/metadata/md5-cache/sys-fs/s3ql-2.1 b/metadata/md5-cache/sys-fs/s3ql-2.1 deleted file mode 100644 index 9e80da2738c5..000000000000 --- a/metadata/md5-cache/sys-fs/s3ql-2.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python3_3(-)?,-python_single_target_python3_3(-)] >=dev-python/apsw-3.7.0[python_targets_python3_3(-)?,-python_single_target_python3_3(-)] >=dev-python/llfuse-0.39[python_targets_python3_3(-)?,-python_single_target_python3_3(-)] dev-python/pycrypto[python_targets_python3_3(-)?,-python_single_target_python3_3(-)] sys-fs/fuse test? ( dev-python/pytest[python_targets_python3_3(-)?,-python_single_target_python3_3(-)] net-misc/rsync[xattr] ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python3_3(-)?,-python_single_target_python3_3(-)] -DESCRIPTION=A full-featured file system for online data storage -EAPI=5 -HOMEPAGE=http://code.google.com/p/s3ql/ -IUSE=contrib doc test python_targets_python3_3 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=dev-python/setuptools[python_targets_python3_3(-)?,-python_single_target_python3_3(-)] >=dev-python/apsw-3.7.0[python_targets_python3_3(-)?,-python_single_target_python3_3(-)] >=dev-python/llfuse-0.39[python_targets_python3_3(-)?,-python_single_target_python3_3(-)] dev-python/pycrypto[python_targets_python3_3(-)?,-python_single_target_python3_3(-)] sys-fs/fuse python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python3_3(-)?,-python_single_target_python3_3(-)] -REQUIRED_USE=|| ( python_targets_python3_3 ) -SLOT=0 -SRC_URI=http://s3ql.googlecode.com/files/s3ql-2.1.tar.bz2 -_eclasses_=distutils-r1 23c50381cb8eba8d1e7d233e14a967f8 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 68315568b6b6ec436deb87db2cd36fe8 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=9abbae33c92e7f7935131fee0498a037 diff --git a/metadata/md5-cache/sys-kernel/gentoo-sources-3.10.1 b/metadata/md5-cache/sys-kernel/gentoo-sources-3.10.1 index cd210d466096..63b08c891477 100644 --- a/metadata/md5-cache/sys-kernel/gentoo-sources-3.10.1 +++ b/metadata/md5-cache/sys-kernel/gentoo-sources-3.10.1 @@ -4,7 +4,7 @@ DESCRIPTION=Full sources including the Gentoo patchset for the 3.10 kernel tree EAPI=5 HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches IUSE=deblob symlink build deblob -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 LICENSE=GPL-2 !deblob? ( freedist ) PDEPEND=!build? ( virtual/dev-manager ) RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) @@ -12,4 +12,4 @@ RESTRICT=binchecks strip SLOT=3.10.1 SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.10.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.10.N/deblob-3.10 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.10.N/deblob-check -> deblob-check-3.10 ) mirror://gentoo/genpatches-3.10-4.base.tar.xz mirror://gentoo/genpatches-3.10-4.extras.tar.xz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=b91aafe083a7c8419c34e9e9d3ba394c +_md5_=004a64a35a2ec6f0ff6d87a846790569 diff --git a/metadata/md5-cache/sys-kernel/hardened-sources-2.6.32-r174 b/metadata/md5-cache/sys-kernel/hardened-sources-2.6.32-r174 deleted file mode 100644 index a8b23b2158be..000000000000 --- a/metadata/md5-cache/sys-kernel/hardened-sources-2.6.32-r174 +++ /dev/null @@ -1,15 +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* ) -DESCRIPTION=Hardened kernel sources (kernel series 2.6) -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 ) -PDEPEND=!build? ( virtual/dev-manager ) -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=2.6.32-r174 -SRC_URI=mirror://kernel/linux/kernel/v2.6/linux-2.6.32.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-2.6.32.N/deblob-2.6.32 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-2.6.32.N/deblob-check -> deblob-check-2.6.32 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-2.6.32-179.extras.tar.bz2 mirror://gentoo/genpatches-2.6.32-48.base.tar.xz mirror://gentoo/genpatches-2.6.32-48.extras.tar.xz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=5a75e87c82d070820b8ea6ea7b6623ee diff --git a/metadata/md5-cache/sys-kernel/hardened-sources-2.6.32-r177 b/metadata/md5-cache/sys-kernel/hardened-sources-2.6.32-r178 similarity index 91% rename from metadata/md5-cache/sys-kernel/hardened-sources-2.6.32-r177 rename to metadata/md5-cache/sys-kernel/hardened-sources-2.6.32-r178 index 1ccb122e6b8f..be617e071b2d 100644 --- a/metadata/md5-cache/sys-kernel/hardened-sources-2.6.32-r177 +++ b/metadata/md5-cache/sys-kernel/hardened-sources-2.6.32-r178 @@ -9,7 +9,7 @@ LICENSE=GPL-2 !deblob? ( freedist ) PDEPEND=!build? ( virtual/dev-manager ) 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=2.6.32-r177 -SRC_URI=mirror://kernel/linux/kernel/v2.6/linux-2.6.32.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-2.6.32.N/deblob-2.6.32 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-2.6.32.N/deblob-check -> deblob-check-2.6.32 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-2.6.32-182.extras.tar.bz2 mirror://gentoo/genpatches-2.6.32-48.base.tar.xz mirror://gentoo/genpatches-2.6.32-48.extras.tar.xz +SLOT=2.6.32-r178 +SRC_URI=mirror://kernel/linux/kernel/v2.6/linux-2.6.32.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-2.6.32.N/deblob-2.6.32 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-2.6.32.N/deblob-check -> deblob-check-2.6.32 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-2.6.32-183.extras.tar.bz2 mirror://gentoo/genpatches-2.6.32-48.base.tar.xz mirror://gentoo/genpatches-2.6.32-48.extras.tar.xz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=78afe454c97f3037e2fa9947ad452cc6 +_md5_=42d51a350acf517e05ccd2b849e4e37a diff --git a/metadata/md5-cache/sys-kernel/hardened-sources-3.10.1 b/metadata/md5-cache/sys-kernel/hardened-sources-3.10.1-r1 similarity index 91% rename from metadata/md5-cache/sys-kernel/hardened-sources-3.10.1 rename to metadata/md5-cache/sys-kernel/hardened-sources-3.10.1-r1 index da9c8d2ceeea..b7e2a822d46a 100644 --- a/metadata/md5-cache/sys-kernel/hardened-sources-3.10.1 +++ b/metadata/md5-cache/sys-kernel/hardened-sources-3.10.1-r1 @@ -9,7 +9,7 @@ LICENSE=GPL-2 !deblob? ( freedist ) PDEPEND=!build? ( virtual/dev-manager ) 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.10.1 -SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.10.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.10.N/deblob-3.10 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.10.N/deblob-check -> deblob-check-3.10 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-3.10.1-1.extras.tar.bz2 mirror://gentoo/genpatches-3.10-3.base.tar.xz +SLOT=3.10.1-r1 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.10.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.10.N/deblob-3.10 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.10.N/deblob-check -> deblob-check-3.10 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-3.10.1-2.extras.tar.bz2 mirror://gentoo/genpatches-3.10-3.base.tar.xz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=5e4ae68fc6f0e7c610edc4875145a37d +_md5_=b51ae105959acb7ef9e409162f8c650f diff --git a/metadata/md5-cache/sys-kernel/hardened-sources-3.2.48 b/metadata/md5-cache/sys-kernel/hardened-sources-3.2.48 deleted file mode 100644 index 38cc5750e806..000000000000 --- a/metadata/md5-cache/sys-kernel/hardened-sources-3.2.48 +++ /dev/null @@ -1,15 +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* ) -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 ) -PDEPEND=!build? ( virtual/dev-manager ) -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.48 -SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.2.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.2.N/deblob-3.2 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.2.N/deblob-check -> deblob-check-3.2 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-3.2.48-1.extras.tar.bz2 mirror://gentoo/genpatches-3.2-16.base.tar.xz mirror://gentoo/genpatches-3.2-16.extras.tar.xz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=3e62f7048c06766f110b214464e10dc7 diff --git a/metadata/md5-cache/sys-kernel/hardened-sources-3.2.48-r3 b/metadata/md5-cache/sys-kernel/hardened-sources-3.2.48-r4 similarity index 91% rename from metadata/md5-cache/sys-kernel/hardened-sources-3.2.48-r3 rename to metadata/md5-cache/sys-kernel/hardened-sources-3.2.48-r4 index 37032a709c8f..359a5614cf12 100644 --- a/metadata/md5-cache/sys-kernel/hardened-sources-3.2.48-r3 +++ b/metadata/md5-cache/sys-kernel/hardened-sources-3.2.48-r4 @@ -9,7 +9,7 @@ LICENSE=GPL-2 !deblob? ( freedist ) PDEPEND=!build? ( virtual/dev-manager ) 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.48-r3 -SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.2.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.2.N/deblob-3.2 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.2.N/deblob-check -> deblob-check-3.2 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-3.2.48-4.extras.tar.bz2 mirror://gentoo/genpatches-3.2-16.base.tar.xz mirror://gentoo/genpatches-3.2-16.extras.tar.xz +SLOT=3.2.48-r4 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.2.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.2.N/deblob-3.2 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.2.N/deblob-check -> deblob-check-3.2 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-3.2.48-5.extras.tar.bz2 mirror://gentoo/genpatches-3.2-16.base.tar.xz mirror://gentoo/genpatches-3.2-16.extras.tar.xz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=c17104ef5d660ac30519525a51966aed +_md5_=587febbc9d3ff4b4edd0bbee54a7f740 diff --git a/metadata/md5-cache/sys-kernel/hardened-sources-3.9.8-r1 b/metadata/md5-cache/sys-kernel/hardened-sources-3.9.8-r1 deleted file mode 100644 index abd0d0d874b3..000000000000 --- a/metadata/md5-cache/sys-kernel/hardened-sources-3.9.8-r1 +++ /dev/null @@ -1,15 +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* ) -DESCRIPTION=Hardened kernel sources (kernel series 3.9) -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 ) -PDEPEND=!build? ( virtual/dev-manager ) -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.9.8-r1 -SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.9.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.9.N/deblob-3.9 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.9.N/deblob-check -> deblob-check-3.9 ) http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-3.9.8-2.extras.tar.bz2 mirror://gentoo/genpatches-3.9-13.base.tar.xz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=c092101e98126b70e802120ef5a8e3c9 diff --git a/metadata/md5-cache/sys-libs/db-3.2.9_p2 b/metadata/md5-cache/sys-libs/db-3.2.9_p2 index 87e985ece431..55ec676d4fea 100644 --- a/metadata/md5-cache/sys-libs/db-3.2.9_p2 +++ b/metadata/md5-cache/sys-libs/db-3.2.9_p2 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND==sys-libs/db-1.85* SLOT=3 SRC_URI=http://download.oracle.com/berkeley-db/db-3.2.9.tar.gz http://www.oracle.com/technology/products/berkeley-db/db/update/3.2.9/patch.3.2.9.1 http://www.oracle.com/technology/products/berkeley-db/db/update/3.2.9/patch.3.2.9.2 -_eclasses_=db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=8cd6a29646247a8503323c9d5c5b6d93 diff --git a/metadata/md5-cache/sys-libs/db-4.2.52_p5 b/metadata/md5-cache/sys-libs/db-4.2.52_p5 index a02053771ad5..7c9b98419989 100644 --- a/metadata/md5-cache/sys-libs/db-4.2.52_p5 +++ b/metadata/md5-cache/sys-libs/db-4.2.52_p5 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.2 SRC_URI=http://download.oracle.com/berkeley-db/db-4.2.52.tar.gz http://www.oracle.com/technology/products/berkeley-db/db/update/4.2.52/patch.4.2.52.1 http://www.oracle.com/technology/products/berkeley-db/db/update/4.2.52/patch.4.2.52.2 http://www.oracle.com/technology/products/berkeley-db/db/update/4.2.52/patch.4.2.52.3 http://www.oracle.com/technology/products/berkeley-db/db/update/4.2.52/patch.4.2.52.4 http://www.oracle.com/technology/products/berkeley-db/db/update/4.2.52/patch.4.2.52.5 -_eclasses_=db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6e2efa61e824b959dcd69de56550229d diff --git a/metadata/md5-cache/sys-libs/db-4.2.52_p5-r1 b/metadata/md5-cache/sys-libs/db-4.2.52_p5-r1 index 163c21e02af9..4c411acf988a 100644 --- a/metadata/md5-cache/sys-libs/db-4.2.52_p5-r1 +++ b/metadata/md5-cache/sys-libs/db-4.2.52_p5-r1 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.2 SRC_URI=http://download.oracle.com/berkeley-db/db-4.2.52.tar.gz http://www.oracle.com/technology/products/berkeley-db/db/update/4.2.52/patch.4.2.52.1 http://www.oracle.com/technology/products/berkeley-db/db/update/4.2.52/patch.4.2.52.2 http://www.oracle.com/technology/products/berkeley-db/db/update/4.2.52/patch.4.2.52.3 http://www.oracle.com/technology/products/berkeley-db/db/update/4.2.52/patch.4.2.52.4 http://www.oracle.com/technology/products/berkeley-db/db/update/4.2.52/patch.4.2.52.5 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=339cebc8ed43ddb5a4e46a26518e725d diff --git a/metadata/md5-cache/sys-libs/db-4.3.29_p1 b/metadata/md5-cache/sys-libs/db-4.3.29_p1 index 8ffe9022479d..746ddd479c3a 100644 --- a/metadata/md5-cache/sys-libs/db-4.3.29_p1 +++ b/metadata/md5-cache/sys-libs/db-4.3.29_p1 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.3 SRC_URI=http://download.oracle.com/berkeley-db/db-4.3.29.tar.gz http://www.oracle.com/technology/products/berkeley-db/db/update/4.3.29/patch.4.3.29.1 -_eclasses_=db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b23729acd428dd74470bdc1fcf253c87 diff --git a/metadata/md5-cache/sys-libs/db-4.3.29_p1-r1 b/metadata/md5-cache/sys-libs/db-4.3.29_p1-r1 index 7371ee00efba..c0697ddf959a 100644 --- a/metadata/md5-cache/sys-libs/db-4.3.29_p1-r1 +++ b/metadata/md5-cache/sys-libs/db-4.3.29_p1-r1 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.3 SRC_URI=http://download.oracle.com/berkeley-db/db-4.3.29.tar.gz http://www.oracle.com/technology/products/berkeley-db/db/update/4.3.29/patch.4.3.29.1 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fd3f79d1947452f740934adc90ba41cb diff --git a/metadata/md5-cache/sys-libs/db-4.4.20_p4 b/metadata/md5-cache/sys-libs/db-4.4.20_p4 index e7315e620434..0d92783dd94c 100644 --- a/metadata/md5-cache/sys-libs/db-4.4.20_p4 +++ b/metadata/md5-cache/sys-libs/db-4.4.20_p4 @@ -8,5 +8,5 @@ LICENSE=Sleepycat BSD RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.4 SRC_URI=http://download.oracle.com/berkeley-db/db-4.4.20.tar.gz mirror://gentoo/db-4.4.20-20060110-rpc_server-java.tar.gz http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/patch.4.4.20.1 http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/patch.4.4.20.2 http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/patch.4.4.20.3 http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/patch.4.4.20.4 -_eclasses_=db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=623d0c52c2a0eecbcbcc07ee85ec70a1 diff --git a/metadata/md5-cache/sys-libs/db-4.4.20_p4-r1 b/metadata/md5-cache/sys-libs/db-4.4.20_p4-r1 index 556135a43955..9bbe1d9355f0 100644 --- a/metadata/md5-cache/sys-libs/db-4.4.20_p4-r1 +++ b/metadata/md5-cache/sys-libs/db-4.4.20_p4-r1 @@ -8,5 +8,5 @@ LICENSE=Sleepycat BSD RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.4 SRC_URI=http://download.oracle.com/berkeley-db/db-4.4.20.tar.gz mirror://gentoo/db-4.4.20-20060110-rpc_server-java.tar.gz http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/patch.4.4.20.1 http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/patch.4.4.20.2 http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/patch.4.4.20.3 http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/patch.4.4.20.4 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d6f96f7813023ab1da19c02ee57c3348 diff --git a/metadata/md5-cache/sys-libs/db-4.5.20_p2 b/metadata/md5-cache/sys-libs/db-4.5.20_p2 index bce8257a2df1..1ee7b0045f1c 100644 --- a/metadata/md5-cache/sys-libs/db-4.5.20_p2 +++ b/metadata/md5-cache/sys-libs/db-4.5.20_p2 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.5 SRC_URI=http://download.oracle.com/berkeley-db/db-4.5.20.tar.gz http://www.oracle.com/technology/products/berkeley-db/db/update/4.5.20/patch.4.5.20.1 http://www.oracle.com/technology/products/berkeley-db/db/update/4.5.20/patch.4.5.20.2 -_eclasses_=db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b65563a477560893602693d1dba5aa6d diff --git a/metadata/md5-cache/sys-libs/db-4.5.20_p2-r1 b/metadata/md5-cache/sys-libs/db-4.5.20_p2-r1 index a16d61f0f694..3f815d731f38 100644 --- a/metadata/md5-cache/sys-libs/db-4.5.20_p2-r1 +++ b/metadata/md5-cache/sys-libs/db-4.5.20_p2-r1 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.5 SRC_URI=http://download.oracle.com/berkeley-db/db-4.5.20.tar.gz http://www.oracle.com/technology/products/berkeley-db/db/update/4.5.20/patch.4.5.20.1 http://www.oracle.com/technology/products/berkeley-db/db/update/4.5.20/patch.4.5.20.2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=77850b20bce937ff52c64a188dcc8613 diff --git a/metadata/md5-cache/sys-libs/db-4.6.21_p4 b/metadata/md5-cache/sys-libs/db-4.6.21_p4 index 02c750e14d24..5baf4020d0f4 100644 --- a/metadata/md5-cache/sys-libs/db-4.6.21_p4 +++ b/metadata/md5-cache/sys-libs/db-4.6.21_p4 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.6 SRC_URI=http://download.oracle.com/berkeley-db/db-4.6.21.tar.gz http://www.oracle.com/technology/products/berkeley-db/db/update/4.6.21/patch.4.6.21.1 http://www.oracle.com/technology/products/berkeley-db/db/update/4.6.21/patch.4.6.21.2 http://www.oracle.com/technology/products/berkeley-db/db/update/4.6.21/patch.4.6.21.3 http://www.oracle.com/technology/products/berkeley-db/db/update/4.6.21/patch.4.6.21.4 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=aad65963fb8741b28338ed5f9c95a165 diff --git a/metadata/md5-cache/sys-libs/db-4.7.25_p3 b/metadata/md5-cache/sys-libs/db-4.7.25_p3 index 8ff7c3086f18..73cbca866740 100644 --- a/metadata/md5-cache/sys-libs/db-4.7.25_p3 +++ b/metadata/md5-cache/sys-libs/db-4.7.25_p3 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.7 SRC_URI=http://download.oracle.com/berkeley-db/db-4.7.25.tar.gz http://www.oracle.com/technology/products/berkeley-db/db/update/4.7.25/patch.4.7.25.1 http://www.oracle.com/technology/products/berkeley-db/db/update/4.7.25/patch.4.7.25.2 http://www.oracle.com/technology/products/berkeley-db/db/update/4.7.25/patch.4.7.25.3 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fd9a2e56f4d056751e3e37621256719f diff --git a/metadata/md5-cache/sys-libs/db-4.7.25_p4 b/metadata/md5-cache/sys-libs/db-4.7.25_p4 index cb149633ec34..37c8e272ecd2 100644 --- a/metadata/md5-cache/sys-libs/db-4.7.25_p4 +++ b/metadata/md5-cache/sys-libs/db-4.7.25_p4 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.7 SRC_URI=http://download.oracle.com/berkeley-db/db-4.7.25.tar.gz http://www.oracle.com/technology/products/berkeley-db/db/update/4.7.25/patch.4.7.25.1 http://www.oracle.com/technology/products/berkeley-db/db/update/4.7.25/patch.4.7.25.2 http://www.oracle.com/technology/products/berkeley-db/db/update/4.7.25/patch.4.7.25.3 http://www.oracle.com/technology/products/berkeley-db/db/update/4.7.25/patch.4.7.25.4 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=bb217e70ff8ee57f18ff6fb1cb85b79a diff --git a/metadata/md5-cache/sys-libs/db-4.8.24 b/metadata/md5-cache/sys-libs/db-4.8.24 index e8e9e18c4c1c..acc0ca1e931d 100644 --- a/metadata/md5-cache/sys-libs/db-4.8.24 +++ b/metadata/md5-cache/sys-libs/db-4.8.24 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.8 SRC_URI=http://download.oracle.com/berkeley-db/db-4.8.24.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fc35dd85a76bece748fec483541031ab diff --git a/metadata/md5-cache/sys-libs/db-4.8.26 b/metadata/md5-cache/sys-libs/db-4.8.26 index 83c1eff67e75..3b9e62cec91f 100644 --- a/metadata/md5-cache/sys-libs/db-4.8.26 +++ b/metadata/md5-cache/sys-libs/db-4.8.26 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.8 SRC_URI=http://download.oracle.com/berkeley-db/db-4.8.26.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5e85cf4809502d08270279b515e61c80 diff --git a/metadata/md5-cache/sys-libs/db-4.8.30 b/metadata/md5-cache/sys-libs/db-4.8.30 index 6056e1c8aea9..8f0636cd3724 100644 --- a/metadata/md5-cache/sys-libs/db-4.8.30 +++ b/metadata/md5-cache/sys-libs/db-4.8.30 @@ -8,5 +8,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=4.8 SRC_URI=http://download.oracle.com/berkeley-db/db-4.8.30.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ba8c5f119d798c8b13dfd33d466bcf35 diff --git a/metadata/md5-cache/sys-libs/db-5.0.21-r1 b/metadata/md5-cache/sys-libs/db-5.0.21-r1 index 8b199f7d6d77..b6071c276f34 100644 --- a/metadata/md5-cache/sys-libs/db-5.0.21-r1 +++ b/metadata/md5-cache/sys-libs/db-5.0.21-r1 @@ -9,5 +9,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=5.0 SRC_URI=http://download.oracle.com/berkeley-db/db-5.0.21.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=bf92ddf80ebb70d9100cbb5a55cd477e diff --git a/metadata/md5-cache/sys-libs/db-5.0.26 b/metadata/md5-cache/sys-libs/db-5.0.26 index 4167cf4e478a..5203324e960e 100644 --- a/metadata/md5-cache/sys-libs/db-5.0.26 +++ b/metadata/md5-cache/sys-libs/db-5.0.26 @@ -9,5 +9,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=5.0 SRC_URI=http://download.oracle.com/berkeley-db/db-5.0.26.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=51ee8fd3d3659e75405d1010542183b1 diff --git a/metadata/md5-cache/sys-libs/db-5.0.32 b/metadata/md5-cache/sys-libs/db-5.0.32 index 86a258e288bd..bfce10a34bea 100644 --- a/metadata/md5-cache/sys-libs/db-5.0.32 +++ b/metadata/md5-cache/sys-libs/db-5.0.32 @@ -9,5 +9,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=5.0 SRC_URI=http://download.oracle.com/berkeley-db/db-5.0.32.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=373e00e462fbd5f2130623db850575fe diff --git a/metadata/md5-cache/sys-libs/db-5.1.19-r2 b/metadata/md5-cache/sys-libs/db-5.1.19-r2 index a38682f0b013..0c3021c8b85e 100644 --- a/metadata/md5-cache/sys-libs/db-5.1.19-r2 +++ b/metadata/md5-cache/sys-libs/db-5.1.19-r2 @@ -9,5 +9,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=5.1 SRC_URI=http://download.oracle.com/berkeley-db/db-5.1.19.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4ede516608d0299a9bca5b66a6d94c21 diff --git a/metadata/md5-cache/sys-libs/db-5.1.25 b/metadata/md5-cache/sys-libs/db-5.1.25 index 6928df656fb0..fca1cc182cca 100644 --- a/metadata/md5-cache/sys-libs/db-5.1.25 +++ b/metadata/md5-cache/sys-libs/db-5.1.25 @@ -9,5 +9,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=5.1 SRC_URI=http://download.oracle.com/berkeley-db/db-5.1.25.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=806a10dac289d84f89d3bfcc0a137662 diff --git a/metadata/md5-cache/sys-libs/db-5.1.29 b/metadata/md5-cache/sys-libs/db-5.1.29 index be0b1f5441bd..d3867f73dfb1 100644 --- a/metadata/md5-cache/sys-libs/db-5.1.29 +++ b/metadata/md5-cache/sys-libs/db-5.1.29 @@ -9,5 +9,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=5.1 SRC_URI=http://download.oracle.com/berkeley-db/db-5.1.29.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6c594f0ddb883ea90f29039b3640e914 diff --git a/metadata/md5-cache/sys-libs/db-5.2.28 b/metadata/md5-cache/sys-libs/db-5.2.28 index 8516e7135d31..ed102fcd8692 100644 --- a/metadata/md5-cache/sys-libs/db-5.2.28 +++ b/metadata/md5-cache/sys-libs/db-5.2.28 @@ -9,5 +9,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=5.2 SRC_URI=http://download.oracle.com/berkeley-db/db-5.2.28.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a19f4e128db4fa3b467ca6cf4617c162 diff --git a/metadata/md5-cache/sys-libs/db-5.2.36 b/metadata/md5-cache/sys-libs/db-5.2.36 index 3a0f21bc9d6b..a095e46c16a1 100644 --- a/metadata/md5-cache/sys-libs/db-5.2.36 +++ b/metadata/md5-cache/sys-libs/db-5.2.36 @@ -9,5 +9,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=5.2 SRC_URI=http://download.oracle.com/berkeley-db/db-5.2.36.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=58c2f4d50dbf8125889586f303c340ea diff --git a/metadata/md5-cache/sys-libs/db-5.2.42 b/metadata/md5-cache/sys-libs/db-5.2.42 index 40c144432129..741747f0ddc4 100644 --- a/metadata/md5-cache/sys-libs/db-5.2.42 +++ b/metadata/md5-cache/sys-libs/db-5.2.42 @@ -9,5 +9,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=5.2 SRC_URI=http://download.oracle.com/berkeley-db/db-5.2.42.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=58fe07cc5a8613e65b5cb937c66b57c2 diff --git a/metadata/md5-cache/sys-libs/db-5.3.21 b/metadata/md5-cache/sys-libs/db-5.3.21 index e8c2b8b47a86..a7184e9082f5 100644 --- a/metadata/md5-cache/sys-libs/db-5.3.21 +++ b/metadata/md5-cache/sys-libs/db-5.3.21 @@ -9,5 +9,5 @@ LICENSE=Sleepycat RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=5.3 SRC_URI=http://download.oracle.com/berkeley-db/db-5.3.21.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8bb32f89c738fb9897a8bd96e4839dac diff --git a/metadata/md5-cache/sys-libs/db-6.0.20 b/metadata/md5-cache/sys-libs/db-6.0.20 index 0566f5818d3b..80065315de2c 100644 --- a/metadata/md5-cache/sys-libs/db-6.0.20 +++ b/metadata/md5-cache/sys-libs/db-6.0.20 @@ -9,5 +9,5 @@ LICENSE=AGPL-3 RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=6.0 SRC_URI=http://download.oracle.com/berkeley-db/db-6.0.20.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=721e85a13f85a07ff1c375b22e64d594 diff --git a/metadata/md5-cache/sys-libs/db-6.0.20-r1 b/metadata/md5-cache/sys-libs/db-6.0.20-r1 index 3f53e34d7894..62c5571eb707 100644 --- a/metadata/md5-cache/sys-libs/db-6.0.20-r1 +++ b/metadata/md5-cache/sys-libs/db-6.0.20-r1 @@ -9,5 +9,5 @@ LICENSE=AGPL-3 RDEPEND=tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 ) java? ( >=dev-java/java-config-2.1.9-r1 ) SLOT=6.0 SRC_URI=http://download.oracle.com/berkeley-db/db-6.0.20.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db a0ae14d78916f896febc27ab68bee364 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db 217d1394b8ade73a6a416da2b3be3332 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0d9ecabba012eec10107bde8842856b5 diff --git a/metadata/md5-cache/sys-libs/pam-1.1.5 b/metadata/md5-cache/sys-libs/pam-1.1.5 index 1dbfbbf014a5..cdb5aa287ad6 100644 --- a/metadata/md5-cache/sys-libs/pam-1.1.5 +++ b/metadata/md5-cache/sys-libs/pam-1.1.5 @@ -10,5 +10,5 @@ PDEPEND=sys-auth/pambase vim-syntax? ( app-vim/pam-syntax ) RDEPEND=nls? ( virtual/libintl ) cracklib? ( >=sys-libs/cracklib-2.8.3 ) audit? ( sys-process/audit ) selinux? ( >=sys-libs/libselinux-1.28 ) berkdb? ( sys-libs/db ) elibc_glibc? ( >=sys-libs/glibc-2.7 nis? ( || ( >=net-libs/libtirpc-0.2.2-r1 =sys-libs/cracklib-2.8.3 ) audit? ( sys-process/audit ) selinux? ( >=sys-libs/libselinux-1.28 ) berkdb? ( sys-libs/db ) elibc_glibc? ( >=sys-libs/glibc-2.7 nis? ( || ( >=net-libs/libtirpc-0.2.2-r1 =sys-libs/cracklib-2.8.3 ) audit? ( sys-process/audit ) selinux? ( >=sys-libs/libselinux-1.28 ) berkdb? ( sys-libs/db ) elibc_glibc? ( >=sys-libs/glibc-2.7 nis? ( || ( >=net-libs/libtirpc-0.2.2-r1 =dev-ruby/daemon_controller-1.1.0[ruby_targets_ruby18] >=dev-ruby/rack-1.0.0[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/daemon_controller-1.1.0[ruby_targets_ruby19] >=dev-ruby/rack-1.0.0[ruby_targets_ruby19] ) ) >=dev-libs/libev-4.11 net-misc/curl[ssl] =www-servers/apache-2* ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) +DESCRIPTION=Passenger (a.k.a. mod_rails) makes deployment of Ruby on Rails applications a breeze +EAPI=5 +HOMEPAGE=http://modrails.com/ +IUSE=debug test elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=ruby_targets_ruby18? ( >=dev-ruby/daemon_controller-1.1.0[ruby_targets_ruby18] >=dev-ruby/rack-1.0.0[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/daemon_controller-1.1.0[ruby_targets_ruby19] >=dev-ruby/rack-1.0.0[ruby_targets_ruby19] ) >=dev-libs/libev-4.11 net-misc/curl[ssl] =www-servers/apache-2* ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) +REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ruby19 ) +SLOT=0 +SRC_URI=http://s3.amazonaws.com/phusion-passenger/releases/passenger-4.0.10.tar.gz +_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=4cc2f6dfa5a772056db4256d75606178 diff --git a/metadata/md5-cache/www-apps/mediawiki-1.21.1 b/metadata/md5-cache/www-apps/mediawiki-1.21.1 index b369a6fc2103..09994c42d987 100644 --- a/metadata/md5-cache/www-apps/mediawiki-1.21.1 +++ b/metadata/md5-cache/www-apps/mediawiki-1.21.1 @@ -4,11 +4,11 @@ DESCRIPTION=The MediaWiki wiki web application (as used on wikipedia.org) EAPI=5 HOMEPAGE=http://www.mediawiki.org IUSE=imagemagick mysql postgres sqlite vhosts -KEYWORDS=~alpha ~amd64 ~ppc ~x86 +KEYWORDS=~alpha amd64 ~ppc ~x86 LICENSE=GPL-2 RDEPEND=>=dev-lang/php-5.3.2[mysql?,postgres?,session,xml,xmlreader] imagemagick? ( || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) ) !imagemagick? ( dev-lang/php[gd] ) sqlite? ( dev-db/sqlite:3[fts3(+)] >=dev-lang/php-5.3.2[pdo] || ( dev-lang/php[sqlite] dev-lang/php[sqlite3] ) ) virtual/httpd-php >=app-admin/webapp-config-1.50.15 RESTRICT=test SLOT=1.21.1 SRC_URI=http://download.wikimedia.org/mediawiki/1.21/mediawiki-1.21.1.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 webapp 25b9b1696f5e698711f47d45c3d45e3e -_md5_=d11e04718cde26d9aca0056f1f780884 +_md5_=ff7ea214e8cf002e3e89c5f59fdac3ff diff --git a/metadata/md5-cache/www-misc/profile-sync-daemon-5.36 b/metadata/md5-cache/www-misc/profile-sync-daemon-5.36.4_p20130721 similarity index 80% rename from metadata/md5-cache/www-misc/profile-sync-daemon-5.36 rename to metadata/md5-cache/www-misc/profile-sync-daemon-5.36.4_p20130721 index 1f5eadf6aa9c..ad37fce71c46 100644 --- a/metadata/md5-cache/www-misc/profile-sync-daemon-5.36 +++ b/metadata/md5-cache/www-misc/profile-sync-daemon-5.36.4_p20130721 @@ -6,6 +6,6 @@ KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 GPL-3 RDEPEND=app-shells/bash net-misc/rsync SLOT=0 -SRC_URI=https://github.com/graysky2/profile-sync-daemon/archive/v5.36.tar.gz -> profile-sync-daemon-5.36.tar.gz +SRC_URI=https://github.com/graysky2/profile-sync-daemon/archive/f78e3f3cc1c02757c0025fa5d5e311015a13e9dc.tar.gz -> profile-sync-daemon-5.36.4_p20130721.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vcs-snapshot 3facff03591093044e38f21285a02129 -_md5_=08038d82930de3659c08bba220905710 +_md5_=9720b1335127ae98b1b3026fbfecfbef diff --git a/metadata/md5-cache/www-plugins/adobe-flash-11.2.202.297-r1 b/metadata/md5-cache/www-plugins/adobe-flash-11.2.202.297-r1 new file mode 100644 index 000000000000..ce53a97a8baf --- /dev/null +++ b/metadata/md5-cache/www-plugins/adobe-flash-11.2.202.297-r1 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst setup unpack +DEPEND=amd64? ( multilib? ( !64bit? ( www-plugins/nspluginwrapper ) ) ) selinux? ( sec-policy/selinux-flash ) app-arch/unzip +DESCRIPTION=Adobe Flash Player +EAPI=5 +HOMEPAGE=http://www.adobe.com/products/flashplayer.html +IUSE=-32bit +64bit debug kde multilib selinux sse2 +KEYWORDS=-* ~amd64 ~x86 +LICENSE=AdobeFlash-11.x +RDEPEND=amd64? ( multilib? ( !64bit? ( www-plugins/nspluginwrapper ) ) ) selinux? ( sec-policy/selinux-flash ) x86? ( >=sys-libs/glibc-2.4 dev-libs/nspr dev-libs/nss kde? ( kde-base/kcmshell ) media-libs/fontconfig net-misc/curl x11-libs/gtk+:2 ) amd64? ( multilib? ( 64bit? ( >=sys-libs/glibc-2.4 dev-libs/nspr dev-libs/nss kde? ( kde-base/kcmshell ) media-libs/fontconfig net-misc/curl x11-libs/gtk+:2 ) 32bit? ( >=app-emulation/emul-linux-x86-gtklibs-20100409-r1 app-emulation/emul-linux-x86-soundlibs ) ) !multilib? ( >=sys-libs/glibc-2.4 dev-libs/nspr dev-libs/nss kde? ( kde-base/kcmshell ) media-libs/fontconfig net-misc/curl x11-libs/gtk+:2 ) ) || ( media-fonts/liberation-fonts media-fonts/corefonts ) +REQUIRED_USE=sse2 +RESTRICT=strip mirror +SLOT=0 +SRC_URI=x86? ( !debug? ( http://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.297/install_flash_player_11_linux.i386.tar.gz -> adobe-flash-11.2.202.297.i386.tar.gz ) debug? ( http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_plugin_debug.i386.tar.gz -> adobe-flash-11.2.202.297-debug.i386.tar.gz ) ) amd64? ( multilib? ( 32bit? ( !debug? ( http://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.297/install_flash_player_11_linux.i386.tar.gz -> adobe-flash-11.2.202.297.i386.tar.gz ) debug? ( http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_plugin_debug.i386.tar.gz -> adobe-flash-11.2.202.297-debug.i386.tar.gz ) ) 64bit? ( http://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.297/install_flash_player_11_linux.x86_64.tar.gz -> adobe-flash-11.2.202.297.x86_64.tar.gz ) ) !multilib? ( http://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.297/install_flash_player_11_linux.x86_64.tar.gz -> adobe-flash-11.2.202.297.x86_64.tar.gz ) ) +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 mozextension ba6829881080a663d68531424a3dfbc6 multilib 892e597faee02a5b94eb02ab512e7622 nsplugins 7ea51b2f6cbd5b36b9c0163cc3ee03a2 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=58bd2b82c726a7e500ce4ef008a87d55 diff --git a/metadata/md5-cache/x11-misc/devilspie2-0.30 b/metadata/md5-cache/x11-misc/devilspie2-0.30 new file mode 100644 index 000000000000..065e670e7872 --- /dev/null +++ b/metadata/md5-cache/x11-misc/devilspie2-0.30 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst prepare +DEPEND=>=dev-libs/glib-2.32.4:2 >=dev-lang/lua-5.1.5 >=x11-libs/gtk+-3.4.4:3 >=x11-libs/libwnck-3.4.4:3 x11-libs/libX11 sys-devel/gettext virtual/pkgconfig x11-proto/xproto +DESCRIPTION=Devilspie like window matching utility, using LUA for scripting +EAPI=5 +HOMEPAGE=http://devilspie2.gusnan.se +IUSE=debug linguas_sv linguas_fr linguas_pt_BR linguas_nl linguas_ru linguas_fi +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=>=dev-libs/glib-2.32.4:2 >=dev-lang/lua-5.1.5 >=x11-libs/gtk+-3.4.4:3 >=x11-libs/libwnck-3.4.4:3 x11-libs/libX11 +SLOT=0 +SRC_URI=http://devilspie2.gusnan.se/download/devilspie2_0.30-src.tar.gz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de l10n 33bde4fb0cfd3a21a277b66bfd837e19 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=36b94d83f454cd8f70e63df0bf914d08 diff --git a/metadata/md5-cache/x11-misc/gcolor2-0.4-r4 b/metadata/md5-cache/x11-misc/gcolor2-0.4-r4 new file mode 100644 index 000000000000..aa0b94344c92 --- /dev/null +++ b/metadata/md5-cache/x11-misc/gcolor2-0.4-r4 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare unpack +DEPEND=>=x11-libs/gtk+-2.4:2 >=dev-util/intltool-0.27 virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool app-arch/xz-utils >=sys-apps/sed-4 +DESCRIPTION=A GTK+ color selector +EAPI=5 +HOMEPAGE=http://gcolor2.sourceforge.net +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd +LICENSE=GPL-2 public-domain +RDEPEND=>=x11-libs/gtk+-2.4:2 +SLOT=0 +SRC_URI=mirror://sourceforge/gcolor2/gcolor2-0.4.tar.gz http://dev.gentoo.org/~pacho/gnome/gcolor2.svg +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=e8131814ed6153864ef79a0bc8c43c55 diff --git a/metadata/md5-cache/x11-misc/lineak-defaultplugin-0.9.0-r1 b/metadata/md5-cache/x11-misc/lineak-defaultplugin-0.9.0-r1 index 08924be7cb88..52710fb77073 100644 --- a/metadata/md5-cache/x11-misc/lineak-defaultplugin-0.9.0-r1 +++ b/metadata/md5-cache/x11-misc/lineak-defaultplugin-0.9.0-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Mute/unmute and other macros for LINEAK EAPI=5 HOMEPAGE=http://lineak.sourceforge.net IUSE=debug -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 RDEPEND==x11-misc/lineakd-0.9.0* SLOT=0 SRC_URI=mirror://sourceforge/lineak/lineak-defaultplugin-0.9.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=cd2ec019c247bb3f1bb94b44426dd361 +_md5_=01dacd174bca11d3e7199daaaf66de24 diff --git a/metadata/md5-cache/x11-misc/xlockmore-5.43 b/metadata/md5-cache/x11-misc/xlockmore-5.43 index e315cf51aa93..551b453f5e85 100644 --- a/metadata/md5-cache/x11-misc/xlockmore-5.43 +++ b/metadata/md5-cache/x11-misc/xlockmore-5.43 @@ -4,11 +4,11 @@ DESCRIPTION=Just another screensaver application for X EAPI=4 HOMEPAGE=http://www.tux.org/~bagleyd/xlockmore.html IUSE=crypt debug gtk imagemagick motif nas opengl pam truetype xinerama xlockrc -KEYWORDS=~alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 +KEYWORDS=alpha amd64 ~arm hppa ppc ppc64 ~sparc x86 LICENSE=BSD GPL-2 RDEPEND=gtk? ( x11-libs/gtk+:2 ) imagemagick? ( media-gfx/imagemagick ) motif? ( >=x11-libs/motif-2.3:0 ) nas? ( media-libs/nas ) opengl? ( virtual/opengl virtual/glu truetype? ( >=media-libs/ftgl-2.1.3_rc5 ) ) pam? ( virtual/pam ) truetype? ( media-libs/freetype:2 ) x11-libs/libX11 x11-libs/libXext x11-libs/libXmu x11-libs/libXpm x11-libs/libXt xinerama? ( x11-libs/libXinerama ) REQUIRED_USE=|| ( crypt pam ) SLOT=0 SRC_URI=http://ftp.tux.org/pub/tux/bagleyd/xlockmore/xlockmore-5.43/xlockmore-5.43.tar.bz2 _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pam 5c1a9ef4892062f9ec25c8ef7c1f1e52 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=503809c8fc17df654db84a529e1f6131 +_md5_=5be244b0838d53be6af8ed9f4a700b9d diff --git a/metadata/md5-cache/x11-misc/xvkbd-3.4a-r1 b/metadata/md5-cache/x11-misc/xvkbd-3.4a-r1 index d5298cd20c62..a635142b0b97 100644 --- a/metadata/md5-cache/x11-misc/xvkbd-3.4a-r1 +++ b/metadata/md5-cache/x11-misc/xvkbd-3.4a-r1 @@ -3,10 +3,10 @@ DEPEND=x11-libs/libX11 x11-libs/libXaw x11-libs/libXaw3d x11-libs/libXmu x11-lib DESCRIPTION=virtual keyboard for X window system EAPI=5 HOMEPAGE=http://homepage3.nifty.com/tsato/xvkbd/ -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 RDEPEND=x11-libs/libX11 x11-libs/libXaw x11-libs/libXaw3d x11-libs/libXmu x11-libs/libXt x11-libs/libXtst SLOT=0 SRC_URI=http://homepage3.nifty.com/tsato/xvkbd/xvkbd-3.4a.tar.gz _eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=e7b89f38a027e2b4c18fb032372c9bc8 +_md5_=c45cee157569ac9dea3cf84e66289ca3 diff --git a/metadata/md5-cache/x11-plugins/desklet-WeeklyCalendar-0.50 b/metadata/md5-cache/x11-plugins/desklet-WeeklyCalendar-0.50 deleted file mode 100644 index 36b67a72b4e6..000000000000 --- a/metadata/md5-cache/x11-plugins/desklet-WeeklyCalendar-0.50 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install postinst -DESCRIPTION=A weekly calendar with task management capability -HOMEPAGE=http://gdesklets.de/?q=desklet/view/111 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=>=x11-plugins/desklet-iCalendarEvent-0.3 >=gnome-extra/gdesklets-core-0.36.1-r3 -SLOT=0 -SRC_URI=http://gdesklets.de/files/desklets/WeeklyCalendar/WeeklyCalendar-0.50.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 gdesklets f4d993afddca34073713cc2a27e45c0a multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=9031310a811735440441c995f323c61d diff --git a/metadata/md5-cache/x11-plugins/desklet-iCalendarEvent-0.3 b/metadata/md5-cache/x11-plugins/desklet-iCalendarEvent-0.3 deleted file mode 100644 index b0f106f11340..000000000000 --- a/metadata/md5-cache/x11-plugins/desklet-iCalendarEvent-0.3 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install postinst -DESCRIPTION=iCalendarEvent Control for gDesklets -EAPI=2 -HOMEPAGE=http://gdesklets.de/index.php?q=control/view/231 -KEYWORDS=~x86 ~amd64 -LICENSE=GPL-2 -RDEPEND=>=dev-python/icalendar-2.0.1 >=dev-python/python-dateutil-1.2 dev-libs/libgamin[python] >=gnome-extra/gdesklets-core-0.36.1-r3 -SLOT=0 -SRC_URI=http://gdesklets.de/files/controls/iCalendarEvent/iCalendarEvent-0.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 gdesklets f4d993afddca34073713cc2a27e45c0a multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=16028beb1affb13e66801f37a959cd52 diff --git a/metadata/md5-cache/x11-plugins/desklet-iCalendarEvent-0.4 b/metadata/md5-cache/x11-plugins/desklet-iCalendarEvent-0.4 deleted file mode 100644 index 9943982f2d8a..000000000000 --- a/metadata/md5-cache/x11-plugins/desklet-iCalendarEvent-0.4 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install postinst -DESCRIPTION=iCalendarEvent Control for gDesklets -EAPI=2 -HOMEPAGE=http://gdesklets.de/index.php?q=control/view/231 -KEYWORDS=~x86 ~amd64 -LICENSE=GPL-2 -RDEPEND=>=dev-python/icalendar-2.0.1 >=dev-python/python-dateutil-1.2 dev-libs/libgamin[python] dev-libs/libxml2[python] >=gnome-extra/gdesklets-core-0.36.1-r3 -SLOT=0 -SRC_URI=http://gdesklets.de/files/controls/iCalendarEvent/iCalendarEvent-0.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 gdesklets f4d993afddca34073713cc2a27e45c0a multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=6e21b288b3ff7b3c10d21e051771bbff diff --git a/metadata/md5-cache/x11-themes/pekwm-themes-hewphoria-20080404 b/metadata/md5-cache/x11-themes/pekwm-themes-hewphoria-20080404 deleted file mode 100644 index 94827b963015..000000000000 --- a/metadata/md5-cache/x11-themes/pekwm-themes-hewphoria-20080404 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install postinst -DEPEND=x11-wm/pekwm -DESCRIPTION=A collection of PekWM themes from hewphoria -HOMEPAGE=https://www.pekwm.org/projects/pekwm/wikis/Community -KEYWORDS=~amd64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd -LICENSE=as-is -RDEPEND=x11-wm/pekwm -RESTRICT=mirror bindist -SLOT=0 -SRC_URI=http://distfiles.lifeisabug.com/pekwm-themes-hewphoria-20080404.tar.bz2 -_md5_=e5f069c6853e5185ab4c625d767c9a1f diff --git a/metadata/md5-cache/x11-themes/pekwm-themes-hewphoria-20080921 b/metadata/md5-cache/x11-themes/pekwm-themes-hewphoria-20080921 deleted file mode 100644 index af86a88ac99a..000000000000 --- a/metadata/md5-cache/x11-themes/pekwm-themes-hewphoria-20080921 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install postinst -DEPEND=x11-wm/pekwm -DESCRIPTION=A collection of PekWM themes from hewphoria -HOMEPAGE=https://www.pekwm.org/projects/pekwm/wikis/Community -KEYWORDS=~amd64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd -LICENSE=as-is -RDEPEND=x11-wm/pekwm -RESTRICT=mirror bindist -SLOT=0 -SRC_URI=http://distfiles.lifeisabug.com/pekwm-themes-hewphoria-20080921.tar.bz2 -_md5_=b49662f27580b5e7359b26890e113ab5 diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index c04ccc1305a2..9d86863a9d62 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Sat, 20 Jul 2013 16:36:58 +0000 +Sun, 21 Jul 2013 17:36:59 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index 5b0ba3a38aeb..075170f49a20 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Sat Jul 20 16:07:09 UTC 2013 +Sun Jul 21 17:36:56 UTC 2013 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index d47a1b1af32d..e408a86e8771 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sat, 20 Jul 2013 16:30:01 +0000 +Sun, 21 Jul 2013 18:00:01 +0000 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index ba10914cdebf..d17664df39a0 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1374336301 Sat Jul 20 16:05:01 2013 UTC +1374428101 Sun Jul 21 17:35:01 2013 UTC diff --git a/net-analyzer/prelude-nessus/metadata.xml b/net-analyzer/prelude-nessus/metadata.xml index 42467b9ec145..ff62877c67ae 100644 --- a/net-analyzer/prelude-nessus/metadata.xml +++ b/net-analyzer/prelude-nessus/metadata.xml @@ -2,7 +2,6 @@ - phosphan@gentoo.org - Just committed it, no special interest. Free for adoption. + maintainer-needed@gentoo.org diff --git a/net-dialup/capi4k-utils/metadata.xml b/net-dialup/capi4k-utils/metadata.xml index 2ca0b4f009cf..6ba78ea422be 100644 --- a/net-dialup/capi4k-utils/metadata.xml +++ b/net-dialup/capi4k-utils/metadata.xml @@ -2,10 +2,6 @@ net-dialup - - sbriesen@gentoo.org - Stefan Briesenick - This package contains the CAPI 2.0 library, which is needed for all CAPI applications. It also contains programs to show information about diff --git a/net-dialup/capidivert/metadata.xml b/net-dialup/capidivert/metadata.xml index 568a4821995c..b61d2af8a9f9 100644 --- a/net-dialup/capidivert/metadata.xml +++ b/net-dialup/capidivert/metadata.xml @@ -2,10 +2,6 @@ net-dialup - - sbriesen@gentoo.org - Stefan Briesenick - CAPI based utility to control ISDN diversion facilities. diff --git a/net-dialup/fcpci/Manifest b/net-dialup/fcpci/Manifest index da2ed01734c8..62eeecf6b49c 100644 --- a/net-dialup/fcpci/Manifest +++ b/net-dialup/fcpci/Manifest @@ -1 +1 @@ -DIST fcpci-0.1-0.src.rpm 1419782 RMD160 d6313192d01e0f6a64f890b3015e0541c9dbfbd3 SHA1 08e88c9b395b783dc8dce91b61f286f1c05a261e SHA256 f39c7cb83b21fa9ba1de71f357c72552aa1c5327d7ad4ac55274e71e9da3f8e4 +DIST fcpci-0.1-0.src.rpm 1419782 SHA256 f39c7cb83b21fa9ba1de71f357c72552aa1c5327d7ad4ac55274e71e9da3f8e4 diff --git a/net-dialup/fcpci/metadata.xml b/net-dialup/fcpci/metadata.xml index 5c648b8ae7af..756ddd4a6227 100644 --- a/net-dialup/fcpci/metadata.xml +++ b/net-dialup/fcpci/metadata.xml @@ -2,8 +2,4 @@ net-dialup - - sbriesen@gentoo.org - Stefan Briesenick - diff --git a/net-dialup/isdn-firmware/Manifest b/net-dialup/isdn-firmware/Manifest index 4356a6e0f714..29c8f7e866e8 100644 --- a/net-dialup/isdn-firmware/Manifest +++ b/net-dialup/isdn-firmware/Manifest @@ -1 +1 @@ -DIST i4lfirm-2005.8.15-2.i586.rpm 2530426 RMD160 41fb0a7ddd4f3dbd7b88789809ac6a12b4d9cf3c SHA1 8a0249323493e9ef35f0de756742656891deaed8 SHA256 6a63b534886af59301e7ff6ab83f2cac1ebdc25df0206e2ff79405d1fe18f7d0 +DIST i4lfirm-2005.8.15-2.i586.rpm 2530426 SHA256 6a63b534886af59301e7ff6ab83f2cac1ebdc25df0206e2ff79405d1fe18f7d0 diff --git a/net-dialup/isdn-firmware/metadata.xml b/net-dialup/isdn-firmware/metadata.xml index 85375ae4c40a..e86609b3d54e 100644 --- a/net-dialup/isdn-firmware/metadata.xml +++ b/net-dialup/isdn-firmware/metadata.xml @@ -2,10 +2,6 @@ net-dialup - - sbriesen@gentoo.org - Stefan Briesenick - ISDN firmware for active ISDN cards (AVM, Eicon, etc.) diff --git a/net-dialup/itund/Manifest b/net-dialup/itund/Manifest index 701bbae5b448..19c93d808a8e 100644 --- a/net-dialup/itund/Manifest +++ b/net-dialup/itund/Manifest @@ -1 +1 @@ -DIST itund-0.3.1.tgz 35047 RMD160 d698131a9ace1220305ab84f32d5a1e38188635c SHA1 79b931523711e0f009fabab817467fbe86c17584 SHA256 8ff83aa09346b40e1b481b8b018acb42358bd792a78c036c2d52d060c57d151f +DIST itund-0.3.1.tgz 35047 SHA256 8ff83aa09346b40e1b481b8b018acb42358bd792a78c036c2d52d060c57d151f diff --git a/net-dialup/itund/metadata.xml b/net-dialup/itund/metadata.xml index af48f780b573..80845ef05e9b 100644 --- a/net-dialup/itund/metadata.xml +++ b/net-dialup/itund/metadata.xml @@ -2,10 +2,6 @@ net-dialup - - sbriesen@gentoo.org - Stefan Briesenick - ItunD (ISDN tunnel Daemon) provides a network tunnel over ISDN lines using the CAPI interface. The ISDN4Linux isdn-net (rawIP) devices are diff --git a/net-dns/ez-ipupdate/Manifest b/net-dns/ez-ipupdate/Manifest index b1e434ed628a..1957d76cb324 100644 --- a/net-dns/ez-ipupdate/Manifest +++ b/net-dns/ez-ipupdate/Manifest @@ -1,3 +1,2 @@ -DIST ez-ipupdate_3.0.11b8-10.diff.gz 58420 RMD160 916da2553c2901bae62de43a09ee4ad9da492c95 SHA1 c16ad9a6c8b32d56841a9760c9e41daf95a2fa86 SHA256 a380abc3173ef49be5cf8600278e1bc941b4503129dd9e682707bb79e1538175 -DIST ez-ipupdate_3.0.11b8-13.3.diff.gz 154094 RMD160 8d30768872fd5579b8cb0f671d2e6f756e1605d7 SHA1 800aec0da7313301e71897b5d37492616808db57 SHA256 2c058941f8b172c8564d841d4413b7fa7a5c4dbd53d7d5574c2ff58f41cf39b3 -DIST ez-ipupdate_3.0.11b8.orig.tar.gz 81975 RMD160 f193969c5d3c9faa1b6fec41d530557614d62c55 SHA1 bcb0b919067bb235bd195936e85ceca90b4323c0 SHA256 bf5b8d11ffe055c5891d0ab64bbfa86e99cbda645d40f346146b939fec8d962d +DIST ez-ipupdate_3.0.11b8-13.3.diff.gz 154094 SHA256 2c058941f8b172c8564d841d4413b7fa7a5c4dbd53d7d5574c2ff58f41cf39b3 +DIST ez-ipupdate_3.0.11b8.orig.tar.gz 81975 SHA256 bf5b8d11ffe055c5891d0ab64bbfa86e99cbda645d40f346146b939fec8d962d diff --git a/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta8-r6.ebuild b/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta8-r6.ebuild deleted file mode 100644 index 43a3f20f7cfd..000000000000 --- a/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta8-r6.ebuild +++ /dev/null @@ -1,109 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta8-r6.ebuild,v 1.4 2012/06/14 02:09:47 zmedico Exp $ - -EAPI="2" - -inherit eutils user - -PATCH_VERSION="10" -MY_PV="${PV/_beta/b}" -S="${WORKDIR}/${PN}-${MY_PV}" - -DESCRIPTION="Dynamic DNS client for lots of dynamic dns services" -HOMEPAGE="http://ez-ipupdate.com/" -SRC_URI="mirror://debian/pool/main/e/ez-ipupdate/${PN}_${MY_PV}.orig.tar.gz - mirror://debian/pool/main/e/ez-ipupdate/${PN}_${MY_PV}-${PATCH_VERSION}.diff.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -src_prepare() { - epatch "${WORKDIR}/${PN}_${MY_PV}-${PATCH_VERSION}.diff" - epatch "${FILESDIR}/${P}-zoneedit.diff" - epatch "${FILESDIR}/${P}-dnsexit.diff" - epatch "${FILESDIR}/${P}-3322.diff" - epatch "${FILESDIR}/${P}-linux.diff" - - # comment out obsolete options - sed -i -e "s:^\(run-as-user.*\):#\1:g" \ - -e "s:^\(cache-file.*\):#\1:g" ex*conf - - # make 'missing' executable (bug #103480) - chmod +x missing -} - -src_configure() { - econf --bindir=/usr/sbin || die "econf failed" -} - -src_compile() { - emake || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - newinitd "${FILESDIR}/ez-ipupdate.initd" ez-ipupdate - keepdir /etc/ez-ipupdate /var/cache/ez-ipupdate - - # install docs - dodoc README - newdoc debian/README.Debian README.debian - newdoc debian/changelog ChangeLog.debian - newdoc CHANGELOG ChangeLog - - # install example configs - docinto examples - dodoc ex*conf -} - -pkg_preinst() { - enewgroup ez-ipupd - enewuser ez-ipupd -1 -1 /var/cache/ez-ipupdate ez-ipupd -} - -pkg_postinst() { - chmod 750 /etc/ez-ipupdate /var/cache/ez-ipupdate - chown ez-ipupd:ez-ipupd /etc/ez-ipupdate /var/cache/ez-ipupdate - - elog - elog "Please create one or more config files in" - elog "/etc/ez-ipupdate/. A bunch of samples can" - elog "be found in the doc directory." - elog - elog "All config files must have a '.conf' extension." - elog - elog "Please do not use the 'run-as-user', 'run-as-euser'," - elog "'cache-file' and 'pidfile' options, since these are" - elog "handled internally by the init-script!" - elog - elog "If you want to use ez-ipupdate in daemon mode," - elog "please add 'daemon' to the config file(s) and" - elog "add the ez-ipupdate init-script to the default" - elog "runlevel." - elog - elog "Without the 'daemon' option, you can run the" - elog "init-script with the 'update' parameter inside" - elog "your PPP ip-up script." - elog - - if [ -f /etc/ez-ipupdate.conf ]; then - elog "!!! IMPORTANT UPDATE NOTICE !!!" - elog - elog "The ez-ipupdate init-script can now handle more" - elog "than one config file. New config file location is" - elog "/etc/ez-ipupdate/*.conf" - elog - if [ ! -f /etc/ez-ipupdate/default.conf ]; then - mv -f /etc/ez-ipupdate.conf /etc/ez-ipupdate/default.conf - elog "Your old configuration has been moved to" - elog "/etc/ez-ipupdate/default.conf" - elog - fi - fi -} diff --git a/net-dns/ez-ipupdate/metadata.xml b/net-dns/ez-ipupdate/metadata.xml index 0f5000cea0bf..b63524a497aa 100644 --- a/net-dns/ez-ipupdate/metadata.xml +++ b/net-dns/ez-ipupdate/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org Ez-ipupdate is a client for the dynamic IP service offered by diff --git a/net-fs/djmount/Manifest b/net-fs/djmount/Manifest deleted file mode 100644 index 4829c0ed8aea..000000000000 --- a/net-fs/djmount/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST djmount-0.71.tar.gz 1159653 RMD160 695e2ea0cd3fe654339f82c5101eb74da739d3f7 SHA1 527d4603d85b7fb86dc97d326b78c97bdcc4d687 SHA256 aa5bb482af4cbd42695a7e396043d47b53d075ac2f6aa18a8f8e11383c030e4f diff --git a/net-fs/djmount/djmount-0.71-r1.ebuild b/net-fs/djmount/djmount-0.71-r1.ebuild deleted file mode 100644 index 71486c2ea9b7..000000000000 --- a/net-fs/djmount/djmount-0.71-r1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/djmount/djmount-0.71-r1.ebuild,v 1.4 2010/10/12 08:40:57 phajdan.jr Exp $ - -EAPI="2" - -DESCRIPTION="Mount UPnP audio/video servers as a filesystem" -HOMEPAGE="http://djmount.sf.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug test" - -RDEPEND="sys-fs/fuse - net-libs/libupnp" -DEPEND="${RDEPEND} - test? ( sys-libs/readline )" - -src_unpack() { - default - rm -rf libupnp/*/{src,inc} libupnp/configure # make sure we use external -} - -src_prepare() { - sed -i 's:SetLogFileNames:UpnpSetLogFileNames:' djmount/fuse_main.c #267508 - sed -i 's:InitLog:UpnpInitLog:' djmount/test_device.c #277557 -} - -src_configure() { - econf $(use_enable debug) --with-external-libupnp -} - -src_test() { - # wants to do mounts :x - printf '#!/bin/sh\nexit 0\n' > djmount/test_vfs.sh - default -} - -src_install() { - emake DESTDIR="${D}" install || die - dodoc AUTHORS ChangeLog NEWS README search_help.txt THANKS -} diff --git a/net-fs/djmount/metadata.xml b/net-fs/djmount/metadata.xml deleted file mode 100644 index 877ed7af7da8..000000000000 --- a/net-fs/djmount/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - cardoe@gentoo.org - - diff --git a/net-fs/samba/samba-4.0.6.ebuild b/net-fs/samba/samba-4.0.6.ebuild index 625746cf6bdb..5d2a170be310 100644 --- a/net-fs/samba/samba-4.0.6.ebuild +++ b/net-fs/samba/samba-4.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.6.ebuild,v 1.1 2013/06/07 12:53:24 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.6.ebuild,v 1.2 2013/07/20 17:44:20 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7} ) @@ -16,7 +16,7 @@ if [ "${PV}" = "4.9999" ]; then inherit git-2 else SRC_URI="mirror://samba/stable/${MY_P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~hppa ~x86" fi DESCRIPTION="Samba Suite Version 4" diff --git a/net-fs/samba/samba-4.0.7.ebuild b/net-fs/samba/samba-4.0.7.ebuild index f4dea22296dc..1f471d29899f 100644 --- a/net-fs/samba/samba-4.0.7.ebuild +++ b/net-fs/samba/samba-4.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.7.ebuild,v 1.2 2013/07/13 11:21:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.7.ebuild,v 1.3 2013/07/20 17:44:20 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7} ) @@ -16,7 +16,7 @@ if [ "${PV}" = "4.9999" ]; then inherit git-2 else SRC_URI="mirror://samba/stable/${MY_P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~hppa ~x86" fi DESCRIPTION="Samba Suite Version 4" diff --git a/net-ftp/weex/Manifest b/net-ftp/weex/Manifest index 5bb23dd91e69..194e8f8d649c 100644 --- a/net-ftp/weex/Manifest +++ b/net-ftp/weex/Manifest @@ -1 +1 @@ -DIST weex-2.6.1.5.tar.gz 206972 RMD160 adf792c92f95799cfde9d96a54de006ebc840aca SHA1 eab3560cc75265bd96bac52f08d81f3d735696f0 SHA256 d4f307293ff18230641098723273ba6243e5fbeb5af85f89a8938b826e91ac38 +DIST weex-2.6.1.5.tar.gz 206972 SHA256 d4f307293ff18230641098723273ba6243e5fbeb5af85f89a8938b826e91ac38 diff --git a/net-ftp/weex/metadata.xml b/net-ftp/weex/metadata.xml index cde42541750c..ff62877c67ae 100644 --- a/net-ftp/weex/metadata.xml +++ b/net-ftp/weex/metadata.xml @@ -2,6 +2,6 @@ - phosphan@gentoo.org + maintainer-needed@gentoo.org diff --git a/net-im/qutecom/Manifest b/net-im/qutecom/Manifest deleted file mode 100644 index c0cfcd437203..000000000000 --- a/net-im/qutecom/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST qutecom-2.2_p20110210.tar.xz 39408892 SHA256 76cdfc2cee5a71c264bcc255b9657ebcd3f70fac0be37772fd47bf3c97f2677e SHA512 0e391ec979b543783ccdb501fa055d943fc8b1958f4c7574ade29f10430ec0ff833113a8f029364308ddf2eda2d13f71da60c77e147c73b2049907a54e67b912 WHIRLPOOL f989c6e4cdf5c88d9a2c51b9e571125ec2133db6b213ed02565906d5659684dfef79e599d4203c572c0065b6c2b2792ca277861395344a89b0b6ecabc185ae0a diff --git a/net-im/qutecom/files/qutecom-2.2-boost-1.50.patch b/net-im/qutecom/files/qutecom-2.2-boost-1.50.patch deleted file mode 100644 index 91239ec849c2..000000000000 --- a/net-im/qutecom/files/qutecom-2.2-boost-1.50.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff -ur a/libs/owutil/thread/src/Thread.cpp b/libs/owutil/thread/src/Thread.cpp ---- a/libs/owutil/thread/src/Thread.cpp 2011-02-10 11:03:43.000000000 +0100 -+++ b/libs/owutil/thread/src/Thread.cpp 2012-10-03 14:58:00.000000000 +0200 -@@ -24,6 +24,7 @@ - #include - #include - -+#include - #include - #include - -@@ -105,7 +106,11 @@ - } - - boost::xtime xt; -+#if BOOST_VERSION >= 105000 -+ boost::xtime_get(&xt, boost::TIME_UTC_); -+#else - boost::xtime_get(&xt, boost::TIME_UTC); -+#endif /* BOOST_VERSION >= 105000 */ - xt.sec += seconds; - boost::thread::sleep(xt); - } diff --git a/net-im/qutecom/files/qutecom-2.2-ffmpeg-1.patch b/net-im/qutecom/files/qutecom-2.2-ffmpeg-1.patch deleted file mode 100644 index a4cc594986bf..000000000000 --- a/net-im/qutecom/files/qutecom-2.2-ffmpeg-1.patch +++ /dev/null @@ -1,416 +0,0 @@ -Fix build with latest ffmpeg: Sanitize include paths and port to the new API -Part of bug #443254 - -Index: qutecom-2.2_p20110210/libs/pixertool/src/pixertool.cpp -=================================================================== ---- qutecom-2.2_p20110210.orig/libs/pixertool/src/pixertool.cpp -+++ qutecom-2.2_p20110210/libs/pixertool/src/pixertool.cpp -@@ -26,9 +26,10 @@ - #ifdef __cplusplus - extern "C" { - #endif --#include -+#include -+#include - #ifdef HAVE_SWSCALE --#include -+#include - #endif - #ifdef __cplusplus - } -@@ -54,8 +55,6 @@ static uint8_t * _nv12_to_yuv420p(uint8_ - piximage * pix_alloc(pixosi pix, unsigned width, unsigned height) { - piximage * image = (piximage *) malloc(sizeof(piximage)); - -- avcodec_init(); -- - image->width = width; - image->height = height; - image->palette = pix; -@@ -83,7 +82,7 @@ unsigned pix_size(pixosi pix, unsigned w - } - - const char *pix_get_fmt_name(pixosi pixfmt) { -- return avcodec_get_pix_fmt_name(pix_ffmpeg_from_pix_osi(pixfmt)); -+ return av_get_pix_fmt_name(pix_ffmpeg_from_pix_osi(pixfmt)); - } - - pixerrorcode pix_convert(int flags, piximage * img_dst, piximage * img_src) { -Index: qutecom-2.2_p20110210/owbuild/FindFFMPEG.cmake -=================================================================== ---- qutecom-2.2_p20110210.orig/owbuild/FindFFMPEG.cmake -+++ qutecom-2.2_p20110210/owbuild/FindFFMPEG.cmake -@@ -47,16 +47,13 @@ else (FFMPEG_LIBRARIES AND FFMPEG_INCLUD - - find_path(AVCODEC_INCLUDE_DIR - NAMES -- avcodec.h -+ libavcodec/avcodec.h - PATHS - ${_AVCODEC_INCLUDEDIR} - /usr/include - /usr/local/include - /opt/local/include - /sw/include -- PATH_SUFFIXES -- libavcodec -- ffmpeg - NO_DEFAULT_PATH - ) - -@@ -66,32 +63,26 @@ else (FFMPEG_LIBRARIES AND FFMPEG_INCLUD - - find_path(AVUTIL_INCLUDE_DIR - NAMES -- avutil.h -+ libavutil/avutil.h - PATHS - ${_AVUTIL_INCLUDEDIR} - /usr/include - /usr/local/include - /opt/local/include - /sw/include -- PATH_SUFFIXES -- libavutil -- ffmpeg - NO_DEFAULT_PATH - ) - mark_as_advanced(AVUTIL_INCLUDE_DIR) - - find_path(AVFORMAT_INCLUDE_DIR - NAMES -- avformat.h -+ libavformat/avformat.h - PATHS - ${_AVFORMAT_INCLUDEDIR} - /usr/include - /usr/local/include - /opt/local/include - /sw/include -- PATH_SUFFIXES -- libavformat -- ffmpeg - NO_DEFAULT_PATH - ) - mark_as_advanced(AVFORMAT_INCLUDE_DIR) -@@ -99,32 +90,26 @@ else (FFMPEG_LIBRARIES AND FFMPEG_INCLUD - if (FALSE) - find_path(POSTPROC_INCLUDE_DIR - NAMES -- postprocess.h -+ libpostproc/postprocess.h - PATHS - ${_POSTPROC_INCLUDEDIR} - /usr/include/postproc - /usr/local/include/postproc - /opt/local/include/postproc - /sw/include -- PATH_SUFFIXES -- libpostproc -- ffmpeg - ) - mark_as_advanced(POSTPROC_INCLUDE_DIR) - endif(FALSE) - - find_path(SWSCALE_INCLUDE_DIR - NAMES -- swscale.h -+ libswscale/swscale.h - PATHS - ${_SWSCALE_INCLUDEDIR} - /usr/include - /usr/local/include - /opt/local/include - /sw/include -- PATH_SUFFIXES -- libswscale -- ffmpeg - NO_DEFAULT_PATH - ) - mark_as_advanced(SWSCALE_INCLUDE_DIR) -Index: qutecom-2.2_p20110210/libs/pixertool/include/pixertool/ffmpeg-pixertool.h -=================================================================== ---- qutecom-2.2_p20110210.orig/libs/pixertool/include/pixertool/ffmpeg-pixertool.h -+++ qutecom-2.2_p20110210/libs/pixertool/include/pixertool/ffmpeg-pixertool.h -@@ -28,14 +28,14 @@ - extern "C" { - #endif - #ifdef HAVE_SWSCALE --#include -+#include - #endif --#include -+#include - #ifdef __cplusplus - } - #endif - --#include -+#include - - #ifdef __cplusplus - extern "C" { -Index: qutecom-2.2_p20110210/libs/pixertool/src/ffmpeg/ffmpeg-pixertool.c -=================================================================== ---- qutecom-2.2_p20110210.orig/libs/pixertool/src/ffmpeg/ffmpeg-pixertool.c -+++ qutecom-2.2_p20110210/libs/pixertool/src/ffmpeg/ffmpeg-pixertool.c -@@ -23,9 +23,9 @@ - - #include - --#include -+#include - #ifdef HAVE_SWSCALE --#include -+#include - #endif - - -Index: qutecom-2.2_p20110210/qutecom/src/QuteComBuildId.cpp -=================================================================== ---- qutecom-2.2_p20110210.orig/qutecom/src/QuteComBuildId.cpp -+++ qutecom-2.2_p20110210/qutecom/src/QuteComBuildId.cpp -@@ -29,7 +29,7 @@ - #include - #include - extern "C" { --#include -+#include - #if defined (IMWRAPPER_BACKEND_MULTI) - #include - #include -Index: qutecom-2.2_p20110210/wifo/phapi/phapi-old.c -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phapi-old.c -+++ qutecom-2.2_p20110210/wifo/phapi/phapi-old.c -@@ -59,7 +59,7 @@ - #define SKIP(x) - - #ifdef PHAPI_VIDEO_SUPPORT --#include -+#include - #include - #endif - -@@ -2295,7 +2295,9 @@ void - ph_avcodec_init() - { - #ifdef PHAPI_VIDEO_SUPPORT -+#if LIBAVCODEC_VERSION_MAJOR < 54 - avcodec_init(); -+#endif - avcodec_register_all(); - //phcfg.video_config.video_line_configuration = PHAPI_VIDEO_LINE_128KBPS; - #endif -Index: qutecom-2.2_p20110210/wifo/phapi/phcodec-avcodec-wrapper.c -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phcodec-avcodec-wrapper.c -+++ qutecom-2.2_p20110210/wifo/phapi/phcodec-avcodec-wrapper.c -@@ -36,7 +36,7 @@ - - - --#include -+#include - #include - #include - #include -@@ -53,7 +53,9 @@ - - void ph_avcodec_wrapper_init() - { -+#if LIBAVCODEC_VERSION_MAJOR < 54 - avcodec_init(); -+#endif - avcodec_register_all(); - } - -Index: qutecom-2.2_p20110210/wifo/phapi/phcodec-avcodec-wrapper.h -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phcodec-avcodec-wrapper.h -+++ qutecom-2.2_p20110210/wifo/phapi/phcodec-avcodec-wrapper.h -@@ -22,7 +22,7 @@ - #include "phapi.h" - #include "phcall.h" - #include "phmedia.h" --#include -+#include - - #define PHCODEC_DEFAULT_BITRATE 1000000 - // 99 = 11*9 = (176/16)*(144/16) = a partition of macroblocs ( 1 MB = four 8x8 squares) -Index: qutecom-2.2_p20110210/wifo/phapi/phcodec-h263.c -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phcodec-h263.c -+++ qutecom-2.2_p20110210/wifo/phapi/phcodec-h263.c -@@ -23,7 +23,7 @@ - * - */ - --#include -+#include - #include - #include - #include -@@ -76,7 +76,6 @@ void *h263_encoder_init(void *ctx) { - } - - h263t->encoder_ctx.context->flags |= CODEC_FLAG_QP_RD; -- h263t->encoder_ctx.context->flags |= CODEC_FLAG_H263P_SLICE_STRUCT; - h263t->encoder_ctx.context->flags |= CODEC_FLAG_QSCALE; - - //h263t->encoder_ctx.context->flags |= CODEC_FLAG_INPUT_PRESERVED; -Index: qutecom-2.2_p20110210/wifo/phapi/phcodec-h263flv1.c -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phcodec-h263flv1.c -+++ qutecom-2.2_p20110210/wifo/phapi/phcodec-h263flv1.c -@@ -23,7 +23,7 @@ - * - */ - --#include -+#include - #include - #include - #include -@@ -76,7 +76,6 @@ void *h263flv1_encoder_init(void *ctx) { - } - - h263t->encoder_ctx.context->flags |= CODEC_FLAG_QP_RD; -- h263t->encoder_ctx.context->flags |= CODEC_FLAG_H263P_SLICE_STRUCT; - h263t->encoder_ctx.context->flags |= CODEC_FLAG_QSCALE; - - //h263t->encoder_ctx.context->flags |= CODEC_FLAG_INPUT_PRESERVED; -Index: qutecom-2.2_p20110210/wifo/phapi/phcodec-h263flv1.h -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phcodec-h263flv1.h -+++ qutecom-2.2_p20110210/wifo/phapi/phcodec-h263flv1.h -@@ -25,7 +25,7 @@ - #include "phcall.h" - #include "phmedia.h" - #include "phcodec-h263.h" --#include -+#include - #include "phcodec-avcodec-wrapper.h" - - #define MAX_ENC_BUFFER_SIZE (FF_MIN_BUFFER_SIZE * 32) -Index: qutecom-2.2_p20110210/wifo/phapi/phcodec-h263.h -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phcodec-h263.h -+++ qutecom-2.2_p20110210/wifo/phapi/phcodec-h263.h -@@ -24,7 +24,7 @@ - #include "phapi.h" - #include "phcall.h" - #include "phmedia.h" --#include -+#include - #include "phcodec-avcodec-wrapper.h" - - #define MAX_ENC_BUFFER_SIZE (FF_MIN_BUFFER_SIZE * 32) -Index: qutecom-2.2_p20110210/wifo/phapi/phcodec-h263plus.c -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phcodec-h263plus.c -+++ qutecom-2.2_p20110210/wifo/phapi/phcodec-h263plus.c -@@ -16,7 +16,7 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ - --#include -+#include - #include - #include - #include -@@ -69,7 +69,6 @@ void *h263p_encoder_init(void *ctx) { - } - - h263t->encoder_ctx.context->flags |= CODEC_FLAG_QP_RD; -- h263t->encoder_ctx.context->flags |= CODEC_FLAG_H263P_SLICE_STRUCT; - h263t->encoder_ctx.context->flags |= CODEC_FLAG_QSCALE; - - //h263t->encoder_ctx.context->flags |= CODEC_FLAG_INPUT_PRESERVED; -Index: qutecom-2.2_p20110210/wifo/phapi/phcodec-h263plus.h -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phcodec-h263plus.h -+++ qutecom-2.2_p20110210/wifo/phapi/phcodec-h263plus.h -@@ -25,7 +25,7 @@ - #include "phcall.h" - #include "phmedia.h" - #include "phcodec-h263.h" --#include -+#include - #include "phcodec-avcodec-wrapper.h" - - #define MAX_ENC_BUFFER_SIZE (FF_MIN_BUFFER_SIZE * 32) -Index: qutecom-2.2_p20110210/wifo/phapi/phcodec-h264.c -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phcodec-h264.c -+++ qutecom-2.2_p20110210/wifo/phapi/phcodec-h264.c -@@ -21,7 +21,7 @@ - * - */ - --#include -+#include - #include - #include - #include -Index: qutecom-2.2_p20110210/wifo/phapi/phcodec-mpeg4.c -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phcodec-mpeg4.c -+++ qutecom-2.2_p20110210/wifo/phapi/phcodec-mpeg4.c -@@ -24,7 +24,7 @@ - */ - - --#include -+#include - #include - #include - #include -Index: qutecom-2.2_p20110210/wifo/phapi/phmedia-video-bwcontrol.c -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phmedia-video-bwcontrol.c -+++ qutecom-2.2_p20110210/wifo/phapi/phmedia-video-bwcontrol.c -@@ -36,7 +36,7 @@ - #include - #include - #include --#include -+#include - - #include "phlog.h" - #include "phcodec.h" -Index: qutecom-2.2_p20110210/wifo/phapi/phmedia-video.c -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phmedia-video.c -+++ qutecom-2.2_p20110210/wifo/phapi/phmedia-video.c -@@ -34,7 +34,7 @@ - #include - #include - #include --#include -+#include - #include - #include - -@@ -867,7 +867,7 @@ int ph_media_video_flush_queue(phvstream - stream->stat_num_decoded_total_over_5s++; - gettimeofday(&now_time, 0); - ph_tvsub(&now_time, &stream->last_decode_time); -- if (picIn->pict_type != FF_I_TYPE && (now_time.tv_usec / 1000) < stream->fps_interleave_time) -+ if (picIn->pict_type != AV_PICTURE_TYPE_I && (now_time.tv_usec / 1000) < stream->fps_interleave_time) - { - stream->stat_num_decoded_dropped_over_5s++; - return 0; -Index: qutecom-2.2_p20110210/wifo/phapi/phmedia-video-control.c -=================================================================== ---- qutecom-2.2_p20110210.orig/wifo/phapi/phmedia-video-control.c -+++ qutecom-2.2_p20110210/wifo/phapi/phmedia-video-control.c -@@ -29,7 +29,7 @@ - #include - #include - #include --#include -+#include - - #include "phcodec.h" - #include "phapi.h" diff --git a/net-im/qutecom/files/qutecom-2.2-no-deprecated-avcodec-decode-video.patch b/net-im/qutecom/files/qutecom-2.2-no-deprecated-avcodec-decode-video.patch deleted file mode 100644 index b8f423be791b..000000000000 --- a/net-im/qutecom/files/qutecom-2.2-no-deprecated-avcodec-decode-video.patch +++ /dev/null @@ -1,18 +0,0 @@ -diff -ur a/wifo/phapi/phcodec-avcodec-wrapper.c b/wifo/phapi/phcodec-avcodec-wrapper.c ---- a/wifo/phapi/phcodec-avcodec-wrapper.c 2011-02-10 11:03:43.000000000 +0100 -+++ b/wifo/phapi/phcodec-avcodec-wrapper.c 2012-01-30 14:05:15.000000000 +0100 -@@ -63,8 +63,12 @@ - int dec_len, got_picture = 0; - ph_avcodec_decoder_ctx_t * decoder_t = (ph_avcodec_decoder_ctx_t *) ctx; - -- dec_len = avcodec_decode_video(decoder_t->context, -- dst, &got_picture, (uint8_t *)src, srcsize); -+ AVPacket pkt; -+ av_init_packet(&pkt); -+ pkt.data = (uint8_t*) src; -+ pkt.size = srcsize; -+ dec_len = avcodec_decode_video2(decoder_t->context, -+ dst, &got_picture, &pkt); - - if (got_picture) - { diff --git a/net-im/qutecom/metadata.xml b/net-im/qutecom/metadata.xml deleted file mode 100644 index 11b753103370..000000000000 --- a/net-im/qutecom/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - voip - - chithanh@gentoo.org - Chí-Thanh Christopher Nguyễn - - - diff --git a/net-im/qutecom/qutecom-2.2_p20110210.ebuild b/net-im/qutecom/qutecom-2.2_p20110210.ebuild deleted file mode 100644 index 02677e9a32b4..000000000000 --- a/net-im/qutecom/qutecom-2.2_p20110210.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/qutecom-2.2_p20110210.ebuild,v 1.13 2013/03/02 22:53:48 hwoarang Exp $ - -EAPI="3" - -inherit cmake-utils eutils flag-o-matic versionator - -DESCRIPTION="Multi-protocol instant messenger and VoIP client" -HOMEPAGE="http://www.qutecom.org/" -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="alsa debug oss portaudio xv" - -RDEPEND="dev-libs/boost - dev-libs/glib - dev-libs/openssl - alsa? ( media-libs/alsa-lib ) - media-libs/libsamplerate - media-libs/libsndfile - portaudio? ( media-libs/portaudio ) - media-libs/speex - net-im/pidgin[gnutls] - net-libs/gnutls - >=net-libs/libosip-3 - >=net-libs/libeXosip-3 - net-misc/curl - virtual/ffmpeg - x11-libs/libX11 - dev-qt/qtgui:4 - dev-qt/qtsvg:4 - dev-qt/qtwebkit:4 - xv? ( x11-libs/libXv )" -DEPEND="${RDEPEND} - media-libs/libv4l" - -pkg_setup() { - # fails to find its libraries with --as-needed, bug #315045 - append-ldflags $(no-as-needed) -} - -src_prepare() { - # find correct version of boost, bug #425440 - local boost_PF="$(best_version dev-libs/boost)" - local boost_PV="$(get_version_component_range 5-7 ${boost_PF})" - local boost_PV1="$(get_version_component_range 5-6 ${boost_PF})" - sed -i "s:usr/include:usr/include/boost-$(replace_all_version_separators _ ${boost_PV}):" owbuild/FindBoost.cmake || die - sed -i "s:usr/local/include:usr/include/boost-$(replace_all_version_separators _ ${boost_PV1}):" owbuild/FindBoost.cmake || die - sed -i "s:usr/lib:usr/lib/boost-$(replace_all_version_separators _ ${boost_PV}):" owbuild/FindBoost.cmake || die - sed -i "s:usr/local/lib:usr/lib/boost-$(replace_all_version_separators _ ${boost_PV1}):" owbuild/FindBoost.cmake || die - - # fix building against gcc-4.7, bug #425440 - epatch "${FILESDIR}"/${PN}-2.2-boost-1.50.patch - - # build against >=linux-headers-2.6.38, bug 361181 - sed -i -e "s|linux/videodev.h|libv4l1-videodev.h|" \ - -e "s|__u16|uint16_t|" \ - libs/pixertool/src/v4l/v4l-pixertool.c \ - libs/webcam/include/webcam/V4LWebcamDriver.h \ - libs/webcam/src/v4l/V4LWebcamDriver.cpp || die - epatch "${FILESDIR}"/${PN}-2.2-no-deprecated-avcodec-decode-video.patch \ - "${FILESDIR}"/${PN}-2.2-ffmpeg-1.patch - # do not include gtypes.h, bug #421415 - sed -i '/gtypes.h/d' libs/imwrapper/src/purple/PurpleIMFactory.h || die -} - -src_configure() { - local mycmakeargs="$(cmake-utils_use_enable portaudio PORTAUDIO_SUPPORT) - $(cmake-utils_use_enable alsa PHAPI_AUDIO_ALSA_SUPPORT) - $(cmake-utils_use_enable oss PHAPI_AUDIO_OSS_SUPPORT) - $(cmake-utils_use_enable xv WENGOPHONE_XV_SUPPORT) - -DLIBPURPLE_INTERNAL=OFF - -DPORTAUDIO_INTERNAL=OFF - -DCMAKE_VERBOSE_MAKEFILE=ON " - - cmake-utils_src_configure -} - -src_install() { - cmake-utils_src_install - domenu ${PN}/res/${PN}.desktop || die "domenu failed" - doicon ${PN}/res/${PN}_64x64.png || die "doicon failed" - -} diff --git a/net-im/telepathy-mission-control/metadata.xml b/net-im/telepathy-mission-control/metadata.xml index 0b4b837cba35..56cad563466b 100644 --- a/net-im/telepathy-mission-control/metadata.xml +++ b/net-im/telepathy-mission-control/metadata.xml @@ -9,7 +9,6 @@ managers, to provide a simple way to manipulate a bunch of connection managers at once, and to remove the need to have in each program the account definitions and credentials. - Add support for net-misc/connman Use sys-power/upower to detect suspend and resume diff --git a/net-libs/gupnp/metadata.xml b/net-libs/gupnp/metadata.xml index 948c8e660549..7b7cf5fd85de 100644 --- a/net-libs/gupnp/metadata.xml +++ b/net-libs/gupnp/metadata.xml @@ -3,9 +3,4 @@ net-p2p gnome - - Add support for net-misc/connman - Use dev-libs/gobject-introspection - for introspection - diff --git a/net-libs/libinfinity/Manifest b/net-libs/libinfinity/Manifest index 95901875bca2..3aebbc490394 100644 --- a/net-libs/libinfinity/Manifest +++ b/net-libs/libinfinity/Manifest @@ -1,2 +1 @@ -DIST libinfinity-0.5.2.tar.gz 1444234 SHA256 940c9a4c5ab5925020bac48bd54295cdd1ae3bef7035191da95495ecc9daee9a SHA512 0f511284a65b9ffedd94ed267e63c4aebcd0b320f1cf3e9bd275f30bfd21c02ace4dda8f1c0ba24f5131b8649ef151144f8df60ccdbb7f937029f0f1c15b3cdf WHIRLPOOL d4ea956d8beff321502fcf06ae4537e19e435ace595f860b06cf5b56bf920e73aefc2a3ec55115b46d79bd801586ee54d5464f12c8b50425be3fc2fd46908926 -DIST libinfinity-0.5.3.tar.gz 1456225 SHA256 327555971076e8ef4d30fe55fb319dd38fc820623ac5e4ca4a0c4e2dfc1c0a13 SHA512 feed3c96e26cfe03954c2c16e76c49b5028c8237bf165b378ca049fdce0b42bdc11f0062d9725f7350190d63215f3eb1cf9330d3906f47fe8e847c9d85c8e964 WHIRLPOOL 5c334dfc89eb793413568da4d819ca3dff593b958335015fa761a65fee1ebe6c9ce8880e165856ba746c03b896a9d2f1d9e4c174cddac8a6dcb93b03f2918ffa +DIST libinfinity-0.5.4.tar.gz 1452217 SHA256 04004fc1097e0e45945180f844b1f7cef62db18390d752c8abca78253192f6c4 SHA512 3586865b0cbae7a7397fc819613eb336901daf9d99cc7bcab72e8b38ee10aa1df8b737872c83ff409b29eae8e3667ea81565d624e8357d7506f138677536b4ae WHIRLPOOL 20c5baf2b69f4b5d0a4846510e999f4f477ae3afe4df39e0e45f65c3c0d092ed52b21ff59fc712b265a8614286c1fce07510d3850b20dea6a32257d06407c373 diff --git a/net-libs/libinfinity/libinfinity-0.5.2.ebuild b/net-libs/libinfinity/libinfinity-0.5.2.ebuild deleted file mode 100644 index cb4853db3713..000000000000 --- a/net-libs/libinfinity/libinfinity-0.5.2.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libinfinity/libinfinity-0.5.2.ebuild,v 1.3 2012/10/22 06:47:50 xarthisius Exp $ - -EAPI=4 - -inherit autotools-utils eutils versionator user - -MY_PV=$(get_version_component_range 1-2) - -DESCRIPTION="An implementation of the Infinote protocol written in GObject-based C." -HOMEPAGE="http://gobby.0x539.de/" -SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="avahi doc gtk server static-libs" - -RDEPEND="dev-libs/glib:2 - dev-libs/libxml2 - net-libs/gnutls - sys-libs/pam - virtual/gsasl - avahi? ( net-dns/avahi ) - gtk? ( x11-libs/gtk+:3 )" -DEPEND="${RDEPEND} - virtual/pkgconfig - sys-devel/gettext - doc? ( dev-util/gtk-doc )" - -DOCS=(AUTHORS NEWS README TODO) - -pkg_setup() { - if use server ; then - enewgroup infinote 100 - enewuser infinote 100 /bin/bash /var/lib/infinote infinote - fi -} - -src_configure() { - local myeconfargs=( - $(use_enable doc gtk-doc) - $(use_with gtk inftextgtk) - $(use_with gtk infgtk) - $(use_with gtk gtk3) - $(use_with server infinoted) - $(use_with avahi) - $(use_with avahi libdaemon) - ) - autotools-utils_src_configure -} - -src_install() { - autotools-utils_src_install - - if use server ; then - newinitd "${FILESDIR}/infinoted.initd" infinoted - newconfd "${FILESDIR}/infinoted.confd" infinoted - - keepdir /var/lib/infinote - fowners infinote:infinote /var/lib/infinote - fperms 770 /var/lib/infinote - - dosym /usr/bin/infinoted-${MY_PV} /usr/bin/infinoted - - elog "Add local users who should have local access to the documents" - elog "created by infinoted to the infinote group." - elog "The documents are saved in /var/lib/infinote per default." - fi -} diff --git a/net-libs/libinfinity/libinfinity-0.5.3.ebuild b/net-libs/libinfinity/libinfinity-0.5.4.ebuild similarity index 94% rename from net-libs/libinfinity/libinfinity-0.5.3.ebuild rename to net-libs/libinfinity/libinfinity-0.5.4.ebuild index ee5b4c572877..e25d32200bf2 100644 --- a/net-libs/libinfinity/libinfinity-0.5.3.ebuild +++ b/net-libs/libinfinity/libinfinity-0.5.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libinfinity/libinfinity-0.5.3.ebuild,v 1.1 2012/10/22 06:47:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libinfinity/libinfinity-0.5.4.ebuild,v 1.1 2013/07/21 08:39:02 xarthisius Exp $ EAPI=4 diff --git a/net-libs/libsocialweb/metadata.xml b/net-libs/libsocialweb/metadata.xml index 3726e784bcf4..144a663bacae 100644 --- a/net-libs/libsocialweb/metadata.xml +++ b/net-libs/libsocialweb/metadata.xml @@ -6,9 +6,6 @@ Use net-misc/connman for getting network connection status information Extract proxy information using - net-libs/libsoup-gnome - Use dev-libs/gobject-introspection - for introspection - Build bindings for dev-lang/vala + net-libs/libsoup diff --git a/net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild b/net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild index ab7cd9e4e08f..99d872ebf165 100644 --- a/net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild,v 1.1 2013/05/31 10:19:39 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild,v 1.2 2013/07/21 13:06:24 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} ) @@ -14,7 +14,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ssl nls kerberos hesiod tk socks" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" diff --git a/net-mail/getmail/getmail-4.41.0.ebuild b/net-mail/getmail/getmail-4.41.0.ebuild index 58688924d65f..b0cdd42a8e2f 100644 --- a/net-mail/getmail/getmail-4.41.0.ebuild +++ b/net-mail/getmail/getmail-4.41.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.41.0.ebuild,v 1.1 2013/05/29 08:48:45 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.41.0.ebuild,v 1.2 2013/07/21 13:06:41 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7} ) @@ -13,7 +13,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" python_prepare_all() { sed -i -e "s,'getmail-%s' % __version__,'${PF}'," \ diff --git a/net-mail/imapsync/Manifest b/net-mail/imapsync/Manifest index a2ade1b1286a..57a96f069079 100644 --- a/net-mail/imapsync/Manifest +++ b/net-mail/imapsync/Manifest @@ -1,3 +1,2 @@ -DIST imapsync-1.525.tgz 1166789 SHA256 0e272d7651cc3879d8150b869ffeac96dd7f88160e45f2d4a32d87f13e8c5ed2 SHA512 cc607b33579dee71c75134cd8f2d478c76045847c22a28331d42fc858fb26449df36438322d61088b8db1ba27609103bb86652f58cb9e9cb067bec0c314e24cc WHIRLPOOL 50cc1b8c719d4334914d933b5e337c6d85775d4b67e10baab05b5ffe71e5ba4cb69f03d5d0195c3858f940adf55b49b54796e6e89fe215bcbcb8d2afd7a466ed -DIST imapsync-1.536.tgz 763673 SHA256 501c8b9e6c1218023c0cc18c6c70a988e461903e360b7089b5fb402b212357cb SHA512 2623fa08c7e08acf54aeb717f63372fded48bfeb51b675d94317c58d19c14af6de704f6ff27b0ff26b9c54f97ecba57da3e57c5951a4f912a565ee6d3d9dc475 WHIRLPOOL c7c9f8d129d42d9f5cd15462e3450432b5377410a232d1be907b949c349a51c6a279d52c068b2d22a565c52eca80d5ae1bcb0f40b605f0876030eb70f31045bb DIST imapsync-1.542.tgz 758245 SHA256 8b10ee53f827e16f13ac5babe5f74f21acee44ce2bb5b6db74b542600d3ae9b6 SHA512 646581243d3a331b52e3d3fa7f68af58685f24ba3e6b986e18fa29cf8ec5efa278c96277b720293ef4e8d811d0d577a13d6cb37926e37086b1fbd44ae1e8851c WHIRLPOOL 3f64b1557be4e4dd9d5b1d06d8b3a1ff5d5afc0ed9d15cd491fd1deb7dc2d8e9dec7b7c7e139cab59b9a814ac1482a49d5a056fe6abb8679acb1831feb2a0a64 +DIST imapsync-1.547.tgz 760678 SHA256 cf38d345abe039aec1e9f2e06ef49beddf3492ed3d1f894fdf113def332e5797 SHA512 fca907434b38acc4697827a90cabb7026a5e5923bb75f3e416e489df1dda356d8269a3c3e3d4868c816f9524ef8f69ae5478769014646a97093a77f0b69d9d8a WHIRLPOOL 69291e6d5eacf35427386f4b2528385b7747a783db5f927b332a3363a4e72b7c36f717206d7996834cacae0140b17a9534e54c660e2bf5d097f4d751cf6f2abd diff --git a/net-mail/imapsync/imapsync-1.525.ebuild b/net-mail/imapsync/imapsync-1.525.ebuild deleted file mode 100644 index e1a419651a5f..000000000000 --- a/net-mail/imapsync/imapsync-1.525.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.525.ebuild,v 1.4 2013/04/11 19:00:29 ago Exp $ - -EAPI=4 - -DESCRIPTION="A tool allowing incremental and recursive imap transfer from one mailbox to another" -HOMEPAGE="http://ks.lamiral.info/imapsync/" -SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tgz" - -LICENSE="WTFPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -DEPEND="dev-lang/perl" -RDEPEND="${DEPEND} - dev-perl/Digest-HMAC - dev-perl/IO-Socket-SSL - dev-perl/Mail-IMAPClient - dev-perl/TermReadKey - virtual/perl-Digest-MD5 - virtual/perl-MIME-Base64" - -RESTRICT="test" - -src_prepare() { - sed -i -e "s/^install: testp/install:/" \ - -e "/^DO_IT/,/^$/d" "${S}"/Makefile || die -} - -src_compile() { : ; } diff --git a/net-mail/imapsync/imapsync-1.536.ebuild b/net-mail/imapsync/imapsync-1.547.ebuild similarity index 91% rename from net-mail/imapsync/imapsync-1.536.ebuild rename to net-mail/imapsync/imapsync-1.547.ebuild index 847376244516..d67e7739d21e 100644 --- a/net-mail/imapsync/imapsync-1.536.ebuild +++ b/net-mail/imapsync/imapsync-1.547.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.536.ebuild,v 1.1 2013/05/06 06:30:26 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.547.ebuild,v 1.1 2013/07/21 09:46:32 radhermit Exp $ -EAPI=4 +EAPI=5 DESCRIPTION="A tool allowing incremental and recursive imap transfer from one mailbox to another" HOMEPAGE="http://ks.lamiral.info/imapsync/" @@ -11,7 +11,6 @@ SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tgz" LICENSE="WTFPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" DEPEND="dev-lang/perl" RDEPEND="${DEPEND} diff --git a/net-mail/libdbx/metadata.xml b/net-mail/libdbx/metadata.xml index ad31e0866fe3..d9cd2cad66c2 100644 --- a/net-mail/libdbx/metadata.xml +++ b/net-mail/libdbx/metadata.xml @@ -2,7 +2,6 @@ -phosphan@gentoo.org -If a herd wants to have it, just take it +maintainer-needed@gentoo.org diff --git a/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild b/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild index b43e536d4a23..56a460fe0e1b 100644 --- a/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild +++ b/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild,v 1.2 2012/09/05 21:18:29 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild,v 1.3 2013/07/21 13:06:48 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://mlmmj.org/" SRC_URI="http://mlmmj.org/releases/${MY_P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="virtual/mta" S="${WORKDIR}/${MY_P}" diff --git a/net-mail/vacation/Manifest b/net-mail/vacation/Manifest index 66f5ab17a033..acc3ff13020b 100644 --- a/net-mail/vacation/Manifest +++ b/net-mail/vacation/Manifest @@ -1,3 +1 @@ -DIST vacation-1.2.6.2.tar.gz 51241 RMD160 24ea19393434eb1273d2bfb32724ec5b59dbcb30 SHA1 58600a7bf539e857dde448b0bee0595345a840b3 SHA256 73b03056d5c2c4c854d057f93cf7a4e6db065a3c40d5ffc16480b53e3ca344ca -DIST vacation-1.2.6.3.tar.gz 52118 RMD160 e651fe019bf7c07303610d9cbde7d4896944912c SHA1 acb1f52fd0f1d9b956d142b8ba6dd6f509e54267 SHA256 92b27e92871f3ed396f4535cef7807c976fc399600d3b1d11776152a0a4e9fb2 -DIST vacation-1.2.7.0.tar.gz 63849 RMD160 e4c779f5648b8e01bc4bdd983c8b90338f8427db SHA1 3f72ffb90ef0eb4cd0907ba18e56167ed1f10073 SHA256 a430f3aade251ec61adf3b7a52867b014ae47a5d3db785c01a67bd8e3145e3ff +DIST vacation-1.2.7.0.tar.gz 63849 SHA256 a430f3aade251ec61adf3b7a52867b014ae47a5d3db785c01a67bd8e3145e3ff diff --git a/net-mail/vacation/metadata.xml b/net-mail/vacation/metadata.xml index cde42541750c..ff62877c67ae 100644 --- a/net-mail/vacation/metadata.xml +++ b/net-mail/vacation/metadata.xml @@ -2,6 +2,6 @@ - phosphan@gentoo.org + maintainer-needed@gentoo.org diff --git a/net-mail/vacation/vacation-1.2.6.2.ebuild b/net-mail/vacation/vacation-1.2.6.2.ebuild deleted file mode 100644 index f5bf51522510..000000000000 --- a/net-mail/vacation/vacation-1.2.6.2.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.2.ebuild,v 1.5 2008/07/31 07:32:12 phosphan Exp $ - -DESCRIPTION="automatic mail answering program" -HOMEPAGE="http://vacation.sourceforge.net/" -SRC_URI="mirror://sourceforge/vacation/${P}.tar.gz" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 x86" -SLOT="0" -IUSE="" - -RDEPEND="virtual/mta - sys-libs/gdbm" -DEPEND="${RDEPEND} - >=sys-apps/sed-4 - !mail-mta/sendmail" - -src_unpack () { - unpack ${A} - cd "${S}" - mv vacation.man vacation.1 - sed -i -e 's: -m486::; s:CFLAGS.*= \(.*\):CFLAGS += \1:' Makefile -} - -src_compile () { - emake CFLAGS="${CFLAGS}" || die "emake failed." -} - -src_install () { - dobin vacation - dodoc AUTHORS ChangeLog README README.smrsh - doman vacation.1 -} diff --git a/net-mail/vacation/vacation-1.2.6.3.ebuild b/net-mail/vacation/vacation-1.2.6.3.ebuild deleted file mode 100644 index aae24e301149..000000000000 --- a/net-mail/vacation/vacation-1.2.6.3.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.3.ebuild,v 1.6 2008/08/10 20:00:29 gentoofan23 Exp $ - -inherit eutils toolchain-funcs - -DESCRIPTION="automatic mail answering program" -HOMEPAGE="http://vacation.sourceforge.net/" -SRC_URI="mirror://sourceforge/vacation/${P}.tar.gz" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~x86" -SLOT="0" -IUSE="" - -RDEPEND="virtual/mta - sys-libs/gdbm" -DEPEND="${RDEPEND} - !mail-mta/sendmail" - -src_unpack() { - unpack ${A} - cd "${S}" - - sed -i -e "s:install -s -m:install -m:" Makefile -} - -src_compile () { - emake CC=$(tc-getCC) ARCH=$(tc-arch-kernel) CFLAGS="${CFLAGS}" || die "emake failed." -} - -src_install () { - dodir /usr/bin - dodir /usr/share/man/man1 - emake BINDIR="${D}/usr/bin" MANDIR="${D}usr/share/man/man" install || die \ - "make install failed" -} diff --git a/net-misc/asterisk-spandsp_codec_g726/Manifest b/net-misc/asterisk-spandsp_codec_g726/Manifest index 7189149b2554..0b4c23555573 100644 --- a/net-misc/asterisk-spandsp_codec_g726/Manifest +++ b/net-misc/asterisk-spandsp_codec_g726/Manifest @@ -1 +1 @@ -DIST spandsp-0.0.2pre26_codec_g726.c.bz2 2867 RMD160 23c6c971b3004e3e683076245f9557891bd3f0db SHA1 bd6df18218c745b6d76b6c71cda4e867922be8f0 SHA256 a5bfc64e2e45b8dc8799cdade8a8cdc82b103dd55a233e5725df8eb42d42264d +DIST spandsp-0.0.2pre26_codec_g726.c.bz2 2867 SHA256 a5bfc64e2e45b8dc8799cdade8a8cdc82b103dd55a233e5725df8eb42d42264d diff --git a/net-misc/asterisk-spandsp_codec_g726/metadata.xml b/net-misc/asterisk-spandsp_codec_g726/metadata.xml index 139eaf03c65e..13f76030ed46 100644 --- a/net-misc/asterisk-spandsp_codec_g726/metadata.xml +++ b/net-misc/asterisk-spandsp_codec_g726/metadata.xml @@ -2,10 +2,6 @@ voip - - sbriesen@gentoo.org - Stefan Briesenick - SpanDSP ITU G.726-32kbps codec for Asterisk. It's a replacement for Asterisk's own G.726 codec, which isn't fully compliant to diff --git a/net-misc/capi4hylafax/Manifest b/net-misc/capi4hylafax/Manifest index 5376a3c6b2fb..eb5adcf141e1 100644 --- a/net-misc/capi4hylafax/Manifest +++ b/net-misc/capi4hylafax/Manifest @@ -1,5 +1,3 @@ DIST capi4hylafax_01.03.00.99.svn.300-3.diff.gz 155360 SHA256 dec167255e2307d12b5093e11ddbb6b1f96d0ac94985643579cfd6b534313ed2 -DIST capi4hylafax_01.03.00.99.svn.300-4.diff.gz 155740 SHA256 3c46439120eaa6bfaaad7597b683e618eb565148e7f960d2268713f92c13433b -DIST capi4hylafax_01.03.00.99.svn.300-7.diff.gz 159998 SHA256 29c4acb593382b95b48e84df2b18c23c5125ffbc9dada3c16165ce561782fe20 DIST capi4hylafax_01.03.00.99.svn.300-9.diff.gz 160179 SHA256 5c116fcefa6604a351c31507644c26fb43e0dc89e51f97ee748a52a5eebbc4af DIST capi4hylafax_01.03.00.99.svn.300.orig.tar.gz 533410 SHA256 8c5433fda85d5f178382c0a4fbc07cf22fc22c448146a4b7a090bc6a0b1789c2 diff --git a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.4.ebuild b/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.4.ebuild deleted file mode 100644 index e5e4acb5e6f8..000000000000 --- a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.4.ebuild +++ /dev/null @@ -1,140 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.4.ebuild,v 1.4 2011/02/26 21:49:22 signals Exp $ - -inherit eutils versionator autotools - -FAX_SPOOL_DIR="/var/spool/fax" - -MY_PV1="$(get_version_component_range 1-4)" -MY_PV2="$(get_version_component_range 5)" -MY_PV3="$(get_version_component_range 6)" -MY_P="${PN}_${MY_PV1}.svn.${MY_PV2}" - -DESCRIPTION="capi4hylafax adds a faxcapi modem to the hylafax enviroment." -SRC_URI="mirror://debian/pool/main/c/capi4hylafax/${MY_P}.orig.tar.gz - mirror://debian/pool/main/c/capi4hylafax/${MY_P}-${MY_PV3}.diff.gz" -HOMEPAGE="http://packages.qa.debian.org/c/capi4hylafax.html" - -S="${WORKDIR}/${PN}-svn" - -IUSE="unicode" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" - -DEPEND="net-dialup/capi4k-utils - media-libs/tiff - virtual/jpeg - sys-libs/zlib" - -RDEPEND="${DEPEND} - dev-util/dialog" - -src_unpack() { - unpack ${A} - cd "${S}" - - # apply debian patches + update configs - epatch "${WORKDIR}/${MY_P}-${MY_PV3}.diff" - - # update autotools - eautoreconf - - # fix location of fax spool - for i in config.faxCAPI Readme_src src/defaults.h.in debian/*.1; do - [ -f "${i}" ] && sed -i -e "s:/var/spool/hylafax:${FAX_SPOOL_DIR}:g" "${i}" - done - - # fix location of fax config - sed -i -e "s:/etc/hylafax:${FAX_SPOOL_DIR}/etc:g" setupconffile - - # fix name and location of logfile - sed -i -e "s:/var/spool/fax/log/capi4hylafax:/var/log/${PN}.log:" config.faxCAPI - sed -i -e "s:/tmp/capifax.log:/var/log/${PN}.log:" src/defaults.h.in config.faxCAPI - - # patch man pages - sed -i -e "s:/usr/share/doc/capi4hylafax/:/usr/share/doc/${PF}/html/:g" \ - -e "s:c2send:c2faxsend:g" -e "s:c2recv:c2faxrecv:g" \ - -e "s:CAPI4HYLAFAXCONFIG \"1\":C2FAXADDMODEM \"8\":g" \ - -e "s:capi4hylafaxconfig:c2faxaddmodem:g" debian/*.1 - cp -f debian/capi4hylafaxconfig.1 debian/c2faxaddmodem.8 - - # if specified, convert all relevant files from latin1 to UTF-8 - if use unicode; then - for i in config.faxCAPI; do - einfo "Converting ${i} to UTF-8" - iconv -f latin1 -t utf8 -o "${i}~" "${i}" && mv -f "${i}~" "${i}" || rm -f "${i}~" - done - fi -} - -src_compile() { - econf --with-hylafax-spooldir="${FAX_SPOOL_DIR}" || die "econf failed" - emake || die "emake failed" -} - -src_install() { - keepdir "${FAX_SPOOL_DIR}"/{etc,recvq,pollq,log,status} - fowners uucp:uucp "${FAX_SPOOL_DIR}" "${FAX_SPOOL_DIR}"/{etc,recvq,pollq,log,status} - fperms 0700 "${FAX_SPOOL_DIR}" - - make DESTDIR="${D}" install || die "make install failed" - - # install setup script - newsbin setupconffile c2faxaddmodem - - # install sample config - insinto "${FAX_SPOOL_DIR}/etc" - newins config.faxCAPI config.faxCAPI.default - - # install docs - dodoc AUTHORS ChangeLog Readme_src - newdoc debian/changelog ChangeLog.debian - dohtml README.html LIESMICH.html - - # install man pages - doman debian/c2fax*.[18] - - # install examples - insinto /usr/share/doc/${PF}/examples - doins sample_faxrcvd faxrcvd config.faxCAPI fritz_pic.tif GenerateFileMail.pl - newins sample_AVMC4_config.faxCAPI config.faxCAPI_AVMC4 - newins debian/faxsend sample_faxsend - - # finally install init-script + config - newinitd "${FILESDIR}/${PN}.initd" ${PN} - newconfd "${FILESDIR}/${PN}.confd" ${PN} -} - -pkg_postinst() { - einfo "To use capi4hylafax:" - einfo "Make sure that your isdn/capi devices are owned by" - einfo "the \"uucp\" user (see udev or devfsd config)." - einfo "Modify ${FAX_SPOOL_DIR}/etc/config.faxCAPI" - einfo "to suit your system." - - if [ -f "${FAX_SPOOL_DIR}/etc/config.faxCAPI" ]; then - einfo - einfo "If you're upgrading from a previous version" - einfo "please check for new or changed options." - einfo "A sample default config is installed as:" - einfo "${FAX_SPOOL_DIR}/etc/config.faxCAPI.default" - else - # install default config - cp -f "${FAX_SPOOL_DIR}/etc/config.faxCAPI.default" \ - "${FAX_SPOOL_DIR}/etc/config.faxCAPI" - fi - - einfo - einfo "You should also check special options in:" - einfo "/etc/conf.d/${PN}" - einfo - einfo "If you want to use capi4hylafax together with" - einfo "hylafax, then please emerge net-misc/hylafax" - einfo - einfo "Then append the following line to your hylafax" - einfo "config file (${FAX_SPOOL_DIR}/etc/config):" - einfo "SendFaxCmd: /usr/bin/c2faxsend" -} diff --git a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.7.ebuild b/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.7.ebuild deleted file mode 100644 index 9243eda11b99..000000000000 --- a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.7.ebuild +++ /dev/null @@ -1,133 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.7.ebuild,v 1.3 2011/02/26 21:49:22 signals Exp $ - -inherit eutils versionator autotools - -FAX_SPOOL_DIR="/var/spool/fax" - -MY_PV1="$(get_version_component_range 1-4)" -MY_PV2="$(get_version_component_range 5)" -MY_PV3="$(get_version_component_range 6)" -MY_P="${PN}_${MY_PV1}.svn.${MY_PV2}" - -DESCRIPTION="capi4hylafax adds a faxcapi modem to the hylafax enviroment." -SRC_URI="mirror://debian/pool/main/c/capi4hylafax/${MY_P}.orig.tar.gz - mirror://debian/pool/main/c/capi4hylafax/${MY_P}-${MY_PV3}.diff.gz" -HOMEPAGE="http://packages.qa.debian.org/c/capi4hylafax.html" - -S="${WORKDIR}/${PN}-svn" - -IUSE="" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" - -DEPEND="net-dialup/capi4k-utils - app-shells/bash - media-libs/tiff - virtual/jpeg - sys-libs/zlib" - -RDEPEND="${DEPEND} - dev-util/dialog" - -src_unpack() { - unpack ${A} - cd "${S}" - - # apply debian patches + update configs - epatch "${WORKDIR}/${MY_P}-${MY_PV3}.diff" - - # update autotools - eautoreconf - - # fix location of fax spool - for i in config.faxCAPI Readme_src src/defaults.h.in debian/*.1; do - [ -f "${i}" ] && sed -i -e "s:/var/spool/hylafax:${FAX_SPOOL_DIR}:g" "${i}" - done - - # fix location of fax config - sed -i -e "s:/etc/hylafax:${FAX_SPOOL_DIR}/etc:g" setupconffile - - # fix name and location of logfile - sed -i -e "s:/var/spool/fax/log/capi4hylafax:/var/log/${PN}.log:" config.faxCAPI - sed -i -e "s:/tmp/capifax.log:/var/log/${PN}.log:" src/defaults.h.in config.faxCAPI - - # patch man pages - sed -i -e "s:/usr/share/doc/capi4hylafax/:/usr/share/doc/${PF}/html/:g" \ - -e "s:c2send:c2faxsend:g" -e "s:c2recv:c2faxrecv:g" \ - -e "s:CAPI4HYLAFAXCONFIG \"1\":C2FAXADDMODEM \"8\":g" \ - -e "s:capi4hylafaxconfig:c2faxaddmodem:g" debian/*.1 - cp -f debian/capi4hylafaxconfig.1 debian/c2faxaddmodem.8 -} - -src_compile() { - econf --with-hylafax-spooldir="${FAX_SPOOL_DIR}" || die "econf failed" - emake || die "emake failed" -} - -src_install() { - keepdir "${FAX_SPOOL_DIR}"/{etc,recvq,pollq,log,status} - fowners uucp:uucp "${FAX_SPOOL_DIR}" "${FAX_SPOOL_DIR}"/{etc,recvq,pollq,log,status} - fperms 0700 "${FAX_SPOOL_DIR}" - - make DESTDIR="${D}" install || die "make install failed" - - # install setup script - newsbin setupconffile c2faxaddmodem - - # install sample config - insinto "${FAX_SPOOL_DIR}/etc" - newins config.faxCAPI config.faxCAPI.default - - # install docs - dodoc AUTHORS ChangeLog Readme_src - newdoc debian/changelog ChangeLog.debian - dohtml README.html LIESMICH.html - - # install man pages - doman debian/c2fax*.[18] - - # install examples - insinto /usr/share/doc/${PF}/examples - doins sample_faxrcvd config.faxCAPI fritz_pic.tif GenerateFileMail.pl - newins sample_AVMC4_config.faxCAPI config.faxCAPI_AVMC4 - newins debian/faxsend sample_faxsend - - # finally install init-script + config - newinitd "${FILESDIR}/${PN}.initd" ${PN} - newconfd "${FILESDIR}/${PN}.confd" ${PN} -} - -pkg_postinst() { - elog "To use capi4hylafax:" - elog "Make sure that your isdn/capi devices are owned by" - elog "the \"uucp\" user (see udev or devfsd config)." - elog "Modify ${FAX_SPOOL_DIR}/etc/config.faxCAPI" - elog "to suit your system." - - if [ -f "${FAX_SPOOL_DIR}/etc/config.faxCAPI" ]; then - elog - elog "If you're upgrading from a previous version" - elog "please check for new or changed options." - elog "A sample default config is installed as:" - elog "${FAX_SPOOL_DIR}/etc/config.faxCAPI.default" - else - # install default config - cp -f "${FAX_SPOOL_DIR}/etc/config.faxCAPI.default" \ - "${FAX_SPOOL_DIR}/etc/config.faxCAPI" - fi - - elog - elog "You should also check special options in:" - elog "/etc/conf.d/${PN}" - elog - elog "If you want to use capi4hylafax together with" - elog "hylafax, then please emerge net-misc/hylafax" - elog - elog "Then append the following line to your hylafax" - elog "config file (${FAX_SPOOL_DIR}/etc/config):" - elog "SendFaxCmd: /usr/bin/c2faxsend" -} diff --git a/net-misc/capi4hylafax/metadata.xml b/net-misc/capi4hylafax/metadata.xml index f8a0d7fc06a1..ed4bdf3ce27c 100644 --- a/net-misc/capi4hylafax/metadata.xml +++ b/net-misc/capi4hylafax/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org capi4hylafax adds a faxcapi modem to the hylafax enviroment. So you can diff --git a/net-misc/flexget/Manifest b/net-misc/flexget/Manifest index 53f765e1180f..3dc2ab7887ee 100644 --- a/net-misc/flexget/Manifest +++ b/net-misc/flexget/Manifest @@ -1,4 +1,2 @@ -DIST FlexGet-1.0.3352.tar.gz 708236 SHA256 5cce81fe6442c59e278a535f7855b0366065610716b4499e72566ef187f552e7 SHA512 ac063b0419e342f1372198a32579b8cc569a5e34dc279e805fa44fe4ae7c5aa7b91d981dbba1f618c568fa4f0fad51432ab6c301f5829841a98bb0b275556a44 WHIRLPOOL 8bf7c6152421bd5edcbab9c5fa5b86febee3ae1bb0f8b5369620cc88ec28ce1b4bc270ca9c6d9f067a0a90e16a7047855f9e95c29551428dad263ee42b8f66c7 -DIST FlexGet-1.0.3392.tar.gz 713231 SHA256 4ebec1889a42b9232e6318dc01d09859332256f8b0fc0a10634bd36cbfb7503b SHA512 92c39e0127f1b2ca1c08a3f1d842177dac1bee6d6b1f1fbc25640973ce61f1fbdf7a972cdcfecf3aa6a3995a103378e1c662cd994dc6804c18042e8cb9f1b061 WHIRLPOOL d499f5387a596eb4992ee13238f908295493e43d2c9018822a4eab1c53a1cf918f3cceb982ca479917bef5eda089764d4f792b16e8ba703eecffda70a967d7da -DIST FlexGet-1.1.11.tar.gz 880005 SHA256 526885acca29bbfe4b6aef303febfbceb4597df826ab75e4ec425c7d560ef47d SHA512 d6a01205648afd14a72271c0e47fbdb7e5e08ce433830dc71abe4dd3f3f064d3d9076e31d227e6a265eea4a6ec0ceb8d957a5360f184bd0225849b8ef976b1d1 WHIRLPOOL 55cf17579c3e6d1138aae2a6f1db9ef032f8c36ff03e06b4e4aa708db824f47a70abfd48ae2b58a26209ddee76f3765805d447a6ddbb7dc7014886c2e98fd676 DIST FlexGet-1.1.66.tar.gz 891973 SHA256 95ae38cd1778f5ed55056684e3cf3541ce327c9c65bd6ea22e05294c9d264ff1 SHA512 55870ac871bed8861b83218dd714c2fb02d037a692234fe4043abf37e996308b5ecd7a314b45e71003f821c969aba5d461a821d5628e1160651eed93bd1cff9a WHIRLPOOL 73a9521571602b8432aeafc3395dfa8e5745b1bfdaf96225fc118cbebb60656b0c8574f7d0d4e4937c2fce811982bb6f72599c8196c74b578c0d4e0a105dc165 +DIST FlexGet-1.1.79.tar.gz 906797 SHA256 a7422003166fcb8c30c0c18aa2da103bc3c25f5c0677a7c97892ea0d691396c6 SHA512 a8f2e451509244f84b37a44524be4bc89e8f21c5778c977ceaf5d7bdf572b88d9c33530d31af2be7ec9e603e7d5fda27b884fa4ce9bee28aa54b26d40c5243e5 WHIRLPOOL f44f278dfa8eadc76a7297fc6067ed5a4e1a8c8f083d2ec33862dce5e0b61fed13cb017e924baf4288b790cc16917c1eaec9bfca5f79adf28178f9fdd863db36 diff --git a/net-misc/flexget/flexget-1.0.3352.ebuild b/net-misc/flexget/flexget-1.0.3352.ebuild deleted file mode 100644 index 27b39c147061..000000000000 --- a/net-misc/flexget/flexget-1.0.3352.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-1.0.3352.ebuild,v 1.2 2013/03/19 02:25:59 floppym Exp $ - -EAPI=5 - -PYTHON_COMPAT=( python2_{6,7} ) - -inherit distutils-r1 eutils - -if [[ ${PV} != 9999 ]]; then - MY_P="FlexGet-${PV}" - SRC_URI="http://download.flexget.com/${MY_P}.tar.gz - http://download.flexget.com/archive/${MY_P}.tar.gz" - KEYWORDS="~amd64 ~x86" -else - inherit git-2 - EGIT_REPO_URI="git://github.com/Flexget/Flexget.git - https://github.com/Flexget/Flexget.git" -fi - -DESCRIPTION="Multipurpose automation tool for content like torrents, nzbs, podcasts, comics" -HOMEPAGE="http://flexget.com/" - -LICENSE="MIT" -SLOT="0" -IUSE="test" - -DEPEND=" - >=dev-python/feedparser-5.1.3[${PYTHON_USEDEP}] - >=dev-python/sqlalchemy-0.7 - =dev-python/requests-1.0[${PYTHON_USEDEP}] - "${T}/tests-${EPYTHON}.log" \ - || die "Tests fail with ${EPYTHON}" -} diff --git a/net-misc/flexget/flexget-1.1.11.ebuild b/net-misc/flexget/flexget-1.1.79.ebuild similarity index 86% rename from net-misc/flexget/flexget-1.1.11.ebuild rename to net-misc/flexget/flexget-1.1.79.ebuild index f010abe1f025..a45a06be69e0 100644 --- a/net-misc/flexget/flexget-1.1.11.ebuild +++ b/net-misc/flexget/flexget-1.1.79.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-1.1.11.ebuild,v 1.1 2013/05/27 01:33:15 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-1.1.79.ebuild,v 1.2 2013/07/21 02:30:28 floppym Exp $ EAPI=5 @@ -28,18 +28,19 @@ IUSE="test" DEPEND=" >=dev-python/feedparser-5.1.3[${PYTHON_USEDEP}] - >=dev-python/sqlalchemy-0.7 + >=dev-python/sqlalchemy-0.7[${PYTHON_USEDEP}] =dev-python/beautifulsoup-4.1:4[${PYTHON_USEDEP}] + =dev-python/jsonschema-2.0[${PYTHON_USEDEP}] dev-python/PyRSS2Gen[${PYTHON_USEDEP}] dev-python/pynzb[${PYTHON_USEDEP}] dev-python/progressbar[${PYTHON_USEDEP}] - dev-python/flask + dev-python/flask[${PYTHON_USEDEP}] dev-python/cherrypy[${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}] dev-python/python-tvrage[${PYTHON_USEDEP}] @@ -59,11 +60,7 @@ fi python_prepare_all() { # Prevent setup from grabbing nose from pypi - sed -e /setup_requires/d \ - -e '/SQLAlchemy/s/, <0.8//' \ - -e '/BeautifulSoup/s/, <3.3//' \ - -e '/beautifulsoup4/s/, <4.2//' \ - -i pavement.py || die + sed -e /setup_requires/d -i pavement.py || die distutils-r1_python_prepare_all } diff --git a/net-misc/flexget/flexget-9999.ebuild b/net-misc/flexget/flexget-9999.ebuild index 3d77428468f9..7a03f95cb8ab 100644 --- a/net-misc/flexget/flexget-9999.ebuild +++ b/net-misc/flexget/flexget-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-9999.ebuild,v 1.38 2013/07/06 20:45:19 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-9999.ebuild,v 1.40 2013/07/21 02:33:33 floppym Exp $ EAPI=5 @@ -28,7 +28,7 @@ IUSE="test" DEPEND=" >=dev-python/feedparser-5.1.3[${PYTHON_USEDEP}] - >=dev-python/sqlalchemy-0.7 + >=dev-python/sqlalchemy-0.7[${PYTHON_USEDEP}] net-dialup - - sbriesen@gentoo.org - Stefan Briesenick - IAXmodem is a software modem written in C that uses an IAX channel (commonly provided by an Asterisk PBX system) instead of a traditional diff --git a/net-misc/modemmanager/Manifest b/net-misc/modemmanager/Manifest index d5e34b2544e7..ada963f1a64f 100644 --- a/net-misc/modemmanager/Manifest +++ b/net-misc/modemmanager/Manifest @@ -1,3 +1,3 @@ DIST ModemManager-0.6.0.0.tar.xz 531136 SHA256 d4468300cf4aa7baf21c8564fa515e578056f34de5a64f452b053331f89e8ae2 SHA512 c4c823a422ee458b70ad5c78feb61de4007507050e8c4789e4397b7bd476ea14b68f9a6b1c95820ec437b97310e34c0396912ea936474638651d868d3828eb4a WHIRLPOOL 2434b39c53f5233c0e03a6b27afa00f0d46927bf29794a643f42b7b797f8c018f69019769903f08398a49093f788f26d2882a735b46be374f903d50752228225 -DIST ModemManager-0.7.990.tar.xz 1101016 SHA256 36547db99fccd7eac1f1dd75178232a61306c6b11e8926b83bcfc3a12c4222ca SHA512 bb0b3527b62d4cb6d1b8faeeab00b026965475e06cfc4109256d5dde4708d5f6b99f8ba4dd2bb82157671cc0026ad7cfed96b0d68ee63e2cfe361149dffe720d WHIRLPOOL 7d9a175af915b5058e2890f7a39aecd66bdf2b4e9524de96b6d5481708df5c1119e744f7ffb1755ad8ec20198521f8a843a90eedc7a28e75006f98326ca96afe DIST ModemManager-0.7.991.tar.xz 1188704 SHA256 9e58d33444259eccfd93a1ee60455f8c183065a75e147d6afc4adbb734861a5d SHA512 55c81906352438e741c837bf9daec2d4245c93989775009001c6f52fde24568646860a7770fb825340a7778da1e00513b16351fad09289ceed36a4207fc8dcac WHIRLPOOL 5032c89a2f65c24b5756c012256a4582c160b668d558a4d829026ab93e24cc814a1e18feedd9c90b4dab01bab7d1e55637a7a10f047ec93e420d9332e0f31343 +DIST ModemManager-1.0.0.tar.xz 1141504 SHA256 e0f3bbd9a7353f7d87be2391b8718a81d11f9ff8b1c067d640928322f8808563 SHA512 bb5230914f00b90d34ecc96d738a56b841ccd5d8d05662388a1c3623cfdea64c7e18344cd91bd9e71aa93aad1994d94a66ff6e411fcaed361f55c9868b51e2a5 WHIRLPOOL c4bc9fadf720a3143b5a221b2659eb99e994fa03cefc448a34787b5896130e18e8653e72d4daa0b7aab006d5798683d04055f0ba54eb5ef6c83babf9c8513101 diff --git a/net-misc/modemmanager/metadata.xml b/net-misc/modemmanager/metadata.xml index a7b5d0e6a96f..7b86c484fc0d 100644 --- a/net-misc/modemmanager/metadata.xml +++ b/net-misc/modemmanager/metadata.xml @@ -1,14 +1,7 @@ - - nirbheek@gentoo.org - Nirbheek Chauhan - - - tetromino@gentoo.org - Alexandre Rostovtsev - +gnome Enable support for the QMI modem protocol used by devices with Qualcomm chipsets diff --git a/net-misc/modemmanager/modemmanager-0.7.990.ebuild b/net-misc/modemmanager/modemmanager-1.0.0.ebuild similarity index 58% rename from net-misc/modemmanager/modemmanager-0.7.990.ebuild rename to net-misc/modemmanager/modemmanager-1.0.0.ebuild index cfdb5f71477a..c2df91e1c41e 100644 --- a/net-misc/modemmanager/modemmanager-0.7.990.ebuild +++ b/net-misc/modemmanager/modemmanager-1.0.0.ebuild @@ -1,75 +1,63 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/modemmanager/modemmanager-0.7.990.ebuild,v 1.2 2013/01/31 06:00:34 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/modemmanager/modemmanager-1.0.0.ebuild,v 1.1 2013/07/20 19:26:36 pacho Exp $ EAPI="5" -GNOME_ORG_MODULE="ModemManager" - -inherit eutils gnome.org user multilib toolchain-funcs udev virtualx +inherit eutils user multilib readme.gentoo toolchain-funcs udev virtualx DESCRIPTION="Modem and mobile broadband management libraries" HOMEPAGE="http://cgit.freedesktop.org/ModemManager/ModemManager/" +SRC_URI="http://www.freedesktop.org/software/ModemManager/ModemManager-${PV}.tar.xz" LICENSE="GPL-2+" SLOT="0/1" # subslot = dbus interface version, i.e. N in org.freedesktop.ModemManager${N} KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="doc policykit +qmi qmi-newest test" +IUSE="policykit +qmi qmi-newest" REQUIRED_USE="qmi-newest? ( qmi )" -RDEPEND=">=dev-libs/glib-2.30.2:2 - net-dialup/ppp +RDEPEND=" + >=dev-libs/glib-2.32:2 >=virtual/udev-147[gudev] - policykit? ( >=sys-auth/polkit-0.106 ) - qmi? ( net-libs/libqmi ) + policykit? ( >=sys-auth/polkit-0.106[introspection] ) + qmi? ( >=net-libs/libqmi-1.4.0 ) " DEPEND="${RDEPEND} - doc? ( - app-office/dia - dev-libs/libxslt - dev-util/gtk-doc ) - test? ( - dev-lang/python:2.7 - dev-python/dbus-python[python_targets_python2_7] - dev-python/pygobject:2[python_targets_python2_7] ) dev-util/gdbus-codegen >=dev-util/intltool-0.40 sys-devel/gettext virtual/pkgconfig " +S="${WORKDIR}/ModemManager-${PV}" + src_prepare() { - # Use python2.7 shebangs for test scripts - sed -e 's@\(^#!.*python\)@\12.7@' \ - -i test/*.py || die + DOC_CONTENTS="If your USB modem shows up as a Flash drive when you plug it in, + You should install sys-apps/usb_modeswitch which will automatically + switch it over to USB modem mode whenever you plug it in.\n" + + if use policykit; then + DOC_CONTENTS+="\nTo control your modem without needing to enter the root password, + add your user account to the 'plugdev' group." + fi epatch_user - default } src_configure() { - # ppp-2.4.5 changes the plugin directory - if has_version '=net-dialup/ppp-2.4.4*'; then - pppd_plugin_dir="pppd/2.4.4" - elif has_version '=net-dialup/ppp-2.4.5*'; then - pppd_plugin_dir="pppd/2.4.5" - fi - + # We don't have mbim in the tree econf \ --disable-more-warnings \ --with-udev-base-dir="$(udev_get_udevdir)" \ --disable-static \ --with-dist-version=${PVR} \ - --with-pppd-plugin-dir="/usr/$(get_libdir)/${pppd_plugin_dir}" \ - $(use_with doc docs) \ $(use_with policykit polkit) \ $(use_with qmi) \ $(use_with qmi-newest newest-qmi-commands) \ - $(use_with test tests) + --without-mbim } src_install() { default - use doc && dohtml docs/spec.html # Allow users in plugdev group full control over their modem if use policykit; then @@ -77,17 +65,13 @@ src_install() { doins "${FILESDIR}"/01-org.freedesktop.ModemManager.rules fi - # Remove useless .la files prune_libtool_files --modules + + readme.gentoo_create_doc } pkg_postinst() { - if use policykit; then - enewgroup plugdev - elog "To control your modem without needing to enter the root password," - elog "add your user account to the 'plugdev' group." - elog - fi + use policykit && enewgroup plugdev # The polkit rules file moved to /usr/share old_rules="${EROOT}etc/polkit-1/rules.d/01-org.freedesktop.ModemManager.rules" @@ -108,7 +92,5 @@ pkg_postinst() { esac fi - elog "If your USB modem shows up as a Flash drive when you plug it in," - elog "You should install sys-apps/usb_modeswitch which will automatically" - elog "switch it over to USB modem mode whenever you plug it in." + readme.gentoo_print_elog } diff --git a/net-misc/modemmanager/modemmanager-9999.ebuild b/net-misc/modemmanager/modemmanager-9999.ebuild deleted file mode 100644 index 1d8564d7f658..000000000000 --- a/net-misc/modemmanager/modemmanager-9999.ebuild +++ /dev/null @@ -1,123 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/modemmanager/modemmanager-9999.ebuild,v 1.2 2013/01/31 06:00:34 tetromino Exp $ - -EAPI="5" -GNOME_ORG_MODULE="ModemManager" - -inherit autotools eutils git-2 gnome.org user multilib toolchain-funcs udev virtualx - -DESCRIPTION="Modem and mobile broadband management libraries" -HOMEPAGE="http://cgit.freedesktop.org/ModemManager/ModemManager/" - -LICENSE="GPL-2+" -SLOT="0/1" # subslot = dbus interface version, i.e. N in org.freedesktop.ModemManager${N} -KEYWORDS= -IUSE="doc policykit +qmi qmi-newest test" -REQUIRED_USE="qmi-newest? ( qmi )" -SRC_URI= -EGIT_REPO_URI="git://anongit.freedesktop.org/ModemManager/ModemManager" - -RDEPEND=">=dev-libs/glib-2.30.2:2 - net-dialup/ppp - >=virtual/udev-147[gudev] - policykit? ( >=sys-auth/polkit-0.106 ) - qmi? ( net-libs/libqmi ) -" -DEPEND="${RDEPEND} - doc? ( - app-office/dia - dev-libs/libxslt - dev-util/gtk-doc ) - test? ( - dev-lang/python:2.7 - dev-python/dbus-python[python_targets_python2_7] - dev-python/pygobject:2[python_targets_python2_7] ) - dev-util/gdbus-codegen - >=dev-util/intltool-0.40 - sys-devel/gettext - virtual/pkgconfig - - dev-util/gtk-doc-am -" - -src_unpack() { - git-2_src_unpack -} - -src_prepare() { - # Use python2.7 shebangs for test scripts - sed -e 's@\(^#!.*python\)@\12.7@' \ - -i test/*.py || die - - epatch_user - eautoreconf # for 9999 - default -} - -src_configure() { - # ppp-2.4.5 changes the plugin directory - if has_version '=net-dialup/ppp-2.4.4*'; then - pppd_plugin_dir="pppd/2.4.4" - elif has_version '=net-dialup/ppp-2.4.5*'; then - pppd_plugin_dir="pppd/2.4.5" - fi - - econf \ - --disable-more-warnings \ - --with-udev-base-dir="$(udev_get_udevdir)" \ - --disable-static \ - --with-dist-version=${PVR} \ - --with-pppd-plugin-dir="/usr/$(get_libdir)/${pppd_plugin_dir}" \ - $(use_with doc docs) \ - $(use_with policykit polkit) \ - $(use_with qmi) \ - $(use_with qmi-newest newest-qmi-commands) \ - $(use_with test tests) -} - -src_install() { - default - use doc && dohtml docs/spec.html - - # Allow users in plugdev group full control over their modem - if use policykit; then - insinto /usr/share/polkit-1/rules.d/ - doins "${FILESDIR}"/01-org.freedesktop.ModemManager.rules - fi - - # Remove useless .la files - prune_libtool_files --modules -} - -pkg_postinst() { - if use policykit; then - enewgroup plugdev - elog "To control your modem without needing to enter the root password," - elog "add your user account to the 'plugdev' group." - elog - fi - - # The polkit rules file moved to /usr/share - old_rules="${EROOT}etc/polkit-1/rules.d/01-org.freedesktop.ModemManager.rules" - if [[ -f "${old_rules}" ]]; then - case "$(md5sum ${old_rules})" in - c5ff02532cb1da2c7545c3069e5d0992* | 5c50f0dc603c0a56e2851a5ce9389335* ) - # Automatically delete the old rules.d file if the user did not change it - elog - elog "Removing old ${old_rules} ..." - rm -f "${old_rules}" || eerror "Failed, please remove ${old_rules} manually" - ;; - * ) - elog "The ${old_rules}" - elog "file moved to /usr/share/polkit-1/rules.d/ in >=modemmanager-0.5.2.0-r2" - elog "If you edited ${old_rules}" - elog "without changing its behavior, you may want to remove it." - ;; - esac - fi - - elog "If your USB modem shows up as a Flash drive when you plug it in," - elog "You should install sys-apps/usb_modeswitch which will automatically" - elog "switch it over to USB modem mode whenever you plug it in." -} diff --git a/net-misc/openssh/Manifest b/net-misc/openssh/Manifest index 8d96f46d4b4b..0630535733d9 100644 --- a/net-misc/openssh/Manifest +++ b/net-misc/openssh/Manifest @@ -8,7 +8,7 @@ DIST openssh-6.1p1+x509-7.2.1.diff.gz 208071 SHA256 02d3703d419fc72be819a4e7fc8c DIST openssh-6.1p1-hpn13v11.diff.bz2 19999 SHA256 08bfc1f3c582f23b3ce386e78baf37be4af03645fc6eef87f1ef819cc273ecc7 SHA512 4e21384ef4d0b7539c9b7aecb158748b959db7ec84fa023f7969c2db50794e1f68bab375cdea9c2ae8fe16b759650e250aa21d6b8772a1c671d2e1e59adef08a WHIRLPOOL 3918c2c118908e67de4523c8d1f142ca4b2d2d7c045c2337b2f7914096108cf1a138009a838519d292e53fec454ced3a9590bbddf93096bd377196bd7d73ed55 DIST openssh-6.1p1.tar.gz 1134820 SHA256 d1c157f6c0852e90c191cc7c9018a583b51e3db4035489cb262639d337a1c411 SHA512 1cd58f18b047fa92a3155fa215d69c04e1f03914488a21bcda5434899df6055567e59f77063f0080b0cb437bb2396d3bf4050ed0c5ea2d1dc20d6fd928d5a76c WHIRLPOOL a1ecf33e8c4048c59e55d38cc8bb3f89357ac8fb74fdbb57e24e111e1749620fe6f7e329a744e3cfc9ced3e445539ce85926c7877a0f12475ccf14f124f9234b DIST openssh-6.2p2+x509-7.5.diff.gz 218099 SHA256 bde2471a22f3ddee86a2c176fe30321b73d68a0097aaaa554f59c96fc58e9019 SHA512 a48c4b3563de94b5ce86b8f6b5c0bf7ee5f4ab43e917fd37fdbe75aa21901073dfa4e96f158449d7ea47916d70cface8215f369f5fe3c700008d2c72d91afdc6 WHIRLPOOL 2acc67c150657cda93c4a982f35a7ed88a5e268e9b980e3f9e9aee8333899f88cc63a24e3a463dd3d2c95d35a5d3a8f8fdad087ae2f16b295c42a566524554b2 -DIST openssh-6.2p2-hpn13v14.diff.bz2 17773 SHA256 d8d2d91dd7752717f496550e861895c5a7781624bab22860f189ebd5fd002efe SHA512 8ed3054dce6587db783154f5e6d9d161b2127ddd78c0df0c6dc97ca95bef52b5b079b4bdb2a9408716145db0120e75e561cb4c0582aefb22a789ba7f77eb32e7 WHIRLPOOL 51cac43e488304b159064caa5e1f9da900217bdfa8688129916e3f404d1dc5b9d7ffe1b060b7f9c5d5f55a04163de1dda810246109dbccb65b20fd053b5825d4 +DIST openssh-6.2p2-hpn13v14-r1.diff.bz2 19937 SHA256 10c5213601f6bb48834b8ba8d0a31282f969138505b19303b831d3c0e1695d13 SHA512 801999ea5a19002b500273a5bdab568605c99688c2a96e15143b9e76b7928f4a35b47cee6a94a2ecfa2f0c979011555a062be19d145a947965ec3d59374a9af0 WHIRLPOOL 5f037e09645ef2bf1e8d3afbf73ff74aff17fe195e8f43bc81d12d9b67430abc4f3176461f623f05fcd345faa22dca588c6d4e7206116c4dcb2e8540f294519a DIST openssh-6.2p2.tar.gz 1182922 SHA256 7f29b9d2ad672ae0f9e1dcbff871fc5c2e60a194e90c766432e32161b842313b SHA512 80c8fb6bb25e86e8261cc7c6671773cdc0d9b0da9c9ebca33b3d5278c44197734fe32e878e1f444b693c4b49b0a525458aa07e57c231cefafc23a9c6975b05df WHIRLPOOL 84cca243e84548cf0cf1880e89c8d41745cde9c58fb7c153a5f0e1670bc6e251b385e44e5d05f9f2043044f81fc2904484320ab24ef142aadd5f696ee7880855 DIST openssh-lpk-5.9p1-0.3.14.patch.gz 18335 SHA256 1a922d57a2e7020bf597135437a57080d7d046c9f41a7a53559945ddddbe0892 SHA512 eb4641d30e221eaa409d22ab423e38c1a31dd9dfeacbf978c94827194cb838cc0f832bf96aa4c494a71a5d5d1b90fc6789e8469e35d82ffcaf54305f07ccdb9b WHIRLPOOL 6748426d6d0cda07729744d8993d96a762134a61acf757afc1618ada5cbd9752d9211a89be831e5a4f1744f70cc4fc643b5f745d1f785b53a4e1dbf9d7c92680 DIST openssh-lpk-6.0p1-0.3.14.patch.gz 18401 SHA256 d0f3d55fd92ecc45aa6120d6ea919c903e4828ce0c2b07612c742a2aa7648beb SHA512 ebf680b90bc289c0d69c22fd6fd666032cdcf4c3850ecdf03e264200d60c50a12f4a5254907c6ab850727216e7837176be5564ae22b68d9b80a67c62f372a9dd WHIRLPOOL 4f8b32c77fc2a9205d283109ccd787a3f37757c18060da39c63147ff09f6b922f4a57ca1ba8d0cdc692f3f1eaba3e5e88eb4287f728ddaaf544d2d425c0cca91 diff --git a/net-misc/openssh/openssh-6.2_p2-r2.ebuild b/net-misc/openssh/openssh-6.2_p2-r3.ebuild similarity index 99% rename from net-misc/openssh/openssh-6.2_p2-r2.ebuild rename to net-misc/openssh/openssh-6.2_p2-r3.ebuild index e580233872cf..3ed12affcd7a 100644 --- a/net-misc/openssh/openssh-6.2_p2-r2.ebuild +++ b/net-misc/openssh/openssh-6.2_p2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-6.2_p2-r2.ebuild,v 1.1 2013/07/18 20:04:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-6.2_p2-r3.ebuild,v 1.1 2013/07/21 10:02:17 radhermit Exp $ EAPI="4" inherit eutils user flag-o-matic multilib autotools pam systemd versionator @@ -9,7 +9,7 @@ inherit eutils user flag-o-matic multilib autotools pam systemd versionator # and _p? releases. PARCH=${P/_} -HPN_PATCH="${PARCH}-hpn13v14.diff.bz2" +HPN_PATCH="${PARCH}-hpn13v14-r1.diff.bz2" LDAP_PATCH="${PARCH/-/-lpk-}-0.3.14.patch.gz" X509_VER="7.5" X509_PATCH="${PARCH}+x509-${X509_VER}.diff.gz" diff --git a/net-misc/stunnel/stunnel-4.56-r1.ebuild b/net-misc/stunnel/stunnel-4.56-r1.ebuild index 8869f70a5019..13b523a1c970 100644 --- a/net-misc/stunnel/stunnel-4.56-r1.ebuild +++ b/net-misc/stunnel/stunnel-4.56-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.56-r1.ebuild,v 1.8 2013/07/14 17:35:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.56-r1.ebuild,v 1.9 2013/07/21 15:58:47 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ipv6 selinux tcpd xforward listen-queue" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) diff --git a/net-misc/termpkg/metadata.xml b/net-misc/termpkg/metadata.xml index f9664df5c296..7bbee5227ce9 100644 --- a/net-misc/termpkg/metadata.xml +++ b/net-misc/termpkg/metadata.xml @@ -2,10 +2,6 @@ net-dialup - - sbriesen@gentoo.org - Stefan Briesenick - Termpkg is a terminal server daemon and simple telnet like client. Allows access to one or more serial ports through the telnet protocol. diff --git a/net-misc/whois/Manifest b/net-misc/whois/Manifest index 5894cc25332e..d7ad53c26363 100644 --- a/net-misc/whois/Manifest +++ b/net-misc/whois/Manifest @@ -9,3 +9,4 @@ DIST whois_5.0.22.tar.xz 70104 SHA256 58ddef85acc5a4ccc180a700bfe4792213f4d8d158 DIST whois_5.0.23.tar.xz 70116 SHA256 6b486a42a4aa83b5f921083d518176726b6d2d903bc8dab5c6126ebe2bea1bf1 SHA512 7ce9cbf251cb46d771cc19482d4cd4c0489e35a71eedf1286a996b133277944c70a53a6807ecf8d41bc91346981d672daaa3ea4b0fe53fc8d12f23fc4080ff0b WHIRLPOOL 24960930d77cb95b94a7533ee0b3e2a8c96aa1b8810f5c7f720bd3f13562b112a313496960ac7b8f55760b1f0257b0b54ba3d9202826ed22c7ccfdb7f55e9547 DIST whois_5.0.24.tar.xz 72384 SHA256 c61435fef8e2bb1158846b6c1bd72cf5ed29a474c1e27cd35cf0574b40bd0bf5 SHA512 b8c912cc825d3cd53593d120fed585827b22dda665a3621f2b99bcba0d22292bde50b67287c1edb83c2fa62a7c74e4e26e94f5903639c396fbee893cafc429fc WHIRLPOOL 950b786ad32aa0f43a4de7ae5075e10bdda37b2e799e300fa6d461ac0256eb734ba4cac6e5f85571a47a5bf94eac5c4039c09d676e3253128a3cad6e38b461a1 DIST whois_5.0.25.tar.xz 72540 SHA256 1207bea7bcc6241554c496608a834e4b3cc1ef4bc1ad5f161be999c6772a6861 SHA512 d4f038225f88622b6ab4a1a53827772ca5db6f5be9ba2a4ae40a22dd350536d60a41a91e829126399d49fcb70fed8421f3b62074a6178a2c2b169ba48ecdca9b WHIRLPOOL e8b9d912890c83fe24f30a0da01f421ac2ab06c6d85e62d5bdaf62f485f5b950939351f5e5aa8fdec2cd09349dfbb7048ea7668669b0e0e1a16447a26e590508 +DIST whois_5.0.26.tar.xz 72508 SHA256 729625ef81425f4771e06492bb4f3e9f24bff75b8176044ce8d2f605f7ad6af5 SHA512 5a292fe721bdaea5db35437a904c0884723d037823769eccc4890cccebb3991534a2dc218b2e7abc7881cd7423dbf389fefc724899b90d28b45e45e17ca774cc WHIRLPOOL 5fa3c60237c99a616c048a25957139bc802100d242138fc41698f56842cccc203eea0040c9953ac534a27fc48db11bb230625e4fe89e51f6635a23209a96ffde diff --git a/net-misc/whois/whois-5.0.26.ebuild b/net-misc/whois/whois-5.0.26.ebuild new file mode 100644 index 000000000000..631302faa068 --- /dev/null +++ b/net-misc/whois/whois-5.0.26.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.26.ebuild,v 1.1 2013/07/21 10:34:25 radhermit Exp $ + +EAPI=4 +inherit eutils toolchain-funcs + +MY_P=${P/-/_} +DESCRIPTION="improved Whois Client" +HOMEPAGE="http://www.linux.it/~md/software/" +SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +IUSE="iconv idn nls" +RESTRICT="test" #59327 + +RDEPEND="iconv? ( virtual/libiconv ) + idn? ( net-dns/libidn ) + nls? ( virtual/libintl )" +DEPEND="${RDEPEND} + app-arch/xz-utils + >=dev-lang/perl-5 + nls? ( sys-devel/gettext )" + +src_prepare() { + epatch "${FILESDIR}"/${PN}-4.7.2-config-file.patch + + if use nls ; then + sed -i -e 's:#\(.*pos\):\1:' Makefile || die + else + sed -i -e '/ENABLE_NLS/s:define:undef:' config.h || die + + # don't generate po files when nls is disabled (bug #419889) + sed -i -e '/^all:/s/ pos//' \ + -e '/^install:/s/ install-pos//' Makefile || die + fi +} + +src_configure() { :;} # expected no-op + +src_compile() { + unset HAVE_ICONV HAVE_LIBIDN + use iconv && export HAVE_ICONV=1 + use idn && export HAVE_LIBIDN=1 + tc-export CC + emake CFLAGS="${CFLAGS} ${CPPFLAGS}" +} + +src_install() { + emake BASEDIR="${ED}" prefix=/usr install + insinto /etc + doins whois.conf + dodoc README debian/changelog + + if [[ ${USERLAND} != "GNU" ]]; then + mv "${ED}"/usr/share/man/man1/{whois,mdwhois}.1 || die + mv "${ED}"/usr/bin/{whois,mdwhois} || die + fi +} diff --git a/net-p2p/freenet/Manifest b/net-p2p/freenet/Manifest index d50ee2ede662..5231a81f1a40 100644 --- a/net-p2p/freenet/Manifest +++ b/net-p2p/freenet/Manifest @@ -1,4 +1,4 @@ -DIST freenet-0.7.5_p1444.zip 4623604 SHA256 ae95d1fb8ae5ed6f1ca91df46922e8713ab4588fe3fa2b6b58c11b94154be1cb SHA512 f1212a22676f68b2b43569a6ba5c8f0da013f2846f3087b7233753082eeaf28bfd2b39a68ebedad0efcb60aeb09ad105a2e7b9e48ba675ecae118ce253a1f8c2 WHIRLPOOL be246ddc4d9d74460154056b7decf05ec01bcbd36ca8f58f7b77cdf76e8c70630ea20139f8995d0a2f164b4851670513d6a5b383f6fda76cb348aa04f1ad32d4 DIST freenet-0.7.5_p1447.zip 4637808 SHA256 18527212f1822b8c58180187509ee54ef77bfb86d68e40c43293f135286c144a SHA512 b4d51f64f6c237862b7baae9ee58c483a50eeecf497ee38401f521a75a9b9df0e2ed99e8b45a4fc65f390afd3752010ebbf764889aa9817f02107f46a04467f2 WHIRLPOOL 08bb6faa325d70265110215310c1da6413340bdd65608de5f2e348147b9db1b90f10cd7ee355a8ab06773d7a6028487efcd9b4086aab2d4e222397181b80c26f +DIST freenet-0.7.5_p1449.zip 4647868 SHA256 d7e832e25d91d1be35150ed824241fc417038e9716773ca425d1c521c42c17e9 SHA512 d0c8f8463786e18873fe778b54433c07049bbd14028d1d3174d4ff50db71ae574690ed3ea475e96648c406f3879e308853929f33cd5529862ed234d5cca4425a WHIRLPOOL 54b21862a94838c18beef21be6b842475f398adec10146dc032b9717a82f55d251c16e8268f55c2cd04461ea3dea668614e89eca05cb3054727b89bb92dd3314 DIST freenet-ant-1.7.1.jar 1327167 SHA256 634e0b616d65d611419920e8b379b7b66399e44f520baa772147ed73743433b1 SHA512 2c84378d995fed0630169fffab020bde89c3edb7b3bc1e14e2251ed71be684dc2520fdeed8bae382de362984e25a31dcd59326ef8735f8066166c1e8d98ca408 WHIRLPOOL 667be2b1581c5fd847907b63522a0f83c595a6b8f1805d714e978a5cb0f05de4804153c89605618adf5c3b097a7019e7d7e9de0bf0987c7b1adb0dbc54e0f055 DIST seednodes-20130218.fref.bz2 9194 SHA256 9ac006dc994456ef34f81b070a3dba6574f209fc2ea3413f57f66f0b5dde77a2 SHA512 42539e0471b44be83bcb2cc473217482099f7800d97fd642401607d6d99da4f0ea25c8dc974025d34665607a7f787a37137e4d839b047bca2f1f4d42b8363fe2 WHIRLPOOL 9a4ebbf703f9da7e427fd95ac6b4afbe6f4dd632b09362fbe7504d8606e8b9be768e39cfae82e211bd656e0748b5006e96ab4f4ceb3b9fcf60782a0f062fb8c2 diff --git a/net-p2p/freenet/freenet-0.7.5_p1444.ebuild b/net-p2p/freenet/freenet-0.7.5_p1449.ebuild similarity index 98% rename from net-p2p/freenet/freenet-0.7.5_p1444.ebuild rename to net-p2p/freenet/freenet-0.7.5_p1449.ebuild index c4b977230586..0f0a5f6fea2f 100644 --- a/net-p2p/freenet/freenet-0.7.5_p1444.ebuild +++ b/net-p2p/freenet/freenet-0.7.5_p1449.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/freenet/freenet-0.7.5_p1444.ebuild,v 1.1 2013/05/24 17:29:23 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/freenet/freenet-0.7.5_p1449.ebuild,v 1.1 2013/07/21 12:39:20 tommy Exp $ EAPI="2" DATE=20130218 diff --git a/net-print/adobeps/Manifest b/net-print/adobeps/Manifest index 0a2ed56f8d95..e42baabdfc8f 100644 --- a/net-print/adobeps/Manifest +++ b/net-print/adobeps/Manifest @@ -1,14 +1,14 @@ -DIST Winstchs.exe 7763014 RMD160 40500d826419f0abba45295fb1d90c4a2513961b SHA1 bdde8922a655e27a0cf426bd63a5fa0a46e39b72 SHA256 4af84c26ad901cde09571930b7d228dfc88327711b5360f6441147443afcbcad -DIST winstDan.exe 7815273 RMD160 d41aef98f9ab73afa4698cd80d5591771303685c SHA1 eba8d7408d94845ffcc16396f323a538a6db8a8f SHA256 a95c420208cb90be6d741214c56d130793eaad415a6fcece120516c993f5340f -DIST winstbrz.exe 7820627 RMD160 dc27d9679413ed07dc29775092e90f4007d9b62e SHA1 04b1cb06d0229ccd7fc43c50b0ebfd4c405bb1a7 SHA256 4585b2749e1bc227cabcfebdd1729183deb769ba4c18f12df58defc59545559d -DIST winstdut.exe 7835281 RMD160 f9a14af43058d64b95048cba9b61e5b3c94a0561 SHA1 665b276b90d1a11e5b08f8994a8918d07fddaa31 SHA256 bd82ad3616c3572262c03590832f19cd872afb07b8eea4e6540d33a6906ac815 -DIST winsteng.exe 7740765 RMD160 519b9c66dcd358a3a0ea9449526498c139553f15 SHA1 1d5de340ec3e165cf56da87c20434ad077f2bb86 SHA256 45a66f17f7c34e268fac4f40e829a3fb676c50d137e38fdee225ee1bcda189d0 -DIST winstfin.exe 7821985 RMD160 0ddaa2783f37fa09d8647ae732ea564514293a20 SHA1 301020fa0758a6d256c83b49f94db1b63944d6bf SHA256 ecd28749632525287b562817580eea81e3cdef31c585d8a81a25bdca013e79d7 -DIST winstfre.exe 7834972 RMD160 d1e2abf6c7b113b915eca51de7a0e782862e5117 SHA1 28540a240993b128cb9f5b9668f5147909b21ca8 SHA256 60a47b14c43c5da5b29a5af064f6fa1bccce8c19d574cfde49b538d9f58a8866 -DIST winstger.exe 7849748 RMD160 74f83166d0182635decc3e20c22256c6752a73d5 SHA1 fce5c1d8f44d5227ba334dd24e6d369b875e98f0 SHA256 15990b737acd3c0b5eb7c7c1829c82c7cf061e7d86d9e9ac171c5a4adc06158e -DIST winstita.exe 7839874 RMD160 125f70b2f604ead717df9d0d441cfe54b2fc326b SHA1 d171a8c9dee346c99efa1193a6eb9b20e9ec11bf SHA256 9bb47ecb4918596668475ca716e417ca6e502df305c84a99ab6a4746ebea5d49 -DIST winstjpn.exe 7852247 RMD160 c092ac909a9290643cd648b820767b51e04cac8d SHA1 9408f6f76551f8bf941ccf090b06a7d19a59d81b SHA256 c08e8ed2c7bf366932f95267e829f8aae1cf52b7193bd0f6877b80db357ec79a -DIST winstkor.exe 7794202 RMD160 b6f2f2f242064e236cd1bcdc72eda147281f9619 SHA1 33b36c301d3afdf4191616c7f5cdf2c35739ce52 SHA256 4faef9c08136cd5658d8961786e7ad6494189401c028c369d88340638cd1fe8a -DIST winstnor.exe 7827002 RMD160 e20da1aa880687e6803352c4470239688b0acd3c SHA1 29855f55a654faa3b607519a7289663dd5f46801 SHA256 55171e86fff838bd056b1964c9e1f7ef07ced81e30dc7f41b464390852998c11 -DIST winstspa.exe 7839771 RMD160 fdb0d86e58256795b3c949dad45e9ee8d212b09a SHA1 3bd907f1f65619865f3f71b42a455ba5afd35ace SHA256 7930f5dd895e29670ec98f63155df09f55adb4b4a7b0cfe833a8cb3365cf3993 -DIST winstswe.exe 7803620 RMD160 98d22b11b32d53bd3045cd13bd17057cc56d3142 SHA1 019df8a5ae9c67dc5d9977f7c45a1c154520e717 SHA256 f2d7b2f15048e21a69b0d31e3fa19d275a6a132d7c95e03420be39c11828d103 +DIST Winstchs.exe 7763014 SHA256 4af84c26ad901cde09571930b7d228dfc88327711b5360f6441147443afcbcad +DIST winstDan.exe 7815273 SHA256 a95c420208cb90be6d741214c56d130793eaad415a6fcece120516c993f5340f +DIST winstbrz.exe 7820627 SHA256 4585b2749e1bc227cabcfebdd1729183deb769ba4c18f12df58defc59545559d +DIST winstdut.exe 7835281 SHA256 bd82ad3616c3572262c03590832f19cd872afb07b8eea4e6540d33a6906ac815 +DIST winsteng.exe 7740765 SHA256 45a66f17f7c34e268fac4f40e829a3fb676c50d137e38fdee225ee1bcda189d0 +DIST winstfin.exe 7821985 SHA256 ecd28749632525287b562817580eea81e3cdef31c585d8a81a25bdca013e79d7 +DIST winstfre.exe 7834972 SHA256 60a47b14c43c5da5b29a5af064f6fa1bccce8c19d574cfde49b538d9f58a8866 +DIST winstger.exe 7849748 SHA256 15990b737acd3c0b5eb7c7c1829c82c7cf061e7d86d9e9ac171c5a4adc06158e +DIST winstita.exe 7839874 SHA256 9bb47ecb4918596668475ca716e417ca6e502df305c84a99ab6a4746ebea5d49 +DIST winstjpn.exe 7852247 SHA256 c08e8ed2c7bf366932f95267e829f8aae1cf52b7193bd0f6877b80db357ec79a +DIST winstkor.exe 7794202 SHA256 4faef9c08136cd5658d8961786e7ad6494189401c028c369d88340638cd1fe8a +DIST winstnor.exe 7827002 SHA256 55171e86fff838bd056b1964c9e1f7ef07ced81e30dc7f41b464390852998c11 +DIST winstspa.exe 7839771 SHA256 7930f5dd895e29670ec98f63155df09f55adb4b4a7b0cfe833a8cb3365cf3993 +DIST winstswe.exe 7803620 SHA256 f2d7b2f15048e21a69b0d31e3fa19d275a6a132d7c95e03420be39c11828d103 diff --git a/net-print/adobeps/metadata.xml b/net-print/adobeps/metadata.xml index 3f5f778dc2a5..91f4e72fb544 100644 --- a/net-print/adobeps/metadata.xml +++ b/net-print/adobeps/metadata.xml @@ -2,7 +2,6 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org diff --git a/net-proxy/squid/squid-3.2.13.ebuild b/net-proxy/squid/squid-3.2.13.ebuild index 480cddd0f2a6..51c8cc52811f 100644 --- a/net-proxy/squid/squid-3.2.13.ebuild +++ b/net-proxy/squid/squid-3.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.2.13.ebuild,v 1.4 2013/07/20 10:16:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.2.13.ebuild,v 1.9 2013/07/21 17:27:52 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://www.squid-cache.org/Versions/v3/3.2/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="caps ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux logrotate test \ ecap icap-client ssl-crtd \ mysql postgres sqlite \ diff --git a/net-proxy/ziproxy/metadata.xml b/net-proxy/ziproxy/metadata.xml index 4caf20d4e295..bfe7d457d295 100644 --- a/net-proxy/ziproxy/metadata.xml +++ b/net-proxy/ziproxy/metadata.xml @@ -2,10 +2,6 @@ net-proxy - - sbriesen@gentoo.org - Stefan Briesenick - Ziproxy is a http compression and optimizer, non-caching, fully configurable proxy. Ziproxy features JPEG, GIF, PNG, JPEG2k and GZIP recompression for diff --git a/net-wireless/ipw3945-ucode/Manifest b/net-wireless/ipw3945-ucode/Manifest deleted file mode 100644 index 16bd1f9be269..000000000000 --- a/net-wireless/ipw3945-ucode/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST ipw3945-ucode-1.13.tgz 61175 SHA256 1b400b10fee21d2d1024147f1ebbd744c8a9e51cb85746e14d8380d375a6e8f0 -DIST ipw3945-ucode-1.14.2.tgz 63871 SHA256 9e32eeb9d234e3a6449826bbf6728118a57680d1d7c24e6213c2591c5f9d3763 diff --git a/net-wireless/ipw3945-ucode/ipw3945-ucode-1.13.ebuild b/net-wireless/ipw3945-ucode/ipw3945-ucode-1.13.ebuild deleted file mode 100644 index 8eb40d5bdea2..000000000000 --- a/net-wireless/ipw3945-ucode/ipw3945-ucode-1.13.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/ipw3945-ucode/ipw3945-ucode-1.13.ebuild,v 1.7 2013/02/08 17:51:40 ssuominen Exp $ - -DESCRIPTION="Microcode for the Intel PRO/Wireless 3945ABG miniPCI express adapter" - -HOMEPAGE="http://www.bughost.org/ipw3945/" -SRC_URI="http://www.bughost.org/ipw3945/${P}.tgz" - -LICENSE="ipw3945" -SLOT="0" -KEYWORDS="~amd64 x86" - -IUSE="" - -src_install() { - insinto /lib/firmware - doins ipw3945.ucode LICENSE.ipw3945-ucode - - dodoc README.ipw3945-ucode -} diff --git a/net-wireless/ipw3945-ucode/ipw3945-ucode-1.14.2.ebuild b/net-wireless/ipw3945-ucode/ipw3945-ucode-1.14.2.ebuild deleted file mode 100644 index 458964b9f510..000000000000 --- a/net-wireless/ipw3945-ucode/ipw3945-ucode-1.14.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/ipw3945-ucode/ipw3945-ucode-1.14.2.ebuild,v 1.5 2013/02/08 17:51:40 ssuominen Exp $ - -DESCRIPTION="Microcode for the Intel PRO/Wireless 3945ABG miniPCI express adapter" - -HOMEPAGE="http://www.bughost.org/ipw3945/" -SRC_URI="http://bughost.org/ipw3945/ucode/${P}.tgz" - -LICENSE="ipw3945" -SLOT="0" -KEYWORDS="amd64 x86" - -IUSE="" - -src_install() { - insinto /lib/firmware - doins ipw3945.ucode - - dodoc README.ipw3945-ucode -} diff --git a/net-wireless/ipw3945-ucode/metadata.xml b/net-wireless/ipw3945-ucode/metadata.xml deleted file mode 100644 index fad1b32eca1f..000000000000 --- a/net-wireless/ipw3945-ucode/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - jkt@gentoo.org - Jan Kundrat - - diff --git a/net-wireless/ipw3945/Manifest b/net-wireless/ipw3945/Manifest deleted file mode 100644 index 4dd6edb3b901..000000000000 --- a/net-wireless/ipw3945/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ipw3945-1.2.2.tgz 201005 SHA256 abd62b5e7f85a680e1bd22237e9dde93e9eb8830cbdf458dc9cebe7f887d4dde diff --git a/net-wireless/ipw3945/files/ipw3945-1.2.2-build.patch b/net-wireless/ipw3945/files/ipw3945-1.2.2-build.patch deleted file mode 100644 index 4eb147d09f1d..000000000000 --- a/net-wireless/ipw3945/files/ipw3945-1.2.2-build.patch +++ /dev/null @@ -1,56 +0,0 @@ -diff -urNp ipw3945-1.2.2.org/Makefile ipw3945-1.2.2/Makefile ---- ipw3945-1.2.2.org/Makefile 2007-04-30 06:44:56.000000000 +0300 -+++ ipw3945-1.2.2/Makefile 2007-11-14 19:23:07.000000000 +0200 -@@ -111,7 +111,7 @@ IEEE80211_API := $(shell $(DIR)/snapshot - EXTRA_CFLAGS += -DIPW3945_COMPAT=$(IEEE80211_API) - - ifeq ($(CONFIG_IPW3945_DEBUG),y) -- EXTRA_CFLAGS += -g -Wa,-adhlms=$@.lst -+ EXTRA_CFLAGS += -g -Wa,-adhlms=$(T)/$@.lst - endif - - ifdef KBUILD_EXTMOD -@@ -193,34 +193,6 @@ utils: - @[ ! -d util ] || make -C util IEEE80211_PATH=$(IEEE80211_PATH) - - check_inc: -- @( [ "$(IEEE80211_DUPLICATE)" ] && echo -e \ --"\n WARNING: Your kernel contains ieee80211 symbol definitions and you\n"\ --"are not using the kernel's default ieee80211 subsystem. (Perhaps you\n"\ --"used the out-of-tree ieee80211 subsystem's 'make install' or have\n"\ --"provided a path to the ieee80211 subsystem via IEEE80211_INC.)\n\n"\ --"If you wish to use the out-of-tree ieee80211 subsystem then it is\n"\ --"recommended to use that projects' \"make patch_kernel\" facility\n"\ --"and rebuild your kernel to update the Module symbol version information.\n"\ --"\n"\ --"Failure to do this may result in build warnings and unexpected\n"\ --"behavior when running modules which rely on the ieee80211 subsystem.\n\n"\ || \ -- exit 0) -- -- @( [ "$(IEEE80211_DUPLICATE)" ] && \ -- [ ! "$(IEEE80211_IGNORE_DUPLICATE)" ] && echo -e \ --" Aborting the build. You can force the build to continue by adding:\n\n"\ --"\tIEEE80211_IGNORE_DUPLICATE=y\n\n"\ --"to your make command line.\n\n" && exit 1 || exit 0) -- -- @( [ ! "$(IEEE80211_API)" ] && echo -e \ --"\n ERROR: A compatible subsystem was not found in the following path[s]:\n\n"\ --"\t$(IEEE80211_RES)\n\n"\ --"You need to install the ieee80211 subsystem from http://ieee80211.sf.net\n"\ --"and point this build to the location where you installed those sources, eg.:\n\n"\ --"\t% make IEEE80211_INC=/usr/src/ieee80211/\n\n"\ --"or use the 'make patch_kernel' within the ieee80211 subsystem to patch your\n"\ --"kernel sources.\n" && exit 1 || exit 0) -- - @echo -e \ - " Using ieee80211 subsystem version API v$(IEEE80211_API) from:\n\n" \ - "\tBase: $(IEEE80211_BASE)\n" \ -@@ -241,7 +213,7 @@ codingstyle: - - clean: - @[ ! -d util ] || make -C util clean || true -- rm -f *.{mod.c,mod,o,ko,rej,orig} .*.{stamp,flags,cmd} .lst *.lst *~ -+ rm -f *.{mod.c,mod,o,ko,rej,orig} .*.{stamp,flags,cmd} $(T)/.lst $(T)/*.lst *~ - rm -rf $(DIR)/tmp $(DIR)/.tmp_versions Module.symvers Modules.symvers - for file in *.{c,h}; do \ - sed -i -e "s:\ *$$::g" -e "s:\t*$$::g" $$file; \ diff --git a/net-wireless/ipw3945/files/ipw3945-1.2.2-kernel-2.6.24.patch b/net-wireless/ipw3945/files/ipw3945-1.2.2-kernel-2.6.24.patch deleted file mode 100644 index 27f7304d7f01..000000000000 --- a/net-wireless/ipw3945/files/ipw3945-1.2.2-kernel-2.6.24.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- ipw3945.h.orig 2007-07-31 09:53:39.000000000 +0300 -+++ ipw3945.h 2007-12-23 04:09:59.000000000 +0200 -@@ -2414,6 +2414,18 @@ enum { - #define IPW_ORD_TABLE_7_MASK 0x0000F700 - - /* -+ * For backword Kernel compatibility (after 2.6.24) -+ */ -+#if !defined(MAC_ARG) -+#define MAC_ARG(x) ((u8*)(x))[0],((u8*)(x))[1],((u8*)(x))[2],((u8*)(x))[3],((u8*)(x))[4],((u8*)(x))[5] -+#endif -+ -+#if !defined(SET_MODULE_OWNER) -+#define SET_MODULE_OWNER(dev) do { } while (0) -+#endif -+ -+ -+/* - * Table 0 Entries (all entries are 32 bits) - */ - enum { diff --git a/net-wireless/ipw3945/files/ipw3945-1.2.2-kernel-2.6.27.patch b/net-wireless/ipw3945/files/ipw3945-1.2.2-kernel-2.6.27.patch deleted file mode 100644 index d1d64ce72e79..000000000000 --- a/net-wireless/ipw3945/files/ipw3945-1.2.2-kernel-2.6.27.patch +++ /dev/null @@ -1,165 +0,0 @@ ---- ipw3945-1.2.2/ipw3945.c.old 2008-10-19 23:03:47.000000000 +0200 -+++ ipw3945-1.2.2/ipw3945.c 2008-10-19 23:25:43.000000000 +0200 -@@ -108,6 +108,8 @@ - #define DRV_COPYRIGHT "Copyright(c) 2003-2006 Intel Corporation" - #define DRV_VERSION IPW3945_VERSION - -+#define IPW3945_COMPAT 2 -+ - MODULE_DESCRIPTION(DRV_DESCRIPTION); - MODULE_VERSION(DRV_VERSION); - MODULE_AUTHOR(DRV_COPYRIGHT); -@@ -141,6 +143,153 @@ static int from_priority_to_tx_queue[] = - IPW_TX_QUEUE_3, IPW_TX_QUEUE_3, IPW_TX_QUEUE_4, IPW_TX_QUEUE_4 - }; - -+static int ieee80211_encrypt_fragment(struct ieee80211_device *ieee, -+ struct sk_buff *frag, int hdr_len) -+{ -+ struct ieee80211_crypt_data *crypt = ieee->crypt[ieee->tx_keyidx]; -+ int res; -+ -+ if (crypt == NULL) -+ return -1; -+ -+ /* To encrypt, frame format is: -+ * IV (4 bytes), clear payload (including SNAP), ICV (4 bytes) */ -+ atomic_inc(&crypt->refcnt); -+ res = 0; -+ if (crypt->ops && crypt->ops->encrypt_mpdu) -+ res = crypt->ops->encrypt_mpdu(frag, hdr_len, crypt->priv); -+ -+ atomic_dec(&crypt->refcnt); -+ if (res < 0) { -+ printk(KERN_INFO "%s: Encryption failed: len=%d.\n", -+ ieee->dev->name, frag->len); -+ ieee->ieee_stats.tx_discards++; -+ return -1; -+ } -+ -+ return 0; -+} -+ -+static struct ieee80211_txb *ieee80211_alloc_txb(int nr_frags, int txb_size, -+ int headroom, gfp_t gfp_mask) -+{ -+ struct ieee80211_txb *txb; -+ int i; -+ txb = kmalloc(sizeof(struct ieee80211_txb) + (sizeof(u8 *) * nr_frags), -+ gfp_mask); -+ if (!txb) -+ return NULL; -+ -+ memset(txb, 0, sizeof(struct ieee80211_txb)); -+ txb->nr_frags = nr_frags; -+ txb->frag_size = txb_size; -+ -+ for (i = 0; i < nr_frags; i++) { -+ txb->fragments[i] = __dev_alloc_skb(txb_size + headroom, -+ gfp_mask); -+ if (unlikely(!txb->fragments[i])) { -+ i--; -+ break; -+ } -+ skb_reserve(txb->fragments[i], headroom); -+ } -+ if (unlikely(i != nr_frags)) { -+ while (i >= 0) -+ dev_kfree_skb_any(txb->fragments[i--]); -+ kfree(txb); -+ return NULL; -+ } -+ return txb; -+} -+ -+ -+/* Incoming 802.11 strucure is converted to a TXB -+ * a block of 802.11 fragment packets (stored as skbs) */ -+int ieee80211_tx_frame(struct ieee80211_device *ieee, -+ struct ieee80211_hdr *frame, int hdr_len, int total_len, -+ int encrypt_mpdu) -+{ -+ struct ieee80211_txb *txb = NULL; -+ unsigned long flags; -+ struct net_device_stats *stats = &ieee->stats; -+ struct sk_buff *skb_frag; -+ int priority = -1; -+ int fraglen = total_len; -+ int headroom = ieee->tx_headroom; -+ struct ieee80211_crypt_data *crypt = ieee->crypt[ieee->tx_keyidx]; -+ -+ spin_lock_irqsave(&ieee->lock, flags); -+ -+ if (encrypt_mpdu && (!ieee->sec.encrypt || !crypt)) -+ encrypt_mpdu = 0; -+ -+ /* If there is no driver handler to take the TXB, dont' bother -+ * creating it... */ -+ if (!ieee->hard_start_xmit) { -+ printk(KERN_WARNING "%s: No xmit handler.\n", ieee->dev->name); -+ goto success; -+ } -+ -+ if (unlikely(total_len < 24)) { -+ printk(KERN_WARNING "%s: skb too small (%d).\n", -+ ieee->dev->name, total_len); -+ goto success; -+ } -+ -+ if (encrypt_mpdu) { -+ frame->frame_ctl |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); -+ fraglen += crypt->ops->extra_mpdu_prefix_len + -+ crypt->ops->extra_mpdu_postfix_len; -+ headroom += crypt->ops->extra_mpdu_prefix_len; -+ } -+ -+ /* When we allocate the TXB we allocate enough space for the reserve -+ * and full fragment bytes (bytes_per_frag doesn't include prefix, -+ * postfix, header, FCS, etc.) */ -+ txb = ieee80211_alloc_txb(1, fraglen, headroom, GFP_ATOMIC); -+ if (unlikely(!txb)) { -+ printk(KERN_WARNING "%s: Could not allocate TXB\n", -+ ieee->dev->name); -+ goto failed; -+ } -+ txb->encrypted = 0; -+ txb->payload_size = fraglen; -+ -+ skb_frag = txb->fragments[0]; -+ -+ memcpy(skb_put(skb_frag, total_len), frame, total_len); -+ -+ if (ieee->config & -+ (CFG_IEEE80211_COMPUTE_FCS | CFG_IEEE80211_RESERVE_FCS)) -+ skb_put(skb_frag, 4); -+ -+ /* To avoid overcomplicating things, we do the corner-case frame -+ * encryption in software. The only real situation where encryption is -+ * needed here is during software-based shared key authentication. */ -+ if (encrypt_mpdu) -+ ieee80211_encrypt_fragment(ieee, skb_frag, hdr_len); -+ -+ success: -+ spin_unlock_irqrestore(&ieee->lock, flags); -+ -+ if (txb) { -+ if ((*ieee->hard_start_xmit) (txb, ieee->dev, priority) == 0) { -+ stats->tx_packets++; -+ stats->tx_bytes += txb->payload_size; -+ return 0; -+ } -+ ieee80211_txb_free(txb); -+ } -+ return 0; -+ -+ failed: -+ spin_unlock_irqrestore(&ieee->lock, flags); -+ stats->tx_errors++; -+ return 1; -+} -+ -+ -+ - static int ipw_rate_scale_init_handle(struct ipw_priv *priv, s32 window_size); - - static int ipw_update_power_cmd(struct ipw_priv *priv, diff --git a/net-wireless/ipw3945/ipw3945-1.2.2-r1.ebuild b/net-wireless/ipw3945/ipw3945-1.2.2-r1.ebuild deleted file mode 100644 index 491665b4f956..000000000000 --- a/net-wireless/ipw3945/ipw3945-1.2.2-r1.ebuild +++ /dev/null @@ -1,106 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/ipw3945/ipw3945-1.2.2-r1.ebuild,v 1.4 2009/02/26 23:52:04 lack Exp $ - -inherit linux-mod eutils - -S=${WORKDIR}/${P/_pre/-pre} - -UCODE_VERSION="1.14.2" -DAEMON_VERSION="1.7.22" - -DESCRIPTION="Driver for the Intel PRO/Wireless 3945ABG miniPCI express adapter" -HOMEPAGE="http://ipw3945.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P/_pre/-pre}.tgz" - -LICENSE="BSD GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" - -IUSE="debug" -RDEPEND=">=net-wireless/ipw3945-ucode-${UCODE_VERSION} - >=net-wireless/ipw3945d-${DAEMON_VERSION}" - -BUILD_TARGETS="all" -MODULE_NAMES="ipw3945(net/wireless:)" -MODULESD_IPW3945_DOCS="README.ipw3945" -KV_OBJ="ko" - -CONFIG_CHECK="WIRELESS_EXT FW_LOADER IEEE80211 IEEE80211_CRYPT_CCMP IEEE80211_CRYPT_TKIP" -ERROR_FW_LOADER="${P} requires Hotplug firmware loading support (CONFIG_FW_LOADER)." -ERROR_IEEE80211="${P} requires support for Generic IEEE 802.11 Networking Stack (CONFIG_IEEE80211)." - -pkg_setup() { - if kernel_is 2 4; then - die "${P} does not support building against kernel 2.4.x" - fi - - if kernel_is lt 2 6 18; then - die "${P} needs a kernel >=2.6.18! Please set your KERNEL_DIR or /usr/src/linux suitably" - fi - - linux-mod_pkg_setup - - BUILD_PARAMS="KSRC=${KV_DIR} KSRC_OUTPUT=${KV_OUT_DIR} SHELL=/bin/bash" - BUILD_PARAMS="${BUILD_PARAMS} T=${T}" - BUILD_PARAMS="${BUILD_PARAMS} CONFIG_IPW3945_MONITOR=y CONFIG_IEEE80211_RADIOTAP=y CONFIG_IPW3945_PROMISCUOUS=y" - if use debug; then - BUILD_PARAMS="${BUILD_PARAMS} CONFIG_IPW3945_DEBUG=y" - else - BUILD_PARAMS="${BUILD_PARAMS} CONFIG_IPW3945_DEBUG=n" - fi - - # users don't read the ChangeLog and wonder why the kernel check fails - # (1) check if the kernel dir (/usr/src/linux) is missing ieee80211 - - if [[ -f ${KV_DIR}/include/net/ieee80211.h ]] && \ - [[ -f ${KV_OUT_DIR}/include/config/ieee80211.h ]] && \ - egrep -q "^#(un)?def.*(CONFIG_IEEE80211.*)" ${KV_OUT_DIR}/include/linux/autoconf.h; then - return 0 - else - echo - ewarn "${CATEGORY}/${PF} does NOT use net-wireless/ieee80211 any more." - ewarn "We are now relying on the in-kernel ieee80211 instead." - echo - eerror "Please remove net-wireless/ieee80211 using emerge, and remerge" - eerror "your current kernel (${KV_FULL}), as it has been altered" - eerror "by net-wireless/ieee80211." - die "Incompatible ieee80211 subsystem detected in ${KV_FULL}" - fi -} - -src_unpack() { - unpack ${P/_pre/-pre}.tgz - cd "${S}" - epatch "${FILESDIR}/${P}-build.patch" - if kernel_is ge 2 6 24; then - epatch "${FILESDIR}/${P}-kernel-2.6.24.patch" - fi - if kernel_is ge 2 6 27; then - epatch "${FILESDIR}/${P}-kernel-2.6.27.patch" - fi -} - -src_install() { - linux-mod_src_install - dodoc CHANGES ISSUES -} - -pkg_postinst() { - ewarn "The ipw3945 driver is deprecated since the fully open iwl3945 driver" - ewarn "is present in the 2.6.24 linux kernel. Please try using the new" - ewarn "driver first, and help improve it by reporting any problems you may" - ewarn "have." - echo - elog "If you want your wireless device started up by udev, please make sure" - elog "you add something like this to your /etc/conf.d/net:" - elog "preup() {" - elog " if [[ \${IFACE} = \"wlan0\" ]]; then" - elog " sleep 3" - elog " fi" - elog " return 0" - elog "}" - elog "Otherwise, you're going to hit bug #177869 since the driver needs some" - elog "time to initialize and thus, baselayout is going to start it even if" - elog "the device isn't useable yet." -} diff --git a/net-wireless/ipw3945/metadata.xml b/net-wireless/ipw3945/metadata.xml deleted file mode 100644 index fad1b32eca1f..000000000000 --- a/net-wireless/ipw3945/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - jkt@gentoo.org - Jan Kundrat - - diff --git a/net-wireless/ipw3945d/Manifest b/net-wireless/ipw3945d/Manifest deleted file mode 100644 index a4ec8781718e..000000000000 --- a/net-wireless/ipw3945d/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST ipw3945d-1.7.18.tgz 57929 SHA256 aa43ee86df58350a7c864ecba59d7c5e888058311fb782e325e783901955b83d -DIST ipw3945d-1.7.22.tgz 59936 SHA256 d2cb513b8cedc1515a9c5a4a367aa7869bf2cc644019ebe0737cb13384ef9397 diff --git a/net-wireless/ipw3945d/files/ipw3945d-1.7.18-modprobe.conf b/net-wireless/ipw3945d/files/ipw3945d-1.7.18-modprobe.conf deleted file mode 100644 index 3106eb2e52ce..000000000000 --- a/net-wireless/ipw3945d/files/ipw3945d-1.7.18-modprobe.conf +++ /dev/null @@ -1,2 +0,0 @@ -install ipw3945 /sbin/modprobe --ignore-install ipw3945; sleep 0.5; /sbin/ipw3945d --quiet -remove ipw3945 /sbin/ipw3945d --kill; /sbin/modprobe -r --ignore-remove ipw3945 diff --git a/net-wireless/ipw3945d/files/ipw3945d-1.7.22-modprobe.conf b/net-wireless/ipw3945d/files/ipw3945d-1.7.22-modprobe.conf deleted file mode 100644 index 74e3262dc7ae..000000000000 --- a/net-wireless/ipw3945d/files/ipw3945d-1.7.22-modprobe.conf +++ /dev/null @@ -1,2 +0,0 @@ -install ipw3945 /sbin/modprobe --ignore-install ipw3945; sleep 0.5; /etc/init.d/ipw3945d start -remove ipw3945 /etc/init.d/ipw3945d stop; /sbin/modprobe -r --ignore-remove ipw3945 diff --git a/net-wireless/ipw3945d/files/ipw3945d-conf.d b/net-wireless/ipw3945d/files/ipw3945d-conf.d deleted file mode 100644 index 03cb1fcc79ce..000000000000 --- a/net-wireless/ipw3945d/files/ipw3945d-conf.d +++ /dev/null @@ -1,5 +0,0 @@ -# /etc/conf.d/ipw3945d: config file for /etc/init.d/ipw3945d - -# Arguments to be passed to ipw3945d. See 'ipw3945d --help' for more -# information. -ARGS="--timeout=-1 --quiet" diff --git a/net-wireless/ipw3945d/files/ipw3945d-init.d b/net-wireless/ipw3945d/files/ipw3945d-init.d deleted file mode 100644 index d4d4cb665f87..000000000000 --- a/net-wireless/ipw3945d/files/ipw3945d-init.d +++ /dev/null @@ -1,36 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/ipw3945d/files/ipw3945d-init.d,v 1.6 2007/11/01 01:59:20 uberlord Exp $ - -PIDFILE=/var/run/ipw3945d/ipw3945d.pid - -depend() { - before net - need localmount -} - -check() { - # Let's check if the pidfile is still present. - if [ -f "${PIDFILE}" ] ; then - eerror "The pidfile ($PIDFILE) is still present." - eerror "Please check that the daemon isn't running!" - return 1 - fi -} - -start() { - check - ebegin "Starting ipw3945d" - chown ipw3945d /sys/bus/pci/drivers/ipw3945/00*/cmd - chmod a-w,u+rw /sys/bus/pci/drivers/ipw3945/00*/cmd - start-stop-daemon --start --exec /sbin/ipw3945d --pidfile ${PIDFILE} -- \ - --pid-file=${PIDFILE} ${ARGS} - eend ${?} -} - -stop() { - ebegin "Stopping ipw3945d" - start-stop-daemon --stop --exec /sbin/ipw3945d --pidfile ${PIDFILE} - eend ${?} -} diff --git a/net-wireless/ipw3945d/ipw3945d-1.7.18.ebuild b/net-wireless/ipw3945d/ipw3945d-1.7.18.ebuild deleted file mode 100644 index ab5e0ef63e31..000000000000 --- a/net-wireless/ipw3945d/ipw3945d-1.7.18.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/ipw3945d/ipw3945d-1.7.18.ebuild,v 1.2 2006/06/05 13:06:43 brix Exp $ - -DESCRIPTION="Regulatory daemon for the Intel PRO/Wireless 3945ABG miniPCI express adapter" - -HOMEPAGE="http://www.bughost.org/ipw3945/" -SRC_URI="http://www.bughost.org/ipw3945/daemon/${P}.tgz" - -LICENSE="ipw3945" -SLOT="0" -KEYWORDS="x86" - -IUSE="" -DEPEND="" - -src_install() { - into / - use x86 && dosbin x86/ipw3945d - use amd64 && dosbin x86_64/ipw3945d - - insinto /etc/modules.d/ - newins ${FILESDIR}/${P}-modprobe.conf ${PN} - - dodoc README.ipw3945d -} - -pkg_postinst() { - einfo - einfo "A hook has been installed into the modprobe configuration in order to have" - einfo "the regulatory daemon automatically launched upon loading the ipw3945 driver." - einfo "You must run 'modules-update' for this hook to take affect." - einfo -} diff --git a/net-wireless/ipw3945d/ipw3945d-1.7.22-r4.ebuild b/net-wireless/ipw3945d/ipw3945d-1.7.22-r4.ebuild deleted file mode 100644 index 95af7e037707..000000000000 --- a/net-wireless/ipw3945d/ipw3945d-1.7.22-r4.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/ipw3945d/ipw3945d-1.7.22-r4.ebuild,v 1.9 2007/05/27 16:34:37 phreak Exp $ - -inherit eutils - -DESCRIPTION="Regulatory daemon for the Intel PRO/Wireless 3945ABG miniPCI express adapter" -HOMEPAGE="http://www.bughost.org/ipw3945/" -SRC_URI="http://www.bughost.org/ipw3945/daemon/${P}.tgz" - -LICENSE="ipw3945" -SLOT="0" -KEYWORDS="amd64 x86" - -IUSE="" -DEPEND="" - -RESTRICT="strip" - -pkg_setup() { - # Create a user for the ipw3945d daemon - enewuser ipw3945d -1 -} - -src_install() { - into / - use x86 && dosbin x86/ipw3945d - use amd64 && dosbin x86_64/ipw3945d - - # Give the ipw3945d access to the binary - fowners ipw3945d:root /sbin/ipw3945d - fperms 04450 /sbin/ipw3945d - - keepdir /var/run/ipw3945d - fowners ipw3945d:root /var/run/ipw3945d - - newconfd "${FILESDIR}/${PN}-conf.d" ${PN} - newinitd "${FILESDIR}/${PN}-init.d" ${PN} - - insinto /etc/modules.d - newins "${FILESDIR}/${P}-modprobe.conf" ${PN} - - dodoc README.${PN} -} - -pkg_postinst() { - # Update the modules.d cache - if [ "${ROOT}" = "/" ] && [ -f "${ROOT}/etc/modules.d/${PN}" ] ; then - ebegin "Updating modules.conf" - [ -x /sbin/update-modules ] && /sbin/update-modules --force || /sbin/modules-update --force - eend $? - fi - - echo - - # These nasty live-filesystem fixes are needed, because if the files are - # already there, the permissions applied in src_install() won't get - # merged to the live filesystem. Once portage is fixed with regard to - # this, these hacks can go away. - - # Fix the permissions of /sbin/ipw3945d - ebegin "Fixing permissions of ${ROOT}sbin/ipw3945d" - chown ipw3945d:root "${ROOT}sbin/ipw3945d" - chmod 04450 "${ROOT}sbin/ipw3945d" - eend $? - - # Fixing ownership of /var/run/ipw3945d - ebegin "Fixing ownership of ${ROOT}var/run/ipw3945d" - chown ipw3945d:root "${ROOT}var/run/ipw3945d" - eend $? - - echo - - einfo "The ipw3945 daemon is now started by udev. The daemon should be" - einfo "brought up automatically once you reboot. Also make sure when you" - einfo "update from a previous version, you need to reboot in order to" - einfo "replace an existing version of this daemon!" -} diff --git a/net-wireless/ipw3945d/ipw3945d-1.7.22-r5.ebuild b/net-wireless/ipw3945d/ipw3945d-1.7.22-r5.ebuild deleted file mode 100644 index cd39c8e7ca1a..000000000000 --- a/net-wireless/ipw3945d/ipw3945d-1.7.22-r5.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/ipw3945d/ipw3945d-1.7.22-r5.ebuild,v 1.1 2007/11/01 01:59:19 uberlord Exp $ - -inherit eutils - -DESCRIPTION="Regulatory daemon for the Intel PRO/Wireless 3945ABG miniPCI express adapter" -HOMEPAGE="http://www.bughost.org/ipw3945/" -SRC_URI="http://www.bughost.org/ipw3945/daemon/${P}.tgz" - -LICENSE="ipw3945" -SLOT="0" -KEYWORDS="amd64 x86" - -IUSE="" -DEPEND="" - -RESTRICT="strip" - -pkg_setup() { - # Create a user for the ipw3945d daemon - enewuser ipw3945d -1 -} - -src_install() { - into / - use x86 && dosbin x86/ipw3945d - use amd64 && dosbin x86_64/ipw3945d - - # Give the ipw3945d access to the binary - fowners ipw3945d:root /sbin/ipw3945d - fperms 04450 /sbin/ipw3945d - - keepdir /var/run/ipw3945d - fowners ipw3945d:root /var/run/ipw3945d - - newconfd "${FILESDIR}/${PN}-conf.d" ${PN} - newinitd "${FILESDIR}/${PN}-init.d" ${PN} - - insinto /etc/modules.d - newins "${FILESDIR}/${P}-modprobe.conf" ${PN} - - dodoc README.${PN} -} - -pkg_postinst() { - # Update the modules.d cache - if [ "${ROOT}" = "/" ] && [ -f "${ROOT}/etc/modules.d/${PN}" ] ; then - ebegin "Updating modules.conf" - [ -x /sbin/update-modules ] && /sbin/update-modules --force || /sbin/modules-update --force - eend $? - fi - - echo - - # These nasty live-filesystem fixes are needed, because if the files are - # already there, the permissions applied in src_install() won't get - # merged to the live filesystem. Once portage is fixed with regard to - # this, these hacks can go away. - - # Fix the permissions of /sbin/ipw3945d - ebegin "Fixing permissions of ${ROOT}sbin/ipw3945d" - chown ipw3945d:root "${ROOT}sbin/ipw3945d" - chmod 04450 "${ROOT}sbin/ipw3945d" - eend $? - - # Fixing ownership of /var/run/ipw3945d - ebegin "Fixing ownership of ${ROOT}var/run/ipw3945d" - chown ipw3945d:root "${ROOT}var/run/ipw3945d" - eend $? - - echo - - einfo "The ipw3945 daemon is now started by udev. The daemon should be" - einfo "brought up automatically once you reboot. Also make sure when you" - einfo "update from a previous version, you need to reboot in order to" - einfo "replace an existing version of this daemon!" -} diff --git a/net-wireless/ipw3945d/ipw3945d-1.7.22-r6.ebuild b/net-wireless/ipw3945d/ipw3945d-1.7.22-r6.ebuild deleted file mode 100644 index 40490374f866..000000000000 --- a/net-wireless/ipw3945d/ipw3945d-1.7.22-r6.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/ipw3945d/ipw3945d-1.7.22-r6.ebuild,v 1.3 2012/01/21 16:09:49 phajdan.jr Exp $ - -inherit eutils - -DESCRIPTION="Regulatory daemon for the Intel PRO/Wireless 3945ABG miniPCI express adapter" -HOMEPAGE="http://www.bughost.org/ipw3945/" -SRC_URI="http://www.bughost.org/ipw3945/daemon/${P}.tgz" - -LICENSE="ipw3945" -SLOT="0" -KEYWORDS="amd64 x86" - -IUSE="" -DEPEND="" - -RESTRICT="strip" - -pkg_setup() { - # Create a user for the ipw3945d daemon - enewuser ipw3945d -1 -} - -src_install() { - into / - use x86 && dosbin x86/ipw3945d - use amd64 && dosbin x86_64/ipw3945d - - # Give the ipw3945d access to the binary - fowners ipw3945d:root /sbin/ipw3945d - fperms 04450 /sbin/ipw3945d - - keepdir /var/run/ipw3945d - fowners ipw3945d:root /var/run/ipw3945d - - newconfd "${FILESDIR}/${PN}-conf.d" ${PN} - newinitd "${FILESDIR}/${PN}-init.d" ${PN} - - insinto /etc/modprobe.d - newins "${FILESDIR}/${P}-modprobe.conf" ${PN} - - dodoc README.${PN} -} - -pkg_postinst() { - # Update the modprobe.d cache - if [ "${ROOT}" = "/" ] && [ -f "${ROOT}/etc/modprobe.d/${PN}" ] ; then - ebegin "Updating modules.conf" - [ -x /sbin/update-modules ] && /sbin/update-modules --force || /sbin/modules-update --force - eend $? - fi - - echo - - # These nasty live-filesystem fixes are needed, because if the files are - # already there, the permissions applied in src_install() won't get - # merged to the live filesystem. Once portage is fixed with regard to - # this, these hacks can go away. - - # Fix the permissions of /sbin/ipw3945d - ebegin "Fixing permissions of ${ROOT}sbin/ipw3945d" - chown ipw3945d:root "${ROOT}sbin/ipw3945d" - chmod 04450 "${ROOT}sbin/ipw3945d" - eend $? - - # Fixing ownership of /var/run/ipw3945d - ebegin "Fixing ownership of ${ROOT}var/run/ipw3945d" - chown ipw3945d:root "${ROOT}var/run/ipw3945d" - eend $? - - echo - - einfo "The ipw3945 daemon is now started by udev. The daemon should be" - einfo "brought up automatically once you reboot. Also make sure when you" - einfo "update from a previous version, you need to reboot in order to" - einfo "replace an existing version of this daemon!" -} diff --git a/net-wireless/ipw3945d/metadata.xml b/net-wireless/ipw3945d/metadata.xml deleted file mode 100644 index fad1b32eca1f..000000000000 --- a/net-wireless/ipw3945d/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - jkt@gentoo.org - Jan Kundrat - - diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 73f77c4c137e..2ca645878e53 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -1,11 +1,16 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.490 2013/07/17 15:23:53 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.491 2013/07/21 13:38:19 dilfridge Exp $ # This file requires >=portage-2.1.1 # New entries go on top. # +# Andreas K. Huettel (21 Jul 2013) +# designer is pulled in by kdelibs, designer[phonon] blocks kdelibs... +# Lots of reports on difficulties. Acked by kensington for qt team +dev-qt/designer phonon + # Chí-Thanh Christopher Nguyễn (13 Jul 2013) # GL/GLES support in cairo is mutually exclusive, bug #428770. x11-libs/cairo gles2 diff --git a/profiles/package.mask b/profiles/package.mask index f983f4fe5cf8..ed52724637fa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14938 2013/07/20 15:11:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14947 2013/07/21 16:35:18 hasufell Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -32,6 +32,89 @@ #--- END OF EXAMPLES --- +# Julian Ospald (21 Jul 2013) +# Mask all unfetchable versions and those with tons of random +# bugs and segfaults (all). Don't ask for a version bump unless +# there is a working release. +sci-geosciences/googleearth + +# Pacho Ramos (21 Jul 2013) +# Doesn't compile with gcc-4.7 (#414143), lib is no longer +# opensource or free. Removal in a month. +media-libs/openinventor + +# Pacho Ramos (21 Jul 2013) +# Doesn't compile with boost-1.50 and with automake-1.13 +# (#425448). Removal in a month. +dev-cpp/libebt + +# Pacho Ramos (21 Jul 2013) +# Doesn't compile and not useful with kernel >= 2.6 (#428728). +# Removal in a month. +sys-kernel/ksymoops + +# Pacho Ramos (21 Jul 2013) +# Fails to build with glibc-2.16 (#428738), upstream dead. +# Removal in a month. +net-p2p/bitstormlite + +# Pacho Ramos (21 Jul 2013) +# Fails to build with gcc-4.7, upstream dead (#429362). +# Removal in a month. +net-p2p/mutella + +# Pacho Ramos (21 Jul 2013) +# Doesn't build with gcc-4.7, nothing requires it. +# (#465896). Removal in a month. +dev-cpp/IceE + +# Hans de Graaff (21 Jul 2013) +# Mask ruby18-only packages in dev-ruby for removal in 30 days. +# ruby18 is EOL and no longer supported upstream. These packages +# are only marked for ruby18 and most have not seen releases in +# a long time. All of them don't have reverse dependencies. +# All will be removed unless it can be verified that they do +# work with newer ruby versions. +dev-ruby/autotest-rails +dev-ruby/canny +dev-ruby/cgikit +dev-ruby/color-tools +dev-ruby/diff +dev-ruby/eruby +dev-ruby/extensions +dev-ruby/fusefs +dev-ruby/imlib2-ruby +dev-ruby/IO-Reactor +dev-ruby/jabber4r +dev-ruby/mega-modules +dev-ruby/merb-slices +dev-ruby/nano-methods +dev-ruby/needle +dev-ruby/net-geoip +dev-ruby/nora +dev-ruby/osmlib-base +dev-ruby/piston +dev-ruby/plruby +dev-ruby/quixml +dev-ruby/rbbr +dev-ruby/rflickr +dev-ruby/ruby-breakpoint +dev-ruby/ruby-chasen +dev-ruby/ruby-eb +dev-ruby/rubyfilter +dev-ruby/ruby-freedb +dev-ruby/ruby-gd +dev-ruby/ruby-gsl +dev-ruby/ruby-irc +dev-ruby/ruby-password +dev-ruby/ruby-pcap +dev-ruby/shipping +dev-ruby/stompserver +dev-ruby/tclink +dev-ruby/webrat +dev-ruby/xml-mapping +dev-ruby/xmpp4r + # Alexis Ballier (20 Jul 2013) # New major release and lots of packages fail to build. # Tracker bug is: https://bugs.gentoo.org/show_bug.cgi?id=476490 @@ -239,102 +322,24 @@ media-plugins/vdr-channelscan >=app-arch/bzip2-1.0.6-r4 >=dev-libs/udis86-1.7-r2 >=sys-libs/zlib-1.2.8-r1 ->=media-libs/libpng-1.6.2-r1 +>=media-libs/libpng-1.6.3-r1 >=virtual/libffi-3.0.13-r1 >=dev-libs/libffi-3.0.13-r1 - -# Justin Bronder (21 Jun 2013) -# Only ever used to build older version of media-gfx/openmesh -# which are no longer in the tree. Newer versions use cmake. -# Remove in 30 days. -dev-util/acgmake +>=sys-devel/llvm-3.3-r1 +>=sys-devel/llvm-9999-r1 +>=sys-devel/clang-3.3-r100 +>=sys-devel/clang-9999-r100 # Sebastien Fabbro (18 Jun 2013) # Masked for some API incompatibility with previous versions # until depedencies are fixed. >=sci-mathematics/glpk-4.49 -# Sergey Popov (17 Jun 2013) -# Abandonded by upstream, successor - sys-fs/rdiff-backup-fs -# Masked for removal in 30 days, bug #457184. -sys-fs/archfs - -# Pacho Ramos (15 Jun 2013) -# No downstream maintainer for a long time, please move -# to sys-kernel/linux-firmware that is actively maintained -# (#232043). Removal in a month. -sys-firmware/iwl3945-ucode - -# Pacho Ramos (15 Jun 2013) -# Doesn't start (#298056), upstream dead for ages and -# not distribution still providing it. Removal in a month. -rox-extra/downloadmanager - -# Pacho Ramos (15 Jun 2013) -# Fails to build with latest automake (#426524), upstream -# dead. Removal in a month. -sys-cluster/mpi-dotnet - -# Pacho Ramos (15 Jun 2013) -# Needs a downstream maintainer, bundles a lot of libs -# (#432508), it's not clear on what is really depending -# (#466830). Removal in a month. -media-tv/livestation - -# Pacho Ramos (15 Jun 2013) -# Upstream unresponsive, building problems (#435684), -# incompatible with mono-3. Removal in a month. -dev-lang/boo - -# Pacho Ramos (15 Jun 2013) -# Dead since 2009, doesn't compile with eds >= 3.6 -# (#448898). Removal in a month. -gnome-extra/contacts - -# Pacho Ramos (15 Jun 2013) -# Not compatible with current kernels as it doesn't -# support v4l2 (#452956). Removal in a month. -# Alternatives: net-voip/ekiga net-voip/homer net-voip/linphone -# net-voip/sflphone net-voip/yate -net-im/qutecom - -# Pacho Ramos (15 Jun 2013) -# Upstream dead and doesn't compile anymore (#455784), -# removal in a month. -net-fs/djmount - -# Pacho Ramos (15 Jun 2013) -# Unmaintained and still requiring old gtkhtml (#458952). -# Removal in a month. -dev-python/gtkhtml-python -=gnome-extra/gtkhtml-2.11.1 -app-office/osmo - -# Pacho Ramos (15 Jun 2013) -# Discontinued in 2012 (#470760). Removal in a month. -app-office/taxbird - # Pacho Ramos (15 Jun 2013) # Upstream stalled, improper rendering (#470818), -# use app-editors/efte instead. Removal in a month. +# use app-editors/efte instead. app-editors/fte -# Pacho Ramos (15 Jun 2013) -# Not used for years and dead (#471180). Removal in a month. -dev-util/monodoc - -# Pacho Ramos (15 Jun 2013) -# Finally banshe didn't use it and, then, it's obsolete and -# dead (#471190). Removal in a month. -dev-dotnet/njb-sharp - -# Pacho Ramos (15 Jun 2013) -# Dead for ages, use iwl3945 from kernel instead (#472296). -# Removal in a month. -net-wireless/ipw3945 -net-wireless/ipw3945-ucode -net-wireless/ipw3945d - # Tim Harder (15 Jun 2013) # masked for testing =sys-fs/s3ql-2* @@ -347,13 +352,6 @@ net-wireless/ipw3945d >dev-db/postgresql-base-9.3_beta1 >dev-db/postgresql-server-9.3_beta1 -# Alexander Vershilov (31 May 2013) # Waiting for final release =sys-libs/freeipmi-1.3* @@ -378,21 +376,6 @@ net-wireless/ipw3945d # broken dependencies -> uninstallable #470712 app-portage/g-ctan -# Ole Markus With (19 May 2013) -# Removing the last eZ components packages. Removal in 30 days -dev-php/ezc-Base -dev-php/ezc-Graph - -# Markos Chandras (19 May 2013) -# Unclear license. Bug #452418 -# Removal in 30 days -x11-themes/pekwm-themes-hewphoria - -# Markos Chandras (12 May 2013) -# Does not build. Dead upstream. Bug #467286 -# Removal in 30 days -dev-python/gdl-python - # Alexis Ballier (08 May 2013) # Breaks it sole rev. dep: vlc # Keep it masked until fixed. @@ -412,11 +395,6 @@ x11-misc/pcmanfm-qt # Masked due test failures =app-arch/advancecomp-1.17 -# Christoph Mende (09 Apr 2013) -# Fails to build (bug #449860), abandoned by upstream. -# Removal in 30 days. -mail-client/postler - # Patrick Lauer (09 Apr 2013) # Masked to get 0.10 tested =net-libs/nodejs-0.11* @@ -444,11 +422,6 @@ www-plugins/chrome-binary-plugins:unstable # masked for porting (bug #461954) >=sys-devel/gcc-4.8.0 -# Michael Sterrett (02 Apr 2013) -# masked for removal on 20130502 -# replaced by games-emulation/sdlmess -games-emulation/xmess - # Sergey Popov (02 Apr 2013) # Masking =media-libs/ffmpegsource-2.17.4_pre753 # by maintainer's request. @@ -626,9 +599,7 @@ media-tv/tvtime app-text/cuneiform # Samuli Suominen (16 Mar 2013) -# Waiting for new emul-linux-x86-{media,sound}libs without -# the duplicate files. -# Other reasons to keep them masked: +# Reasons to keep them masked: # - libsamplerate depends on libsndfile # - libsndfile depends on emul-linux for sqlite which doesn't scale # - libv4l depends on emul-linux for jpeg @@ -807,10 +778,6 @@ dev-ml/ocamlduce # live ebuild =sys-fs/redirfs-9999 -# Gilles Dartiguelongue (25 Oct 2012) -# Too broken to be used but adding for testing purpose (bug #438560) -=media-sound/rhythmbox-2.98 - # Pacho Ramos (25 Oct 2012) # obexd changed its API without any warning, it's recommended to ship # 0.46 until https://bugzilla.gnome.org/682106 is fixed to prevent diff --git a/profiles/use.desc b/profiles/use.desc index 3f97f250bdc7..22952c96eeb0 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.504 2013/06/16 10:13:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.505 2013/07/21 10:40:45 pacho Exp $ # Keep them sorted @@ -53,6 +53,7 @@ cdr - Adds support for CD writer hardware cgi - Add CGI script support cjk - Adds support for Multi-byte character languages (Chinese, Japanese, Korean) clamav - Adds support for Clam AntiVirus software (usually with a plugin) +connman - Add support for net-misc/connman coreaudio - Build the CoreAudio driver on Mac OS X systems cracklib - Support for cracklib strong password checking crypt - Add support for encryption -- using mcrypt or gpg where applicable diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 81c80401b89c..29559b4d14e5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -165,7 +165,6 @@ app-admin/logrotate:selinux - Installs Security Enhanced Linux support app-admin/matter:entropy - Add Entropy support app-admin/mcollective:client - Install client utilities app-admin/openrc-settingsd:systemd - Use the versions of dbus and polkit files provided by sys-apps/systemd -app-admin/packagekit-base:connman - Add support for net-misc/connman app-admin/packagekit-base:cron - Install cron script for auto-update app-admin/packagekit-base:entropy - Enable Entropy backend app-admin/packagekit-base:introspection - Use dev-libs/gobject-introspection Enable introspection @@ -729,7 +728,6 @@ app-misc/freemind:svg - Build plugin for exporting mindmaps to SVG and PDF app-misc/gcstar:stats - Enable statistics reporting app-misc/gcstar:tellico - Enable support for kde-misc/tellico files app-misc/geneweb:ocamlopt - Enable ocamlopt support (dev-lang/ocaml native code compiler) -app-misc/geoclue:connman - Add support for net-misc/connman app-misc/geoclue:geonames - Install geonames.org provider app-misc/geoclue:gsmloc - Install GSM location provider app-misc/geoclue:gtk - Install gtk-based geoclue-test-gui @@ -1463,7 +1461,6 @@ dev-libs/cyrus-sasl:urandom - Use /dev/urandom instead of /dev/random dev-libs/dbus-c++:ecore - Use Ecore integration dev-libs/dbus-c++:glib - Use glib integration dev-libs/e_dbus:bluetooth - Enable interfacing with net-wireless/bluez DBus API. -dev-libs/e_dbus:connman - Enable interfacing with net-misc/connman DBus API. dev-libs/e_dbus:ofono - Enable interfacing with net-misc/ofono DBus API. dev-libs/e_dbus:test-binaries - Enable building of test binaries for enabled features dev-libs/ecore:ares - Enables support for asynchronous DNS using the net-dns/c-ares library @@ -1907,9 +1904,7 @@ dev-qt/qt-mobility:versit - Build the QtVersit module dev-qt/qt3support:c++0x - Build Qt using the C++11 standard dev-qt/qt3support:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia) dev-qt/qtbearer:c++0x - Build Qt using the C++11 standard -dev-qt/qtbearer:connman - Enable ConnMan-based bearer plugin dev-qt/qtbearer:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia) -dev-qt/qtbearer:networkmanager - Enable NetworkManager-based bearer plugin dev-qt/qtcore:c++0x - Build Qt using the C++11 standard dev-qt/qtcore:exceptions - Add support for exceptions - like catching them inside the event loop (recommended by Nokia) dev-qt/qtcore:glib - Enable dev-libs/glib eventloop support @@ -2225,7 +2220,6 @@ games-emulation/mednafen:debugger - Build with internal debugger games-emulation/snes9x:netplay - Enable playing ROMs over the network (not recommended) games-emulation/snes9x:xrandr - Enable support for the X xrandr extension games-emulation/vbam:link - Enable GBA linking functionality -games-emulation/xmess:net - Add network support games-emulation/yabause:qt4 - Use qt4 gui instead of gtk+ games-emulation/zsnes:debug - Enable the builtin debugger games-emulation/zsnes:pax_kernel - Triggers a paxmarking of the binary @@ -2684,7 +2678,6 @@ mail-client/claws-mail:spamassassin - Build mail-filter/spamassassin plugin mail-client/claws-mail:valgrind - Add support for memory debugging using valgrind mail-client/evolution:bogofilter - Build mail-filter/bogofilter plugin mail-client/evolution:clutter - Build with clutter support for animation effects -mail-client/evolution:connman - Enable net-misc/connman support (requires 'networkmanager' USE flag to be disabled). mail-client/evolution:crypt - Enable GPG encryption support using app-crypt/gnupg and app-crypt/pinentry mail-client/evolution:gnome-online-accounts - Enable using net-libs/gnome-online-accounts for authorization mail-client/evolution:highlight - Enable text highlighting plugin @@ -3468,7 +3461,6 @@ media-sound/rezound:soundtouch - compile with support for soundtouch media-sound/rhythmbox:clutter - Build the visualizer plugin which uses media-libs/clutter and x11-libs/mx media-sound/rhythmbox:daap - Build the local network music sharing plugin which uses the DAAP protocol using net-libs/libdmapsharing media-sound/rhythmbox:html - Use net-libs/webkit-gtk for detecting and displaying HTML podcast episode descriptions. -media-sound/rhythmbox:lastfm - Build a plugin for Last.fm and Librefm scrobbling media-sound/rhythmbox:libsecret - Enable libsecret support to store login credentials media-sound/rhythmbox:zeitgeist - Build the plugin to inject events to gnome-extra/zeitgeist media-sound/rubyripper:cdrdao - Add support for advanced toc scanning using app-cdr/cdrdao @@ -4379,7 +4371,6 @@ net-im/telepathy-connection-managers:jabber - Enable XMPP protocol handler (this net-im/telepathy-connection-managers:sip - Enable SIP/SIMPLE messaging and calling. net-im/telepathy-connection-managers:yahoo - Enable Yahoo! messaging support. net-im/telepathy-connection-managers:zeroconf - Enable Link-Local Messaging via the zeroconf or Bonjour protocol. -net-im/telepathy-mission-control:connman - Add support for net-misc/connman net-im/telepathy-mission-control:upower - Use sys-power/upower to detect suspend and resume net-im/tkabber:extras - Enables extra non official patches net-im/tkabber:plugins - Enables installation the extra plugins @@ -4590,8 +4581,6 @@ net-libs/gssdp:introspection - Use dev-libs/gobject-introspection for introspect net-libs/gtk-vnc:gtk3 - Build the gtk3 gtk-vnc library and other gtk3 assets net-libs/gtk-vnc:introspection - Use dev-libs/gobject-introspection for introspection net-libs/gtk-vnc:vala - Enable bindings for dev-lang/vala -net-libs/gupnp:connman - Add support for net-misc/connman -net-libs/gupnp:introspection - Use dev-libs/gobject-introspection for introspection net-libs/gupnp-av:introspection - Use dev-libs/gobject-introspection for introspection net-libs/gupnp-igd:introspection - Use dev-libs/gobject-introspection for introspection net-libs/h323plus:aec - Enable acoustic echo cancellation @@ -4624,9 +4613,7 @@ net-libs/libproxy:kde - Enable support for reading proxy settings from KDE net-libs/libproxy:spidermonkey - Use libmozjs from dev-lang/spidermonkey for PAC parsing net-libs/libproxy:webkit - Use libjavascriptcoregtk from net-libs/webkit-gtk for PAC parsing net-libs/libsocialweb:connman - Use net-misc/connman for getting network connection status information -net-libs/libsocialweb:gnome - Extract proxy information using net-libs/libsoup-gnome -net-libs/libsocialweb:introspection - Use dev-libs/gobject-introspection for introspection -net-libs/libsocialweb:vala - Build bindings for dev-lang/vala +net-libs/libsocialweb:gnome - Extract proxy information using net-libs/libsoup net-libs/libsoup:samba - Use net-fs/samba for NTLM Single Sign-On net-libs/libsrtp:aesicm - Use AES ICM cryptographic algorithm net-libs/libsrtp:console - Use /dev/console instead of stdout for error messages @@ -5920,8 +5907,6 @@ sys-cluster/maui:pbs - Enable pbs integration sys-cluster/maui:slurm - Enable slurm integration sys-cluster/moosefs:cgi - Install CGI server and scripts. sys-cluster/moosefs:fuse - Install the mfsmount utility. -sys-cluster/mpi-dotnet:doc - Install tutorials for C# and IronPython (requires a Word document reader) -sys-cluster/mpi-dotnet:examples - Install small, illustrative projects using MPI.Net sys-cluster/mpich:mpi-threads - Enable MPI_THREAD_MULTIPLE sys-cluster/mpich:romio - Build the ROMIO MPI-IO component sys-cluster/mpich2:mpi-threads - Enable MPI_THREAD_MULTIPLE @@ -6005,10 +5990,12 @@ sys-devel/gettext:git - When running `autopoint`, use git to store the internal sys-devel/kgcc64:multislot - Allow for SLOTs to include minor version (eg. 3.3.4 instead of just 3.3) sys-devel/kgcc64:regression-test - Run the testsuite and install the results (requires FEATURES=test) sys-devel/libperl:ithreads - Enable Perl threads, has some compatibility problems +sys-devel/llvm:clang - Build the clang C/C++ compiler sys-devel/llvm:doc - Build and install the HTML documentation and regenerate the man pages sys-devel/llvm:gold - Build the gold linker plugin sys-devel/llvm:llvm-gcc - Build LLVM with sys-devel/llvm-gcc sys-devel/llvm:multitarget - Build all host targets (default: host only) +sys-devel/llvm:static-analyzer - Install the Clang static analyzer (requires USE=clang) sys-devel/llvm:udis86 - Enable support for dev-libs/udis86 disassembler library sys-devel/sparse:gtk - Build the test-inspect utility (requires x11-libs/gtk+ version 2) sys-devel/sparse:xml - Build the c2xml utility (requires dev-libs/libxml2). diff --git a/rox-extra/downloadmanager/Manifest b/rox-extra/downloadmanager/Manifest deleted file mode 100644 index 6e240d03d8e4..000000000000 --- a/rox-extra/downloadmanager/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST DownloadManager-0.1.4.tar.gz 23011 SHA256 74795e390b7902c8607d731f7d2b496d83319171ce1e171b07348ab993b833bc diff --git a/rox-extra/downloadmanager/downloadmanager-0.1.4.ebuild b/rox-extra/downloadmanager/downloadmanager-0.1.4.ebuild deleted file mode 100644 index 0e1dd8fe4bb2..000000000000 --- a/rox-extra/downloadmanager/downloadmanager-0.1.4.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/downloadmanager/downloadmanager-0.1.4.ebuild,v 1.3 2008/08/30 20:05:12 maekke Exp $ - -ROX_LIB_VER=2.0.0 -inherit rox eutils - -MY_PN="DownloadManager" -DESCRIPTION="Download Manager - a downloader for the Fetch and the ROX Desktop" -HOMEPAGE="http://www.kerofin.demon.co.uk/rox/downloadmanager.html" -SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=rox-extra/fetch-0.3.3 - >=dev-python/dbus-python-0.71" - -APPNAME=${MY_PN} -S=${WORKDIR} - -src_install() { - # Do normal ROX install first - rox_src_install - - # Install DBUS session file - insinto /usr/share/dbus-1/services - doins "${FILESDIR}/uk.co.demon.kerofin.DownloadManager.service" -} diff --git a/rox-extra/downloadmanager/files/uk.co.demon.kerofin.DownloadManager.service b/rox-extra/downloadmanager/files/uk.co.demon.kerofin.DownloadManager.service deleted file mode 100644 index 29ee8bf78d2a..000000000000 --- a/rox-extra/downloadmanager/files/uk.co.demon.kerofin.DownloadManager.service +++ /dev/null @@ -1,3 +0,0 @@ -[D-BUS Service] -Name=uk.co.demon.kerofin.DownloadManager -Exec=/usr/lib/rox/DownloadManager/AppRun diff --git a/rox-extra/downloadmanager/metadata.xml b/rox-extra/downloadmanager/metadata.xml deleted file mode 100644 index ae7a94965b32..000000000000 --- a/rox-extra/downloadmanager/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - -maintainer-needed@gentoo.org - - diff --git a/sci-biology/abyss/Manifest b/sci-biology/abyss/Manifest index 41ad110f1a0d..0bc185c2b4b4 100644 --- a/sci-biology/abyss/Manifest +++ b/sci-biology/abyss/Manifest @@ -1,5 +1,5 @@ DIST abyss-1.2.3.tar.gz 313587 SHA256 d4039cc4cd44ebdcbf3107e6d1e80380dfe3817c64a74d8ac64bc717f07e4fd5 DIST abyss-1.2.7.tar.gz 467831 SHA256 2c3bc0b6046dbbfcb9298f91314c4a2979886009a5d5d68178871e3a8b1d11c2 DIST abyss-1.3.0.tar.gz 509670 SHA256 50ea7d29f442060fa9cb9f794e5b651d99ced38049be3a489c9bbe37288e8012 -DIST abyss-1.3.3.tar.gz 621480 SHA256 60396e2c8813952ceb1c66a3ad7c87eda984aa1e4952a14265217d9f639706a0 +DIST abyss-1.3.3.tar.gz 621480 SHA256 60396e2c8813952ceb1c66a3ad7c87eda984aa1e4952a14265217d9f639706a0 SHA512 4ec7fdd24bdb1e3d66e2bda50929122ff347107010701703e81ca1609fb1b4913c713991b3fe84a48ccfbc069e126f4f4120aafbab81e54e567a95a2f1099fb2 WHIRLPOOL 35f6fdfe60b70316e67bcbbb0a9c67e952302333e9ec71d893f2de7a94482dca1a604dc8cfef1ecee49e464244bb5df7469a8ad7bdc37bd54ff455b0f75b7914 DIST abyss-1.3.4.tar.gz 640545 SHA256 6b6ccb04baaa9d244dd67d95e1512a934d2e54fd28a539149b6845ed5c496baf SHA512 0fa4c14117699945e007412deaeeccca27124a210669accbc1444baf5a4de1a17e1f9b48e6ee43fefed63f0d56b933c847363e59a0fc2bad60ae6d603cd8c09e WHIRLPOOL 42b16f22bc47c8f29b07c256d504d6f58119c64fdcf0e198fd8b836ceb45139fd5cadc7feec72adf958800e55eb1065a449ce7dd288339887dcea4ab13623c01 diff --git a/sci-biology/abyss/abyss-1.3.3.ebuild b/sci-biology/abyss/abyss-1.3.3.ebuild index 5c372876b248..ea3c05694167 100644 --- a/sci-biology/abyss/abyss-1.3.3.ebuild +++ b/sci-biology/abyss/abyss-1.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/abyss-1.3.3.ebuild,v 1.2 2012/06/20 20:48:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/abyss-1.3.3.ebuild,v 1.3 2013/07/21 10:00:04 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://www.bcgsc.ca/downloads/abyss/${P}.tar.gz" LICENSE="abyss" SLOT="0" IUSE="+mpi openmp" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=" dev-cpp/sparsehash diff --git a/sci-biology/bowtie/bowtie-0.12.8.ebuild b/sci-biology/bowtie/bowtie-0.12.8.ebuild index eb6670183490..a42f3e0265c0 100644 --- a/sci-biology/bowtie/bowtie-0.12.8.ebuild +++ b/sci-biology/bowtie/bowtie-0.12.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bowtie/bowtie-0.12.8.ebuild,v 1.1 2012/06/19 11:34:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bowtie/bowtie-0.12.8.ebuild,v 1.2 2013/07/21 09:59:13 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/bowtie-bio/${P}-src.zip" LICENSE="Artistic" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~x86 ~x64-macos" DEPEND="app-arch/unzip" RDEPEND="" diff --git a/sci-biology/maqview/maqview-0.2.5-r2.ebuild b/sci-biology/maqview/maqview-0.2.5-r2.ebuild index 9b2f707e508b..866fcde4d7ab 100644 --- a/sci-biology/maqview/maqview-0.2.5-r2.ebuild +++ b/sci-biology/maqview/maqview-0.2.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/maqview/maqview-0.2.5-r2.ebuild,v 1.1 2013/01/23 12:15:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/maqview/maqview-0.2.5-r2.ebuild,v 1.2 2013/07/21 09:59:06 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/maq/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=" media-libs/freeglut diff --git a/sci-chemistry/elem/Manifest b/sci-chemistry/elem/Manifest index cf953d7b2f98..49bd992fc961 100644 --- a/sci-chemistry/elem/Manifest +++ b/sci-chemistry/elem/Manifest @@ -1 +1 @@ -DIST elem-src-1.0.3-Linux.tgz 58364 RMD160 c3c6e64f37ff10564fe569c2b8dbd624a610b1e7 SHA1 4932b03fbe219073d7eefddb167f49f712072004 SHA256 a570736165b939841a9dbf273110a6c01ddfd77559e5b020574aad8e3f5af296 +DIST elem-src-1.0.3-Linux.tgz 58364 SHA256 a570736165b939841a9dbf273110a6c01ddfd77559e5b020574aad8e3f5af296 diff --git a/sci-chemistry/elem/metadata.xml b/sci-chemistry/elem/metadata.xml index 4f6d1a5205e8..9ac9ffdb3a41 100644 --- a/sci-chemistry/elem/metadata.xml +++ b/sci-chemistry/elem/metadata.xml @@ -2,7 +2,4 @@ sci-chemistry - - phosphan@gentoo.org - diff --git a/sci-libs/coot-data/coot-data-2-r1.ebuild b/sci-libs/coot-data/coot-data-2-r1.ebuild index ed7dba53524e..746c748a203d 100644 --- a/sci-libs/coot-data/coot-data-2-r1.ebuild +++ b/sci-libs/coot-data/coot-data-2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2-r1.ebuild,v 1.1 2013/07/17 07:18:31 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2-r1.ebuild,v 1.2 2013/07/21 09:52:54 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/reference-structures-${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RESTRICT="binchecks strip" diff --git a/sci-mathematics/4ti2/4ti2-1.3.2-r1.ebuild b/sci-mathematics/4ti2/4ti2-1.3.2-r1.ebuild index ad9cc5374546..9a55cec3f445 100644 --- a/sci-mathematics/4ti2/4ti2-1.3.2-r1.ebuild +++ b/sci-mathematics/4ti2/4ti2-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/4ti2-1.3.2-r1.ebuild,v 1.7 2013/06/24 21:56:57 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/4ti2-1.3.2-r1.ebuild,v 1.8 2013/07/21 10:00:11 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://4ti2.de/version_${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-macos" +KEYWORDS="amd64 ~x86 ~x86-macos" IUSE="static-libs" DEPEND=" diff --git a/sci-mathematics/snns/Manifest b/sci-mathematics/snns/Manifest index 82c1fc87691f..4548acea09ed 100644 --- a/sci-mathematics/snns/Manifest +++ b/sci-mathematics/snns/Manifest @@ -1,7 +1,7 @@ -DIST PySNNS-20040605.tar.gz 20158 RMD160 d5cb5ae94c6690859021904c225caa4c93ae1682 SHA1 4ae6e47c8a16278c8c142431307c781e79b4c6c4 SHA256 c2dff5a88faa756546dac1c850d5196d8bba39f793537c5ebcaa61e21f0db317 -DIST PythonFunctionSupport-20050210.patch.gz 15728 RMD160 c1f08db206c42d174a9eed4759bb98d7c401123c SHA1 efd9210f092f26dde9db99a3105dfe30c7b5c84b SHA256 c507c70aa158ffb1422aeef693d45f2e8486b1fc7056142736796dd4273f4869 -DIST SNNSv4.2.Manual.pdf 2103861 RMD160 b0eaddb650303d622001961d74c22cd386218dfa SHA1 491575c7eb16d0274ecd25da13186af29807d638 SHA256 ffed74a4d63f78b8bf8a400a18ce32c3e8d8b3e89682394cc6af122c097aba62 -DIST SNNSv4.2.tar.gz 2170375 RMD160 c27cb08d8838732aea76dc7315fd691d0c9bfb1c SHA1 ccdb91681e43bce68c90558bbf103e7f6417e3fc SHA256 13a36eb7e7838cc7df92a2eaa36c955579a99007c2936d85c20ec0c6a3036c38 -DIST python.patch.gz 52650 RMD160 f869fd7ad1a5f062ea47357fc26e1d31a5c04ef2 SHA1 2904cbdf6ac157b48e6f1fcaa76a79af03cfcd57 SHA256 de4b97a208bf7a9a1ee40256e153fbd142aa612822e1451d50fd36cbd3ecc1d9 -DIST snns-4.2-20040227.patch.gz 55476 RMD160 d4cb5abd4f18c6642ac0f8b438e4bd2dfccd83d1 SHA1 d683b4034a5b4a043155091498485becda248a80 SHA256 08a5fa51552b33e5e981d68cbf05792d40d6d0015abad090697b6f88544d3468 -DIST snns-4.2-patched.tar.gz 2188658 RMD160 49ec994a25ac3237425a2f80f2be49cc8fe7e1fd SHA1 c6afabeafdc73ca713667da883eff9c5e4dde43b SHA256 d0fc25dcb82979a46bfdfd24a090ec113b039d0f144f8f7c10404775acd129a7 +DIST PySNNS-20040605.tar.gz 20158 SHA256 c2dff5a88faa756546dac1c850d5196d8bba39f793537c5ebcaa61e21f0db317 +DIST PythonFunctionSupport-20050210.patch.gz 15728 SHA256 c507c70aa158ffb1422aeef693d45f2e8486b1fc7056142736796dd4273f4869 +DIST SNNSv4.2.Manual.pdf 2103861 SHA256 ffed74a4d63f78b8bf8a400a18ce32c3e8d8b3e89682394cc6af122c097aba62 +DIST SNNSv4.2.tar.gz 2170375 SHA256 13a36eb7e7838cc7df92a2eaa36c955579a99007c2936d85c20ec0c6a3036c38 +DIST python.patch.gz 52650 SHA256 de4b97a208bf7a9a1ee40256e153fbd142aa612822e1451d50fd36cbd3ecc1d9 +DIST snns-4.2-20040227.patch.gz 55476 SHA256 08a5fa51552b33e5e981d68cbf05792d40d6d0015abad090697b6f88544d3468 +DIST snns-4.2-patched.tar.gz 2188658 SHA256 d0fc25dcb82979a46bfdfd24a090ec113b039d0f144f8f7c10404775acd129a7 diff --git a/sci-mathematics/snns/metadata.xml b/sci-mathematics/snns/metadata.xml index d628e2fbde55..5a2f1c7b832e 100644 --- a/sci-mathematics/snns/metadata.xml +++ b/sci-mathematics/snns/metadata.xml @@ -2,7 +2,4 @@ sci-mathematics - - phosphan@gentoo.org - diff --git a/sci-visualization/spyview/Manifest b/sci-visualization/spyview/Manifest index 35623d372e6a..e9c526e91524 100644 --- a/sci-visualization/spyview/Manifest +++ b/sci-visualization/spyview/Manifest @@ -1,2 +1,2 @@ -DIST spyview-20110803.tar.gz 3720578 SHA256 bad83f3469eae79305c8dbfeb067366748f658dd17acf4a5b021f59ee39b29a3 +DIST spyview-20110803.tar.gz 3720578 SHA256 bad83f3469eae79305c8dbfeb067366748f658dd17acf4a5b021f59ee39b29a3 SHA512 ed4458ee73aede000efafd384e2e9ef591aa25f6824e52b9b9fb7db679e5209ced3f05a6476f18127ad6772a5943ccd6de787be2c3a27dbcff933111c028b1f7 WHIRLPOOL 8befb6e63ff806d5cb2c81f17f513508af323c3bc6c559f4fdc3ae8e4990042006a402fb083aacc2384b40ce549422cbbe4aca3b67648b5063d8b66f14fd72bc DIST spyview-20111018.tar.gz 3721357 SHA256 aad98c243e4455cbb4c82af6aeb374b50d9483cf25945ba571cb59b3d7c71a41 SHA512 6191068a431486692918029a0350275500d46993252ac29678f470e0a4c89ab0e57feb438241b8159dd6aa6583eb4d4d3d970553abae515ce5b8c1dc49deabb6 WHIRLPOOL c6c0bec9301fd89cb8f00198f403d36da4ed93b2ad8e09ad0456e2533e8b4a46dc2ae8565664be8f71d3ed75dc8b86d2c172b0511d02b0ec49a02dd42be22168 diff --git a/sci-visualization/spyview/spyview-20111018.ebuild b/sci-visualization/spyview/spyview-20111018.ebuild index 29a190b45d30..43c39bc11ffe 100644 --- a/sci-visualization/spyview/spyview-20111018.ebuild +++ b/sci-visualization/spyview/spyview-20111018.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20111018.ebuild,v 1.3 2013/04/06 10:25:18 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20111018.ebuild,v 1.4 2013/07/21 09:58:57 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://kavli.nano.tudelft.nl/~gsteele/${PN}/versions/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" COMMON_DEPEND=" diff --git a/sec-policy/selinux-abrt/Manifest b/sec-policy/selinux-abrt/Manifest index 40f7427b263c..fc496becabe2 100644 --- a/sec-policy/selinux-abrt/Manifest +++ b/sec-policy/selinux-abrt/Manifest @@ -1,4 +1,5 @@ DIST patchbundle-selinux-base-policy-2.20120725-r12.tar.bz2 429318 SHA256 ffeff48e3a6f2f542c93d0e9f5925995ab4311eb702eec46d40a551c77ca1b47 SHA512 c58770b739b02382848514c66a4c01460a59b2463133b92eed3c82dc08407bc75ef2e30c9e1e89cafd181012c741a7e1eb7b5856d0dde0762113f7b7fe233b82 WHIRLPOOL 4e460f0583146f38373d27e3287efa33d6b4c0cd1132f42cc6056159927ba212718437364bc6b49be3b21addb09f2d9cee4ae0abc819e8528bee1de0b89388a7 DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-abrt/selinux-abrt-2.20130424-r2.ebuild b/sec-policy/selinux-abrt/selinux-abrt-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b5ad02189edd --- /dev/null +++ b/sec-policy/selinux-abrt/selinux-abrt-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-abrt/selinux-abrt-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:17 swift Exp $ +EAPI="4" + +IUSE="" +MODS="abrt" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for abrt" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-acct/Manifest b/sec-policy/selinux-acct/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-acct/Manifest +++ b/sec-policy/selinux-acct/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-acct/selinux-acct-2.20130424-r2.ebuild b/sec-policy/selinux-acct/selinux-acct-2.20130424-r2.ebuild new file mode 100644 index 000000000000..f08a73632c70 --- /dev/null +++ b/sec-policy/selinux-acct/selinux-acct-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-acct/selinux-acct-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:38 swift Exp $ +EAPI="4" + +IUSE="" +MODS="acct" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for acct" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ada/Manifest b/sec-policy/selinux-ada/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ada/Manifest +++ b/sec-policy/selinux-ada/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ada/selinux-ada-2.20130424-r2.ebuild b/sec-policy/selinux-ada/selinux-ada-2.20130424-r2.ebuild new file mode 100644 index 000000000000..794ae03ca95e --- /dev/null +++ b/sec-policy/selinux-ada/selinux-ada-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ada/selinux-ada-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:19 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ada" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ada" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-afs/Manifest b/sec-policy/selinux-afs/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-afs/Manifest +++ b/sec-policy/selinux-afs/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-afs/selinux-afs-2.20130424-r2.ebuild b/sec-policy/selinux-afs/selinux-afs-2.20130424-r2.ebuild new file mode 100644 index 000000000000..57bec8cf8bd1 --- /dev/null +++ b/sec-policy/selinux-afs/selinux-afs-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-afs/selinux-afs-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:26 swift Exp $ +EAPI="4" + +IUSE="" +MODS="afs" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for afs" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-aide/Manifest b/sec-policy/selinux-aide/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-aide/Manifest +++ b/sec-policy/selinux-aide/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-aide/selinux-aide-2.20130424-r2.ebuild b/sec-policy/selinux-aide/selinux-aide-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d12a3f83a95a --- /dev/null +++ b/sec-policy/selinux-aide/selinux-aide-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-aide/selinux-aide-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:39 swift Exp $ +EAPI="4" + +IUSE="" +MODS="aide" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for aide" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-alsa/Manifest b/sec-policy/selinux-alsa/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-alsa/Manifest +++ b/sec-policy/selinux-alsa/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-alsa/selinux-alsa-2.20130424-r2.ebuild b/sec-policy/selinux-alsa/selinux-alsa-2.20130424-r2.ebuild new file mode 100644 index 000000000000..acdd4d1a50ad --- /dev/null +++ b/sec-policy/selinux-alsa/selinux-alsa-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-alsa/selinux-alsa-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:39 swift Exp $ +EAPI="4" + +IUSE="" +MODS="alsa" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for alsa" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-amanda/Manifest b/sec-policy/selinux-amanda/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-amanda/Manifest +++ b/sec-policy/selinux-amanda/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20130424-r2.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20130424-r2.ebuild new file mode 100644 index 000000000000..0c5c84d5763a --- /dev/null +++ b/sec-policy/selinux-amanda/selinux-amanda-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:25 swift Exp $ +EAPI="4" + +IUSE="" +MODS="amanda" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for amanda" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-amavis/Manifest b/sec-policy/selinux-amavis/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-amavis/Manifest +++ b/sec-policy/selinux-amavis/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-amavis/selinux-amavis-2.20130424-r2.ebuild b/sec-policy/selinux-amavis/selinux-amavis-2.20130424-r2.ebuild new file mode 100644 index 000000000000..f9bfc6a5da26 --- /dev/null +++ b/sec-policy/selinux-amavis/selinux-amavis-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:27 swift Exp $ +EAPI="4" + +IUSE="" +MODS="amavis" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for amavis" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-apache/Manifest b/sec-policy/selinux-apache/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-apache/Manifest +++ b/sec-policy/selinux-apache/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-apache/selinux-apache-2.20130424-r2.ebuild b/sec-policy/selinux-apache/selinux-apache-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ffa5d09685ad --- /dev/null +++ b/sec-policy/selinux-apache/selinux-apache-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/selinux-apache-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:47 swift Exp $ +EAPI="4" + +IUSE="" +MODS="apache" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for apache" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-kerberos +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-apcupsd/Manifest b/sec-policy/selinux-apcupsd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-apcupsd/Manifest +++ b/sec-policy/selinux-apcupsd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20130424-r2.ebuild b/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ee5d047a7860 --- /dev/null +++ b/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:33 swift Exp $ +EAPI="4" + +IUSE="" +MODS="apcupsd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for apcupsd" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-apm/Manifest b/sec-policy/selinux-apm/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-apm/Manifest +++ b/sec-policy/selinux-apm/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-apm/selinux-apm-2.20130424-r2.ebuild b/sec-policy/selinux-apm/selinux-apm-2.20130424-r2.ebuild new file mode 100644 index 000000000000..a7ac6ca2c170 --- /dev/null +++ b/sec-policy/selinux-apm/selinux-apm-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apm/selinux-apm-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:20 swift Exp $ +EAPI="4" + +IUSE="" +MODS="apm" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for apm" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-arpwatch/Manifest b/sec-policy/selinux-arpwatch/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-arpwatch/Manifest +++ b/sec-policy/selinux-arpwatch/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20130424-r2.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ab3308e5b0c0 --- /dev/null +++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:47 swift Exp $ +EAPI="4" + +IUSE="" +MODS="arpwatch" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for arpwatch" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-asterisk/Manifest b/sec-policy/selinux-asterisk/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-asterisk/Manifest +++ b/sec-policy/selinux-asterisk/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-asterisk/selinux-asterisk-2.20130424-r2.ebuild b/sec-policy/selinux-asterisk/selinux-asterisk-2.20130424-r2.ebuild new file mode 100644 index 000000000000..aef916f69c42 --- /dev/null +++ b/sec-policy/selinux-asterisk/selinux-asterisk-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-asterisk/selinux-asterisk-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:36 swift Exp $ +EAPI="4" + +IUSE="" +MODS="asterisk" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for asterisk" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-at/Manifest b/sec-policy/selinux-at/Manifest index 30c514f10172..62090dc57b18 100644 --- a/sec-policy/selinux-at/Manifest +++ b/sec-policy/selinux-at/Manifest @@ -1,5 +1,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r12.tar.bz2 429318 SHA256 ffeff48e3a6f2f542c93d0e9f5925995ab4311eb702eec46d40a551c77ca1b47 SHA512 c58770b739b02382848514c66a4c01460a59b2463133b92eed3c82dc08407bc75ef2e30c9e1e89cafd181012c741a7e1eb7b5856d0dde0762113f7b7fe233b82 WHIRLPOOL 4e460f0583146f38373d27e3287efa33d6b4c0cd1132f42cc6056159927ba212718437364bc6b49be3b21addb09f2d9cee4ae0abc819e8528bee1de0b89388a7 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-at/selinux-at-2.20130424-r2.ebuild b/sec-policy/selinux-at/selinux-at-2.20130424-r2.ebuild new file mode 100644 index 000000000000..5aa64e9402f6 --- /dev/null +++ b/sec-policy/selinux-at/selinux-at-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-at/selinux-at-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:49 swift Exp $ +EAPI="4" + +IUSE="" +MODS="at" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for at" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-automount/Manifest b/sec-policy/selinux-automount/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-automount/Manifest +++ b/sec-policy/selinux-automount/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-automount/selinux-automount-2.20130424-r2.ebuild b/sec-policy/selinux-automount/selinux-automount-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ec86bf8e5801 --- /dev/null +++ b/sec-policy/selinux-automount/selinux-automount-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-automount/selinux-automount-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:18 swift Exp $ +EAPI="4" + +IUSE="" +MODS="automount" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for automount" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-avahi/Manifest b/sec-policy/selinux-avahi/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-avahi/Manifest +++ b/sec-policy/selinux-avahi/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-avahi/selinux-avahi-2.20130424-r2.ebuild b/sec-policy/selinux-avahi/selinux-avahi-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ce15469cf548 --- /dev/null +++ b/sec-policy/selinux-avahi/selinux-avahi-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-avahi/selinux-avahi-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:51 swift Exp $ +EAPI="4" + +IUSE="" +MODS="avahi" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for avahi" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-awstats/Manifest b/sec-policy/selinux-awstats/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-awstats/Manifest +++ b/sec-policy/selinux-awstats/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-awstats/selinux-awstats-2.20130424-r2.ebuild b/sec-policy/selinux-awstats/selinux-awstats-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ffbb6a3917fa --- /dev/null +++ b/sec-policy/selinux-awstats/selinux-awstats-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/selinux-awstats-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:20 swift Exp $ +EAPI="4" + +IUSE="" +MODS="awstats" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for awstats" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-backup/Manifest b/sec-policy/selinux-backup/Manifest index 40f7427b263c..fc496becabe2 100644 --- a/sec-policy/selinux-backup/Manifest +++ b/sec-policy/selinux-backup/Manifest @@ -1,4 +1,5 @@ DIST patchbundle-selinux-base-policy-2.20120725-r12.tar.bz2 429318 SHA256 ffeff48e3a6f2f542c93d0e9f5925995ab4311eb702eec46d40a551c77ca1b47 SHA512 c58770b739b02382848514c66a4c01460a59b2463133b92eed3c82dc08407bc75ef2e30c9e1e89cafd181012c741a7e1eb7b5856d0dde0762113f7b7fe233b82 WHIRLPOOL 4e460f0583146f38373d27e3287efa33d6b4c0cd1132f42cc6056159927ba212718437364bc6b49be3b21addb09f2d9cee4ae0abc819e8528bee1de0b89388a7 DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-backup/selinux-backup-2.20130424-r2.ebuild b/sec-policy/selinux-backup/selinux-backup-2.20130424-r2.ebuild new file mode 100644 index 000000000000..078b8c06f622 --- /dev/null +++ b/sec-policy/selinux-backup/selinux-backup-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-backup/selinux-backup-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:29 swift Exp $ +EAPI="4" + +IUSE="" +MODS="backup" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for generic backup applications" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-bacula/Manifest b/sec-policy/selinux-bacula/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-bacula/Manifest +++ b/sec-policy/selinux-bacula/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-bacula/selinux-bacula-2.20130424-r2.ebuild b/sec-policy/selinux-bacula/selinux-bacula-2.20130424-r2.ebuild new file mode 100644 index 000000000000..affcf191b64d --- /dev/null +++ b/sec-policy/selinux-bacula/selinux-bacula-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bacula/selinux-bacula-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:42 swift Exp $ +EAPI="4" + +IUSE="" +MODS="bacula" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for bacula" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-base-policy/Manifest b/sec-policy/selinux-base-policy/Manifest index 7e9f1fba89ff..eb6df6f4ab9e 100644 --- a/sec-policy/selinux-base-policy/Manifest +++ b/sec-policy/selinux-base-policy/Manifest @@ -6,5 +6,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-base-policy/selinux-base-policy-2.20130424-r2.ebuild b/sec-policy/selinux-base-policy/selinux-base-policy-2.20130424-r2.ebuild new file mode 100644 index 000000000000..91a003999c76 --- /dev/null +++ b/sec-policy/selinux-base-policy/selinux-base-policy-2.20130424-r2.ebuild @@ -0,0 +1,125 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:37 swift Exp $ +EAPI="4" + +inherit eutils + +HOMEPAGE="http://www.gentoo.org/proj/en/hardened/selinux/" +DESCRIPTION="SELinux policy for core modules" + +IUSE="+unconfined" +BASEPOL="2.20130424-r2" + +RDEPEND=">=sec-policy/selinux-base-${PVR}" +PDEPEND="unconfined? ( sec-policy/selinux-unconfined )" +DEPEND="" +SRC_URI="http://oss.tresys.com/files/refpolicy/refpolicy-${PV}.tar.bz2 + http://dev.gentoo.org/~swift/patches/${PN}/patchbundle-${PN}-${BASEPOL}.tar.bz2" +KEYWORDS="~amd64 ~x86" + +MODS="application authlogin bootloader clock consoletype cron dmesg fstools getty hostname hotplug init iptables libraries locallogin logging lvm miscfiles modutils mount mta netutils nscd portage raid rsync selinuxutil setrans ssh staff storage su sysadm sysnetwork udev userdomain usermanage unprivuser xdg" +LICENSE="GPL-2" +SLOT="0" +S="${WORKDIR}/" +PATCHBUNDLE="${DISTDIR}/patchbundle-selinux-base-policy-${BASEPOL}.tar.bz2" + +# Code entirely copied from selinux-eclass (cannot inherit due to dependency on +# itself), when reworked reinclude it. Only postinstall (where -b base.pp is +# added) needs to remain then. + +pkg_pretend() { + for i in ${POLICY_TYPES}; do + if [[ "${i}" == "targeted" ]] && ! use unconfined; then + die "If you use POLICY_TYPES=targeted, then USE=unconfined is mandatory." + fi + done +} + +src_prepare() { + local modfiles + + # Patch the sources with the base patchbundle + if [[ -n ${BASEPOL} ]]; + then + cd "${S}" + EPATCH_MULTI_MSG="Applying SELinux policy updates ... " \ + EPATCH_SUFFIX="patch" \ + EPATCH_SOURCE="${WORKDIR}" \ + EPATCH_FORCE="yes" \ + epatch + fi + + # Apply the additional patches refered to by the module ebuild. + # But first some magic to differentiate between bash arrays and strings + if [[ "$(declare -p POLICY_PATCH 2>/dev/null 2>&1)" == "declare -a"* ]]; + then + cd "${S}/refpolicy/policy/modules" + for POLPATCH in "${POLICY_PATCH[@]}"; + do + epatch "${POLPATCH}" + done + else + if [[ -n ${POLICY_PATCH} ]]; + then + cd "${S}/refpolicy/policy/modules" + for POLPATCH in ${POLICY_PATCH}; + do + epatch "${POLPATCH}" + done + fi + fi + + # Calling user patches + epatch_user + + # Collect only those files needed for this particular module + for i in ${MODS}; do + modfiles="$(find ${S}/refpolicy/policy/modules -iname $i.te) $modfiles" + modfiles="$(find ${S}/refpolicy/policy/modules -iname $i.fc) $modfiles" + done + + for i in ${POLICY_TYPES}; do + mkdir "${S}"/${i} || die "Failed to create directory ${S}/${i}" + cp "${S}"/refpolicy/doc/Makefile.example "${S}"/${i}/Makefile \ + || die "Failed to copy Makefile.example to ${S}/${i}/Makefile" + + cp ${modfiles} "${S}"/${i} \ + || die "Failed to copy the module files to ${S}/${i}" + done +} + +src_compile() { + for i in ${POLICY_TYPES}; do + # Parallel builds are broken, so we need to force -j1 here + emake -j1 NAME=$i -C "${S}"/${i} || die "${i} compile failed" + done +} + +src_install() { + local BASEDIR="/usr/share/selinux" + + for i in ${POLICY_TYPES}; do + for j in ${MODS}; do + einfo "Installing ${i} ${j} policy package" + insinto ${BASEDIR}/${i} + doins "${S}"/${i}/${j}.pp || die "Failed to add ${j}.pp to ${i}" + done + done +} + +pkg_postinst() { + # Override the command from the eclass, we need to load in base as well here + local COMMAND + for i in ${MODS}; do + COMMAND="-i ${i}.pp ${COMMAND}" + done + + for i in ${POLICY_TYPES}; do + einfo "Inserting the following modules, with base, into the $i module store: ${MODS}" + + cd /usr/share/selinux/${i} || die "Could not enter /usr/share/selinux/${i}" + + semodule -s ${i} -b base.pp ${COMMAND} || die "Failed to load in base and modules ${MODS} in the $i policy store" + done +} diff --git a/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild b/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild index f65d8dcb0dc8..ca15abf27742 100644 --- a/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild +++ b/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild,v 1.6 2013/05/07 09:22:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild,v 1.7 2013/07/20 21:30:37 swift Exp $ EAPI="4" inherit eutils git-2 @@ -18,7 +18,7 @@ EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/hardened-refpolicy.git" EGIT_SOURCEDIR="${WORKDIR}/refpolicy" KEYWORDS="" -MODS="application authlogin bootloader clock consoletype cron dmesg fstools getty hostname hotplug init iptables libraries locallogin logging lvm miscfiles modutils mount mta netutils nscd portage raid rsync selinuxutil ssh staff storage su sysadm sysnetwork udev userdomain usermanage unprivuser xdg" +MODS="application authlogin bootloader clock consoletype cron dmesg fstools getty hostname hotplug init iptables libraries locallogin logging lvm miscfiles modutils mount mta netutils nscd portage raid rsync selinuxutil setrans ssh staff storage su sysadm sysnetwork udev userdomain usermanage unprivuser xdg" LICENSE="GPL-2" SLOT="0" S="${WORKDIR}/" diff --git a/sec-policy/selinux-base/Manifest b/sec-policy/selinux-base/Manifest index 7e9f1fba89ff..eb6df6f4ab9e 100644 --- a/sec-policy/selinux-base/Manifest +++ b/sec-policy/selinux-base/Manifest @@ -6,5 +6,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-base/selinux-base-2.20130424-r2.ebuild b/sec-policy/selinux-base/selinux-base-2.20130424-r2.ebuild new file mode 100644 index 000000000000..56de8b068588 --- /dev/null +++ b/sec-policy/selinux-base/selinux-base-2.20130424-r2.ebuild @@ -0,0 +1,160 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base/selinux-base-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:38 swift Exp $ +EAPI="4" + +inherit eutils + +IUSE="+peer_perms +open_perms +ubac +unconfined doc" + +DESCRIPTION="Gentoo base policy for SELinux" +HOMEPAGE="http://www.gentoo.org/proj/en/hardened/selinux/" +SRC_URI="http://oss.tresys.com/files/refpolicy/refpolicy-${PV}.tar.bz2 + http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2" +LICENSE="GPL-2" +SLOT="0" + +KEYWORDS="~amd64 ~x86" + +RDEPEND=">=sys-apps/policycoreutils-2.1.10 + virtual/udev + !<=sec-policy/selinux-base-policy-2.20130424" +DEPEND="${RDEPEND} + sys-devel/m4 + >=sys-apps/checkpolicy-2.1.8" + +S=${WORKDIR}/ + +src_prepare() { + # Apply the gentoo patches to the policy. These patches are only necessary + # for base policies, or for interface changes on modules. + EPATCH_MULTI_MSG="Applying SELinux policy updates ... " \ + EPATCH_SUFFIX="patch" \ + EPATCH_SOURCE="${WORKDIR}" \ + EPATCH_FORCE="yes" \ + epatch + + cd "${S}/refpolicy" + # Fix bug 257111 - Correct the initial sid for cron-started jobs in the + # system_r role + sed -i -e 's:system_crond_t:system_cronjob_t:g' \ + "${S}/refpolicy/config/appconfig-standard/default_contexts" + sed -i -e 's|system_r:cronjob_t|system_r:system_cronjob_t|g' \ + "${S}/refpolicy/config/appconfig-mls/default_contexts" + sed -i -e 's|system_r:cronjob_t|system_r:system_cronjob_t|g' \ + "${S}/refpolicy/config/appconfig-mcs/default_contexts" + + epatch_user +} + +src_configure() { + [ -z "${POLICY_TYPES}" ] && local POLICY_TYPES="targeted strict mls mcs" + + # Update the SELinux refpolicy capabilities based on the users' USE flags. + + if ! use peer_perms; then + sed -i -e '/network_peer_controls/d' \ + "${S}/refpolicy/policy/policy_capabilities" + fi + + if ! use open_perms; then + sed -i -e '/open_perms/d' \ + "${S}/refpolicy/policy/policy_capabilities" + fi + + if ! use ubac; then + sed -i -e '/^UBAC/s/y/n/' "${S}/refpolicy/build.conf" \ + || die "Failed to disable User Based Access Control" + fi + + echo "DISTRO = gentoo" >> "${S}/refpolicy/build.conf" + + # Prepare initial configuration + cd "${S}/refpolicy"; + make conf || die "Make conf failed" + + # Setup the policies based on the types delivered by the end user. + # These types can be "targeted", "strict", "mcs" and "mls". + for i in ${POLICY_TYPES}; do + cp -a "${S}/refpolicy" "${S}/${i}" + cd "${S}/${i}"; + + #cp "${FILESDIR}/modules-2.20120215.conf" "${S}/${i}/policy/modules.conf" + sed -i -e "/= module/d" "${S}/${i}/policy/modules.conf" + + sed -i -e '/^QUIET/s/n/y/' -e "/^NAME/s/refpolicy/$i/" \ + "${S}/${i}/build.conf" || die "build.conf setup failed." + + if [[ "${i}" == "mls" ]] || [[ "${i}" == "mcs" ]]; + then + # MCS/MLS require additional settings + sed -i -e "/^TYPE/s/standard/${i}/" "${S}/${i}/build.conf" \ + || die "failed to set type to mls" + fi + + if [ "${i}" == "targeted" ]; then + sed -i -e '/root/d' -e 's/user_u/unconfined_u/' \ + "${S}/${i}/config/appconfig-standard/seusers" \ + || die "targeted seusers setup failed." + fi + + if [ "${i}" != "targeted" ] && [ "${i}" != "strict" ] && use unconfined; then + sed -i -e '/root/d' -e 's/user_u/unconfined_u/' \ + "${S}/${i}/config/appconfig-${i}/seusers" \ + || die "policy seusers setup failed." + fi + done +} + +src_compile() { + [ -z "${POLICY_TYPES}" ] && local POLICY_TYPES="targeted strict mls mcs" + + for i in ${POLICY_TYPES}; do + cd "${S}/${i}" + make base || die "${i} compile failed" + if use doc; then + make html || die + fi + done +} + +src_install() { + [ -z "${POLICY_TYPES}" ] && local POLICY_TYPES="targeted strict mls mcs" + + for i in ${POLICY_TYPES}; do + cd "${S}/${i}" + + make DESTDIR="${D}" install \ + || die "${i} install failed." + + make DESTDIR="${D}" install-headers \ + || die "${i} headers install failed." + + echo "run_init_t" > "${D}/etc/selinux/${i}/contexts/run_init_type" + + echo "textrel_shlib_t" >> "${D}/etc/selinux/${i}/contexts/customizable_types" + + # libsemanage won't make this on its own + keepdir "/etc/selinux/${i}/policy" + + if use doc; then + dohtml doc/html/*; + fi + + insinto /usr/share/selinux/devel; + doins doc/policy.xml; + + done + + doman man/man8/*.8; + + dodoc doc/Makefile.example doc/example.{te,fc,if} + + insinto /etc/selinux + doins "${FILESDIR}/config" +} + +pkg_preinst() { + has_version "<${CATEGORY}/${PN}-2.20101213-r13" + previous_less_than_r13=$? +} diff --git a/sec-policy/selinux-bind/Manifest b/sec-policy/selinux-bind/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-bind/Manifest +++ b/sec-policy/selinux-bind/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-bind/selinux-bind-2.20130424-r2.ebuild b/sec-policy/selinux-bind/selinux-bind-2.20130424-r2.ebuild new file mode 100644 index 000000000000..fa502c76360f --- /dev/null +++ b/sec-policy/selinux-bind/selinux-bind-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:17 swift Exp $ +EAPI="4" + +IUSE="" +MODS="bind" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for bind" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-bitlbee/Manifest b/sec-policy/selinux-bitlbee/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-bitlbee/Manifest +++ b/sec-policy/selinux-bitlbee/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20130424-r2.ebuild b/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20130424-r2.ebuild new file mode 100644 index 000000000000..7de35b506a2a --- /dev/null +++ b/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:21 swift Exp $ +EAPI="4" + +IUSE="" +MODS="bitlbee" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for bitlbee" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-bluetooth/Manifest b/sec-policy/selinux-bluetooth/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-bluetooth/Manifest +++ b/sec-policy/selinux-bluetooth/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20130424-r2.ebuild b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d52d5993c107 --- /dev/null +++ b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:42 swift Exp $ +EAPI="4" + +IUSE="" +MODS="bluetooth" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for bluetooth" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-brctl/Manifest b/sec-policy/selinux-brctl/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-brctl/Manifest +++ b/sec-policy/selinux-brctl/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-brctl/selinux-brctl-2.20130424-r2.ebuild b/sec-policy/selinux-brctl/selinux-brctl-2.20130424-r2.ebuild new file mode 100644 index 000000000000..caee64a08ae7 --- /dev/null +++ b/sec-policy/selinux-brctl/selinux-brctl-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-brctl/selinux-brctl-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:45 swift Exp $ +EAPI="4" + +IUSE="" +MODS="brctl" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for brctl" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-calamaris/Manifest b/sec-policy/selinux-calamaris/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-calamaris/Manifest +++ b/sec-policy/selinux-calamaris/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-calamaris/selinux-calamaris-2.20130424-r2.ebuild b/sec-policy/selinux-calamaris/selinux-calamaris-2.20130424-r2.ebuild new file mode 100644 index 000000000000..8202f5e982d8 --- /dev/null +++ b/sec-policy/selinux-calamaris/selinux-calamaris-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-calamaris/selinux-calamaris-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:21 swift Exp $ +EAPI="4" + +IUSE="" +MODS="calamaris" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for calamaris" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-canna/Manifest b/sec-policy/selinux-canna/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-canna/Manifest +++ b/sec-policy/selinux-canna/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-canna/selinux-canna-2.20130424-r2.ebuild b/sec-policy/selinux-canna/selinux-canna-2.20130424-r2.ebuild new file mode 100644 index 000000000000..3ec8ff486ccb --- /dev/null +++ b/sec-policy/selinux-canna/selinux-canna-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-canna/selinux-canna-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:31 swift Exp $ +EAPI="4" + +IUSE="" +MODS="canna" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for canna" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ccs/Manifest b/sec-policy/selinux-ccs/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ccs/Manifest +++ b/sec-policy/selinux-ccs/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ccs/selinux-ccs-2.20130424-r2.ebuild b/sec-policy/selinux-ccs/selinux-ccs-2.20130424-r2.ebuild new file mode 100644 index 000000000000..a4a44b58fdfe --- /dev/null +++ b/sec-policy/selinux-ccs/selinux-ccs-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ccs/selinux-ccs-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:17 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ccs" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ccs" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-cdrecord/Manifest b/sec-policy/selinux-cdrecord/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-cdrecord/Manifest +++ b/sec-policy/selinux-cdrecord/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20130424-r2.ebuild b/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d16875562b6d --- /dev/null +++ b/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:46 swift Exp $ +EAPI="4" + +IUSE="" +MODS="cdrecord" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cdrecord" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-cgroup/Manifest b/sec-policy/selinux-cgroup/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-cgroup/Manifest +++ b/sec-policy/selinux-cgroup/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-cgroup/selinux-cgroup-2.20130424-r2.ebuild b/sec-policy/selinux-cgroup/selinux-cgroup-2.20130424-r2.ebuild new file mode 100644 index 000000000000..2d926c499988 --- /dev/null +++ b/sec-policy/selinux-cgroup/selinux-cgroup-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cgroup/selinux-cgroup-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:43 swift Exp $ +EAPI="4" + +IUSE="" +MODS="cgroup" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cgroup" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-chromium/Manifest b/sec-policy/selinux-chromium/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-chromium/Manifest +++ b/sec-policy/selinux-chromium/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-chromium/selinux-chromium-2.20130424-r2.ebuild b/sec-policy/selinux-chromium/selinux-chromium-2.20130424-r2.ebuild new file mode 100644 index 000000000000..af623bc3fca5 --- /dev/null +++ b/sec-policy/selinux-chromium/selinux-chromium-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chromium/selinux-chromium-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:35 swift Exp $ +EAPI="4" + +IUSE="" +MODS="chromium" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for chromium" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-chronyd/Manifest b/sec-policy/selinux-chronyd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-chronyd/Manifest +++ b/sec-policy/selinux-chronyd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-chronyd/selinux-chronyd-2.20130424-r2.ebuild b/sec-policy/selinux-chronyd/selinux-chronyd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..7a1b47fb7caa --- /dev/null +++ b/sec-policy/selinux-chronyd/selinux-chronyd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-chronyd/selinux-chronyd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:34 swift Exp $ +EAPI="4" + +IUSE="" +MODS="chronyd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for chronyd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-clamav/Manifest b/sec-policy/selinux-clamav/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-clamav/Manifest +++ b/sec-policy/selinux-clamav/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-clamav/selinux-clamav-2.20130424-r2.ebuild b/sec-policy/selinux-clamav/selinux-clamav-2.20130424-r2.ebuild new file mode 100644 index 000000000000..f5d47d894942 --- /dev/null +++ b/sec-policy/selinux-clamav/selinux-clamav-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clamav/selinux-clamav-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:22 swift Exp $ +EAPI="4" + +IUSE="" +MODS="clamav" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for clamav" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-clockspeed/Manifest b/sec-policy/selinux-clockspeed/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-clockspeed/Manifest +++ b/sec-policy/selinux-clockspeed/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20130424-r2.ebuild b/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d5fe27dc7940 --- /dev/null +++ b/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:49 swift Exp $ +EAPI="4" + +IUSE="" +MODS="clockspeed" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for clockspeed" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-consolekit/Manifest b/sec-policy/selinux-consolekit/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-consolekit/Manifest +++ b/sec-policy/selinux-consolekit/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-consolekit/selinux-consolekit-2.20130424-r2.ebuild b/sec-policy/selinux-consolekit/selinux-consolekit-2.20130424-r2.ebuild new file mode 100644 index 000000000000..4469c8bd6ac5 --- /dev/null +++ b/sec-policy/selinux-consolekit/selinux-consolekit-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-consolekit/selinux-consolekit-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:25 swift Exp $ +EAPI="4" + +IUSE="" +MODS="consolekit" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for consolekit" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-corosync/Manifest b/sec-policy/selinux-corosync/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-corosync/Manifest +++ b/sec-policy/selinux-corosync/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-corosync/selinux-corosync-2.20130424-r2.ebuild b/sec-policy/selinux-corosync/selinux-corosync-2.20130424-r2.ebuild new file mode 100644 index 000000000000..f9a0499a14b4 --- /dev/null +++ b/sec-policy/selinux-corosync/selinux-corosync-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-corosync/selinux-corosync-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:28 swift Exp $ +EAPI="4" + +IUSE="" +MODS="corosync" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for corosync" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-courier/Manifest b/sec-policy/selinux-courier/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-courier/Manifest +++ b/sec-policy/selinux-courier/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-courier/selinux-courier-2.20130424-r2.ebuild b/sec-policy/selinux-courier/selinux-courier-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ea6777c332c7 --- /dev/null +++ b/sec-policy/selinux-courier/selinux-courier-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-courier/selinux-courier-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:25 swift Exp $ +EAPI="4" + +IUSE="" +MODS="courier" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for courier" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-cpucontrol/Manifest b/sec-policy/selinux-cpucontrol/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-cpucontrol/Manifest +++ b/sec-policy/selinux-cpucontrol/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20130424-r2.ebuild b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20130424-r2.ebuild new file mode 100644 index 000000000000..c42d55f17aea --- /dev/null +++ b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:50 swift Exp $ +EAPI="4" + +IUSE="" +MODS="cpucontrol" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cpucontrol" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-cpufreqselector/Manifest b/sec-policy/selinux-cpufreqselector/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-cpufreqselector/Manifest +++ b/sec-policy/selinux-cpufreqselector/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20130424-r2.ebuild b/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20130424-r2.ebuild new file mode 100644 index 000000000000..18814bac0af5 --- /dev/null +++ b/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:43 swift Exp $ +EAPI="4" + +IUSE="" +MODS="cpufreqselector" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cpufreqselector" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-cups/Manifest b/sec-policy/selinux-cups/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-cups/Manifest +++ b/sec-policy/selinux-cups/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-cups/selinux-cups-2.20130424-r2.ebuild b/sec-policy/selinux-cups/selinux-cups-2.20130424-r2.ebuild new file mode 100644 index 000000000000..e69b22f0d44c --- /dev/null +++ b/sec-policy/selinux-cups/selinux-cups-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cups/selinux-cups-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:39 swift Exp $ +EAPI="4" + +IUSE="" +MODS="cups" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cups" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-lpd +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-cvs/Manifest b/sec-policy/selinux-cvs/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-cvs/Manifest +++ b/sec-policy/selinux-cvs/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-cvs/selinux-cvs-2.20130424-r2.ebuild b/sec-policy/selinux-cvs/selinux-cvs-2.20130424-r2.ebuild new file mode 100644 index 000000000000..96dc3ac9fd2b --- /dev/null +++ b/sec-policy/selinux-cvs/selinux-cvs-2.20130424-r2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cvs/selinux-cvs-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:38 swift Exp $ +EAPI="4" + +IUSE="" +MODS="cvs" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cvs" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-apache + sec-policy/selinux-inetd +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-cyphesis/Manifest b/sec-policy/selinux-cyphesis/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-cyphesis/Manifest +++ b/sec-policy/selinux-cyphesis/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20130424-r2.ebuild b/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20130424-r2.ebuild new file mode 100644 index 000000000000..2914eb554c7d --- /dev/null +++ b/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:32 swift Exp $ +EAPI="4" + +IUSE="" +MODS="cyphesis" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cyphesis" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-daemontools/Manifest b/sec-policy/selinux-daemontools/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-daemontools/Manifest +++ b/sec-policy/selinux-daemontools/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-daemontools/selinux-daemontools-2.20130424-r2.ebuild b/sec-policy/selinux-daemontools/selinux-daemontools-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d63f71f3e519 --- /dev/null +++ b/sec-policy/selinux-daemontools/selinux-daemontools-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-daemontools/selinux-daemontools-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:45 swift Exp $ +EAPI="4" + +IUSE="" +MODS="daemontools" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for daemontools" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dante/Manifest b/sec-policy/selinux-dante/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-dante/Manifest +++ b/sec-policy/selinux-dante/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dante/selinux-dante-2.20130424-r2.ebuild b/sec-policy/selinux-dante/selinux-dante-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d7975ab89947 --- /dev/null +++ b/sec-policy/selinux-dante/selinux-dante-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:15 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dante" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dante" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dbadm/Manifest b/sec-policy/selinux-dbadm/Manifest index b8defc7c0421..07ea3e231e8b 100644 --- a/sec-policy/selinux-dbadm/Manifest +++ b/sec-policy/selinux-dbadm/Manifest @@ -3,5 +3,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dbadm/selinux-dbadm-2.20130424-r2.ebuild b/sec-policy/selinux-dbadm/selinux-dbadm-2.20130424-r2.ebuild new file mode 100644 index 000000000000..e0c16ea589e0 --- /dev/null +++ b/sec-policy/selinux-dbadm/selinux-dbadm-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbadm/selinux-dbadm-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:41 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dbadm" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dbadm" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dbskk/Manifest b/sec-policy/selinux-dbskk/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-dbskk/Manifest +++ b/sec-policy/selinux-dbskk/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dbskk/selinux-dbskk-2.20130424-r2.ebuild b/sec-policy/selinux-dbskk/selinux-dbskk-2.20130424-r2.ebuild new file mode 100644 index 000000000000..64ade06aa1d0 --- /dev/null +++ b/sec-policy/selinux-dbskk/selinux-dbskk-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbskk/selinux-dbskk-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:36 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dbskk" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dbskk" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-dbus/Manifest b/sec-policy/selinux-dbus/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-dbus/Manifest +++ b/sec-policy/selinux-dbus/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dbus/selinux-dbus-2.20130424-r2.ebuild b/sec-policy/selinux-dbus/selinux-dbus-2.20130424-r2.ebuild new file mode 100644 index 000000000000..5057069b8976 --- /dev/null +++ b/sec-policy/selinux-dbus/selinux-dbus-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbus/selinux-dbus-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:20 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dbus" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dbus" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dcc/Manifest b/sec-policy/selinux-dcc/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-dcc/Manifest +++ b/sec-policy/selinux-dcc/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dcc/selinux-dcc-2.20130424-r2.ebuild b/sec-policy/selinux-dcc/selinux-dcc-2.20130424-r2.ebuild new file mode 100644 index 000000000000..40b0aec5d8dd --- /dev/null +++ b/sec-policy/selinux-dcc/selinux-dcc-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dcc/selinux-dcc-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:24 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dcc" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dcc" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ddclient/Manifest b/sec-policy/selinux-ddclient/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ddclient/Manifest +++ b/sec-policy/selinux-ddclient/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ddclient/selinux-ddclient-2.20130424-r2.ebuild b/sec-policy/selinux-ddclient/selinux-ddclient-2.20130424-r2.ebuild new file mode 100644 index 000000000000..a308b9093d4c --- /dev/null +++ b/sec-policy/selinux-ddclient/selinux-ddclient-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ddclient/selinux-ddclient-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:29 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ddclient" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ddclient" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ddcprobe/Manifest b/sec-policy/selinux-ddcprobe/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ddcprobe/Manifest +++ b/sec-policy/selinux-ddcprobe/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20130424-r2.ebuild b/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20130424-r2.ebuild new file mode 100644 index 000000000000..c55b7e1703a9 --- /dev/null +++ b/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:37 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ddcprobe" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ddcprobe" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-denyhosts/Manifest b/sec-policy/selinux-denyhosts/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-denyhosts/Manifest +++ b/sec-policy/selinux-denyhosts/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20130424-r2.ebuild b/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20130424-r2.ebuild new file mode 100644 index 000000000000..6a138a67c5f9 --- /dev/null +++ b/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:48 swift Exp $ +EAPI="4" + +IUSE="" +MODS="denyhosts" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for denyhosts" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-devicekit/Manifest b/sec-policy/selinux-devicekit/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-devicekit/Manifest +++ b/sec-policy/selinux-devicekit/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-devicekit/selinux-devicekit-2.20130424-r2.ebuild b/sec-policy/selinux-devicekit/selinux-devicekit-2.20130424-r2.ebuild new file mode 100644 index 000000000000..a0f63806c94e --- /dev/null +++ b/sec-policy/selinux-devicekit/selinux-devicekit-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-devicekit/selinux-devicekit-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:51 swift Exp $ +EAPI="4" + +IUSE="" +MODS="devicekit" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for devicekit" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-dbus +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-dhcp/Manifest b/sec-policy/selinux-dhcp/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-dhcp/Manifest +++ b/sec-policy/selinux-dhcp/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-2.20130424-r2.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-2.20130424-r2.ebuild new file mode 100644 index 000000000000..a9e779eb8a33 --- /dev/null +++ b/sec-policy/selinux-dhcp/selinux-dhcp-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/selinux-dhcp-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:32 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dhcp" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dhcp" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dictd/Manifest b/sec-policy/selinux-dictd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-dictd/Manifest +++ b/sec-policy/selinux-dictd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dictd/selinux-dictd-2.20130424-r2.ebuild b/sec-policy/selinux-dictd/selinux-dictd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..5c4082b8fe5a --- /dev/null +++ b/sec-policy/selinux-dictd/selinux-dictd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dictd/selinux-dictd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:25 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dictd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dictd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dirsrv/Manifest b/sec-policy/selinux-dirsrv/Manifest index 30c514f10172..62090dc57b18 100644 --- a/sec-policy/selinux-dirsrv/Manifest +++ b/sec-policy/selinux-dirsrv/Manifest @@ -1,5 +1,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r12.tar.bz2 429318 SHA256 ffeff48e3a6f2f542c93d0e9f5925995ab4311eb702eec46d40a551c77ca1b47 SHA512 c58770b739b02382848514c66a4c01460a59b2463133b92eed3c82dc08407bc75ef2e30c9e1e89cafd181012c741a7e1eb7b5856d0dde0762113f7b7fe233b82 WHIRLPOOL 4e460f0583146f38373d27e3287efa33d6b4c0cd1132f42cc6056159927ba212718437364bc6b49be3b21addb09f2d9cee4ae0abc819e8528bee1de0b89388a7 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20130424-r2.ebuild b/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20130424-r2.ebuild new file mode 100644 index 000000000000..754508aa1306 --- /dev/null +++ b/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:26 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dirsrv" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dirsrv" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-distcc/Manifest b/sec-policy/selinux-distcc/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-distcc/Manifest +++ b/sec-policy/selinux-distcc/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-distcc/selinux-distcc-2.20130424-r2.ebuild b/sec-policy/selinux-distcc/selinux-distcc-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d4b464934b70 --- /dev/null +++ b/sec-policy/selinux-distcc/selinux-distcc-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-distcc/selinux-distcc-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:23 swift Exp $ +EAPI="4" + +IUSE="" +MODS="distcc" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for distcc" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-djbdns/Manifest b/sec-policy/selinux-djbdns/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-djbdns/Manifest +++ b/sec-policy/selinux-djbdns/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-djbdns/selinux-djbdns-2.20130424-r2.ebuild b/sec-policy/selinux-djbdns/selinux-djbdns-2.20130424-r2.ebuild new file mode 100644 index 000000000000..8b6a38a84fc8 --- /dev/null +++ b/sec-policy/selinux-djbdns/selinux-djbdns-2.20130424-r2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/selinux-djbdns-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:49 swift Exp $ +EAPI="4" + +IUSE="" +MODS="djbdns" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for djbdns" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-daemontools + sec-policy/selinux-ucspitcp +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-dkim/Manifest b/sec-policy/selinux-dkim/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-dkim/Manifest +++ b/sec-policy/selinux-dkim/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dkim/selinux-dkim-2.20130424-r2.ebuild b/sec-policy/selinux-dkim/selinux-dkim-2.20130424-r2.ebuild new file mode 100644 index 000000000000..de6196901e63 --- /dev/null +++ b/sec-policy/selinux-dkim/selinux-dkim-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dkim/selinux-dkim-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:27 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dkim" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dkim" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-milter +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-dmidecode/Manifest b/sec-policy/selinux-dmidecode/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-dmidecode/Manifest +++ b/sec-policy/selinux-dmidecode/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20130424-r2.ebuild b/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20130424-r2.ebuild new file mode 100644 index 000000000000..246b0f39efa7 --- /dev/null +++ b/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:16 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dmidecode" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dmidecode" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dnsmasq/Manifest b/sec-policy/selinux-dnsmasq/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-dnsmasq/Manifest +++ b/sec-policy/selinux-dnsmasq/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20130424-r2.ebuild b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ae2467a1e656 --- /dev/null +++ b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:19 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dnsmasq" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dnsmasq" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dovecot/Manifest b/sec-policy/selinux-dovecot/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-dovecot/Manifest +++ b/sec-policy/selinux-dovecot/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dovecot/selinux-dovecot-2.20130424-r2.ebuild b/sec-policy/selinux-dovecot/selinux-dovecot-2.20130424-r2.ebuild new file mode 100644 index 000000000000..a20ceedf8b9a --- /dev/null +++ b/sec-policy/selinux-dovecot/selinux-dovecot-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dovecot/selinux-dovecot-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:23 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dovecot" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dovecot" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dpkg/Manifest b/sec-policy/selinux-dpkg/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-dpkg/Manifest +++ b/sec-policy/selinux-dpkg/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dpkg/selinux-dpkg-2.20130424-r2.ebuild b/sec-policy/selinux-dpkg/selinux-dpkg-2.20130424-r2.ebuild new file mode 100644 index 000000000000..a369d5880f94 --- /dev/null +++ b/sec-policy/selinux-dpkg/selinux-dpkg-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dpkg/selinux-dpkg-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:43 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dpkg" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dpkg" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dracut/Manifest b/sec-policy/selinux-dracut/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-dracut/Manifest +++ b/sec-policy/selinux-dracut/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-dracut/selinux-dracut-2.20130424-r2.ebuild b/sec-policy/selinux-dracut/selinux-dracut-2.20130424-r2.ebuild new file mode 100644 index 000000000000..2e627d638e65 --- /dev/null +++ b/sec-policy/selinux-dracut/selinux-dracut-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dracut/selinux-dracut-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:44 swift Exp $ +EAPI="4" + +IUSE="" +MODS="dracut" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dracut" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-entropyd/Manifest b/sec-policy/selinux-entropyd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-entropyd/Manifest +++ b/sec-policy/selinux-entropyd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-entropyd/selinux-entropyd-2.20130424-r2.ebuild b/sec-policy/selinux-entropyd/selinux-entropyd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b46575ec17e3 --- /dev/null +++ b/sec-policy/selinux-entropyd/selinux-entropyd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:28 swift Exp $ +EAPI="4" + +IUSE="" +MODS="entropyd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for entropyd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-evolution/Manifest b/sec-policy/selinux-evolution/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-evolution/Manifest +++ b/sec-policy/selinux-evolution/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-evolution/selinux-evolution-2.20130424-r2.ebuild b/sec-policy/selinux-evolution/selinux-evolution-2.20130424-r2.ebuild new file mode 100644 index 000000000000..4027c2d20474 --- /dev/null +++ b/sec-policy/selinux-evolution/selinux-evolution-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:30 swift Exp $ +EAPI="4" + +IUSE="" +MODS="evolution" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for evolution" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-exim/Manifest b/sec-policy/selinux-exim/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-exim/Manifest +++ b/sec-policy/selinux-exim/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-exim/selinux-exim-2.20130424-r2.ebuild b/sec-policy/selinux-exim/selinux-exim-2.20130424-r2.ebuild new file mode 100644 index 000000000000..6df86578cc91 --- /dev/null +++ b/sec-policy/selinux-exim/selinux-exim-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-exim/selinux-exim-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:37 swift Exp $ +EAPI="4" + +IUSE="" +MODS="exim" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for exim" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-fail2ban/Manifest b/sec-policy/selinux-fail2ban/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-fail2ban/Manifest +++ b/sec-policy/selinux-fail2ban/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20130424-r2.ebuild b/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20130424-r2.ebuild new file mode 100644 index 000000000000..f1448f3d8890 --- /dev/null +++ b/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:40 swift Exp $ +EAPI="4" + +IUSE="" +MODS="fail2ban" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for fail2ban" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-fetchmail/Manifest b/sec-policy/selinux-fetchmail/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-fetchmail/Manifest +++ b/sec-policy/selinux-fetchmail/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20130424-r2.ebuild b/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20130424-r2.ebuild new file mode 100644 index 000000000000..14157d1ded29 --- /dev/null +++ b/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:29 swift Exp $ +EAPI="4" + +IUSE="" +MODS="fetchmail" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for fetchmail" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-finger/Manifest b/sec-policy/selinux-finger/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-finger/Manifest +++ b/sec-policy/selinux-finger/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-finger/selinux-finger-2.20130424-r2.ebuild b/sec-policy/selinux-finger/selinux-finger-2.20130424-r2.ebuild new file mode 100644 index 000000000000..0543b146ed8a --- /dev/null +++ b/sec-policy/selinux-finger/selinux-finger-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/selinux-finger-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:40 swift Exp $ +EAPI="4" + +IUSE="" +MODS="finger" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for finger" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-flash/Manifest b/sec-policy/selinux-flash/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-flash/Manifest +++ b/sec-policy/selinux-flash/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-flash/selinux-flash-2.20130424-r2.ebuild b/sec-policy/selinux-flash/selinux-flash-2.20130424-r2.ebuild new file mode 100644 index 000000000000..9e78d3c96ad4 --- /dev/null +++ b/sec-policy/selinux-flash/selinux-flash-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-flash/selinux-flash-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:31 swift Exp $ +EAPI="4" + +IUSE="" +MODS="flash" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for flash" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-fprintd/Manifest b/sec-policy/selinux-fprintd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-fprintd/Manifest +++ b/sec-policy/selinux-fprintd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-fprintd/selinux-fprintd-2.20130424-r2.ebuild b/sec-policy/selinux-fprintd/selinux-fprintd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..7644976e1a2a --- /dev/null +++ b/sec-policy/selinux-fprintd/selinux-fprintd-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fprintd/selinux-fprintd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:24 swift Exp $ +EAPI="4" + +IUSE="" +MODS="fprintd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for fprintd" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-dbus +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-ftp/Manifest b/sec-policy/selinux-ftp/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ftp/Manifest +++ b/sec-policy/selinux-ftp/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ftp/selinux-ftp-2.20130424-r2.ebuild b/sec-policy/selinux-ftp/selinux-ftp-2.20130424-r2.ebuild new file mode 100644 index 000000000000..900c9b4069e6 --- /dev/null +++ b/sec-policy/selinux-ftp/selinux-ftp-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftp/selinux-ftp-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:15 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ftp" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ftp" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-games/Manifest b/sec-policy/selinux-games/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-games/Manifest +++ b/sec-policy/selinux-games/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-games/selinux-games-2.20130424-r2.ebuild b/sec-policy/selinux-games/selinux-games-2.20130424-r2.ebuild new file mode 100644 index 000000000000..fdbf0752f66f --- /dev/null +++ b/sec-policy/selinux-games/selinux-games-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-games/selinux-games-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:23 swift Exp $ +EAPI="4" + +IUSE="" +MODS="games" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for games" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-gatekeeper/Manifest b/sec-policy/selinux-gatekeeper/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-gatekeeper/Manifest +++ b/sec-policy/selinux-gatekeeper/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20130424-r2.ebuild b/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20130424-r2.ebuild new file mode 100644 index 000000000000..97f2183175ea --- /dev/null +++ b/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:50 swift Exp $ +EAPI="4" + +IUSE="" +MODS="gatekeeper" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gatekeeper" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-gift/Manifest b/sec-policy/selinux-gift/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-gift/Manifest +++ b/sec-policy/selinux-gift/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-gift/selinux-gift-2.20130424-r2.ebuild b/sec-policy/selinux-gift/selinux-gift-2.20130424-r2.ebuild new file mode 100644 index 000000000000..baeada76a161 --- /dev/null +++ b/sec-policy/selinux-gift/selinux-gift-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/selinux-gift-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:45 swift Exp $ +EAPI="4" + +IUSE="" +MODS="gift" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gift" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-gitosis/Manifest b/sec-policy/selinux-gitosis/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-gitosis/Manifest +++ b/sec-policy/selinux-gitosis/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-gitosis/selinux-gitosis-2.20130424-r2.ebuild b/sec-policy/selinux-gitosis/selinux-gitosis-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b38f80f94ec2 --- /dev/null +++ b/sec-policy/selinux-gitosis/selinux-gitosis-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gitosis/selinux-gitosis-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:51 swift Exp $ +EAPI="4" + +IUSE="" +MODS="gitosis" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gitosis" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-gnome/Manifest b/sec-policy/selinux-gnome/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-gnome/Manifest +++ b/sec-policy/selinux-gnome/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-gnome/selinux-gnome-2.20130424-r2.ebuild b/sec-policy/selinux-gnome/selinux-gnome-2.20130424-r2.ebuild new file mode 100644 index 000000000000..9f75df942cd0 --- /dev/null +++ b/sec-policy/selinux-gnome/selinux-gnome-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnome/selinux-gnome-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:24 swift Exp $ +EAPI="4" + +IUSE="" +MODS="gnome" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gnome" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-googletalk/Manifest b/sec-policy/selinux-googletalk/Manifest index e65e76ef20b9..f003a07f0f2d 100644 --- a/sec-policy/selinux-googletalk/Manifest +++ b/sec-policy/selinux-googletalk/Manifest @@ -1,5 +1,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r11.tar.bz2 427543 SHA256 938bb513103db42776beec0866f311462c7f4bb17ffb7194c4f6739525062db2 SHA512 b92f08caecadc5da524169c0cb61be7fb97bc78a9dc3915beccaae78ca5cc5b805f0f72e7e4d46f44de33a9ec0ca29d2d22c87ade6c5f78da6464493e00f7894 WHIRLPOOL c5f76992ecb200a84ff30c59b17657298c7db895a5b35b870b1ba8cba5e3b21bf81222adc9f4f0ae07f88a6415f1ac2450ecec2e7b84cd58ef8b4dd3040c5c97 DIST patchbundle-selinux-base-policy-2.20120725-r12.tar.bz2 429318 SHA256 ffeff48e3a6f2f542c93d0e9f5925995ab4311eb702eec46d40a551c77ca1b47 SHA512 c58770b739b02382848514c66a4c01460a59b2463133b92eed3c82dc08407bc75ef2e30c9e1e89cafd181012c741a7e1eb7b5856d0dde0762113f7b7fe233b82 WHIRLPOOL 4e460f0583146f38373d27e3287efa33d6b4c0cd1132f42cc6056159927ba212718437364bc6b49be3b21addb09f2d9cee4ae0abc819e8528bee1de0b89388a7 DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-googletalk/selinux-googletalk-2.20130424-r2.ebuild b/sec-policy/selinux-googletalk/selinux-googletalk-2.20130424-r2.ebuild new file mode 100644 index 000000000000..8bf0881a0919 --- /dev/null +++ b/sec-policy/selinux-googletalk/selinux-googletalk-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-googletalk/selinux-googletalk-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:21 swift Exp $ +EAPI="4" + +IUSE="" +MODS="googletalk" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for googletalk" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-gorg/Manifest b/sec-policy/selinux-gorg/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-gorg/Manifest +++ b/sec-policy/selinux-gorg/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-gorg/selinux-gorg-2.20130424-r2.ebuild b/sec-policy/selinux-gorg/selinux-gorg-2.20130424-r2.ebuild new file mode 100644 index 000000000000..57a183c5a956 --- /dev/null +++ b/sec-policy/selinux-gorg/selinux-gorg-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/selinux-gorg-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:33 swift Exp $ +EAPI="4" + +IUSE="" +MODS="gorg" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gorg" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-gpg/Manifest b/sec-policy/selinux-gpg/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-gpg/Manifest +++ b/sec-policy/selinux-gpg/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-gpg/selinux-gpg-2.20130424-r2.ebuild b/sec-policy/selinux-gpg/selinux-gpg-2.20130424-r2.ebuild new file mode 100644 index 000000000000..0bbf5017cdcf --- /dev/null +++ b/sec-policy/selinux-gpg/selinux-gpg-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/selinux-gpg-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:30 swift Exp $ +EAPI="4" + +IUSE="" +MODS="gpg" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gpg" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-gpm/Manifest b/sec-policy/selinux-gpm/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-gpm/Manifest +++ b/sec-policy/selinux-gpm/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-gpm/selinux-gpm-2.20130424-r2.ebuild b/sec-policy/selinux-gpm/selinux-gpm-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d7d45379ef08 --- /dev/null +++ b/sec-policy/selinux-gpm/selinux-gpm-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpm/selinux-gpm-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:33 swift Exp $ +EAPI="4" + +IUSE="" +MODS="gpm" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gpm" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-gpsd/Manifest b/sec-policy/selinux-gpsd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-gpsd/Manifest +++ b/sec-policy/selinux-gpsd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-gpsd/selinux-gpsd-2.20130424-r2.ebuild b/sec-policy/selinux-gpsd/selinux-gpsd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ce7e3530c990 --- /dev/null +++ b/sec-policy/selinux-gpsd/selinux-gpsd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpsd/selinux-gpsd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:20 swift Exp $ +EAPI="4" + +IUSE="" +MODS="gpsd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gpsd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-hddtemp/Manifest b/sec-policy/selinux-hddtemp/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-hddtemp/Manifest +++ b/sec-policy/selinux-hddtemp/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20130424-r2.ebuild b/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20130424-r2.ebuild new file mode 100644 index 000000000000..3972aaa08754 --- /dev/null +++ b/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:49 swift Exp $ +EAPI="4" + +IUSE="" +MODS="hddtemp" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for hddtemp" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-howl/Manifest b/sec-policy/selinux-howl/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-howl/Manifest +++ b/sec-policy/selinux-howl/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-howl/selinux-howl-2.20130424-r2.ebuild b/sec-policy/selinux-howl/selinux-howl-2.20130424-r2.ebuild new file mode 100644 index 000000000000..e588008c4cdf --- /dev/null +++ b/sec-policy/selinux-howl/selinux-howl-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/selinux-howl-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:24 swift Exp $ +EAPI="4" + +IUSE="" +MODS="howl" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for howl" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-icecast/Manifest b/sec-policy/selinux-icecast/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-icecast/Manifest +++ b/sec-policy/selinux-icecast/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-icecast/selinux-icecast-2.20130424-r2.ebuild b/sec-policy/selinux-icecast/selinux-icecast-2.20130424-r2.ebuild new file mode 100644 index 000000000000..5771179e5e49 --- /dev/null +++ b/sec-policy/selinux-icecast/selinux-icecast-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-icecast/selinux-icecast-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:16 swift Exp $ +EAPI="4" + +IUSE="" +MODS="icecast" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for icecast" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ifplugd/Manifest b/sec-policy/selinux-ifplugd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ifplugd/Manifest +++ b/sec-policy/selinux-ifplugd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20130424-r2.ebuild b/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b3c182bcffc7 --- /dev/null +++ b/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:31 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ifplugd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ifplugd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-imaze/Manifest b/sec-policy/selinux-imaze/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-imaze/Manifest +++ b/sec-policy/selinux-imaze/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-imaze/selinux-imaze-2.20130424-r2.ebuild b/sec-policy/selinux-imaze/selinux-imaze-2.20130424-r2.ebuild new file mode 100644 index 000000000000..21c4308bc944 --- /dev/null +++ b/sec-policy/selinux-imaze/selinux-imaze-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-imaze/selinux-imaze-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:38 swift Exp $ +EAPI="4" + +IUSE="" +MODS="imaze" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for imaze" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-inetd/Manifest b/sec-policy/selinux-inetd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-inetd/Manifest +++ b/sec-policy/selinux-inetd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-inetd/selinux-inetd-2.20130424-r2.ebuild b/sec-policy/selinux-inetd/selinux-inetd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..687bc90eae9e --- /dev/null +++ b/sec-policy/selinux-inetd/selinux-inetd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inetd/selinux-inetd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:19 swift Exp $ +EAPI="4" + +IUSE="" +MODS="inetd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for inetd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-inn/Manifest b/sec-policy/selinux-inn/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-inn/Manifest +++ b/sec-policy/selinux-inn/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-inn/selinux-inn-2.20130424-r2.ebuild b/sec-policy/selinux-inn/selinux-inn-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b26389a6fb73 --- /dev/null +++ b/sec-policy/selinux-inn/selinux-inn-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inn/selinux-inn-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:18 swift Exp $ +EAPI="4" + +IUSE="" +MODS="inn" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for inn" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ipsec/Manifest b/sec-policy/selinux-ipsec/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ipsec/Manifest +++ b/sec-policy/selinux-ipsec/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ipsec/selinux-ipsec-2.20130424-r2.ebuild b/sec-policy/selinux-ipsec/selinux-ipsec-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b13abeb375a3 --- /dev/null +++ b/sec-policy/selinux-ipsec/selinux-ipsec-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ipsec/selinux-ipsec-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:20 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ipsec" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ipsec" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-irc/Manifest b/sec-policy/selinux-irc/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-irc/Manifest +++ b/sec-policy/selinux-irc/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-irc/selinux-irc-2.20130424-r2.ebuild b/sec-policy/selinux-irc/selinux-irc-2.20130424-r2.ebuild new file mode 100644 index 000000000000..004dce6c4cca --- /dev/null +++ b/sec-policy/selinux-irc/selinux-irc-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irc/selinux-irc-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:27 swift Exp $ +EAPI="4" + +IUSE="" +MODS="irc" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for irc" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ircd/Manifest b/sec-policy/selinux-ircd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ircd/Manifest +++ b/sec-policy/selinux-ircd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ircd/selinux-ircd-2.20130424-r2.ebuild b/sec-policy/selinux-ircd/selinux-ircd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b55e45d59a5b --- /dev/null +++ b/sec-policy/selinux-ircd/selinux-ircd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ircd/selinux-ircd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:39 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ircd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ircd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-irqbalance/Manifest b/sec-policy/selinux-irqbalance/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-irqbalance/Manifest +++ b/sec-policy/selinux-irqbalance/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20130424-r2.ebuild b/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20130424-r2.ebuild new file mode 100644 index 000000000000..0cedd22e457f --- /dev/null +++ b/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:18 swift Exp $ +EAPI="4" + +IUSE="" +MODS="irqbalance" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for irqbalance" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-jabber/Manifest b/sec-policy/selinux-jabber/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-jabber/Manifest +++ b/sec-policy/selinux-jabber/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-jabber/selinux-jabber-2.20130424-r2.ebuild b/sec-policy/selinux-jabber/selinux-jabber-2.20130424-r2.ebuild new file mode 100644 index 000000000000..443c9d021947 --- /dev/null +++ b/sec-policy/selinux-jabber/selinux-jabber-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-jabber/selinux-jabber-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:17 swift Exp $ +EAPI="4" + +IUSE="" +MODS="jabber" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for jabber" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-java/Manifest b/sec-policy/selinux-java/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-java/Manifest +++ b/sec-policy/selinux-java/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-java/selinux-java-2.20130424-r2.ebuild b/sec-policy/selinux-java/selinux-java-2.20130424-r2.ebuild new file mode 100644 index 000000000000..788a20f36413 --- /dev/null +++ b/sec-policy/selinux-java/selinux-java-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-java/selinux-java-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:51 swift Exp $ +EAPI="4" + +IUSE="" +MODS="java" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for java" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-kdump/Manifest b/sec-policy/selinux-kdump/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-kdump/Manifest +++ b/sec-policy/selinux-kdump/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-kdump/selinux-kdump-2.20130424-r2.ebuild b/sec-policy/selinux-kdump/selinux-kdump-2.20130424-r2.ebuild new file mode 100644 index 000000000000..333d323df11b --- /dev/null +++ b/sec-policy/selinux-kdump/selinux-kdump-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kdump/selinux-kdump-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:20 swift Exp $ +EAPI="4" + +IUSE="" +MODS="kdump" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for kdump" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-kerberos/Manifest b/sec-policy/selinux-kerberos/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-kerberos/Manifest +++ b/sec-policy/selinux-kerberos/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-kerberos/selinux-kerberos-2.20130424-r2.ebuild b/sec-policy/selinux-kerberos/selinux-kerberos-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b8596ede3bfd --- /dev/null +++ b/sec-policy/selinux-kerberos/selinux-kerberos-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kerberos/selinux-kerberos-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:22 swift Exp $ +EAPI="4" + +IUSE="" +MODS="kerberos" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for kerberos" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-kerneloops/Manifest b/sec-policy/selinux-kerneloops/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-kerneloops/Manifest +++ b/sec-policy/selinux-kerneloops/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20130424-r2.ebuild b/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20130424-r2.ebuild new file mode 100644 index 000000000000..35beb91737fc --- /dev/null +++ b/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:37 swift Exp $ +EAPI="4" + +IUSE="" +MODS="kerneloops" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for kerneloops" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-kismet/Manifest b/sec-policy/selinux-kismet/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-kismet/Manifest +++ b/sec-policy/selinux-kismet/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-kismet/selinux-kismet-2.20130424-r2.ebuild b/sec-policy/selinux-kismet/selinux-kismet-2.20130424-r2.ebuild new file mode 100644 index 000000000000..7bd340af2b5b --- /dev/null +++ b/sec-policy/selinux-kismet/selinux-kismet-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kismet/selinux-kismet-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:42 swift Exp $ +EAPI="4" + +IUSE="" +MODS="kismet" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for kismet" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ksmtuned/Manifest b/sec-policy/selinux-ksmtuned/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ksmtuned/Manifest +++ b/sec-policy/selinux-ksmtuned/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20130424-r2.ebuild b/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20130424-r2.ebuild new file mode 100644 index 000000000000..2df21ba43993 --- /dev/null +++ b/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:23 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ksmtuned" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ksmtuned" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-kudzu/Manifest b/sec-policy/selinux-kudzu/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-kudzu/Manifest +++ b/sec-policy/selinux-kudzu/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-kudzu/selinux-kudzu-2.20130424-r2.ebuild b/sec-policy/selinux-kudzu/selinux-kudzu-2.20130424-r2.ebuild new file mode 100644 index 000000000000..0588c9632f15 --- /dev/null +++ b/sec-policy/selinux-kudzu/selinux-kudzu-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kudzu/selinux-kudzu-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:48 swift Exp $ +EAPI="4" + +IUSE="" +MODS="kudzu" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for kudzu" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ldap/Manifest b/sec-policy/selinux-ldap/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ldap/Manifest +++ b/sec-policy/selinux-ldap/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ldap/selinux-ldap-2.20130424-r2.ebuild b/sec-policy/selinux-ldap/selinux-ldap-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b720c3fdae68 --- /dev/null +++ b/sec-policy/selinux-ldap/selinux-ldap-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ldap/selinux-ldap-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:16 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ldap" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ldap" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-links/Manifest b/sec-policy/selinux-links/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-links/Manifest +++ b/sec-policy/selinux-links/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-links/selinux-links-2.20130424-r2.ebuild b/sec-policy/selinux-links/selinux-links-2.20130424-r2.ebuild new file mode 100644 index 000000000000..eed56c496d95 --- /dev/null +++ b/sec-policy/selinux-links/selinux-links-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/selinux-links-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:30 swift Exp $ +EAPI="4" + +IUSE="" +MODS="links" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for links" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-lircd/Manifest b/sec-policy/selinux-lircd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-lircd/Manifest +++ b/sec-policy/selinux-lircd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-lircd/selinux-lircd-2.20130424-r2.ebuild b/sec-policy/selinux-lircd/selinux-lircd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..e42f4597c392 --- /dev/null +++ b/sec-policy/selinux-lircd/selinux-lircd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lircd/selinux-lircd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:34 swift Exp $ +EAPI="4" + +IUSE="" +MODS="lircd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for lircd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-loadkeys/Manifest b/sec-policy/selinux-loadkeys/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-loadkeys/Manifest +++ b/sec-policy/selinux-loadkeys/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20130424-r2.ebuild b/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20130424-r2.ebuild new file mode 100644 index 000000000000..5e2e70c2026d --- /dev/null +++ b/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:50 swift Exp $ +EAPI="4" + +IUSE="" +MODS="loadkeys" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for loadkeys" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-lockdev/Manifest b/sec-policy/selinux-lockdev/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-lockdev/Manifest +++ b/sec-policy/selinux-lockdev/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-lockdev/selinux-lockdev-2.20130424-r2.ebuild b/sec-policy/selinux-lockdev/selinux-lockdev-2.20130424-r2.ebuild new file mode 100644 index 000000000000..6a8bd53796cf --- /dev/null +++ b/sec-policy/selinux-lockdev/selinux-lockdev-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lockdev/selinux-lockdev-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:47 swift Exp $ +EAPI="4" + +IUSE="" +MODS="lockdev" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for lockdev" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-logrotate/Manifest b/sec-policy/selinux-logrotate/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-logrotate/Manifest +++ b/sec-policy/selinux-logrotate/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-logrotate/selinux-logrotate-2.20130424-r2.ebuild b/sec-policy/selinux-logrotate/selinux-logrotate-2.20130424-r2.ebuild new file mode 100644 index 000000000000..754b6747e988 --- /dev/null +++ b/sec-policy/selinux-logrotate/selinux-logrotate-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/selinux-logrotate-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:35 swift Exp $ +EAPI="4" + +IUSE="" +MODS="logrotate" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for logrotate" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-logsentry/Manifest b/sec-policy/selinux-logsentry/Manifest index be3bd7f352a7..4f99d3bc5644 100644 --- a/sec-policy/selinux-logsentry/Manifest +++ b/sec-policy/selinux-logsentry/Manifest @@ -2,5 +2,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r12.tar.bz2 429318 SHA256 ffeff4 DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-logsentry/selinux-logsentry-2.20130424-r2.ebuild b/sec-policy/selinux-logsentry/selinux-logsentry-2.20130424-r2.ebuild new file mode 100644 index 000000000000..e0933f563419 --- /dev/null +++ b/sec-policy/selinux-logsentry/selinux-logsentry-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logsentry/selinux-logsentry-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:26 swift Exp $ +EAPI="4" + +IUSE="" +MODS="logsentry" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for logsentry" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-logwatch/Manifest b/sec-policy/selinux-logwatch/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-logwatch/Manifest +++ b/sec-policy/selinux-logwatch/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-logwatch/selinux-logwatch-2.20130424-r2.ebuild b/sec-policy/selinux-logwatch/selinux-logwatch-2.20130424-r2.ebuild new file mode 100644 index 000000000000..8844b7f238c8 --- /dev/null +++ b/sec-policy/selinux-logwatch/selinux-logwatch-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logwatch/selinux-logwatch-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:42 swift Exp $ +EAPI="4" + +IUSE="" +MODS="logwatch" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for logwatch" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-lpd/Manifest b/sec-policy/selinux-lpd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-lpd/Manifest +++ b/sec-policy/selinux-lpd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-lpd/selinux-lpd-2.20130424-r2.ebuild b/sec-policy/selinux-lpd/selinux-lpd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..6203636f2212 --- /dev/null +++ b/sec-policy/selinux-lpd/selinux-lpd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lpd/selinux-lpd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:36 swift Exp $ +EAPI="4" + +IUSE="" +MODS="lpd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for lpd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-mailman/Manifest b/sec-policy/selinux-mailman/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-mailman/Manifest +++ b/sec-policy/selinux-mailman/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-mailman/selinux-mailman-2.20130424-r2.ebuild b/sec-policy/selinux-mailman/selinux-mailman-2.20130424-r2.ebuild new file mode 100644 index 000000000000..3c5177293f72 --- /dev/null +++ b/sec-policy/selinux-mailman/selinux-mailman-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mailman/selinux-mailman-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:33 swift Exp $ +EAPI="4" + +IUSE="" +MODS="mailman" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mailman" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-makewhatis/Manifest b/sec-policy/selinux-makewhatis/Manifest index be3bd7f352a7..4f99d3bc5644 100644 --- a/sec-policy/selinux-makewhatis/Manifest +++ b/sec-policy/selinux-makewhatis/Manifest @@ -2,5 +2,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r12.tar.bz2 429318 SHA256 ffeff4 DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20130424-r2.ebuild b/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20130424-r2.ebuild new file mode 100644 index 000000000000..856115ee7eb6 --- /dev/null +++ b/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:46 swift Exp $ +EAPI="4" + +IUSE="" +MODS="makewhatis" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for makewhatis" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-mcelog/Manifest b/sec-policy/selinux-mcelog/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-mcelog/Manifest +++ b/sec-policy/selinux-mcelog/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-mcelog/selinux-mcelog-2.20130424-r2.ebuild b/sec-policy/selinux-mcelog/selinux-mcelog-2.20130424-r2.ebuild new file mode 100644 index 000000000000..de80278f6150 --- /dev/null +++ b/sec-policy/selinux-mcelog/selinux-mcelog-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mcelog/selinux-mcelog-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:32 swift Exp $ +EAPI="4" + +IUSE="" +MODS="mcelog" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mcelog" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-memcached/Manifest b/sec-policy/selinux-memcached/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-memcached/Manifest +++ b/sec-policy/selinux-memcached/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-memcached/selinux-memcached-2.20130424-r2.ebuild b/sec-policy/selinux-memcached/selinux-memcached-2.20130424-r2.ebuild new file mode 100644 index 000000000000..79b482503153 --- /dev/null +++ b/sec-policy/selinux-memcached/selinux-memcached-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-memcached/selinux-memcached-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:34 swift Exp $ +EAPI="4" + +IUSE="" +MODS="memcached" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for memcached" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-milter/Manifest b/sec-policy/selinux-milter/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-milter/Manifest +++ b/sec-policy/selinux-milter/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-milter/selinux-milter-2.20130424-r2.ebuild b/sec-policy/selinux-milter/selinux-milter-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b2caf0a0771d --- /dev/null +++ b/sec-policy/selinux-milter/selinux-milter-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-milter/selinux-milter-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:26 swift Exp $ +EAPI="4" + +IUSE="" +MODS="milter" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for milter" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-modemmanager/Manifest b/sec-policy/selinux-modemmanager/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-modemmanager/Manifest +++ b/sec-policy/selinux-modemmanager/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20130424-r2.ebuild b/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ce7038289050 --- /dev/null +++ b/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20130424-r2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:27 swift Exp $ +EAPI="4" + +IUSE="" +MODS="modemmanager" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for modemmanager" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-dbus + sec-policy/selinux-networkmanager +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-mono/Manifest b/sec-policy/selinux-mono/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-mono/Manifest +++ b/sec-policy/selinux-mono/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-mono/selinux-mono-2.20130424-r2.ebuild b/sec-policy/selinux-mono/selinux-mono-2.20130424-r2.ebuild new file mode 100644 index 000000000000..749fc44c4905 --- /dev/null +++ b/sec-policy/selinux-mono/selinux-mono-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mono/selinux-mono-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:34 swift Exp $ +EAPI="4" + +IUSE="" +MODS="mono" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mono" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-mozilla/Manifest b/sec-policy/selinux-mozilla/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-mozilla/Manifest +++ b/sec-policy/selinux-mozilla/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20130424-r2.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20130424-r2.ebuild new file mode 100644 index 000000000000..cbc509d7842b --- /dev/null +++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:23 swift Exp $ +EAPI="4" + +IUSE="" +MODS="mozilla" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mozilla" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-mpd/Manifest b/sec-policy/selinux-mpd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-mpd/Manifest +++ b/sec-policy/selinux-mpd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-mpd/selinux-mpd-2.20130424-r2.ebuild b/sec-policy/selinux-mpd/selinux-mpd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ee29ba1f3044 --- /dev/null +++ b/sec-policy/selinux-mpd/selinux-mpd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/selinux-mpd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:34 swift Exp $ +EAPI="4" + +IUSE="" +MODS="mpd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mpd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-mplayer/Manifest b/sec-policy/selinux-mplayer/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-mplayer/Manifest +++ b/sec-policy/selinux-mplayer/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-mplayer/selinux-mplayer-2.20130424-r2.ebuild b/sec-policy/selinux-mplayer/selinux-mplayer-2.20130424-r2.ebuild new file mode 100644 index 000000000000..571237ef734c --- /dev/null +++ b/sec-policy/selinux-mplayer/selinux-mplayer-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mplayer/selinux-mplayer-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:31 swift Exp $ +EAPI="4" + +IUSE="" +MODS="mplayer" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mplayer" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-mrtg/Manifest b/sec-policy/selinux-mrtg/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-mrtg/Manifest +++ b/sec-policy/selinux-mrtg/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-mrtg/selinux-mrtg-2.20130424-r2.ebuild b/sec-policy/selinux-mrtg/selinux-mrtg-2.20130424-r2.ebuild new file mode 100644 index 000000000000..add7ae432e65 --- /dev/null +++ b/sec-policy/selinux-mrtg/selinux-mrtg-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mrtg/selinux-mrtg-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:31 swift Exp $ +EAPI="4" + +IUSE="" +MODS="mrtg" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mrtg" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-munin/Manifest b/sec-policy/selinux-munin/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-munin/Manifest +++ b/sec-policy/selinux-munin/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-munin/selinux-munin-2.20130424-r2.ebuild b/sec-policy/selinux-munin/selinux-munin-2.20130424-r2.ebuild new file mode 100644 index 000000000000..738210318121 --- /dev/null +++ b/sec-policy/selinux-munin/selinux-munin-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/selinux-munin-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:18 swift Exp $ +EAPI="4" + +IUSE="" +MODS="munin" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for munin" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-mutt/Manifest b/sec-policy/selinux-mutt/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-mutt/Manifest +++ b/sec-policy/selinux-mutt/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-mutt/selinux-mutt-2.20130424-r2.ebuild b/sec-policy/selinux-mutt/selinux-mutt-2.20130424-r2.ebuild new file mode 100644 index 000000000000..8e1119ddd280 --- /dev/null +++ b/sec-policy/selinux-mutt/selinux-mutt-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mutt/selinux-mutt-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:19 swift Exp $ +EAPI="4" + +IUSE="" +MODS="mutt" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mutt" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-mysql/Manifest b/sec-policy/selinux-mysql/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-mysql/Manifest +++ b/sec-policy/selinux-mysql/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-mysql/selinux-mysql-2.20130424-r2.ebuild b/sec-policy/selinux-mysql/selinux-mysql-2.20130424-r2.ebuild new file mode 100644 index 000000000000..e1c30acaf2c3 --- /dev/null +++ b/sec-policy/selinux-mysql/selinux-mysql-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:26 swift Exp $ +EAPI="4" + +IUSE="" +MODS="mysql" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for mysql" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-nagios/Manifest b/sec-policy/selinux-nagios/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-nagios/Manifest +++ b/sec-policy/selinux-nagios/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-nagios/selinux-nagios-2.20130424-r2.ebuild b/sec-policy/selinux-nagios/selinux-nagios-2.20130424-r2.ebuild new file mode 100644 index 000000000000..67174a2cf02d --- /dev/null +++ b/sec-policy/selinux-nagios/selinux-nagios-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/selinux-nagios-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:44 swift Exp $ +EAPI="4" + +IUSE="" +MODS="nagios" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nagios" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-ncftool/Manifest b/sec-policy/selinux-ncftool/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ncftool/Manifest +++ b/sec-policy/selinux-ncftool/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ncftool/selinux-ncftool-2.20130424-r2.ebuild b/sec-policy/selinux-ncftool/selinux-ncftool-2.20130424-r2.ebuild new file mode 100644 index 000000000000..f85aae04ae23 --- /dev/null +++ b/sec-policy/selinux-ncftool/selinux-ncftool-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ncftool/selinux-ncftool-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:48 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ncftool" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ncftool" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-nessus/Manifest b/sec-policy/selinux-nessus/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-nessus/Manifest +++ b/sec-policy/selinux-nessus/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-nessus/selinux-nessus-2.20130424-r2.ebuild b/sec-policy/selinux-nessus/selinux-nessus-2.20130424-r2.ebuild new file mode 100644 index 000000000000..fedc4b0c04c5 --- /dev/null +++ b/sec-policy/selinux-nessus/selinux-nessus-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nessus/selinux-nessus-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:48 swift Exp $ +EAPI="4" + +IUSE="" +MODS="nessus" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nessus" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-networkmanager/Manifest b/sec-policy/selinux-networkmanager/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-networkmanager/Manifest +++ b/sec-policy/selinux-networkmanager/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20130424-r2.ebuild b/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20130424-r2.ebuild new file mode 100644 index 000000000000..1671a2162616 --- /dev/null +++ b/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:45 swift Exp $ +EAPI="4" + +IUSE="" +MODS="networkmanager" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for networkmanager" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-nginx/Manifest b/sec-policy/selinux-nginx/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-nginx/Manifest +++ b/sec-policy/selinux-nginx/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-nginx/selinux-nginx-2.20130424-r2.ebuild b/sec-policy/selinux-nginx/selinux-nginx-2.20130424-r2.ebuild new file mode 100644 index 000000000000..46c9aa12ca55 --- /dev/null +++ b/sec-policy/selinux-nginx/selinux-nginx-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/selinux-nginx-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:35 swift Exp $ +EAPI="4" + +IUSE="" +MODS="nginx" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nginx" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-nslcd/Manifest b/sec-policy/selinux-nslcd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-nslcd/Manifest +++ b/sec-policy/selinux-nslcd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-nslcd/selinux-nslcd-2.20130424-r2.ebuild b/sec-policy/selinux-nslcd/selinux-nslcd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..504dac57f6f0 --- /dev/null +++ b/sec-policy/selinux-nslcd/selinux-nslcd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nslcd/selinux-nslcd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:47 swift Exp $ +EAPI="4" + +IUSE="" +MODS="nslcd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nslcd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ntop/Manifest b/sec-policy/selinux-ntop/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ntop/Manifest +++ b/sec-policy/selinux-ntop/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ntop/selinux-ntop-2.20130424-r2.ebuild b/sec-policy/selinux-ntop/selinux-ntop-2.20130424-r2.ebuild new file mode 100644 index 000000000000..1450867f61a3 --- /dev/null +++ b/sec-policy/selinux-ntop/selinux-ntop-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:28 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ntop" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ntop" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ntp/Manifest b/sec-policy/selinux-ntp/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ntp/Manifest +++ b/sec-policy/selinux-ntp/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ntp/selinux-ntp-2.20130424-r2.ebuild b/sec-policy/selinux-ntp/selinux-ntp-2.20130424-r2.ebuild new file mode 100644 index 000000000000..0f1c63c54ce1 --- /dev/null +++ b/sec-policy/selinux-ntp/selinux-ntp-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:37 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ntp" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ntp" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-nut/Manifest b/sec-policy/selinux-nut/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-nut/Manifest +++ b/sec-policy/selinux-nut/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-nut/selinux-nut-2.20130424-r2.ebuild b/sec-policy/selinux-nut/selinux-nut-2.20130424-r2.ebuild new file mode 100644 index 000000000000..a10b21d288bf --- /dev/null +++ b/sec-policy/selinux-nut/selinux-nut-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nut/selinux-nut-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:45 swift Exp $ +EAPI="4" + +IUSE="" +MODS="nut" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nut" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-nx/Manifest b/sec-policy/selinux-nx/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-nx/Manifest +++ b/sec-policy/selinux-nx/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-nx/selinux-nx-2.20130424-r2.ebuild b/sec-policy/selinux-nx/selinux-nx-2.20130424-r2.ebuild new file mode 100644 index 000000000000..92c9fd3ea1b0 --- /dev/null +++ b/sec-policy/selinux-nx/selinux-nx-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nx/selinux-nx-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:43 swift Exp $ +EAPI="4" + +IUSE="" +MODS="nx" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nx" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-oddjob/Manifest b/sec-policy/selinux-oddjob/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-oddjob/Manifest +++ b/sec-policy/selinux-oddjob/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-oddjob/selinux-oddjob-2.20130424-r2.ebuild b/sec-policy/selinux-oddjob/selinux-oddjob-2.20130424-r2.ebuild new file mode 100644 index 000000000000..cc4670eb936c --- /dev/null +++ b/sec-policy/selinux-oddjob/selinux-oddjob-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-oddjob/selinux-oddjob-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:50 swift Exp $ +EAPI="4" + +IUSE="" +MODS="oddjob" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for oddjob" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-oident/Manifest b/sec-policy/selinux-oident/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-oident/Manifest +++ b/sec-policy/selinux-oident/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-oident/selinux-oident-2.20130424-r2.ebuild b/sec-policy/selinux-oident/selinux-oident-2.20130424-r2.ebuild new file mode 100644 index 000000000000..65681001603a --- /dev/null +++ b/sec-policy/selinux-oident/selinux-oident-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-oident/selinux-oident-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:26 swift Exp $ +EAPI="4" + +IUSE="" +MODS="oident" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for oident" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-openct/Manifest b/sec-policy/selinux-openct/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-openct/Manifest +++ b/sec-policy/selinux-openct/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-openct/selinux-openct-2.20130424-r2.ebuild b/sec-policy/selinux-openct/selinux-openct-2.20130424-r2.ebuild new file mode 100644 index 000000000000..3cdca73fe08c --- /dev/null +++ b/sec-policy/selinux-openct/selinux-openct-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openct/selinux-openct-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:41 swift Exp $ +EAPI="4" + +IUSE="" +MODS="openct" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for openct" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-openrc/Manifest b/sec-policy/selinux-openrc/Manifest index 30c514f10172..62090dc57b18 100644 --- a/sec-policy/selinux-openrc/Manifest +++ b/sec-policy/selinux-openrc/Manifest @@ -1,5 +1,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r12.tar.bz2 429318 SHA256 ffeff48e3a6f2f542c93d0e9f5925995ab4311eb702eec46d40a551c77ca1b47 SHA512 c58770b739b02382848514c66a4c01460a59b2463133b92eed3c82dc08407bc75ef2e30c9e1e89cafd181012c741a7e1eb7b5856d0dde0762113f7b7fe233b82 WHIRLPOOL 4e460f0583146f38373d27e3287efa33d6b4c0cd1132f42cc6056159927ba212718437364bc6b49be3b21addb09f2d9cee4ae0abc819e8528bee1de0b89388a7 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-openrc/selinux-openrc-2.20130424-r2.ebuild b/sec-policy/selinux-openrc/selinux-openrc-2.20130424-r2.ebuild new file mode 100644 index 000000000000..1ab18ceb3e86 --- /dev/null +++ b/sec-policy/selinux-openrc/selinux-openrc-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openrc/selinux-openrc-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:27 swift Exp $ +EAPI="4" + +IUSE="" +MODS="openrc" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for openrc" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-openvpn/Manifest b/sec-policy/selinux-openvpn/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-openvpn/Manifest +++ b/sec-policy/selinux-openvpn/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-openvpn/selinux-openvpn-2.20130424-r2.ebuild b/sec-policy/selinux-openvpn/selinux-openvpn-2.20130424-r2.ebuild new file mode 100644 index 000000000000..dfe3086e7bc5 --- /dev/null +++ b/sec-policy/selinux-openvpn/selinux-openvpn-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openvpn/selinux-openvpn-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:51 swift Exp $ +EAPI="4" + +IUSE="" +MODS="openvpn" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for openvpn" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-pan/Manifest b/sec-policy/selinux-pan/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-pan/Manifest +++ b/sec-policy/selinux-pan/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-pan/selinux-pan-2.20130424-r2.ebuild b/sec-policy/selinux-pan/selinux-pan-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d30b7b9364a3 --- /dev/null +++ b/sec-policy/selinux-pan/selinux-pan-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:16 swift Exp $ +EAPI="4" + +IUSE="" +MODS="pan" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pan" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-pcmcia/Manifest b/sec-policy/selinux-pcmcia/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-pcmcia/Manifest +++ b/sec-policy/selinux-pcmcia/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20130424-r2.ebuild b/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ecddca412d4e --- /dev/null +++ b/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:34 swift Exp $ +EAPI="4" + +IUSE="" +MODS="pcmcia" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pcmcia" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-perdition/Manifest b/sec-policy/selinux-perdition/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-perdition/Manifest +++ b/sec-policy/selinux-perdition/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-perdition/selinux-perdition-2.20130424-r2.ebuild b/sec-policy/selinux-perdition/selinux-perdition-2.20130424-r2.ebuild new file mode 100644 index 000000000000..23d28c414d1e --- /dev/null +++ b/sec-policy/selinux-perdition/selinux-perdition-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-perdition/selinux-perdition-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:32 swift Exp $ +EAPI="4" + +IUSE="" +MODS="perdition" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for perdition" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-phpfpm/Manifest b/sec-policy/selinux-phpfpm/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-phpfpm/Manifest +++ b/sec-policy/selinux-phpfpm/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20130424-r2.ebuild b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20130424-r2.ebuild new file mode 100644 index 000000000000..80742b5d5513 --- /dev/null +++ b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:22 swift Exp $ +EAPI="4" + +IUSE="" +MODS="phpfpm" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for phpfpm" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-plymouthd/Manifest b/sec-policy/selinux-plymouthd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-plymouthd/Manifest +++ b/sec-policy/selinux-plymouthd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20130424-r2.ebuild b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b2a987cd49d6 --- /dev/null +++ b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:51 swift Exp $ +EAPI="4" + +IUSE="" +MODS="plymouthd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for plymouthd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-podsleuth/Manifest b/sec-policy/selinux-podsleuth/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-podsleuth/Manifest +++ b/sec-policy/selinux-podsleuth/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20130424-r2.ebuild b/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20130424-r2.ebuild new file mode 100644 index 000000000000..6f0280a48894 --- /dev/null +++ b/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:25 swift Exp $ +EAPI="4" + +IUSE="" +MODS="podsleuth" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for podsleuth" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-policykit/Manifest b/sec-policy/selinux-policykit/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-policykit/Manifest +++ b/sec-policy/selinux-policykit/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-policykit/selinux-policykit-2.20130424-r2.ebuild b/sec-policy/selinux-policykit/selinux-policykit-2.20130424-r2.ebuild new file mode 100644 index 000000000000..1852dd039311 --- /dev/null +++ b/sec-policy/selinux-policykit/selinux-policykit-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-policykit/selinux-policykit-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:47 swift Exp $ +EAPI="4" + +IUSE="" +MODS="policykit" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for policykit" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-portmap/Manifest b/sec-policy/selinux-portmap/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-portmap/Manifest +++ b/sec-policy/selinux-portmap/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-portmap/selinux-portmap-2.20130424-r2.ebuild b/sec-policy/selinux-portmap/selinux-portmap-2.20130424-r2.ebuild new file mode 100644 index 000000000000..6a84c363eba6 --- /dev/null +++ b/sec-policy/selinux-portmap/selinux-portmap-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:46 swift Exp $ +EAPI="4" + +IUSE="" +MODS="portmap" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for portmap" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-postfix/Manifest b/sec-policy/selinux-postfix/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-postfix/Manifest +++ b/sec-policy/selinux-postfix/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-postfix/selinux-postfix-2.20130424-r2.ebuild b/sec-policy/selinux-postfix/selinux-postfix-2.20130424-r2.ebuild new file mode 100644 index 000000000000..128643576524 --- /dev/null +++ b/sec-policy/selinux-postfix/selinux-postfix-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postfix/selinux-postfix-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:18 swift Exp $ +EAPI="4" + +IUSE="" +MODS="postfix" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for postfix" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-postgresql/Manifest b/sec-policy/selinux-postgresql/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-postgresql/Manifest +++ b/sec-policy/selinux-postgresql/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-2.20130424-r2.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-2.20130424-r2.ebuild new file mode 100644 index 000000000000..af2a3a2b51c0 --- /dev/null +++ b/sec-policy/selinux-postgresql/selinux-postgresql-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/selinux-postgresql-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:42 swift Exp $ +EAPI="4" + +IUSE="" +MODS="postgresql" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for postgresql" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-postgrey/Manifest b/sec-policy/selinux-postgrey/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-postgrey/Manifest +++ b/sec-policy/selinux-postgrey/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-postgrey/selinux-postgrey-2.20130424-r2.ebuild b/sec-policy/selinux-postgrey/selinux-postgrey-2.20130424-r2.ebuild new file mode 100644 index 000000000000..abca10391827 --- /dev/null +++ b/sec-policy/selinux-postgrey/selinux-postgrey-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgrey/selinux-postgrey-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:44 swift Exp $ +EAPI="4" + +IUSE="" +MODS="postgrey" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for postgrey" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ppp/Manifest b/sec-policy/selinux-ppp/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ppp/Manifest +++ b/sec-policy/selinux-ppp/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ppp/selinux-ppp-2.20130424-r2.ebuild b/sec-policy/selinux-ppp/selinux-ppp-2.20130424-r2.ebuild new file mode 100644 index 000000000000..c6b622e29b9c --- /dev/null +++ b/sec-policy/selinux-ppp/selinux-ppp-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/selinux-ppp-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:45 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ppp" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ppp" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-prelink/Manifest b/sec-policy/selinux-prelink/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-prelink/Manifest +++ b/sec-policy/selinux-prelink/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-prelink/selinux-prelink-2.20130424-r2.ebuild b/sec-policy/selinux-prelink/selinux-prelink-2.20130424-r2.ebuild new file mode 100644 index 000000000000..f2fffefa249a --- /dev/null +++ b/sec-policy/selinux-prelink/selinux-prelink-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-prelink/selinux-prelink-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:30 swift Exp $ +EAPI="4" + +IUSE="" +MODS="prelink" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for prelink" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-prelude/Manifest b/sec-policy/selinux-prelude/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-prelude/Manifest +++ b/sec-policy/selinux-prelude/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-prelude/selinux-prelude-2.20130424-r2.ebuild b/sec-policy/selinux-prelude/selinux-prelude-2.20130424-r2.ebuild new file mode 100644 index 000000000000..702c07a7cb00 --- /dev/null +++ b/sec-policy/selinux-prelude/selinux-prelude-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-prelude/selinux-prelude-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:32 swift Exp $ +EAPI="4" + +IUSE="" +MODS="prelude" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for prelude" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-privoxy/Manifest b/sec-policy/selinux-privoxy/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-privoxy/Manifest +++ b/sec-policy/selinux-privoxy/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-privoxy/selinux-privoxy-2.20130424-r2.ebuild b/sec-policy/selinux-privoxy/selinux-privoxy-2.20130424-r2.ebuild new file mode 100644 index 000000000000..24ce52649590 --- /dev/null +++ b/sec-policy/selinux-privoxy/selinux-privoxy-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-privoxy/selinux-privoxy-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:35 swift Exp $ +EAPI="4" + +IUSE="" +MODS="privoxy" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for privoxy" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-procmail/Manifest b/sec-policy/selinux-procmail/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-procmail/Manifest +++ b/sec-policy/selinux-procmail/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-procmail/selinux-procmail-2.20130424-r2.ebuild b/sec-policy/selinux-procmail/selinux-procmail-2.20130424-r2.ebuild new file mode 100644 index 000000000000..4b8d255ba3fb --- /dev/null +++ b/sec-policy/selinux-procmail/selinux-procmail-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-procmail/selinux-procmail-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:28 swift Exp $ +EAPI="4" + +IUSE="" +MODS="procmail" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for procmail" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-psad/Manifest b/sec-policy/selinux-psad/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-psad/Manifest +++ b/sec-policy/selinux-psad/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-psad/selinux-psad-2.20130424-r2.ebuild b/sec-policy/selinux-psad/selinux-psad-2.20130424-r2.ebuild new file mode 100644 index 000000000000..cbbff3350988 --- /dev/null +++ b/sec-policy/selinux-psad/selinux-psad-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-psad/selinux-psad-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:30 swift Exp $ +EAPI="4" + +IUSE="" +MODS="psad" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for psad" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-publicfile/Manifest b/sec-policy/selinux-publicfile/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-publicfile/Manifest +++ b/sec-policy/selinux-publicfile/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-publicfile/selinux-publicfile-2.20130424-r2.ebuild b/sec-policy/selinux-publicfile/selinux-publicfile-2.20130424-r2.ebuild new file mode 100644 index 000000000000..8ffd421853a5 --- /dev/null +++ b/sec-policy/selinux-publicfile/selinux-publicfile-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/selinux-publicfile-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:36 swift Exp $ +EAPI="4" + +IUSE="" +MODS="publicfile" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for publicfile" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-pulseaudio/Manifest b/sec-policy/selinux-pulseaudio/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-pulseaudio/Manifest +++ b/sec-policy/selinux-pulseaudio/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20130424-r2.ebuild b/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b2e4cbfb5e60 --- /dev/null +++ b/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:43 swift Exp $ +EAPI="4" + +IUSE="" +MODS="pulseaudio" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pulseaudio" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-puppet/Manifest b/sec-policy/selinux-puppet/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-puppet/Manifest +++ b/sec-policy/selinux-puppet/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-puppet/selinux-puppet-2.20130424-r2.ebuild b/sec-policy/selinux-puppet/selinux-puppet-2.20130424-r2.ebuild new file mode 100644 index 000000000000..c083cc163962 --- /dev/null +++ b/sec-policy/selinux-puppet/selinux-puppet-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:50 swift Exp $ +EAPI="4" + +IUSE="" +MODS="puppet" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for puppet" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-pyicqt/Manifest b/sec-policy/selinux-pyicqt/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-pyicqt/Manifest +++ b/sec-policy/selinux-pyicqt/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20130424-r2.ebuild b/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20130424-r2.ebuild new file mode 100644 index 000000000000..baa3b87fdbd7 --- /dev/null +++ b/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:16 swift Exp $ +EAPI="4" + +IUSE="" +MODS="pyicqt" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pyicqt" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-pyzor/Manifest b/sec-policy/selinux-pyzor/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-pyzor/Manifest +++ b/sec-policy/selinux-pyzor/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-pyzor/selinux-pyzor-2.20130424-r2.ebuild b/sec-policy/selinux-pyzor/selinux-pyzor-2.20130424-r2.ebuild new file mode 100644 index 000000000000..5374c74183da --- /dev/null +++ b/sec-policy/selinux-pyzor/selinux-pyzor-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/selinux-pyzor-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:21 swift Exp $ +EAPI="4" + +IUSE="" +MODS="pyzor" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for pyzor" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-qemu/Manifest b/sec-policy/selinux-qemu/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-qemu/Manifest +++ b/sec-policy/selinux-qemu/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-qemu/selinux-qemu-2.20130424-r2.ebuild b/sec-policy/selinux-qemu/selinux-qemu-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d5b87df4e587 --- /dev/null +++ b/sec-policy/selinux-qemu/selinux-qemu-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:17 swift Exp $ +EAPI="4" + +IUSE="" +MODS="qemu" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for qemu" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-virt +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-qmail/Manifest b/sec-policy/selinux-qmail/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-qmail/Manifest +++ b/sec-policy/selinux-qmail/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-qmail/selinux-qmail-2.20130424-r2.ebuild b/sec-policy/selinux-qmail/selinux-qmail-2.20130424-r2.ebuild new file mode 100644 index 000000000000..c0e44eb489b9 --- /dev/null +++ b/sec-policy/selinux-qmail/selinux-qmail-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qmail/selinux-qmail-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:44 swift Exp $ +EAPI="4" + +IUSE="" +MODS="qmail" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for qmail" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-quota/Manifest b/sec-policy/selinux-quota/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-quota/Manifest +++ b/sec-policy/selinux-quota/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-quota/selinux-quota-2.20130424-r2.ebuild b/sec-policy/selinux-quota/selinux-quota-2.20130424-r2.ebuild new file mode 100644 index 000000000000..bc0735802f67 --- /dev/null +++ b/sec-policy/selinux-quota/selinux-quota-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-quota/selinux-quota-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:35 swift Exp $ +EAPI="4" + +IUSE="" +MODS="quota" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for quota" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-radius/Manifest b/sec-policy/selinux-radius/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-radius/Manifest +++ b/sec-policy/selinux-radius/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-radius/selinux-radius-2.20130424-r2.ebuild b/sec-policy/selinux-radius/selinux-radius-2.20130424-r2.ebuild new file mode 100644 index 000000000000..5ee9442c419b --- /dev/null +++ b/sec-policy/selinux-radius/selinux-radius-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radius/selinux-radius-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:24 swift Exp $ +EAPI="4" + +IUSE="" +MODS="radius" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for radius" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-radvd/Manifest b/sec-policy/selinux-radvd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-radvd/Manifest +++ b/sec-policy/selinux-radvd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-radvd/selinux-radvd-2.20130424-r2.ebuild b/sec-policy/selinux-radvd/selinux-radvd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..29a25c92b64a --- /dev/null +++ b/sec-policy/selinux-radvd/selinux-radvd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radvd/selinux-radvd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:22 swift Exp $ +EAPI="4" + +IUSE="" +MODS="radvd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for radvd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-razor/Manifest b/sec-policy/selinux-razor/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-razor/Manifest +++ b/sec-policy/selinux-razor/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-razor/selinux-razor-2.20130424-r2.ebuild b/sec-policy/selinux-razor/selinux-razor-2.20130424-r2.ebuild new file mode 100644 index 000000000000..22d6df1b1a77 --- /dev/null +++ b/sec-policy/selinux-razor/selinux-razor-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-razor/selinux-razor-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:41 swift Exp $ +EAPI="4" + +IUSE="" +MODS="razor" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for razor" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-remotelogin/Manifest b/sec-policy/selinux-remotelogin/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-remotelogin/Manifest +++ b/sec-policy/selinux-remotelogin/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20130424-r2.ebuild b/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20130424-r2.ebuild new file mode 100644 index 000000000000..f4234d556f92 --- /dev/null +++ b/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:40 swift Exp $ +EAPI="4" + +IUSE="" +MODS="remotelogin" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for remotelogin" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-rgmanager/Manifest b/sec-policy/selinux-rgmanager/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-rgmanager/Manifest +++ b/sec-policy/selinux-rgmanager/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20130424-r2.ebuild b/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20130424-r2.ebuild new file mode 100644 index 000000000000..9d3fae2b82f9 --- /dev/null +++ b/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:29 swift Exp $ +EAPI="4" + +IUSE="" +MODS="rgmanager" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rgmanager" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-roundup/Manifest b/sec-policy/selinux-roundup/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-roundup/Manifest +++ b/sec-policy/selinux-roundup/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-roundup/selinux-roundup-2.20130424-r2.ebuild b/sec-policy/selinux-roundup/selinux-roundup-2.20130424-r2.ebuild new file mode 100644 index 000000000000..cd316915b244 --- /dev/null +++ b/sec-policy/selinux-roundup/selinux-roundup-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-roundup/selinux-roundup-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:36 swift Exp $ +EAPI="4" + +IUSE="" +MODS="roundup" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for roundup" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-rpc/Manifest b/sec-policy/selinux-rpc/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-rpc/Manifest +++ b/sec-policy/selinux-rpc/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-rpc/selinux-rpc-2.20130424-r2.ebuild b/sec-policy/selinux-rpc/selinux-rpc-2.20130424-r2.ebuild new file mode 100644 index 000000000000..a2c1416bf935 --- /dev/null +++ b/sec-policy/selinux-rpc/selinux-rpc-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpc/selinux-rpc-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:45 swift Exp $ +EAPI="4" + +IUSE="" +MODS="rpc" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rpc" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-rpcbind/Manifest b/sec-policy/selinux-rpcbind/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-rpcbind/Manifest +++ b/sec-policy/selinux-rpcbind/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20130424-r2.ebuild b/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ecf7ecc88f8f --- /dev/null +++ b/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:15 swift Exp $ +EAPI="4" + +IUSE="" +MODS="rpcbind" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rpcbind" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-rpm/Manifest b/sec-policy/selinux-rpm/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-rpm/Manifest +++ b/sec-policy/selinux-rpm/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-rpm/selinux-rpm-2.20130424-r2.ebuild b/sec-policy/selinux-rpm/selinux-rpm-2.20130424-r2.ebuild new file mode 100644 index 000000000000..4eb62dbbf3a5 --- /dev/null +++ b/sec-policy/selinux-rpm/selinux-rpm-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/selinux-rpm-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:43 swift Exp $ +EAPI="4" + +IUSE="" +MODS="rpm" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rpm" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-rssh/Manifest b/sec-policy/selinux-rssh/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-rssh/Manifest +++ b/sec-policy/selinux-rssh/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-rssh/selinux-rssh-2.20130424-r2.ebuild b/sec-policy/selinux-rssh/selinux-rssh-2.20130424-r2.ebuild new file mode 100644 index 000000000000..c11b82288c91 --- /dev/null +++ b/sec-policy/selinux-rssh/selinux-rssh-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rssh/selinux-rssh-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:44 swift Exp $ +EAPI="4" + +IUSE="" +MODS="rssh" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rssh" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-rtkit/Manifest b/sec-policy/selinux-rtkit/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-rtkit/Manifest +++ b/sec-policy/selinux-rtkit/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-rtkit/selinux-rtkit-2.20130424-r2.ebuild b/sec-policy/selinux-rtkit/selinux-rtkit-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ed74c2c2647a --- /dev/null +++ b/sec-policy/selinux-rtkit/selinux-rtkit-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtkit/selinux-rtkit-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:33 swift Exp $ +EAPI="4" + +IUSE="" +MODS="rtkit" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rtkit" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-dbus +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-rtorrent/Manifest b/sec-policy/selinux-rtorrent/Manifest index b8defc7c0421..07ea3e231e8b 100644 --- a/sec-policy/selinux-rtorrent/Manifest +++ b/sec-policy/selinux-rtorrent/Manifest @@ -3,5 +3,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20130424-r2.ebuild b/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20130424-r2.ebuild new file mode 100644 index 000000000000..472b3af14f42 --- /dev/null +++ b/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:29 swift Exp $ +EAPI="4" + +IUSE="" +MODS="rtorrent" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for rtorrent" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-samba/Manifest b/sec-policy/selinux-samba/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-samba/Manifest +++ b/sec-policy/selinux-samba/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-samba/selinux-samba-2.20130424-r2.ebuild b/sec-policy/selinux-samba/selinux-samba-2.20130424-r2.ebuild new file mode 100644 index 000000000000..a5c9e717b46a --- /dev/null +++ b/sec-policy/selinux-samba/selinux-samba-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/selinux-samba-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:44 swift Exp $ +EAPI="4" + +IUSE="" +MODS="samba" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for samba" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-sasl/Manifest b/sec-policy/selinux-sasl/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-sasl/Manifest +++ b/sec-policy/selinux-sasl/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-sasl/selinux-sasl-2.20130424-r2.ebuild b/sec-policy/selinux-sasl/selinux-sasl-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ba2e8e00a8ea --- /dev/null +++ b/sec-policy/selinux-sasl/selinux-sasl-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sasl/selinux-sasl-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:27 swift Exp $ +EAPI="4" + +IUSE="" +MODS="sasl" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sasl" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-screen/Manifest b/sec-policy/selinux-screen/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-screen/Manifest +++ b/sec-policy/selinux-screen/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-screen/selinux-screen-2.20130424-r2.ebuild b/sec-policy/selinux-screen/selinux-screen-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b9bb5124e6ed --- /dev/null +++ b/sec-policy/selinux-screen/selinux-screen-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-screen/selinux-screen-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:35 swift Exp $ +EAPI="4" + +IUSE="" +MODS="screen" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for screen" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-sendmail/Manifest b/sec-policy/selinux-sendmail/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-sendmail/Manifest +++ b/sec-policy/selinux-sendmail/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-sendmail/selinux-sendmail-2.20130424-r2.ebuild b/sec-policy/selinux-sendmail/selinux-sendmail-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d7994fb2c4d4 --- /dev/null +++ b/sec-policy/selinux-sendmail/selinux-sendmail-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sendmail/selinux-sendmail-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:47 swift Exp $ +EAPI="4" + +IUSE="" +MODS="sendmail" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sendmail" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-shorewall/Manifest b/sec-policy/selinux-shorewall/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-shorewall/Manifest +++ b/sec-policy/selinux-shorewall/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-shorewall/selinux-shorewall-2.20130424-r2.ebuild b/sec-policy/selinux-shorewall/selinux-shorewall-2.20130424-r2.ebuild new file mode 100644 index 000000000000..9c929c767702 --- /dev/null +++ b/sec-policy/selinux-shorewall/selinux-shorewall-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-shorewall/selinux-shorewall-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:26 swift Exp $ +EAPI="4" + +IUSE="" +MODS="shorewall" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for shorewall" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-shutdown/Manifest b/sec-policy/selinux-shutdown/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-shutdown/Manifest +++ b/sec-policy/selinux-shutdown/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-shutdown/selinux-shutdown-2.20130424-r2.ebuild b/sec-policy/selinux-shutdown/selinux-shutdown-2.20130424-r2.ebuild new file mode 100644 index 000000000000..c12fa00e8e0a --- /dev/null +++ b/sec-policy/selinux-shutdown/selinux-shutdown-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-shutdown/selinux-shutdown-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:32 swift Exp $ +EAPI="4" + +IUSE="" +MODS="shutdown" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for shutdown" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-skype/Manifest b/sec-policy/selinux-skype/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-skype/Manifest +++ b/sec-policy/selinux-skype/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-skype/selinux-skype-2.20130424-r2.ebuild b/sec-policy/selinux-skype/selinux-skype-2.20130424-r2.ebuild new file mode 100644 index 000000000000..56f86b7f3594 --- /dev/null +++ b/sec-policy/selinux-skype/selinux-skype-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-skype/selinux-skype-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:17 swift Exp $ +EAPI="4" + +IUSE="" +MODS="skype" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for skype" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-slocate/Manifest b/sec-policy/selinux-slocate/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-slocate/Manifest +++ b/sec-policy/selinux-slocate/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-slocate/selinux-slocate-2.20130424-r2.ebuild b/sec-policy/selinux-slocate/selinux-slocate-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ea7471e577a5 --- /dev/null +++ b/sec-policy/selinux-slocate/selinux-slocate-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-slocate/selinux-slocate-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:49 swift Exp $ +EAPI="4" + +IUSE="" +MODS="slocate" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for slocate" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-slrnpull/Manifest b/sec-policy/selinux-slrnpull/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-slrnpull/Manifest +++ b/sec-policy/selinux-slrnpull/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20130424-r2.ebuild b/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20130424-r2.ebuild new file mode 100644 index 000000000000..1ae962af6c31 --- /dev/null +++ b/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:15 swift Exp $ +EAPI="4" + +IUSE="" +MODS="slrnpull" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for slrnpull" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-smartmon/Manifest b/sec-policy/selinux-smartmon/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-smartmon/Manifest +++ b/sec-policy/selinux-smartmon/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-smartmon/selinux-smartmon-2.20130424-r2.ebuild b/sec-policy/selinux-smartmon/selinux-smartmon-2.20130424-r2.ebuild new file mode 100644 index 000000000000..452baa1b499c --- /dev/null +++ b/sec-policy/selinux-smartmon/selinux-smartmon-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/selinux-smartmon-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:49 swift Exp $ +EAPI="4" + +IUSE="" +MODS="smartmon" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for smartmon" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-smokeping/Manifest b/sec-policy/selinux-smokeping/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-smokeping/Manifest +++ b/sec-policy/selinux-smokeping/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-smokeping/selinux-smokeping-2.20130424-r2.ebuild b/sec-policy/selinux-smokeping/selinux-smokeping-2.20130424-r2.ebuild new file mode 100644 index 000000000000..f93e5891656f --- /dev/null +++ b/sec-policy/selinux-smokeping/selinux-smokeping-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smokeping/selinux-smokeping-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:36 swift Exp $ +EAPI="4" + +IUSE="" +MODS="smokeping" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for smokeping" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-snmp/Manifest b/sec-policy/selinux-snmp/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-snmp/Manifest +++ b/sec-policy/selinux-snmp/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-snmp/selinux-snmp-2.20130424-r2.ebuild b/sec-policy/selinux-snmp/selinux-snmp-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d9ee55f40493 --- /dev/null +++ b/sec-policy/selinux-snmp/selinux-snmp-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmp/selinux-snmp-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:22 swift Exp $ +EAPI="4" + +IUSE="" +MODS="snmp" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for snmp" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-snort/Manifest b/sec-policy/selinux-snort/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-snort/Manifest +++ b/sec-policy/selinux-snort/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-snort/selinux-snort-2.20130424-r2.ebuild b/sec-policy/selinux-snort/selinux-snort-2.20130424-r2.ebuild new file mode 100644 index 000000000000..c883a46763e7 --- /dev/null +++ b/sec-policy/selinux-snort/selinux-snort-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snort/selinux-snort-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:41 swift Exp $ +EAPI="4" + +IUSE="" +MODS="snort" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for snort" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-soundserver/Manifest b/sec-policy/selinux-soundserver/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-soundserver/Manifest +++ b/sec-policy/selinux-soundserver/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-soundserver/selinux-soundserver-2.20130424-r2.ebuild b/sec-policy/selinux-soundserver/selinux-soundserver-2.20130424-r2.ebuild new file mode 100644 index 000000000000..9a72606d64a0 --- /dev/null +++ b/sec-policy/selinux-soundserver/selinux-soundserver-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-soundserver/selinux-soundserver-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:38 swift Exp $ +EAPI="4" + +IUSE="" +MODS="soundserver" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for soundserver" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-spamassassin/Manifest b/sec-policy/selinux-spamassassin/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-spamassassin/Manifest +++ b/sec-policy/selinux-spamassassin/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20130424-r2.ebuild b/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20130424-r2.ebuild new file mode 100644 index 000000000000..0dd0913f56a9 --- /dev/null +++ b/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:19 swift Exp $ +EAPI="4" + +IUSE="" +MODS="spamassassin" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for spamassassin" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-speedtouch/Manifest b/sec-policy/selinux-speedtouch/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-speedtouch/Manifest +++ b/sec-policy/selinux-speedtouch/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20130424-r2.ebuild b/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d37d0ce3b14e --- /dev/null +++ b/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:40 swift Exp $ +EAPI="4" + +IUSE="" +MODS="speedtouch" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for speedtouch" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-squid/Manifest b/sec-policy/selinux-squid/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-squid/Manifest +++ b/sec-policy/selinux-squid/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-squid/selinux-squid-2.20130424-r2.ebuild b/sec-policy/selinux-squid/selinux-squid-2.20130424-r2.ebuild new file mode 100644 index 000000000000..e692bfa4b8f5 --- /dev/null +++ b/sec-policy/selinux-squid/selinux-squid-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-squid/selinux-squid-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:14 swift Exp $ +EAPI="4" + +IUSE="" +MODS="squid" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for squid" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-sssd/Manifest b/sec-policy/selinux-sssd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-sssd/Manifest +++ b/sec-policy/selinux-sssd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-sssd/selinux-sssd-2.20130424-r2.ebuild b/sec-policy/selinux-sssd/selinux-sssd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..24fb8525298d --- /dev/null +++ b/sec-policy/selinux-sssd/selinux-sssd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sssd/selinux-sssd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:38 swift Exp $ +EAPI="4" + +IUSE="" +MODS="sssd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sssd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-stunnel/Manifest b/sec-policy/selinux-stunnel/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-stunnel/Manifest +++ b/sec-policy/selinux-stunnel/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-stunnel/selinux-stunnel-2.20130424-r2.ebuild b/sec-policy/selinux-stunnel/selinux-stunnel-2.20130424-r2.ebuild new file mode 100644 index 000000000000..b34d438d9e11 --- /dev/null +++ b/sec-policy/selinux-stunnel/selinux-stunnel-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/selinux-stunnel-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:18 swift Exp $ +EAPI="4" + +IUSE="" +MODS="stunnel" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for stunnel" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-sudo/Manifest b/sec-policy/selinux-sudo/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-sudo/Manifest +++ b/sec-policy/selinux-sudo/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-sudo/selinux-sudo-2.20130424-r2.ebuild b/sec-policy/selinux-sudo/selinux-sudo-2.20130424-r2.ebuild new file mode 100644 index 000000000000..c5613929168f --- /dev/null +++ b/sec-policy/selinux-sudo/selinux-sudo-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sudo/selinux-sudo-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:47 swift Exp $ +EAPI="4" + +IUSE="" +MODS="sudo" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sudo" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-sxid/Manifest b/sec-policy/selinux-sxid/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-sxid/Manifest +++ b/sec-policy/selinux-sxid/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-sxid/selinux-sxid-2.20130424-r2.ebuild b/sec-policy/selinux-sxid/selinux-sxid-2.20130424-r2.ebuild new file mode 100644 index 000000000000..1bbb78256b30 --- /dev/null +++ b/sec-policy/selinux-sxid/selinux-sxid-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sxid/selinux-sxid-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:16 swift Exp $ +EAPI="4" + +IUSE="" +MODS="sxid" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sxid" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-sysstat/Manifest b/sec-policy/selinux-sysstat/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-sysstat/Manifest +++ b/sec-policy/selinux-sysstat/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-sysstat/selinux-sysstat-2.20130424-r2.ebuild b/sec-policy/selinux-sysstat/selinux-sysstat-2.20130424-r2.ebuild new file mode 100644 index 000000000000..39334c456861 --- /dev/null +++ b/sec-policy/selinux-sysstat/selinux-sysstat-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sysstat/selinux-sysstat-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:48 swift Exp $ +EAPI="4" + +IUSE="" +MODS="sysstat" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for sysstat" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-tcpd/Manifest b/sec-policy/selinux-tcpd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-tcpd/Manifest +++ b/sec-policy/selinux-tcpd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-tcpd/selinux-tcpd-2.20130424-r2.ebuild b/sec-policy/selinux-tcpd/selinux-tcpd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ab6840d4bda8 --- /dev/null +++ b/sec-policy/selinux-tcpd/selinux-tcpd-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/selinux-tcpd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:34 swift Exp $ +EAPI="4" + +IUSE="" +MODS="tcpd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tcpd" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-telnet/Manifest b/sec-policy/selinux-telnet/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-telnet/Manifest +++ b/sec-policy/selinux-telnet/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-telnet/selinux-telnet-2.20130424-r2.ebuild b/sec-policy/selinux-telnet/selinux-telnet-2.20130424-r2.ebuild new file mode 100644 index 000000000000..bb8dad7fe739 --- /dev/null +++ b/sec-policy/selinux-telnet/selinux-telnet-2.20130424-r2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-telnet/selinux-telnet-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:21 swift Exp $ +EAPI="4" + +IUSE="" +MODS="telnet" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for telnet" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-remotelogin + sec-policy/selinux-inetd +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-tftp/Manifest b/sec-policy/selinux-tftp/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-tftp/Manifest +++ b/sec-policy/selinux-tftp/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-tftp/selinux-tftp-2.20130424-r2.ebuild b/sec-policy/selinux-tftp/selinux-tftp-2.20130424-r2.ebuild new file mode 100644 index 000000000000..1578cc4107be --- /dev/null +++ b/sec-policy/selinux-tftp/selinux-tftp-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftp/selinux-tftp-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:46 swift Exp $ +EAPI="4" + +IUSE="" +MODS="tftp" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tftp" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-tgtd/Manifest b/sec-policy/selinux-tgtd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-tgtd/Manifest +++ b/sec-policy/selinux-tgtd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-tgtd/selinux-tgtd-2.20130424-r2.ebuild b/sec-policy/selinux-tgtd/selinux-tgtd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..c0990bb7174e --- /dev/null +++ b/sec-policy/selinux-tgtd/selinux-tgtd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/selinux-tgtd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:31 swift Exp $ +EAPI="4" + +IUSE="" +MODS="tgtd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tgtd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-thunderbird/Manifest b/sec-policy/selinux-thunderbird/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-thunderbird/Manifest +++ b/sec-policy/selinux-thunderbird/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20130424-r2.ebuild b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20130424-r2.ebuild new file mode 100644 index 000000000000..567c54ff110b --- /dev/null +++ b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:37 swift Exp $ +EAPI="4" + +IUSE="" +MODS="thunderbird" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for thunderbird" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-timidity/Manifest b/sec-policy/selinux-timidity/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-timidity/Manifest +++ b/sec-policy/selinux-timidity/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-timidity/selinux-timidity-2.20130424-r2.ebuild b/sec-policy/selinux-timidity/selinux-timidity-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ad380729875e --- /dev/null +++ b/sec-policy/selinux-timidity/selinux-timidity-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-timidity/selinux-timidity-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:30 swift Exp $ +EAPI="4" + +IUSE="" +MODS="timidity" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for timidity" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-tmpreaper/Manifest b/sec-policy/selinux-tmpreaper/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-tmpreaper/Manifest +++ b/sec-policy/selinux-tmpreaper/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20130424-r2.ebuild b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20130424-r2.ebuild new file mode 100644 index 000000000000..46ff13bde8f1 --- /dev/null +++ b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:36 swift Exp $ +EAPI="4" + +IUSE="" +MODS="tmpreaper" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tmpreaper" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-tor/Manifest b/sec-policy/selinux-tor/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-tor/Manifest +++ b/sec-policy/selinux-tor/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-tor/selinux-tor-2.20130424-r2.ebuild b/sec-policy/selinux-tor/selinux-tor-2.20130424-r2.ebuild new file mode 100644 index 000000000000..7e3c45faef74 --- /dev/null +++ b/sec-policy/selinux-tor/selinux-tor-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tor/selinux-tor-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:46 swift Exp $ +EAPI="4" + +IUSE="" +MODS="tor" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tor" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-tripwire/Manifest b/sec-policy/selinux-tripwire/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-tripwire/Manifest +++ b/sec-policy/selinux-tripwire/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-tripwire/selinux-tripwire-2.20130424-r2.ebuild b/sec-policy/selinux-tripwire/selinux-tripwire-2.20130424-r2.ebuild new file mode 100644 index 000000000000..e8c6e24c01e0 --- /dev/null +++ b/sec-policy/selinux-tripwire/selinux-tripwire-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tripwire/selinux-tripwire-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:22 swift Exp $ +EAPI="4" + +IUSE="" +MODS="tripwire" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tripwire" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-tvtime/Manifest b/sec-policy/selinux-tvtime/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-tvtime/Manifest +++ b/sec-policy/selinux-tvtime/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-tvtime/selinux-tvtime-2.20130424-r2.ebuild b/sec-policy/selinux-tvtime/selinux-tvtime-2.20130424-r2.ebuild new file mode 100644 index 000000000000..41761287f506 --- /dev/null +++ b/sec-policy/selinux-tvtime/selinux-tvtime-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tvtime/selinux-tvtime-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:50 swift Exp $ +EAPI="4" + +IUSE="" +MODS="tvtime" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for tvtime" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ucspitcp/Manifest b/sec-policy/selinux-ucspitcp/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ucspitcp/Manifest +++ b/sec-policy/selinux-ucspitcp/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20130424-r2.ebuild b/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20130424-r2.ebuild new file mode 100644 index 000000000000..e27748d18a5f --- /dev/null +++ b/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:40 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ucspitcp" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ucspitcp" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-ulogd/Manifest b/sec-policy/selinux-ulogd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-ulogd/Manifest +++ b/sec-policy/selinux-ulogd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-ulogd/selinux-ulogd-2.20130424-r2.ebuild b/sec-policy/selinux-ulogd/selinux-ulogd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..9638f4ff6565 --- /dev/null +++ b/sec-policy/selinux-ulogd/selinux-ulogd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ulogd/selinux-ulogd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:43 swift Exp $ +EAPI="4" + +IUSE="" +MODS="ulogd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ulogd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-uml/Manifest b/sec-policy/selinux-uml/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-uml/Manifest +++ b/sec-policy/selinux-uml/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-uml/selinux-uml-2.20130424-r2.ebuild b/sec-policy/selinux-uml/selinux-uml-2.20130424-r2.ebuild new file mode 100644 index 000000000000..3d318cd51e7b --- /dev/null +++ b/sec-policy/selinux-uml/selinux-uml-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uml/selinux-uml-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:28 swift Exp $ +EAPI="4" + +IUSE="" +MODS="uml" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for uml" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-unconfined/Manifest b/sec-policy/selinux-unconfined/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-unconfined/Manifest +++ b/sec-policy/selinux-unconfined/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-unconfined/selinux-unconfined-2.20130424-r2.ebuild b/sec-policy/selinux-unconfined/selinux-unconfined-2.20130424-r2.ebuild new file mode 100644 index 000000000000..d4c12ba0345c --- /dev/null +++ b/sec-policy/selinux-unconfined/selinux-unconfined-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-unconfined/selinux-unconfined-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:15 swift Exp $ +EAPI="4" + +IUSE="" +MODS="unconfined" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for unconfined" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-uptime/Manifest b/sec-policy/selinux-uptime/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-uptime/Manifest +++ b/sec-policy/selinux-uptime/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-uptime/selinux-uptime-2.20130424-r2.ebuild b/sec-policy/selinux-uptime/selinux-uptime-2.20130424-r2.ebuild new file mode 100644 index 000000000000..27d07f1aa7cf --- /dev/null +++ b/sec-policy/selinux-uptime/selinux-uptime-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uptime/selinux-uptime-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:46 swift Exp $ +EAPI="4" + +IUSE="" +MODS="uptime" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for uptime" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-usbmuxd/Manifest b/sec-policy/selinux-usbmuxd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-usbmuxd/Manifest +++ b/sec-policy/selinux-usbmuxd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20130424-r2.ebuild b/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..15d6a1288238 --- /dev/null +++ b/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:39 swift Exp $ +EAPI="4" + +IUSE="" +MODS="usbmuxd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for usbmuxd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-uucp/Manifest b/sec-policy/selinux-uucp/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-uucp/Manifest +++ b/sec-policy/selinux-uucp/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-uucp/selinux-uucp-2.20130424-r2.ebuild b/sec-policy/selinux-uucp/selinux-uucp-2.20130424-r2.ebuild new file mode 100644 index 000000000000..e884fb683fa4 --- /dev/null +++ b/sec-policy/selinux-uucp/selinux-uucp-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/selinux-uucp-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:14 swift Exp $ +EAPI="4" + +IUSE="" +MODS="uucp" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for uucp" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-inetd +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-uwimap/Manifest b/sec-policy/selinux-uwimap/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-uwimap/Manifest +++ b/sec-policy/selinux-uwimap/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-uwimap/selinux-uwimap-2.20130424-r2.ebuild b/sec-policy/selinux-uwimap/selinux-uwimap-2.20130424-r2.ebuild new file mode 100644 index 000000000000..8ad7be49e581 --- /dev/null +++ b/sec-policy/selinux-uwimap/selinux-uwimap-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uwimap/selinux-uwimap-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:23 swift Exp $ +EAPI="4" + +IUSE="" +MODS="uwimap" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for uwimap" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-varnishd/Manifest b/sec-policy/selinux-varnishd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-varnishd/Manifest +++ b/sec-policy/selinux-varnishd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-varnishd/selinux-varnishd-2.20130424-r2.ebuild b/sec-policy/selinux-varnishd/selinux-varnishd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..70e61bed8ad4 --- /dev/null +++ b/sec-policy/selinux-varnishd/selinux-varnishd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-varnishd/selinux-varnishd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:25 swift Exp $ +EAPI="4" + +IUSE="" +MODS="varnishd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for varnishd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-vbetool/Manifest b/sec-policy/selinux-vbetool/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-vbetool/Manifest +++ b/sec-policy/selinux-vbetool/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-vbetool/selinux-vbetool-2.20130424-r2.ebuild b/sec-policy/selinux-vbetool/selinux-vbetool-2.20130424-r2.ebuild new file mode 100644 index 000000000000..e07677f49407 --- /dev/null +++ b/sec-policy/selinux-vbetool/selinux-vbetool-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vbetool/selinux-vbetool-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:48 swift Exp $ +EAPI="4" + +IUSE="" +MODS="vbetool" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vbetool" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-vdagent/Manifest b/sec-policy/selinux-vdagent/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-vdagent/Manifest +++ b/sec-policy/selinux-vdagent/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-vdagent/selinux-vdagent-2.20130424-r2.ebuild b/sec-policy/selinux-vdagent/selinux-vdagent-2.20130424-r2.ebuild new file mode 100644 index 000000000000..457e54d21045 --- /dev/null +++ b/sec-policy/selinux-vdagent/selinux-vdagent-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/selinux-vdagent-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:28 swift Exp $ +EAPI="4" + +IUSE="" +MODS="vdagent" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vdagent" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-vde/Manifest b/sec-policy/selinux-vde/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-vde/Manifest +++ b/sec-policy/selinux-vde/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-vde/selinux-vde-2.20130424-r2.ebuild b/sec-policy/selinux-vde/selinux-vde-2.20130424-r2.ebuild new file mode 100644 index 000000000000..87e7515cb1fa --- /dev/null +++ b/sec-policy/selinux-vde/selinux-vde-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vde/selinux-vde-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:41 swift Exp $ +EAPI="4" + +IUSE="" +MODS="vde" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vde" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-virt/Manifest b/sec-policy/selinux-virt/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-virt/Manifest +++ b/sec-policy/selinux-virt/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-virt/selinux-virt-2.20130424-r2.ebuild b/sec-policy/selinux-virt/selinux-virt-2.20130424-r2.ebuild new file mode 100644 index 000000000000..145f2ca7f44b --- /dev/null +++ b/sec-policy/selinux-virt/selinux-virt-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-virt/selinux-virt-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:21 swift Exp $ +EAPI="4" + +IUSE="" +MODS="virt" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for virt" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-vlock/Manifest b/sec-policy/selinux-vlock/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-vlock/Manifest +++ b/sec-policy/selinux-vlock/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-vlock/selinux-vlock-2.20130424-r2.ebuild b/sec-policy/selinux-vlock/selinux-vlock-2.20130424-r2.ebuild new file mode 100644 index 000000000000..7adb245a9c9e --- /dev/null +++ b/sec-policy/selinux-vlock/selinux-vlock-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vlock/selinux-vlock-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:29 swift Exp $ +EAPI="4" + +IUSE="" +MODS="vlock" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vlock" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-vmware/Manifest b/sec-policy/selinux-vmware/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-vmware/Manifest +++ b/sec-policy/selinux-vmware/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-vmware/selinux-vmware-2.20130424-r2.ebuild b/sec-policy/selinux-vmware/selinux-vmware-2.20130424-r2.ebuild new file mode 100644 index 000000000000..19cf26ce21ff --- /dev/null +++ b/sec-policy/selinux-vmware/selinux-vmware-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vmware/selinux-vmware-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:39 swift Exp $ +EAPI="4" + +IUSE="" +MODS="vmware" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vmware" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-vnstatd/Manifest b/sec-policy/selinux-vnstatd/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-vnstatd/Manifest +++ b/sec-policy/selinux-vnstatd/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r2.ebuild b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r2.ebuild new file mode 100644 index 000000000000..68c9877e0dd1 --- /dev/null +++ b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:51 swift Exp $ +EAPI="4" + +IUSE="" +MODS="vnstatd" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vnstatd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-vpn/Manifest b/sec-policy/selinux-vpn/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-vpn/Manifest +++ b/sec-policy/selinux-vpn/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-vpn/selinux-vpn-2.20130424-r2.ebuild b/sec-policy/selinux-vpn/selinux-vpn-2.20130424-r2.ebuild new file mode 100644 index 000000000000..68030a733829 --- /dev/null +++ b/sec-policy/selinux-vpn/selinux-vpn-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vpn/selinux-vpn-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:15 swift Exp $ +EAPI="4" + +IUSE="" +MODS="vpn" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for vpn" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-watchdog/Manifest b/sec-policy/selinux-watchdog/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-watchdog/Manifest +++ b/sec-policy/selinux-watchdog/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-watchdog/selinux-watchdog-2.20130424-r2.ebuild b/sec-policy/selinux-watchdog/selinux-watchdog-2.20130424-r2.ebuild new file mode 100644 index 000000000000..aa2071e1fb2b --- /dev/null +++ b/sec-policy/selinux-watchdog/selinux-watchdog-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-watchdog/selinux-watchdog-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:41 swift Exp $ +EAPI="4" + +IUSE="" +MODS="watchdog" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for watchdog" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-webalizer/Manifest b/sec-policy/selinux-webalizer/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-webalizer/Manifest +++ b/sec-policy/selinux-webalizer/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-webalizer/selinux-webalizer-2.20130424-r2.ebuild b/sec-policy/selinux-webalizer/selinux-webalizer-2.20130424-r2.ebuild new file mode 100644 index 000000000000..0c390ed56e1b --- /dev/null +++ b/sec-policy/selinux-webalizer/selinux-webalizer-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-webalizer/selinux-webalizer-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:31 swift Exp $ +EAPI="4" + +IUSE="" +MODS="webalizer" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for webalizer" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-wine/Manifest b/sec-policy/selinux-wine/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-wine/Manifest +++ b/sec-policy/selinux-wine/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-wine/selinux-wine-2.20130424-r2.ebuild b/sec-policy/selinux-wine/selinux-wine-2.20130424-r2.ebuild new file mode 100644 index 000000000000..68c7811475f7 --- /dev/null +++ b/sec-policy/selinux-wine/selinux-wine-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wine/selinux-wine-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:19 swift Exp $ +EAPI="4" + +IUSE="" +MODS="wine" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for wine" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-wireshark/Manifest b/sec-policy/selinux-wireshark/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-wireshark/Manifest +++ b/sec-policy/selinux-wireshark/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-2.20130424-r2.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-2.20130424-r2.ebuild new file mode 100644 index 000000000000..f2f93cb0904a --- /dev/null +++ b/sec-policy/selinux-wireshark/selinux-wireshark-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/selinux-wireshark-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:27 swift Exp $ +EAPI="4" + +IUSE="" +MODS="wireshark" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for wireshark" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-wm/Manifest b/sec-policy/selinux-wm/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-wm/Manifest +++ b/sec-policy/selinux-wm/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-wm/selinux-wm-2.20130424-r2.ebuild b/sec-policy/selinux-wm/selinux-wm-2.20130424-r2.ebuild new file mode 100644 index 000000000000..c7c8ae35ba6f --- /dev/null +++ b/sec-policy/selinux-wm/selinux-wm-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wm/selinux-wm-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:23 swift Exp $ +EAPI="4" + +IUSE="" +MODS="wm" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for wm" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-xen/Manifest b/sec-policy/selinux-xen/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-xen/Manifest +++ b/sec-policy/selinux-xen/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-xen/selinux-xen-2.20130424-r2.ebuild b/sec-policy/selinux-xen/selinux-xen-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ef4f05f7cbb7 --- /dev/null +++ b/sec-policy/selinux-xen/selinux-xen-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xen/selinux-xen-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:37 swift Exp $ +EAPI="4" + +IUSE="" +MODS="xen" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for xen" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-xfs/Manifest b/sec-policy/selinux-xfs/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-xfs/Manifest +++ b/sec-policy/selinux-xfs/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-xfs/selinux-xfs-2.20130424-r2.ebuild b/sec-policy/selinux-xfs/selinux-xfs-2.20130424-r2.ebuild new file mode 100644 index 000000000000..15aedeffa355 --- /dev/null +++ b/sec-policy/selinux-xfs/selinux-xfs-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xfs/selinux-xfs-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:40 swift Exp $ +EAPI="4" + +IUSE="" +MODS="xfs" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for xfs" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-xprint/Manifest b/sec-policy/selinux-xprint/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-xprint/Manifest +++ b/sec-policy/selinux-xprint/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-xprint/selinux-xprint-2.20130424-r2.ebuild b/sec-policy/selinux-xprint/selinux-xprint-2.20130424-r2.ebuild new file mode 100644 index 000000000000..6191cdb4cd07 --- /dev/null +++ b/sec-policy/selinux-xprint/selinux-xprint-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xprint/selinux-xprint-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:42 swift Exp $ +EAPI="4" + +IUSE="" +MODS="xprint" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for xprint" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-xscreensaver/Manifest b/sec-policy/selinux-xscreensaver/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-xscreensaver/Manifest +++ b/sec-policy/selinux-xscreensaver/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20130424-r2.ebuild b/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20130424-r2.ebuild new file mode 100644 index 000000000000..2dc439a1c4bf --- /dev/null +++ b/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20130424-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:17 swift Exp $ +EAPI="4" + +IUSE="" +MODS="xscreensaver" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for xscreensaver" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-xserver +" +RDEPEND="${DEPEND}" diff --git a/sec-policy/selinux-xserver/Manifest b/sec-policy/selinux-xserver/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-xserver/Manifest +++ b/sec-policy/selinux-xserver/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-xserver/selinux-xserver-2.20130424-r2.ebuild b/sec-policy/selinux-xserver/selinux-xserver-2.20130424-r2.ebuild new file mode 100644 index 000000000000..8b481e8ae14a --- /dev/null +++ b/sec-policy/selinux-xserver/selinux-xserver-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xserver/selinux-xserver-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:41 swift Exp $ +EAPI="4" + +IUSE="" +MODS="xserver" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for xserver" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-zabbix/Manifest b/sec-policy/selinux-zabbix/Manifest index d4a3f2d60e99..32ec772ca712 100644 --- a/sec-policy/selinux-zabbix/Manifest +++ b/sec-policy/selinux-zabbix/Manifest @@ -4,5 +4,6 @@ DIST patchbundle-selinux-base-policy-2.20120725-r7.tar.bz2 334263 SHA256 f96436d DIST patchbundle-selinux-base-policy-2.20120725-r8.tar.bz2 335267 SHA256 17e5534f966b46ef101e452082d8349636d38e1850cdf55cd7c268e14bdb0124 SHA512 f167e5691a3769d7eb66ddba6a000df860387a3df2cc581df60e924e51495fe94247acfbc9991cd815f05ade747f7806a67c965929fe12994e8b362ab4da15df WHIRLPOOL 533a98fc8860aa8e91d738c2e4d932f2c16dddf02966716649e78d74126bc949524653e0a5443ca6e1e073ae37265ca3b0e28f1ceea510b7adfd510cf3167ac4 DIST patchbundle-selinux-base-policy-2.20120725-r9.tar.bz2 426009 SHA256 7abc4939838f69ad26100dc5f43358c5d9465db78acb0d343f59d59a02160591 SHA512 819075bb38f5a05f8eb1bb76157f911be5b71bb02d4789369e09b134241a9f776e660d02cea1cd2f5aae7aa93cfbc25cd3abe42fb1f9e4ccd9fdff8e6a45babe WHIRLPOOL 4ba77ea6e18f090d1e8a9d382adf28378d54bc5a6e1477733b46a3eef337b8159d5bdf702264aa54b3cb0881f1756790da906806d6fa5382424de95aeb864cec DIST patchbundle-selinux-base-policy-2.20130424-r1.tar.bz2 249865 SHA256 a2f6d0ed3c02839cf71f7f3b75d52fd2182e1a929107e8c4dced0f5a4e01ddae SHA512 71f99b3f727be56c98c8e5129362dcdc01361cf3471107de79ce26cb908b059f24db23918b03b6ae52f5f7742a2d5f47e13f428fd1eb41e8c42e8e16b57415b6 WHIRLPOOL 39bd60b23eeda705d083ebc60f048fedb49e70b71b6a56173a656608d9c11adb060d47e66439d4fb53ab6670ffd79e1152586fbc0e6e2601b5e5b19fe06e2f83 +DIST patchbundle-selinux-base-policy-2.20130424-r2.tar.bz2 250772 SHA256 d7965b0c876a4b217cab35fcc4b709621d0e02ad21d7fed74fb588ea3125f06a SHA512 822f5c7905162e891989a43fd366f947bf1e34926d9eec6b2f2519348fa8430ae1c66914481973cac2ac128411dfa1ca9e3e9336c45bc1121fd8e83e9079ab14 WHIRLPOOL 1d213b77b87ad180da8bbda88aaf3e4bd7da14b397debc5df0696a7b6c28a72fceda600b1a62e17ada8dde8fcbace4e83f36e6b5a4da2cd11e38c92b46fb1a1d DIST refpolicy-2.20120725.tar.bz2 594120 SHA256 7cd46ed908a4001368e6509d93e306ec6c9af2bfa6b70db88c9eaaefe257c635 SHA512 9cbe27fe30460c018da2bb3d94f321d656a259bf4f2e7ce6c2b015d02b5801de8a68c765c154c30ba5abf4f986957c9f303fc95b453f53db4fc4040443512333 WHIRLPOOL 107c10e89e99a3c63f8a806989e869dffd5baca1b9e41e2b02b12067a796d11abc87ac41a9c44a44a61215ed36df127f79e045b00cfb67d3c5318a766ff78b89 DIST refpolicy-2.20130424.tar.bz2 649845 SHA256 6039ba854f244a39dc727cc7db25632f7b933bb271c803772d754d4354f5aef4 SHA512 82ab38bc3425eb4b7d50c42564ebc28603e32e6f3266da164502f0cdc3a2f6bfe457518297824cb78f6f94211f9823fbc7254bb9e1d9df1cc7f284d326299705 WHIRLPOOL ba7539261a072d33e34afb940a1899ccdb2493c3b11eea3b166b9eb565478fd93cf580d09ef016f799a5dd5a4452086a623f9b3f38fbfb9a812e6e31bcd68e25 diff --git a/sec-policy/selinux-zabbix/selinux-zabbix-2.20130424-r2.ebuild b/sec-policy/selinux-zabbix/selinux-zabbix-2.20130424-r2.ebuild new file mode 100644 index 000000000000..ba6a978ba6d9 --- /dev/null +++ b/sec-policy/selinux-zabbix/selinux-zabbix-2.20130424-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-zabbix/selinux-zabbix-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:33 swift Exp $ +EAPI="4" + +IUSE="" +MODS="zabbix" +BASEPOL="2.20130424-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for zabbix" + +KEYWORDS="~amd64 ~x86" diff --git a/sys-apps/cpuid/Manifest b/sys-apps/cpuid/Manifest index 0bc2e140463a..fb72c883380a 100644 --- a/sys-apps/cpuid/Manifest +++ b/sys-apps/cpuid/Manifest @@ -1,2 +1,3 @@ DIST cpuid-20120225.src.tar.gz 62446 SHA256 8f7ec5ff2774b4e6fede520ef54a2ed09e52c5eb4858ed942a7aca55aaed9598 SHA512 bc94631bd151bb290fd9892511a8b095e326762689e11e992efc88137c1f4f056fdfe71edfc6791760c248f12e29c61884abf6f79f690e7c294583b766832c21 WHIRLPOOL 1158dcb23ab5f1a99743f141147e68fbf3825e15607812289b3a6cac66fe083480011ac3734e328a92bbe2a99ff4e731a22aa03603ce2ce9616fbb65508dfb06 DIST cpuid-20120601.src.tar.gz 63865 SHA256 8eaeb195c7d754e323a7e3edd6ae8db3cec3a72713c13eddd5f4508e814cf50c SHA512 579a630dc7e215c42f63b1a2133b7e832a274f6f0465b9c1e4665f51589fdead09cf8a3b73595baaec4216f047b43f2145d9dcdf73aa8c1b182ff0591e1b8615 WHIRLPOOL 8cde985cee8b720f7a31661e985823f539c5c98bde28af6176225590de75ef2d05726301c2135b0e92a0ba6513d9748f92fca3bcc0b60096ced9e1eefe937188 +DIST cpuid-20130610.src.tar.gz 65801 SHA256 f87e835a83e69013eee09eded0e9c5ac0ea5819d569d3b79680cab2b5ea770f4 SHA512 cb31126a7ba7244d44c3b0d86ad93f3ff0956a59af488a27ed482e549a8f628fedf142ac8f238c32e48946b5c76ceba2f5a0b95a9b4df8bf7354ed4dcdbeb0a7 WHIRLPOOL e82d27e1450e85e53074fa37f42ad5e03a0daf3dd153c5d6a8674c72b2e04f266f59b80f2eb90f3f25e8a8b0f473e8aa1ce4991b9eb8d50e76d6e1ae70665ab2 diff --git a/sys-apps/cpuid/cpuid-20130610.ebuild b/sys-apps/cpuid/cpuid-20130610.ebuild new file mode 100644 index 000000000000..77f94d7cd305 --- /dev/null +++ b/sys-apps/cpuid/cpuid-20130610.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuid/cpuid-20130610.ebuild,v 1.1 2013/07/20 17:11:07 hwoarang Exp $ + +EAPI="5" + +inherit eutils toolchain-funcs + +DESCRIPTION="Utility to get detailed information about the CPU(s) using the +CPUID instruction" +HOMEPAGE="http://www.etallen.com/cpuid.html" +SRC_URI="http://www.etallen.com/${PN}/${P}.src.tar.gz" + +KEYWORDS="~amd64 ~x86" +SLOT="0" +LICENSE="GPL-2" +IUSE="" + +src_prepare() { + epatch "${FILESDIR}"/${PN}-20110305-Makefile.patch + epatch "${FILESDIR}"/${PN}-20110305-fPIC.patch #376245 +} + +src_compile() { + tc-export CC + emake +} + +src_install() { + emake BUILDROOT="${D}" install +} diff --git a/sys-apps/diffutils/diffutils-3.3.ebuild b/sys-apps/diffutils/diffutils-3.3.ebuild index e36bd6b03881..da1160719060 100644 --- a/sys-apps/diffutils/diffutils-3.3.ebuild +++ b/sys-apps/diffutils/diffutils-3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.2 2013/04/04 18:17:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-3.3.ebuild,v 1.3 2013/07/21 13:06:06 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu-alpha/diffutils/${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 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~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 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls static" DEPEND="app-arch/xz-utils diff --git a/sys-apps/etckeeper/etckeeper-1.4.ebuild b/sys-apps/etckeeper/etckeeper-1.4.ebuild index 52091067481a..87c2077b837c 100644 --- a/sys-apps/etckeeper/etckeeper-1.4.ebuild +++ b/sys-apps/etckeeper/etckeeper-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/etckeeper/etckeeper-1.4.ebuild,v 1.2 2013/06/24 21:36:47 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/etckeeper/etckeeper-1.4.ebuild,v 1.3 2013/07/21 11:10:49 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://kitenet.net/~joey/code/etckeeper/" SRC_URI="https://github.com/joeyh/etckeeper/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="bazaar cron" REQUIRED_USE="bazaar? ( ${PYTHON_REQUIRED_USE} )" diff --git a/sys-apps/ibm-powerpc-utils-papr/Manifest b/sys-apps/ibm-powerpc-utils-papr/Manifest index 4ada44f55d78..822af16a1c6f 100644 --- a/sys-apps/ibm-powerpc-utils-papr/Manifest +++ b/sys-apps/ibm-powerpc-utils-papr/Manifest @@ -1,2 +1,2 @@ -DIST powerpc-utils-papr-1.1.0.tar.gz 202321 RMD160 39b9d59778b35547764a38d6fa030d4962aae15b SHA1 0945604f4597c7dc83454a7c939e93c1460e62e3 SHA256 edd36417a21b19a3e8fd277c93b31fc71309ebde44aa7aa4a7813ce4240b1a16 -DIST powerpc-utils-papr-1.1.6.tar.gz 231283 RMD160 ab988f28d73175c72c1a2b31f44676b264506402 SHA1 17b8a0401c1dfc8b396e18fa69fe68603a0ce101 SHA256 71e1fe04951c62176a8f224d79183e9b87967edb60c07c65f107f93f9b8c6243 +DIST powerpc-utils-papr-1.1.0.tar.gz 202321 SHA256 edd36417a21b19a3e8fd277c93b31fc71309ebde44aa7aa4a7813ce4240b1a16 +DIST powerpc-utils-papr-1.1.6.tar.gz 231283 SHA256 71e1fe04951c62176a8f224d79183e9b87967edb60c07c65f107f93f9b8c6243 diff --git a/sys-apps/ibm-powerpc-utils-papr/metadata.xml b/sys-apps/ibm-powerpc-utils-papr/metadata.xml index 2de357c2490b..f9a5b22fcbec 100644 --- a/sys-apps/ibm-powerpc-utils-papr/metadata.xml +++ b/sys-apps/ibm-powerpc-utils-papr/metadata.xml @@ -2,8 +2,4 @@ ppc64 - - ranger@gentoo.org - Brent Baude - diff --git a/sys-apps/ibm-powerpc-utils/metadata.xml b/sys-apps/ibm-powerpc-utils/metadata.xml index 2de357c2490b..f9a5b22fcbec 100644 --- a/sys-apps/ibm-powerpc-utils/metadata.xml +++ b/sys-apps/ibm-powerpc-utils/metadata.xml @@ -2,8 +2,4 @@ ppc64 - - ranger@gentoo.org - Brent Baude - diff --git a/sys-apps/idle3-tools/metadata.xml b/sys-apps/idle3-tools/metadata.xml index c3982d2a40dd..ac58cbf971a6 100644 --- a/sys-apps/idle3-tools/metadata.xml +++ b/sys-apps/idle3-tools/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org Idle3-tools provides a linux/unix utility that can disable, get and set the value diff --git a/sys-apps/irqbalance/irqbalance-1.0.6.ebuild b/sys-apps/irqbalance/irqbalance-1.0.6.ebuild index ef650bf28890..2a2ed4f22f98 100644 --- a/sys-apps/irqbalance/irqbalance-1.0.6.ebuild +++ b/sys-apps/irqbalance/irqbalance-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/irqbalance-1.0.6.ebuild,v 1.1 2013/06/15 10:19:44 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/irqbalance-1.0.6.ebuild,v 1.2 2013/07/21 13:08:27 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://irqbalance.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="caps +numa" RDEPEND="dev-libs/glib:2 diff --git a/sys-apps/moreutils/Manifest b/sys-apps/moreutils/Manifest index 434ca5176ce8..f17f9b9b9867 100644 --- a/sys-apps/moreutils/Manifest +++ b/sys-apps/moreutils/Manifest @@ -1,2 +1,3 @@ DIST moreutils_0.47.tar.gz 46115 SHA256 277058c99d76c58f850f48dfbc1ad4a7a384f5b95f3569842ec4ce1c9f077266 SHA512 6f3ef755054dbdf32e05b75004639c169cd17790e5a409b543c0282eece2963dc243bdba0d6598aca44baf01798c924075dfb3d85db22c66eb3d9d61e04e54b4 WHIRLPOOL a25025d92faf40c0bcc03cfa204975a544082cb8b0968b3fdc2374acf30518d01ce0130e0fbfd94a1e8a242bbce801095f30191959d88044a4451fffd013b649 DIST moreutils_0.48.tar.gz 46748 SHA256 294d097ea7d7a8c7a8205a234e9861a1d64042f639bc609e11696b12b8db8c2d SHA512 762e488498b2cfbb0fc085b4c71b9a7116c23c3d8871828fbbc957bd79713a14d9a3804f98d50dfe42011f1756f0059ddb180ae8aa096b193461f7fbde71398e WHIRLPOOL 447f6b0dc8810b6b41adee1d82f660e7d50d01e8f5397dd915cc5d49d34eb84f8048636e8ccd2f13386c2133e3a68e207b971cad3e00ce462e1bdd51910babfc +DIST moreutils_0.49.tar.gz 46865 SHA256 08f96aaa33bf7b67fc04dfa32d18d4a77660dec09d3c45ad8bac8f46cc974a1a SHA512 0b6b7f59e34ab24ee2bf57837ce14d3b891167a12fe51412076f4b62641a1f9e178048d795f61fc63f4755120ddae027c8c8d12f4a37f5468ee40b88217427ed WHIRLPOOL a18a817ccd8d7740cf8b2f6d6c6450b6a1e0147338ec28d318724cd8ee6567515de862cdfce765575bacc222f9194af00df10e05f810bbc0ec83ac957cb83aef diff --git a/sys-apps/moreutils/moreutils-0.49.ebuild b/sys-apps/moreutils/moreutils-0.49.ebuild new file mode 100644 index 000000000000..05607e5c166b --- /dev/null +++ b/sys-apps/moreutils/moreutils-0.49.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.49.ebuild,v 1.1 2013/07/21 09:33:16 radhermit Exp $ + +EAPI=5 +inherit eutils toolchain-funcs prefix + +DESCRIPTION="a growing collection of the unix tools that nobody thought to write thirty years ago" +HOMEPAGE="http://joeyh.name/code/moreutils/" +SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux" +IUSE="+doc +perl" + +RDEPEND=" + perl? ( + dev-lang/perl + dev-perl/IPC-Run + dev-perl/Time-Duration + dev-perl/TimeDate + )" +DEPEND=" + doc? ( + dev-lang/perl + >=app-text/docbook2X-0.8.8-r2 + app-text/docbook-xml-dtd:4.4 + )" + +S=${WORKDIR}/${PN} + +src_prepare() { + epatch "${FILESDIR}"/${PN}-0.47-dtd-path.patch + eprefixify *.docbook + + # don't build manpages + if ! use doc ; then + sed -i -e '/^all:/s/$(MANS)//' -e '/man1/d' Makefile || die + fi + + # don't install perl scripts + if ! use perl ; then + sed -i -e '/PERLSCRIPTS/d' Makefile || die + fi +} + +src_compile() { + tc-export CC + emake CFLAGS="${CFLAGS}" DOCBOOK2XMAN=docbook2man.pl PREFIX="${EPREFIX}/usr" +} + +src_install() { + emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" INSTALL_BIN=install install + + # sys-process is more advanced than parallel from moreutils, rename it + if use doc; then + mv "${ED}"usr/share/man/man1/{,${PN}_}parallel.1 || die + fi + mv "${ED}"usr/bin/{,${PN}_}parallel || die +} diff --git a/sys-apps/nca/metadata.xml b/sys-apps/nca/metadata.xml index 44665f918ae0..b09d87bd4291 100644 --- a/sys-apps/nca/metadata.xml +++ b/sys-apps/nca/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org nca connects a pseudo terminal to the console's virtual terminals diff --git a/sys-apps/pcfclock/metadata.xml b/sys-apps/pcfclock/metadata.xml index f51656f81daf..97917dd2157c 100644 --- a/sys-apps/pcfclock/metadata.xml +++ b/sys-apps/pcfclock/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org The pcfclock driver for GNU/Linux supports the parallel port radio diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index c8e55f0396d2..8d0101e35821 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -1,5 +1,4 @@ DIST portage-2.1.11.62.tar.bz2 916085 SHA256 894bd50830264d222210f5417448263355830d5d8d2de446c1b6b3a4c7a14bfb SHA512 1a969c5164871ce12cc87014f69d44fc54c11a2c58d472fc0dfaa82e9561fbfeac442a3b8a0d5cccd39b117f762acfc0e7abcc00c2e16719940e93746a7c4ba7 WHIRLPOOL b681b290e98162ba7f770b4e5d63d5b42398ecd325629a166b158a6e3becd15de5bae8b4a5808612a5a9529683e544473f33d030f20838fb03086501b7e89cc2 -DIST portage-2.1.12.11.tar.bz2 882827 SHA256 0e90d49fd725892eb99c9eabd8bbcd43fa713ae13c1bdbca3874baac09dc6e10 SHA512 b8b83d56a81aea6208277d13145d309b4043427bde900e1684e0e6e85b1e8f71350e0706f33de2759fb156daed6a39db5df1cc623e68b266a8a1bace2dbce313 WHIRLPOOL ffcc85991520aa8d9e1dab5d2b9452e0925a107dd069dc0d4ccd9962c64d882a6185da8fecf4566d1f785e105d7aa7115176d5ccf10ddaa27ff4dd332cc13627 DIST portage-2.1.12.13.tar.bz2 886517 SHA256 4a521eee6cc37bd25f82e35d4c3ea07c666eaa7dabd4447e7e1c63a852389f5e SHA512 cb4b4f4919a720fa12db060c33e849837bd261dc8e5b4e26a63f438b830c051e6d1ca52049142881bbdf56e050ff03911cd3e77d5154cbc1b47f5820cd694c20 WHIRLPOOL e95fcf066d75a17f0222f2955cb43c33353240f80335f2d95b9ff396f184aee8558288a962672366712583eff27f95327efa6406d436c61a03ebcf68e7048948 DIST portage-2.1.12.2.tar.bz2 868695 SHA256 700cf7118d60aa14a2d759887e50988a3e527e04fe980100f25cc69357ae2437 SHA512 53bfbcad9743b2613501191f4883d0b99d1e99ca6fdff550996121cb47c7b8333837d825f6174cb82f83cc16069ebe66a0aba0cc7b13f86a65a055d961e2c70b WHIRLPOOL 736dcc71a323d83c7fd75aa9f5c047b0fe234c66545a1744a2d69ca1b15af4d9bc60d9dfb2f9e76f1645e4d9c061f86bc56f4beac4e146b5cef970198b9010f6 DIST portage-2.1.6.7.patch.bz2 50118 SHA256 5f0605b51a24d23703330b040d2f7154322284db3e0cefa7499002ff1fa733c0 SHA512 dd2acc1d436cad77cfc83c4dec79316763c1fb88d61b7702e8e47e6f31b2b9fe49e8a4cf4a947614a2acd6db2ef080ed8b4ae5fce9d9be29d7e218a0ec1576c0 WHIRLPOOL 050f923249fde7c4774a2a8a944889e4270a89b00441f1923c01ab0be38f107503e018d7ab7a7f42615e7e375f0f6c0eb3bdbf3ff4ce1ce226957238a729b1ee @@ -7,6 +6,5 @@ DIST portage-2.1.6.7_p1.patch.bz2 4741 SHA256 ddaae2ad8c01e6477bfe22e23a4da57eb9 DIST portage-2.1.6.tar.bz2 518771 SHA256 b1c507445b3858449c861568f477e1cfab8b2326ded906b852c5193fb3839647 SHA512 d035f84601802ecaea3c0edea037a783fec743733bd40895eb5bb8a220449eb24cf1e2623cbca2e378197caba63a833d8cc54f1e49d886266307288b0adcfbdc WHIRLPOOL 25b6a6e3810f428c630ec7a6dc3cf2cfbe6bfdf276553786e1436b2630532ab442186e427bc75f249a224c5171b508a92303ce352b07be1a8a4d805c568ec10f DIST portage-2.2.0_alpha175.tar.bz2 866662 SHA256 97976729bbdac82e790ec0691ccd15313a761db09cde2ae9d3504c4e925581c1 SHA512 278d9589e28c14d05c8ac139d5a822e0f7ae1ea068834450b3bcaf65e52af688833635a4bbf3bb279dc0af7f2c1706449d1d3b989722ac00b9f3d202fef1b8f0 WHIRLPOOL cc19445dd9368cb3ad2f37f23025b94117371eac00807337953d31e8deb299a933c3fc7a78c7f010a074ef6d6c01fbc0d53976b4ad9c23e7480873490851fd7e DIST portage-2.2.0_alpha177.patch.bz2 12456 SHA256 4a4659a0cadc7e92eee630419586155b5a7f1e869b5ece5a3689f6adfbc49c21 SHA512 f137864b191d4605c12266889021259d4448063c96eb1e8601f17c5ec71c584fa81ef79cf5609d9e3fdbe89300a06de86da8d122b229ccb3bf352d9cb85654c2 WHIRLPOOL ede934ba974b7ab2da815d607301c3c86e2370f9f5c1c75841dbdf163dcb4ce7b8c472e8967b04b4094705f547ffca89c4a013c3072938f413afa03947ab8385 -DIST portage-2.2.0_alpha186.patch.bz2 53910 SHA256 33132ed6ff91c92418c100ab7d58e0378165a53322ef2980861d77ff210f10bd SHA512 0fe9398ddd8ddd1c81b7ce31f64b367f2d546f2e16311bbfe1fd87a1d809a8b20db7a6c8bf623125d78b8a13127169bcc1900e08a45e0903ca778df2550ff28d WHIRLPOOL 1e91fde79b902a18f822877f8ff09c824f81327ac8287c8d6648ba9b1e314c2eecc378dd78aaff387379f329f3790c6ad38ba3659c5ca854cc5255c3dd591ef9 DIST portage-2.2.0_alpha188.patch.bz2 64370 SHA256 d75c56425096507ed180f690849832c1970dcdeac96b6aa90cf97b29c7aaa91f SHA512 4fa84a75f2288ade7b3c02dc95f67dd32eb92b636f63ad365a3688708d2514f7819ea1b6fa19bbb27f047c10cd944940d03fe1a37d4bc348e2a2457cc7010507 WHIRLPOOL 30c82da2252100b50494399542fe45f652632005d310c89543b904c952fbd34ed2d1b370f4b02fa5e53f79e1007c78dd7775af761f5a08608fc9614a68ac6e82 DIST portage-man-pl-2.1.2.tar.bz2 53893 SHA256 960eaa7c6f3a2af44bdc665266a8e884628a562373cc477d301597ecc5ef961f SHA512 5f5c8dd1559048546633b1e7291ff8c0f5d637595f1a4c98405424b08c30c089fc9359e0214f78fbe358754f20d327794f4692b9b67639585c29b755975ee853 WHIRLPOOL 756e267b84077501d976f46fa448cda5368cd52aeca6ec43d109c81fe8e2364e0cd0f35630d68a4186c70e3b440b7c870b86ac7ef83cc0afa43e10f9f8e1f422 diff --git a/sys-apps/portage/portage-2.1.12.11.ebuild b/sys-apps/portage/portage-2.1.12.11.ebuild deleted file mode 100644 index d686115bd477..000000000000 --- a/sys-apps/portage/portage-2.1.12.11.ebuild +++ /dev/null @@ -1,428 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.12.11.ebuild,v 1.3 2013/07/01 02:24:59 zmedico Exp $ - -# Require EAPI 2 since we now require at least python-2.6 (for python 3 -# syntax support) which also requires EAPI 2. -EAPI=2 -PYTHON_COMPAT=( - pypy1_9 pypy2_0 - python3_1 python3_2 python3_3 python3_4 - python2_6 python2_7 -) -inherit eutils multilib - -DESCRIPTION="Portage is the package management and distribution system for Gentoo" -HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml" -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" -SLOT="0" -IUSE="build doc epydoc +ipc linguas_pl linguas_ru pypy2_0 python2 python3 selinux xattr" - -for _pyimpl in ${PYTHON_COMPAT[@]} ; do - IUSE+=" python_targets_${_pyimpl}" -done -unset _pyimpl - -# Import of the io module in python-2.6 raises ImportError for the -# thread module if threading is disabled. -python_dep_ssl="python3? ( =dev-lang/python-3*[ssl] ) - !pypy2_0? ( !python2? ( !python3? ( - || ( >=dev-lang/python-2.7[ssl] dev-lang/python:2.6[threads,ssl] ) - ) ) ) - pypy2_0? ( !python2? ( !python3? ( dev-python/pypy:2.0[bzip2,ssl] ) ) ) - python2? ( !python3? ( || ( dev-lang/python:2.7[ssl] dev-lang/python:2.6[ssl,threads] ) ) )" -python_dep="${python_dep_ssl//\[ssl\]}" -python_dep="${python_dep//,ssl}" -python_dep="${python_dep//ssl,}" - -python_dep="${python_dep} - python_targets_pypy1_9? ( dev-python/pypy:1.9 ) - python_targets_pypy2_0? ( dev-python/pypy:2.0 ) - python_targets_python2_6? ( dev-lang/python:2.6 ) - python_targets_python2_7? ( dev-lang/python:2.7 ) - python_targets_python3_1? ( dev-lang/python:3.1 ) - python_targets_python3_2? ( dev-lang/python:3.2 ) - python_targets_python3_3? ( dev-lang/python:3.3 ) - python_targets_python3_4? ( dev-lang/python:3.4 ) -" - -# The pysqlite blocker is for bug #282760. -# make-3.82 is for bug #455858 -DEPEND="${python_dep} - >=sys-devel/make-3.82 - >=sys-apps/sed-4.0.5 sys-devel/patch - doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 ) - epydoc? ( >=dev-python/epydoc-2.0 !<=dev-python/pysqlite-2.4.1 )" -# Require sandbox-2.2 for bug #288863. -# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's -# quite slow, so it's not considered in the dependencies as an alternative to -# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so -# for now, don't pull in xattr deps for other kernels. -# For whirlpool hash, require python[ssl] or python-mhash (bug #425046). -# For compgen, require bash[readline] (bug #445576). -RDEPEND="${python_dep} - !build? ( >=sys-apps/sed-4.0.5 - || ( >=app-shells/bash-4.2_p37[readline] ( =app-shells/bash-3.2_p17 ) ) - >=app-admin/eselect-1.2 - || ( ${python_dep_ssl} dev-python/python-mhash ) - ) - elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) - elibc_glibc? ( >=sys-apps/sandbox-2.2 ) - elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) - >=app-misc/pax-utils-0.1.17 - xattr? ( kernel_linux? ( || ( >=dev-lang/python-3.3_pre20110902 dev-python/pyxattr ) ) ) - selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] = 0x2060000 and "good" or "bad")') = good ]] -} - -current_python_has_xattr() { - [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).' - local PYTHON=/usr/bin/${EPYTHON} - [[ $("${PYTHON}" -c 'import sys ; sys.stdout.write(sys.hexversion >= 0x3030000 and "yes" or "no")') = yes ]] || \ - "${PYTHON}" -c 'import xattr' 2>/dev/null -} - -call_with_python_impl() { - [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).' - env EPYTHON=${EPYTHON} "$@" -} - -get_python_interpreter() { - [ $# -eq 1 ] || die "expected 1 argument, got $#: $*" - local impl=$1 python - case "${impl}" in - python*) - python=${impl/_/.} - ;; - pypy*) - python=${impl/_/.} - python=${python/pypy/pypy-c} - ;; - *) - die "Unrecognized python target: ${impl}" - esac - echo ${python} -} - -get_python_sitedir() { - [ $# -eq 1 ] || die "expected 1 argument, got $#: $*" - local impl=$1 - local site_dir=/usr/$(get_libdir)/${impl/_/.}/site-packages - [[ -d ${ROOT}${site_dir} ]] || \ - ewarn "site-packages dir missing for ${impl}: ${ROOT}${site_dir}" - echo "${site_dir}" -} - -python_compileall() { - [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).' - local d=$1 PYTHON=/usr/bin/${EPYTHON} - local d_image=${D}${d#/} - [[ -d ${d_image} ]] || die "directory does not exist: ${d_image}" - case "${EPYTHON}" in - python*) - "${PYTHON}" -m compileall -q -f -d "${d}" "${d_image}" || die - # Note: Using -OO breaks emaint, since it requires __doc__, - # and __doc__ is None when -OO is used. - "${PYTHON}" -O -m compileall -q -f -d "${d}" "${d_image}" || die - ;; - pypy*) - "${PYTHON}" -m compileall -q -f -d "${d}" "${d_image}" || die - ;; - *) - die "Unrecognized EPYTHON value: ${EPYTHON}" - esac -} - -pkg_setup() { - if use python2 && use python3 ; then - ewarn "Both python2 and python3 USE flags are enabled, but only one" - ewarn "can be in the shebangs. Using python3." - fi - if use pypy2_0 && use python3 ; then - ewarn "Both pypy2_0 and python3 USE flags are enabled, but only one" - ewarn "can be in the shebangs. Using python3." - fi - if use pypy2_0 && use python2 ; then - ewarn "Both pypy2_0 and python2 USE flags are enabled, but only one" - ewarn "can be in the shebangs. Using python2" - fi - if ! use pypy2_0 && ! use python2 && ! use python3 && \ - ! compatible_python_is_selected ; then - ewarn "Attempting to select a compatible default python interpreter" - local x success=0 - for x in /usr/bin/python2.* ; do - x=${x#/usr/bin/python2.} - if [[ $x -ge 6 ]] 2>/dev/null ; then - eselect python set python2.$x - if compatible_python_is_selected ; then - elog "Default python interpreter is now set to python-2.$x" - success=1 - break - fi - fi - done - if [ $success != 1 ] ; then - eerror "Unable to select a compatible default python interpreter!" - die "This version of portage requires at least python-2.6 to be selected as the default python interpreter (see \`eselect python --help\`)." - fi - fi - - # We use EPYTHON to designate the active python interpreter, - # but we only export when needed, via call_with_python_impl. - EPYTHON=python - export -n EPYTHON - if use python3; then - EPYTHON=python3 - elif use python2; then - EPYTHON=python2 - elif use pypy2_0; then - EPYTHON=pypy-c2.0 - fi -} - -src_prepare() { - if [ -n "${PATCHVER}" ] ; then - if [[ -L $S/bin/ebuild-helpers/portageq ]] ; then - rm "$S/bin/ebuild-helpers/portageq" \ - || die "failed to remove portageq helper symlink" - fi - epatch "${WORKDIR}/${PN}-${PATCHVER}.patch" - fi - einfo "Setting portage.VERSION to ${PVR} ..." - sed -e "s/^VERSION=.*/VERSION=\"${PVR}\"/" -i pym/portage/__init__.py || \ - die "Failed to patch portage.VERSION" - sed -e "1s/VERSION/${PVR}/" -i doc/fragment/version || \ - die "Failed to patch VERSION in doc/fragment/version" - sed -e "1s/VERSION/${PVR}/" -i $(find man -type f) || \ - die "Failed to patch VERSION in man page headers" - - if ! use ipc ; then - einfo "Disabling ipc..." - sed -e "s:_enable_ipc_daemon = True:_enable_ipc_daemon = False:" \ - -i pym/_emerge/AbstractEbuildProcess.py || \ - die "failed to patch AbstractEbuildProcess.py" - fi - - if use xattr && use kernel_linux ; then - einfo "Adding FEATURES=xattr to make.globals ..." - echo -e '\nFEATURES="${FEATURES} xattr"' >> cnf/make.globals \ - || die "failed to append to make.globals" - fi - - local set_shebang= - if use python3; then - set_shebang=python3 - elif use python2; then - set_shebang=python2 - elif use pypy2_0; then - set_shebang=pypy-c2.0 - fi - if [[ -n ${set_shebang} ]] ; then - einfo "Converting shebangs for ${set_shebang}..." - while read -r -d $'\0' ; do - local shebang=$(head -n1 "$REPLY") - if [[ ${shebang} == "#!/usr/bin/python"* ]] ; then - sed -i -e "1s:python:${set_shebang}:" "$REPLY" || \ - die "sed failed" - fi - done < <(find . -type f -print0) - fi - - cd "${S}/cnf" || die - if [ -f "make.conf.${ARCH}".diff ]; then - patch make.conf "make.conf.${ARCH}".diff || \ - die "Failed to patch make.conf.example" - else - eerror "" - eerror "Portage does not have an arch-specific configuration for this arch." - eerror "Please notify the arch maintainer about this issue. Using generic." - eerror "" - fi -} - -src_compile() { - if use doc; then - call_with_python_impl \ - emake docbook || die - fi - - if use epydoc; then - einfo "Generating api docs" - call_with_python_impl \ - emake epydoc || die - fi -} - -src_test() { - call_with_python_impl \ - emake test || die -} - -src_install() { - call_with_python_impl \ - emake DESTDIR="${D}" \ - sysconfdir="/etc" \ - prefix="/usr" \ - install || die - - # Extended set config is currently disabled in portage-2.1.x. - rm -rf "${D}/usr/share/portage/config/sets" || die - - # Use dodoc for compression, since the Makefile doesn't do that. - dodoc "${S}"/{ChangeLog,NEWS,RELEASE-NOTES} || die - - if use linguas_pl; then - doman -i18n=pl "${S_PL}"/man/pl/*.[0-9] || die - doman -i18n=pl_PL.UTF-8 "${S_PL}"/man/pl_PL.UTF-8/*.[0-9] || die - fi - - # Allow external portage API consumers to import portage python modules - # (this used to be done with PYTHONPATH setting in /etc/env.d). - # For each of PYTHON_TARGETS, install a tree of *.py symlinks in - # site-packages, and compile with the corresponding interpreter. - local impl files mod_dir dest_mod_dir python relative_path x - for impl in "${PYTHON_COMPAT[@]}" ; do - use "python_targets_${impl}" || continue - if use build && [[ ${ROOT} == / && - ! -x /usr/bin/$(get_python_interpreter ${impl}) ]] ; then - # Tolerate --nodeps at beginning of stage1 for catalyst - ewarn "skipping python_targets_${impl}, interpreter not found" - continue - fi - while read -r mod_dir ; do - cd "${D}/usr/lib/portage/pym/${mod_dir}" || die - files=$(echo *.py) - if [ -z "${files}" ] || [ "${files}" = "*.py" ]; then - # __pycache__ directories contain no py files - continue - fi - dest_mod_dir=$(get_python_sitedir ${impl})/${mod_dir} - dodir "${dest_mod_dir}" || die - relative_path=../../../lib/portage/pym/${mod_dir} - x=/${mod_dir} - while [ -n "${x}" ] ; do - relative_path=../${relative_path} - x=${x%/*} - done - for x in ${files} ; do - dosym "${relative_path}/${x}" \ - "${dest_mod_dir}/${x}" || die - done - done < <(cd "${D}"/usr/lib/portage/pym || die ; find * -type d ! -path "portage/tests*") - cd "${S}" || die - EPYTHON=$(get_python_interpreter ${impl}) \ - python_compileall "$(get_python_sitedir ${impl})" - done - - # Compile /usr/lib/portage/pym with the active interpreter, since portage - # internal commands force this directory to the beginning of sys.path. - python_compileall /usr/lib/portage/pym -} - -pkg_preinst() { - if [[ $ROOT == / ]] ; then - # Run some minimal tests as a sanity check. - local test_runner=$(find "$D" -name runTests) - if [[ -n $test_runner && -x $test_runner ]] ; then - einfo "Running preinst sanity tests..." - "$test_runner" || die "preinst sanity tests failed" - fi - fi - - if use xattr && ! current_python_has_xattr ; then - ewarn "For optimal performance in xattr handling, install" - ewarn "dev-python/pyxattr, or install >=dev-lang/python-3.3 and" - ewarn "enable USE=python3 for $CATEGORY/$PN." - fi - - # elog dir must exist to avoid logrotate error for bug #415911. - # This code runs in preinst in order to bypass the mapping of - # portage:portage to root:root which happens after src_install. - keepdir /var/log/portage/elog - # This is allowed to fail if the user/group are invalid for prefix users. - if chown portage:portage "${D}"var/log/portage{,/elog} 2>/dev/null ; then - chmod g+s,ug+rwx "${D}"var/log/portage{,/elog} - fi - - if [[ -d ${ROOT}var/log/portage && \ - $(ls -ld "${ROOT}var/log/portage") != *" portage portage "* ]] && \ - has_version '=${CATEGORY}/${PN}-2.1.6_rc" ; } \ - && NEEDED_REBUILD_UPGRADE=true || NEEDED_REBUILD_UPGRADE=false -} - -pkg_postinst() { - if ${NEEDED_REBUILD_UPGRADE} ; then - einfo "rebuilding NEEDED.ELF.2 files" - local cpv filename line newline - for cpv in "${ROOT}/var/db/pkg"/*/*; do - [[ -f "${cpv}/NEEDED" && ! -f "${cpv}/NEEDED.ELF.2" ]] || continue - while read -r line; do - filename=${line% *} - newline=$(scanelf -BF "%a;%F;%S;%r;%n" "${ROOT%/}${filename}") - newline=${newline// - } - [[ ${#ROOT} -gt 1 ]] && newline=${newline/${ROOT%/}} - echo "${newline:3}" >> "${cpv}/NEEDED.ELF.2" - done < "${cpv}/NEEDED" - done - fi -} diff --git a/sys-apps/portage/portage-2.2.0_alpha186.ebuild b/sys-apps/portage/portage-2.2.0_alpha186.ebuild deleted file mode 100644 index 94f83377a94c..000000000000 --- a/sys-apps/portage/portage-2.2.0_alpha186.ebuild +++ /dev/null @@ -1,452 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha186.ebuild,v 1.3 2013/07/01 02:24:59 zmedico Exp $ - -# Require EAPI 2 since we now require at least python-2.6 (for python 3 -# syntax support) which also requires EAPI 2. -EAPI=3 -PYTHON_COMPAT=( - pypy1_9 pypy2_0 - python3_1 python3_2 python3_3 python3_4 - python2_6 python2_7 -) -inherit eutils multilib - -DESCRIPTION="Portage is the package management and distribution system for Gentoo" -HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml" -LICENSE="GPL-2" -KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd" -SLOT="0" -IUSE="build doc epydoc +ipc linguas_pl linguas_ru pypy2_0 python2 python3 selinux xattr" - -for _pyimpl in ${PYTHON_COMPAT[@]} ; do - IUSE+=" python_targets_${_pyimpl}" -done -unset _pyimpl - -# Import of the io module in python-2.6 raises ImportError for the -# thread module if threading is disabled. -python_dep_ssl="python3? ( =dev-lang/python-3*[ssl] ) - !pypy2_0? ( !python2? ( !python3? ( - || ( >=dev-lang/python-2.7[ssl] dev-lang/python:2.6[threads,ssl] ) - ) ) ) - pypy2_0? ( !python2? ( !python3? ( dev-python/pypy:2.0[bzip2,ssl] ) ) ) - python2? ( !python3? ( || ( dev-lang/python:2.7[ssl] dev-lang/python:2.6[ssl,threads] ) ) )" -python_dep="${python_dep_ssl//\[ssl\]}" -python_dep="${python_dep//,ssl}" -python_dep="${python_dep//ssl,}" - -python_dep="${python_dep} - python_targets_pypy1_9? ( dev-python/pypy:1.9 ) - python_targets_pypy2_0? ( dev-python/pypy:2.0 ) - python_targets_python2_6? ( dev-lang/python:2.6 ) - python_targets_python2_7? ( dev-lang/python:2.7 ) - python_targets_python3_1? ( dev-lang/python:3.1 ) - python_targets_python3_2? ( dev-lang/python:3.2 ) - python_targets_python3_3? ( dev-lang/python:3.3 ) - python_targets_python3_4? ( dev-lang/python:3.4 ) -" - -# The pysqlite blocker is for bug #282760. -# make-3.82 is for bug #455858 -DEPEND="${python_dep} - >=sys-devel/make-3.82 - >=sys-apps/sed-4.0.5 sys-devel/patch - doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 ) - epydoc? ( >=dev-python/epydoc-2.0 !<=dev-python/pysqlite-2.4.1 )" -# Require sandbox-2.2 for bug #288863. -# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's -# quite slow, so it's not considered in the dependencies as an alternative to -# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so -# for now, don't pull in xattr deps for other kernels. -# For whirlpool hash, require python[ssl] or python-mhash (bug #425046). -# For compgen, require bash[readline] (bug #445576). -RDEPEND="${python_dep} - !build? ( >=sys-apps/sed-4.0.5 - || ( >=app-shells/bash-4.2_p37[readline] ( =app-shells/bash-3.2_p17 ) ) - >=app-admin/eselect-1.2 - || ( ${python_dep_ssl} dev-python/python-mhash ) - ) - elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) - elibc_glibc? ( >=sys-apps/sandbox-2.2 ) - elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) - >=app-misc/pax-utils-0.1.17 - xattr? ( kernel_linux? ( || ( >=dev-lang/python-3.3_pre20110902 dev-python/pyxattr ) ) ) - selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] = 0x2060000 and "good" or "bad")') = good ]] -} - -current_python_has_xattr() { - [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).' - local PYTHON=${EPREFIX}/usr/bin/${EPYTHON} - [[ $("${PYTHON}" -c 'import sys ; sys.stdout.write(sys.hexversion >= 0x3030000 and "yes" or "no")') = yes ]] || \ - "${PYTHON}" -c 'import xattr' 2>/dev/null -} - -call_with_python_impl() { - [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).' - env EPYTHON=${EPYTHON} "$@" -} - -get_python_interpreter() { - [ $# -eq 1 ] || die "expected 1 argument, got $#: $*" - local impl=$1 python - case "${impl}" in - python*) - python=${impl/_/.} - ;; - pypy*) - python=${impl/_/.} - python=${python/pypy/pypy-c} - ;; - *) - die "Unrecognized python target: ${impl}" - esac - echo ${python} -} - -get_python_sitedir() { - [ $# -eq 1 ] || die "expected 1 argument, got $#: $*" - local impl=$1 - local site_dir=/usr/$(get_libdir)/${impl/_/.}/site-packages - [[ -d ${EROOT}${site_dir} ]] || \ - ewarn "site-packages dir missing for ${impl}: ${EROOT}${site_dir}" - echo "${site_dir}" -} - -python_compileall() { - [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).' - local d=${EPREFIX}$1 PYTHON=${EPREFIX}/usr/bin/${EPYTHON} - local d_image=${D}${d#/} - [[ -d ${d_image} ]] || die "directory does not exist: ${d_image}" - case "${EPYTHON}" in - python*) - "${PYTHON}" -m compileall -q -f -d "${d}" "${d_image}" || die - # Note: Using -OO breaks emaint, since it requires __doc__, - # and __doc__ is None when -OO is used. - "${PYTHON}" -O -m compileall -q -f -d "${d}" "${d_image}" || die - ;; - pypy*) - "${PYTHON}" -m compileall -q -f -d "${d}" "${d_image}" || die - ;; - *) - die "Unrecognized EPYTHON value: ${EPYTHON}" - esac -} - -pkg_setup() { - if use python2 && use python3 ; then - ewarn "Both python2 and python3 USE flags are enabled, but only one" - ewarn "can be in the shebangs. Using python3." - fi - if use pypy2_0 && use python3 ; then - ewarn "Both pypy2_0 and python3 USE flags are enabled, but only one" - ewarn "can be in the shebangs. Using python3." - fi - if use pypy2_0 && use python2 ; then - ewarn "Both pypy2_0 and python2 USE flags are enabled, but only one" - ewarn "can be in the shebangs. Using python2" - fi - if ! use pypy2_0 && ! use python2 && ! use python3 && \ - ! compatible_python_is_selected ; then - ewarn "Attempting to select a compatible default python interpreter" - local x success=0 - for x in "${EPREFIX}"/usr/bin/python2.* ; do - x=${x#${EPREFIX}/usr/bin/python2.} - if [[ $x -ge 6 ]] 2>/dev/null ; then - eselect python set python2.$x - if compatible_python_is_selected ; then - elog "Default python interpreter is now set to python-2.$x" - success=1 - break - fi - fi - done - if [ $success != 1 ] ; then - eerror "Unable to select a compatible default python interpreter!" - die "This version of portage requires at least python-2.6 to be selected as the default python interpreter (see \`eselect python --help\`)." - fi - fi - - # We use EPYTHON to designate the active python interpreter, - # but we only export when needed, via call_with_python_impl. - EPYTHON=python - export -n EPYTHON - if use python3; then - EPYTHON=python3 - elif use python2; then - EPYTHON=python2 - elif use pypy2_0; then - EPYTHON=pypy-c2.0 - fi -} - -src_prepare() { - if [ -n "${PATCHVER}" ] ; then - if [[ -L $S/bin/ebuild-helpers/portageq ]] ; then - rm "$S/bin/ebuild-helpers/portageq" \ - || die "failed to remove portageq helper symlink" - fi - epatch "${WORKDIR}/${PN}-${PATCHVER}.patch" - fi - einfo "Setting portage.VERSION to ${PVR} ..." - sed -e "s/^VERSION=.*/VERSION=\"${PVR}\"/" -i pym/portage/__init__.py || \ - die "Failed to patch portage.VERSION" - sed -e "1s/VERSION/${PVR}/" -i doc/fragment/version || \ - die "Failed to patch VERSION in doc/fragment/version" - sed -e "1s/VERSION/${PVR}/" -i $(find man -type f) || \ - die "Failed to patch VERSION in man page headers" - - if ! use ipc ; then - einfo "Disabling ipc..." - sed -e "s:_enable_ipc_daemon = True:_enable_ipc_daemon = False:" \ - -i pym/_emerge/AbstractEbuildProcess.py || \ - die "failed to patch AbstractEbuildProcess.py" - fi - - if use xattr && use kernel_linux ; then - einfo "Adding FEATURES=xattr to make.globals ..." - echo -e '\nFEATURES="${FEATURES} xattr"' >> cnf/make.globals \ - || die "failed to append to make.globals" - fi - - local set_shebang= - if use python3; then - set_shebang=python3 - elif use python2; then - set_shebang=python2 - elif use pypy2_0; then - set_shebang=pypy-c2.0 - fi - if [[ -n ${set_shebang} ]] ; then - einfo "Converting shebangs for ${set_shebang}..." - while read -r -d $'\0' ; do - local shebang=$(head -n1 "$REPLY") - if [[ ${shebang} == "#!/usr/bin/python"* ]] ; then - sed -i -e "1s:python:${set_shebang}:" "$REPLY" || \ - die "sed failed" - fi - done < <(find . -type f -print0) - fi - - if [[ -n ${EPREFIX} ]] ; then - einfo "Setting portage.const.EPREFIX ..." - sed -e "s|^\(SANDBOX_BINARY[[:space:]]*=[[:space:]]*\"\)\(/usr/bin/sandbox\"\)|\\1${EPREFIX}\\2|" \ - -e "s|^\(FAKEROOT_BINARY[[:space:]]*=[[:space:]]*\"\)\(/usr/bin/fakeroot\"\)|\\1${EPREFIX}\\2|" \ - -e "s|^\(BASH_BINARY[[:space:]]*=[[:space:]]*\"\)\(/bin/bash\"\)|\\1${EPREFIX}\\2|" \ - -e "s|^\(MOVE_BINARY[[:space:]]*=[[:space:]]*\"\)\(/bin/mv\"\)|\\1${EPREFIX}\\2|" \ - -e "s|^\(PRELINK_BINARY[[:space:]]*=[[:space:]]*\"\)\(/usr/sbin/prelink\"\)|\\1${EPREFIX}\\2|" \ - -e "s|^\(EPREFIX[[:space:]]*=[[:space:]]*\"\).*|\\1${EPREFIX}\"|" \ - -i pym/portage/const.py || \ - die "Failed to patch portage.const.EPREFIX" - - einfo "Prefixing shebangs ..." - while read -r -d $'\0' ; do - local shebang=$(head -n1 "$REPLY") - if [[ ${shebang} == "#!"* && ! ${shebang} == "#!${EPREFIX}/"* ]] ; then - sed -i -e "1s:.*:#!${EPREFIX}${shebang:2}:" "$REPLY" || \ - die "sed failed" - fi - done < <(find . -type f -print0) - - einfo "Adjusting make.globals ..." - sed -e 's|^SYNC=.*|SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"|' \ - -e "s|^\(PORTDIR=\)\(/usr/portage\)|\\1\"${EPREFIX}\\2\"|" \ - -e "s|^\(PORTAGE_TMPDIR=\)\(/var/tmp\)|\\1\"${EPREFIX}\\2\"|" \ - -i cnf/make.globals || die "sed failed" - - einfo "Adding FEATURES=force-prefix to make.globals ..." - echo -e '\nFEATURES="${FEATURES} force-prefix"' >> cnf/make.globals \ - || die "failed to append to make.globals" - fi - - cd "${S}/cnf" || die - if [ -f "make.conf.${ARCH}".diff ]; then - patch make.conf "make.conf.${ARCH}".diff || \ - die "Failed to patch make.conf.example" - else - eerror "" - eerror "Portage does not have an arch-specific configuration for this arch." - eerror "Please notify the arch maintainer about this issue. Using generic." - eerror "" - fi -} - -src_compile() { - if use doc; then - call_with_python_impl \ - emake docbook || die - fi - - if use epydoc; then - einfo "Generating api docs" - call_with_python_impl \ - emake epydoc || die - fi -} - -src_test() { - # make files executable, in case they were created by patch - find bin -type f | xargs chmod +x - call_with_python_impl \ - emake test || die -} - -src_install() { - call_with_python_impl \ - emake DESTDIR="${D}" \ - sysconfdir="${EPREFIX}/etc" \ - prefix="${EPREFIX}/usr" \ - install || die - - # Use dodoc for compression, since the Makefile doesn't do that. - dodoc "${S}"/{ChangeLog,NEWS,RELEASE-NOTES} || die - - if use linguas_pl; then - doman -i18n=pl "${S_PL}"/man/pl/*.[0-9] || die - doman -i18n=pl_PL.UTF-8 "${S_PL}"/man/pl_PL.UTF-8/*.[0-9] || die - fi - - # Allow external portage API consumers to import portage python modules - # (this used to be done with PYTHONPATH setting in /etc/env.d). - # For each of PYTHON_TARGETS, install a tree of *.py symlinks in - # site-packages, and compile with the corresponding interpreter. - local impl files mod_dir dest_mod_dir python relative_path x - for impl in "${PYTHON_COMPAT[@]}" ; do - use "python_targets_${impl}" || continue - if use build && [[ ${ROOT} == / && - ! -x ${EPREFIX}/usr/bin/$(get_python_interpreter ${impl}) ]] ; then - # Tolerate --nodeps at beginning of stage1 for catalyst - ewarn "skipping python_targets_${impl}, interpreter not found" - continue - fi - while read -r mod_dir ; do - cd "${ED}/usr/lib/portage/pym/${mod_dir}" || die - files=$(echo *.py) - if [ -z "${files}" ] || [ "${files}" = "*.py" ]; then - # __pycache__ directories contain no py files - continue - fi - dest_mod_dir=$(get_python_sitedir ${impl})/${mod_dir} - dodir "${dest_mod_dir}" || die - relative_path=../../../lib/portage/pym/${mod_dir} - x=/${mod_dir} - while [ -n "${x}" ] ; do - relative_path=../${relative_path} - x=${x%/*} - done - for x in ${files} ; do - dosym "${relative_path}/${x}" \ - "${dest_mod_dir}/${x}" || die - done - done < <(cd "${ED}"/usr/lib/portage/pym || die ; find * -type d ! -path "portage/tests*") - cd "${S}" || die - EPYTHON=$(get_python_interpreter ${impl}) \ - python_compileall "$(get_python_sitedir ${impl})" - done - - # Compile /usr/lib/portage/pym with the active interpreter, since portage - # internal commands force this directory to the beginning of sys.path. - python_compileall /usr/lib/portage/pym -} - -pkg_preinst() { - if [[ $ROOT == / ]] ; then - # Run some minimal tests as a sanity check. - local test_runner=$(find "$ED" -name runTests) - if [[ -n $test_runner && -x $test_runner ]] ; then - einfo "Running preinst sanity tests..." - "$test_runner" || die "preinst sanity tests failed" - fi - fi - - if use xattr && ! current_python_has_xattr ; then - ewarn "For optimal performance in xattr handling, install" - ewarn "dev-python/pyxattr, or install >=dev-lang/python-3.3 and" - ewarn "enable USE=python3 for $CATEGORY/$PN." - fi - - # elog dir must exist to avoid logrotate error for bug #415911. - # This code runs in preinst in order to bypass the mapping of - # portage:portage to root:root which happens after src_install. - keepdir /var/log/portage/elog - # This is allowed to fail if the user/group are invalid for prefix users. - if chown portage:portage "${ED}"var/log/portage{,/elog} 2>/dev/null ; then - chmod g+s,ug+rwx "${ED}"var/log/portage{,/elog} - fi - - has_version "<=${CATEGORY}/${PN}-2.2_pre5" \ - && WORLD_MIGRATION_UPGRADE=true || WORLD_MIGRATION_UPGRADE=false - - # If portage-2.1.6 is installed and the preserved_libs_registry exists, - # assume that the NEEDED.ELF.2 files have already been generated. - has_version "<=${CATEGORY}/${PN}-2.2_pre7" && \ - ! { [ -e "${EROOT}"var/lib/portage/preserved_libs_registry ] && \ - has_version ">=${CATEGORY}/${PN}-2.1.6_rc" ; } \ - && NEEDED_REBUILD_UPGRADE=true || NEEDED_REBUILD_UPGRADE=false -} - -pkg_postinst() { - if $WORLD_MIGRATION_UPGRADE && \ - grep -q "^@" "${EROOT}/var/lib/portage/world"; then - einfo "moving set references from the worldfile into world_sets" - cd "${EROOT}/var/lib/portage/" - grep "^@" world >> world_sets - sed -i -e '/^@/d' world - fi - - if ${NEEDED_REBUILD_UPGRADE} ; then - einfo "rebuilding NEEDED.ELF.2 files" - local cpv filename line newline - for cpv in "${EROOT}/var/db/pkg"/*/*; do - [[ -f "${cpv}/NEEDED" && ! -f "${cpv}/NEEDED.ELF.2" ]] || continue - while read -r line; do - filename=${line% *} - newline=$(scanelf -BF "%a;%F;%S;%r;%n" "${ROOT%/}${filename}") - newline=${newline// - } - [[ ${#ROOT} -gt 1 ]] && newline=${newline/${ROOT%/}} - echo "${newline:3}" >> "${cpv}/NEEDED.ELF.2" - done < "${cpv}/NEEDED" - done - fi -} diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild index 63e0d6fd58de..4e3dad59a699 100644 --- a/sys-apps/portage/portage-9999.ebuild +++ b/sys-apps/portage/portage-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-9999.ebuild,v 1.79 2013/07/01 02:24:59 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-9999.ebuild,v 1.80 2013/07/21 16:42:22 zmedico Exp $ EAPI=3 PYTHON_COMPAT=( @@ -287,8 +287,8 @@ src_prepare() { fi cd "${S}/cnf" || die - if [ -f "make.conf.${ARCH}".diff ]; then - patch make.conf "make.conf.${ARCH}".diff || \ + if [ -f "make.conf.example.${ARCH}".diff ]; then + patch make.conf.example "make.conf.example.${ARCH}".diff || \ die "Failed to patch make.conf.example" else eerror "" diff --git a/sys-apps/servicelog/metadata.xml b/sys-apps/servicelog/metadata.xml index 2de357c2490b..f9a5b22fcbec 100644 --- a/sys-apps/servicelog/metadata.xml +++ b/sys-apps/servicelog/metadata.xml @@ -2,8 +2,4 @@ ppc64 - - ranger@gentoo.org - Brent Baude - diff --git a/sys-apps/sg3_utils/sg3_utils-1.36.ebuild b/sys-apps/sg3_utils/sg3_utils-1.36.ebuild index 3a7642a03d30..e5efd8c00e56 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.36.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.36.ebuild,v 1.1 2013/06/03 15:56:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.36.ebuild,v 1.2 2013/07/21 13:05:50 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="static-libs" DEPEND="sys-devel/libtool" diff --git a/sys-block/parted/parted-2.4.ebuild b/sys-block/parted/parted-2.4.ebuild index 9309c96c378e..f0af8337fb1c 100644 --- a/sys-block/parted/parted-2.4.ebuild +++ b/sys-block/parted/parted-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.4.ebuild,v 1.8 2013/07/20 11:10:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.4.ebuild,v 1.9 2013/07/20 17:17:20 ago Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="+debug device-mapper nls readline selinux static-libs" # specific version for gettext needed diff --git a/sys-block/scsiadd/Manifest b/sys-block/scsiadd/Manifest index b0e6b3e4c614..2d8b90607f9f 100644 --- a/sys-block/scsiadd/Manifest +++ b/sys-block/scsiadd/Manifest @@ -1,2 +1 @@ -DIST scsiadd-1.95.tar.gz 38588 RMD160 a36d91227c5dd8cddb0e79d32cd7985c78a4e97e SHA1 6ab486134c51178ff00c42706e3daae4815f0221 SHA256 eb0091cd57aa8378f73194c55560deefc345fb3ace3a1335a9308e71204bfd81 -DIST scsiadd-1.97.tar.gz 43574 RMD160 26a7c1c908b0807129a39a38bda41d2a12e4601b SHA1 f815e199c7e58d61cc763d1b091f1b057c36a022 SHA256 7edbb0b2c9f0705b7ede7423f2e76bcf24ec533bdf7ea522b6495989e6c41cf1 +DIST scsiadd-1.97.tar.gz 43574 SHA256 7edbb0b2c9f0705b7ede7423f2e76bcf24ec533bdf7ea522b6495989e6c41cf1 diff --git a/sys-block/scsiadd/metadata.xml b/sys-block/scsiadd/metadata.xml index eb5a7a9c75b4..e9e266426e29 100644 --- a/sys-block/scsiadd/metadata.xml +++ b/sys-block/scsiadd/metadata.xml @@ -2,8 +2,7 @@ - sbriesen@gentoo.org - Stefan Briesenick + maintainer-needed@gentoo.org Add and remove SCSI devices from your Linux system during runtime. diff --git a/sys-block/scsiadd/scsiadd-1.95.ebuild b/sys-block/scsiadd/scsiadd-1.95.ebuild deleted file mode 100644 index ebd05190de62..000000000000 --- a/sys-block/scsiadd/scsiadd-1.95.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/scsiadd/scsiadd-1.95.ebuild,v 1.2 2012/05/24 05:11:54 vapier Exp $ - -inherit user toolchain-funcs flag-o-matic - -DESCRIPTION="Add and remove SCSI devices from your Linux system during runtime" -HOMEPAGE="http://llg.cubic.org/tools/" -SRC_URI="http://llg.cubic.org/tools/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="suid" -DEPEND="" - -pkg_setup() { - use suid && enewgroup scsi -} - -src_unpack() { - unpack ${A} - cd "${S}" - - # remove 'strip' command - sed -i -e "s:^\(.*strip.*\):#\1:g" Makefile.in -} - -src_compile() { - # extra safety for suid - append-ldflags -Wl,-z,now - - econf || die "econf failed" - emake CC="$(tc-getCC)" || die "emake failed" -} - -src_install() { - dosbin scsiadd || die "install failed" - if use suid; then - fowners root:scsi /usr/sbin/scsiadd - fperms 4710 /usr/sbin/scsiadd - fi - dodoc NEWS README TODO - doman scsiadd.8 -} - -pkg_postinst() { - if use suid; then - ewarn - ewarn "You have chosen to install ${PN} with the binary setuid root. This" - ewarn "means that if there any undetected vulnerabilities in the binary," - ewarn "then local users may be able to gain root access on your machine." - ewarn - fi -} diff --git a/sys-boot/grub/files/grub-2.00-os-prober-efi-system.patch b/sys-boot/grub/files/grub-2.00-os-prober-efi-system.patch new file mode 100644 index 000000000000..7e0888a86daa --- /dev/null +++ b/sys-boot/grub/files/grub-2.00-os-prober-efi-system.patch @@ -0,0 +1,27 @@ +=== modified file 'util/grub.d/30_os-prober.in' +--- util/grub.d/30_os-prober.in 2013-04-19 08:08:46 +0000 ++++ util/grub.d/30_os-prober.in 2013-05-31 16:29:03 +0000 +@@ -149,6 +149,22 @@ + } + EOF + ;; ++ efi) ++ ++ EFIPATH=${DEVICE#*@} ++ DEVICE=${DEVICE%@*} ++ onstr="$(gettext_printf "(on %s)" "${DEVICE}")" ++ cat << EOF ++menuentry '$(echo "${LONGNAME} $onstr" | grub_quote)' --class windows --class os \$menuentry_id_option 'osprober-efi-$(grub_get_device_id "${DEVICE}")' { ++EOF ++ save_default_entry | sed -e "s/^/\t/" ++ prepare_grub_to_access_device ${DEVICE} | sed -e "s/^/\t/" ++ ++ cat < 3) ? shift @ARGV : "/usr/include/mpi.h"; - $unsafe_input = shift @ARGV; - $unsafe_output = shift @ARGV; - $cbridge_output = shift @ARGV; -@@ -130,7 +130,7 @@ - } - push(@mpi_status_fields, " $access $type $name;\n"); - } -- } elsif ($line =~ /\s*#\s*define\s*(MPI_[A-Za-z0-9_]*)\s*(.*)/) { -+ } elsif ($line =~ /\s*#define\s+(MPI_[A-Za-z0-9_]*)\s*(.*)/) { - # Found an MPI_* constant defined by the preprocessor - my $name = $1; - my $value = $2; -@@ -145,7 +145,7 @@ - } elsif ($in_enum) { - parse_enum($line); - } elsif ($line =~ /typedef\s+struct\s+([A-Za-z_][A-Za-z0-9_]*)\s+MPI_Status/) { -- $mpi_status_name = $2; -+ $mpi_status_name = $1; - } elsif ($line =~ /struct $mpi_status_name[^;]*$/) { - $in_mpi_status=1; - } -@@ -183,7 +183,15 @@ - # This is a constant we need to replace. - my $value = $constants{$constant}; - -- if ($value =~ /&/ or $constant =~ /_FN$/) { -+ if ($value =~ /LAM_MPI_C_.+\(FN|NULL|IGNORE\)/) { -+ # this is for you LAM :-) -+ print UNSAFE_OUTPUT ("$whitespace","public static readonly $type $constant = mpinet_$constant();\n"); -+ push (@cbridge_constants, "$type:$constant"); -+ } elsif ($value =~ /OMPI_PREDEFINED_GLOBAL\((.+), (.+)\)/) { -+ # OpenMPI choose to use external variables for these values -+ print UNSAFE_OUTPUT ("$whitespace","public static readonly $type $constant = mpinet_$constant();\n"); -+ push (@cbridge_constants, "$type:$constant"); -+ } elsif ($value =~ /&/ or $constant =~ /_FN$/) { - # If we're taking the address of something, or if this - # is a _FN constant, it needs to be done in the C - # bridge *unless* this is just a fancy name for the diff --git a/sys-cluster/mpi-dotnet/files/configure.ac.patch b/sys-cluster/mpi-dotnet/files/configure.ac.patch deleted file mode 100644 index 0b64ae60b600..000000000000 --- a/sys-cluster/mpi-dotnet/files/configure.ac.patch +++ /dev/null @@ -1,42 +0,0 @@ ---- orig/mpi.net-1.0.0/configure.ac 2008-10-06 15:52:38.000000000 +0200 -+++ work/mpi.net-1.0.0/configure.ac 2010-03-01 00:02:49.000000000 +0100 -@@ -164,19 +164,6 @@ - dnl We do not need the C bridge at all; everything can be done from C# - need_cbridge="no" - -- real_CC="$CC" -- CC="$MPICC" -- AC_CHECK_LIB(pmpich,MPI_Init,[HAVE_LIBPMPICH=yes],[HAVE_LIBPMPICH=no],) -- AC_CHECK_LIB(mpich,PMPI_Init,[HAVE_LIBMPICH=yes],[HAVE_LIBMPICH=no],) -- -- if test "$HAVE_LIBPMPICH" = "no" ; then -- if test "$HAVE_LIBMPICH" = "yes" ; then -- AC_MSG_ERROR([ MPICH library is built statically. -- Please install MPICH built as a shared library by configuring MPICH with -- the --enable-sharedlibs=??? option)]) -- fi -- fi -- CC="real_CC" - elif test "$MPI_KIND" = "openmpi" ; then - dnl With Open MPI, we need to explicitly determine which libraries - dnl the MPI.NET C bridge will need to link against, because libtool -@@ -202,9 +189,16 @@ - AM_CONDITIONAL(MPINET_CBRIDGE, test "$need_cbridge" = "yes") - - dnl Variable substitutions --AC_SUBST(MCS ILASM MONO MPIEXEC PERL -- CSHARP_FLAGS CSHARP_DEFINES MPI_HEADER -- MPI_SHARED_LIB_NAME MPI_FUNC_PREFIX) -+AC_SUBST(MCS) -+AC_SUBST(ILASM) -+AC_SUBST(MONO) -+AC_SUBST(MPIEXEC) -+AC_SUBST(PERL) -+AC_SUBST(CSHARP_FLAGS) -+AC_SUBST(CSHARP_DEFINES) -+AC_SUBST(MPI_HEADER) -+AC_SUBST(MPI_SHARED_LIB_NAME) -+AC_SUBST(MPI_FUNC_PREFIX) - - AC_CONFIG_FILES([MPI/MPI.dll.config Tests/runtest.sh],[],[]) - diff --git a/sys-cluster/mpi-dotnet/metadata.xml b/sys-cluster/mpi-dotnet/metadata.xml deleted file mode 100644 index 2b9227720c19..000000000000 --- a/sys-cluster/mpi-dotnet/metadata.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - cluster - - mabi@gentoo.org - Matti Bickel - - - MPI.Net contains .Net (initially C#) bindings for at least any of these MPI libraries: Open MPI, LAM/MPI, and MPICH2. - - - Install tutorials for C# and IronPython (requires a - Word document reader) - Install small, illustrative projects using - MPI.Net - - - diff --git a/sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild b/sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild deleted file mode 100644 index 673725221027..000000000000 --- a/sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.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-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild,v 1.10 2012/06/25 18:38:03 jsbronder Exp $ - -WANT_AUTOTOOLS="2.5" -inherit autotools eutils mono - -# "." is not allowed as part of a package name -MY_PN="mpi.net" -MY_P="${MY_PN}-${PV}" -S="${WORKDIR}/${MY_P}" - -DESCRIPTION="C# bindings for various MPI-implementations" -HOMEPAGE="http://www.osl.iu.edu/research/mpi.net" -SRC_URI="http://www.osl.iu.edu/research/mpi.net/files/${PV}/${MY_P}.tar.gz" - -LICENSE="Boost-1.0" -SLOT="0" -KEYWORDS="~amd64 ppc x86" -IUSE="doc examples" - -RDEPEND="virtual/mpi - >=dev-lang/mono-2.0" -DEPEND="${RDEPEND} - dev-lang/perl" - -MPICC="${CC}" - -# tests hang at one point -RESTRICT="test" - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}/configure.ac.patch" - epatch "${FILESDIR}/Makefile.am.patch" - epatch "${FILESDIR}/Unsafe.pl.patch" - - has_version '>=dev-lang/mono-2.8' && sed -ie 's:ilasm2:ilasm:' configure.ac - - # MPI/Makefile seems broken, fix it - eautoreconf -} - -src_compile() { - # policy requires us to build shared and static libs alongside - econf --enable-shared --enable-static - emake -} - -src_install() { - emake DESTDIR="${D}" install || die "Install failed" - - if use examples ; then - insinto "/usr/share/doc/${PF}" - doins -r Examples - fi - use doc && dodoc Documentation/MPI.NET\ Tutorial{,\ Python}.doc -} - -src_test() { - make check -k -} diff --git a/sys-cluster/vzctl/Manifest b/sys-cluster/vzctl/Manifest index 02fee4a01f42..b8ed96caa38c 100644 --- a/sys-cluster/vzctl/Manifest +++ b/sys-cluster/vzctl/Manifest @@ -2,3 +2,4 @@ DIST vzctl-4.1.2.tar.bz2 470379 SHA256 26ca2cb2c7596688fa3692e2ee0c4b6e01995f22f DIST vzctl-4.2.tar.bz2 473463 SHA256 879c98f17d29e0c9cc47957b2fc91b716312cbb47ce235131b8d336d420a9770 SHA512 b4e0a6d071471b03dd72eab39e1732e04f82dbacb3ec00e2d0011d09e99cc042b31a96b7a76a72ab7145a307b638840df7c42807dfda6421bf8f3bff879677e6 WHIRLPOOL 1e39470519716a7b1eb0e07e4be3925fdb2ccfa5c9c7c56bb7347f8a7710dfa0b4aa24904416135d49ff878c4e055e0c6c48652867ca62975649b68fd048011b DIST vzctl-4.3.1.tar.bz2 485693 SHA256 e2b39ece8af74c70d48678b1c514ce6cff81377cb1b5d5cd14b966dcdc49581d SHA512 af4c811c2f7232df52e098fd53f38ab580f2a12d64580f33965aac4275c7af51ca87f5de5a7c56d88009f2e8481e1f580e3e3218c5cd7cd882e56fad01d18787 WHIRLPOOL 37b51bd7f08adb2d08d27ab93e9bef0b96ade810040001592b23d712b6106e0fb3d02bc10d5644f6e6495d90ce33ba455a59de1a0c137502fcf0310ece708b81 DIST vzctl-4.3.tar.bz2 484139 SHA256 89142839d7d12497d743a79fd6ce9d1c03c7a79400340ba96c63862bb21206b1 SHA512 99ddd4f826cd2c950a2a9a282cce9c9a19086f88c8a480348422ae684b975dab4166fb11d6f19bb0184b60ce6360da58b5b7756dbc81fd617347e1406ca11b49 WHIRLPOOL 8321b654ddb44bf7d4c8abe986354b28b449d46137b6160034acf03a30f196d59070656c9ecb11b8ec0a6986ffb224d82f2df14da77e6dd09e4d4daff064468b +DIST vzctl-4.4.tar.bz2 489130 SHA256 5d860cd88663494cb179b658f7b69abd3641264cc0d3d59c64f6059c251a714b SHA512 78cf5587de27cbf6603c9943885e38d37ffd41526beafe99c71fb96136ce2c6e3df30ee7a8f9418a1f2d65755a308d30a413694d76e4fd06b1c43b081aa23425 WHIRLPOOL 8d9cb2504d805c3860b1a6ac66fc9b5dba649753b10ef4367d71921772ed7c64734104108d3e494f2d0e7971431cbc6f5346d15bf87f2415c96ae5ecbe5794ca diff --git a/sys-cluster/vzctl/vzctl-4.4.ebuild b/sys-cluster/vzctl/vzctl-4.4.ebuild new file mode 100644 index 000000000000..9dcd7d251a44 --- /dev/null +++ b/sys-cluster/vzctl/vzctl-4.4.ebuild @@ -0,0 +1,87 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.4.ebuild,v 1.1 2013/07/21 08:19:29 maksbotan Exp $ + +EAPI="5" + +inherit base bash-completion-r1 eutils toolchain-funcs udev + +DESCRIPTION="OpenVZ ConTainers control utility" +HOMEPAGE="http://openvz.org/" +SRC_URI="http://download.openvz.org/utils/${PN}/${PV}/src/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="ploop vanilla-kernel vz-kernel" + +RDEPEND="net-firewall/iptables + sys-apps/ed + >=sys-apps/iproute2-3.3.0 + vz-kernel? ( sys-fs/vzquota ) + ploop? ( >=sys-cluster/ploop-1.8 ) + vanilla-kernel? ( >=dev-libs/libcgroup-0.37 ) + " + +DEPEND="${RDEPEND} + virtual/pkgconfig + " + +PDEPEND=" + app-misc/vzstats +" + +REQUIRED_USE="^^ ( vz-kernel vanilla-kernel )" + +src_prepare() { + + # Set default OSTEMPLATE on gentoo + sed -i -e 's:=redhat-:=gentoo-:' etc/dists/default || die 'sed on etc/dists/default failed' + # Set proper udev directory + sed -i -e "s:/lib/udev:$(udev_get_udevdir):" src/lib/dev.c || die 'sed on src/lib/dev.c failed' +} + +src_configure() { + + econf \ + --localstatedir=/var \ + --enable-udev \ + --enable-bashcomp \ + --enable-logrotate \ + --with-vz \ + $(use_with ploop) \ + $(use_with vanilla-kernel cgroup) +} + +src_install() { + + emake DESTDIR="${D}" udevdir="$(udev_get_udevdir)"/rules.d install install-gentoo + + # install the bash-completion script into the right location + rm -rf "${ED}"/etc/bash_completion.d + newbashcomp etc/bash_completion.d/vzctl.sh ${PN} + + # We need to keep some dirs + keepdir /vz/{dump,lock,root,private,template/cache} + keepdir /etc/vz/names /var/lib/vzctl/veip +} + +pkg_postinst() { + ewarn "To avoid loosing network to CTs on iface down/up, please, add the" + ewarn "following code to /etc/conf.d/net:" + ewarn " postup() {" + ewarn " /usr/sbin/vzifup-post \${IFACE}" + ewarn " }" + + ewarn "Starting with 3.0.25 there is new vzeventd service to reboot CTs." + ewarn "Please, drop /usr/share/vzctl/scripts/vpsnetclean and" + ewarn "/usr/share/vzctl/scripts/vpsreboot from crontab and use" + ewarn "/etc/init.d/vzeventd." + + if use vanilla-kernel; then + einfo "You have selected vanilla' kernel support." + einfo "If you need checkpoint suspend/restore feature" + einfo "please install 'sys-process/criu' " + einfo "This is experimental and not stable (in gentoo) now" + fi +} diff --git a/sys-cluster/vzctl/vzctl-9999.ebuild b/sys-cluster/vzctl/vzctl-9999.ebuild index 939aff7364f7..cf12df05fdeb 100644 --- a/sys-cluster/vzctl/vzctl-9999.ebuild +++ b/sys-cluster/vzctl/vzctl-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-9999.ebuild,v 1.15 2013/05/31 15:20:52 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-9999.ebuild,v 1.16 2013/07/21 08:19:29 maksbotan Exp $ EAPI="5" @@ -23,7 +23,7 @@ RDEPEND="net-firewall/iptables sys-apps/ed >=sys-apps/iproute2-3.3.0 vz-kernel? ( sys-fs/vzquota ) - ploop? ( >=sys-cluster/ploop-1.6 ) + ploop? ( >=sys-cluster/ploop-1.8 ) vanilla-kernel? ( >=dev-libs/libcgroup-0.37 ) " diff --git a/sys-devel/clang/clang-3.3-r100.ebuild b/sys-devel/clang/clang-3.3-r100.ebuild new file mode 100644 index 000000000000..21405f476d3b --- /dev/null +++ b/sys-devel/clang/clang-3.3-r100.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild,v 1.1 2013/07/21 10:03:46 mgorny Exp $ + +EAPI=5 + +DESCRIPTION="C language family frontend for LLVM (meta-ebuild)" +HOMEPAGE="http://clang.llvm.org/" +SRC_URI="" + +LICENSE="UoI-NCSA" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" +IUSE="debug multitarget python +static-analyzer" + +RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget=,python=,static-analyzer=]" + +# Please keep this package around since it's quite likely that we'll +# return to separate LLVM & clang ebuilds when the cmake build system +# is complete. diff --git a/sys-devel/clang/clang-9999-r100.ebuild b/sys-devel/clang/clang-9999-r100.ebuild new file mode 100644 index 000000000000..a1918dec2100 --- /dev/null +++ b/sys-devel/clang/clang-9999-r100.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-9999-r100.ebuild,v 1.1 2013/07/21 10:03:46 mgorny Exp $ + +EAPI=5 + +DESCRIPTION="C language family frontend for LLVM (meta-ebuild)" +HOMEPAGE="http://clang.llvm.org/" +SRC_URI="" + +LICENSE="UoI-NCSA" +SLOT="0" +KEYWORDS="" +IUSE="debug multitarget python +static-analyzer" + +RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget=,python=,static-analyzer=]" + +# Please keep this package around since it's quite likely that we'll +# return to separate LLVM & clang ebuilds when the cmake build system +# is complete. diff --git a/sys-devel/distcc/files/distccd.service b/sys-devel/distcc/files/distccd.service new file mode 100644 index 000000000000..346f5d67eb73 --- /dev/null +++ b/sys-devel/distcc/files/distccd.service @@ -0,0 +1,11 @@ +[Unit] +Description=Distccd A Distributed Compilation Server +After=network.target + +[Service] +User=distcc +EnvironmentFile=-/etc/conf.d/distccd +ExecStart=/usr/bin/distccd --verbose --no-detach --daemon $DISTCCD_OPTS + +[Install] +WantedBy=multi-user.target diff --git a/sys-devel/llvm/Manifest b/sys-devel/llvm/Manifest index 5c2ee58a3855..1c312e86664f 100644 --- a/sys-devel/llvm/Manifest +++ b/sys-devel/llvm/Manifest @@ -1,3 +1,5 @@ +DIST cfe-3.3.src.tar.gz 9425539 SHA256 b1b55de4ab3a57d3e0331a83e0284610191c77d924e3446498d9113d08dfb996 SHA512 06773f43f7d3529f06edb029f7de398f06a700a0f2476e00c4727e70c291028221bfac23625dfd2c220d6ac91a21670848187a934b99a21801c695127371afcc WHIRLPOOL 8b97b527f19015dd3283b9e174615170e639793f64c635ccc4ee4d8216f8de759fd0121a8ef3513fa1c6ad19b31aa3529091ffb44a01ee858edfef400881596a +DIST compiler-rt-3.3.src.tar.gz 1568034 SHA256 0e2f3180d6316e6c43f064fdd406c5c6515e682c5f31c57c28335b68c7525423 SHA512 3e86aa8ab9810b4fbac54a40fc93a717a55c642520858c0db215a5324c1e495b4d8fcec9620251cca8e4e5f9afa34bc14364d7f785880a0700469d0201827929 WHIRLPOOL fcfd06bc860dfd901a7576cd4309f863e9d4363e36ab4c67e9e08fe3c8a37d627ee95eb96b9ed53eb6047dec06e73181b3c3e1555b1b49f1e893e6382f21ddc1 DIST llvm-2.8-r1.tgz 9112527 SHA256 25addb742f1c6cc12877ed0ee924dda962d848368ee095be8e48342ae613d43b SHA512 8688d5cf415e8aef74cca6a14587af36234a6347e2238ac2c0d66805c42926b9399f36390e1a58a4081e902b0904adb818c1a360d5df572dfa893d6f79f5e35a WHIRLPOOL 0da9250e31242b55586c9138089e742aab5d414d5f3412ebf917ae8b9506f984c6134a932be93ec7e4c01c79f6c21d508cb0b2e0ec283419bd4ae4db745430ae DIST llvm-2.9.tgz 9574781 SHA256 661236cfa17428b48cfa9cbb9909f7569c64b8ecd219fd91dbc00e3b557b3779 SHA512 9cb0fa0bb8ac02661fd6f926001a15e0ad4a9660683421dc86b03f1cf5184142c5815f9f9283ee7cdf8d474e01177f83406122253342e0e95ddc878821660070 WHIRLPOOL f7b445b6b5d455f29ca68c342511b8b5e6eedec525af1cc60440c4de544df2332aa241bffca29eda5d2428a3f518e093a626bd45c7f8a9e0656d0f68aef5d9d1 DIST llvm-3.0.tar.gz 10350539 SHA256 519eb11d3499ce99c6ffdb8718651fc91425ed7690eac91c8d6853474f7c0477 SHA512 602bb5590b70cb9138bc19d8c630c62bbabdcb2132215c921fe4bce4e3f74dfc66440b9dcd458ff55a86047cc9cc0417c6563715c133e0db222e4b88f07c13bb WHIRLPOOL 6f4ece3ec747352cd78b08d25c5b1cda91140eb6957d509161e45395e47c074f8d2102bfcaeabcdef8c1f6672f2cf06d88e290667666122da029391b3528d440 diff --git a/sys-devel/llvm/files/clang-3.1-gentoo-runtime-gcc-detection-v3.patch b/sys-devel/llvm/files/clang-3.1-gentoo-runtime-gcc-detection-v3.patch new file mode 100644 index 000000000000..49f108533404 --- /dev/null +++ b/sys-devel/llvm/files/clang-3.1-gentoo-runtime-gcc-detection-v3.patch @@ -0,0 +1,29 @@ +diff -upNr a/llvm-3.1.src/tools/clang/lib/Driver/ToolChains.cpp b/llvm-3.1.src/tools/clang/lib/Driver/ToolChains.cpp +--- a/llvm-3.1.src/tools/clang/lib/Driver/ToolChains.cpp 2012-05-24 03:32:31.593191000 -0400 ++++ b/llvm-3.1.src/tools/clang/lib/Driver/ToolChains.cpp 2012-05-24 03:38:31.733163513 -0400 +@@ -1145,6 +1145,25 @@ Generic_GCC::GCCInstallationDetector::GC + Prefixes.push_back(D.InstalledDir + "/.."); + } + ++ llvm::OwningPtr File; ++ for (unsigned k = 0, ke = CandidateTripleAliases.size(); k < ke; ++k) { ++ if (!llvm::MemoryBuffer::getFile(D.SysRoot + "/etc/env.d/gcc/config-" + CandidateTripleAliases[k].str(), File)) ++ { ++ bool Exists; ++ const std::string VersionText = File.get()->getBuffer().rsplit('-').second.substr(0,5).str(); ++ const std::string GentooPath = D.SysRoot + "/usr/lib/gcc/" + CandidateTripleAliases[k].str() + "/" + VersionText; ++ if (!llvm::sys::fs::exists(GentooPath + "/crtbegin.o", Exists) && Exists) ++ { ++ Version = GCCVersion::Parse(VersionText); ++ GCCInstallPath = GentooPath; ++ GCCParentLibPath = GCCInstallPath + "/../../.."; ++ GCCTriple.setTriple(CandidateTripleAliases[k]); ++ IsValid = true; ++ return; ++ } ++ } ++ } ++ + // Loop over the various components which exist and select the best GCC + // installation available. GCC installs are ranked by version number. + Version = GCCVersion::Parse("0.0.0"); diff --git a/sys-devel/llvm/files/clang-3.3-gentoo-install.patch b/sys-devel/llvm/files/clang-3.3-gentoo-install.patch new file mode 100644 index 000000000000..b8291f21dc30 --- /dev/null +++ b/sys-devel/llvm/files/clang-3.3-gentoo-install.patch @@ -0,0 +1,71 @@ +From 1a539a8868070e49966c6b5f5e4b9f1257acd7dc Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= +Date: Fri, 19 Jul 2013 10:23:57 +0200 +Subject: [PATCH] clang gentoo install + +--- + tools/clang/lib/Driver/Tools.cpp | 4 ++-- + tools/clang/tools/scan-build/scan-build | 4 ++-- + tools/clang/tools/scan-view/scan-view | 2 +- + 3 files changed, 5 insertions(+), 5 deletions(-) + +diff --git a/tools/clang/lib/Driver/Tools.cpp b/tools/clang/lib/Driver/Tools.cpp +index e014980..6e60513 100644 +--- a/tools/clang/lib/Driver/Tools.cpp ++++ b/tools/clang/lib/Driver/Tools.cpp +@@ -219,7 +219,7 @@ static void addProfileRT(const ToolChain &TC, const ArgList &Args, + // libprofile_rt.so. We used to use the -l:libprofile_rt.a syntax, but that is + // not supported by old linkers. + std::string ProfileRT = +- std::string(TC.getDriver().Dir) + "/../lib/libprofile_rt.a"; ++ std::string(TC.getDriver().Dir) + "/../@libdir@/llvm/libprofile_rt.a"; + + CmdArgs.push_back(Args.MakeArgString(ProfileRT)); + } +@@ -6177,7 +6177,7 @@ void gnutools::Link::ConstructJob(Compilation &C, const JobAction &JA, + // forward. + if (D.IsUsingLTO(Args) || Args.hasArg(options::OPT_use_gold_plugin)) { + CmdArgs.push_back("-plugin"); +- std::string Plugin = ToolChain.getDriver().Dir + "/../lib/LLVMgold.so"; ++ std::string Plugin = ToolChain.getDriver().Dir + "/../@libdir@/llvm/LLVMgold.so"; + CmdArgs.push_back(Args.MakeArgString(Plugin)); + + // Try to pass driver level flags relevant to LTO code generation down to +diff --git a/tools/clang/tools/scan-build/scan-build b/tools/clang/tools/scan-build/scan-build +index 22d5289..dcb4822 100755 +--- a/tools/clang/tools/scan-build/scan-build ++++ b/tools/clang/tools/scan-build/scan-build +@@ -410,7 +410,7 @@ sub CopyFiles { + + my $Dir = shift; + +- my $JS = Cwd::realpath("$RealBin/sorttable.js"); ++ my $JS = Cwd::realpath("@EPREFIX@/usr/share/llvm/sorttable.js"); + + DieDiag("Cannot find 'sorttable.js'.\n") + if (! -r $JS); +@@ -420,7 +420,7 @@ sub CopyFiles { + DieDiag("Could not copy 'sorttable.js' to '$Dir'.\n") + if (! -r "$Dir/sorttable.js"); + +- my $CSS = Cwd::realpath("$RealBin/scanview.css"); ++ my $CSS = Cwd::realpath("@EPREFIX@/usr/share/llvm/scanview.css"); + + DieDiag("Cannot find 'scanview.css'.\n") + if (! -r $CSS); +diff --git a/tools/clang/tools/scan-view/scan-view b/tools/clang/tools/scan-view/scan-view +index fb27da6..1f8ddb8 100755 +--- a/tools/clang/tools/scan-view/scan-view ++++ b/tools/clang/tools/scan-view/scan-view +@@ -54,7 +54,7 @@ def start_browser(port, options): + webbrowser.open(url) + + def run(port, options, root): +- import ScanView ++ from clang import ScanView + try: + print 'Starting scan-view at: http://%s:%d'%(options.host, + port) +-- +1.8.3.2 + diff --git a/sys-devel/llvm/files/llvm-3.3-gentoo-install.patch b/sys-devel/llvm/files/llvm-3.3-gentoo-install.patch new file mode 100644 index 000000000000..8b19353d4b33 --- /dev/null +++ b/sys-devel/llvm/files/llvm-3.3-gentoo-install.patch @@ -0,0 +1,149 @@ +From 378109dbae7e4772d9b096384904c638a6a34028 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= +Date: Fri, 19 Jul 2013 10:10:52 +0200 +Subject: [PATCH 1/2] gentoo install fixes + +--- + Makefile.config.in | 6 +++--- + Makefile.rules | 7 +++---- + tools/gold/Makefile | 2 +- + tools/llvm-config/BuildVariables.inc.in | 2 ++ + tools/llvm-config/Makefile | 4 ++++ + tools/llvm-config/llvm-config.cpp | 5 +++-- + utils/FileCheck/Makefile | 2 +- + 7 files changed, 17 insertions(+), 11 deletions(-) + +diff --git a/Makefile.config.in b/Makefile.config.in +index fd4f6ef..5634ecc 100644 +--- a/Makefile.config.in ++++ b/Makefile.config.in +@@ -95,10 +95,10 @@ PROJ_internal_prefix := $(prefix) + endif + + PROJ_bindir := $(PROJ_prefix)/bin +-PROJ_libdir := $(PROJ_prefix)/lib ++PROJ_libdir := $(PROJ_prefix)/$(GENTOO_LIBDIR)/llvm + PROJ_datadir := $(PROJ_prefix)/share +-PROJ_docsdir := $(PROJ_prefix)/docs/llvm +-PROJ_etcdir := $(PROJ_prefix)/etc/llvm ++PROJ_docsdir := $(PROJ_prefix)/share/doc/@PF@ ++PROJ_etcdir := @EPREFIX@/etc/llvm + PROJ_includedir := $(PROJ_prefix)/include + PROJ_infodir := $(PROJ_prefix)/info + PROJ_mandir := $(PROJ_prefix)/share/man +diff --git a/Makefile.rules b/Makefile.rules +index f0c542b..db252f7 100644 +--- a/Makefile.rules ++++ b/Makefile.rules +@@ -276,7 +276,7 @@ ifeq ($(ENABLE_OPTIMIZED),1) + # Don't use -fomit-frame-pointer on Darwin or FreeBSD. + ifneq ($(HOST_OS),FreeBSD) + ifneq ($(HOST_OS),Darwin) +- OmitFramePointer := -fomit-frame-pointer ++ OmitFramePointer := + endif + endif + +@@ -601,7 +601,6 @@ endif + ifdef SHARED_LIBRARY + ifneq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) + ifneq ($(HOST_OS),Darwin) +- LD.Flags += $(RPATH) -Wl,'$$ORIGIN' + endif + endif + endif +@@ -639,7 +638,7 @@ endif + ifneq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) + ifneq ($(HOST_OS), Darwin) + ifdef TOOLNAME +- LD.Flags += $(RPATH) -Wl,'$$ORIGIN/../lib' ++ LD.Flags += $(RPATH) -Wl,'$(PROJ_libdir)' + ifdef EXAMPLE_TOOL + LD.Flags += $(RPATH) -Wl,$(ExmplDir) $(DynamicFlag) + else +@@ -648,7 +647,7 @@ ifneq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) + endif + else + ifneq ($(DARWIN_MAJVERS),4) +- LD.Flags += $(RPATH) -Wl,@executable_path/../lib ++ LD.Flags += $(RPATH) -Wl,'$(PROJ_libdir)' + endif + ifeq ($(RC_XBS),YES) + TempFile := $(shell mkdir -p ${OBJROOT}/dSYMs ; mktemp ${OBJROOT}/dSYMs/llvm-lto.XXXXXX) +diff --git a/tools/gold/Makefile b/tools/gold/Makefile +index 496e31c..d36b340 100644 +--- a/tools/gold/Makefile ++++ b/tools/gold/Makefile +@@ -24,7 +24,7 @@ include $(LEVEL)/Makefile.config + # Because off_t is used in the public API, the largefile parts are required for + # ABI compatibility. + CXXFLAGS += -I$(BINUTILS_INCDIR) -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +-LDFLAGS += -L$(SharedLibDir)/$(SharedPrefix) ++LDFLAGS += -L$(PROJ_libdir) + + include $(LEVEL)/Makefile.common + +diff --git a/tools/llvm-config/BuildVariables.inc.in b/tools/llvm-config/BuildVariables.inc.in +index fe87afb..fd9f2c6 100644 +--- a/tools/llvm-config/BuildVariables.inc.in ++++ b/tools/llvm-config/BuildVariables.inc.in +@@ -25,3 +25,5 @@ + #define LLVM_BUILDMODE "@LLVM_BUILDMODE@" + #define LLVM_TARGETS_BUILT "@LLVM_TARGETS_BUILT@" + #define LLVM_SYSTEM_LIBS "@LLVM_SYSTEM_LIBS@" ++#define LLVM_RPATH "@LLVM_RPATH@" ++#define LLVM_LIBDIR "@LLVM_LIBDIR@" +diff --git a/tools/llvm-config/Makefile b/tools/llvm-config/Makefile +index b20b6bf..fc56781 100644 +--- a/tools/llvm-config/Makefile ++++ b/tools/llvm-config/Makefile +@@ -55,6 +55,10 @@ $(ObjDir)/BuildVariables.inc: $(BUILDVARIABLES_SRCPATH) Makefile $(ObjDir)/.dir + >> temp.sed + $(Verb) $(ECHO) 's/@LLVM_TARGETS_BUILT@/$(subst /,\/,$(TARGETS_TO_BUILD))/' \ + >> temp.sed ++ $(Verb) $(ECHO) 's/@LLVM_RPATH@/$(subst /,\/,$(RPATH))/' \ ++ >> temp.sed ++ $(Verb) $(ECHO) 's/@LLVM_LIBDIR@/$(subst /,\/,$(GENTOO_LIBDIR))/' \ ++ >> temp.sed + $(Verb) $(SED) -f temp.sed < $< > $@ + $(Verb) $(RM) temp.sed + +diff --git a/tools/llvm-config/llvm-config.cpp b/tools/llvm-config/llvm-config.cpp +index 7edf5ec..4541c28 100644 +--- a/tools/llvm-config/llvm-config.cpp ++++ b/tools/llvm-config/llvm-config.cpp +@@ -250,7 +250,7 @@ int main(int argc, char **argv) { + ActivePrefix = CurrentExecPrefix; + ActiveIncludeDir = ActivePrefix + "/include"; + ActiveBinDir = ActivePrefix + "/bin"; +- ActiveLibDir = ActivePrefix + "/lib"; ++ ActiveLibDir = ActivePrefix + "/" LLVM_LIBDIR "/llvm"; + ActiveIncludeOption = "-I" + ActiveIncludeDir; + } + +@@ -277,7 +277,8 @@ int main(int argc, char **argv) { + } else if (Arg == "--cxxflags") { + OS << ActiveIncludeOption << ' ' << LLVM_CXXFLAGS << '\n'; + } else if (Arg == "--ldflags") { +- OS << "-L" << ActiveLibDir << ' ' << LLVM_LDFLAGS ++ OS << "-L" << ActiveLibDir << ' ' ++ << LLVM_RPATH << " -Wl," << ActiveLibDir << ' ' << LLVM_LDFLAGS + << ' ' << LLVM_SYSTEM_LIBS << '\n'; + } else if (Arg == "--libs") { + PrintLibs = true; +diff --git a/utils/FileCheck/Makefile b/utils/FileCheck/Makefile +index 268b7bc..e7674f9 100644 +--- a/utils/FileCheck/Makefile ++++ b/utils/FileCheck/Makefile +@@ -15,7 +15,7 @@ USEDLIBS = LLVMSupport.a + TOOL_NO_EXPORTS = 1 + + # Don't install this utility +-NO_INSTALL = 1 ++#NO_INSTALL = 1 + + include $(LEVEL)/Makefile.common + +-- +1.8.3.2 + diff --git a/sys-devel/llvm/files/llvm-3.4-gentoo-install.patch b/sys-devel/llvm/files/llvm-3.4-gentoo-install.patch new file mode 100644 index 000000000000..659486ae6c57 --- /dev/null +++ b/sys-devel/llvm/files/llvm-3.4-gentoo-install.patch @@ -0,0 +1,145 @@ +From be2ee7ba7ab4c1aec86d3d9e49e1be241afd8abd Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= +Date: Fri, 19 Jul 2013 10:10:52 +0200 +Subject: [PATCH 1/2] gentoo install fixes + +--- + Makefile.config.in | 6 +++--- + Makefile.rules | 7 +++---- + tools/gold/Makefile | 2 +- + tools/llvm-config/BuildVariables.inc.in | 2 ++ + tools/llvm-config/Makefile | 4 ++++ + tools/llvm-config/llvm-config.cpp | 5 +++-- + utils/FileCheck/Makefile | 2 +- + 7 files changed, 17 insertions(+), 11 deletions(-) + +diff --git a/Makefile.config.in b/Makefile.config.in +index dcca45f..e75ae2e 100644 +--- a/Makefile.config.in ++++ b/Makefile.config.in +@@ -95,10 +95,10 @@ PROJ_internal_prefix := $(prefix) + endif + + PROJ_bindir := $(PROJ_prefix)/bin +-PROJ_libdir := $(PROJ_prefix)/lib ++PROJ_libdir := $(PROJ_prefix)/$(GENTOO_LIBDIR)/llvm + PROJ_datadir := $(PROJ_prefix)/share +-PROJ_docsdir := $(PROJ_prefix)/docs/llvm +-PROJ_etcdir := $(PROJ_prefix)/etc/llvm ++PROJ_docsdir := $(PROJ_prefix)/share/doc/@PF@ ++PROJ_etcdir := @EPREFIX@/etc/llvm + PROJ_includedir := $(PROJ_prefix)/include + PROJ_infodir := $(PROJ_prefix)/info + PROJ_mandir := $(PROJ_prefix)/share/man +diff --git a/Makefile.rules b/Makefile.rules +index 1bc78f1..60cd228 100644 +--- a/Makefile.rules ++++ b/Makefile.rules +@@ -277,7 +277,7 @@ ifeq ($(ENABLE_OPTIMIZED),1) + ifneq ($(HOST_OS),FreeBSD) + ifneq ($(HOST_OS),GNU/kFreeBSD) + ifneq ($(HOST_OS),Darwin) +- OmitFramePointer := -fomit-frame-pointer ++ OmitFramePointer := + endif + endif + endif +@@ -605,7 +605,6 @@ endif + ifdef SHARED_LIBRARY + ifneq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) + ifneq ($(HOST_OS),Darwin) +- LD.Flags += $(RPATH) -Wl,'$$ORIGIN' + endif + endif + endif +@@ -643,11 +642,11 @@ endif + ifneq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) + ifneq ($(HOST_OS), Darwin) + ifdef TOOLNAME +- LD.Flags += $(RPATH) -Wl,'$$ORIGIN/../lib' $(DynamicFlag) ++ LD.Flags += $(RPATH) -Wl,'$(PROJ_libdir)' $(DynamicFlag) + endif + else + ifneq ($(DARWIN_MAJVERS),4) +- LD.Flags += $(RPATH) -Wl,@executable_path/../lib ++ LD.Flags += $(RPATH) -Wl,'$(PROJ_libdir)' + endif + ifeq ($(RC_XBS),YES) + TempFile := $(shell mkdir -p ${OBJROOT}/dSYMs ; mktemp ${OBJROOT}/dSYMs/llvm-lto.XXXXXX) +diff --git a/tools/gold/Makefile b/tools/gold/Makefile +index 496e31c..d36b340 100644 +--- a/tools/gold/Makefile ++++ b/tools/gold/Makefile +@@ -24,7 +24,7 @@ include $(LEVEL)/Makefile.config + # Because off_t is used in the public API, the largefile parts are required for + # ABI compatibility. + CXXFLAGS += -I$(BINUTILS_INCDIR) -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +-LDFLAGS += -L$(SharedLibDir)/$(SharedPrefix) ++LDFLAGS += -L$(PROJ_libdir) + + include $(LEVEL)/Makefile.common + +diff --git a/tools/llvm-config/BuildVariables.inc.in b/tools/llvm-config/BuildVariables.inc.in +index fe87afb..fd9f2c6 100644 +--- a/tools/llvm-config/BuildVariables.inc.in ++++ b/tools/llvm-config/BuildVariables.inc.in +@@ -25,3 +25,5 @@ + #define LLVM_BUILDMODE "@LLVM_BUILDMODE@" + #define LLVM_TARGETS_BUILT "@LLVM_TARGETS_BUILT@" + #define LLVM_SYSTEM_LIBS "@LLVM_SYSTEM_LIBS@" ++#define LLVM_RPATH "@LLVM_RPATH@" ++#define LLVM_LIBDIR "@LLVM_LIBDIR@" +diff --git a/tools/llvm-config/Makefile b/tools/llvm-config/Makefile +index b20b6bf..fc56781 100644 +--- a/tools/llvm-config/Makefile ++++ b/tools/llvm-config/Makefile +@@ -55,6 +55,10 @@ $(ObjDir)/BuildVariables.inc: $(BUILDVARIABLES_SRCPATH) Makefile $(ObjDir)/.dir + >> temp.sed + $(Verb) $(ECHO) 's/@LLVM_TARGETS_BUILT@/$(subst /,\/,$(TARGETS_TO_BUILD))/' \ + >> temp.sed ++ $(Verb) $(ECHO) 's/@LLVM_RPATH@/$(subst /,\/,$(RPATH))/' \ ++ >> temp.sed ++ $(Verb) $(ECHO) 's/@LLVM_LIBDIR@/$(subst /,\/,$(GENTOO_LIBDIR))/' \ ++ >> temp.sed + $(Verb) $(SED) -f temp.sed < $< > $@ + $(Verb) $(RM) temp.sed + +diff --git a/tools/llvm-config/llvm-config.cpp b/tools/llvm-config/llvm-config.cpp +index 3924e2e..f439c60 100644 +--- a/tools/llvm-config/llvm-config.cpp ++++ b/tools/llvm-config/llvm-config.cpp +@@ -250,7 +250,7 @@ int main(int argc, char **argv) { + ActivePrefix = CurrentExecPrefix; + ActiveIncludeDir = ActivePrefix + "/include"; + ActiveBinDir = ActivePrefix + "/bin"; +- ActiveLibDir = ActivePrefix + "/lib"; ++ ActiveLibDir = ActivePrefix + "/" LLVM_LIBDIR "/llvm"; + ActiveIncludeOption = "-I" + ActiveIncludeDir; + } + +@@ -277,7 +277,8 @@ int main(int argc, char **argv) { + } else if (Arg == "--cxxflags") { + OS << ActiveIncludeOption << ' ' << LLVM_CXXFLAGS << '\n'; + } else if (Arg == "--ldflags") { +- OS << "-L" << ActiveLibDir << ' ' << LLVM_LDFLAGS ++ OS << "-L" << ActiveLibDir << ' ' ++ << LLVM_RPATH << " -Wl," << ActiveLibDir << ' ' << LLVM_LDFLAGS + << ' ' << LLVM_SYSTEM_LIBS << '\n'; + } else if (Arg == "--libs") { + PrintLibs = true; +diff --git a/utils/FileCheck/Makefile b/utils/FileCheck/Makefile +index 268b7bc..e7674f9 100644 +--- a/utils/FileCheck/Makefile ++++ b/utils/FileCheck/Makefile +@@ -15,7 +15,7 @@ USEDLIBS = LLVMSupport.a + TOOL_NO_EXPORTS = 1 + + # Don't install this utility +-NO_INSTALL = 1 ++#NO_INSTALL = 1 + + include $(LEVEL)/Makefile.common + +-- +1.8.3.2 + diff --git a/sys-devel/llvm/llvm-3.3-r1.ebuild b/sys-devel/llvm/llvm-3.3-r1.ebuild new file mode 100644 index 000000000000..9ac1c00c9288 --- /dev/null +++ b/sys-devel/llvm/llvm-3.3-r1.ebuild @@ -0,0 +1,403 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r1.ebuild,v 1.1 2013/07/21 10:00:50 mgorny Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python{2_5,2_6,2_7} pypy{1_9,2_0} ) + +inherit eutils flag-o-matic multilib multilib-minimal \ + python-r1 toolchain-funcs pax-utils + +DESCRIPTION="Low Level Virtual Machine" +HOMEPAGE="http://llvm.org/" +SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.gz + clang? ( http://llvm.org/releases/${PV}/compiler-rt-${PV}.src.tar.gz + http://llvm.org/releases/${PV}/cfe-${PV}.src.tar.gz ) + !doc? ( http://dev.gentoo.org/~voyageur/distfiles/${P}-manpages.tar.bz2 )" + +LICENSE="UoI-NCSA" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" +IUSE="clang debug doc gold kernel_FreeBSD +libffi multitarget ocaml python + +static-analyzer test udis86 video_cards_radeon" + +DEPEND="dev-lang/perl + >=sys-devel/make-3.79 + >=sys-devel/flex-2.5.4 + >=sys-devel/bison-1.875d + || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1 ) + || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-3.2.3 ) + sys-libs/zlib + doc? ( dev-python/sphinx ) + gold? ( >=sys-devel/binutils-2.22[cxx] ) + libffi? ( virtual/pkgconfig + virtual/libffi[${MULTILIB_USEDEP}] ) + ocaml? ( dev-lang/ocaml ) + udis86? ( dev-libs/udis86[pic(+),${MULTILIB_USEDEP}] ) + ${PYTHON_DEPS}" +RDEPEND="dev-lang/perl + libffi? ( virtual/libffi[${MULTILIB_USEDEP}] ) + clang? ( python? ( ${PYTHON_DEPS} ) ) + udis86? ( dev-libs/udis86[pic(+),${MULTILIB_USEDEP}] ) + clang? ( !<=sys-devel/clang-3.3-r99 + !>=sys-devel/clang-9999 ) + abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )" + +# pypy gives me around 1700 unresolved tests due to open file limit +# being exceeded. probably GC does not close them fast enough. +REQUIRED_USE="${PYTHON_REQUIRED_USE} + test? ( || ( $(python_gen_useflags 'python*') ) )" + +S=${WORKDIR}/${P}.src + +pkg_setup() { + # need to check if the active compiler is ok + + broken_gcc=" 3.2.2 3.2.3 3.3.2 4.1.1 " + broken_gcc_x86=" 3.4.0 3.4.2 " + broken_gcc_amd64=" 3.4.6 " + + gcc_vers=$(gcc-fullversion) + + if [[ ${broken_gcc} == *" ${version} "* ]] ; then + elog "Your version of gcc is known to miscompile llvm." + elog "Check http://www.llvm.org/docs/GettingStarted.html for" + elog "possible solutions." + die "Your currently active version of gcc is known to miscompile llvm" + fi + + if [[ ${CHOST} == i*86-* && ${broken_gcc_x86} == *" ${version} "* ]] ; then + elog "Your version of gcc is known to miscompile llvm on x86" + elog "architectures. Check" + elog "http://www.llvm.org/docs/GettingStarted.html for possible" + elog "solutions." + die "Your currently active version of gcc is known to miscompile llvm" + fi + + if [[ ${CHOST} == x86_64-* && ${broken_gcc_amd64} == *" ${version} "* ]]; + then + elog "Your version of gcc is known to miscompile llvm in amd64" + elog "architectures. Check" + elog "http://www.llvm.org/docs/GettingStarted.html for possible" + elog "solutions." + die "Your currently active version of gcc is known to miscompile llvm" + fi +} + +src_unpack() { + default + + rm -f "${S}"/tools/clang "${S}"/projects/compiler-rt \ + || die "symlinks removal failed" + + if use clang; then + mv "${WORKDIR}"/cfe-${PV}.src "${S}"/tools/clang \ + || die "clang source directory move failed" + mv "${WORKDIR}"/compiler-rt-${PV}.src "${S}"/projects/compiler-rt \ + || die "compiler-rt source directory move failed" + fi +} + +src_prepare() { + if use clang; then + # Automatically select active system GCC's libraries, bugs #406163 and #417913 + epatch "${FILESDIR}"/clang-3.1-gentoo-runtime-gcc-detection-v3.patch + + # Fix search paths on FreeBSD, bug #409269 + # This patch causes problem for multilib on fbsd, see comments in the patch + # (aballier@g.o) + # epatch "${FILESDIR}"/clang-3.1-gentoo-freebsd-fix-lib-path.patch + + # Fix regression caused by removal of USE=system-cxx-headers, bug #417541 + # Needs to be updated for 3.2 + #epatch "${FILESDIR}"/clang-3.1-gentoo-freebsd-fix-cxx-paths-v2.patch + fi + + epatch "${FILESDIR}"/${PN}-3.2-nodoctargz.patch + epatch "${FILESDIR}"/${P}-R600_debug.patch + epatch "${FILESDIR}"/${PN}-3.3-gentoo-install.patch + use clang && epatch "${FILESDIR}"/clang-3.3-gentoo-install.patch + + # Fix insecure RPATHs that were removed upstream already. + epatch "${FILESDIR}"/${P}-insecure-rpath.patch + + local sub_files=( + Makefile.config.in + Makefile.rules + tools/llvm-config/llvm-config.cpp + ) + use clang && sub_files+=( + tools/clang/lib/Driver/Tools.cpp + tools/clang/tools/scan-build/scan-build + ) + + # unfortunately ./configure won't listen to --mandir and the-like, so take + # care of this. + # note: we're setting the main libdir intentionally. + # where per-ABI is appropriate, we use $(GENTOO_LIBDIR) make. + einfo "Fixing install dirs" + sed -e "s,@libdir@,$(get_libdir),g" \ + -e "s,@PF@,${PF},g" \ + -e "s,@EPREFIX@,${EPREFIX},g" \ + -i "${sub_files[@]}" \ + || die "install paths sed failed" + + # User patches + epatch_user +} + +llvm_add_ldpath() { + # Add LLVM built libraries to LD_LIBRARY_PATH. + # This way we don't have to hack RPATHs of executables. + local libpath + if use debug; then + libpath=${BUILD_DIR}/Debug+Asserts+Checks/lib + else + libpath=${BUILD_DIR}/Release/lib + fi + + export LD_LIBRARY_PATH=${libpath}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} +} + +multilib_src_configure() { + local CONF_FLAGS="--enable-keep-symbols + --enable-shared + --with-optimize-option= + $(use_enable !debug optimized) + $(use_enable debug assertions) + $(use_enable debug expensive-checks)" + + if use clang; then + CONF_FLAGS+=" + --with-clang-resource-dir=../lib/clang/${PV}" + fi + + if use multitarget; then + CONF_FLAGS="${CONF_FLAGS} --enable-targets=all" + else + CONF_FLAGS="${CONF_FLAGS} --enable-targets=host,cpp" + fi + + if [[ ${ABI} == amd64 ]]; then + CONF_FLAGS="${CONF_FLAGS} --enable-pic" + fi + + if multilib_is_native_abi && use gold; then + CONF_FLAGS="${CONF_FLAGS} --with-binutils-include=${EPREFIX}/usr/include/" + fi + if multilib_is_native_abi && use ocaml; then + CONF_FLAGS="${CONF_FLAGS} --enable-bindings=ocaml" + else + CONF_FLAGS="${CONF_FLAGS} --enable-bindings=none" + fi + + if use udis86; then + CONF_FLAGS="${CONF_FLAGS} --with-udis86" + fi + + if use video_cards_radeon; then + CONF_FLAGS="${CONF_FLAGS} + --enable-experimental-targets=R600" + fi + + if use libffi; then + append-cppflags "$(pkg-config --cflags libffi)" + fi + CONF_FLAGS="${CONF_FLAGS} $(use_enable libffi)" + + # build with a suitable Python version + python_export_best + + # llvm prefers clang over gcc, so we may need to force that + tc-export CC CXX + + ECONF_SOURCE=${S} \ + econf ${CONF_FLAGS} +} + +multilib_src_compile() { + local mymakeopts=( + VERBOSE=1 + REQUIRES_RTTI=1 + GENTOO_LIBDIR="$(get_libdir)" + ) + + local -x LD_LIBRARY_PATH=${LD_LIBRARY_PATH} + llvm_add_ldpath + + # Tests need all the LLVM built. + if multilib_is_native_abi || use test; then + emake "${mymakeopts[@]}" + else + # we need to build libs for llvm, then whole clang, + # since libs-only omits clang dir + # and clang fails to sub-compile with libs-only. + emake "${mymakeopts[@]}" libs-only + use clang && emake -C tools/clang "${mymakeopts[@]}" + fi + + if multilib_is_native_abi && use doc; then + emake -C "${S}"/docs -f Makefile.sphinx man html + fi + + if use debug; then + pax-mark m Debug+Asserts+Checks/bin/llvm-rtdyld + pax-mark m Debug+Asserts+Checks/bin/lli + else + pax-mark m Release/bin/llvm-rtdyld + pax-mark m Release/bin/lli + fi + if use test; then + pax-mark m unittests/ExecutionEngine/JIT/Release/JITTests + pax-mark m unittests/ExecutionEngine/MCJIT/Release/MCJITTests + pax-mark m unittests/Support/Release/SupportTests + fi +} + +multilib_src_test() { + local -x LD_LIBRARY_PATH=${LD_LIBRARY_PATH} + llvm_add_ldpath + + default + + use clang && emake -C tools/clang test +} + +src_install() { + local MULTILIB_WRAPPED_HEADERS=( + /usr/include/llvm/Config/config.h + /usr/include/llvm/Config/llvm-config.h + ) + + use clang && MULTILIB_WRAPPED_HEADERS+=( + /usr/include/clang/Config/config.h + ) + + multilib-minimal_src_install + + # Remove unnecessary headers on FreeBSD, bug #417171 + use kernel_FreeBSD && use clang && rm "${ED}"usr/lib/clang/${PV}/include/{arm_neon,std,float,iso,limits,tgmath,varargs}*.h +} + +multilib_src_install() { + local mymakeopts=( + DESTDIR="${D}" + GENTOO_LIBDIR="$(get_libdir)" + ) + + local -x LD_LIBRARY_PATH=${LD_LIBRARY_PATH} + llvm_add_ldpath + + if multilib_is_native_abi; then + emake "${mymakeopts[@]}" install + + # Move files back. + if path_exists -o "${ED}"/tmp/llvm-config.*; then + mv "${ED}"/tmp/llvm-config.* "${ED}"/usr/bin || die + fi + else + # we need to install libs for llvm, then whole clang + # since libs-only omits clang dir + # and clang install-libs doesn't install headers and stuff + # (we build it anyway, so install is not a problem) + emake "${mymakeopts[@]}" install-libs + use clang && emake -C tools/clang "${mymakeopts[@]}" install + + # Preserve ABI-variant of llvm-config, + # then drop all the executables since LLVM doesn't like to + # clobber when installing. + mkdir -p "${ED}"/tmp || die + mv "${ED}"/usr/bin/llvm-config "${ED}"/tmp/llvm-config.${ABI} || die + rm -r "${ED}"/usr/bin || die + fi + + # Fix install_names on Darwin. The build system is too complicated + # to just fix this, so we correct it post-install + local lib= f= odylib= libpv=${PV} + if [[ ${CHOST} == *-darwin* ]] ; then + eval $(grep PACKAGE_VERSION= configure) + [[ -n ${PACKAGE_VERSION} ]] && libpv=${PACKAGE_VERSION} + for lib in lib{EnhancedDisassembly,LLVM-${libpv},LTO,profile_rt,clang}.dylib {BugpointPasses,LLVMHello}.dylib ; do + # libEnhancedDisassembly is Darwin10 only, so non-fatal + # + omit clang libs if not enabled + [[ -f ${ED}/usr/lib/${PN}/${lib} ]] || continue + + ebegin "fixing install_name of $lib" + install_name_tool \ + -id "${EPREFIX}"/usr/lib/${PN}/${lib} \ + "${ED}"/usr/lib/${PN}/${lib} + eend $? + done + for f in "${ED}"/usr/bin/* "${ED}"/usr/lib/${PN}/lib{LTO,clang}.dylib ; do + # omit clang libs if not enabled + [[ -f ${ED}/usr/lib/${PN}/${lib} ]] || continue + + odylib=$(scanmacho -BF'%n#f' "${f}" | tr ',' '\n' | grep libLLVM-${libpv}.dylib) + ebegin "fixing install_name reference to ${odylib} of ${f##*/}" + install_name_tool \ + -change "${odylib}" \ + "${EPREFIX}"/usr/lib/${PN}/libLLVM-${libpv}.dylib \ + -change "@rpath/libclang.dylib" \ + "${EPREFIX}"/usr/lib/llvm/libclang.dylib \ + -change "${S}"/Release/lib/libclang.dylib \ + "${EPREFIX}"/usr/lib/llvm/libclang.dylib \ + "${f}" + eend $? + done + fi +} + +multilib_src_install_all() { + if use doc; then + doman docs/_build/man/*.1 + dohtml -r docs/_build/html/ + else + doman "${WORKDIR}"/${P}-manpages/*.1 + fi + + insinto /usr/share/vim/vimfiles/syntax + doins utils/vim/*.vim + + if use clang; then + cd tools/clang || die + + if use static-analyzer ; then + dobin tools/scan-build/ccc-analyzer + dosym ccc-analyzer /usr/bin/c++-analyzer + dobin tools/scan-build/scan-build + + insinto /usr/share/${PN} + doins tools/scan-build/scanview.css + doins tools/scan-build/sorttable.js + fi + + python_inst() { + if use static-analyzer ; then + pushd tools/scan-view >/dev/null || die + + python_doscript scan-view + + touch __init__.py || die + python_moduleinto clang + python_domodule __init__.py Reporter.py Resources ScanView.py startfile.py + + popd >/dev/null || die + fi + + if use python ; then + pushd bindings/python/clang >/dev/null || die + + python_moduleinto clang + python_domodule __init__.py cindex.py enumerations.py + + popd >/dev/null || die + fi + + # AddressSanitizer symbolizer (currently separate) + python_doscript "${S}"/projects/compiler-rt/lib/asan/scripts/asan_symbolize.py + } + python_foreach_impl python_inst + fi +} diff --git a/sys-devel/llvm/llvm-9999-r1.ebuild b/sys-devel/llvm/llvm-9999-r1.ebuild new file mode 100644 index 000000000000..216e37bb223d --- /dev/null +++ b/sys-devel/llvm/llvm-9999-r1.ebuild @@ -0,0 +1,374 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999-r1.ebuild,v 1.1 2013/07/21 10:00:50 mgorny Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python{2_5,2_6,2_7} pypy{1_9,2_0} ) + +inherit subversion eutils flag-o-matic multilib multilib-minimal \ + python-r1 toolchain-funcs pax-utils + +DESCRIPTION="Low Level Virtual Machine" +HOMEPAGE="http://llvm.org/" +SRC_URI="" +ESVN_REPO_URI="http://llvm.org/svn/llvm-project/llvm/trunk" + +LICENSE="UoI-NCSA" +SLOT="0" +KEYWORDS="" +IUSE="clang debug doc gold +libffi multitarget ocaml python + +static-analyzer test udis86 video_cards_radeon" + +DEPEND="dev-lang/perl + dev-python/sphinx + >=sys-devel/make-3.79 + >=sys-devel/flex-2.5.4 + >=sys-devel/bison-1.875d + || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1 ) + || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-3.2.3 ) + sys-libs/zlib + gold? ( >=sys-devel/binutils-2.22[cxx] ) + libffi? ( virtual/pkgconfig + virtual/libffi[${MULTILIB_USEDEP}] ) + ocaml? ( dev-lang/ocaml ) + udis86? ( dev-libs/udis86[pic(+),${MULTILIB_USEDEP}] ) + ${PYTHON_DEPS}" +RDEPEND="dev-lang/perl + libffi? ( virtual/libffi[${MULTILIB_USEDEP}] ) + clang? ( python? ( ${PYTHON_DEPS} ) ) + udis86? ( dev-libs/udis86[pic(+),${MULTILIB_USEDEP}] ) + clang? ( !<=sys-devel/clang-9999-r99 ) + abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )" + +# pypy gives me around 1700 unresolved tests due to open file limit +# being exceeded. probably GC does not close them fast enough. +REQUIRED_USE="${PYTHON_REQUIRED_USE} + test? ( || ( $(python_gen_useflags 'python*') ) )" + +pkg_setup() { + # need to check if the active compiler is ok + + broken_gcc=" 3.2.2 3.2.3 3.3.2 4.1.1 " + broken_gcc_x86=" 3.4.0 3.4.2 " + broken_gcc_amd64=" 3.4.6 " + + gcc_vers=$(gcc-fullversion) + + if [[ ${broken_gcc} == *" ${version} "* ]] ; then + elog "Your version of gcc is known to miscompile llvm." + elog "Check http://www.llvm.org/docs/GettingStarted.html for" + elog "possible solutions." + die "Your currently active version of gcc is known to miscompile llvm" + fi + + if [[ ${CHOST} == i*86-* && ${broken_gcc_x86} == *" ${version} "* ]] ; then + elog "Your version of gcc is known to miscompile llvm on x86" + elog "architectures. Check" + elog "http://www.llvm.org/docs/GettingStarted.html for possible" + elog "solutions." + die "Your currently active version of gcc is known to miscompile llvm" + fi + + if [[ ${CHOST} == x86_64-* && ${broken_gcc_amd64} == *" ${version} "* ]]; + then + elog "Your version of gcc is known to miscompile llvm in amd64" + elog "architectures. Check" + elog "http://www.llvm.org/docs/GettingStarted.html for possible" + elog "solutions." + die "Your currently active version of gcc is known to miscompile llvm" + fi +} + +src_unpack() { + if use clang; then + ESVN_PROJECT=compiler-rt S="${S}"/projects/compiler-rt subversion_fetch "http://llvm.org/svn/llvm-project/compiler-rt/trunk" + + # Force version match between LLVM, compiler-rt & clang + # but first work-around subversion.eclass smartness, bug #282486. + subversion_wc_info "http://llvm.org/svn/llvm-project/compiler-rt/trunk" + local ESVN_REVISION=${ESVN_WC_REVISION} + + ESVN_PROJECT=clang S="${S}"/tools/clang subversion_fetch "http://llvm.org/svn/llvm-project/cfe/trunk" + fi + + # Do llvm last so that ESVN_WC_* is top-level. + subversion_src_unpack +} + +src_prepare() { + epatch "${FILESDIR}"/${PN}-3.2-nodoctargz.patch + epatch "${FILESDIR}"/${PN}-3.4-gentoo-install.patch + use clang && epatch "${FILESDIR}"/clang-3.3-gentoo-install.patch + + local sub_files=( + Makefile.config.in + Makefile.rules + tools/llvm-config/llvm-config.cpp + ) + use clang && sub_files+=( + tools/clang/lib/Driver/Tools.cpp + tools/clang/tools/scan-build/scan-build + ) + + # unfortunately ./configure won't listen to --mandir and the-like, so take + # care of this. + # note: we're setting the main libdir intentionally. + # where per-ABI is appropriate, we use $(GENTOO_LIBDIR) make. + einfo "Fixing install dirs" + sed -e "s,@libdir@,$(get_libdir),g" \ + -e "s,@PF@,${PF},g" \ + -e "s,@EPREFIX@,${EPREFIX},g" \ + -i "${sub_files[@]}" \ + || die "install paths sed failed" + + # User patches + epatch_user +} + +llvm_add_ldpath() { + # Add LLVM built libraries to LD_LIBRARY_PATH. + # This way we don't have to hack RPATHs of executables. + local libpath + if use debug; then + libpath=${BUILD_DIR}/Debug+Asserts+Checks/lib + else + libpath=${BUILD_DIR}/Release/lib + fi + + export LD_LIBRARY_PATH=${libpath}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} +} + +multilib_src_configure() { + local CONF_FLAGS="--enable-keep-symbols + --enable-shared + --with-optimize-option= + $(use_enable !debug optimized) + $(use_enable debug assertions) + $(use_enable debug expensive-checks)" + + if use clang; then + CONF_FLAGS+=" + --with-clang-resource-dir=../lib/clang/3.4" + fi + + if use multitarget; then + CONF_FLAGS="${CONF_FLAGS} --enable-targets=all" + else + CONF_FLAGS="${CONF_FLAGS} --enable-targets=host,cpp" + if use video_cards_radeon; then + CONF_FLAGS="${CONF_FLAGS},r600" + fi + fi + + if [[ ${ABI} == amd64 ]]; then + CONF_FLAGS="${CONF_FLAGS} --enable-pic" + fi + + if multilib_is_native_abi && use gold; then + CONF_FLAGS="${CONF_FLAGS} --with-binutils-include=${EPREFIX}/usr/include/" + fi + if multilib_is_native_abi && use ocaml; then + CONF_FLAGS="${CONF_FLAGS} --enable-bindings=ocaml" + else + CONF_FLAGS="${CONF_FLAGS} --enable-bindings=none" + fi + + if use udis86; then + CONF_FLAGS="${CONF_FLAGS} --with-udis86" + fi + + if use libffi; then + append-cppflags "$(pkg-config --cflags libffi)" + fi + CONF_FLAGS="${CONF_FLAGS} $(use_enable libffi)" + + # build with a suitable Python version + python_export_best + + # llvm prefers clang over gcc, so we may need to force that + tc-export CC CXX + + ECONF_SOURCE=${S} \ + econf ${CONF_FLAGS} +} + +multilib_src_compile() { + local mymakeopts=( + VERBOSE=1 + REQUIRES_RTTI=1 + GENTOO_LIBDIR="$(get_libdir)" + ) + + local -x LD_LIBRARY_PATH=${LD_LIBRARY_PATH} + llvm_add_ldpath + + # Tests need all the LLVM built. + if multilib_is_native_abi || use test; then + emake "${mymakeopts[@]}" + else + # we need to build libs for llvm, then whole clang, + # since libs-only omits clang dir + # and clang fails to sub-compile with libs-only. + emake "${mymakeopts[@]}" libs-only + use clang && emake -C tools/clang "${mymakeopts[@]}" + fi + + if multilib_is_native_abi; then + emake -C "${S}"/docs -f Makefile.sphinx man + use doc && emake -C "${S}"/docs -f Makefile.sphinx html + fi + + if use debug; then + pax-mark m Debug+Asserts+Checks/bin/llvm-rtdyld + pax-mark m Debug+Asserts+Checks/bin/lli + else + pax-mark m Release/bin/llvm-rtdyld + pax-mark m Release/bin/lli + fi + if use test; then + pax-mark m unittests/ExecutionEngine/JIT/Release/JITTests + pax-mark m unittests/ExecutionEngine/MCJIT/Release/MCJITTests + pax-mark m unittests/Support/Release/SupportTests + fi +} + +multilib_src_test() { + local -x LD_LIBRARY_PATH=${LD_LIBRARY_PATH} + llvm_add_ldpath + + default + + use clang && emake -C tools/clang test +} + +src_install() { + local MULTILIB_WRAPPED_HEADERS=( + /usr/include/llvm/Config/config.h + /usr/include/llvm/Config/llvm-config.h + ) + + use clang && MULTILIB_WRAPPED_HEADERS+=( + /usr/include/clang/Config/config.h + ) + + multilib-minimal_src_install +} + +multilib_src_install() { + local mymakeopts=( + DESTDIR="${D}" + GENTOO_LIBDIR="$(get_libdir)" + ) + + local -x LD_LIBRARY_PATH=${LD_LIBRARY_PATH} + llvm_add_ldpath + + if multilib_is_native_abi; then + emake "${mymakeopts[@]}" install + + # Move files back. + if path_exists -o "${ED}"/tmp/llvm-config.*; then + mv "${ED}"/tmp/llvm-config.* "${ED}"/usr/bin || die + fi + else + # we need to install libs for llvm, then whole clang + # since libs-only omits clang dir + # and clang install-libs doesn't install headers and stuff + # (we build it anyway, so install is not a problem) + emake "${mymakeopts[@]}" install-libs + use clang && emake -C tools/clang "${mymakeopts[@]}" install + + # Preserve ABI-variant of llvm-config, + # then drop all the executables since LLVM doesn't like to + # clobber when installing. + mkdir -p "${ED}"/tmp || die + mv "${ED}"/usr/bin/llvm-config "${ED}"/tmp/llvm-config.${ABI} || die + rm -r "${ED}"/usr/bin || die + fi + + # Fix install_names on Darwin. The build system is too complicated + # to just fix this, so we correct it post-install + local lib= f= odylib= libpv=${PV} + if [[ ${CHOST} == *-darwin* ]] ; then + eval $(grep PACKAGE_VERSION= configure) + [[ -n ${PACKAGE_VERSION} ]] && libpv=${PACKAGE_VERSION} + for lib in lib{EnhancedDisassembly,LLVM-${libpv},LTO,profile_rt,clang}.dylib {BugpointPasses,LLVMHello}.dylib ; do + # libEnhancedDisassembly is Darwin10 only, so non-fatal + # + omit clang libs if not enabled + [[ -f ${ED}/usr/lib/${PN}/${lib} ]] || continue + + ebegin "fixing install_name of $lib" + install_name_tool \ + -id "${EPREFIX}"/usr/lib/${PN}/${lib} \ + "${ED}"/usr/lib/${PN}/${lib} + eend $? + done + for f in "${ED}"/usr/bin/* "${ED}"/usr/lib/${PN}/lib{LTO,clang}.dylib ; do + # omit clang libs if not enabled + [[ -f ${ED}/usr/lib/${PN}/${lib} ]] || continue + + odylib=$(scanmacho -BF'%n#f' "${f}" | tr ',' '\n' | grep libLLVM-${libpv}.dylib) + ebegin "fixing install_name reference to ${odylib} of ${f##*/}" + install_name_tool \ + -change "${odylib}" \ + "${EPREFIX}"/usr/lib/${PN}/libLLVM-${libpv}.dylib \ + -change "@rpath/libclang.dylib" \ + "${EPREFIX}"/usr/lib/llvm/libclang.dylib \ + -change "${S}"/Release/lib/libclang.dylib \ + "${EPREFIX}"/usr/lib/llvm/libclang.dylib \ + "${f}" + eend $? + done + fi +} + +multilib_src_install_all() { + doman docs/_build/man/*.1 + use doc && dohtml -r docs/_build/html/ + + insinto /usr/share/vim/vimfiles/syntax + doins utils/vim/*.vim + + if use clang; then + cd tools/clang || die + + if use static-analyzer ; then + dobin tools/scan-build/ccc-analyzer + dosym ccc-analyzer /usr/bin/c++-analyzer + dobin tools/scan-build/scan-build + + insinto /usr/share/${PN} + doins tools/scan-build/scanview.css + doins tools/scan-build/sorttable.js + fi + + python_inst() { + if use static-analyzer ; then + pushd tools/scan-view >/dev/null || die + + python_doscript scan-view + + touch __init__.py || die + python_moduleinto clang + python_domodule __init__.py Reporter.py Resources ScanView.py startfile.py + + popd >/dev/null || die + fi + + if use python ; then + pushd bindings/python/clang >/dev/null || die + + python_moduleinto clang + python_domodule __init__.py cindex.py enumerations.py + + popd >/dev/null || die + fi + + # AddressSanitizer symbolizer (currently separate) + python_doscript "${S}"/projects/compiler-rt/lib/asan/scripts/asan_symbolize.py + } + python_foreach_impl python_inst + fi +} diff --git a/sys-devel/llvm/metadata.xml b/sys-devel/llvm/metadata.xml index 4428300ba5df..7d349003815c 100644 --- a/sys-devel/llvm/metadata.xml +++ b/sys-devel/llvm/metadata.xml @@ -15,10 +15,12 @@ 3. A compiler infrastructure - LLVM is also a collection of source code that implements the language and compilation strategy. The primary components of the LLVM infrastructure are a GCC-based C and C++ front-end, a link-time optimization framework with a growing set of global and interprocedural analyses and transformations, static back-ends for many popular (and some obscure) architectures, a back-end which emits portable C code, and a Just-In-Time compilers for several architectures. 4. LLVM does not imply things that you would expect from a high-level virtual machine. It does not require garbage collection or run-time code generation (In fact, LLVM makes a great static compiler!). Note that optional LLVM components can be used to build high-level virtual machines and other systems that need these services. + Build the clang C/C++ compiler Build and install the HTML documentation and regenerate the man pages Build the gold linker plugin Build LLVM with sys-devel/llvm-gcc Build all host targets (default: host only) + Install the Clang static analyzer (requires USE=clang) Enable support for dev-libs/udis86 disassembler library diff --git a/sys-fs/archfs/Manifest b/sys-fs/archfs/Manifest deleted file mode 100644 index 0ed0901a3557..000000000000 --- a/sys-fs/archfs/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST archfs-0.5.6b.tar.gz 291482 SHA256 7c3ff42a277655a0c068ff15b1042d980ef6a157e5963502adf78112c6e371d0 SHA512 cdcff6c81b7e6567244a55c1efaabe91625125629542df8b12f8ef3a05776eacf519825505b2d8843a433497cdf5ca463076b9a08505b1aec9e02c6c85128b65 WHIRLPOOL 05f21ecf4e75ebcdf378a2eadca1906ba6736fd9ba268117de1e46459c1090e9b32022fd0890d693647e74942c9aafd4facb2614240cccd0067d46fdc7bced8c diff --git a/sys-fs/archfs/archfs-0.5.6b.ebuild b/sys-fs/archfs/archfs-0.5.6b.ebuild deleted file mode 100644 index fdd4526fa90c..000000000000 --- a/sys-fs/archfs/archfs-0.5.6b.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/archfs/archfs-0.5.6b.ebuild,v 1.3 2012/10/26 12:15:36 ago Exp $ - -EAPI=4 - -inherit autotools toolchain-funcs - -DESCRIPTION="Filesystem for rdiff-backup'ed folders" -HOMEPAGE="http://code.google.com/p/rdiff-backup-fs/" -SRC_URI="http://archfs.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="sys-fs/fuse" -RDEPEND="${DEPEND} - app-backup/rdiff-backup" - -S="${WORKDIR}/${P/b}" - -DOCS=( AUTHORS ChangeLog NEWS ) - -src_prepare() { - sed -i configure.ac \ - -e 's|-Wall -O3|-Wall|g' \ - -e 's| -lfuse||g' \ - -e 's|CFLAGS|INCLUDES|g' \ - -e 's|LDFLAGS|LIBS|g' \ - || die "sed failed" - eautoreconf -} - -src_compile() { - emake AR="$(tc-getAR)" -} diff --git a/sys-fs/archfs/metadata.xml b/sys-fs/archfs/metadata.xml deleted file mode 100644 index d8edea985859..000000000000 --- a/sys-fs/archfs/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - maintainer-needed@gentoo.org - - - archfs - - diff --git a/sys-fs/fuse-convmvfs/Manifest b/sys-fs/fuse-convmvfs/Manifest index e3c9bce514e4..7c5af3bf207d 100644 --- a/sys-fs/fuse-convmvfs/Manifest +++ b/sys-fs/fuse-convmvfs/Manifest @@ -1 +1 @@ -DIST fuse-convmvfs-0.2.6.tar.gz 94252 RMD160 794f28d1ffc79874ff44b5f20899eada9f9f69b3 SHA1 46b0dd34f07ee24c3cffa691d0bd4f334818a338 SHA256 67566fd4bc3f66211156872c60164aca898dcbba0669d52b8f74a9911b789695 +DIST fuse-convmvfs-0.2.6.tar.gz 94252 SHA256 67566fd4bc3f66211156872c60164aca898dcbba0669d52b8f74a9911b789695 diff --git a/sys-fs/fuse-convmvfs/metadata.xml b/sys-fs/fuse-convmvfs/metadata.xml index 7efef0ea980b..d9cd2cad66c2 100644 --- a/sys-fs/fuse-convmvfs/metadata.xml +++ b/sys-fs/fuse-convmvfs/metadata.xml @@ -2,7 +2,6 @@ -sbriesen@gentoo.org -Stefan Briesenick +maintainer-needed@gentoo.org diff --git a/sys-fs/fuse/Manifest b/sys-fs/fuse/Manifest index ccb10ed314be..710b62327180 100644 --- a/sys-fs/fuse/Manifest +++ b/sys-fs/fuse/Manifest @@ -1,5 +1,2 @@ -DIST fuse-2.8.6.tar.gz 505334 SHA256 1ec1913e38f09b2a9ec1579e1800805b5e2c747d1dce515e316dbb665ca139d6 SHA512 03cacc45c8ba6700fcdfa9064ef4e10d3ad6fc0e4fc49d41693de2caf03d44513d449b00a7c5d200d055d9481821252509259f5f3d2d6127fa51957a006a90fd WHIRLPOOL 668c01f5ae9742f3e70248d6d2b57cbeaa0decf93d5f7987550fe54d4ebdb6e445ff841e8d36a60a4824c114651b8a93b118e15b8a00ac30ddc813e583fa2b51 -DIST fuse-2.8.7.tar.gz 530601 SHA256 20713319a55f87ca6a4587721549cc76e11c54b095fa3cb69aa8b179aeb9b49d SHA512 c20fc2af3f3b19d86d68acf44e74555205ecb448a7e4d4ef4361a7520b01837ee39409400697e70b7e38cd8e6a1a24eb01f4ba4e5cb9a901dd170b52ee30a29c WHIRLPOOL df208e0373de809d28c4ee85b15abed3ac4dd78d1db609c6464ca9f446a695e4500d808b708861b0e993f293e4149e2998dfb0fe1e7c1beae8b3fe27161d5303 -DIST fuse-2.9.0.tar.gz 558554 SHA256 1bf669e5388d4f256c7875079d5a6b97837bad23eb77a1cbc8b54b46a88315f2 SHA512 bee17f24299b96af956fa2620d3d6764ac742197fd5e5b168f495d8b046d9954ccf7fbbdadc0087f52cf341cc90a31bd0404108403eb6dcabed5508c5f2d1918 WHIRLPOOL d35459f0b0b3be2fbb754ec23c738b76c157a0c07f11674319f7cb349f715524792dce1d658d218d170a8b4bbdf80eb19e14582225ff182eba1645e171964da4 -DIST fuse-2.9.1.tar.gz 559705 SHA256 51803d8224bf6adab052b340614980b28861f317c261eab1f1e9c6cf17b3dd75 SHA512 6675810ba92b9f8dd289eec9c4eb45fe371e6a7f7c0c5c7a2533d813353fcbbcb78e20eb61a92057a985a556eacc67e4e6a9d5d06513028e1c2c19ab7fe59ffc WHIRLPOOL 0c1b4e272bb8b891a09a7b7e768fdd5f75f8976268629ac1b554fb1c836d27ffc574895cff20c3c777289a52aeea9f4a86d7ea45412ae4a2c601146b06876611 DIST fuse-2.9.2.tar.gz 560123 SHA256 81a728fb3f87da33063068735e2fb7e2cd89df207d32687d3d3278385279cefc SHA512 017076a58a4d184f27657e1dcdc7d5f6814a9acdc365769e1efb6bf840380fba32bcee5f57b62ecb353840c06e0a8cc7c3eeeadceb4e983188b59af2fb2171bd WHIRLPOOL 721f7133ae1dacc5e52854166925aebc21bd26ee7b7226647f242a99ee5031aa798b3ebde356636fa95b0ab3611c40edd0b3146ec64f0b2ac7703e6caff60565 +DIST fuse-2.9.3.tar.gz 572044 SHA256 0beb83eaf2c5e50730fc553406ef124d77bc02c64854631bdfc86bfd6437391c SHA512 03f43f88694ec7e039ff3579a8e76349b5a5a05872c55901fc1d9ee53dbb6b1e69f6dd0005b620f3b5ead0b14da8eeb31d46b922d10f88f4e3f830aa47e8162c WHIRLPOOL 739562e48e85326049dac0ef06653e5e6574a01dd60649e23ddc0990ea6c1979e6ce952a1e84d0776b706fbcad79eb0e1328aa35f70ba4881db9a4482d254a04 diff --git a/sys-fs/fuse/fuse-2.8.6.ebuild b/sys-fs/fuse/fuse-2.8.6.ebuild deleted file mode 100644 index 03af0c680f01..000000000000 --- a/sys-fs/fuse/fuse-2.8.6.ebuild +++ /dev/null @@ -1,83 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.8.6.ebuild,v 1.10 2013/02/17 20:27:32 zmedico Exp $ - -EAPI=4 -inherit libtool linux-info - -MY_P=${P/_/-} -DESCRIPTION="An interface for filesystems implemented in userspace." -HOMEPAGE="http://fuse.sourceforge.net" -SRC_URI="mirror://sourceforge/fuse/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" -IUSE="kernel_linux kernel_FreeBSD static-libs" - -PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )" - -S=${WORKDIR}/${MY_P} - -pkg_setup() { - if use kernel_linux ; then - if kernel_is lt 2 6 9 ; then - die "Your kernel is too old." - fi - CONFIG_CHECK="~FUSE_FS" - FUSE_FS_WARNING="You need to have FUSE module built to use user-mode utils" - linux-info_pkg_setup - fi -} - -src_prepare() { - # fix building with glibc-2.14 #370411 - sed -i '1i#define _GNU_SOURCE' util/fusermount.c || die - - elibtoolize -} - -src_configure() { - econf \ - INIT_D_PATH="${EPREFIX}/etc/init.d" \ - MOUNT_FUSE_PATH="${EPREFIX}/sbin" \ - UDEV_RULES_PATH="${EPREFIX}/lib/udev/rules.d" \ - $(use_enable static-libs static) \ - --disable-example -} - -src_install() { - emake DESTDIR="${D}" install - - dodoc AUTHORS ChangeLog Filesystems README \ - README.NFS NEWS doc/how-fuse-works \ - doc/kernel.txt FAQ - docinto example - dodoc example/* - - if use kernel_linux ; then - newinitd "${FILESDIR}"/fuse.init fuse - elif use kernel_FreeBSD ; then - insinto /usr/include/fuse - doins include/fuse_kernel.h - newinitd "${FILESDIR}"/fuse-fbsd.init fuse - else - die "We don't know what init code install for your kernel, please file a bug." - fi - - find "${ED}" -name "*.la" -delete - rm -rf "${D}/dev" - - dodir /etc - cat > "${ED}"/etc/fuse.conf <<-EOF - # Set the maximum number of FUSE mounts allowed to non-root users. - # The default is 1000. - # - #mount_max = 1000 - - # Allow non-root users to specify the 'allow_other' or 'allow_root' - # mount options. - # - #user_allow_other - EOF -} diff --git a/sys-fs/fuse/fuse-2.8.7.ebuild b/sys-fs/fuse/fuse-2.8.7.ebuild deleted file mode 100644 index c0c3e5ff13c4..000000000000 --- a/sys-fs/fuse/fuse-2.8.7.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.8.7.ebuild,v 1.4 2013/02/17 20:27:32 zmedico Exp $ - -EAPI=4 -inherit libtool linux-info - -MY_P=${P/_/-} -DESCRIPTION="An interface for filesystems implemented in userspace." -HOMEPAGE="http://fuse.sourceforge.net" -SRC_URI="mirror://sourceforge/fuse/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" -IUSE="kernel_linux kernel_FreeBSD static-libs" - -PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )" - -S=${WORKDIR}/${MY_P} - -pkg_setup() { - if use kernel_linux ; then - if kernel_is lt 2 6 9 ; then - die "Your kernel is too old." - fi - CONFIG_CHECK="~FUSE_FS" - FUSE_FS_WARNING="You need to have FUSE module built to use user-mode utils" - linux-info_pkg_setup - fi -} - -src_prepare() { - elibtoolize -} - -src_configure() { - econf \ - INIT_D_PATH="${EPREFIX}/etc/init.d" \ - MOUNT_FUSE_PATH="${EPREFIX}/sbin" \ - UDEV_RULES_PATH="${EPREFIX}/lib/udev/rules.d" \ - $(use_enable static-libs static) \ - --disable-example -} - -src_install() { - emake DESTDIR="${D}" install - - dodoc AUTHORS ChangeLog Filesystems README \ - README.NFS NEWS doc/how-fuse-works \ - doc/kernel.txt FAQ - docinto example - dodoc example/* - - if use kernel_linux ; then - newinitd "${FILESDIR}"/fuse.init fuse - elif use kernel_FreeBSD ; then - insinto /usr/include/fuse - doins include/fuse_kernel.h - newinitd "${FILESDIR}"/fuse-fbsd.init fuse - else - die "We don't know what init code install for your kernel, please file a bug." - fi - - find "${ED}" -name "*.la" -delete - rm -rf "${D}/dev" - - dodir /etc - cat > "${ED}"/etc/fuse.conf <<-EOF - # Set the maximum number of FUSE mounts allowed to non-root users. - # The default is 1000. - # - #mount_max = 1000 - - # Allow non-root users to specify the 'allow_other' or 'allow_root' - # mount options. - # - #user_allow_other - EOF -} diff --git a/sys-fs/fuse/fuse-2.9.0.ebuild b/sys-fs/fuse/fuse-2.9.0.ebuild deleted file mode 100644 index e41ffa582f71..000000000000 --- a/sys-fs/fuse/fuse-2.9.0.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.9.0.ebuild,v 1.3 2013/02/17 20:27:32 zmedico Exp $ - -EAPI=4 -inherit libtool linux-info - -MY_P=${P/_/-} -DESCRIPTION="An interface for filesystems implemented in userspace." -HOMEPAGE="http://fuse.sourceforge.net" -SRC_URI="mirror://sourceforge/fuse/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" -IUSE="kernel_linux kernel_FreeBSD static-libs" - -PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )" - -S=${WORKDIR}/${MY_P} - -pkg_setup() { - if use kernel_linux ; then - if kernel_is lt 2 6 9 ; then - die "Your kernel is too old." - fi - CONFIG_CHECK="~FUSE_FS" - FUSE_FS_WARNING="You need to have FUSE module built to use user-mode utils" - linux-info_pkg_setup - fi -} - -src_prepare() { - elibtoolize -} - -src_configure() { - econf \ - INIT_D_PATH="${EPREFIX}/etc/init.d" \ - MOUNT_FUSE_PATH="${EPREFIX}/sbin" \ - UDEV_RULES_PATH="${EPREFIX}/lib/udev/rules.d" \ - $(use_enable static-libs static) \ - --disable-example -} - -src_install() { - emake DESTDIR="${D}" install - - dodoc AUTHORS ChangeLog Filesystems README \ - README.NFS NEWS doc/how-fuse-works \ - doc/kernel.txt FAQ - docinto example - dodoc example/* - - if use kernel_linux ; then - newinitd "${FILESDIR}"/fuse.init fuse - elif use kernel_FreeBSD ; then - insinto /usr/include/fuse - doins include/fuse_kernel.h - newinitd "${FILESDIR}"/fuse-fbsd.init fuse - else - die "We don't know what init code install for your kernel, please file a bug." - fi - - find "${ED}" -name "*.la" -delete - rm -rf "${D}/dev" - - dodir /etc - cat > "${ED}"/etc/fuse.conf <<-EOF - # Set the maximum number of FUSE mounts allowed to non-root users. - # The default is 1000. - # - #mount_max = 1000 - - # Allow non-root users to specify the 'allow_other' or 'allow_root' - # mount options. - # - #user_allow_other - EOF -} diff --git a/sys-fs/fuse/fuse-2.9.1.ebuild b/sys-fs/fuse/fuse-2.9.1.ebuild deleted file mode 100644 index 8804b6cb67b8..000000000000 --- a/sys-fs/fuse/fuse-2.9.1.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.9.1.ebuild,v 1.2 2013/02/17 20:27:32 zmedico Exp $ - -EAPI=4 -inherit libtool linux-info - -MY_P=${P/_/-} -DESCRIPTION="An interface for filesystems implemented in userspace." -HOMEPAGE="http://fuse.sourceforge.net" -SRC_URI="mirror://sourceforge/fuse/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" -IUSE="kernel_linux kernel_FreeBSD static-libs" - -PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )" - -S=${WORKDIR}/${MY_P} - -pkg_setup() { - if use kernel_linux ; then - if kernel_is lt 2 6 9 ; then - die "Your kernel is too old." - fi - CONFIG_CHECK="~FUSE_FS" - FUSE_FS_WARNING="You need to have FUSE module built to use user-mode utils" - linux-info_pkg_setup - fi -} - -src_prepare() { - elibtoolize -} - -src_configure() { - econf \ - INIT_D_PATH="${EPREFIX}/etc/init.d" \ - MOUNT_FUSE_PATH="${EPREFIX}/sbin" \ - UDEV_RULES_PATH="${EPREFIX}/lib/udev/rules.d" \ - $(use_enable static-libs static) \ - --disable-example -} - -src_install() { - emake DESTDIR="${D}" install - - dodoc AUTHORS ChangeLog Filesystems README \ - README.NFS NEWS doc/how-fuse-works \ - doc/kernel.txt FAQ - docinto example - dodoc example/* - - if use kernel_linux ; then - newinitd "${FILESDIR}"/fuse.init fuse - elif use kernel_FreeBSD ; then - insinto /usr/include/fuse - doins include/fuse_kernel.h - newinitd "${FILESDIR}"/fuse-fbsd.init fuse - else - die "We don't know what init code install for your kernel, please file a bug." - fi - - find "${ED}" -name "*.la" -delete - rm -rf "${D}/dev" - - dodir /etc - cat > "${ED}"/etc/fuse.conf <<-EOF - # Set the maximum number of FUSE mounts allowed to non-root users. - # The default is 1000. - # - #mount_max = 1000 - - # Allow non-root users to specify the 'allow_other' or 'allow_root' - # mount options. - # - #user_allow_other - EOF -} diff --git a/sys-fs/fuse/fuse-2.9.1-r1.ebuild b/sys-fs/fuse/fuse-2.9.3.ebuild similarity index 75% rename from sys-fs/fuse/fuse-2.9.1-r1.ebuild rename to sys-fs/fuse/fuse-2.9.3.ebuild index a129da4dfe9d..a63b975d575e 100644 --- a/sys-fs/fuse/fuse-2.9.1-r1.ebuild +++ b/sys-fs/fuse/fuse-2.9.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.9.1-r1.ebuild,v 1.12 2013/02/17 20:27:32 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.9.3.ebuild,v 1.1 2013/07/21 08:54:32 radhermit Exp $ -EAPI=4 +EAPI=5 inherit eutils libtool linux-info udev toolchain-funcs MY_P=${P/_/-} @@ -12,11 +12,10 @@ SRC_URI="mirror://sourceforge/fuse/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" -IUSE="kernel_linux kernel_FreeBSD static-libs" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +IUSE="examples kernel_linux kernel_FreeBSD static-libs" PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )" -RDEPEND="" DEPEND="virtual/pkgconfig" S=${WORKDIR}/${MY_P} @@ -33,6 +32,9 @@ pkg_setup() { } src_prepare() { + # sandbox violation with mtab writability wrt #438250 + # don't sed configure.in without eautoreconf because of maintainer mode + sed -i 's:umount --fake:true --fake:' configure || die elibtoolize } @@ -46,13 +48,16 @@ src_configure() { } src_install() { - emake DESTDIR="${D}" install + default dodoc AUTHORS ChangeLog Filesystems README \ README.NFS NEWS doc/how-fuse-works \ doc/kernel.txt FAQ - docinto example - dodoc example/* + + if use examples ; then + docinto examples + dodoc example/* + fi if use kernel_linux ; then newinitd "${FILESDIR}"/fuse.init fuse @@ -65,7 +70,7 @@ src_install() { fi prune_libtool_files - rm -rf "${D}/dev" + rm -rf "${D}"/dev dodir /etc cat > "${ED}"/etc/fuse.conf <<-EOF diff --git a/sys-fs/iprutils/metadata.xml b/sys-fs/iprutils/metadata.xml index 2de357c2490b..f9a5b22fcbec 100644 --- a/sys-fs/iprutils/metadata.xml +++ b/sys-fs/iprutils/metadata.xml @@ -2,8 +2,4 @@ ppc64 - - ranger@gentoo.org - Brent Baude - diff --git a/sys-fs/s3ql/Manifest b/sys-fs/s3ql/Manifest index b529bc0a83ab..8a36d38ed209 100644 --- a/sys-fs/s3ql/Manifest +++ b/sys-fs/s3ql/Manifest @@ -1,8 +1,4 @@ -DIST s3ql-1.12.tar.bz2 1440014 SHA256 e9cb22b91bbe372536d064862d893f3ac7c2c448a8760eec998dea7ba39ca451 SHA512 6dc44386332387538b4c43cb70f11e3c7ddaab26f57c98e368625f1475ac3c81c5eef6c5980794ed0ccddd1333ef26c0b96355ef3e1ef437a755257860806794 WHIRLPOOL b96e8fe043a880e171a53a2682094323359ee373eb5aeef9a5f524d062a04cd30f3e776df19dd3545eaec20634982931065509c2c9621d6ea38f6a8af79a2deb -DIST s3ql-1.13.1.tar.bz2 1460789 SHA256 db2479bc209b6dbdb2063b2e008612fdd78710dd760e84efeaea2273477d0bd7 SHA512 68bfbbeb9276c5d8af1a4a3bc3d04f16bfb7eceef29754c814802055f0ce096f255f73c251359aa5161ca2520fd460511f704dc2ded16229cee3b1099e877c43 WHIRLPOOL ce07752aee2595b68285c1ade14ad625d36e72a19ba0648b722829973dcfd4b5ab9af0481e57e3ef469b9839c98cdf8ad96f03b476dd5abfdb6415dd62c75013 -DIST s3ql-1.13.2.tar.bz2 1462097 SHA256 ac657dbd5a73abfe363b07d3b31035d7406cd537a3c0978075a59500337f88a3 SHA512 de18fa39bb4e6466ca1d97d77d0937b271b0c0712d32b280f3e6a7b699a0113902d33a68b7b54272da55a53e6818fb6e7dda440578fe7f675567001128aed56b WHIRLPOOL c242887bf9111290aa1af164e16185671b7d35557b3dab23801faca324eee2c18396c35b0a415dfac05f43a00640bc024f5d51d05aa104ea055e850364e8b9cf -DIST s3ql-1.14.tar.bz2 1462739 SHA256 ae78f70ea8a5aea87a587c1a44a02bad9a3823e9de3b5f9c399f5bb6debb124c SHA512 501e20c4ad50c778613767a86b8cdfa380fda1311f1da513467bfed39a37f668d378de59a3aba27e3b6216167533bf8377651f7fcbccd39fefc300886611eccb WHIRLPOOL 7050ef38ad359fbf7323972bde3ff772c5f437ed37229efc49a31f9780040fa9de7295b7fbadabacadabb8f8ee1694a9ce19eb135207186145cdd3f2d5655845 DIST s3ql-1.15.tar.bz2 944374 SHA256 3521aef6613fc523f5ec4762124361297ff5cdf15dbe1f1f1a658c9df473beb6 SHA512 152ada472d866ca8c37195511497f7256de1e8767400a8166d51d6beeb1a6e6948870d170e044324d7320c45076a314f8cce676fa41a205eb0c9da8a0093e4d0 WHIRLPOOL 00173c2f32d2e5df8fcddbb7d17fb08aadbea7511717f5a12e475ad140de8060a587cb1cce0efbef808ef7f676cd6ce66f3feedc5d0bbaf796a0b650ffa5bf5e -DIST s3ql-2.1.tar.bz2 936691 SHA256 73c34636fde5b15c062030538ca0f78d4f94c2ba76dd6514b5194e04e10a81c3 SHA512 c643edbc07e5cfb1b71a5098f84cfad947e49e39f3a23bdf7ea2419d27347ddbaeeccd1244eb5eb679cbd28ac401a15cb957b8a6fcc8ea062ae36a5ddb0ff6e4 WHIRLPOOL dc2b29feffcec2b58375db97625824ebf9d711000df2561bea3fe85c15ff911c1120ae5d7e91620f1b4d0adaeb60c7ce7971ec47a7b0334b7f19d64b3394b008 +DIST s3ql-1.16.tar.bz2 950071 SHA256 06cf4604384926ab7bd8581a2d9c31f3a60032888336991aca9efe8c679a5e38 SHA512 dbef33863e479e90b3db8b851a8cce6d19eb6479df297791c0585b05f87f9052d62696769edb5d9a4ea845e9c34d89f140a741fdcc5c7b0caff2412c30b3bc6f WHIRLPOOL ffcb12f1f9600ca98bd7db7e4eb5d6cea76c6aef351049f4e1b17ad3dcba3fa94b5134ab92f295fbea940ed1d58f2c9ce1ead93f1208362fb074698bcafe9802 DIST s3ql-2.2.tar.bz2 924093 SHA256 8ed9898217d8dc3b2c2e1636c6804fa179bbb18159a3d635199dc7205f9005c3 SHA512 f5091a70b31baec428ea3786051a598a38be83b8ef546cbd730c8d8e6b9c279e8a56ba443b37b74997ecc15b3f51138b7b79dea379f875847683e247a613031d WHIRLPOOL 5d511ec0d3d1d0eaaa44be32468424650b1bb1e6dfc3593f52e85f31f3d6e58fdd146ae0640dd808b1d296e5ccbc9454a072b3543fc32c6cf126c6a9f3c32399 DIST s3ql-2.3.tar.bz2 929937 SHA256 7ca29ac40ea9b389dd432b5b7a2246d75e1411371a64fd16e264c66a2379cef8 SHA512 f0baa947ab6b8f3109b87e8a64032f72fcd1aeca81200e16c3b76cbfcb03e82704c8f645584a3e3372a912ec4961b17911df7ca7028b7fb43f0bdff5fa4bc2a6 WHIRLPOOL 730e776cf9ad5fb10f693092cba193c3e1508e81eb785f823578d27984cedf4759a19a5477cc0510e8a850cd4ea206a714b005d1e94a5f6800e5b6b22e8398a7 diff --git a/sys-fs/s3ql/s3ql-1.12-r1.ebuild b/sys-fs/s3ql/s3ql-1.12-r1.ebuild deleted file mode 100644 index 42d2d89708b4..000000000000 --- a/sys-fs/s3ql/s3ql-1.12-r1.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.12-r1.ebuild,v 1.2 2013/01/07 08:54:18 mgorny Exp $ - -EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7} ) - -inherit distutils-r1 - -DESCRIPTION="A full-featured file system for online data storage" -HOMEPAGE="http://code.google.com/p/s3ql/" -SRC_URI="http://s3ql.googlecode.com/files/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="contrib doc test" - -RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/apsw-3.7.0[${PYTHON_USEDEP}] - >=dev-python/llfuse-0.37[${PYTHON_USEDEP}] - dev-python/pycryptopp[${PYTHON_USEDEP}] - dev-python/pyliblzma[${PYTHON_USEDEP}] - sys-fs/fuse - virtual/python-argparse[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - test? ( - net-misc/rsync[xattr] - virtual/python-unittest2 - )" - -python_test() { - if [[ ${EUID} -ne 0 ]] ; then - ewarn "Skipping tests: root privileges are required so userpriv must be disabled" - else - addwrite /dev/fuse - esetup.py test - fi -} - -python_install_all() { - distutils-r1_python_install_all - - if use contrib ; then - exeinto /usr/share/doc/${PF}/contrib - docompress -x /usr/share/doc/${PF}/contrib - doexe contrib/*.{py,sh} - doman contrib/*.1 - fi - - if use doc ; then - dodoc doc/manual.pdf - dohtml -r doc/html/* - fi -} diff --git a/sys-fs/s3ql/s3ql-1.13.1.ebuild b/sys-fs/s3ql/s3ql-1.13.1.ebuild deleted file mode 100644 index 6ff9d12c44f1..000000000000 --- a/sys-fs/s3ql/s3ql-1.13.1.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/sys-fs/s3ql/s3ql-1.13.1.ebuild,v 1.1 2013/03/02 07:29:07 radhermit Exp $ - -EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) - -inherit distutils-r1 - -DESCRIPTION="A full-featured file system for online data storage" -HOMEPAGE="http://code.google.com/p/s3ql/" -SRC_URI="http://s3ql.googlecode.com/files/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="contrib doc test" - -RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/apsw-3.7.0[${PYTHON_USEDEP}] - >=dev-python/llfuse-0.37[${PYTHON_USEDEP}] - dev-python/pycryptopp[${PYTHON_USEDEP}] - dev-python/pyliblzma[${PYTHON_USEDEP}] - sys-fs/fuse - virtual/python-argparse[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - net-misc/rsync[xattr] - virtual/python-unittest2 - )" - -python_test() { - if [[ ${EUID} -ne 0 ]] ; then - ewarn "Skipping tests: root privileges are required so userpriv must be disabled" - else - addwrite /dev/fuse - esetup.py test - fi -} - -python_install_all() { - distutils-r1_python_install_all - - if use contrib ; then - exeinto /usr/share/doc/${PF}/contrib - docompress -x /usr/share/doc/${PF}/contrib - doexe contrib/*.{py,sh} - doman contrib/*.1 - fi - - if use doc ; then - dodoc doc/manual.pdf - dohtml -r doc/html/* - fi -} diff --git a/sys-fs/s3ql/s3ql-1.13.2.ebuild b/sys-fs/s3ql/s3ql-1.13.2.ebuild deleted file mode 100644 index 68b257af0fa8..000000000000 --- a/sys-fs/s3ql/s3ql-1.13.2.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/sys-fs/s3ql/s3ql-1.13.2.ebuild,v 1.1 2013/03/11 05:55:30 radhermit Exp $ - -EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) - -inherit distutils-r1 - -DESCRIPTION="A full-featured file system for online data storage" -HOMEPAGE="http://code.google.com/p/s3ql/" -SRC_URI="http://s3ql.googlecode.com/files/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="contrib doc test" - -RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/apsw-3.7.0[${PYTHON_USEDEP}] - >=dev-python/llfuse-0.37[${PYTHON_USEDEP}] - dev-python/pycryptopp[${PYTHON_USEDEP}] - dev-python/pyliblzma[${PYTHON_USEDEP}] - sys-fs/fuse - virtual/python-argparse[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - net-misc/rsync[xattr] - virtual/python-unittest2 - )" - -python_test() { - if [[ ${EUID} -ne 0 ]] ; then - ewarn "Skipping tests: root privileges are required so userpriv must be disabled" - else - addwrite /dev/fuse - esetup.py test - fi -} - -python_install_all() { - distutils-r1_python_install_all - - if use contrib ; then - exeinto /usr/share/doc/${PF}/contrib - docompress -x /usr/share/doc/${PF}/contrib - doexe contrib/*.{py,sh} - doman contrib/*.1 - fi - - if use doc ; then - dodoc doc/manual.pdf - dohtml -r doc/html/* - fi -} diff --git a/sys-fs/s3ql/s3ql-1.15.ebuild b/sys-fs/s3ql/s3ql-1.15.ebuild index c404b152c1c1..826fe1c1b7d3 100644 --- a/sys-fs/s3ql/s3ql-1.15.ebuild +++ b/sys-fs/s3ql/s3ql-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.15.ebuild,v 1.1 2013/05/29 02:08:08 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.15.ebuild,v 1.2 2013/07/21 08:52:12 radhermit Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -30,6 +30,11 @@ DEPEND="${RDEPEND} virtual/python-unittest2[${PYTHON_USEDEP}] )" +python_prepare_all() { + # use system setuptools + sed -i '/use_setuptools/d' setup.py || die +} + python_test() { if [[ ${EUID} -ne 0 ]] ; then ewarn "Skipping tests: root privileges are required so userpriv must be disabled" diff --git a/sys-fs/s3ql/s3ql-1.14.ebuild b/sys-fs/s3ql/s3ql-1.16.ebuild similarity index 86% rename from sys-fs/s3ql/s3ql-1.14.ebuild rename to sys-fs/s3ql/s3ql-1.16.ebuild index 48cf6783e3b5..01d930c1dea6 100644 --- a/sys-fs/s3ql/s3ql-1.14.ebuild +++ b/sys-fs/s3ql/s3ql-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.14.ebuild,v 1.1 2013/04/11 01:31:35 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.16.ebuild,v 1.1 2013/07/21 08:52:12 radhermit Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -30,6 +30,11 @@ DEPEND="${RDEPEND} virtual/python-unittest2[${PYTHON_USEDEP}] )" +python_prepare_all() { + # use system setuptools + sed -i '/use_setuptools/d' setup.py || die +} + python_test() { if [[ ${EUID} -ne 0 ]] ; then ewarn "Skipping tests: root privileges are required so userpriv must be disabled" diff --git a/sys-fs/s3ql/s3ql-2.1.ebuild b/sys-fs/s3ql/s3ql-2.1.ebuild deleted file mode 100644 index e004cdee8885..000000000000 --- a/sys-fs/s3ql/s3ql-2.1.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-2.1.ebuild,v 1.1 2013/06/15 09:35:17 radhermit Exp $ - -EAPI=5 -PYTHON_COMPAT=( python3_3 ) - -inherit distutils-r1 - -DESCRIPTION="A full-featured file system for online data storage" -HOMEPAGE="http://code.google.com/p/s3ql/" -SRC_URI="http://s3ql.googlecode.com/files/${P/_/-}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="contrib doc test" - -RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/apsw-3.7.0[${PYTHON_USEDEP}] - >=dev-python/llfuse-0.39[${PYTHON_USEDEP}] - dev-python/pycrypto[${PYTHON_USEDEP}] - sys-fs/fuse" -DEPEND="${RDEPEND} - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - net-misc/rsync[xattr] - )" - -python_test() { - if [[ ${EUID} -ne 0 ]] ; then - ewarn "Skipping tests: root privileges are required so userpriv must be disabled" - else - addwrite /dev/fuse - esetup.py test - fi -} - -python_install_all() { - distutils-r1_python_install_all - - if use contrib ; then - exeinto /usr/share/doc/${PF}/contrib - docompress -x /usr/share/doc/${PF}/contrib - doexe contrib/*.{py,sh} - doman contrib/*.1 - fi - - if use doc ; then - dodoc doc/manual.pdf - dohtml -r doc/html/* - fi -} diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.10.1.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.10.1.ebuild index 82f7d14e733b..5121e6b9f4a3 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.10.1.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-3.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.10.1.ebuild,v 1.1 2013/07/13 19:46:05 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.10.1.ebuild,v 1.2 2013/07/21 01:16:28 mattst88 Exp $ EAPI="5" ETYPE="sources" @@ -11,7 +11,7 @@ inherit kernel-2 detect_version detect_arch -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches" IUSE="deblob" diff --git a/sys-kernel/hardened-sources/Manifest b/sys-kernel/hardened-sources/Manifest index 7f8cf9fc4ecb..4e6408ef0cc6 100644 --- a/sys-kernel/hardened-sources/Manifest +++ b/sys-kernel/hardened-sources/Manifest @@ -14,22 +14,18 @@ DIST genpatches-3.10-3.base.tar.xz 52604 SHA256 56b05e27e86960023523c06e9c8f9fbd DIST genpatches-3.2-16.base.tar.xz 410332 SHA256 d3ad97b119c5b8cfd8e34f1cf118dc7d5bbe61fe908a5627f8ab6365517d7190 SHA512 6c917efbdd26dada3e68241c4d55833968e8ee7044ea7fa2edeffdd4d7eb0edac157057abb75da09ac6d2b5368d228ecd1c2ac6006a9d45b91dbb264eae33625 WHIRLPOOL 155a5b3297ec53a6bdb76e20c8c89d4f4c35ed2bb47e20281ce305bf9edd413e4d89168e250a699ace0561c151ef2f484c05e59013dbd971d43184c5f072a71a DIST genpatches-3.2-16.extras.tar.xz 16764 SHA256 c3f5adba6f1700c716354b91bc624115c6f5cae6f8fbdc51d07a76d4546bacaa SHA512 e3245c05f3385bb27852c00a39a898c91b3c0006e19c5db561f3e41f9bef7e97012ed29ddf9b0e2bd1ba1fa16590e516fb00ce754a84dd5c653c046b9f4e63f9 WHIRLPOOL 3c1ee6db88607ed91366067217d4a556fb5516ce8bee2859e97be7e214a05609e2d36ec27ec413154baa432a984f53cf69cfb94ae65ec4b8d2e9a86641d77a0b DIST genpatches-3.8-13.base.tar.xz 245752 SHA256 f8c3caaf401397b4d61bdbd36c58600d9a0cc2d08287a550119dc133643d1add SHA512 4eb813a962a14c19b6e7b37a93a9ad9479519cd1e8b71c22d455c4431f84dee6525679ac74ec4362496f190dbdb9561fa80a52c870b62d96a363ae8db617b3d9 WHIRLPOOL d9a2c45446d24e330fddc585ecc2b472f3e9f463ad9a415efb0d3af67e8358002044339bc973dc8a07ed2b73f13a7b821eedd742114b753c4dcc26d58925d359 -DIST genpatches-3.9-13.base.tar.xz 269376 SHA256 686525b2a3f1d8bd6b0be37c881dd86639cc54dccd0e261c3dc37d6d1f0054a8 SHA512 92ae16aa2bb10429f6fdbd0cbb5c1055d35eab466714d8461b13fb9f42b01581312da0e54e1cf61c58ad2b64750f0765101b3c079e583fccacd0811a20b40bd9 WHIRLPOOL b559a5dfefa68a8bd5a84e74587621137bc2b738f188c583663a60ad76d200d2cf9da3be9bfacad5b4dd4d256f479a8fbb9765116240ad57936ed6b4ad7f6e06 DIST genpatches-3.9-14.base.tar.xz 278412 SHA256 c5cc0e1e455e4ce751f11c33b59ce7a63540613ebe35371cda07bd8c4d7b2a4e SHA512 d09ecb9ec1418aa1c94ab70da477de19aa5f67c8d991856c8d29dd842182a86b93a274bca71bdeb95b9197674b22e6a6840b43ec103309124f855307dee255d5 WHIRLPOOL 25b86aaa6b58279d7e1e1b08d607fe3b4d993c1c7498815dda2fa2021f5e65a0264b4b612004a6c2d1bd534db6c843b7ca08871ee24fbe278e41d6c70fdb9273 DIST genpatches-3.9-9.base.tar.xz 155404 SHA256 db446d34c2d6c64da36e4196a3dd98424006b6abad3bcb3382b36d6380e41508 SHA512 7199a17e251ba6b71ed7d63a1ea57cec8c601b49e7f4f5559d1ab12ae57147fea2bd971af653dd7120f66804accec6d7281b9ea3891d80af5387b0a487d79f72 WHIRLPOOL 5971198fb42661599879e9c0cb9b034897c7e154efd0a8c95e9d1296f62bdc61747ac979cad6f9201c1c342c5a155a5041dac4591f2329c11a51a3685789f860 DIST hardened-patches-2.6.32-165.extras.tar.bz2 921768 SHA256 71862e42d16bd1828f2798a4f58698c9b01ba71b630eae01b9bfd6cd106e4228 SHA512 866696ecd00c0a75151fc7229e87edb8f6c971a67bed51f48887dbfa28b85daac6412ed60889f0711e450fe0a8cc4221ba9434ba9cdd9d255a2904027a51edee WHIRLPOOL e12fbf61183c0f80c62957987e31f38a159675f5955f258a8a8da05627b111819eddaf00bdd23b456b84a45cef8f57614a203857d48fd77a19fd1a913bc24978 DIST hardened-patches-2.6.32-175.extras.tar.bz2 973143 SHA256 c86587161d79003b9a8865e483c892d1e2d8d3c7355d604f4b466b9eb193f67d SHA512 8173228ebcb0bd61e896c35f810c6e446b6ac7fbed6820f2a5ae44c3d1ec6c6e10982ae9ba6fe8bc56508130872b9b55e5e6d11d7c15303263d19270eec016ff WHIRLPOOL f305b63601c0a0341eea0e2c1a9d530b0013f565bce396a93ea9f54194774bd2070beeb24984daf0e2d88c2bcd1e8a6dedcdc3549ff244176ecb452dd9a6291e -DIST hardened-patches-2.6.32-179.extras.tar.bz2 981728 SHA256 bc75081ab7b7b00e57e6d3d3e00b9cab3ce590d8fb87703541888349f8a9560d SHA512 c6396a905360671e7d251feddb8fd315533f838549857a3733b3659f28f36b13d9347b88f557b680bc833f9143f0ffca7db0aad3c6a1c60a479856139ce85847 WHIRLPOOL d09a87ea562059714f8362a5fad7d7bb04fb065c839b3b3f0d452c85815541eb6a61d13eb3472de654938b4fa143c788d2e795a35b6a18e4152ab49dd1aea6e8 DIST hardened-patches-2.6.32-180.extras.tar.bz2 982186 SHA256 5907c4d7beb20993dca68633aae560e5353b21d2bb9e114dae4add0b91d145c8 SHA512 ef3907557a5ad327a7b1a3fafeebcfd80089d16985e3399dc767af8c529fc548dd9d507897b6bc0afc5e026a2671005225ddb5234e418b18bf8c8a23143474f8 WHIRLPOOL 9829ce00ab7ff120c1dc2748b8b6c1432c812de892d444881443332542de122ca2f27b2df1e9e1440ee553ec377446ea90088d31165a44b26d05ede5d64e42e8 -DIST hardened-patches-2.6.32-182.extras.tar.bz2 983548 SHA256 979abe73903054807b33d472e5572e17d8d8ced982644719c1b4e275d5582cd3 SHA512 a5221729bc11c134cd3405dda656fafb817fca2998d89dbcbf25d440d28ae0ff74ac6fce968a7318d463103cee8f658d2137200188226574ba376eae575bebce WHIRLPOOL 77c9809647279f50af5380639b590571414bc892e592afc976c1708b37121017bd0fddafa451156e8704dce49148f42f8c73dc789331363d65b8c4bb24cc7fef -DIST hardened-patches-3.10.1-1.extras.tar.bz2 722683 SHA256 40086ed367cac1ce4ce9297edfe2c6f53c67bee2d584265a17c31539e505addb SHA512 21eebcf66911bc408081f347a0295a424917b6d6150f9290747ea14b74476666df0e2caacf982adda6bfb3b11ef421f08200f5215fe7e15d1889a4d12794700c WHIRLPOOL e28574affdd4f63ddf6cff1206b9ed0bd7bc956ff3e0fa54bda452366ce045adf3ac8e01c8e6aba909d6d3730fb1560e3c05f40e3c1b4479eadf57f1d916ca5f +DIST hardened-patches-2.6.32-183.extras.tar.bz2 978467 SHA256 445dd8e90100663e9c52f64a841519df93a7086206fcafdec9bea482ae520762 SHA512 6e55e25ee2089b9ce4aac45097dc5cf3f8314393f3bdab160bb7e133701458491822517ec6fccbee05ce9a280234b8f2925b6dea5d82875b8c29e6677ac31958 WHIRLPOOL a3b9488c7567b0f516160abc9d5e43e0bf6008d6db66165f2a776273771f8839df4dbe5bfcb45d21be4590bff2abfe41b4c9e2509247c05041b3f0e78f1a4588 +DIST hardened-patches-3.10.1-2.extras.tar.bz2 722434 SHA256 16c35d0b79f667833d6439760c4e494409ed171d8893dffcdc1515f504663682 SHA512 e33fe8d1ce0a1eb90a632054c4f5530f57c69a6c4b7cc2557e45293d7732fd49c9bcae69af9a67e26686255384cc1eeb463254e015066de4518c2421b59bf47d WHIRLPOOL 1b0e3c70a1755b20f9bedfc9f7e9e3788f1be5a5462ef487bbe54b562f3515b632ca40ccc05f7393445c7f4a83e067204a43853479b4ec7e36830975877d2ad5 DIST hardened-patches-3.2.46-2.extras.tar.bz2 1424205 SHA256 b6f6a01be866da60f17a5a1a40ca833005f4bd9a80abc7be8e0b39a48dbf75b9 SHA512 9e265c1cc21ce61c554d32acf6bf45ac959b170af429df796ffdd08e1f98eea2d4a902d899a62ab750bf5e1c02b11ead045ffa2a9309631acd2a143394c4533e WHIRLPOOL b083157f6fd754a65ac6748c634f61e400f2107eaecd9eab5580ab1a08322c975e4f1610dab01543614e82ed3437ce1a520317d40d588d7fc63df24abbb25fd2 -DIST hardened-patches-3.2.48-1.extras.tar.bz2 1454507 SHA256 d583e8983f78c3af9c085959a92f1dad0fd3e34806879b700133d169c00bdb7c SHA512 f6338560b2f873e0dc1e33bb7e926739b046424264b9c033de405f767c552c94f1cfbb9703c131a969e08b3f63ebeda692f1d836ae6a5864d3e813c45e0f0f45 WHIRLPOOL bd40c81d68570ff2d0ee527a035fb6c73eaf672c6ba32ff6f4a372ae3920260889794e1794a597f69d52d6420794f447c45e8ed76ebe513e74e73a524909f6ae DIST hardened-patches-3.2.48-2.extras.tar.bz2 1448589 SHA256 3cd98485742f3239dd76b539eaee2c6af51847f269dfd22d2ec2779aadcaa6db SHA512 76bf331630ae28b29f3dd4f703db81338581888093e4568a258bda49aab72117688613382e9ebb7e60e671770ec3c9a804aee9e3c722a3bc6dfa121ededf598d WHIRLPOOL abb1424d60a5c6d220c10c7c672c72c0839cb3964533f57e2e5246a72d01de1a066c91fc34ed1f6575b72170245460c19c833033086de9d0458848b6dbd60c40 -DIST hardened-patches-3.2.48-4.extras.tar.bz2 1465154 SHA256 df7a38b0de37c49aa7b8cd1474068bdce183c4b4fdd018f9867b3313427572f4 SHA512 3b3648648c28599188be59bf6ad039a15f36157d745bd6ab58c9c4ff4a475c84cfa262aebbfe943bcee484e514755109765cfbea9fbbf68285f975c8e6042f2c WHIRLPOOL db7407a9a04283a0325c2ddc38dc8966ae359285b0cd8874b9817e19412e65cc4fd74ab8a1b362ed2668a2c40c06576b6ca5d3170e8ff42dc0beb4478612fbdb +DIST hardened-patches-3.2.48-5.extras.tar.bz2 1462669 SHA256 cc1b3e73f94ad671f7d2b4647296f1d05dabc2216001b68cb0e956bd6cfe9081 SHA512 30f839057aae3cedd1e39f97736307d7721f03fb0ff8b47eb6b79c53b0eb2ca59908b85dd85f1ddcdddd3becf7fa7886341e1d802e21e2635ddc715cc7ea6b13 WHIRLPOOL bf2d8fa4c9492b59ca62da896a4a2e18ba3116c38168eeff5ea0b8c9139477c57712b6ce9dabb500d36e3d8c9878fa8fecfa4ad5e37d0a5446f2537539ae62c7 DIST hardened-patches-3.8.12-1.extras.tar.bz2 752180 SHA256 133ec04af527be4e3f11c89f95f5db66d7f08b7983abdbcf3f7d54388970994c SHA512 1be4b535829ced9abdd9a0bd0ccb0268cbfbc4d537fa6a0b06769b80e8b52f07843bca1af763affb84769ff86943824ed0cd4032fb28b19a0a562fd743545a8d WHIRLPOOL 59454f19cc1c8e04db81bde4102fd2f20516a1d4ea9dd03bb64206d036fc978e63952142f8a0ed9bca85145cb641a0a0fccdeeabe9140786f5eb5b835531b2f0 DIST hardened-patches-3.9.5-1.extras.tar.bz2 707581 SHA256 143f52f7a3db7e5be9050f33f5110ac6b7582a74d4daaf91de9395024e2c229f SHA512 16ed8dfa6958ffbc6df10833c8e0c2bd47b287b177b95d607636fd2dc53ed69c5c38d3928569c582eaad0a555bd0b8148e43830a288a5f99e8e6f7322d5836e9 WHIRLPOOL aaed5d62a8103ee595dad1dc8bce2df5212de55707cd7a1ff3e498578c223340fa9ac98a220082e18c211c80ea7c54b8d4ab4c8e064252dc30e7595879a92712 -DIST hardened-patches-3.9.8-2.extras.tar.bz2 715519 SHA256 3dbcb5d7e019d5864e2d48556e051a9c01a05c8b750cb86a2eb93d22f168c08d SHA512 2053f174ebdc329695cf499ebf6a1bde252a44eb543136378b416612f079d58e2d30c89a75aaaa520044a801843a3154bbf59dab81441c444818328ad5ec4724 WHIRLPOOL 1849283131a13bba041c682a601a6b9e5e8040472f563b33d81f8b68aa65be8f6e2b629815fc4daf5ac0ef693339392ec02484aaa473793904c32a75bd0d1a99 DIST hardened-patches-3.9.9-1.extras.tar.bz2 715576 SHA256 4bcecff04fbf8be900cb87b9493683c15a5f8b35ebb95b5483ae942e56a7d3db SHA512 7437b377ce27464c68819157284aa53d34e929de18d693913d59bf0a9081795b1a351be402946063a6ac384fa588c8e8eeab7e7956b98598e486ae7bda64ecb9 WHIRLPOOL b36c8723e08b7b68ce88e700c848a75d7fa3eb4707392a70939f6a19399c6f6757391c872739d923adf2e01a2278c7daa2508439540ccb4007639aefcbb04494 DIST linux-2.6.32.tar.xz 52620720 SHA256 723106c298c5ba8733bb51ecc106b05e332a18490edc5f61cc6e57dbb36dcc46 SHA512 f8570daf2806eb191fce54cc7358577b0571bb295a75bd86db630d6136b328ae48e4732554b2d1886c64b0a0018bf0b9105dcface978a5005d1b77789aa40312 WHIRLPOOL bfcb4b186f7c4b60e69674a85d20a8e92b5efd05941b550401ef446cc6b20c9ed197f920d1cd9250c0e518c05308b9225f7ababe41cdfc83570412117b2ee555 DIST linux-3.10.tar.xz 73175088 SHA256 df27fa92d27a9c410bfe6c4a89f141638500d7eadcca5cce578954efc2ad3544 SHA512 5fb109fcbd59bf3dffc911b853894f0a84afa75151368f783a1252c5ff60c7a1504de216c0012be446df983e2dea400ad8eeed3ce04f24dc61d0ef76c174dc35 WHIRLPOOL e7c0ccc2231e430b831218fc66f1940d095d2d5447d391329c6a7373d4a1d16708f64778b32e4847802ee2dae4fcf7cb67a1238fd4eb204fd0c4bce2d8134053 diff --git a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r177.ebuild b/sys-kernel/hardened-sources/hardened-sources-2.6.32-r177.ebuild deleted file mode 100644 index 1fb94e4b6580..000000000000 --- a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r177.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.32-r177.ebuild,v 1.1 2013/07/17 01:48:49 blueness Exp $ - -EAPI="5" - -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="48" -K_DEBLOB_AVAILABLE="1" - -inherit kernel-2 -detect_version - -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-182" -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-2.9.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-2.6.32-r174.ebuild b/sys-kernel/hardened-sources/hardened-sources-2.6.32-r178.ebuild similarity index 91% rename from sys-kernel/hardened-sources/hardened-sources-2.6.32-r174.ebuild rename to sys-kernel/hardened-sources/hardened-sources-2.6.32-r178.ebuild index 58d4e6015b1f..4cec37236385 100644 --- a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r174.ebuild +++ b/sys-kernel/hardened-sources/hardened-sources-2.6.32-r178.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.32-r174.ebuild,v 1.1 2013/07/04 11:32:56 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.32-r178.ebuild,v 1.1 2013/07/21 16:06:38 blueness Exp $ EAPI="5" @@ -12,7 +12,7 @@ K_DEBLOB_AVAILABLE="1" inherit kernel-2 detect_version -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-179" +HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-183" 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}" diff --git a/sys-kernel/hardened-sources/hardened-sources-3.10.1.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.10.1-r1.ebuild similarity index 92% rename from sys-kernel/hardened-sources/hardened-sources-3.10.1.ebuild rename to sys-kernel/hardened-sources/hardened-sources-3.10.1-r1.ebuild index 6448827f2f17..d7c7b370ab65 100644 --- a/sys-kernel/hardened-sources/hardened-sources-3.10.1.ebuild +++ b/sys-kernel/hardened-sources/hardened-sources-3.10.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.10.1.ebuild,v 1.1 2013/07/17 01:53:57 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.10.1-r1.ebuild,v 1.1 2013/07/21 16:09:16 blueness Exp $ EAPI="5" @@ -12,7 +12,7 @@ K_DEBLOB_AVAILABLE="1" inherit kernel-2 detect_version -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1" +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}" diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.48-r3.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.2.48-r4.ebuild similarity index 92% rename from sys-kernel/hardened-sources/hardened-sources-3.2.48-r3.ebuild rename to sys-kernel/hardened-sources/hardened-sources-3.2.48-r4.ebuild index 0a7acb43031b..b7f4cad50738 100644 --- a/sys-kernel/hardened-sources/hardened-sources-3.2.48-r3.ebuild +++ b/sys-kernel/hardened-sources/hardened-sources-3.2.48-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.48-r3.ebuild,v 1.1 2013/07/17 01:50:47 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.2.48-r4.ebuild,v 1.1 2013/07/21 16:08:02 blueness Exp $ EAPI="5" @@ -12,7 +12,7 @@ K_DEBLOB_AVAILABLE="1" inherit kernel-2 detect_version -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-4" +HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-5" 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}" diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.48.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.2.48.ebuild deleted file mode 100644 index 5a512e42d8dd..000000000000 --- a/sys-kernel/hardened-sources/hardened-sources-3.2.48.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2013 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.48.ebuild,v 1.1 2013/07/04 12:44:05 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}-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="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-2.9.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.9.8-r1.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.9.8-r1.ebuild deleted file mode 100644 index b08c638ebd89..000000000000 --- a/sys-kernel/hardened-sources/hardened-sources-3.9.8-r1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2013 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.9.8-r1.ebuild,v 1.1 2013/07/04 11:36:45 blueness Exp $ - -EAPI="5" - -ETYPE="sources" -K_WANT_GENPATCHES="base" -K_GENPATCHES_VER="13" -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 1505_dmesg-restrict-fix.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-2.9.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-libs/librtas/metadata.xml b/sys-libs/librtas/metadata.xml index 2de357c2490b..f9a5b22fcbec 100644 --- a/sys-libs/librtas/metadata.xml +++ b/sys-libs/librtas/metadata.xml @@ -2,8 +2,4 @@ ppc64 - - ranger@gentoo.org - Brent Baude - diff --git a/sys-libs/libservicelog/metadata.xml b/sys-libs/libservicelog/metadata.xml index 2de357c2490b..f9a5b22fcbec 100644 --- a/sys-libs/libservicelog/metadata.xml +++ b/sys-libs/libservicelog/metadata.xml @@ -2,8 +2,4 @@ ppc64 - - ranger@gentoo.org - Brent Baude - diff --git a/sys-libs/libvpd/metadata.xml b/sys-libs/libvpd/metadata.xml index 82476178836e..8dc591673f73 100644 --- a/sys-libs/libvpd/metadata.xml +++ b/sys-libs/libvpd/metadata.xml @@ -2,10 +2,6 @@ ppc64 - -ranger@gentoo.org -Brent Baude - diff --git a/virtual/python-unittest2/python-unittest2-1-r1.ebuild b/virtual/python-unittest2/python-unittest2-1-r1.ebuild index 7449f0286213..4b34c5ed06df 100644 --- a/virtual/python-unittest2/python-unittest2-1-r1.ebuild +++ b/virtual/python-unittest2/python-unittest2-1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild,v 1.2 2013/07/19 13:22:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild,v 1.3 2013/07/21 11:11:14 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} ) @@ -10,7 +10,7 @@ DESCRIPTION="A virtual for packages needing unittest2 in Python 2.5, 2.6, 3.1" HOMEPAGE="" SRC_URI="" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" LICENSE="" SLOT="0" IUSE="" diff --git a/www-apache/mod_ruby/Manifest b/www-apache/mod_ruby/Manifest index 41672d97a05c..be14e28b173b 100644 --- a/www-apache/mod_ruby/Manifest +++ b/www-apache/mod_ruby/Manifest @@ -1,2 +1 @@ -DIST mod_ruby-1.2.6.tar.gz 110886 SHA256 d4e7385271a20309ce997f7460ea4a8805bb614ca3eb956d34f0934cce98685a SHA512 8f2011aded2d0a9b68231b79d07bdf21eed9b4b1bd37ba887ac4bd880f4fa229251789fe86b028c320a4bcc629829e69278f2a3ec179a4ce572733c43a8b7ef2 WHIRLPOOL 87bd7e789ed0f6e5428c8727111c42b2a28e8dace074d419bb822e9f8fd08c588ad046d8d72dea22643278d27616ceaf6d3080a076acb14a684f28e49c48191a DIST mod_ruby-1.3.0.tar.gz 114246 SHA256 6c82120ddc20d87f2bf066f60899eb71cd7791f03526084f942d050432c9411e SHA512 439c0c84c6f7caebb43ddf21c25843fd74858bcea907946cbe6ff3577cc804cfbb1b149b6f0dc323a5a62c57d969e4210e919ebf97738ee1b306cbfbea756220 WHIRLPOOL 69d8f4cb44925ad9ac2798cd9f577784b22a646409f5c624eaa90e11532f3b4805691e3e2857e1893abb099a2fda4fe6d98ea189f662bbdc0162c61a3a2ddef8 diff --git a/www-apache/mod_ruby/mod_ruby-1.2.6.ebuild b/www-apache/mod_ruby/mod_ruby-1.2.6.ebuild deleted file mode 100644 index be9455a46ab6..000000000000 --- a/www-apache/mod_ruby/mod_ruby-1.2.6.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_ruby/mod_ruby-1.2.6.ebuild,v 1.10 2009/12/25 14:08:01 graaff Exp $ - -inherit apache-module - -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" - -DESCRIPTION="Embeds the Ruby interpreter into Apache." -HOMEPAGE="http://modruby.net/" -SRC_URI="http://modruby.net/archive/${P}.tar.gz" -LICENSE="BSD" -SLOT="0" -IUSE="doc" - -RDEPEND="dev-lang/ruby" -DEPEND="${RDEPEND} - doc? ( dev-ruby/rdtool )" - -APACHE2_MOD_CONF="21_mod_ruby" -APACHE2_MOD_DEFINE="RUBY" -APACHE2_MOD_FILE="${PN}.so" - -DOCFILES="ChangeLog COPYING README.*" - -need_apache2_2 - -src_compile() { - ./configure.rb \ - --with-apxs=${APXS} \ - --with-apr-includes=$(/usr/bin/apr-1-config --includedir) - - emake || die "emake failed" - - if use doc ; then - cd doc - emake || die "emake doc failed" - fi -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - - if use doc ; then - dohtml doc/*.css doc/*.html - fi - - apache-module_src_install -} diff --git a/www-apache/passenger/Manifest b/www-apache/passenger/Manifest index 3091fbf6b71b..64dcc177ff16 100644 --- a/www-apache/passenger/Manifest +++ b/www-apache/passenger/Manifest @@ -1,3 +1,4 @@ DIST passenger-2.2.15.tar.gz 2128473 SHA256 95a9f61070d268ecaa311539d8e28b348765ca0e1528665ef928fc4b4bcc1436 SHA512 a82f7d39d0a1053fd4b63c7d1464db54d229d0b42b326afc11dddef680938f522ba20b3bbd39ebb0241407b669dcdb7478c58420ca2f2225a9b2daa03ce8c17e WHIRLPOOL 0755d39c7d5abe804c7b47fba1fe8c309f1ce6cf8f3d4c419694559538842d9b2be69bbe79a2635c86de70dc8c286d6c9f53b1f3ee44963dea24cf3502337d1d DIST passenger-3.0.17.tar.gz 2667619 SHA256 3f1380cdf8342fd3b0df344b4b95e5f7810114dd331e56ca1900eda1f5747f01 SHA512 485a2e9893c81989cd89aae2d4922da4a0391b26687286f56c9b5d2b9b1e8e8e0607376895e7a44f7073743c1ea9f7de335420407145a39b1ab275e01bc77466 WHIRLPOOL e168e599d84d841ef4655905512f4b2e17e07d396793b7ea574cc587df634f4853635b8e9f3c8fefa33a74d6fb952be03284696b0fabeb39cd887b8eaf486cd2 DIST passenger-3.0.21.tar.gz 2657475 SHA256 82a79a2ff6803e1669ebf806ab320180990ddc096e3d30977ad1c86081b594a5 SHA512 4e92fe8cc679776531a73525ac0dd99612096c1370b4019dcda54aa928cbf6ba17c024124286342209a2b9d1ec9cb22d3783fc6bedc85cb9a0d0fb7561995eec WHIRLPOOL 11f9a5655e7ebcfd9f4a03a63d077126a0766ed7ad92e24494c3515202603782d3a8c999b4662004577d3463de68c040d783d9f93c01f95aa935289c0628780d +DIST passenger-4.0.10.tar.gz 3623488 SHA256 e83248bb54769fff87ad4778277240153f9972d9d5fb8fcda2eec45feb51dcc6 SHA512 5466f614f4037b03b46dfcf83cf79058771a1ca4c896b66c752aa05c0b9dafe8625e20c713b4b459e20af23200aaba461272c893084b84fe5e7faf5bd1acaab6 WHIRLPOOL 5e9291079d6d663531935e4341f0ffd5584c43782763e18975f22a3e05afaf39ea749cce1313f6ef6f5f67d5720ebb0410fba782576e1d5a162dd1efd4fcee22 diff --git a/www-apache/passenger/files/30_mod_passenger-4.0.0.conf b/www-apache/passenger/files/30_mod_passenger-4.0.0.conf new file mode 100644 index 000000000000..f218b59ca412 --- /dev/null +++ b/www-apache/passenger/files/30_mod_passenger-4.0.0.conf @@ -0,0 +1,63 @@ + +LoadModule passenger_module modules/mod_passenger.so + +# The location to the Phusion Passenger root directory. This configuration +# option is essential to Phusion Passenger. The correct value is given by the +# installer, and should usually not be changed manually. +PassengerRoot /usr/lib/ruby/vendor_ruby/phusion_passenger/locations.ini + +# This option allows one to specify how much information Phusion Passenger +# should write to the Apache error log file. A higher log level value means +# that more information will be logged. +# +# Possible values are: +# +# 0: Show only errors and warnings. +# 1: Show the most important debugging information. This might be useful for +# system administrators who are trying to figure out the cause of a +# problem. +# 2: Show more debugging information. This is typically only useful for +# developers. +# 3: Show even more debugging information. +PassengerLogLevel 0 + +# This option specifies the default global version of Ruby to use. +PassengerDefaultRuby /usr/bin/ruby + +# This option allows one to specify the Ruby interpreter to use for +# specific instances. +# PassengerRuby /usr/bin/ruby + +# The maximum number of Ruby on Rails application instances that may be +# simultaneously active. A larger number results in higher memory usage, but +# improved ability to handle concurrent HTTP clients. +PassengerMaxPoolSize 20 + +# The maximum number of seconds that a Ruby on Rails application instance may +# be idle. That is, if an application instance hasn't done anything after the +# given number of seconds, then it will be shutdown in order to conserve +# memory. +PassengerPoolIdleTime 120 + +# The maximum number of application instances that may be simultaneously active +# for a single application. This helps to make sure that a single application +# will not occupy all available slots in the application pool. +# +# This value must be less than PassengerMaxPoolSize. A value of 0 means that +# there is no limit placed on the number of instances a single application may +# use, i.e. only the global limit of PassengerMaxPoolSize will be enforced. +PassengerMaxInstancesPerApp 0 + +# When the PassengerUserSwitching option is enabled a Rails application is started +# as the owner of the file config/environment.rb. So if +# /home/webapps/foo/config/environment.rb is owned by joe, then Passenger will +# launch the corresponding Rails application as joe as well. +PassengerUserSwitching On + +# Under no circumstances will Rails applications be run as root. If +# environment.rb is owned by root or by an unknown user, then the Rails +# application will run as the user specified by PassengerDefaultUser. +PassengerDefaultUser apache + + +# vim: ts=4 filetype=apache diff --git a/www-apache/passenger/files/passenger-4.0.10-gentoo.patch b/www-apache/passenger/files/passenger-4.0.10-gentoo.patch new file mode 100644 index 000000000000..808f988c7a72 --- /dev/null +++ b/www-apache/passenger/files/passenger-4.0.10-gentoo.patch @@ -0,0 +1,48 @@ +--- build/packaging.rb.~1~ 2013-07-09 10:10:02.000000000 +0200 ++++ build/packaging.rb 2013-07-17 10:25:33.287663252 +0200 +@@ -184,7 +184,7 @@ + require 'rbconfig' + require 'fileutils' + include RbConfig +- fakeroot = "pkg/fakeroot" ++ fakeroot = ENV['DISTDIR'] + + # We don't use CONFIG['archdir'] and the like because we want + # the files to be installed to /usr, and the Ruby interpreter +--- build/packaging.rb.~1~ 2013-07-17 13:06:40.199882060 +0200 ++++ build/packaging.rb 2013-07-17 13:18:31.444209611 +0200 +@@ -189,9 +189,9 @@ + # We don't use CONFIG['archdir'] and the like because we want + # the files to be installed to /usr, and the Ruby interpreter + # on the packaging machine might be in /usr/local. +- fake_rubylibdir = "#{fakeroot}/usr/lib/ruby/vendor_ruby" ++ fake_rubylibdir = "#{fakeroot}#{CONFIG['vendordir']}" + fake_libdir = "#{fakeroot}/usr/lib/passenger" +- fake_native_support_dir = "#{fakeroot}/usr/lib/ruby/#{CONFIG['ruby_version']}/#{CONFIG['arch']}" ++ fake_native_support_dir = "#{fakeroot}#{CONFIG['archdir']}" + fake_agents_dir = "#{fakeroot}/usr/lib/#{GLOBAL_NAMESPACE_DIRNAME}/agents" + fake_helper_scripts_dir = "#{fakeroot}/usr/share/#{GLOBAL_NAMESPACE_DIRNAME}/helper-scripts" + fake_resources_dir = "#{fakeroot}/usr/share/passenger" +--- build/packaging.rb.~1~ 2013-07-17 13:19:21.434826846 +0200 ++++ build/packaging.rb 2013-07-17 13:21:42.954912287 +0200 +@@ -276,10 +276,6 @@ + sh "cp bin/#{exe} #{fake_sbindir}/" + end + +- # Apache 2 module +- sh "mkdir -p #{fake_apache2_module_dir}" +- sh "cp #{APACHE2_MODULE} #{fake_apache2_module_dir}/" +- + # Ruby extension sources + sh "mkdir -p #{fake_ruby_extension_source_dir}" + sh "cp -R #{PhusionPassenger.ruby_extension_source_dir}/* #{fake_ruby_extension_source_dir}" +--- build/packaging.rb.~1~ 2013-07-17 13:25:51.440038844 +0200 ++++ build/packaging.rb 2013-07-17 13:33:30.151365870 +0200 +@@ -203,7 +203,6 @@ + fake_apache2_module = "#{fake_apache2_module_dir}/mod_passenger.so" + fake_ruby_extension_source_dir = "#{fakeroot}/usr/share/passenger/ruby_extension_source" + +- sh "rm -rf #{fakeroot}" + sh "mkdir -p #{fakeroot}" + + # Ruby sources diff --git a/www-apache/passenger/metadata.xml b/www-apache/passenger/metadata.xml index 983f0ff025b1..91d489ce1e02 100644 --- a/www-apache/passenger/metadata.xml +++ b/www-apache/passenger/metadata.xml @@ -1,6 +1,9 @@ + + graaff@gentoo.org> + ruby passenger diff --git a/www-apache/passenger/passenger-4.0.10.ebuild b/www-apache/passenger/passenger-4.0.10.ebuild new file mode 100644 index 000000000000..4d58c587a1cb --- /dev/null +++ b/www-apache/passenger/passenger-4.0.10.ebuild @@ -0,0 +1,106 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-apache/passenger/passenger-4.0.10.ebuild,v 1.1 2013/07/21 08:48:37 graaff Exp $ + +EAPI=5 +USE_RUBY="ruby18 ruby19" + +inherit apache-module flag-o-matic multilib ruby-ng toolchain-funcs + +DESCRIPTION="Passenger (a.k.a. mod_rails) makes deployment of Ruby on Rails applications a breeze" +HOMEPAGE="http://modrails.com/" +SRC_URI="http://s3.amazonaws.com/phusion-passenger/releases/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +ruby_add_bdepend "dev-ruby/rake" + +ruby_add_rdepend " + >=dev-ruby/daemon_controller-1.1.0 + >=dev-ruby/rack-1.0.0" + +CDEPEND=">=dev-libs/libev-4.11 net-misc/curl[ssl]" + +RDEPEND="${RDEPEND} ${CDEPEND}" +DEPEND="${DEPEND} ${CDEPEND}" + +APACHE2_MOD_CONF="30_mod_${PN}-4.0.0 30_mod_${PN}" +APACHE2_MOD_DEFINE="PASSENGER" + +need_apache2 + +pkg_setup() { + use debug && append-flags -DPASSENGER_DEBUG +} + +all_ruby_prepare() { + epatch "${FILESDIR}"/${PN}-${PV}-gentoo.patch + + # Change these with sed instead of a patch so that we can easily use + # the toolchain-funcs methods. + sed -i -e "s/gcc/$(tc-getCC)/" \ + -e "s/g++/$(tc-getCXX)/" \ + -e 's/PlatformInfo.debugging_cflags//' build/basics.rb || die + + # Use sed here so that we can dynamically set the documentation directory. + sed -i -e "s:/usr/share/doc/passenger:/usr/share/doc/${P}:" \ + -e "s:/usr/lib/apache2/modules/mod_passenger.so:${APACHE_MODULESDIR}/mod_passenger.so:" \ + -e "s:/usr/lib/phusion-passenger/agents:/usr/libexec/phusion-passenger/agents:" \ + lib/phusion_passenger.rb || die + sed -i -e "s:/usr/lib/phusion-passenger/agents:/usr/libexec/phusion-passenger/agents:" ext/common/ResourceLocator.h || die + + # Don't install a tool that won't work in our setup. + sed -i -e '/passenger-install-apache2-module/d' lib/phusion_passenger/packaging.rb || die + rm -f bin/passenger-install-apache2-module || die "Unable to remove unneeded install script." + + # Make sure we use the system-provided version. + rm -rf ext/libev || die "Unable to remove vendored libev." + + # Avoid building documentation to avoid a dependency on mizuho. + sed -i -e 's/, :doc//' build/packaging.rb || die + + # Use the correct arch-specific lib directory + sed -i -e 's:/usr/lib/:/usr/'$(get_libdir)'/:' build/packaging.rb || die +} + +all_ruby_compile() { + V=1 EXTRA_LDFLAGS="${LDFLAGS}" \ + APXS2="${APXS}" \ + HTTPD="${APACHE_BIN}" \ + USE_VENDORED_LIBEV="no" LIBEV_LIBS="-lev" \ + ruby -S rake apache2 || die "rake failed" +} + +each_ruby_compile() { + append-flags -fno-strict-aliasing + + V=1 EXTRA_LDFLAGS="${LDFLAGS}" \ + APXS2="${APXS}" \ + HTTPD="${APACHE_BIN}" \ + USE_VENDORED_LIBEV="no" LIBEV_LIBS="-lev" \ + ${RUBY} -S rake native_support || die "rake failed" +} + +all_ruby_install() { + APACHE2_MOD_FILE="${S}/buildout/apache2/mod_${PN}.so" + apache-module_src_install + + # Patch in the correct libdir + sed -i -e 's:/usr/lib/:/usr/'$(get_libdir)'/:' "${D}${APACHE_MODULES_CONFDIR}/30_mod_${PN}.conf" || die +} + +each_ruby_install() { + DISTDIR="${D}" \ + APXS2="${APXS}" \ + HTTPD="${APACHE_BIN}" \ + USE_VENDORED_LIBEV="no" LIBEV_LIBS="-lev" \ + ${RUBY} -S rake fakeroot || die "rake failed" +} + +pkg_postint() { + einfo "The apache module is compiled for the currently eselected ruby." + einfo" If you eselect another ruby you must recompile passenger as well." +} diff --git a/www-apps/mediawiki/mediawiki-1.21.1.ebuild b/www-apps/mediawiki/mediawiki-1.21.1.ebuild index 06db1b87db1b..35d5469b0c25 100644 --- a/www-apps/mediawiki/mediawiki-1.21.1.ebuild +++ b/www-apps/mediawiki/mediawiki-1.21.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mediawiki/mediawiki-1.21.1.ebuild,v 1.1 2013/06/03 07:12:32 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mediawiki/mediawiki-1.21.1.ebuild,v 1.2 2013/07/21 13:07:06 ago Exp $ EAPI=5 inherit webapp versionator @@ -12,7 +12,7 @@ HOMEPAGE="http://www.mediawiki.org" SRC_URI="http://download.wikimedia.org/mediawiki/${MY_BRANCH}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~x86" IUSE="imagemagick mysql postgres sqlite" RDEPEND=">=dev-lang/php-5.3.2[mysql?,postgres?,session,xml,xmlreader] diff --git a/www-client/htmlview/Manifest b/www-client/htmlview/Manifest index 777f663ede13..afba07f9942c 100644 --- a/www-client/htmlview/Manifest +++ b/www-client/htmlview/Manifest @@ -1 +1 @@ -DIST htmlview-3.0.0-8.src.rpm 8068 RMD160 f1432fd5a2db44ff9c92c41819ec6e2fd91a6f37 SHA1 1ed24251189078000e09a088b816918a402a12e8 SHA256 f8f25ff190f455e4a7c3e5fd2854b382920dc7672cdbf86a7d6373af83c2a254 +DIST htmlview-3.0.0-8.src.rpm 8068 SHA256 f8f25ff190f455e4a7c3e5fd2854b382920dc7672cdbf86a7d6373af83c2a254 diff --git a/www-client/htmlview/metadata.xml b/www-client/htmlview/metadata.xml index e96086477315..4538a68724a6 100644 --- a/www-client/htmlview/metadata.xml +++ b/www-client/htmlview/metadata.xml @@ -1,5 +1,5 @@ - sgml +maintainer-needed@gentoo.org diff --git a/www-misc/profile-sync-daemon/Manifest b/www-misc/profile-sync-daemon/Manifest index c9a24b67b0b8..9929f58c267b 100644 --- a/www-misc/profile-sync-daemon/Manifest +++ b/www-misc/profile-sync-daemon/Manifest @@ -1 +1 @@ -DIST profile-sync-daemon-5.36.tar.gz 24041 SHA256 deb3d2d7a75c0b9aad21923d76b498fab567e897ea20bba80e7929af26830aa7 SHA512 b4c1b00489b0876f0fcf4d01ddb019dded09d7a7af05c2d154f060d3c7015ddf8fdfb4cebea9d34c22e654462e6b4eae8d852988074d0fe87b99da972d143d2d WHIRLPOOL 2628aee0c34b47afaa81f01f279aa042fc961ef01696ddd7ba1864767b825e5349fe9af1593a6a705494c38060c19c66b3e9f2a81a37c49c4eba1c4994874ce8 +DIST profile-sync-daemon-5.36.4_p20130721.tar.gz 24027 SHA256 aac7593312b5daf778c1e024942cb663e0603508654bd0a30f366d659693d6e3 SHA512 79027455cf029d46ad57c0d588944d52ba8bbccb46693c63eb044976d5972840e7af65e5bd79445c4e5b5563be0483e5b713d763c5eac23c6124385bfcc309c0 WHIRLPOOL d28a89a380e36c84795870c586ac14481790fc5f8d003b7a3f2ff0f7f82449af0276b35b3367f59f2c0fddd70d80b52e91a3c6a6c838236df1ea88b49843a9eb diff --git a/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.ebuild b/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.4_p20130721.ebuild similarity index 84% rename from www-misc/profile-sync-daemon/profile-sync-daemon-5.36.ebuild rename to www-misc/profile-sync-daemon/profile-sync-daemon-5.36.4_p20130721.ebuild index 57bb73ee30b4..f7ceb617f2b7 100644 --- a/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.ebuild +++ b/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.4_p20130721.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.ebuild,v 1.1 2013/06/02 21:06:06 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.4_p20130721.ebuild,v 1.1 2013/07/21 00:45:57 hasufell Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit eutils vcs-snapshot DESCRIPTION="Symlinks and syncs browser profile dirs to RAM" HOMEPAGE="https://wiki.archlinux.org/index.php/Profile-sync-daemon" -SRC_URI="https://github.com/graysky2/profile-sync-daemon/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/graysky2/profile-sync-daemon/archive/f78e3f3cc1c02757c0025fa5d5e311015a13e9dc.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 GPL-3" SLOT="0" diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.297-r1.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.297-r1.ebuild new file mode 100644 index 000000000000..31c5e6711fc0 --- /dev/null +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.297-r1.ebuild @@ -0,0 +1,257 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.297-r1.ebuild,v 1.1 2013/07/21 15:39:35 jer Exp $ + +EAPI=5 +inherit nsplugins multilib toolchain-funcs versionator + +DESCRIPTION="Adobe Flash Player" +HOMEPAGE="http://www.adobe.com/products/flashplayer.html" + +AF_URI="http://fpdownload.macromedia.com/get/flashplayer/pdc" +AF_DB_URI="http://fpdownload.macromedia.com/pub/flashplayer/updaters" +PV_M=$(get_major_version) +AF_32_URI="${AF_URI}/${PV}/install_flash_player_${PV_M}_linux.i386.tar.gz -> ${P}.i386.tar.gz" +AF_64_URI="${AF_URI}/${PV}/install_flash_player_${PV_M}_linux.x86_64.tar.gz -> ${P}.x86_64.tar.gz" +AF_32_DB_URI="${AF_DB_URI}/${PV_M}/flashplayer_${PV_M}_plugin_debug.i386.tar.gz -> ${P}-debug.i386.tar.gz" + +SRC_URI=" + x86? ( + !debug? ( ${AF_32_URI} ) + debug? ( ${AF_32_DB_URI} ) + ) + amd64? ( + multilib? ( + 32bit? ( + !debug? ( ${AF_32_URI} ) + debug? ( ${AF_32_DB_URI} ) + ) + 64bit? ( ${AF_64_URI} ) + ) + !multilib? ( ${AF_64_URI} ) + ) +" +IUSE="-32bit +64bit debug kde multilib selinux sse2" +REQUIRED_USE="sse2" +SLOT="0" + +KEYWORDS="-* ~amd64 ~x86" +LICENSE="AdobeFlash-11.x" +RESTRICT="strip mirror" + +S="${WORKDIR}" + +NATIVE_DEPS=" + >=sys-libs/glibc-2.4 + dev-libs/nspr + dev-libs/nss + kde? ( kde-base/kcmshell ) + media-libs/fontconfig + net-misc/curl + x11-libs/gtk+:2 +" + +EMUL_DEPS=" + >=app-emulation/emul-linux-x86-gtklibs-20100409-r1 + app-emulation/emul-linux-x86-soundlibs +" + +DEPEND=" + amd64? ( multilib? ( !64bit? ( www-plugins/nspluginwrapper ) ) ) + selinux? ( sec-policy/selinux-flash ) +" +RDEPEND=" + ${DEPEND} + x86? ( $NATIVE_DEPS ) + amd64? ( + multilib? ( + 64bit? ( $NATIVE_DEPS ) + 32bit? ( $EMUL_DEPS ) + ) + !multilib? ( $NATIVE_DEPS ) + ) + || ( media-fonts/liberation-fonts media-fonts/corefonts ) +" + +# Where should this all go? (Bug #328639) +INSTALL_BASE="opt/Adobe/flash-player" + +# Ignore QA warnings in these closed-source binaries, since we can't fix them: +QA_PREBUILT="opt/*" + +any_cpu_missing_flag() { + local value=$1 + grep '^flags' /proc/cpuinfo | grep -qv "$value" +} + +pkg_setup() { + if use x86; then + export native_install=1 + elif use amd64; then + # amd64 users may unselect the native 64bit binary, if they choose + # TODO: In future revisions, remove this ability now that 64-bit + # binaries are officially released and working. + if ! use multilib || use 64bit; then + export native_install=1 + else + unset native_install + fi + + if use multilib && use 32bit; then + export amd64_32bit=1 + else + unset amd64_32bit + fi + + if use multilib && ! use 32bit && ! use 64bit; then + eerror "You must select at least one architecture USE flag (32bit or 64bit)" + die "No library version selected [-32bit -64bit]" + fi + + unset need_lahf_wrapper + if [[ $native_install ]]; then + # 64bit flash requires the 'lahf' instruction (bug #268336) + if any_cpu_missing_flag 'lahf_lm'; then + export need_lahf_wrapper=1 + fi + fi + fi +} + +src_unpack() { + if [[ $amd64_32bit ]]; then + # Since the 32-bit and 64-bit packages collide, put the 32-bit one + # elsewhere: + local my_32b_src=${AF_32_URI##*>} + local my_64b_src=${AF_64_URI##*>} + if [[ $native_install ]]; then + unpack $my_64b_src + fi + mkdir 32bit + pushd 32bit >/dev/null + unpack $my_32b_src + popd >/dev/null + else + default_src_unpack + fi +} + +src_compile() { + if [[ $need_lahf_wrapper ]]; then + # This experimental wrapper, from Maks Verver via bug #268336 should + # emulate the missing lahf instruction affected platforms. + $(tc-getCC) -fPIC -shared -nostdlib -lc -oflashplugin-lahf-fix.so \ + "${FILESDIR}/flashplugin-lahf-fix.c" \ + || die "Compile of flashplugin-lahf-fix.so failed" + fi +} + +src_install() { + if [[ $native_install ]]; then + if use x86; then + local PKGLIB=lib + else + local PKGLIB=lib64 + fi + local BASE=${INSTALL_BASE} + + # The plugin itself + exeinto /${BASE}/flash-plugin + doexe libflashplayer.so + inst_plugin /${BASE}/flash-plugin/libflashplayer.so + + # The optional KDE4 KCM plugin + if use kde; then + exeinto /${BASE}/kde4 + doexe usr/${PKGLIB}/kde4/kcm_adobe_flash_player.so + dosym /${BASE}/kde4/kcm_adobe_flash_player.so \ + /usr/$(get_libdir)/kde4/kcm_adobe_flash_player.so + insinto /usr/share/kde4/services + doins usr/share/kde4/services/kcm_adobe_flash_player.desktop + else + # No KDE applet, so allow the GTK utility to show up in KDE: + sed -i usr/share/applications/flash-player-properties.desktop \ + -e "/^NotShowIn=KDE;/d" || die "sed of .desktop file failed" + fi + + # The userland 'flash-player-properties' standalone app: + exeinto /${BASE}/bin + doexe usr/bin/flash-player-properties + dosym /${BASE}/bin/flash-player-properties \ + usr/bin/flash-player-properties + + # Icon and .desktop for 'flash-player-properties' + for icon in $(find usr/share/icons/ -name '*.png'); do + insinto /$(dirname $icon) + doins $icon + done + dosym ../icons/hicolor/48x48/apps/flash-player-properties.png \ + usr/share/pixmaps/flash-player-properties.png + insinto usr/share/applications + sed -i usr/share/applications/flash-player-properties.desktop \ + -e "s:^Exec=:Exec=/${BASE}/bin/:" || die "sed of .desktop file failed" + doins usr/share/applications/flash-player-properties.desktop + fi + + if [[ $need_lahf_wrapper ]]; then + # This experimental wrapper, from Maks Verver via bug #268336 should + # emulate the missing lahf instruction affected platforms. + exeinto /${INSTALL_BASE} + doexe flashplugin-lahf-fix.so + inst_plugin /${INSTALL_BASE}/flashplugin-lahf-fix.so + fi + + if [[ $amd64_32bit ]]; then + # Only install the plugin, nothing else for 32-bit. + local oldabi="${ABI}" + ABI="x86" + + # 32b plugin + pushd "${S}/32bit" + exeinto /${INSTALL_BASE}32 + doexe libflashplayer.so + inst_plugin /${INSTALL_BASE}32/libflashplayer.so + popd + + ABI="${oldabi}" + fi + + # The magic config file! + insinto "/etc/adobe" + doins "${FILESDIR}/mms.cfg" +} + +pkg_postinst() { + if use amd64; then + if [[ $need_lahf_wrapper ]]; then + ewarn "Your processor does not support the 'lahf' instruction which is used" + ewarn "by Adobe's 64-bit flash binary. We have installed a wrapper which" + ewarn "should allow this plugin to run. If you encounter problems, please" + ewarn "adjust your USE flags to install only the 32-bit version and reinstall:" + ewarn " ${CATEGORY}/$PN[+32bit -64bit]" + elog + fi + if has_version 'www-plugins/nspluginwrapper'; then + if [[ $native_install ]]; then + # TODO: Perhaps parse the output of 'nspluginwrapper -l' + # TODO: However, the 64b flash plugin makes + # TODO: 'nspluginwrapper -l' segfault. + local FLASH_WRAPPER="${ROOT}/usr/lib64/nsbrowser/plugins/npwrapper.libflashplayer.so" + if [[ -f ${FLASH_WRAPPER} ]]; then + einfo "Removing duplicate 32-bit plugin wrapper: Native 64-bit plugin installed" + nspluginwrapper -r "${FLASH_WRAPPER}" + fi + else + einfo "nspluginwrapper detected: Installing plugin wrapper" + local oldabi="${ABI}" + ABI="x86" + local FLASH_SOURCE="${ROOT}/${INSTALL_BASE}32/libflashplayer.so" + nspluginwrapper -i "${FLASH_SOURCE}" + ABI="${oldabi}" + fi + elif [[ ! $native_install ]]; then + elog "To use the 32-bit flash player in a native 64-bit browser," + elog "you must install www-plugins/nspluginwrapper" + fi + fi +} diff --git a/x11-misc/devilspie2/Manifest b/x11-misc/devilspie2/Manifest index cef95c50bfe9..59cfd7a6260e 100644 --- a/x11-misc/devilspie2/Manifest +++ b/x11-misc/devilspie2/Manifest @@ -1,2 +1,3 @@ DIST devilspie2_0.28-src.tar.gz 41201 SHA256 d41fe17dd2dd7e5ae004c4700f31151b6637b20209ffb4f15c83b20f80111564 SHA512 06317222f50d9b6b2f347540b296c4b05371211d0484d1059a0165d49535a81c569049123791cad34968db713bbd61557fa81c7bbcd86bf392b211970bfdf6f7 WHIRLPOOL 539f412718160185525aec109cdda5311c97166d246d2e172233a7c25f46d6a550915ac535392c4b19b0c92bdca5107649a206430d380906dd07d6637827625e DIST devilspie2_0.29-src.tar.gz 42316 SHA256 77c604b797541b4e889dd8b5ec8b014a93311ae362696e52140f77c97f66312d SHA512 fd611437233eddb6640467a7cf9b51752c4a2a9c0611d3a3c0183384b578cea4fed9ad543840c9edf501d034e2867e09d6655e29ae53bf75b90de000d986e915 WHIRLPOOL 82f7cdee468bc7f373cef445ef815f37bedaaaceeee14415eb79bed04069616574b93f801461a1da6ffa888509dc7af63e2b5fe49ef0b7c6aa64ab78bcfdc44a +DIST devilspie2_0.30-src.tar.gz 42724 SHA256 ef7064782624071562e82488f9ef8b4a1c2bf1691c86c7683d47cea837cd6f0d SHA512 b0e612f282f8b5abdd37a21ebacfa33c7f7e3090804126e1e63b7fd6961a7fe8982447efd7c058bb790ee9edc28ea4138d60fb3afc71e1aaee9e2a8138239049 WHIRLPOOL 61667c13b6cf1b0d056a006c41bda143f066399df361948765415580d9d38220205cb0315ade6abb9d77c24ba55fba21fd63d155199aaff37f819ca0013787c9 diff --git a/x11-misc/devilspie2/devilspie2-0.30.ebuild b/x11-misc/devilspie2/devilspie2-0.30.ebuild new file mode 100644 index 000000000000..8c198f4a033f --- /dev/null +++ b/x11-misc/devilspie2/devilspie2-0.30.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie2/devilspie2-0.30.ebuild,v 1.1 2013/07/21 12:07:23 hasufell Exp $ + +EAPI=5 + +# check locales on version bump! +PLOCALES="sv fr pt_BR nl ru fi" +inherit flag-o-matic toolchain-funcs l10n + +DESCRIPTION="Devilspie like window matching utility, using LUA for scripting" +HOMEPAGE="http://devilspie2.gusnan.se" +SRC_URI="http://devilspie2.gusnan.se/download/${PN}_${PV}-src.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +RDEPEND=">=dev-libs/glib-2.32.4:2 + >=dev-lang/lua-5.1.5 + >=x11-libs/gtk+-3.4.4:3 + >=x11-libs/libwnck-3.4.4:3 + x11-libs/libX11" +DEPEND="${RDEPEND} + sys-devel/gettext + virtual/pkgconfig + x11-proto/xproto" + +src_prepare() { + use debug && append-cflags -D_DEBUG +} + +src_compile() { + emake CC=$(tc-getCC) PREFIX="/usr" LANGUAGES="$(l10n_get_locales)" +} + +src_install() { + emake PREFIX="/usr" DESTDIR="${D}" LANGUAGES="$(l10n_get_locales)" install + + dodoc AUTHORS ChangeLog README README.translators TODO VERSION + doman devilspie2.1 +} + +pkg_postinst() { + elog "Default folder for scripts is ~/.config/devilspie2/" +} diff --git a/x11-misc/gcolor2/Manifest b/x11-misc/gcolor2/Manifest index a5b0db3ca735..e5c068bd8ddb 100644 --- a/x11-misc/gcolor2/Manifest +++ b/x11-misc/gcolor2/Manifest @@ -1 +1,2 @@ -DIST gcolor2-0.4.tar.gz 375217 RMD160 d31dd5d19720a8888be269778d2be6715849c506 SHA1 7cfa173825d486c54a5358b6f41e679d8a2cd5b6 SHA256 89bd6c6d27ba5a679ec60057de8497855072f520515b490e5986fc3509774f23 +DIST gcolor2-0.4.tar.gz 375217 SHA256 89bd6c6d27ba5a679ec60057de8497855072f520515b490e5986fc3509774f23 SHA512 9b9677b4be8797c9b03deef9bf1b96e6497d2adf85f74d01f1b478f04d92cb912790c4d5fb74f403295219cac6c0d3fcabaa7de340975bbcdb68b0347f6042a3 WHIRLPOOL a0ae359ec66c50cd0386bbf4448ad32947e976012089d16f8f0ada71e27a375da6185ba4096c29c57f1cc980992aa050647e75bf6eec6839bc32a56e4cae1876 +DIST gcolor2.svg 12742 SHA256 df70b5fc937db1940fc1dacf51ec72006352e7597ec52e8815ac6a860a96ff07 SHA512 377dbd494e5a3f881df65415ee66310cd96b4e4ac668101aa068bfe6f575b694c930817cec942e885f93465d05ccc604950f2154e26be95618d6f272d81ffe1b WHIRLPOOL 64d3034595ef5fdafe8f3960d6b16f3aea3c02e56b3b475f9745b7862523c248c65e9ecb36cbe479d2b34032d1178d19630a4806fb1ac7ebf3e101fbd1e6c886 diff --git a/x11-misc/gcolor2/gcolor2-0.4-r4.ebuild b/x11-misc/gcolor2/gcolor2-0.4-r4.ebuild new file mode 100644 index 000000000000..632d288a703e --- /dev/null +++ b/x11-misc/gcolor2/gcolor2-0.4-r4.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gcolor2/gcolor2-0.4-r4.ebuild,v 1.1 2013/07/20 21:47:36 pacho Exp $ + +EAPI=5 +GCONF_DEBUG="no" + +inherit autotools eutils gnome2 + +DESCRIPTION="A GTK+ color selector" +HOMEPAGE="http://gcolor2.sourceforge.net" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz + http://dev.gentoo.org/~pacho/gnome/${PN}.svg" + +LICENSE="GPL-2 public-domain" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND=">=x11-libs/gtk+-2.4:2" +DEPEND="${RDEPEND} + >=dev-util/intltool-0.27 + virtual/pkgconfig +" + +src_prepare() { + epatch "${FILESDIR}"/modular-rgb.patch + epatch "${FILESDIR}"/${P}-amd64.patch + epatch "${FILESDIR}"/${P}-pkg-config-macro.patch + + # To check at each bump. + sed "s/^#.*/[encoding: UTF-8]/" -i po/POTFILES.in || die "sed failed" + echo "gcolor2.glade" >> po/POTFILES.in + + eautoreconf + gnome2_src_prepare +} + +src_install() { + gnome2_src_install + + # Icon from http://sourceforge.net/p/gcolor2/patches/5/ + doicon -s scalable "${DISTDIR}/${PN}.svg" + make_desktop_entry ${PN} Gcolor2 ${PN} Graphics +} diff --git a/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.ebuild b/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.ebuild index 2ed7833149ec..38a279ad7d5e 100644 --- a/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.ebuild +++ b/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.ebuild,v 1.2 2013/04/30 04:50:57 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.ebuild,v 1.3 2013/07/21 09:59:21 ago Exp $ EAPI=5 inherit eutils multilib @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="debug" RDEPEND=" diff --git a/x11-misc/xlockmore/xlockmore-5.43.ebuild b/x11-misc/xlockmore/xlockmore-5.43.ebuild index 18295585886f..5747c0fe42a6 100644 --- a/x11-misc/xlockmore/xlockmore-5.43.ebuild +++ b/x11-misc/xlockmore/xlockmore-5.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.43.ebuild,v 1.4 2013/07/20 10:16:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.43.ebuild,v 1.7 2013/07/21 17:23:25 ago Exp $ EAPI=4 inherit autotools eutils flag-o-matic pam @@ -11,7 +11,7 @@ SRC_URI="http://ftp.tux.org/pub/tux/bagleyd/${PN}/${P}/${P}.tar.bz2" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~sparc x86" IUSE="crypt debug gtk imagemagick motif nas opengl pam truetype xinerama xlockrc" REQUIRED_USE=" diff --git a/x11-misc/xvkbd/xvkbd-3.4a-r1.ebuild b/x11-misc/xvkbd/xvkbd-3.4a-r1.ebuild index 7bf8561ffa98..a9a7dd115ee6 100644 --- a/x11-misc/xvkbd/xvkbd-3.4a-r1.ebuild +++ b/x11-misc/xvkbd/xvkbd-3.4a-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-3.4a-r1.ebuild,v 1.1 2013/07/19 01:51:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-3.4a-r1.ebuild,v 1.2 2013/07/21 11:09:59 ago Exp $ EAPI=5 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://homepage3.nifty.com/tsato/xvkbd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND=" diff --git a/x11-misc/xxkb/metadata.xml b/x11-misc/xxkb/metadata.xml index 55f2a055c4b8..40838bc36783 100644 --- a/x11-misc/xxkb/metadata.xml +++ b/x11-misc/xxkb/metadata.xml @@ -2,7 +2,4 @@ desktop-misc - - phosphan@gentoo.org - diff --git a/x11-plugins/desklet-Genesis/Manifest b/x11-plugins/desklet-Genesis/Manifest index 79ae5ac02040..89c9f39bc0ee 100644 --- a/x11-plugins/desklet-Genesis/Manifest +++ b/x11-plugins/desklet-Genesis/Manifest @@ -1 +1 @@ -DIST Genesis-0.2.tar.gz 23645 RMD160 1f2c6c080820ec76277d0c351672dd226d6bd004 SHA1 9b756eafce90c16251a6f6a6cced4b3f10d66aa0 SHA256 0038de96fc6b2b5e6117afd0ce9785e0a81ea0af135f57b08364407990585b58 +DIST Genesis-0.2.tar.gz 23645 SHA256 0038de96fc6b2b5e6117afd0ce9785e0a81ea0af135f57b08364407990585b58 diff --git a/x11-plugins/desklet-Genesis/metadata.xml b/x11-plugins/desklet-Genesis/metadata.xml index e60183ab6a7d..4538a68724a6 100644 --- a/x11-plugins/desklet-Genesis/metadata.xml +++ b/x11-plugins/desklet-Genesis/metadata.xml @@ -1,5 +1,5 @@ -gdesklets +maintainer-needed@gentoo.org diff --git a/x11-plugins/desklet-ImageSlideShow/metadata.xml b/x11-plugins/desklet-ImageSlideShow/metadata.xml index a9e7b7d8bb8a..687d5ef03089 100644 --- a/x11-plugins/desklet-ImageSlideShow/metadata.xml +++ b/x11-plugins/desklet-ImageSlideShow/metadata.xml @@ -1,7 +1,7 @@ - gdesklets +maintainer-needed@gentoo.org A Control for gDesklets (gnome-extra/gdesklets-core). Provides functions to control an image slideshow and read select image diff --git a/x11-plugins/desklet-Mouse/Manifest b/x11-plugins/desklet-Mouse/Manifest index 8bed5cefe7e9..8143bec2087c 100644 --- a/x11-plugins/desklet-Mouse/Manifest +++ b/x11-plugins/desklet-Mouse/Manifest @@ -1 +1 @@ -DIST Mouse-0.1.tar.gz 528 RMD160 abb168909d69654df0d546a48ed3009aab14c422 SHA1 699d69da4d3fecfe5b29f057da26dbd41aa94822 SHA256 729f1f387b942fef3439171ee8b50685b20cd954e03bcaead06fc550a0b3a641 +DIST Mouse-0.1.tar.gz 528 SHA256 729f1f387b942fef3439171ee8b50685b20cd954e03bcaead06fc550a0b3a641 diff --git a/x11-plugins/desklet-Mouse/metadata.xml b/x11-plugins/desklet-Mouse/metadata.xml index e60183ab6a7d..4538a68724a6 100644 --- a/x11-plugins/desklet-Mouse/metadata.xml +++ b/x11-plugins/desklet-Mouse/metadata.xml @@ -1,5 +1,5 @@ -gdesklets +maintainer-needed@gentoo.org diff --git a/x11-plugins/desklet-SlideShow/Manifest b/x11-plugins/desklet-SlideShow/Manifest index b1708e3eab4d..435aa322c1e6 100644 --- a/x11-plugins/desklet-SlideShow/Manifest +++ b/x11-plugins/desklet-SlideShow/Manifest @@ -1 +1 @@ -DIST SlideShow-0.9.tar.gz 118435 RMD160 f4771a8f5c8a9b6ea290826337158c3929cc1847 SHA1 1e40beec603c5dec2f3f5761d37e3b197536d92e SHA256 bba44b67fc2c032b3f05347a46edaa516cd343542fef7b295abf70dfa3fbe78d +DIST SlideShow-0.9.tar.gz 118435 SHA256 bba44b67fc2c032b3f05347a46edaa516cd343542fef7b295abf70dfa3fbe78d diff --git a/x11-plugins/desklet-SlideShow/metadata.xml b/x11-plugins/desklet-SlideShow/metadata.xml index a5b1cc4ace1b..9e90bea72093 100644 --- a/x11-plugins/desklet-SlideShow/metadata.xml +++ b/x11-plugins/desklet-SlideShow/metadata.xml @@ -1,7 +1,7 @@ - gdesklets +maintainer-needed@gentoo.org A desklet for gDesklets (gnome-extra/gdesklets-core) that cycles through a collection of pictures. Will display image diff --git a/x11-plugins/desklet-WeeklyCalendar/Manifest b/x11-plugins/desklet-WeeklyCalendar/Manifest index 3ba151f033f0..8efd26db5a30 100644 --- a/x11-plugins/desklet-WeeklyCalendar/Manifest +++ b/x11-plugins/desklet-WeeklyCalendar/Manifest @@ -1,2 +1 @@ -DIST WeeklyCalendar-0.50.tar.gz 46205 RMD160 3944b44f83d1d4f7f940a243f19c42d046db2de3 SHA1 eb14ff76ea87c6c6771f1efd2f62eb8f0fd51bb7 SHA256 92e3cff0ffa52473a2825c52996a6c7abf07f7b9e0e2ef135244ac6b1833d759 -DIST WeeklyCalendar-0.60.tar.gz 47610 RMD160 642bbd4e1908d833161ff7980c662fb34b564017 SHA1 3e0046e9cd7bea642b886c2a723feccd474e545a SHA256 22beb6b78d1fd6898751d2b60504ccfd0437e734473fb61921f7b8b51dac1473 +DIST WeeklyCalendar-0.60.tar.gz 47610 SHA256 22beb6b78d1fd6898751d2b60504ccfd0437e734473fb61921f7b8b51dac1473 diff --git a/x11-plugins/desklet-WeeklyCalendar/desklet-WeeklyCalendar-0.50.ebuild b/x11-plugins/desklet-WeeklyCalendar/desklet-WeeklyCalendar-0.50.ebuild deleted file mode 100644 index baf23ef6974c..000000000000 --- a/x11-plugins/desklet-WeeklyCalendar/desklet-WeeklyCalendar-0.50.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-WeeklyCalendar/desklet-WeeklyCalendar-0.50.ebuild,v 1.2 2010/05/08 22:49:59 nixphoeni Exp $ - -DESKLET_NAME="${PN#desklet-}" - -inherit gdesklets - -DESCRIPTION="A weekly calendar with task management capability" -HOMEPAGE="http://gdesklets.de/?q=desklet/view/111" -LICENSE="GPL-3" - -SLOT="0" -IUSE="" -# KEYWORDS are limited by dev-python/icalendar -KEYWORDS="~amd64 ~x86" - -RDEPEND=">=x11-plugins/desklet-iCalendarEvent-0.3" - -DOCS="README" diff --git a/x11-plugins/desklet-WeeklyCalendar/metadata.xml b/x11-plugins/desklet-WeeklyCalendar/metadata.xml index e60183ab6a7d..4538a68724a6 100644 --- a/x11-plugins/desklet-WeeklyCalendar/metadata.xml +++ b/x11-plugins/desklet-WeeklyCalendar/metadata.xml @@ -1,5 +1,5 @@ -gdesklets +maintainer-needed@gentoo.org diff --git a/x11-plugins/desklet-ftb/Manifest b/x11-plugins/desklet-ftb/Manifest index d563162414e0..df6c76349491 100644 --- a/x11-plugins/desklet-ftb/Manifest +++ b/x11-plugins/desklet-ftb/Manifest @@ -1 +1 @@ -DIST FTB-0.3.2.tar.gz 183231 RMD160 a4f3be98f45e78c7e967cb3107ad867fd35d2540 SHA1 e7f12af3703f534bc16922a00bc9e2b9316c17a0 SHA256 62b821d677cb4111449e49d35ae30b206ba6621661d44479ce34ecd3f9a6150c +DIST FTB-0.3.2.tar.gz 183231 SHA256 62b821d677cb4111449e49d35ae30b206ba6621661d44479ce34ecd3f9a6150c diff --git a/x11-plugins/desklet-ftb/metadata.xml b/x11-plugins/desklet-ftb/metadata.xml index e60183ab6a7d..4538a68724a6 100644 --- a/x11-plugins/desklet-ftb/metadata.xml +++ b/x11-plugins/desklet-ftb/metadata.xml @@ -1,5 +1,5 @@ -gdesklets +maintainer-needed@gentoo.org diff --git a/x11-plugins/desklet-iCalendarEvent/Manifest b/x11-plugins/desklet-iCalendarEvent/Manifest index 2f078c5e322f..3c618d694f66 100644 --- a/x11-plugins/desklet-iCalendarEvent/Manifest +++ b/x11-plugins/desklet-iCalendarEvent/Manifest @@ -1,3 +1 @@ -DIST iCalendarEvent-0.3.tar.gz 6642 RMD160 a4bc7ad7628ec893a8935934abc14dadf3bf7b11 SHA1 1b8d761af15cd11693949a3558f0b3f8cea0c48b SHA256 92ec1c59a09eab65a8b5e7698961e1f83ea19b57b82da0692556bd8ca4367d46 -DIST iCalendarEvent-0.4.tar.gz 19395 RMD160 ad6d78d79de9a00e08dd8912f8dfb3ce1873dcfd SHA1 b28fca202536c240da6e95845ff8a9321b12155f SHA256 f6e7d8a5d4002b26c7387466358d4b6e37a198906e21add6c48c81ce23134c8e -DIST iCalendarEvent-0.5.tar.gz 21571 RMD160 afd1d9bf1718d8c7faec4df5783f8ef67a75da21 SHA1 dcfdd92fb884181e0ffd3fcb043e7017a77b917d SHA256 a77480401c4a1dbd009d28d138c257f1901d449f9bab65156c5918c572d176ae +DIST iCalendarEvent-0.5.tar.gz 21571 SHA256 a77480401c4a1dbd009d28d138c257f1901d449f9bab65156c5918c572d176ae diff --git a/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild b/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild deleted file mode 100644 index 2dc10d6aac48..000000000000 --- a/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild,v 1.4 2010/05/09 00:48:11 nixphoeni Exp $ - -EAPI=2 -CONTROL_NAME="${PN#desklet-}" - -inherit gdesklets - -DESCRIPTION="iCalendarEvent Control for gDesklets" -HOMEPAGE="http://gdesklets.de/index.php?q=control/view/231" -LICENSE="GPL-2" -# KEYWORDS limited by dev-python/icalendar -KEYWORDS="~x86 ~amd64" -IUSE="" - -RDEPEND="${RDEPEND} - >=dev-python/icalendar-2.0.1 - >=dev-python/python-dateutil-1.2 - dev-libs/libgamin[python]" -DOCS="Manifest" diff --git a/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.4.ebuild b/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.4.ebuild deleted file mode 100644 index 748932e6e41c..000000000000 --- a/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.4.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/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.4.ebuild,v 1.1 2010/05/09 01:19:11 nixphoeni Exp $ - -EAPI=2 -CONTROL_NAME="${PN#desklet-}" - -inherit gdesklets - -DESCRIPTION="iCalendarEvent Control for gDesklets" -HOMEPAGE="http://gdesklets.de/index.php?q=control/view/231" -LICENSE="GPL-2" -# KEYWORDS limited by dev-python/icalendar -KEYWORDS="~x86 ~amd64" -IUSE="" - -RDEPEND="${RDEPEND} - >=dev-python/icalendar-2.0.1 - >=dev-python/python-dateutil-1.2 - dev-libs/libgamin[python] - dev-libs/libxml2[python]" -DOCS="Manifest" diff --git a/x11-plugins/desklet-iCalendarEvent/metadata.xml b/x11-plugins/desklet-iCalendarEvent/metadata.xml index e60183ab6a7d..4538a68724a6 100644 --- a/x11-plugins/desklet-iCalendarEvent/metadata.xml +++ b/x11-plugins/desklet-iCalendarEvent/metadata.xml @@ -1,5 +1,5 @@ -gdesklets +maintainer-needed@gentoo.org diff --git a/x11-plugins/desklet-justanicon/Manifest b/x11-plugins/desklet-justanicon/Manifest index a0e58e2a6359..28e6fb5ce555 100644 --- a/x11-plugins/desklet-justanicon/Manifest +++ b/x11-plugins/desklet-justanicon/Manifest @@ -1 +1 @@ -DIST JustAnIcon-0.2.tar.gz 33000 RMD160 befb600daeefbc9267a638b9c07f5ab704c3819f SHA1 b49cdb8e4b030e70427cc006d9a078852f8a4df8 SHA256 671141f1a4fe1325e538a8e481d0d758023ad7eca933313504c015e07180d13c +DIST JustAnIcon-0.2.tar.gz 33000 SHA256 671141f1a4fe1325e538a8e481d0d758023ad7eca933313504c015e07180d13c diff --git a/x11-plugins/desklet-justanicon/metadata.xml b/x11-plugins/desklet-justanicon/metadata.xml index e60183ab6a7d..4538a68724a6 100644 --- a/x11-plugins/desklet-justanicon/metadata.xml +++ b/x11-plugins/desklet-justanicon/metadata.xml @@ -1,5 +1,5 @@ -gdesklets +maintainer-needed@gentoo.org diff --git a/x11-plugins/desklet-sudoku/Manifest b/x11-plugins/desklet-sudoku/Manifest index ff9a063cf293..bb49a70728f4 100644 --- a/x11-plugins/desklet-sudoku/Manifest +++ b/x11-plugins/desklet-sudoku/Manifest @@ -1 +1 @@ -DIST Sudoku-0.3.tar.gz 17149 RMD160 320f82f3f2f4a1e58f2f4be85865ff9e3ab5aecf SHA1 c2be0aeb1cae5d86feccc2dae5ba7181b25fc665 SHA256 8ead8f650c33715650dd4ce6d017595fb62a55365d0da26f284b5de85e902f38 +DIST Sudoku-0.3.tar.gz 17149 SHA256 8ead8f650c33715650dd4ce6d017595fb62a55365d0da26f284b5de85e902f38 diff --git a/x11-plugins/desklet-sudoku/metadata.xml b/x11-plugins/desklet-sudoku/metadata.xml index e60183ab6a7d..4538a68724a6 100644 --- a/x11-plugins/desklet-sudoku/metadata.xml +++ b/x11-plugins/desklet-sudoku/metadata.xml @@ -1,5 +1,5 @@ -gdesklets +maintainer-needed@gentoo.org diff --git a/x11-themes/pekwm-themes-hewphoria/Manifest b/x11-themes/pekwm-themes-hewphoria/Manifest deleted file mode 100644 index 903f5b83f30c..000000000000 --- a/x11-themes/pekwm-themes-hewphoria/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST pekwm-themes-hewphoria-20080404.tar.bz2 770628 SHA256 848809e62e7cae53d97653bc86e71e0774ca576cbabfc4961ccdfa0e58b262a4 SHA512 c1f5bee61157ba174eac4f605bf356f983b8fdc3456ef0b7c8ab9b14fe34aad0073f7c400f28dfd20fad255f01bdba487f94ab06abdc05b39e55a5d20d911107 WHIRLPOOL 15b0852a5841f3e80de53083a50836687f709692ce3e96ba8e0afddbfa6f87f125e34aefbe0b2d5d9c8d2bcf8cc8676c2f54d80fe20e9f743593340887906c6e -DIST pekwm-themes-hewphoria-20080921.tar.bz2 1014625 SHA256 0baff2ca6edb70e5f3a0be3309be89ea98de49514dd7aebea5df4fd13b256d4f SHA512 aec0d2b1c6ffd3b0b0d5905c5dae3920b8104707c9c1d1c68f94c7c3271a9f72e8bd3011232a7581b5216faeeb87a33129c93bf241909fa2276e007091d17012 WHIRLPOOL b41b22856bb2f5c97e08c91a178eb8f97c8157e9c3d650f22c1923d85956c5e75318bfd7d74495257cbc2893ca2cd884cfe8f18e981be47e7463f8239fe34568 diff --git a/x11-themes/pekwm-themes-hewphoria/metadata.xml b/x11-themes/pekwm-themes-hewphoria/metadata.xml deleted file mode 100644 index 3d882484b8dd..000000000000 --- a/x11-themes/pekwm-themes-hewphoria/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - desktop-misc - proxy-maintainers - - nico@lifeisabug.com - Nico R. Wohlgemuth - - diff --git a/x11-themes/pekwm-themes-hewphoria/pekwm-themes-hewphoria-20080404.ebuild b/x11-themes/pekwm-themes-hewphoria/pekwm-themes-hewphoria-20080404.ebuild deleted file mode 100644 index 1b115d58107a..000000000000 --- a/x11-themes/pekwm-themes-hewphoria/pekwm-themes-hewphoria-20080404.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/pekwm-themes-hewphoria/pekwm-themes-hewphoria-20080404.ebuild,v 1.4 2013/03/17 22:58:02 ulm Exp $ - -DESCRIPTION="A collection of PekWM themes from hewphoria" -HOMEPAGE="https://www.pekwm.org/projects/pekwm/wikis/Community" -SRC_URI="http://distfiles.lifeisabug.com/${P}.tar.bz2" - -LICENSE="as-is" -SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd" -IUSE="" -RESTRICT="mirror bindist" - -RDEPEND="x11-wm/pekwm" -DEPEND="${RDEPEND}" - -src_install() { - insinto /usr/share/pekwm/themes - doins -r * || die "install failed" -} - -pkg_postinst() { - echo - einfo "The themes are installed into /usr/share/pekwm/themes/" - einfo "Note: If a theme looks broken just re-run pekwm." - echo -} diff --git a/x11-themes/pekwm-themes-hewphoria/pekwm-themes-hewphoria-20080921.ebuild b/x11-themes/pekwm-themes-hewphoria/pekwm-themes-hewphoria-20080921.ebuild deleted file mode 100644 index a538c15b7a30..000000000000 --- a/x11-themes/pekwm-themes-hewphoria/pekwm-themes-hewphoria-20080921.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/pekwm-themes-hewphoria/pekwm-themes-hewphoria-20080921.ebuild,v 1.4 2013/03/17 22:58:02 ulm Exp $ - -DESCRIPTION="A collection of PekWM themes from hewphoria" -HOMEPAGE="https://www.pekwm.org/projects/pekwm/wikis/Community" -SRC_URI="http://distfiles.lifeisabug.com/${P}.tar.bz2" - -LICENSE="as-is" -SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd" -IUSE="" -RESTRICT="mirror bindist" - -RDEPEND="x11-wm/pekwm" -DEPEND="${RDEPEND}" - -src_install() { - insinto /usr/share/pekwm/themes - doins -r * || die "install failed" -} - -pkg_postinst() { - echo - einfo "The themes are installed into /usr/share/pekwm/themes/" - einfo "Note: If a theme looks broken just re-run pekwm." - echo -}