From: Joe McCann Date: Tue, 23 Jan 2007 04:17:40 +0000 (+0000) Subject: fix silly typo X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6056798676ab658918b6120318abd6c25ae8f5c7;p=gentoo.git fix silly typo Package-Manager: portage-2.1.2_rc4-r7 --- diff --git a/media-sound/rhythmbox/Manifest b/media-sound/rhythmbox/Manifest index a5f7c79051b1..1b16ca706407 100644 --- a/media-sound/rhythmbox/Manifest +++ b/media-sound/rhythmbox/Manifest @@ -39,14 +39,14 @@ EBUILD rhythmbox-0.9.5.ebuild 3013 RMD160 ece4a495f1a380c47c1edd60ab575337ee1367 MD5 b7bdb07f9c8e9822fbf470e5eb506c5f rhythmbox-0.9.5.ebuild 3013 RMD160 ece4a495f1a380c47c1edd60ab575337ee1367d7 rhythmbox-0.9.5.ebuild 3013 SHA256 00935f8a518bdacf4ba5233fa7a4ffc3220217d444f97ba432443dbfddb4861c rhythmbox-0.9.5.ebuild 3013 -EBUILD rhythmbox-0.9.6.ebuild 3210 RMD160 846e7dfcdd372392edf9d381de79a4251bcbfe1e SHA1 e4132abe37ec0fe97d3d7c5f8b3e416f0d829a83 SHA256 7e07913793888665d7458eba494e8c2cad2ed7660db331b80639ddc96af70afd -MD5 fdbfb8cb3330d10ff38b4cb502e6bf61 rhythmbox-0.9.6.ebuild 3210 -RMD160 846e7dfcdd372392edf9d381de79a4251bcbfe1e rhythmbox-0.9.6.ebuild 3210 -SHA256 7e07913793888665d7458eba494e8c2cad2ed7660db331b80639ddc96af70afd rhythmbox-0.9.6.ebuild 3210 -EBUILD rhythmbox-0.9.7.ebuild 3337 RMD160 2930fd0f1845eef5a705012d5a33181cf679c694 SHA1 dd86d6e41d0e49611dfa0b958da7f1e79f918457 SHA256 4a4c16e6d68d08a0e8ffdb958d58a002349443879d05c1b3db686aba56e26c2b -MD5 9ce667a92053c5713e887a4c6b0f7c2a rhythmbox-0.9.7.ebuild 3337 -RMD160 2930fd0f1845eef5a705012d5a33181cf679c694 rhythmbox-0.9.7.ebuild 3337 -SHA256 4a4c16e6d68d08a0e8ffdb958d58a002349443879d05c1b3db686aba56e26c2b rhythmbox-0.9.7.ebuild 3337 +EBUILD rhythmbox-0.9.6.ebuild 3211 RMD160 380d4502bebd1e9dfcf8a174223e3ea2eb904446 SHA1 38c34302d09696c4542ae5c129411c172787d9d5 SHA256 bc1a2a9bc160df32291544574f361689b33bf114c4a6a24cd784f2728d03dc6f +MD5 f935457cef4601b3a1821ad6a1e7afba rhythmbox-0.9.6.ebuild 3211 +RMD160 380d4502bebd1e9dfcf8a174223e3ea2eb904446 rhythmbox-0.9.6.ebuild 3211 +SHA256 bc1a2a9bc160df32291544574f361689b33bf114c4a6a24cd784f2728d03dc6f rhythmbox-0.9.6.ebuild 3211 +EBUILD rhythmbox-0.9.7.ebuild 3340 RMD160 2ef4214092a10acdb6777a32a2954ec1e17d67ff SHA1 1f6df125128d2a8ce8188f93b927f7309616764b SHA256 35b23740ec6121c7e766b632ff6ae0a883a6e0d9144f3ee282580e18e4590ee4 +MD5 9955e32da057f39a419d2c1d06b48839 rhythmbox-0.9.7.ebuild 3340 +RMD160 2ef4214092a10acdb6777a32a2954ec1e17d67ff rhythmbox-0.9.7.ebuild 3340 +SHA256 35b23740ec6121c7e766b632ff6ae0a883a6e0d9144f3ee282580e18e4590ee4 rhythmbox-0.9.7.ebuild 3340 MISC ChangeLog 11379 RMD160 db5570049052c1b894d6431cf555c289459ef7f2 SHA1 f7f278f619da929daff07e39ccd1da8da6343854 SHA256 fab82d4f297f54aed9b92f1e06dafe7d26583fdc2ca3dc16e652331e8dc6e87a MD5 c3e0b8a90f69f9e5b390fbc4a6223840 ChangeLog 11379 RMD160 db5570049052c1b894d6431cf555c289459ef7f2 ChangeLog 11379 diff --git a/media-sound/rhythmbox/rhythmbox-0.9.6.ebuild b/media-sound/rhythmbox/rhythmbox-0.9.6.ebuild index 6f0d102ff9eb..5baca72b75d7 100644 --- a/media-sound/rhythmbox/rhythmbox-0.9.6.ebuild +++ b/media-sound/rhythmbox/rhythmbox-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.9.6.ebuild,v 1.5 2007/01/23 03:57:21 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.9.6.ebuild,v 1.6 2007/01/23 04:17:40 joem Exp $ inherit gnome2 eutils @@ -106,6 +106,6 @@ pkg_postinst() { elog "The aac flag has been removed from rhythmbox." elog "This is due to stabilization issues with any gst-bad plugins." elog "Please emerge gst-plugins-bad and gst-plugins-faad to be able to play m4a files" - elog"See bug #159538 for more information" + elog "See bug #159538 for more information" } diff --git a/media-sound/rhythmbox/rhythmbox-0.9.7.ebuild b/media-sound/rhythmbox/rhythmbox-0.9.7.ebuild index 796978e8e487..478edf56f7e0 100644 --- a/media-sound/rhythmbox/rhythmbox-0.9.7.ebuild +++ b/media-sound/rhythmbox/rhythmbox-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.9.7.ebuild,v 1.3 2007/01/23 03:57:21 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.9.7.ebuild,v 1.4 2007/01/23 04:17:40 joem Exp $ inherit gnome2 eutils @@ -82,7 +82,7 @@ pkg_setup() { $(use_enable python) \ $(use_enable libnotify) \ $(use_enable lirc) \ - $(use_with gnome gnome-keyring) + $(use_with keyring gnome-keyring) --with-playback=gstreamer-0-10 \ --with-cd-burning --enable-mmkeys \ @@ -109,5 +109,5 @@ pkg_postinst() { elog "The aac flag has been removed from rhythmbox." elog "This is due to stabilization issues with any gst-bad plugins." elog "Please emerge gst-plugins-bad and gst-plugins-faad to be able to play m4a files" - elog"See bug #159538 for more information" + elog "See bug #159538 for more information" }