diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-31 20:30:04 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-31 20:30:04 +0000 |
commit | 4650985dd0e898b82e0d2ec225931297d4fadccf (patch) | |
tree | eb0e8002cf3ebf1009110b6fec47fa90f873d824 /net-misc/polly | |
parent | 67f76a858f1ac826bd8a550d756d9ec6e340ed4f (diff) |
gentoo resync : 31.01.2018
Diffstat (limited to 'net-misc/polly')
-rw-r--r-- | net-misc/polly/Manifest | 5 | ||||
-rw-r--r-- | net-misc/polly/metadata.xml | 11 | ||||
-rw-r--r-- | net-misc/polly/polly-0.93.11.ebuild | 49 | ||||
-rw-r--r-- | net-misc/polly/polly-0.93.12.ebuild | 51 |
4 files changed, 0 insertions, 116 deletions
diff --git a/net-misc/polly/Manifest b/net-misc/polly/Manifest deleted file mode 100644 index 00c7ff22aea6..000000000000 --- a/net-misc/polly/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST Polly-0.93.12.tar.gz 573637 BLAKE2B 7bdbb40fa6054cbd1688ba4b70624ee01c38726446b1ba55398187517249f8696ea5d249f567c39df0497f3c222248e2a581216b646ddbb49dd54096c2e68097 SHA512 71cef70d6ed8ade018a880a81c9ec83f9d32f2dde3c5fb192655f56d39e6cc17ac164e746085434caca863af08a075a3a7f05b9010a263956b92294fa4b4f370 -DIST polly-0.93.11.tar.gz 575357 BLAKE2B ae5c1b8c81f530c56d91103e6aa505a2d6650e682c075109ab4102af2a714ee54baa27c7c4a3967db4691c2b38599811ff1f61d7e1913ab17b6468ce7258b24e SHA512 75ded540371f63202cf84f685f5fbd9a6be0766bb03089ae2afc6b8056dbd28213ed1dda235fe53b285677e0fe9fdf3b3fd7b744d61824de607eb89c55cc299f -EBUILD polly-0.93.11.ebuild 1237 BLAKE2B 4cf3c06968b65b8a6a4f5d0d83a43805af8845642a0a369496753aabfc40e8fd191ecb5174883f0483d914bc3d6c7c83e5539a704a9901ccfba3f34d6ffc79ae SHA512 f262cbdbfe9b72a72d5e8e27357f0a70f12195181d9e8a215ca3470eb68fc51e67c2fc993fae1133055ed6ab20cf408bd777d91df933df07031ebf85400e8f1b -EBUILD polly-0.93.12.ebuild 1225 BLAKE2B 8806204959ac9efff675ff4c6e2c20a1929b039ac21641e78617c5014e9799b7e7c20ff2d7f26109c6b7385c2069022c1bc1e70ad16fa82ff656ebb7f90ec0f9 SHA512 d1cddc8f23fb2f5c29de371d272f27ad32c0ff150eed2d6ee6eaf9ce6cf78ceae3701be6face620a506a9ef4df8a9cddd5ff5f7d96cb574bc8f57b19633674c0 -MISC metadata.xml 316 BLAKE2B 574f067af350564f6c379d86736cc1b004d355faf444a11614931029f8698571e5f2bce6c45058c941d57f52105ad5ca0ed2e38ce1baa6e73c6341dfc098af21 SHA512 b93fa678d02c24b364406995e92498d3abf389f9db5b65b664e0e9732c9e51cd0ef200170b3e9d549f110c7a3b3deed48b07a930256dc5beca0015a92afadbb7 diff --git a/net-misc/polly/metadata.xml b/net-misc/polly/metadata.xml deleted file mode 100644 index 305b87389afd..000000000000 --- a/net-misc/polly/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>xmw@gentoo.org</email> - <name>Michael Weber</name> - </maintainer> - <upstream> - <remote-id type="launchpad">polly</remote-id> - </upstream> -</pkgmetadata> diff --git a/net-misc/polly/polly-0.93.11.ebuild b/net-misc/polly/polly-0.93.11.ebuild deleted file mode 100644 index d64019e751b5..000000000000 --- a/net-misc/polly/polly-0.93.11.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE=( gdbm ) - -inherit distutils-r1 gnome2-utils vcs-snapshot - -DESCRIPTION="twitter client designed for multiple columns of multiple accounts" -HOMEPAGE="https://launchpad.net/polly" -SRC_URI="https://launchpad.net/${PN}/1.0/pre-alpha-2/+download/Polly-${PV}%20%28pre-alpha%203.11%29.tar.gz -> ${P}.tar.gz" - -LICENSE="CC-BY-NC-SA-3.0 GPL-2 GPL-3+ MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="${PYTHON_DEPS} - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/gconf-python[${PYTHON_USEDEP}] - dev-python/gtkspell-python[${PYTHON_USEDEP}] - dev-python/httplib2[${PYTHON_USEDEP}] - dev-python/keyring[${PYTHON_USEDEP}] - dev-python/notify-python[${PYTHON_USEDEP}] - dev-python/numpy[${PYTHON_USEDEP}] - dev-python/oauth2[${PYTHON_USEDEP}] - dev-python/pycurl[${PYTHON_USEDEP}] - dev-python/pyxdg[${PYTHON_USEDEP}] - dev-python/PySocks[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -python_prepare_all() { - rm -rf external/keyring || die - distutils-r1_python_prepare_all -} - -pkg_preinst() { - gnome2_gconf_savelist -} - -pkg_postinst() { - gnome2_gconf_install -} - -pkg_postrm() { - gnome2_gconf_uninstall -} diff --git a/net-misc/polly/polly-0.93.12.ebuild b/net-misc/polly/polly-0.93.12.ebuild deleted file mode 100644 index 6a285f6c600b..000000000000 --- a/net-misc/polly/polly-0.93.12.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE=( gdbm ) - -inherit distutils-r1 gnome2-utils vcs-snapshot - -DESCRIPTION="twitter client designed for multiple columns of multiple accounts" -HOMEPAGE="https://launchpad.net/polly" -SRC_URI="https://launchpad.net/${PN}/1.0/pre-alpha-2/+download/Polly-${PV}.tar.gz" - -LICENSE="CC-BY-NC-SA-3.0 GPL-2 GPL-3+ MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="${PYTHON_DEPS} - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/gconf-python[${PYTHON_USEDEP}] - dev-python/gtkspell-python[${PYTHON_USEDEP}] - dev-python/httplib2[${PYTHON_USEDEP}] - dev-python/keyring[${PYTHON_USEDEP}] - dev-python/notify-python[${PYTHON_USEDEP}] - dev-python/numpy[${PYTHON_USEDEP}] - dev-python/oauth2[${PYTHON_USEDEP}] - dev-python/pycurl[${PYTHON_USEDEP}] - dev-python/pyxdg[${PYTHON_USEDEP}] - dev-python/PySocks[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -S="${WORKDIR}"/Polly-${PV} - -python_prepare_all() { - rm -rf external/keyring || die - distutils-r1_python_prepare_all -} - -pkg_preinst() { - gnome2_gconf_savelist -} - -pkg_postinst() { - gnome2_gconf_install -} - -pkg_postrm() { - gnome2_gconf_uninstall -} |