diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-25 19:06:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-25 19:06:05 +0000 |
commit | 48824f03a7ccf8cb970caf4c4f3d3d516f65cc10 (patch) | |
tree | fec515b1b1a670637326cc6f4af187f9f832cbe5 /app-crypt/qca-ossl | |
parent | Add ~ia64 wrt #324417 (diff) | |
download | gentoo-2-48824f03a7ccf8cb970caf4c4f3d3d516f65cc10.tar.gz gentoo-2-48824f03a7ccf8cb970caf4c4f3d3d516f65cc10.tar.bz2 gentoo-2-48824f03a7ccf8cb970caf4c4f3d3d516f65cc10.zip |
alpha/ia64/sparc stable wrt #320469
(Portage version: 2.1.8.3/cvs/Linux ia64)
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-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 67f1e486396a..c6e2f330a1ae 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.28 2010/06/15 08:41:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/ChangeLog,v 1.29 2010/06/25 19:06:05 armin76 Exp $ + + 25 Jun 2010; Raúl Porcel <armin76@gentoo.org> + qca-ossl-2.0.0_beta3-r2.ebuild: + alpha/ia64/sparc stable wrt #320469 15 Jun 2010; Pawel Hajdan jr <phajdan.jr@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 ac7ac546bbe1..5e3538621e6a 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.4 2010/06/15 08:41:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3-r2.ebuild,v 1.5 2010/06/25 19:06:05 armin76 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?] |