mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cvs2svn: remove package
- Abandon upstream, the homepage is timed-out from my local machine - Python 2 only - People could import via git: cvs -> git -> svn - Other distro dropped this package, too.
This commit is contained in:
parent
1fbf8f2948
commit
aa2ef09893
2 changed files with 0 additions and 22 deletions
|
@ -1,21 +0,0 @@
|
||||||
# Template file for 'cvs2svn'
|
|
||||||
pkgname=cvs2svn
|
|
||||||
version=2.5.0
|
|
||||||
revision=1
|
|
||||||
archs=noarch
|
|
||||||
build_style=gnu-makefile
|
|
||||||
make_build_args="man"
|
|
||||||
hostmakedepends="python"
|
|
||||||
depends="cvs python"
|
|
||||||
short_desc="CVS to Subversion, git and bazaar repository conversion tool"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="BSD"
|
|
||||||
homepage="http://cvs2svn.tigris.org/"
|
|
||||||
distfiles="http://cvs2svn.tigris.org/files/documents/1462/49543/cvs2svn-${version}.tar.gz"
|
|
||||||
checksum=6409d118730722f439760d41c08a5bfd05e5d3ff4a666050741e4a5dc2076aea
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vmkdir usr/share/man/man1
|
|
||||||
install -m644 *.1 ${DESTDIR}/usr/share/man/man1
|
|
||||||
vlicense COPYING
|
|
||||||
}
|
|
|
@ -1 +0,0 @@
|
||||||
site="http://cvs2svn.tigris.org/servlets/ProjectDocumentList?folderID=2976"
|
|
Loading…
Add table
Reference in a new issue