OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 27-Oct-2003 16:28:01
Branch: HEAD Handle: 2003102715280000
Modified files:
openpkg-re/vcheck vc.gcrypt
Log:
cleanup tracking
Summary:
Revision Changes Path
1.13 +0 -7 openpkg-re/vcheck/vc.gcrypt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.gcrypt
============================================================================
$ cvs diff -u -r1.12 -r1.13 vc.gcrypt
--- openpkg-re/vcheck/vc.gcrypt 27 Oct 2003 15:27:13 -0000 1.12
+++ openpkg-re/vcheck/vc.gcrypt 27 Oct 2003 15:28:00 -0000 1.13
@@ -2,15 +2,8 @@
}
prog gcrypt:libgcrypt = {
- comment = "mlelstv - version 1.1.42 has incompatible API changes, wait until
fixed or rest of the world (e.g. gnutls) catches up"
version = 1.1.43
url = ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/
regex = libgcrypt-(__VER__)\.tar\.gz
-}
-prog gcrypt:libgpg-error = {
- comment = "mlelstv - only used for gcrypt >= 1.1.42"
- version = 0.4
- url = ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/
- regex = libgpg-error-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]