diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-20 18:33:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-20 18:33:39 +0000 |
commit | d07977de2bf6e889f95fafd5db3b924cbbc823f0 (patch) | |
tree | 4be7a66adeb195fb533722b31a8d2a18b208f259 /x11-plugins | |
parent | ~alpha KEYWORDS (diff) | |
download | gentoo-2-d07977de2bf6e889f95fafd5db3b924cbbc823f0.tar.gz gentoo-2-d07977de2bf6e889f95fafd5db3b924cbbc823f0.tar.bz2 gentoo-2-d07977de2bf6e889f95fafd5db3b924cbbc823f0.zip |
hppa/ia64 stable for security #68271
Diffstat (limited to 'x11-plugins')
3 files changed, 10 insertions, 10 deletions
diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild index 2ec586b97d13..af773111ddb8 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild,v 1.8 2004/09/18 01:15:21 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild,v 1.9 2004/10/20 18:30:36 vapier Exp $ inherit flag-o-matic eutils debug @@ -10,12 +10,12 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips ~alpha hppa amd64 ~ia64" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc sparc x86" IUSE="" DEPEND=">=net-im/gaim-0.82 - <net-im/gaim-1.0.0 - dev-libs/nss" + <net-im/gaim-1.0.0 + dev-libs/nss" src_compile() { local myconf diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.31.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.31.ebuild index 98cc207b8095..f57c70e16d02 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.31.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.31.ebuild,v 1.7 2004/10/05 11:30:03 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.31.ebuild,v 1.8 2004/10/20 18:30:36 vapier Exp $ inherit flag-o-matic eutils debug @@ -10,11 +10,11 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips alpha hppa amd64 ~ia64" +KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc sparc x86" IUSE="" DEPEND=">=net-im/gaim-1.0.0 - dev-libs/nss" + dev-libs/nss" src_compile() { local myconf diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild index 0b439de40a6b..53f86998fcdb 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild,v 1.6 2004/10/20 18:16:27 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild,v 1.7 2004/10/20 18:30:36 vapier Exp $ inherit flag-o-matic eutils debug @@ -10,11 +10,11 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ppc sparc x86" IUSE="" DEPEND=">=net-im/gaim-1.0.1 - dev-libs/nss" + dev-libs/nss" src_compile() { local myconf |