diff options
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/qca-tls/ChangeLog | 6 | ||||
-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-r3.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/qca-tls/qca-tls-1.0.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-crypt/qca-tls/ChangeLog b/app-crypt/qca-tls/ChangeLog index 90a2b87aae79..ddf73ef0739a 100644 --- a/app-crypt/qca-tls/ChangeLog +++ b/app-crypt/qca-tls/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/qca-tls # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.39 2006/09/10 00:14:21 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.40 2006/09/11 05:42:58 wormo Exp $ + + 10 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> + qca-tls-1.0-r3.ebuild: + stable on ppc (Bug #146522) 10 Sep 2006; <ticho@gentoo.org> qca-tls-1.0-r3.ebuild: Stable on x86, bug #146522. 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 eb5f72b778a5..358285a6b563 100644 --- a/app-crypt/qca-tls/qca-tls-1.0-r2.ebuild +++ b/app-crypt/qca-tls/qca-tls-1.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.10 2005/07/09 13:54:17 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0-r2.ebuild,v 1.11 2006/09/11 05:42:58 wormo Exp $ inherit eutils diff --git a/app-crypt/qca-tls/qca-tls-1.0-r3.ebuild b/app-crypt/qca-tls/qca-tls-1.0-r3.ebuild index 00115bb39f42..b3549ba85850 100644 --- a/app-crypt/qca-tls/qca-tls-1.0-r3.ebuild +++ b/app-crypt/qca-tls/qca-tls-1.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r3.ebuild,v 1.6 2006/09/10 00:14:21 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0-r3.ebuild,v 1.7 2006/09/11 05:42:58 wormo Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://delta.affinix.com/qca/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" #alpha amd64 and ppc64 need testing -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=app-crypt/qca-1.0 diff --git a/app-crypt/qca-tls/qca-tls-1.0.ebuild b/app-crypt/qca-tls/qca-tls-1.0.ebuild index 6c8f52f06d68..f7f7fca472e0 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-2005 Gentoo Foundation +# Copyright 1999-2006 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.22 2005/07/29 22:45:05 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0.ebuild,v 1.23 2006/09/11 05:42:58 wormo Exp $ inherit eutils qt3 |