summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-08-11 23:36:55 +0000
committerJason Wever <weeve@gentoo.org>2004-08-11 23:36:55 +0000
commit6c238bcaeeabaf44ef64c4b198dc75ef27b789af (patch)
tree593efa5eb2cac5da8c3875a15618c382a15df4f0 /app-crypt/qca-tls
parentgnuconfig_update in src_unpack(); tidy (diff)
downloadhistorical-6c238bcaeeabaf44ef64c4b198dc75ef27b789af.tar.gz
historical-6c238bcaeeabaf44ef64c4b198dc75ef27b789af.tar.bz2
historical-6c238bcaeeabaf44ef64c4b198dc75ef27b789af.zip
Stable on sparc.
Diffstat (limited to 'app-crypt/qca-tls')
-rw-r--r--app-crypt/qca-tls/ChangeLog5
-rw-r--r--app-crypt/qca-tls/Manifest4
-rw-r--r--app-crypt/qca-tls/qca-tls-1.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/qca-tls/ChangeLog b/app-crypt/qca-tls/ChangeLog
index 80a643f6e47f..32d978a13f3d 100644
--- a/app-crypt/qca-tls/ChangeLog
+++ b/app-crypt/qca-tls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/qca-tls
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.11 2004/06/24 21:36:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.12 2004/08/11 23:36:55 weeve Exp $
+
+ 11 Aug 2004; Jason Wever <weeve@gentoo.org> qca-tls-1.0.ebuild:
+ Stable on sparc.
07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
qca-tls-1.0.ebuild:
diff --git a/app-crypt/qca-tls/Manifest b/app-crypt/qca-tls/Manifest
index 2f755dc9abc3..fe09139c9501 100644
--- a/app-crypt/qca-tls/Manifest
+++ b/app-crypt/qca-tls/Manifest
@@ -1,4 +1,4 @@
-MD5 963d908ea09f25d7c2d9a6eb3f14ad75 ChangeLog 1183
+MD5 a27693849dd1fb8a37ac27ef2c086744 ChangeLog 1266
+MD5 6ceccaf9f34ea9e4c19cc46c156d66ed qca-tls-1.0.ebuild 909
MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
-MD5 d92e425ad793b6af1295a1b2040272a7 qca-tls-1.0.ebuild 913
MD5 5398cdc5d090333de8881b20f3d10f8e files/digest-qca-tls-1.0 63
diff --git a/app-crypt/qca-tls/qca-tls-1.0.ebuild b/app-crypt/qca-tls/qca-tls-1.0.ebuild
index 15885edebca2..2c46f818c017 100644
--- a/app-crypt/qca-tls/qca-tls-1.0.ebuild
+++ b/app-crypt/qca-tls/qca-tls-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.10 2004/06/24 21:36:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0.ebuild,v 1.11 2004/08/11 23:36:55 weeve Exp $
DESCRIPTION="plugin to provide SSL/TLS capability to programs that utilize the Qt Cryptographic Architecture (QCA)"
@@ -10,7 +10,7 @@ SRC_URI="http://psi.affinix.com/beta/qca-tls-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="x86 ppc amd64 ~sparc hppa"
+KEYWORDS="x86 ppc amd64 sparc hppa"
DEPEND="!ppc? ( >=x11-libs/qt-3.2.1-r3 )
ppc? ( >=x11-libs/qt-3.0.5 )