remove cv and move cv catgories with profiles/updates/2Q-2014

This commit is contained in:
microcai 2014-08-07 14:06:40 +08:00
parent 70e87d3a2f
commit ad37855503
4 changed files with 1 additions and 33 deletions

View File

@ -1 +0,0 @@
DIST cv-0.3.tar.gz 51890 SHA256 3bca828c80cebb42a3e4fad26c15e47c70e65efb103bd0b9149b8ff704ae1117

View File

@ -1,21 +0,0 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=4
inherit vcs-snapshot
DESCRIPTION="Linux tool to show progress for cp, rm, dd, ..."
HOMEPAGE="https://github.com/Xfennec/cv"
SRC_URI="https://github.com/Xfennec/cv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
src_install() {
dobin cv
}

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<name>loong0</name>
<email>longlene@gmail.com</email>
</maintainer>
<longdescription>
This tool can be described as a Tiny Dirty Linux Only C command that looks for coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, ...) currently running on your system and displays the percentage of copied data.
</longdescription>
</pkgmetadata>

View File

@ -1 +1,2 @@
move dev-android/android-studio dev-util/android-studio
move app-misc/cv sys-app/cv