diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-10 00:14:21 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-10 00:14:21 +0000 |
commit | 54ab95fbdf287720085e5a74bf1e67a0e9ee2eb6 (patch) | |
tree | 7ac1e464f69f9766007f93be327d09896927306d /app-crypt/qca-tls | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-54ab95fbdf287720085e5a74bf1e67a0e9ee2eb6.tar.gz gentoo-2-54ab95fbdf287720085e5a74bf1e67a0e9ee2eb6.tar.bz2 gentoo-2-54ab95fbdf287720085e5a74bf1e67a0e9ee2eb6.zip |
Stable on x86, bug #146522.
(Portage version: 2.1.1)
Diffstat (limited to 'app-crypt/qca-tls')
-rw-r--r-- | app-crypt/qca-tls/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/qca-tls/qca-tls-1.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/qca-tls/ChangeLog b/app-crypt/qca-tls/ChangeLog index 53d65f32a849..90a2b87aae79 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.38 2006/09/07 19:28:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.39 2006/09/10 00:14:21 ticho Exp $ + + 10 Sep 2006; <ticho@gentoo.org> qca-tls-1.0-r3.ebuild: + Stable on x86, bug #146522. 07 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> qca-tls-1.0-r3.ebuild: Stable on sparc wrt #146522 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 941b9c3018da..00115bb39f42 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.5 2006/09/07 19:28:50 gustavoz Exp $ +# $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 $ 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 |