diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-21 16:49:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-21 16:49:07 +0000 |
commit | ae162811ac9b3d941ce8563d31f0fa2f7f6ff717 (patch) | |
tree | fbaf676aa47518c37cdcece940ebb8b451cc84c8 /app-crypt/qca-gnupg | |
parent | ia64/sparc stable wrt #272865 (diff) | |
download | gentoo-2-ae162811ac9b3d941ce8563d31f0fa2f7f6ff717.tar.gz gentoo-2-ae162811ac9b3d941ce8563d31f0fa2f7f6ff717.tar.bz2 gentoo-2-ae162811ac9b3d941ce8563d31f0fa2f7f6ff717.zip |
ia64/sparc stable wrt #272865
(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 a0aa338b9bcd..4f3c3fbabcb2 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.18 2009/06/16 18:38:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/ChangeLog,v 1.19 2009/07/21 16:49:07 armin76 Exp $ + + 21 Jul 2009; Raúl Porcel <armin76@gentoo.org> + qca-gnupg-2.0.0_beta3.ebuild: + ia64/sparc stable wrt #272865 16 Jun 2009; Tobias Klausmann <klausman@gentoo.org> qca-gnupg-2.0.0_beta3.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 b1a0bd1bb8ba..fcdb3971e251 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.7 2009/06/16 18:38:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild,v 1.8 2009/07/21 16:49:07 armin76 Exp $ inherit eutils qt4 @@ -13,7 +13,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 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug" DEPEND=">=app-crypt/qca-${QCA_VER} |