summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2003-05-13 22:04:30 +0000
committerGeorge Shapovalov <george@gentoo.org>2003-05-13 22:04:30 +0000
commit830fd40640c935689d6e357821a149e8940d8608 (patch)
tree73f98d29f7f860d046ca4f49fe24e258d416f459 /net-www
parentfinal DEPEND/plugin cleanup on the -r1 (diff)
downloadgentoo-2-830fd40640c935689d6e357821a149e8940d8608.tar.gz
gentoo-2-830fd40640c935689d6e357821a149e8940d8608.tar.bz2
gentoo-2-830fd40640c935689d6e357821a149e8940d8608.zip
final DEPEND/plugin cleanup on the -r1
Diffstat (limited to 'net-www')
-rw-r--r--net-www/phoenix-bin/Manifest2
-rw-r--r--net-www/phoenix-bin/phoenix-bin-0.5-r1.ebuild19
2 files changed, 9 insertions, 12 deletions
diff --git a/net-www/phoenix-bin/Manifest b/net-www/phoenix-bin/Manifest
index 8eeb99fb7afb..75cce50b4ff2 100644
--- a/net-www/phoenix-bin/Manifest
+++ b/net-www/phoenix-bin/Manifest
@@ -1,7 +1,7 @@
MD5 bb0ae1d9c6eb4ccaea4aa5ce0b9d04cc phoenix-bin-0.3.ebuild 886
MD5 6c6455d90aff98e5ff03ed6f61f10dea phoenix-bin-0.4-r2.ebuild 1570
MD5 9d45483a4c5a86276d993fe2422a75e6 phoenix-bin-0.5.ebuild 1362
-MD5 ea486816c891943e8936f6bddf966de3 phoenix-bin-0.5-r1.ebuild 1554
+MD5 e7b2907e6795ac85044e7295aed03d35 phoenix-bin-0.5-r1.ebuild 1554
MD5 ff24d3777d71b7c145be7c7dcf8f0cb6 phoenix-bin-0.4-r1.ebuild 1036
MD5 6a7fbae2d91fb3f9d0d21a63f9f91d82 ChangeLog 5099
MD5 3d02e26a3d6baeb7492a4adbaa381b99 phoenix-bin-0.4.ebuild 891
diff --git a/net-www/phoenix-bin/phoenix-bin-0.5-r1.ebuild b/net-www/phoenix-bin/phoenix-bin-0.5-r1.ebuild
index aa5a14022c3c..9ae6aa128e17 100644
--- a/net-www/phoenix-bin/phoenix-bin-0.5-r1.ebuild
+++ b/net-www/phoenix-bin/phoenix-bin-0.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-www/phoenix-bin/phoenix-bin-0.5-r1.ebuild,v 1.4 2003/05/13 04:46:30 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/phoenix-bin/phoenix-bin-0.5-r1.ebuild,v 1.5 2003/05/13 22:04:18 george Exp $
inherit nsplugins
@@ -19,10 +19,9 @@ LICENSE="MPL-1.1 NPL-1.1"
DEPEND="virtual/glibc"
RDEPEND=">=sys-libs/lib-compat-1.0-r2
- ( gtk2? >=x11-libs/gtk+-2.0.8 :
- =x11-libs/gtk+-1.2* )
- virtual/x11
- !net-www/phoenix-cvs"
+ =x11-libs/gtk+-1.2*
+ virtual/x11
+ !net-www/phoenix-cvs"
src_install() {
# Plugin path creation
@@ -50,12 +49,10 @@ src_install() {
dosym /opt/libstdc++-libc6.1-1.so.2 /opt/${MY_PN}/libstdc++-libc6.2-2.so.3
}
-#just symlink to the /usr/lib/nsbrowser/plugins, as that one
-#has libnullplugin.so and bunch of other stuff
-#pkg_preinst() {
-# # Remove the old plugins dir
-# pkg_mv_plugins /opt/${MY_PN}/plugins
-#}
+kg_preinst() {
+ # Remove the old plugins dir
+ pkg_mv_plugins /opt/${MY_PN}/plugins
+}
pkg_postinst() {
einfo ""