diff options
author | Ilya Volynets <iluxa@gentoo.org> | 2006-11-09 03:24:35 +0000 |
---|---|---|
committer | Ilya Volynets <iluxa@gentoo.org> | 2006-11-09 03:24:35 +0000 |
commit | e3f1200981fde5f6edac124973f5d587079e07b1 (patch) | |
tree | 064be322171257ca4566a7eddbf3082e4fec0c25 /app-crypt | |
parent | New upstream version; Remove support for Common Lisp Controller; Remove old e... (diff) | |
download | gentoo-2-e3f1200981fde5f6edac124973f5d587079e07b1.tar.gz gentoo-2-e3f1200981fde5f6edac124973f5d587079e07b1.tar.bz2 gentoo-2-e3f1200981fde5f6edac124973f5d587079e07b1.zip |
stablize qca-tls-1.0-r3 on mips
(Portage version: 2.1.1-r1)
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-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/qca-tls/ChangeLog b/app-crypt/qca-tls/ChangeLog index 050d24173214..9cd9f71c5724 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.45 2006/10/14 15:19:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.46 2006/11/09 03:24:35 iluxa Exp $ + + 09 Nov 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org> + qca-tls-1.0-r3.ebuild: + stabilize on mips (#146522) 14 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> qca-tls-1.0-r3.ebuild: Stable on ia64. 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 46e86eedea79..a20db33588c3 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.11 2006/10/14 15:19:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0-r3.ebuild,v 1.12 2006/11/09 03:24:35 iluxa 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 |