diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-13 12:13:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-13 12:13:03 +0000 |
commit | 8c902add0be27a37e1d8fd09fc6b5576db0751c4 (patch) | |
tree | 3680b0bc74df48e1df4d457885b3c0c25960d69d /x11-libs | |
parent | Cleanup (diff) | |
download | historical-8c902add0be27a37e1d8fd09fc6b5576db0751c4.tar.gz historical-8c902add0be27a37e1d8fd09fc6b5576db0751c4.tar.bz2 historical-8c902add0be27a37e1d8fd09fc6b5576db0751c4.zip |
Fix bug #209982, thanks to Jakub
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/motif-config/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/motif-config/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/motif-config/motif-config-0.10-r2.ebuild | 9 |
3 files changed, 15 insertions, 4 deletions
diff --git a/x11-libs/motif-config/ChangeLog b/x11-libs/motif-config/ChangeLog index c908e1266a7b..82e8b15d4fd3 100644 --- a/x11-libs/motif-config/ChangeLog +++ b/x11-libs/motif-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/motif-config # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/ChangeLog,v 1.30 2008/02/13 09:58:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/ChangeLog,v 1.31 2008/02/13 12:13:03 armin76 Exp $ + + 13 Feb 2008; Raúl Porcel <armin76@gentoo.org> + motif-config-0.10-r2.ebuild: + Fix bug #209982, thanks to Jakub 13 Feb 2008; Jeroen Roovers <jer@gentoo.org> motif-config-0.10-r2.ebuild: Stable for HPPA (bug #204265). diff --git a/x11-libs/motif-config/Manifest b/x11-libs/motif-config/Manifest index 96591a8c0696..9e3146554a53 100644 --- a/x11-libs/motif-config/Manifest +++ b/x11-libs/motif-config/Manifest @@ -5,7 +5,7 @@ AUX system.mwmrc 2960 RMD160 28c349764f104e1283032dba576c2d23b4f851f8 SHA1 d282a DIST motif-config-0.10-bindings.tar.bz2 5351 RMD160 2feab965b6ef35046423714dd5b94ee5776b2368 SHA1 e6bfba36cc44ee66b4a834873eadf366a9f73ddd SHA256 85478de713ef19fad4af662dd4e10f32066012f0043db838da73f2d7f2e1d9d2 DIST motif-config-0.10-bitmaps.tar.bz2 3182 RMD160 ed1f244264cd09979d1c9f781dbc0a7235c606c0 SHA1 9f8036cb26166a9edd9e51f3a942b8b7862eb887 SHA256 af217708e6156ba0e9a63e4f9be97a06c8294f28f5869d0efd12d790f743dce4 EBUILD motif-config-0.10-r1.ebuild 2511 RMD160 ab799250308e5d81f0aa35682ff331c84403f3a8 SHA1 68ed1c79a4a0063f9bbe5c46eb6660b44ccddcc2 SHA256 68f8605eddf4922a4bd9bdf3885f43735eddc472b7646827362d535d8f8db9fb -EBUILD motif-config-0.10-r2.ebuild 2158 RMD160 40707de6ece0c206f22a30a45371f8867ec5d13a SHA1 41014e3d1081600f724b077d7c03b0a27fbe3b19 SHA256 957791cc019acdb541bbaffcc46e39e4c02d7436669ace21d4b34aaaed73bc2c +EBUILD motif-config-0.10-r2.ebuild 2430 RMD160 47c85bf85ad70847a153d7ba0589419dab76d685 SHA1 7853c2307b498626c00524f203fd8458333aae51 SHA256 1eee543f3e35ba92e6203a969b1a24e4981896ae1c85b737a2b248fa30bc2224 EBUILD motif-config-0.9-r1.ebuild 2576 RMD160 9db2fe70231e6ffe3cb1b8f4bea9fe46c6145b2a SHA1 42aadc24509bcfac64be26425c94e0469d46cb73 SHA256 a9e8506fd678d9c1df65b458bd1344e1ba20ca63d827ae37003ea798a296002e -MISC ChangeLog 5471 RMD160 cd7674d720b4c64aa0dd499e4df82777d462ac16 SHA1 7749f8032fc059eb22fcc44daa307ad9cec72847 SHA256 c8240c230cfccac2464deee2e55002072f3122a66a75471821a6d65bf2681c2f +MISC ChangeLog 5591 RMD160 dafc3bf748ec26e8ceb7116c04215c9e8b53c52f SHA1 5f47667bfc791f0aa24ccf65905e71953d719189 SHA256 f6a349897f929df68260375e09ca48ec543460cf3ec28825a44f0a9e4d9c5dd2 MISC metadata.xml 160 RMD160 d86217bb48cf4283e08e43bcaabbc919101ad795 SHA1 d6147d00f16e8cfeef893d0764b0675a93d62849 SHA256 56fca1e06f6dcbe3bc12e7d3962998c7cb79d74f218ce8a17b07771b3e06f49e diff --git a/x11-libs/motif-config/motif-config-0.10-r2.ebuild b/x11-libs/motif-config/motif-config-0.10-r2.ebuild index b3d158aebcab..7827af11e047 100644 --- a/x11-libs/motif-config/motif-config-0.10-r2.ebuild +++ b/x11-libs/motif-config/motif-config-0.10-r2.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/x11-libs/motif-config/motif-config-0.10-r2.ebuild,v 1.3 2008/02/13 09:58:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.10-r2.ebuild,v 1.4 2008/02/13 12:13:03 armin76 Exp $ inherit multilib @@ -74,3 +74,10 @@ pkg_preinst() { fi done } + +pkg_postinst() { + # when emerged after openmotif, then we need to set to a valid + # profile since we nuked the symlinks in pkg_preinst (Bug 209982) + # this sucky stuff can go away once openmotif is moved to SLOT=0 + has_version x11-libs/openmotif && motif-config -s +} |