diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-29 18:12:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-29 18:12:34 +0000 |
commit | 7d919c69e813dcbe795e9fb1b75dfd7d0bee1416 (patch) | |
tree | c489abe701d0c14b359ba4fe8ebdc781553d33c1 /app-crypt/qca-gnupg | |
parent | ia64/sh/sparc stable wrt #290343 (diff) | |
download | gentoo-2-7d919c69e813dcbe795e9fb1b75dfd7d0bee1416.tar.gz gentoo-2-7d919c69e813dcbe795e9fb1b75dfd7d0bee1416.tar.bz2 gentoo-2-7d919c69e813dcbe795e9fb1b75dfd7d0bee1416.zip |
Add ~arm wrt #288000
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-crypt/qca-gnupg')
-rw-r--r-- | app-crypt/qca-gnupg/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/qca-gnupg/ChangeLog b/app-crypt/qca-gnupg/ChangeLog index c6c0b31b6417..d5f8f2796555 100644 --- a/app-crypt/qca-gnupg/ChangeLog +++ b/app-crypt/qca-gnupg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/qca-gnupg # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/ChangeLog,v 1.20 2009/08/19 14:01:26 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/ChangeLog,v 1.21 2009/12/29 18:12:34 armin76 Exp $ + + 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> + qca-gnupg-2.0.0_beta3.ebuild: + Add ~arm wrt #288000 19 Aug 2009; Petteri Räty <betelgeuse@gentoo.org> -qca-gnupg-2.0.0_beta2.ebuild: diff --git a/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild b/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild index ffbc28c0bb9a..08ccb6cca644 100644 --- a/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild +++ b/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild,v 1.9 2009/08/19 14:04:29 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild,v 1.10 2009/12/29 18:12:34 armin76 Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://delta.affinix.com/download/qca/${QCA_VER}/plugins/${MY_P}.tar.bz LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug" DEPEND=">=app-crypt/qca-${QCA_VER}[debug?] |