diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-26 18:28:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-26 18:28:39 +0000 |
commit | c96871a4b2f6b6c215a716986a56b2f3cc9fef4e (patch) | |
tree | 4ea297163f4f797bd09cbff11a07e6bf4c988d22 /app-crypt/qca-cyrus-sasl | |
parent | Add ~alpha/~ia64/~sparc wrt #213868 (diff) | |
download | gentoo-2-c96871a4b2f6b6c215a716986a56b2f3cc9fef4e.tar.gz gentoo-2-c96871a4b2f6b6c215a716986a56b2f3cc9fef4e.tar.bz2 gentoo-2-c96871a4b2f6b6c215a716986a56b2f3cc9fef4e.zip |
Add ~alpha/~ia64/~sparc wrt #213868
(Portage version: 2.1.4.4)
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 3ab922aece52..17b338186963 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/ChangeLog,v 1.3 2008/03/15 11:32:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/ChangeLog,v 1.4 2008/03/26 18:28:39 armin76 Exp $ + + 26 Mar 2008; Raúl Porcel <armin76@gentoo.org> + qca-cyrus-sasl-2.0.0_beta3.ebuild: + Add ~alpha/~ia64/~sparc wrt #213868 15 Mar 2008; Markus Rothe <corsair@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 e055c9f67c2b..9d9c7a68a24e 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-2008 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.3 2008/03/15 11:32:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild,v 1.4 2008/03/26 18:28:39 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="~amd64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="debug" DEPEND=">=app-crypt/qca-${QCA_VER} |