diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 13:54:17 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 13:54:17 +0000 |
commit | 4ae58e70bbc0bfe0416d2dfcdb6d36f5b7ce3602 (patch) | |
tree | 317489b8f1a02ea5151a837369ff931f24a3a170 /app-crypt/qca-tls | |
parent | QA: ${PN}-${PV} -> ${P} (diff) | |
download | historical-4ae58e70bbc0bfe0416d2dfcdb6d36f5b7ce3602.tar.gz historical-4ae58e70bbc0bfe0416d2dfcdb6d36f5b7ce3602.tar.bz2 historical-4ae58e70bbc0bfe0416d2dfcdb6d36f5b7ce3602.zip |
QA: ${PN}-${PV} -> ${P}
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-crypt/qca-tls')
-rw-r--r-- | app-crypt/qca-tls/Manifest | 16 | ||||
-rw-r--r-- | app-crypt/qca-tls/qca-tls-1.0-r2.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/qca-tls/qca-tls-1.0.ebuild | 4 |
3 files changed, 17 insertions, 7 deletions
diff --git a/app-crypt/qca-tls/Manifest b/app-crypt/qca-tls/Manifest index f5c3335fc283..f131b37393b1 100644 --- a/app-crypt/qca-tls/Manifest +++ b/app-crypt/qca-tls/Manifest @@ -1,7 +1,17 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 e942e49a438fe132e5dedeb366f056e6 ChangeLog 3208 -MD5 b5393a27b5b3d74649028c3befaf49fe metadata.xml 226 -MD5 09081464acb9e5c09dc4b59d17c5428b qca-tls-1.0-r2.ebuild 1017 -MD5 b3d39a5f0859ed8aa5baec3254b8c3a4 qca-tls-1.0.ebuild 1031 MD5 5398cdc5d090333de8881b20f3d10f8e files/digest-qca-tls-1.0 63 MD5 5398cdc5d090333de8881b20f3d10f8e files/digest-qca-tls-1.0-r2 63 MD5 f87721e55c7f47d133faa99241219ae5 files/qca-pathfix.patch 301 +MD5 b5393a27b5b3d74649028c3befaf49fe metadata.xml 226 +MD5 1b70f644c551d8bff8d884d7dd0d85e2 qca-tls-1.0-r2.ebuild 1012 +MD5 1f2123ea5affeb7856d4a722bff14f07 qca-tls-1.0.ebuild 1020 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCz9cgI1lqEGTUzyQRAsIuAJ0VjWVR63vciP72lRfzSd4yqpPC/gCfRsT/ +I5nbq1gDadeN+w2bv4jnRa0= +=4kVy +-----END PGP SIGNATURE----- diff --git a/app-crypt/qca-tls/qca-tls-1.0-r2.ebuild b/app-crypt/qca-tls/qca-tls-1.0-r2.ebuild index a12fa979a095..eb5f72b778a5 100644 --- a/app-crypt/qca-tls/qca-tls-1.0-r2.ebuild +++ b/app-crypt/qca-tls/qca-tls-1.0-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0-r2.ebuild,v 1.9 2005/07/02 02:11:26 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0-r2.ebuild,v 1.10 2005/07/09 13:54:17 swegener Exp $ inherit eutils DESCRIPTION="plugin to provide SSL/TLS capability to programs that utilize the Qt Cryptographic Architecture (QCA)" HOMEPAGE="http://delta.affinix.com/qca/" -SRC_URI="http://delta.affinix.com/qca/${PN}-${PV}.tar.bz2" +SRC_URI="http://delta.affinix.com/qca/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/app-crypt/qca-tls/qca-tls-1.0.ebuild b/app-crypt/qca-tls/qca-tls-1.0.ebuild index 6f073cb06760..33e7f1b7077b 100644 --- a/app-crypt/qca-tls/qca-tls-1.0.ebuild +++ b/app-crypt/qca-tls/qca-tls-1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0.ebuild,v 1.19 2005/01/01 12:37:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0.ebuild,v 1.20 2005/07/09 13:54:17 swegener Exp $ inherit eutils DESCRIPTION="plugin to provide SSL/TLS capability to programs that utilize the Qt Cryptographic Architecture (QCA)" HOMEPAGE="http://psi.affinix.com/" -SRC_URI="http://psi.affinix.com/beta/qca-tls-${PV}.tar.bz2" +SRC_URI="http://psi.affinix.com/beta/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |