summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-01-12 21:19:31 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-01-12 21:19:31 +0000
commitbb7fb7595d882077fd4c3353680125de3bc4ff5c (patch)
tree0f5f4f6fd05d7e9533a45e71d3cfd5857639b673 /app-office
parent- version bump (diff)
downloadhistorical-bb7fb7595d882077fd4c3353680125de3bc4ff5c.tar.gz
historical-bb7fb7595d882077fd4c3353680125de3bc4ff5c.tar.bz2
historical-bb7fb7595d882077fd4c3353680125de3bc4ff5c.zip
migrated from amd64? to emul-linux-x86? dependency.
Diffstat (limited to 'app-office')
-rw-r--r--app-office/mozilla-sunbird-bin/ChangeLog7
-rw-r--r--app-office/mozilla-sunbird-bin/Manifest8
-rw-r--r--app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20040812.ebuild6
-rw-r--r--app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20041112.ebuild6
4 files changed, 16 insertions, 11 deletions
diff --git a/app-office/mozilla-sunbird-bin/ChangeLog b/app-office/mozilla-sunbird-bin/ChangeLog
index dc21d56a9633..eadf2dd6fda3 100644
--- a/app-office/mozilla-sunbird-bin/ChangeLog
+++ b/app-office/mozilla-sunbird-bin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-office/mozilla-sunbird-bin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.3 2005/01/01 15:37:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.4 2005/01/12 21:19:31 luckyduck Exp $
+
+ 12 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
+ mozilla-sunbird-bin-0.2.20040812.ebuild,
+ mozilla-sunbird-bin-0.2.20041112.ebuild:
+ migrated from amd64? to emul-linux-x86? dependency.
*mozilla-sunbird-bin-0.2.20041112 (18 Nov 2004)
diff --git a/app-office/mozilla-sunbird-bin/Manifest b/app-office/mozilla-sunbird-bin/Manifest
index 5911ddceea1b..ef55ee439d0d 100644
--- a/app-office/mozilla-sunbird-bin/Manifest
+++ b/app-office/mozilla-sunbird-bin/Manifest
@@ -1,8 +1,8 @@
-MD5 6d9d8d27709d7aba18f4521166c30dd5 ChangeLog 727
+MD5 550181fddce5b2a41b9bd94cd9adaf4d mozilla-sunbird-bin-0.2.20041112.ebuild 1843
+MD5 7a4b51fff631f8103ff204112dccd184 mozilla-sunbird-bin-0.2.20040812.ebuild 1843
+MD5 4389796ba1fd45a10af43594468812c9 ChangeLog 919
MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160
-MD5 64617c7b041535f42f5266844c9c5562 mozilla-sunbird-bin-0.2.20040812.ebuild 1821
-MD5 48246527cfe2e60c3c5650c9e4e792fd mozilla-sunbird-bin-0.2.20041112.ebuild 1821
MD5 e0bba3fd8ec5b2e7a7894d053162e4ad files/digest-mozilla-sunbird-bin-0.2.20040812 80
MD5 f7ff8c3d10e4af0dc6b1cff980261255 files/digest-mozilla-sunbird-bin-0.2.20041112 80
-MD5 fa424078d248f495300ecc507858beb2 files/icon/mozillasunbird-bin-icon.png 6418
MD5 4496a3c35ce5936332ac41702c3e32f7 files/icon/mozillasunbird-bin.desktop 199
+MD5 fa424078d248f495300ecc507858beb2 files/icon/mozillasunbird-bin-icon.png 6418
diff --git a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20040812.ebuild b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20040812.ebuild
index 7817209fe09f..0c264a1dbfd0 100644
--- a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20040812.ebuild
+++ b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20040812.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.2.20040812.ebuild,v 1.2 2005/01/01 15:37:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20040812.ebuild,v 1.3 2005/01/12 21:19:31 luckyduck Exp $
inherit mozilla-launcher
@@ -14,7 +14,7 @@ RESTRICT="nostrip nomirror"
KEYWORDS="-* ~x86 ~amd64"
SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
-IUSE=""
+IUSE="emul-linux-x86"
S=${WORKDIR}/sunbird
DEPEND="virtual/libc"
@@ -23,7 +23,7 @@ RDEPEND="virtual/x11
>=sys-libs/lib-compat-1.0-r2
>=x11-libs/gtk+-2.2
)
- amd64? (
+ emul-linux-x86? (
>=app-emulation/emul-linux-x86-baselibs-1.0
>=app-emulation/emul-linux-x86-gtklibs-1.0
)
diff --git a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20041112.ebuild b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20041112.ebuild
index 7d43b4f83eb4..a07d8fb59069 100644
--- a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20041112.ebuild
+++ b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20041112.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.2.20041112.ebuild,v 1.2 2005/01/01 15:37:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.2.20041112.ebuild,v 1.3 2005/01/12 21:19:31 luckyduck Exp $
inherit mozilla-launcher
@@ -14,7 +14,7 @@ RESTRICT="nostrip nomirror"
KEYWORDS="-* ~x86 ~amd64"
SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
-IUSE=""
+IUSE="emul-linux-x86"
S=${WORKDIR}/sunbird
DEPEND="virtual/libc"
@@ -23,7 +23,7 @@ RDEPEND="virtual/x11
>=sys-libs/lib-compat-1.0-r2
>=x11-libs/gtk+-2.2
)
- amd64? (
+ emul-linux-x86? (
>=app-emulation/emul-linux-x86-baselibs-1.0
>=app-emulation/emul-linux-x86-gtklibs-1.0
)