diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-20 19:10:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-20 19:10:38 +0000 |
commit | d8b864d5a49630cca2023c601736013b516f6e84 (patch) | |
tree | dc9c3b70d61ea2b7751cf83b2c5d02ee84195c01 /app-office | |
parent | x86 stable, remove old (diff) | |
download | gentoo-2-d8b864d5a49630cca2023c601736013b516f6e84.tar.gz gentoo-2-d8b864d5a49630cca2023c601736013b516f6e84.tar.bz2 gentoo-2-d8b864d5a49630cca2023c601736013b516f6e84.zip |
x86 stable
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/mozilla-sunbird/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog index 6705fd4162be..0734e6394d57 100644 --- a/app-office/mozilla-sunbird/ChangeLog +++ b/app-office/mozilla-sunbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/mozilla-sunbird # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.37 2008/10/19 10:12:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.38 2008/11/20 19:10:38 armin76 Exp $ + + 20 Nov 2008; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.9.ebuild: + x86 stable *mozilla-sunbird-0.9 (19 Oct 2008) diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild index 16c0d18fcb32..ea2fd3deca6d 100644 --- a/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild +++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild,v 1.1 2008/10/19 10:12:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild,v 1.2 2008/11/20 19:10:38 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -39,7 +39,7 @@ for X in ${LANGS} ; do fi done -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" |