[proaudio] proaudio/proaudio: [3166] Oops

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


Revision: 3166
Author:   dominique
Date:     2019-07-16 01:24:52 +0200 (Tue, 16 Jul 2019)
Log Message:
-----------
Oops

Modified Paths:
--------------
    trunk/overlays/proaudio/media-sound/lmms/Manifest
    trunk/overlays/proaudio/media-sound/lmms/lmms-9999.ebuild

Modified: trunk/overlays/proaudio/media-sound/lmms/Manifest
===================================================================
--- trunk/overlays/proaudio/media-sound/lmms/Manifest	2019-07-15 20:29:20 UTC (rev 3165)
+++ trunk/overlays/proaudio/media-sound/lmms/Manifest	2019-07-15 23:24:52 UTC (rev 3166)
@@ -1,3 +1,3 @@
-EBUILD lmms-9999.ebuild 2464 BLAKE2B b122c1ec0e7423c4cd84f7d4e0adbffd809c84e0315d79eb21c63fe651fb0fc28fd9b43ceccfab4fd7b8494371c0c6d4b92be20d877118347bfe860695b434ce SHA512 0163b41a62bd83aa720194e1b1f84b7817a8577aeff4c32422bc7b83cbafe60121bde01a8ccccd9cf7eaec2cf89b90686e6c86e889d327f43485714d49c5dcf3
+EBUILD lmms-9999.ebuild 2481 BLAKE2B 6f555f50753e1316c8815b9ebcdd6d1785470d4fe4d256dbd0d6f206db7fe51ca490c6f285a3ba79135ebb80bbcf50a487f757f45451f016758f8d19227356c3 SHA512 657bfd3ae1fac5bc7fa599b29de5b62cd47b54ec0fd03a43a896580c76aa9755bcc8284ff06aa6db052545f05b7ed696017b75eb3fadda8d0cb4dae3f4382a2f
 MISC ChangeLog 375 BLAKE2B b9185a794a771b84c4e8d9025eab7fe98426685d79a8a07e61e53a912cf7f10fadd9c0960a8cade9cecfb07d1c969c7ea7da80f813ffef5a2fdb0fd9c00ba766 SHA512 b6bdc86d1e5bd2f70c40a817bf0ac76d4a03eff503b5d9eb857771a51a8efff1f159af8f83a6979186e5be07e6a2f7f88dc7327e0065d5a4e8ff370f0980c705
 MISC metadata.xml 1072 BLAKE2B fe616d58b591968ef1feb268600694fb4016f0a98c55bfa22cda314550eb25da5ab5f2140f11582b8ef9ddd59b1b6ebb4b38584adc984b8c593b9292bfcf6013 SHA512 e8c42bb73adaf15f7d79740c390246b92aae6a45b540937f047d8dd5a7a2c96478caa378282cc15a2bd6660e8324b4b24deeacbb45da57c28d10caf36e60f717

Modified: trunk/overlays/proaudio/media-sound/lmms/lmms-9999.ebuild
===================================================================
--- trunk/overlays/proaudio/media-sound/lmms/lmms-9999.ebuild	2019-07-15 20:29:20 UTC (rev 3165)
+++ trunk/overlays/proaudio/media-sound/lmms/lmms-9999.ebuild	2019-07-15 23:24:52 UTC (rev 3166)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit cmake-utils xdg-utils
+inherit cmake-utils xdg-utils gnome2-utils
 
 DESCRIPTION="Cross-platform music production software"
 HOMEPAGE="https://lmms.io";
@@ -31,7 +31,7 @@
 	sys-libs/zlib
 	>=x11-libs/fltk-1.3.0_rc3:1
 	alsa? ( media-libs/alsa-lib )
-	carla? ( >=media-sound/carla-10000 )
+	carla? ( <media-sound/carla-9999 )
 	fluidsynth? ( media-sound/fluidsynth )
 	jack? ( virtual/jack )
 	libgig? ( media-libs/libgig )
@@ -93,12 +93,12 @@
 
 pkg_postinst() {
 	xdg_mimeinfo_database_update
-	xdg_icon_cache_update
+	gnome2_icon_cache_update
 	xdg_desktop_database_update
 }
 
 pkg_postrm() {
 	xdg_mimeinfo_database_update
-	xdg_icon_cache_update
+	gnome2_icon_cache_update
 	xdg_desktop_database_update
 }


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/