summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-11-13 14:44:27 +0000
committerMarkus Meier <maekke@gentoo.org>2011-11-13 14:44:27 +0000
commit12ffd9a1c45cd86c77c7f54f18706cb687ce416e (patch)
treea6fa889ee4b6648ff9c6de2217e781d9207b61f2 /www-client/seamonkey
parentx86 stable, bug #381245 (diff)
downloadgentoo-2-12ffd9a1c45cd86c77c7f54f18706cb687ce416e.tar.gz
gentoo-2-12ffd9a1c45cd86c77c7f54f18706cb687ce416e.tar.bz2
gentoo-2-12ffd9a1c45cd86c77c7f54f18706cb687ce416e.zip
x86 stable, bug #381245
(Portage version: 2.1.10.34/cvs/Linux x86_64)
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r--www-client/seamonkey/ChangeLog5
-rw-r--r--www-client/seamonkey/seamonkey-2.4.1-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog
index 6dfaf974fa5a..8046b2fdc2e0 100644
--- a/www-client/seamonkey/ChangeLog
+++ b/www-client/seamonkey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/seamonkey
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.343 2011/11/07 22:03:54 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.344 2011/11/13 14:44:27 maekke Exp $
+
+ 13 Nov 2011; Markus Meier <maekke@gentoo.org> seamonkey-2.4.1-r1.ebuild:
+ x86 stable, bug #381245
*seamonkey-2.4.1-r2 (07 Nov 2011)
diff --git a/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild b/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild
index 66f8f239470d..276d683df1fd 100644
--- a/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild
+++ b/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild,v 1.4 2011/10/31 12:28:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild,v 1.5 2011/11/13 14:44:27 maekke Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -32,7 +32,7 @@ if [[ ${PV} == *_pre* ]] ; then
LANGPACK_PREFIX=""
LANGPACK_SUFFIX=""
#KEYWORDS=""
- KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 x86"
#HAS_LANGS="false"
else
# This is where arch teams should change the KEYWORDS.
@@ -40,7 +40,7 @@ else
#REL_URI="http://releases.mozilla.org/pub/mozilla.org/${PN}/releases/${MY_PV}"
REL_URI="ftp://ftp.mozilla.org/pub/${PN}/releases/${MY_PV}"
LANG_URI="${REL_URI}/langpack"
- KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86"
[[ ${PV} == *alpha* ]] && HAS_LANGS="false"
fi