Remove app-misc/itmages-service due to itmages.ru has been discontinued
This commit is contained in:
parent
0d2d094797
commit
9ce72c5c15
@ -1,28 +0,0 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="5"
|
||||
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
EGIT_REPO_URI="git://github.com/itmages/itmages-service.git"
|
||||
inherit distutils-r1 git-r3
|
||||
|
||||
DESCRIPTION="Scripts for uploading pictures to ITmages.ru"
|
||||
HOMEPAGE="https://github.com/itmages/itmages-service"
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
|
||||
RDEPEND="dev-python/pycurl[${PYTHON_USEDEP}]
|
||||
dev-python/dbus-python[${PYTHON_USEDEP}]
|
||||
dev-python/lxml[${PYTHON_USEDEP}]
|
||||
dev-python/pygobject:2[${PYTHON_USEDEP}]"
|
||||
|
||||
python_install_all() {
|
||||
distutils-r1_python_install_all
|
||||
# TODO: fix incorrect examples installation
|
||||
rm -r "${ED}/usr/share/doc/itmages/example" || die
|
||||
}
|
@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<longdescription>Python scripts for uploading pictures to ITmages.ru</longdescription>
|
||||
</pkgmetadata>
|
||||
|
Loading…
Reference in New Issue
Block a user