summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-28 09:58:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-28 09:58:22 +0000
commit3910a081f33f37e033af8302cb1077f86c682fbc (patch)
tree86c23850a8ea023f115869a5b854708b02587092 /www-client/seamonkey
parentEnable multilib flags for ppc. Since ppc profiles are not multilib at the mom... (diff)
downloadgentoo-2-3910a081f33f37e033af8302cb1077f86c682fbc.tar.gz
gentoo-2-3910a081f33f37e033af8302cb1077f86c682fbc.tar.bz2
gentoo-2-3910a081f33f37e033af8302cb1077f86c682fbc.zip
Stable for amd64, wrt bug #512896
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r--www-client/seamonkey/ChangeLog5
-rw-r--r--www-client/seamonkey/seamonkey-2.26.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog
index 466c7d36ee6b..6b3098495481 100644
--- a/www-client/seamonkey/ChangeLog
+++ b/www-client/seamonkey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/seamonkey
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.491 2014/06/25 14:11:40 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.492 2014/06/28 09:58:22 ago Exp $
+
+ 28 Jun 2014; Agostino Sarubbo <ago@gentoo.org> seamonkey-2.26.1.ebuild:
+ Stable for amd64, wrt bug #512896
25 Jun 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
seamonkey-2.26.1.ebuild, seamonkey-2.26.ebuild:
diff --git a/www-client/seamonkey/seamonkey-2.26.1.ebuild b/www-client/seamonkey/seamonkey-2.26.1.ebuild
index df0e63736f4d..9191c5ec7bce 100644
--- a/www-client/seamonkey/seamonkey-2.26.1.ebuild
+++ b/www-client/seamonkey/seamonkey-2.26.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.26.1.ebuild,v 1.2 2014/06/25 14:11:40 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.26.1.ebuild,v 1.3 2014/06/28 09:58:22 ago Exp $
EAPI=5
WANT_AUTOCONF="2.1"
@@ -42,7 +42,7 @@ if [[ ${PV} == *_pre* ]] ; then
else
# This is where arch teams should change the KEYWORDS.
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
fi
SLOT="0"