diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-10-17 15:32:44 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-10-17 15:32:44 +0000 |
commit | 3afa64c88e5155c7e94c3af451885f1d70a4b59b (patch) | |
tree | 8e3021c4d65ee332d89d33a5fef4e3b72151f44f /x11-plugins | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-3afa64c88e5155c7e94c3af451885f1d70a4b59b.tar.gz gentoo-2-3afa64c88e5155c7e94c3af451885f1d70a4b59b.tar.bz2 gentoo-2-3afa64c88e5155c7e94c3af451885f1d70a4b59b.zip |
Removed nomirror restriction
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild index 4cef86af5ecd..de8f2112cf3b 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.1 2004/10/16 23:01:55 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild,v 1.2 2004/10/17 15:32:44 rizzo Exp $ inherit flag-o-matic eutils debug @@ -12,7 +12,6 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64" IUSE="" -RESTRICT="nomirror" DEPEND=">=net-im/gaim-1.0.1 dev-libs/nss" |