diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:18:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:18:40 +0000 |
commit | cc863587c9680b4f6939f261a280ccbdd83399c1 (patch) | |
tree | 7088ad6d0130977dd17f3412d9cde08e173ee78c /app-crypt | |
parent | stable amd64, bug 320219 (diff) | |
download | gentoo-2-cc863587c9680b4f6939f261a280ccbdd83399c1.tar.gz gentoo-2-cc863587c9680b4f6939f261a280ccbdd83399c1.tar.bz2 gentoo-2-cc863587c9680b4f6939f261a280ccbdd83399c1.zip |
stable amd64, bug 320469
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/qca-ossl/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/qca-ossl/qca-ossl-2.0.0_beta3-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/qca-ossl/ChangeLog b/app-crypt/qca-ossl/ChangeLog index 258906cc4369..4ad6648a1730 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/ChangeLog,v 1.26 2010/05/24 13:01:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/ChangeLog,v 1.27 2010/05/25 21:18:40 pacho Exp $ + + 25 May 2010; Pacho Ramos <pacho@gentoo.org> + qca-ossl-2.0.0_beta3-r2.ebuild: + stable amd64, bug 320469 24 May 2010; <nixnut@gentoo.org> qca-ossl-2.0.0_beta3-r2.ebuild: ppc stable #320469 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 3b07beac268e..b9dec518cd66 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-2010 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.2 2010/05/24 13:01:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3-r2.ebuild,v 1.3 2010/05/25 21:18:40 pacho 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=">=app-crypt/qca-${QCA_VER}[debug?] |