diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-12-06 15:23:48 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-12-06 15:23:48 +0000 |
commit | d084172f2f2a7559987639d9a434a974a3352f93 (patch) | |
tree | 76a909f29464e071092e63e497a35c27e77e65f9 /app-office | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-d084172f2f2a7559987639d9a434a974a3352f93.tar.gz gentoo-2-d084172f2f2a7559987639d9a434a974a3352f93.tar.bz2 gentoo-2-d084172f2f2a7559987639d9a434a974a3352f93.zip |
amd64 stable wrt #201204
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/mozilla-sunbird/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog index b6139a82438c..1844f4ebca0f 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.21 2007/12/04 11:07:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.22 2007/12/06 15:23:48 drac Exp $ + + 06 Dec 2007; Samuli Suominen <drac@gentoo.org> mozilla-sunbird-0.7.ebuild: + amd64 stable wrt #201204 04 Dec 2007; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.7.ebuild: x86 stable diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild index da167c3ec0cd..246fafa1116f 100644 --- a/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild +++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.7.ebuild,v 1.6 2007/12/04 11:17:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild,v 1.7 2007/12/06 15:23:48 drac Exp $ WANT_AUTOCONF="2.1" @@ -35,7 +35,7 @@ for X in ${LANGS} ; do fi done -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" |