* [gentoo-commits] gentoo-x86 commit in sys-apps/cv: cv-0.4.1.ebuild metadata.xml ChangeLog
@ 2014-08-06 2:43 Jason Donenfeld (zx2c4)
0 siblings, 0 replies; only message in thread
From: Jason Donenfeld (zx2c4) @ 2014-08-06 2:43 UTC (permalink / raw
To: gentoo-commits
zx2c4 14/08/06 02:43:45
Added: cv-0.4.1.ebuild metadata.xml ChangeLog
Log:
Initial import.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Revision Changes Path
1.1 sys-apps/cv/cv-0.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cv/cv-0.4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cv/cv-0.4.1.ebuild?rev=1.1&content-type=text/plain
Index: cv-0.4.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/cv/cv-0.4.1.ebuild,v 1.1 2014/08/06 02:43:45 zx2c4 Exp $
EAPI=5
DESCRIPTION="Coreutils Viewer: show progress for cp, rm, dd, and so forth."
HOMEPAGE="https://github.com/Xfennec/cv"
SRC_URI="https://github.com/Xfennec/${PN}/archive/v${PV}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="sys-libs/ncurses"
RDEPEND="${DEPEND}"
src_prepare() {
sed -i 's/CFLAGS=-g/CFLAGS+=/' Makefile || die
}
src_install() {
emake PREFIX="${D}/${EPREFIX}/usr" install
}
1.1 sys-apps/cv/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cv/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cv/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>zx2c4@gentoo.org</email>
<name>Jason A. Donenfeld</name>
</maintainer>
</pkgmetadata>
1.1 sys-apps/cv/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cv/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cv/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for sys-apps/cv
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/cv/ChangeLog,v 1.1 2014/08/06 02:43:45 zx2c4 Exp $
*cv-0.4.1 (06 Aug 2014)
06 Aug 2014; Jason A. Donenfeld <zx2c4@gentoo.org> +cv-0.4.1.ebuild,
+metadata.xml:
Initial import.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-06 2:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-06 2:43 [gentoo-commits] gentoo-x86 commit in sys-apps/cv: cv-0.4.1.ebuild metadata.xml ChangeLog Jason Donenfeld (zx2c4)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox