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/seamonkey-2.4.1-r1.ebuild
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/seamonkey-2.4.1-r1.ebuild')
-rw-r--r--www-client/seamonkey/seamonkey-2.4.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
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