diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-21 16:48:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-21 16:48:28 +0000 |
commit | 591815df22637552d951567773d4f50f7498f3e8 (patch) | |
tree | 826ffff3f9e7bf25f20cc005c043182ec000237a /app-crypt/qca-cyrus-sasl | |
parent | ia64/sparc stable wrt #272865 (diff) | |
download | gentoo-2-591815df22637552d951567773d4f50f7498f3e8.tar.gz gentoo-2-591815df22637552d951567773d4f50f7498f3e8.tar.bz2 gentoo-2-591815df22637552d951567773d4f50f7498f3e8.zip |
ia64/sparc stable wrt #272865
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-crypt/qca-cyrus-sasl')
-rw-r--r-- | app-crypt/qca-cyrus-sasl/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/qca-cyrus-sasl/ChangeLog b/app-crypt/qca-cyrus-sasl/ChangeLog index 8efa543ea768..48fcf700b8cc 100644 --- a/app-crypt/qca-cyrus-sasl/ChangeLog +++ b/app-crypt/qca-cyrus-sasl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/qca-cyrus-sasl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/ChangeLog,v 1.7 2009/06/16 18:37:54 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/ChangeLog,v 1.8 2009/07/21 16:48:28 armin76 Exp $ + + 21 Jul 2009; Raúl Porcel <armin76@gentoo.org> + qca-cyrus-sasl-2.0.0_beta3.ebuild: + ia64/sparc stable wrt #272865 16 Jun 2009; Tobias Klausmann <klausman@gentoo.org> qca-cyrus-sasl-2.0.0_beta3.ebuild: diff --git a/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild b/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild index 584703a12123..1dbc984246df 100644 --- a/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild +++ b/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-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-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild,v 1.7 2009/06/16 18:37:54 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild,v 1.8 2009/07/21 16:48:28 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="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~ia64 ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug" DEPEND=">=app-crypt/qca-${QCA_VER} |