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-ossl | |
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-ossl')
-rw-r--r-- | app-crypt/qca-ossl/ChangeLog | 8 | ||||
-rw-r--r-- | app-crypt/qca-ossl/qca-ossl-2.0.0_beta3-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-crypt/qca-ossl/ChangeLog b/app-crypt/qca-ossl/ChangeLog index 38b1344b9192..98a02d9759fb 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/ChangeLog,v 1.34 2011/08/17 16:41:55 chithanh Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/ChangeLog,v 1.35 2012/06/14 07:01:37 yngwin Exp $ + + 14 Jun 2012; Ben de Groot <yngwin@gentoo.org> qca-ossl-2.0.0_beta3-r2.ebuild: + Destabling to ~ia64 because last available stable qt will be masked pending + removal 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> qca-ossl-2.0.0_beta3-r2.ebuild: diff --git a/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3-r2.ebuild b/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3-r2.ebuild index a00f907de499..d53ee4a195af 100644 --- a/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3-r2.ebuild +++ b/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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-ossl/qca-ossl-2.0.0_beta3-r2.ebuild,v 1.8 2011/08/17 16:41:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3-r2.ebuild,v 1.9 2012/06/14 07:01: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 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="debug" DEPEND=">=app-crypt/qca-${QCA_VER}[debug?] |