dev-haskell/libmpd
An MPD client library
ChangeLog
commit d1fe259771986cbb5200b29f331e6a2eaf9635e8
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Nov 9 18:20:14 2023 +1100
dev-haskell/libmpd: Patch (by Peter Simons) for ghc 9.6
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit d2626fd43c28dd787668334cdeab8d276f837fa6
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Jun 23 10:47:51 2023 +1000
dev-haskell/libmpd: Loosen text dep
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600
*/*: Remove [profile?] from ghc RDEPEND
This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.
Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600
*/*: Remove ~x86 (and related) from KEYWORDS
x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.
With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.
See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600
*/*: Add [profile?] to ghc RDEPEND
Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.
Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit f398f9c190dac3a00454b823e5b4bf89df81f9d6
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Mar 4 18:54:51 2023 +1100
dev-haskell/libmpd: Bump to 0.10.0.0
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100
*/*: fix https->https in metadatd dtd
Newer hackport fixes this (in git, not tagged yet).
Signed-off-by: Sam James <sam@gentoo.org>
commit 46d345b80b3c9a1ac3bc8911cbd3f38b9f2507e2
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 19 13:29:11 2020 +0000
dev-haskell/libmpd: bump up to 0.9.2.0
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 262f848f76d5c14c41b44f7ca2a930e20ae870e5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jan 29 17:30:04 2020 +0000
dev-haskell/libmpd: fix manifest checksum
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 56b210dca6f97252106ed8ec281600f5b6c80436
Author: crocket <748856+crocket@users.noreply.github.com>
Date: Tue Jan 28 10:59:18 2020 +0900
Upgrade dev-haskell/libmpd to 0.9.1.0
dev-haskell/libmpd-0.9.1.0 doesn't fail if status command
receives unknown key-value pairs. Thus, there is much less
need for maintenance in the future.
commit b41d72916a80e1ac6da52b963e180076246faec1
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Dec 20 19:26:43 2019 -0500
dev-haskell/libmpd: drop old
Keep last: 0.9.0.10
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000
*/*: Inline mirror://hackage and update URIs
Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 78df13d236347f5d9546823045180351c5577d78
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Oct 15 12:04:23 2019 +1100
dev-haskell/libmpd: Bump to 0.9.0.10
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 7afeeccc7f7a9566d0eb3d6f1727520471720307
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Oct 31 15:47:12 2018 +1100
dev-haskell/libmpd: bump up to 0.9.0.9
This should bring native support for GHC 8.6.1
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
commit ffa13da97d704d8e9fec10ea51f2a05ce8f82971
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Oct 11 16:20:06 2018 +1100
dev-haskell/libmpd: Patch by Andrzej Ressel for ghc 8.6
Package-Manager: Portage-2.3.50, Repoman-2.3.11
commit 2fc011302fd1eeadd167344001bc991b30d6989c
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 12 20:27:08 2018 +1000
dev-haskell/libmpd: Bump to 0.9.0.8
commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000
refresh Manifests
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit c79611981cf813a77f1950fe996cac775c76aaf1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Aug 19 21:50:38 2017 +0100
dev-haskell/libmpd: bump up to 0.9.0.7
Package-Manager: Portage-2.3.8, Repoman-2.3.3
commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000
follow ::gentoo in removing '# $Id$' headers
Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit bd85d0032454d33b5f9ecc9e90298a7afda63b7c
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Aug 26 20:49:22 2016 +0100
dev-haskell/libmpd: bump up to 0.9.0.6
Package-Manager: portage-2.3.0
commit 4cc9a2947d31c0bf95861c0d9d1fc45f09c12aa8
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Mar 19 22:37:02 2016 +0000
dev-haskell/libmpd: disable tests, needs a port to QC-2.8.2
Package-Manager: portage-2.2.28
commit 265de982915abd845e4b623f436715d006fc0a67
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Feb 25 12:19:25 2016 +1100
dev-haskell/libmpd: Loosen time dep
commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500
Update metadata.xml for GLEP 67
commit 77bfc71d66aebed5c267cfc8980b563d5b01c3b7
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Sep 21 09:29:14 2015 +0100
follow jlec@'s HOMEPAGE fix s/http:/https:/ form ::gentoo
The hack I did it is:
https://github.com/trofi/gentoo-qa/blob/master/check_homepage_https.sh
Will also need similar change in hackport.
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit 043ad194d6370fd5956cefa285d941f69108d923
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 13 10:13:43 2015 +0100
dev-haskell/libmpd: bump up to 0.9.0.4
Package-Manager: portage-2.2.20
commit 2ea9b27555e1655eb9de0dc5550b7c40ce9292ad
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Aug 28 22:25:58 2015 +0100
dev-haskell/libmpd: bump up to 0.9.0.3
Package-Manager: portage-2.2.20
commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100
convert '# $Header: ' lines to '# $Id$'
The change was adopted when ::gentoo switched to git.
https://github.com/trofi/gentoo-qa/blob/master/check_header.sh
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit e2a6d6e7350b47e5962a01a48ba7de9b4ff0ed67
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Jun 5 23:11:59 2015 +0100
dev-haskell/libmpd: disable tests as the are not ghc-7.10 clean
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit d92869bdfb03cbb1fb9333aea5646f77233268a4
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Mar 5 22:15:05 2015 +0000
dev-haskell/libmpd: bump up to 0.9.0.2
Package-Manager: portage-2.2.17
commit bba639bb70e9883c66155e491a48ad2214037d0d
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Mar 4 21:17:37 2015 +0000
dev-haskell/libmpd: allow utf8-string
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit bda2fb4735fb7eb7b6202663d8b572ca86315517
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 28 12:12:51 2014 +0100
dev-haskell/libmpd: bump up to 0.9.0.1
Package-Manager: portage-2.2.13
commit 4beafab47c16b10428c7748801593ead7c50025a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Sep 11 19:02:44 2014 +0300
dev-haskell/libmpd: allow network-2.6
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300
metadata.xml: from <maintainer> field in favour of <herd> one
Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit e10b3ad26e94baf527bce2750ff1e5e1e11ca255
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 16:51:36 2014 +0300
drop trailing '.' from DESCRIPTIONs overlay-wide
repoman depected them as:
DESCRIPTION.punctuation 1
net-misc/htsn/htsn-0.1.0.ebuild: DESCRIPTION ends with a '.' character
Fixed by the following tiny script:
https://github.com/trofi/gentoo-qa/blob/master/check_description.sh
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 2a6733fe0872197d68ec1070dd86bffe35dbcbc7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jul 16 16:09:31 2014 +0300
dev-haskell/libmpd: bump up to 0.8.0.5
Package-Manager: portage-2.2.10_p15
commit 6dd33c15be8382a27ac9be193b9a5e66d8d8b993
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Jul 3 22:01:15 2014 +1000
Loosen attoparsec dep in libmpd-0.8.0.4-r1
commit 38c6c61ffc9bb749fa2319bae012e56232c278c7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon May 26 10:21:13 2014 +0300
dev-haskell/libmpd: bump up to 0.8.0.4
Package-Manager: portage-2.2.10_p15
commit 5c1315e359732d099c147edd53f3b44afe9d926e
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri May 16 22:42:35 2014 +0400
dev-haskell/libmpd: allow mtl and tf
commit fc64975fcf72ee3534cbace0500270662cbb297a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun May 4 13:59:42 2014 +0300
dev-haskell/libmpd: bump up to 0.8.0.3
Package-Manager: portage-2.2.10_p15
commit 1e1e09143fb7742d71f4d40e5d38c7310ac08119
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Apr 23 18:03:51 2014 +0300
dev-haskell/libmpd: allow network-2.5
Package-Manager: portage-2.2.10_p15
commit f0f5f3c41cd5cae2934bcc7bfea454d14ff2e26e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Dec 23 20:07:58 2013 +0300
dev-haskell/libmpd: allow text-1.0
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 119d56f1d3e6a74b956319591047a68f42553400
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jan 12 12:35:16 2013 +0300
dev-haskell/libmpd: bump up to 0.8.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 525a4a2ee5728e8dc80b9bde6ae2a229f00530bc
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jan 2 01:41:05 2013 +0300
dev-haskell/libmpd: removed old
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 82beb1e8c9603d1484d89a8e8dd043747f0722bd
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Dec 16 01:25:30 2012 +0300
Convert rest of ebuilds to mirror://hackage/
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 73a94310eadb714d0860b9c162611a75b57c191b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Dec 7 01:34:51 2012 +0300
get rid of 'dev-haskell/time' dependency as it's really a core library
And since ghc-7.6 it's even harder to upgrade, as
directory, haskell98 and others depend on time-1.4.0.1
thus it's unsafe to upgrade it.
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 043a900fe2fcb480b742cdddb336dc82bacca077
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 27 15:55:36 2012 +0300
dev-haskell/libmpd: allow network-2.4
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 1061678ce79ce20ad8bcbd93ca20c075d6d6eaa7
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Sep 29 23:07:38 2012 +1000
Looks like the tests will be included in the next version since upstream have added test stuff to Extra-Source-Files on github., Remove the test-suite is 0.8.0.1 as the tarball is missing test source files
commit 0877651ebdb754073fa433b9fd117ebd1131bca4
Author: Dmitry Malikov <color404051h@gmail.com>
Date: Sat Sep 29 16:22:31 2012 +0400
dev-haskell/libmpd: add 0.8.0.1 compatible with ghc-7.6.1
commit d7103437444bcbb175aa3a7bd2e8ff34f4a7f0d3
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Mon Sep 17 15:43:37 2012 +0400
libmpd-0.8 fixed for ghc-7.6.1
commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400
big mirror update
commit 88bbb0224ca4d45e00f0f64b16b0c8e79dab66f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Jun 15 03:11:07 2012 +0300
regenerated all Manifests to make use of 'thin' feature in one shot
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 25b88018cde6b0aadca996f5e36aebbe523aa4a1
Author: Hristo Stoyanov <htstoyanov@gmail.com>
Date: Fri May 18 19:47:48 2012 +0300
Bump libmpd to 0.8.0
commit ff8e002df7b712415cfb7b60954fddb4d67c76e4
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Apr 15 13:59:37 2012 +0300
dev-haskell/libmpd: allow mtl-2.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit f0cbe9fc8449640de80f217c0f75623b7c51423e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 14 00:04:57 2012 +0300
dev-haskell/libmpd: add USE=profile style depends
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 858362d12d40e4a3eb8589ec92db87c7abdbbaa8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Feb 26 23:52:22 2012 +0300
dev-haskell/libmpd: bump up to 0.7.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit ab7d1fcf3b27f51a7f7f488dee12583542d6aeb1
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Feb 10 03:13:34 2012 +1100
Bump libmpd to 0.7.1
commit 23094f8db2ab123ec2da9278f8c9afe3a091270e
Author: Mark Wright <markwright@internode.on.net>
Date: Sun Nov 27 16:41:34 2011 +1100
Bump libmpd to 0.7.0. Upstream relaxed containers dep for ghc 6.12.3. Built with ghc 7.2.2 and 7.0.4 (wants mtl-2)
commit ddfc3d1aa83b3634fb3be0d8024f3d6afe252445
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Nov 17 23:17:59 2011 +1100
Add hoogle support
commit 335272a25933c2e91af5b4f75e7167cc1f187a1c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 7 21:45:56 2011 +0300
libmpd-0.5.0: replaced bogus patch with build-tested one
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 84485b761d9aac09e443ad41665f75c41ef6c00f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 7 21:35:39 2011 +0300
libmpd-0.5.0: allow mtl-2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit f0c7a4ed154262c4a55c337a4eaab34da822e0e0
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 11 21:48:24 2011 +0300
dev-haskell/libmpd: lowered depend to support ghc-6
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit e86ba358dcafef96effa501e3f6c279df987b5c7
Author: Sergei Trofimovich <st@anti-virus.by>
Date: Fri May 6 10:31:43 2011 +0300
dev-haskell/libmpd: bump up to 0.6
Signed-off-by: Sergei Trofimovich <st@anti-virus.by>
commit bd27bc77186c28cfd88def9b43de9e116129fc07
Author: alexander.vershilov@gmail.com <unknown>
Date: Sun Jan 23 22:21:37 2011 +0000
dev-haskell/libmpd-0.4.2: changed network dep
commit 36a02b667e2fd580234e04a983d198dca289ffea
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Jan 12 19:33:35 2011 +0000
Loosen network dependency in libmpd-0.5
commit 16bde36af8256ed067be87250a3d95e70f0733c1
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Nov 16 00:02:43 2010 +0000
Bump libmpd to 0.5.0
commit bf31809e9894313c816633dbf988ddb00319b025
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Fri Sep 3 09:31:25 2010 +0000
Bump libmpd to 0.4.2
Upstream fixed the testing dependency problem, so patch removed as well.
commit f4f26420324f9b25c6dec195a3624a97b3db8f79
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Aug 31 09:26:26 2010 +0000
Patch libmpd-0.4.1 to not dep on QuickCheck, etc. since testing is disabled
commit 97650a241a5b4523399484764afe7d5fb5dfdddb
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Aug 31 08:40:16 2010 +0000
Remove libmpd-9999
It's now on github rather than a darcs repo, and I can't be bothered working out how to write a live git ebuild
commit e645dbb088948f8ae2630b21061b2c48499a035b
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sun Mar 28 04:18:54 2010 +0000
Bump libmpd to 0.4.1
commit 4ee75d9e8fdca04559c11ddd2194edad1b87c8a1
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Thu Mar 4 19:45:35 2010 +0000
*-9999.ebuild: restored keywords and masked packages (in order to track ~arches)
commit 5882f9ed6ac3e09ddcaecf7d55ebe37486ffe70c
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Fri Feb 26 10:33:02 2010 +0000
libmpd-darcs-0 -> libmpd-9999
commit ac18c089df8ec70b9c45d51cf2ac72d2d58dd081
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Dec 23 08:35:04 2009 +0000
The great filepath removal!
Yet another boot library, blah, blah, blah.
It's quite possible that removing filepath has made some packages with bad deps
(if they depend on filepath-1.1.* but you try to build them with ghc-6.6 which came with
filepath-1.0); if this is the case, please let us know.
commit 75a3eb91693ca647d185abfc3bf2c45fdff06dd1
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Dec 23 08:18:35 2009 +0000
Remove old versions of libmpd
commit a3df5c2ab519cf3a31339d00ae1ea12e55a7ee62
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Sep 16 14:43:21 2008 +0000
Bump libmpd to 0.3.1
commit 61033524c82d5c8b27bb28365b4c1aac0a156cb4
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sun May 18 12:48:55 2008 +0000
Bump libmpd to 0.3.0
commit 43fe2f13ecda79314cf28a0181dd786d8fe50faa
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Apr 19 04:09:50 2008 +0000
Hackport didn't set libmpd's CABAL_FEATURES properly
commit ed7dec8686f40eb00587bf8e1627e0235b4ca97e
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Fri Apr 18 13:16:09 2008 +0000
Add libmpd
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Nov 9 18:20:14 2023 +1100
dev-haskell/libmpd: Patch (by Peter Simons) for ghc 9.6
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit d2626fd43c28dd787668334cdeab8d276f837fa6
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Jun 23 10:47:51 2023 +1000
dev-haskell/libmpd: Loosen text dep
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600
*/*: Remove [profile?] from ghc RDEPEND
This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.
Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600
*/*: Remove ~x86 (and related) from KEYWORDS
x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.
With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.
See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600
*/*: Add [profile?] to ghc RDEPEND
Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.
Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit f398f9c190dac3a00454b823e5b4bf89df81f9d6
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Mar 4 18:54:51 2023 +1100
dev-haskell/libmpd: Bump to 0.10.0.0
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100
*/*: fix https->https in metadatd dtd
Newer hackport fixes this (in git, not tagged yet).
Signed-off-by: Sam James <sam@gentoo.org>
commit 46d345b80b3c9a1ac3bc8911cbd3f38b9f2507e2
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 19 13:29:11 2020 +0000
dev-haskell/libmpd: bump up to 0.9.2.0
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 262f848f76d5c14c41b44f7ca2a930e20ae870e5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jan 29 17:30:04 2020 +0000
dev-haskell/libmpd: fix manifest checksum
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 56b210dca6f97252106ed8ec281600f5b6c80436
Author: crocket <748856+crocket@users.noreply.github.com>
Date: Tue Jan 28 10:59:18 2020 +0900
Upgrade dev-haskell/libmpd to 0.9.1.0
dev-haskell/libmpd-0.9.1.0 doesn't fail if status command
receives unknown key-value pairs. Thus, there is much less
need for maintenance in the future.
commit b41d72916a80e1ac6da52b963e180076246faec1
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Dec 20 19:26:43 2019 -0500
dev-haskell/libmpd: drop old
Keep last: 0.9.0.10
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000
*/*: Inline mirror://hackage and update URIs
Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 78df13d236347f5d9546823045180351c5577d78
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Oct 15 12:04:23 2019 +1100
dev-haskell/libmpd: Bump to 0.9.0.10
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 7afeeccc7f7a9566d0eb3d6f1727520471720307
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Oct 31 15:47:12 2018 +1100
dev-haskell/libmpd: bump up to 0.9.0.9
This should bring native support for GHC 8.6.1
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
commit ffa13da97d704d8e9fec10ea51f2a05ce8f82971
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Oct 11 16:20:06 2018 +1100
dev-haskell/libmpd: Patch by Andrzej Ressel for ghc 8.6
Package-Manager: Portage-2.3.50, Repoman-2.3.11
commit 2fc011302fd1eeadd167344001bc991b30d6989c
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 12 20:27:08 2018 +1000
dev-haskell/libmpd: Bump to 0.9.0.8
commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000
refresh Manifests
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit c79611981cf813a77f1950fe996cac775c76aaf1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Aug 19 21:50:38 2017 +0100
dev-haskell/libmpd: bump up to 0.9.0.7
Package-Manager: Portage-2.3.8, Repoman-2.3.3
commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000
follow ::gentoo in removing '# $Id$' headers
Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit bd85d0032454d33b5f9ecc9e90298a7afda63b7c
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Aug 26 20:49:22 2016 +0100
dev-haskell/libmpd: bump up to 0.9.0.6
Package-Manager: portage-2.3.0
commit 4cc9a2947d31c0bf95861c0d9d1fc45f09c12aa8
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Mar 19 22:37:02 2016 +0000
dev-haskell/libmpd: disable tests, needs a port to QC-2.8.2
Package-Manager: portage-2.2.28
commit 265de982915abd845e4b623f436715d006fc0a67
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Feb 25 12:19:25 2016 +1100
dev-haskell/libmpd: Loosen time dep
commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500
Update metadata.xml for GLEP 67
commit 77bfc71d66aebed5c267cfc8980b563d5b01c3b7
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Sep 21 09:29:14 2015 +0100
follow jlec@'s HOMEPAGE fix s/http:/https:/ form ::gentoo
The hack I did it is:
https://github.com/trofi/gentoo-qa/blob/master/check_homepage_https.sh
Will also need similar change in hackport.
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit 043ad194d6370fd5956cefa285d941f69108d923
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 13 10:13:43 2015 +0100
dev-haskell/libmpd: bump up to 0.9.0.4
Package-Manager: portage-2.2.20
commit 2ea9b27555e1655eb9de0dc5550b7c40ce9292ad
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Aug 28 22:25:58 2015 +0100
dev-haskell/libmpd: bump up to 0.9.0.3
Package-Manager: portage-2.2.20
commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100
convert '# $Header: ' lines to '# $Id$'
The change was adopted when ::gentoo switched to git.
https://github.com/trofi/gentoo-qa/blob/master/check_header.sh
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit e2a6d6e7350b47e5962a01a48ba7de9b4ff0ed67
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Jun 5 23:11:59 2015 +0100
dev-haskell/libmpd: disable tests as the are not ghc-7.10 clean
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit d92869bdfb03cbb1fb9333aea5646f77233268a4
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Mar 5 22:15:05 2015 +0000
dev-haskell/libmpd: bump up to 0.9.0.2
Package-Manager: portage-2.2.17
commit bba639bb70e9883c66155e491a48ad2214037d0d
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Mar 4 21:17:37 2015 +0000
dev-haskell/libmpd: allow utf8-string
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit bda2fb4735fb7eb7b6202663d8b572ca86315517
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 28 12:12:51 2014 +0100
dev-haskell/libmpd: bump up to 0.9.0.1
Package-Manager: portage-2.2.13
commit 4beafab47c16b10428c7748801593ead7c50025a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Sep 11 19:02:44 2014 +0300
dev-haskell/libmpd: allow network-2.6
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300
metadata.xml: from <maintainer> field in favour of <herd> one
Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit e10b3ad26e94baf527bce2750ff1e5e1e11ca255
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 16:51:36 2014 +0300
drop trailing '.' from DESCRIPTIONs overlay-wide
repoman depected them as:
DESCRIPTION.punctuation 1
net-misc/htsn/htsn-0.1.0.ebuild: DESCRIPTION ends with a '.' character
Fixed by the following tiny script:
https://github.com/trofi/gentoo-qa/blob/master/check_description.sh
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 2a6733fe0872197d68ec1070dd86bffe35dbcbc7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jul 16 16:09:31 2014 +0300
dev-haskell/libmpd: bump up to 0.8.0.5
Package-Manager: portage-2.2.10_p15
commit 6dd33c15be8382a27ac9be193b9a5e66d8d8b993
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Jul 3 22:01:15 2014 +1000
Loosen attoparsec dep in libmpd-0.8.0.4-r1
commit 38c6c61ffc9bb749fa2319bae012e56232c278c7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon May 26 10:21:13 2014 +0300
dev-haskell/libmpd: bump up to 0.8.0.4
Package-Manager: portage-2.2.10_p15
commit 5c1315e359732d099c147edd53f3b44afe9d926e
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri May 16 22:42:35 2014 +0400
dev-haskell/libmpd: allow mtl and tf
commit fc64975fcf72ee3534cbace0500270662cbb297a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun May 4 13:59:42 2014 +0300
dev-haskell/libmpd: bump up to 0.8.0.3
Package-Manager: portage-2.2.10_p15
commit 1e1e09143fb7742d71f4d40e5d38c7310ac08119
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Apr 23 18:03:51 2014 +0300
dev-haskell/libmpd: allow network-2.5
Package-Manager: portage-2.2.10_p15
commit f0f5f3c41cd5cae2934bcc7bfea454d14ff2e26e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Dec 23 20:07:58 2013 +0300
dev-haskell/libmpd: allow text-1.0
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 119d56f1d3e6a74b956319591047a68f42553400
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jan 12 12:35:16 2013 +0300
dev-haskell/libmpd: bump up to 0.8.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 525a4a2ee5728e8dc80b9bde6ae2a229f00530bc
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jan 2 01:41:05 2013 +0300
dev-haskell/libmpd: removed old
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 82beb1e8c9603d1484d89a8e8dd043747f0722bd
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Dec 16 01:25:30 2012 +0300
Convert rest of ebuilds to mirror://hackage/
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 73a94310eadb714d0860b9c162611a75b57c191b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Dec 7 01:34:51 2012 +0300
get rid of 'dev-haskell/time' dependency as it's really a core library
And since ghc-7.6 it's even harder to upgrade, as
directory, haskell98 and others depend on time-1.4.0.1
thus it's unsafe to upgrade it.
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 043a900fe2fcb480b742cdddb336dc82bacca077
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 27 15:55:36 2012 +0300
dev-haskell/libmpd: allow network-2.4
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 1061678ce79ce20ad8bcbd93ca20c075d6d6eaa7
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Sep 29 23:07:38 2012 +1000
Looks like the tests will be included in the next version since upstream have added test stuff to Extra-Source-Files on github., Remove the test-suite is 0.8.0.1 as the tarball is missing test source files
commit 0877651ebdb754073fa433b9fd117ebd1131bca4
Author: Dmitry Malikov <color404051h@gmail.com>
Date: Sat Sep 29 16:22:31 2012 +0400
dev-haskell/libmpd: add 0.8.0.1 compatible with ghc-7.6.1
commit d7103437444bcbb175aa3a7bd2e8ff34f4a7f0d3
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Mon Sep 17 15:43:37 2012 +0400
libmpd-0.8 fixed for ghc-7.6.1
commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400
big mirror update
commit 88bbb0224ca4d45e00f0f64b16b0c8e79dab66f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Jun 15 03:11:07 2012 +0300
regenerated all Manifests to make use of 'thin' feature in one shot
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 25b88018cde6b0aadca996f5e36aebbe523aa4a1
Author: Hristo Stoyanov <htstoyanov@gmail.com>
Date: Fri May 18 19:47:48 2012 +0300
Bump libmpd to 0.8.0
commit ff8e002df7b712415cfb7b60954fddb4d67c76e4
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Apr 15 13:59:37 2012 +0300
dev-haskell/libmpd: allow mtl-2.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit f0cbe9fc8449640de80f217c0f75623b7c51423e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 14 00:04:57 2012 +0300
dev-haskell/libmpd: add USE=profile style depends
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 858362d12d40e4a3eb8589ec92db87c7abdbbaa8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Feb 26 23:52:22 2012 +0300
dev-haskell/libmpd: bump up to 0.7.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit ab7d1fcf3b27f51a7f7f488dee12583542d6aeb1
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Feb 10 03:13:34 2012 +1100
Bump libmpd to 0.7.1
commit 23094f8db2ab123ec2da9278f8c9afe3a091270e
Author: Mark Wright <markwright@internode.on.net>
Date: Sun Nov 27 16:41:34 2011 +1100
Bump libmpd to 0.7.0. Upstream relaxed containers dep for ghc 6.12.3. Built with ghc 7.2.2 and 7.0.4 (wants mtl-2)
commit ddfc3d1aa83b3634fb3be0d8024f3d6afe252445
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Nov 17 23:17:59 2011 +1100
Add hoogle support
commit 335272a25933c2e91af5b4f75e7167cc1f187a1c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 7 21:45:56 2011 +0300
libmpd-0.5.0: replaced bogus patch with build-tested one
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 84485b761d9aac09e443ad41665f75c41ef6c00f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 7 21:35:39 2011 +0300
libmpd-0.5.0: allow mtl-2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit f0c7a4ed154262c4a55c337a4eaab34da822e0e0
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 11 21:48:24 2011 +0300
dev-haskell/libmpd: lowered depend to support ghc-6
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit e86ba358dcafef96effa501e3f6c279df987b5c7
Author: Sergei Trofimovich <st@anti-virus.by>
Date: Fri May 6 10:31:43 2011 +0300
dev-haskell/libmpd: bump up to 0.6
Signed-off-by: Sergei Trofimovich <st@anti-virus.by>
commit bd27bc77186c28cfd88def9b43de9e116129fc07
Author: alexander.vershilov@gmail.com <unknown>
Date: Sun Jan 23 22:21:37 2011 +0000
dev-haskell/libmpd-0.4.2: changed network dep
commit 36a02b667e2fd580234e04a983d198dca289ffea
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Jan 12 19:33:35 2011 +0000
Loosen network dependency in libmpd-0.5
commit 16bde36af8256ed067be87250a3d95e70f0733c1
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Nov 16 00:02:43 2010 +0000
Bump libmpd to 0.5.0
commit bf31809e9894313c816633dbf988ddb00319b025
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Fri Sep 3 09:31:25 2010 +0000
Bump libmpd to 0.4.2
Upstream fixed the testing dependency problem, so patch removed as well.
commit f4f26420324f9b25c6dec195a3624a97b3db8f79
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Aug 31 09:26:26 2010 +0000
Patch libmpd-0.4.1 to not dep on QuickCheck, etc. since testing is disabled
commit 97650a241a5b4523399484764afe7d5fb5dfdddb
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Aug 31 08:40:16 2010 +0000
Remove libmpd-9999
It's now on github rather than a darcs repo, and I can't be bothered working out how to write a live git ebuild
commit e645dbb088948f8ae2630b21061b2c48499a035b
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sun Mar 28 04:18:54 2010 +0000
Bump libmpd to 0.4.1
commit 4ee75d9e8fdca04559c11ddd2194edad1b87c8a1
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Thu Mar 4 19:45:35 2010 +0000
*-9999.ebuild: restored keywords and masked packages (in order to track ~arches)
commit 5882f9ed6ac3e09ddcaecf7d55ebe37486ffe70c
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Fri Feb 26 10:33:02 2010 +0000
libmpd-darcs-0 -> libmpd-9999
commit ac18c089df8ec70b9c45d51cf2ac72d2d58dd081
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Dec 23 08:35:04 2009 +0000
The great filepath removal!
Yet another boot library, blah, blah, blah.
It's quite possible that removing filepath has made some packages with bad deps
(if they depend on filepath-1.1.* but you try to build them with ghc-6.6 which came with
filepath-1.0); if this is the case, please let us know.
commit 75a3eb91693ca647d185abfc3bf2c45fdff06dd1
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Dec 23 08:18:35 2009 +0000
Remove old versions of libmpd
commit a3df5c2ab519cf3a31339d00ae1ea12e55a7ee62
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Sep 16 14:43:21 2008 +0000
Bump libmpd to 0.3.1
commit 61033524c82d5c8b27bb28365b4c1aac0a156cb4
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sun May 18 12:48:55 2008 +0000
Bump libmpd to 0.3.0
commit 43fe2f13ecda79314cf28a0181dd786d8fe50faa
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Apr 19 04:09:50 2008 +0000
Hackport didn't set libmpd's CABAL_FEATURES properly
commit ed7dec8686f40eb00587bf8e1627e0235b4ca97e
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Fri Apr 18 13:16:09 2008 +0000
Add libmpd