diff options
author | 2005-04-19 11:23:48 +0000 | |
---|---|---|
committer | 2005-04-19 11:23:48 +0000 | |
commit | 9c8b6b0931f7002e5c0dc32bbccb0d1665d484b8 (patch) | |
tree | 6f3b7ba9b28145f234c4b472e58be9d5909f5382 /x11-libs | |
parent | fix vulnerable (diff) | |
download | gentoo-2-9c8b6b0931f7002e5c0dc32bbccb0d1665d484b8.tar.gz gentoo-2-9c8b6b0931f7002e5c0dc32bbccb0d1665d484b8.tar.bz2 gentoo-2-9c8b6b0931f7002e5c0dc32bbccb0d1665d484b8.zip |
fix vulnerable
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/lesstif/lesstif-0.93.94-r3.ebuild | 14 | ||||
-rw-r--r-- | x11-libs/lesstif/lesstif-0.94.0-r6.ebuild | 14 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r12.ebuild | 14 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r6.ebuild | 10 |
4 files changed, 26 insertions, 26 deletions
diff --git a/x11-libs/lesstif/lesstif-0.93.94-r3.ebuild b/x11-libs/lesstif/lesstif-0.93.94-r3.ebuild index 3bddb16de8d0..cda640f6fdfd 100644 --- a/x11-libs/lesstif/lesstif-0.93.94-r3.ebuild +++ b/x11-libs/lesstif/lesstif-0.93.94-r3.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/x11-libs/lesstif/lesstif-0.93.94-r3.ebuild,v 1.4 2005/03/25 07:27:14 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.93.94-r3.ebuild,v 1.5 2005/04/19 11:23:48 lanius Exp $ # disable sandbox, needed for motif-config SANDBOX_DISABLED="1" @@ -98,14 +98,14 @@ src_install() { } # Profile stuff -pkg_setup() { - if has_version =x11-libs/lesstif-0.93.94*; then touch /tmp/lesstif-1.2; fi -} +#pkg_setup() { +# if has_version =x11-libs/lesstif-0.93.94*; then touch /tmp/lesstif-1.2; fi +#} pkg_postinst() { motif-config --install lesstif-1.2 } -pkg_prerm() { - [ -f /tmp/lesstif-1.2 ] && rm -f /tmp/lesstif-1.2 || motif-config --uninstall lesstif-1.2 -} +#pkg_prerm() { +# [ -f /tmp/lesstif-1.2 ] && rm -f /tmp/lesstif-1.2 || motif-config --uninstall lesstif-1.2 +#} diff --git a/x11-libs/lesstif/lesstif-0.94.0-r6.ebuild b/x11-libs/lesstif/lesstif-0.94.0-r6.ebuild index 506b0c70efae..e2f121f8fde7 100644 --- a/x11-libs/lesstif/lesstif-0.94.0-r6.ebuild +++ b/x11-libs/lesstif/lesstif-0.94.0-r6.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/x11-libs/lesstif/lesstif-0.94.0-r6.ebuild,v 1.4 2005/03/25 07:27:14 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.0-r6.ebuild,v 1.5 2005/04/19 11:22:46 lanius Exp $ # disable sandbox, needed for motif-config SANDBOX_DISABLED="1" @@ -94,14 +94,14 @@ src_install() { } # Profile stuff -pkg_setup() { - if has_version ">=x11-libs/lesstif-0.94.0"; then touch /tmp/lesstif-2.1; fi -} +#pkg_setup() { +# if has_version ">=x11-libs/lesstif-0.94.0"; then touch /tmp/lesstif-2.1; fi +#} pkg_postinst() { motif-config --install lesstif-2.1 } -pkg_prerm() { - [ -f /tmp/lesstif-2.1 ] && rm -f /tmp/lesstif-2.1 || motif-config --uninstall lesstif-2.1 -} +#pkg_prerm() { +# [ -f /tmp/lesstif-2.1 ] && rm -f /tmp/lesstif-2.1 || motif-config --uninstall lesstif-2.1 +#} diff --git a/x11-libs/openmotif/openmotif-2.1.30-r12.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r12.ebuild index cb27f62e9ef7..96c6def90920 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r12.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r12.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/x11-libs/openmotif/openmotif-2.1.30-r12.ebuild,v 1.4 2005/03/25 07:27:22 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r12.ebuild,v 1.5 2005/04/19 11:23:10 lanius Exp $ # disable sandbox, needed for motif-config SANDBOX_DISABLED="1" @@ -167,14 +167,14 @@ src_install() { } # Profile stuff -pkg_setup() { - if has_version =x11-libs/openmotif-2.1*; then touch /tmp/openmotif-2.1; fi -} +#pkg_setup() { +# if has_version =x11-libs/openmotif-2.1*; then touch /tmp/openmotif-2.1; fi +#} pkg_postinst() { motif-config --install openmotif-2.1 } -pkg_prerm() { - [ -f /tmp/openmotif-2.1 ] && rm -f /tmp/openmotif-2.1 || motif-config --uninstall openmotif-2.1 -} +#pkg_prerm() { +# [ -f /tmp/openmotif-2.1 ] && rm -f /tmp/openmotif-2.1 || motif-config --uninstall openmotif-2.1 +#} diff --git a/x11-libs/openmotif/openmotif-2.2.3-r6.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r6.ebuild index afef214a6c7a..fe716d186b54 100644 --- a/x11-libs/openmotif/openmotif-2.2.3-r6.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.3-r6.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/x11-libs/openmotif/openmotif-2.2.3-r6.ebuild,v 1.4 2005/03/25 07:27:22 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r6.ebuild,v 1.5 2005/04/19 11:23:10 lanius Exp $ # disable sandbox, needed for motif-config SANDBOX_DISABLED="1" @@ -35,7 +35,7 @@ pkg_setup() { [ -n "${ABI}" ] && append-flags "-I/usr/include/gentoo-multilib/${ABI}" # profile stuff - if has_version =x11-libs/openmotif-2.2*; then touch /tmp/openmotif-2.2; fi + #if has_version =x11-libs/openmotif-2.2*; then touch /tmp/openmotif-2.2; fi } src_unpack() { @@ -145,6 +145,6 @@ pkg_postinst() { motif-config --install openmotif-2.2 } -pkg_prerm() { - [ -f /tmp/openmotif-2.2 ] && rm -f /tmp/openmotif-2.2 || motif-config --uninstall openmotif-2.2 -} +#pkg_prerm() { +# [ -f /tmp/openmotif-2.2 ] && rm -f /tmp/openmotif-2.2 || motif-config --uninstall openmotif-2.2 +#} |