mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-19 15:58:56 -04:00
remove cv and move cv catgories with profiles/updates/2Q-2014
This commit is contained in:
parent
70e87d3a2f
commit
ad37855503
@ -1 +0,0 @@
|
||||
DIST cv-0.3.tar.gz 51890 SHA256 3bca828c80cebb42a3e4fad26c15e47c70e65efb103bd0b9149b8ff704ae1117
|
@ -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
|
||||
}
|
@ -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>
|
@ -1 +1,2 @@
|
||||
move dev-android/android-studio dev-util/android-studio
|
||||
move app-misc/cv sys-app/cv
|
||||
|
Loading…
x
Reference in New Issue
Block a user