public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-miniaudicle/files: miniaudicle-1.0.1_list.patch
@ 2010-07-15  7:43 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-07-15  7:43 UTC (permalink / raw
  To: gentoo-commits

fauli       10/07/15 07:43:08

  Added:                miniaudicle-1.0.1_list.patch
  Log:
  fix display of implementations as reported by phajdan.jr in bug 320189, fix by Andreas Schürch
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.1                  app-admin/eselect-miniaudicle/files/miniaudicle-1.0.1_list.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-miniaudicle/files/miniaudicle-1.0.1_list.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-miniaudicle/files/miniaudicle-1.0.1_list.patch?rev=1.1&content-type=text/plain

Index: miniaudicle-1.0.1_list.patch
===================================================================
--- miniaudicle.eselect-1.0.1.orig	2010-07-14 23:21:11.000000000 -0400
+++ miniaudicle.eselect-1.0.1	2010-07-14 23:22:22.000000000 -0400
@@ -73,7 +73,7 @@
 	targets=( $(find_targets ) )
 	write_list_start "Available miniAudicle audio engines:"
 	for (( i = 0 ; i < ${#targets[@]} ; i = i + 1 )) ; do
-		[[ ${targets[${i}]} == $(basename $(canonicalise ${ROOT}/usr/bin/miniAudicle ) ) ]] && \
+		[[ ${targets[${i}]} == $(basename $(canonicalise ${ROOT}/usr/bin/miniAudicle- ) ) ]] && \
 			targets[${i}]=$(highlight_maker "${targets[${i}]}")
 	done
 	write_numbered_list -m "(none found)" "${targets[@]}"







^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-miniaudicle/files: miniaudicle-1.0.1_list.patch
@ 2015-03-31 20:35 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2015-03-31 20:35 UTC (permalink / raw
  To: gentoo-commits

ulm         15/03/31 20:35:47

  Removed:              miniaudicle-1.0.1_list.patch
  Log:
  Package move app-admin/eselect-* to app-eselect/eselect-*.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-31 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-15  7:43 [gentoo-commits] gentoo-x86 commit in app-admin/eselect-miniaudicle/files: miniaudicle-1.0.1_list.patch Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2015-03-31 20:35 Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox