summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 15:00:37 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 15:00:37 +0000
commite4523158a53c6314c3c3c8efbd3abc71c54ab456 (patch)
tree72d6b98889b5b9823d8e1062388906ad61bc0aee /mail-client
parentalpha/ia64/x86 stable wrt #183886 (diff)
downloadhistorical-e4523158a53c6314c3c3c8efbd3abc71c54ab456.tar.gz
historical-e4523158a53c6314c3c3c8efbd3abc71c54ab456.tar.bz2
historical-e4523158a53c6314c3c3c8efbd3abc71c54ab456.zip
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/ciphire-mail/ChangeLog6
-rw-r--r--mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild4
-rw-r--r--mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild4
-rw-r--r--mail-client/mozilla-thunderbird-bin/ChangeLog7
-rw-r--r--mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.12.ebuild4
-rw-r--r--mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.4.ebuild4
6 files changed, 19 insertions, 10 deletions
diff --git a/mail-client/ciphire-mail/ChangeLog b/mail-client/ciphire-mail/ChangeLog
index b9f2644617c9..567bda63aa04 100644
--- a/mail-client/ciphire-mail/ChangeLog
+++ b/mail-client/ciphire-mail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/ciphire-mail
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ChangeLog,v 1.14 2007/03/18 01:44:33 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ChangeLog,v 1.15 2007/07/02 14:59:32 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
+ ciphire-mail-1.1.015.ebuild, ciphire-mail-1.2.047.ebuild:
+ (QA) RESTRICT clean up.
18 Mar 2007; Marius Mauch <genone@gentoo.org> ciphire-mail-1.1.015.ebuild,
ciphire-mail-1.2.047.ebuild:
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=
diff --git a/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild b/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild
index cad4853cca46..ebd5d684563c 100644
--- a/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild
+++ b/mail-client/ciphire-mail/ciphire-mail-1.2.047.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.2.047.ebuild,v 1.3 2007/03/18 01:44:33 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild,v 1.4 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=
diff --git a/mail-client/mozilla-thunderbird-bin/ChangeLog b/mail-client/mozilla-thunderbird-bin/ChangeLog
index f49ac7ff86b1..cede376c21a5 100644
--- a/mail-client/mozilla-thunderbird-bin/ChangeLog
+++ b/mail-client/mozilla-thunderbird-bin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for mail-client/mozilla-thunderbird-bin
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v 1.82 2007/06/19 13:31:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v 1.83 2007/07/02 15:00:37 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
+ mozilla-thunderbird-bin-1.5.0.12.ebuild,
+ mozilla-thunderbird-bin-2.0.0.4.ebuild:
+ (QA) RESTRICT clean up.
19 Jun 2007; Raúl Porcel <armin76@gentoo.org>
-mozilla-thunderbird-bin-2.0.0.0.ebuild:
diff --git a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.12.ebuild b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.12.ebuild
index c23518f4fb06..d905c3c7f5e7 100644
--- a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.12.ebuild
+++ b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.12.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/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.12.ebuild,v 1.4 2007/06/08 13:50:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.12.ebuild,v 1.5 2007/07/02 15:00:37 peper Exp $
inherit eutils mozilla-launcher multilib mozextension
@@ -10,7 +10,7 @@ SHORTLANGS="es-ES ga-IE nb-NO sv-SE"
DESCRIPTION="The Mozilla Thunderbird Mail & News Reader"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/linux-i686/en-US/thunderbird-${PV}.tar.gz"
HOMEPAGE="http://www.mozilla.com/thunderbird"
-RESTRICT="nostrip"
+RESTRICT="strip"
KEYWORDS="-* amd64 x86"
SLOT="0"
diff --git a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.4.ebuild b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.4.ebuild
index ab36e52d7512..8fd52306d640 100644
--- a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.4.ebuild
+++ b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.4.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/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.4.ebuild,v 1.3 2007/06/15 18:49:52 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.4.ebuild,v 1.4 2007/07/02 15:00:37 peper Exp $
inherit eutils mozilla-launcher multilib mozextension
@@ -10,7 +10,7 @@ NOSHORTLANGS="en-GB es-AR pt-BR zh-TW"
DESCRIPTION="The Mozilla Thunderbird Mail & News Reader"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/linux-i686/en-US/thunderbird-${PV}.tar.gz"
HOMEPAGE="http://www.mozilla.org/projects/thunderbird"
-RESTRICT="nostrip"
+RESTRICT="strip"
KEYWORDS="-* amd64 x86"
SLOT="0"