diff options
author | 2012-06-14 07:06:37 +0000 | |
---|---|---|
committer | 2012-06-14 07:06:37 +0000 | |
commit | 19c05dbe8214abdb661253a2cc95382ac3cdd529 (patch) | |
tree | e7e843303ea42953a32d2a01101a9726ef8afcb4 /app-crypt | |
parent | Destabling to ~ia64 because last available stable qt will be masked pending r... (diff) | |
download | gentoo-2-19c05dbe8214abdb661253a2cc95382ac3cdd529.tar.gz gentoo-2-19c05dbe8214abdb661253a2cc95382ac3cdd529.tar.bz2 gentoo-2-19c05dbe8214abdb661253a2cc95382ac3cdd529.zip |
Destabling to ~ia64 because last available stable qt will be masked pending removal
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/qca-cyrus-sasl/ChangeLog | 9 | ||||
-rw-r--r-- | app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/app-crypt/qca-cyrus-sasl/ChangeLog b/app-crypt/qca-cyrus-sasl/ChangeLog index 7897ff282e2d..76f9fecdd5d2 100644 --- a/app-crypt/qca-cyrus-sasl/ChangeLog +++ b/app-crypt/qca-cyrus-sasl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-crypt/qca-cyrus-sasl -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/ChangeLog,v 1.11 2010/03/26 23:38:18 yngwin Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/ChangeLog,v 1.12 2012/06/14 07:06:37 yngwin Exp $ + + 14 Jun 2012; Ben de Groot <yngwin@gentoo.org> + qca-cyrus-sasl-2.0.0_beta3.ebuild: + Destabling to ~ia64 because last available stable qt will be masked pending + removal 26 Mar 2010; Ben de Groot <yngwin@gentoo.org> qca-cyrus-sasl-2.0.0_beta3.ebuild: diff --git a/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild b/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild index a5fb17102bd8..9c749146f9a0 100644 --- a/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild +++ b/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild,v 1.11 2010/03/26 23:38:18 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild,v 1.12 2012/06/14 07:06:37 yngwin Exp $ EAPI="2" inherit eutils qt4-r2 @@ -14,7 +14,7 @@ SRC_URI="http://delta.affinix.com/download/qca/${QCA_VER}/plugins/${MY_P}.tar.bz LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ia64 ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ppc64 sparc x86 ~x86-fbsd" IUSE="debug" DEPEND=">=app-crypt/qca-${QCA_VER}[debug?] |