diff options
author | Ben de Groot <yngwin@gentoo.org> | 2012-06-14 07:08:45 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2012-06-14 07:08:45 +0000 |
commit | 85c749c8fff705cfe3fa581ee20911d1f1971316 (patch) | |
tree | 60c54667f630784bc7e37e66e3839c595df6d7ce /app-crypt/qca-cyrus-sasl | |
parent | Version bump. (diff) | |
download | historical-85c749c8fff705cfe3fa581ee20911d1f1971316.tar.gz historical-85c749c8fff705cfe3fa581ee20911d1f1971316.tar.bz2 historical-85c749c8fff705cfe3fa581ee20911d1f1971316.zip |
Destabling to ~ia64 because last available stable qt will be masked pending removal
Package-Manager: portage-2.2.0_alpha110/cvs/Linux x86_64
Diffstat (limited to 'app-crypt/qca-cyrus-sasl')
-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?] |