diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-14 17:36:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-14 17:36:19 +0000 |
commit | c2eee87980f4ccb13d5be0b2cb22e0ecce009b5f (patch) | |
tree | 11e17ea57051f13c0479428e949306db8599ced0 /app-text | |
parent | - remove selinux policy maskings as >=glibc-2.4 has been in stable for a whil... (diff) | |
download | historical-c2eee87980f4ccb13d5be0b2cb22e0ecce009b5f.tar.gz historical-c2eee87980f4ccb13d5be0b2cb22e0ecce009b5f.tar.bz2 historical-c2eee87980f4ccb13d5be0b2cb22e0ecce009b5f.zip |
Fix deps on =net-libs/xulrunner-1.8* and =www-client/mozilla-firefox-2.0* wrt #213296
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/acroread/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/acroread/acroread-8.1.2-r1.ebuild | 12 | ||||
-rw-r--r-- | app-text/acroread/acroread-8.1.2.ebuild | 12 | ||||
-rw-r--r-- | app-text/gnomesword/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gnomesword/gnomesword-2.3.1-r1.ebuild | 8 |
5 files changed, 27 insertions, 18 deletions
diff --git a/app-text/acroread/ChangeLog b/app-text/acroread/ChangeLog index d1f9f61166f6..fcaba29dff25 100644 --- a/app-text/acroread/ChangeLog +++ b/app-text/acroread/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/acroread # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.110 2008/03/09 12:26:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.111 2008/03/14 17:36:19 armin76 Exp $ + + 14 Mar 2008; Raúl Porcel <armin76@gentoo.org> acroread-8.1.2.ebuild, + acroread-8.1.2-r1.ebuild: + Fix deps on =net-libs/xulrunner-1.8* and =www-client/mozilla-firefox-2.0* + wrt #213296 09 Mar 2008; Markus Meier <maekke@gentoo.org> acroread-8.1.2-r1.ebuild: x86 stable, security bug #212367 diff --git a/app-text/acroread/acroread-8.1.2-r1.ebuild b/app-text/acroread/acroread-8.1.2-r1.ebuild index ca20fb9d7e88..0f0b7ad36c22 100644 --- a/app-text/acroread/acroread-8.1.2-r1.ebuild +++ b/app-text/acroread/acroread-8.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-8.1.2-r1.ebuild,v 1.2 2008/03/09 12:26:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-8.1.2-r1.ebuild,v 1.3 2008/03/14 17:36:19 armin76 Exp $ inherit eutils nsplugins @@ -36,13 +36,13 @@ RESTRICT="strip mirror" RDEPEND="cups? ( net-print/cups ) x86? ( >=x11-libs/gtk+-2.0 ldap? ( net-nds/openldap ) - !minimal? ( || ( net-libs/xulrunner - www-client/mozilla-firefox - www-client/seamonkey - www-client/seamonkey-bin ) ) ) + !minimal? ( || ( =net-libs/xulrunner-1.8* + =www-client/mozilla-firefox-2* + =www-client/seamonkey-1* + =www-client/seamonkey-bin-1* ) ) ) amd64? ( >=app-emulation/emul-linux-x86-baselibs-2.4.2 >=app-emulation/emul-linux-x86-gtklibs-2.0 - !minimal? ( >=www-client/seamonkey-bin-1.1.7 ) )" + !minimal? ( =www-client/seamonkey-bin-1* ) )" QA_TEXTRELS="opt/Adobe/Reader8/Reader/intellinux/plug_ins/PPKLite.api opt/Adobe/Reader8/Browser/intellinux/nppdf.so opt/netscape/plugins/nppdf.so" diff --git a/app-text/acroread/acroread-8.1.2.ebuild b/app-text/acroread/acroread-8.1.2.ebuild index 343adc24ee6a..2a85710af14a 100644 --- a/app-text/acroread/acroread-8.1.2.ebuild +++ b/app-text/acroread/acroread-8.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-8.1.2.ebuild,v 1.3 2008/02/10 23:04:57 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-8.1.2.ebuild,v 1.4 2008/03/14 17:36:19 armin76 Exp $ inherit eutils nsplugins @@ -37,13 +37,13 @@ RESTRICT="strip mirror" RDEPEND="x86? ( >=x11-libs/gtk+-2.0 cups? ( net-print/cups ) ldap? ( net-nds/openldap ) - || ( net-libs/xulrunner - www-client/mozilla-firefox - www-client/seamonkey - www-client/seamonkey-bin ) ) + || ( =net-libs/xulrunner-1.8* + =www-client/mozilla-firefox-2* + =www-client/seamonkey-1* + =www-client/seamonkey-bin-1* ) ) amd64? ( >=app-emulation/emul-linux-x86-baselibs-2.4.2 >=app-emulation/emul-linux-x86-gtklibs-2.0 - >=www-client/seamonkey-bin-1.1.7 )" + =www-client/seamonkey-bin-1* )" QA_TEXTRELS="opt/Adobe/Reader8/Reader/intellinux/plug_ins/PPKLite.api opt/Adobe/Reader8/Browser/intellinux/nppdf.so opt/netscape/plugins/nppdf.so" diff --git a/app-text/gnomesword/ChangeLog b/app-text/gnomesword/ChangeLog index 405a876ae198..0f944c7caf75 100644 --- a/app-text/gnomesword/ChangeLog +++ b/app-text/gnomesword/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gnomesword # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.25 2008/03/10 16:51:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.26 2008/03/14 17:33:57 armin76 Exp $ + + 14 Mar 2008; Raúl Porcel <armin76@gentoo.org> gnomesword-2.3.1-r1.ebuild: + Fix deps on =net-libs/xulrunner-1.8* and =www-client/mozilla-firefox-2.0* + wrt #213296 10 Mar 2008; nixnut <nixnut@gentoo.org> gnomesword-2.3.1-r1.ebuild: Added ~ppc wrt bug 211741 diff --git a/app-text/gnomesword/gnomesword-2.3.1-r1.ebuild b/app-text/gnomesword/gnomesword-2.3.1-r1.ebuild index 851e90e77eb2..9b40b36e787c 100644 --- a/app-text/gnomesword/gnomesword-2.3.1-r1.ebuild +++ b/app-text/gnomesword/gnomesword-2.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/gnomesword-2.3.1-r1.ebuild,v 1.2 2008/03/10 16:51:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/gnomesword-2.3.1-r1.ebuild,v 1.3 2008/03/14 17:33:57 armin76 Exp $ inherit libtool gnome2 eutils @@ -18,9 +18,9 @@ DEPEND=">=gnome-extra/gtkhtml-3.14 >=gnome-base/libgnomeprintui-2.2 >=gnome-base/libglade-2 dev-libs/libxml2 - xulrunner? ( net-libs/xulrunner ) - !xulrunner? ( firefox? ( www-client/mozilla-firefox ) ) - !xulrunner? ( !firefox? ( seamonkey? ( www-client/seamonkey ) ) ) + xulrunner? ( =net-libs/xulrunner-1.8* ) + !xulrunner? ( firefox? ( =www-client/mozilla-firefox-2* ) ) + !xulrunner? ( !firefox? ( seamonkey? ( =www-client/seamonkey-1* ) ) ) spell? ( app-text/gnome-spell >=gnome-base/libbonoboui-2 ) |