diff --git a/app-admin/mongo-tools/Manifest b/app-admin/mongo-tools/Manifest deleted file mode 100644 index 9e3a948..0000000 --- a/app-admin/mongo-tools/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST mongo-tools-3.4.16.tar.gz 4697191 BLAKE2B 2e9a0e7dc8016d3e7d7c7f8d0cf80a97d3d199603c0b8b791df5a0d79d418ffaa232eee694047a7ca11fa7623023b4123becd437cfe3dec11e26cd525720bcad SHA512 b40c6dee75d860de1da73faf79f5f68c098ce7c80681486c66fff04a937474dcede91c7be907a8e36033b3898f7499e8f53271944c0df3360756c27361efb6f5 -DIST mongo-tools-3.4.23.tar.gz 4712212 BLAKE2B fc84e25696f12cab66fcf9f4f192b3f0e8a827598b6de2b80606c4d00da8134e200cc883626cd74bddcc208efd4e5c7046c1b4c69be12e0dbbb2df801bdc7be1 SHA512 1cfba67daf82837df2a27f8961f78bdcfcd7be57af66b34c090cdd6f385a38272680e5c4d9513b139cb18307576ce23663ae19b283ed92edbf1c5327043585e8 -EBUILD mongo-tools-3.4.16.ebuild 1191 BLAKE2B 0765a673d50d0d7c8a8dae14e28f5aa27f0bd5896273386700ea3a1e743514f248ed195208b0e4036ffddfe9955471cae138e03502d1e1a5405f5dba2f019663 SHA512 dcf2017a3bd22d0c45d99cf30810d4de6c577a9c9056df1bb2faf8c0466b1018444cb887b76f5711b30f845a9d46d4c03b8aac86be54aaf6d57c34b4715a613b -EBUILD mongo-tools-3.4.23.ebuild 1191 BLAKE2B 0765a673d50d0d7c8a8dae14e28f5aa27f0bd5896273386700ea3a1e743514f248ed195208b0e4036ffddfe9955471cae138e03502d1e1a5405f5dba2f019663 SHA512 dcf2017a3bd22d0c45d99cf30810d4de6c577a9c9056df1bb2faf8c0466b1018444cb887b76f5711b30f845a9d46d4c03b8aac86be54aaf6d57c34b4715a613b diff --git a/app-admin/mongo-tools/mongo-tools-3.4.16.ebuild b/app-admin/mongo-tools/mongo-tools-3.4.16.ebuild deleted file mode 100644 index 2888ce9..0000000 --- a/app-admin/mongo-tools/mongo-tools-3.4.16.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MY_PV=${PV/_rc/-rc} -MY_P=${PN}-r${MY_PV} - -DESCRIPTION="A high-performance, open source, schema-free document-oriented database" -HOMEPAGE="https://www.mongodb.com" -SRC_URI="https://github.com/mongodb/mongo-tools/archive/r${MY_PV}.tar.gz -> mongo-tools-${MY_PV}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64" -IUSE="sasl ssl" - -RDEPEND="!> "${ED}"${INSTALLDIR}/Adobe/Reader9/Reader/GlobalPrefs/mozilla_config - elog "Adobe Reader depends on libgtkembedmoz.so, which I've found on" - elog "your system in ${lib}, and configured in ${INSTALLDIR}/Adobe/Reader9/Reader/GlobalPrefs/mozilla_config." - break # don't search any more libraries - fi - done - fi -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst () { - if use x86 && ! use html; then - echo - ewarn "If you want html support and/or view the Adobe Reader help you have" - ewarn "to re-emerge acroread with USE=\"html\"." - echo - fi - - if use amd64; then - if use nsplugin && ! has_version www-plugins/nspluginwrapper; then - echo - elog "If you're running a 64bit browser you may also want to install" - elog "\"www-plugins/nspluginwrapper\" to be able to use the Adobe Reader" - elog "browser plugin." - fi - elog "" - elog "If you find that Adobe Reader doesn't match your desktop's theme, you" - elog "may want to re-emerge the relevant gtk theme package with" - elog "USE=\"abi_x86_32\" enabled." - fi - - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/app-text/acroread/files/gentoo_config b/app-text/acroread/files/gentoo_config deleted file mode 100644 index 1ca8729..0000000 --- a/app-text/acroread/files/gentoo_config +++ /dev/null @@ -1,10 +0,0 @@ -# Enable this if you want Adobe Reader to cache Font-config fonts -ACRO_ENABLE_FONT_CONFIG=1 -export ACRO_ENABLE_FONT_CONFIG - -# Enable this if you want to set the MOZILLA_COMP_PATH globally (for all the users) -if [ -f "$ACRO_INSTALL_DIR/GlobalPrefs/mozilla_config" ]; then - . "$ACRO_INSTALL_DIR/GlobalPrefs/mozilla_config" - export MOZILLA_COMP_PATH -fi - diff --git a/app-text/acroread/metadata.xml b/app-text/acroread/metadata.xml deleted file mode 100644 index 4a56c51..0000000 --- a/app-text/acroread/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - printing@gentoo.org - Gentoo Printing Project - - - HTML support and help reading capability (only for x86). - -