diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-04-23 12:25:23 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-04-23 12:25:23 +0000 |
commit | e5dcbfe3797db59008a3a2d247c5c7f356bd2ef9 (patch) | |
tree | 32f1d42ba6e0bb2af4257aebaf8db850d7108d46 /net-im | |
parent | Version bump (diff) | |
download | historical-e5dcbfe3797db59008a3a2d247c5c7f356bd2ef9.tar.gz historical-e5dcbfe3797db59008a3a2d247c5c7f356bd2ef9.tar.bz2 historical-e5dcbfe3797db59008a3a2d247c5c7f356bd2ef9.zip |
cleanup
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim-encryption/gaim-encryption-2.24-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gaim-encryption/gaim-encryption-2.24-r1.ebuild b/net-im/gaim-encryption/gaim-encryption-2.24-r1.ebuild index 26b20e7bf22a..ecd1759436d0 100644 --- a/net-im/gaim-encryption/gaim-encryption-2.24-r1.ebuild +++ b/net-im/gaim-encryption/gaim-encryption-2.24-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-encryption/gaim-encryption-2.24-r1.ebuild,v 1.2 2004/04/23 12:14:26 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-encryption/gaim-encryption-2.24-r1.ebuild,v 1.3 2004/04/23 12:25:23 rizzo Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~x86 ~sparc ~amd64 ~ppc ~alpha ~ia64 ~hppa ~mips" +KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~alpha ~ia64 ~hppa ~mips" DEPEND=">=net-im/gaim-0.77 || ( dev-libs/nss net-www/mozilla )" |