diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:59:32 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:59:32 +0000 |
commit | 0a837365bb7dc66cf5977771f70c0a354832806e (patch) | |
tree | 2176500c9975ebd1c87e31ffb8d1ed9193e8d4ab /mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-0a837365bb7dc66cf5977771f70c0a354832806e.tar.gz gentoo-2-0a837365bb7dc66cf5977771f70c0a354832806e.tar.bz2 gentoo-2-0a837365bb7dc66cf5977771f70c0a354832806e.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild')
-rw-r--r-- | mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild b/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild index fcf8500c824a..9fde8b8527c4 100644 --- a/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild +++ b/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild,v 1.9 2007/03/18 01:44:33 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild,v 1.10 2007/07/02 14:59:32 peper Exp $ inherit eutils qt3 @@ -12,7 +12,7 @@ SRC_URI="${P}-linux-i686.tar.gz LICENSE="Ciphire" SLOT="0" KEYWORDS="-* amd64 x86" -RESTRICT="nostrip fetch nomirror" +RESTRICT="strip fetch mirror" IUSE="X gnome kde" DEPEND= |