diff options
author | 2008-11-20 19:10:38 +0000 | |
---|---|---|
committer | 2008-11-20 19:10:38 +0000 | |
commit | e1b51b4fbba4a7326ea0d39734306c11ba97cae3 (patch) | |
tree | 1e5ae0c44809b1ae45b517008bcd8ada7e9ff232 /app-office | |
parent | x86 stable, remove old (diff) | |
download | historical-e1b51b4fbba4a7326ea0d39734306c11ba97cae3.tar.gz historical-e1b51b4fbba4a7326ea0d39734306c11ba97cae3.tar.bz2 historical-e1b51b4fbba4a7326ea0d39734306c11ba97cae3.zip |
x86 stable
Package-Manager: portage-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 )" |