summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-24 15:24:37 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-24 15:24:37 +0000
commitf8ac0a54c3d3e7762675856c9f801ce78a7f4be2 (patch)
tree3802de6e631a8abda2b98f20dd891b27224288ba /www-client/seamonkey-bin
parentStable on amd64/ia64 wrt bug #171441. (diff)
downloadgentoo-2-f8ac0a54c3d3e7762675856c9f801ce78a7f4be2.tar.gz
gentoo-2-f8ac0a54c3d3e7762675856c9f801ce78a7f4be2.tar.bz2
gentoo-2-f8ac0a54c3d3e7762675856c9f801ce78a7f4be2.zip
Some minor ebuild changes, modify the deps a bit
(Portage version: 2.1.2.2)
Diffstat (limited to 'www-client/seamonkey-bin')
-rw-r--r--www-client/seamonkey-bin/ChangeLog5
-rw-r--r--www-client/seamonkey-bin/seamonkey-bin-1.1.1.ebuild9
2 files changed, 7 insertions, 7 deletions
diff --git a/www-client/seamonkey-bin/ChangeLog b/www-client/seamonkey-bin/ChangeLog
index 7ddddfdca8d1..396d3a52d3dd 100644
--- a/www-client/seamonkey-bin/ChangeLog
+++ b/www-client/seamonkey-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/seamonkey-bin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.10 2007/03/03 13:11:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.11 2007/03/24 15:24:37 armin76 Exp $
+
+ 24 Mar 2007; Raúl Porcel <armin76@gentoo.org> seamonkey-bin-1.1.1.ebuild:
+ Some minor ebuild changes, modify the deps a bit
03 Mar 2007; Raúl Porcel <armin76@gentoo.org> -seamonkey-bin-1.1.ebuild:
Remove old
diff --git a/www-client/seamonkey-bin/seamonkey-bin-1.1.1.ebuild b/www-client/seamonkey-bin/seamonkey-bin-1.1.1.ebuild
index 38dd656f3604..13786d676f51 100644
--- a/www-client/seamonkey-bin/seamonkey-bin-1.1.1.ebuild
+++ b/www-client/seamonkey-bin/seamonkey-bin-1.1.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/www-client/seamonkey-bin/seamonkey-bin-1.1.1.ebuild,v 1.3 2007/03/01 12:46:30 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.1.ebuild,v 1.4 2007/03/24 15:24:37 armin76 Exp $
inherit eutils mozilla-launcher multilib
@@ -14,13 +14,11 @@ SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE=""
-DEPEND="app-arch/unzip
- !www-client/mozilla"
+DEPEND="app-arch/unzip"
RDEPEND="x11-libs/libXrender
x11-libs/libXt
x11-libs/libXmu
x86? (
- >=sys-libs/lib-compat-1.0-r2
>=x11-libs/gtk+-2.2
=virtual/libstdc++-3.3
)
@@ -29,8 +27,7 @@ RDEPEND="x11-libs/libXrender
>=app-emulation/emul-linux-x86-gtklibs-1.0
app-emulation/emul-linux-x86-compat
)
- >=www-client/mozilla-launcher-1.41
- virtual/libc"
+ >=www-client/mozilla-launcher-1.41"
S=${WORKDIR}/seamonkey