diff --git a/www-client/lora/Manifest b/www-client/lora/Manifest deleted file mode 100644 index f92dc35..0000000 --- a/www-client/lora/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD lora-9999.ebuild 796 SHA256 406026a42a0dbab64dd504749aee9364d6425981a5e7ad8cefe1efed86521f06 SHA512 e6e62c5e5c84a7b500ece71777db146365d9183d5dec25955eb0f267840cc171c1942d423ceababb5b910bfbcac4586ad0061d78f377f4602224d5432a8a635a WHIRLPOOL 720fbd203e944acc6bca7d4fee16a87da25e7b68769ec68f71203ae2cbced22aa53183a108777af1bfa498286f6bb9bdd31f29e4e2f8ee148675cc43b3350936 -MISC metadata.xml 225 SHA256 1c4bffb142aabec40964571b289e9c5526ecfca69a369484149ce310f5bafb88 SHA512 65518bcd3843de366ec53611af5a9177962274bfb087e9ee8f5f1033b42daf487b8d31e5101683e3c948611fd1d5dca740f2695f35dccccffc9408fa2ef78f02 WHIRLPOOL cd91f75d65535c8bc96d7c7840c97861e13f65d397f590bcff9396d31c39c5ed8f3920c38ccbde358eecdae8216f29465da68756cc8250c2e004971ec5ed0b16 diff --git a/www-client/lora/lora-9999.ebuild b/www-client/lora/lora-9999.ebuild deleted file mode 100644 index 63656fa..0000000 --- a/www-client/lora/lora-9999.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -EGIT_REPO_URI="git://github.com/AlexCones/LORA.git" - -inherit eutils git-2 - -DESCRIPTION="LORA is console client for linux.org.ru forum" -HOMEPAGE="https://github.com/AlexCones/LORA" -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="" -IUSE="" - -DEPEND="" -RDEPEND="app-shells/bash - dev-python/lxml - net-misc/wget - sys-apps/sed - sys-apps/gawk - " - -src_prepare() { - sed -i -e "s:INSTALL_DIR = /opt/lora:INSTALL_DIR = ${D}/opt/lora:" Makefile -} - -src_compile() { :; } - -src_install() { - emake DESTDIR="${D}" install - dodoc README - dosym /opt/lora/lora.sh /usr/bin/lora -} - -pkg_postinst() { - einfo "LORA installed into /opt/lora" - einfo "It can be launched with this command: '/usr/bin/lora'" -} diff --git a/www-client/lora/metadata.xml b/www-client/lora/metadata.xml deleted file mode 100644 index 7303719..0000000 --- a/www-client/lora/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - admin@pinkbyte.ru - Sergey - -