diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-10-23 17:47:08 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-10-23 17:47:08 +0000 |
commit | 4165f21c0393367fdc192ec6f65125f379a64de9 (patch) | |
tree | 7373994b668bda414638c313efd4b1fcac803995 /net-www/nspluginwrapper | |
parent | Remove no longer needed packages for darwin. (diff) | |
download | gentoo-2-4165f21c0393367fdc192ec6f65125f379a64de9.tar.gz gentoo-2-4165f21c0393367fdc192ec6f65125f379a64de9.tar.bz2 gentoo-2-4165f21c0393367fdc192ec6f65125f379a64de9.zip |
Remove flash9 soundlibs einfo since net-www/netscape-flash-9* deps on it now.
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'net-www/nspluginwrapper')
-rw-r--r-- | net-www/nspluginwrapper/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/nspluginwrapper/nspluginwrapper-0.9.90.3.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-www/nspluginwrapper/ChangeLog b/net-www/nspluginwrapper/ChangeLog index bc7d8712f2d7..6ee5155935f0 100644 --- a/net-www/nspluginwrapper/ChangeLog +++ b/net-www/nspluginwrapper/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/nspluginwrapper # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/nspluginwrapper/ChangeLog,v 1.3 2006/10/22 17:15:28 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/nspluginwrapper/ChangeLog,v 1.4 2006/10/23 17:47:08 chutzpah Exp $ + + 23 Oct 2006; Patrick McLean <chutzpah@gentoo.org> ChangeLog: + Remove flash9 soundlibs einfo since net-www/netscape-flash-9* depends on it + now. 22 Oct 2006; Patrick McLean <chutzpah@gentoo.org> nspluginwrapper-0.9.90.3.ebuild: diff --git a/net-www/nspluginwrapper/nspluginwrapper-0.9.90.3.ebuild b/net-www/nspluginwrapper/nspluginwrapper-0.9.90.3.ebuild index 18bb067dd5d0..d8d9e6fbe98c 100644 --- a/net-www/nspluginwrapper/nspluginwrapper-0.9.90.3.ebuild +++ b/net-www/nspluginwrapper/nspluginwrapper-0.9.90.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/nspluginwrapper/nspluginwrapper-0.9.90.3.ebuild,v 1.3 2006/10/22 17:15:28 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/nspluginwrapper/nspluginwrapper-0.9.90.3.ebuild,v 1.4 2006/10/23 17:47:08 chutzpah Exp $ inherit nsplugins flag-o-matic multilib @@ -76,10 +76,6 @@ pkg_postinst() { einfo " \"nspluginwrapper -i <path-to-32bit-plugin>\"" einfo "before they will function in a 64bit browser" einfo - einfo "If you are using this with >=net-www/netscape-flash-9, sound won't" - einfo "work until you install app-emulation/emul-linux-x86-soundlibs." - einfo " \"emerge app-emulation/emul-linux-x86-soundlibs\"" - einfo } # this is terribly ugly, but without a way to query portage as to whether |