diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-14 09:40:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-14 09:40:43 +0000 |
commit | 7f45755e1f8d3e6328266b24119d4f2dedb6e8e9 (patch) | |
tree | cff22df881f8a94f8534d6f48568356419aa196d /app-office/mozilla-sunbird | |
parent | Remove some obsolete files. (diff) | |
download | gentoo-2-7f45755e1f8d3e6328266b24119d4f2dedb6e8e9.tar.gz gentoo-2-7f45755e1f8d3e6328266b24119d4f2dedb6e8e9.tar.bz2 gentoo-2-7f45755e1f8d3e6328266b24119d4f2dedb6e8e9.zip |
x86 stable wrt #188716
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-office/mozilla-sunbird')
-rw-r--r-- | app-office/mozilla-sunbird/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog index a63b6158aa61..5d38d646fb92 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.14 2007/07/25 17:57:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.15 2007/08/14 09:40:43 armin76 Exp $ + + 14 Aug 2007; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.5.ebuild: + x86 stable wrt #188716 25 Jul 2007; Raúl Porcel <armin76@gentoo.org> files/icon/mozilla-sunbird.desktop, diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild index 9b2eb53b6e68..18e591ff2a6e 100644 --- a/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild +++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.5.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.5.ebuild,v 1.4 2007/07/13 07:04:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild,v 1.5 2007/08/14 09:40:43 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -29,7 +29,7 @@ for X in ${LANGS} ; do # english is handled internally done -KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="-* ~amd64 ~ppc ~ppc64 x86" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" |