summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-14 18:41:49 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-14 18:41:49 +0000
commit638dca3b86dd4c112aa76efc54cf1dfa2cfced26 (patch)
tree756316bf54a1c8eda58d557efb030b0f17223bee /app-office
parentStable on alpha/ia64 wrt bug #169040. (diff)
downloadgentoo-2-638dca3b86dd4c112aa76efc54cf1dfa2cfced26.tar.gz
gentoo-2-638dca3b86dd4c112aa76efc54cf1dfa2cfced26.tar.bz2
gentoo-2-638dca3b86dd4c112aa76efc54cf1dfa2cfced26.zip
stable x86 since this contains a lot of bugfixes
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/mozilla-sunbird-bin/ChangeLog6
-rw-r--r--app-office/mozilla-sunbird-bin/files/digest-mozilla-sunbird-bin-0.33
-rw-r--r--app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.ebuild4
-rw-r--r--app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.ebuild74
4 files changed, 7 insertions, 80 deletions
diff --git a/app-office/mozilla-sunbird-bin/ChangeLog b/app-office/mozilla-sunbird-bin/ChangeLog
index 5dcff524b028..ef115ba95eb6 100644
--- a/app-office/mozilla-sunbird-bin/ChangeLog
+++ b/app-office/mozilla-sunbird-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/mozilla-sunbird-bin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.18 2007/03/04 07:15:54 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.19 2007/03/14 18:41:49 armin76 Exp $
+
+ 14 Mar 2007; Raúl Porcel <armin76@gentoo.org>
+ -mozilla-sunbird-bin-0.3.ebuild, mozilla-sunbird-bin-0.3.1.ebuild:
+ stable x86 since this contains a lot of bugfixes
04 Mar 2007; Marius Mauch <genone@gentoo.org>
mozilla-sunbird-bin-0.3.1.ebuild:
diff --git a/app-office/mozilla-sunbird-bin/files/digest-mozilla-sunbird-bin-0.3 b/app-office/mozilla-sunbird-bin/files/digest-mozilla-sunbird-bin-0.3
deleted file mode 100644
index 44951fda77e8..000000000000
--- a/app-office/mozilla-sunbird-bin/files/digest-mozilla-sunbird-bin-0.3
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 5474038c9c1944600810ee900b7e20e1 sunbird-0.3.en-US.linux-i686.tar.bz2 7858638
-RMD160 fa9a15521a51f8ba79b8f135333d0c1d06e24de4 sunbird-0.3.en-US.linux-i686.tar.bz2 7858638
-SHA256 1ccacca657eabf8fa371f84780c40f8490e7f802f81f63c3fa2cec4d5e732d44 sunbird-0.3.en-US.linux-i686.tar.bz2 7858638
diff --git a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.ebuild b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.ebuild
index 503bdb9bd16a..40986525402c 100644
--- a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.ebuild
+++ b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.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-bin/mozilla-sunbird-bin-0.3.1.ebuild,v 1.2 2007/03/04 07:15:54 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.ebuild,v 1.3 2007/03/14 18:41:49 armin76 Exp $
inherit eutils mozilla-launcher multilib mozextension
@@ -13,7 +13,7 @@ SRC_URI="http://releases.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/$
HOMEPAGE="http://www.mozilla.org/projects/calendar/sunbird.html"
RESTRICT="nostrip"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~amd64 x86"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE=""
diff --git a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.ebuild b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.ebuild
deleted file mode 100644
index a625cfe16dfe..000000000000
--- a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# 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-bin/mozilla-sunbird-bin-0.3.ebuild,v 1.2 2007/02/14 19:18:51 armin76 Exp $
-
-inherit eutils mozilla-launcher multilib
-
-DESCRIPTION="The Mozilla Sunbird Calendar"
-SRC_URI="http://releases.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/${PV}/linux-i686/en-US/sunbird-${PV}.en-US.linux-i686.tar.bz2"
-HOMEPAGE="http://www.mozilla.org/projects/calendar/sunbird.html"
-RESTRICT="nostrip"
-
-KEYWORDS="-* ~amd64 x86"
-SLOT="0"
-LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
-IUSE=""
-
-DEPEND=""
-RDEPEND="x11-libs/libXcursor
- x11-libs/libXrandr
- x11-libs/libXi
- x11-libs/libXinerama
- x11-libs/libXt
- virtual/xft
- x86? (
- >=x11-libs/gtk+-2.2
- =virtual/libstdc++-3.3
- )
- amd64? (
- >=app-emulation/emul-linux-x86-baselibs-1.0
- >=app-emulation/emul-linux-x86-gtklibs-1.0
- )
- >=www-client/mozilla-launcher-1.44"
-
-S=${WORKDIR}/sunbird
-
-pkg_config() {
- # This is a binary x86 package => ABI=x86
- # Please keep this in future versions
- # Danny van Dyk <kugelfang@gentoo.org> 2005/03/26
- has_multilib_profile && ABI="x86"
-}
-
-src_install() {
- declare MOZILLA_FIVE_HOME=/opt/sunbird
-
- # Install sunbird in /opt
- dodir ${MOZILLA_FIVE_HOME%/*}
- mv ${S} ${D}${MOZILLA_FIVE_HOME}
-
- keepdir ${MOZILLA_FIVE_HOME}/extensions # required to run!
-
- # Create /usr/bin/sunbird-bin
- install_mozilla_launcher_stub sunbird-bin ${MOZILLA_FIVE_HOME}
-
- # Install icon and .desktop for menu entry
- doicon ${FILESDIR}/icon/mozilla-sunbird-bin-icon.png
- domenu ${FILESDIR}/icon/mozilla-sunbird-bin.desktop
-}
-
-pkg_preinst() {
- declare MOZILLA_FIVE_HOME=/opt/sunbird
-
- # Remove entire installed instance to prevent all kinds of
- # problems... see bug 44772 for example
- rm -rf ${ROOT}${MOZILLA_FIVE_HOME}
-}
-
-pkg_postinst() {
- update_mozilla_launcher_symlinks
-}
-
-pkg_postrm() {
- update_mozilla_launcher_symlinks
-}