diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-07-18 14:08:38 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-07-18 14:08:38 +0000 |
commit | 6f8395b1a34e3a4bd0a7ec59037db5620cd52e26 (patch) | |
tree | 3350f0832671c36735c9cbe1f96c3f5cc98e01c5 /app-crypt/qca-ossl | |
parent | Stable on amd64, bug #178800 (diff) | |
download | gentoo-2-6f8395b1a34e3a4bd0a7ec59037db5620cd52e26.tar.gz gentoo-2-6f8395b1a34e3a4bd0a7ec59037db5620cd52e26.tar.bz2 gentoo-2-6f8395b1a34e3a4bd0a7ec59037db5620cd52e26.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc1/cvs/Linux 2.6.25.7 x86_64)
Diffstat (limited to 'app-crypt/qca-ossl')
-rw-r--r-- | app-crypt/qca-ossl/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/qca-ossl/ChangeLog b/app-crypt/qca-ossl/ChangeLog index d80ba64cc44e..2a562274636c 100644 --- a/app-crypt/qca-ossl/ChangeLog +++ b/app-crypt/qca-ossl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/qca-ossl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/ChangeLog,v 1.6 2008/03/27 16:59:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/ChangeLog,v 1.7 2008/07/18 14:08:38 aballier Exp $ + + 18 Jul 2008; Alexis Ballier <aballier@gentoo.org> + qca-ossl-2.0.0_beta3.ebuild: + keyword ~x86-fbsd 27 Mar 2008; Jeroen Roovers <jer@gentoo.org> qca-ossl-2.0.0_beta3.ebuild: Marked ~hppa (bug #211667). diff --git a/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild b/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild index ad4b0aff4bbe..37c636e2bd66 100644 --- a/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild +++ b/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild,v 1.6 2008/03/27 16:59:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild,v 1.7 2008/07/18 14:08:38 aballier Exp $ inherit eutils qt4 @@ -13,7 +13,7 @@ SRC_URI="http://delta.affinix.com/download/qca/${QCA_VER}/plugins/${MY_P}.tar.bz LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" DEPEND=">=app-crypt/qca-${QCA_VER} |