dev-haskell/cmdargs
Command line argument processing
ChangeLog
commit 8cbf41c4687badc4172e1ba33b932dc0293dcd67
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jul 11 21:29:47 2023 -0600
dev-haskell/cmdargs: add 0.10.22, drop 0.10.21
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
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 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 bc3424b4178fc3b7f9eb8deb9fa62a4bfb1a55a6
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 14:39:58 2021 +0100
dev-haskell/cmdargs: bump up to 0.10.21
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 95182075abaaf76fa69dc1317a5f2cdfb8ed1be2
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Dec 20 19:26:29 2019 -0500
dev-haskell/cmdargs: drop old
Keep last: 0.10.20
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 0795d672dc2e3b3f438c16c432be3c735ebe8f86
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Jul 29 18:56:25 2018 +1000
dev-haskell/cmdargs: bump up to 0.10.20
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 9e9f547fb50a8d97cfe790a5bd9174b832bf157a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Nov 19 21:23:17 2017 +0000
dev-haskell/cmdargs: bump up to 0.10.18
Package-Manager: Portage-2.3.14, Repoman-2.3.6
commit 70f258118130eceab18ad1042a98237bfbfff281
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Apr 11 09:49:31 2017 +0100
dev-haskell/cmdargs: bump up to 0.10.17
Package-Manager: Portage-2.3.5, Repoman-2.3.2
commit 7d0422b523cdc4ead1f68d109b56929aa03fbea9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 26 11:33:17 2017 +0100
dev-haskell/cmdargs: bump up to 0.10.16
Package-Manager: Portage-2.3.5, Repoman-2.3.2
commit d2044eead1ee375e0d7e4dc9419d1d8172da47c8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Mar 9 22:04:30 2017 +0000
dev-haskell/cmdargs: bump up to 0.10.15
Package-Manager: Portage-2.3.4, Repoman-2.3.2
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 5d988007a3781bfe2d9959e45e3bfc46a7af49f2
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Wed Feb 17 22:05:03 2016 +0300
dev-haskell/cmdargs: bump up to 0.10.14
Package-Manager: portage-2.2.24
commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500
Update metadata.xml for GLEP 67
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 f16af587de84b8a5e17a487c4a43602b201c09cd
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri May 22 21:41:58 2015 +0100
dev-haskell/cmdargs: bump up to 0.10.13
Package-Manager: portage-2.2.18
commit e37e07f1ffe22bf9c65801d0bb43f23ac0ab79f8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 1 18:06:17 2014 +0000
dev-haskell/cmdargs: bump up to 0.10.12
Package-Manager: portage-2.2.14
commit d33b43b1ae696c130747f2333c56f021997b3cce
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Oct 16 22:43:31 2014 +0100
dev-haskell/cmdargs: bump up to 0.10.11
Package-Manager: portage-2.2.13
commit e35db8673da14a4e9f49b8bde0e9c19f19b9d2d8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Sep 19 22:30:00 2014 +0100
dev-haskell/cmdargs: bump up to 0.10.10
Package-Manager: portage-2.2.12
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 03e41c65118697d90d4d6604114eac941b47e669
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jul 23 09:23:27 2014 +0300
dev-haskell/cmdargs: bump up to 0.10.9
Package-Manager: portage-2.2.10_p39
commit a3b78e45254d7c2d67edec0dc11040d1d6ebc3bc
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 9 16:31:10 2014 +0300
sync keywords from gentoo-x86
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 99471800d09a86863fd623658e48f5fe86372088
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Dec 10 15:36:24 2013 +1100
Bump cmdargs to 0.10.7
commit 446ca63712a2cc5e7e4fa38e2a3e6eb4e8d3626c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 7 12:02:26 2013 +0300
dev-haskell/cmdargs: bump up to 0.10.6
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit a53448dff60e9e94396a6751ab6efb43a0dc00a9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Nov 14 13:00:48 2013 +0300
sync keywords from gentoo-x86
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit c1263d3dcdf6dd1b9cb196440ee7cf6885ab25b3
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Wed Jul 31 09:17:26 2013 +0400
dev-haskell/cmdargs: bump up to 0.10.5
Signed-off-by: Alexander Vershilov <alexander.vershilov@gmail.com>
commit 2148e0ae0ff74db2dbdff26a41f090f5dc533d57
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu Jun 27 08:57:39 2013 +0400
dev-haskell/cmdargs: bump up to 0.10.4
Signed-off-by: Alexander Vershilov <alexander.vershilov@gmail.com>
commit 50c8a18039809e144531e04d88a19981ae6f407e
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu Apr 11 23:29:05 2013 +0400
cmdargs-0.10.3
commit 1699e923cc29736f7918fbc3faf1d590279899bf
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Mar 2 11:05:07 2013 +0300
dev-haskell/cmdargs: bump up to 0.10.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 264c34ffb955866fa08c6b5a010c331ff028d928
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Nov 18 18:59:42 2012 +1100
Bump cmdargs to 0.10.1
commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400
big mirror update
commit 2f71bed35e77f0b81a718c7b28f0acbdae75cf84
Author: nCdy <codeCaves@gmail.com>
Date: Tue Aug 21 09:25:05 2012 +0400
cmdargs bump to 0.10
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 b344c5f5e0479636459c9bf4f4309cec722ebb30
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 25 16:26:42 2012 +0300
dev-haskell/cmdargs: bump up to 0.9.5 and add FEATURES=test support
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 65981037ba369ef0b8548d9300ee600b98e168ce
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Feb 18 21:40:09 2012 +1100
Bump cmdargs to 0.9.3
commit 75a96669ede20347c0245bb4f7417f112a16d0b0
Author: Mark Wright <markwright@internode.on.net>
Date: Tue Jan 10 23:51:45 2012 +1100
Bump cmdargs to 0.9.2
commit 49b73a4e3b7f6e0103018cdd3e10d669176e5ecd
Author: Mark Wright <markwright@internode.on.net>
Date: Fri Jan 6 20:11:46 2012 +1100
Bump cmdargs to 0.9.1
commit ddfc3d1aa83b3634fb3be0d8024f3d6afe252445
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Nov 17 23:17:59 2011 +1100
Add hoogle support
commit f7aaf310fe19635103c74b0ae92c1acb1ff5cea3
Author: Mark Wright <markwright@internode.on.net>
Date: Mon Nov 7 15:43:58 2011 +1100
Bump cmdargs to 0.9, built with ghc 7.2.1, 7.0.4 and 6.12.3
commit ad3531c2fe2bcc27f1259ddf3b6e477b5e50164a
Author: Mark Wright <markwright@internode.on.net>
Date: Sun Sep 11 00:35:25 2011 +1000
Bump cmdargs to 0.8, built with ghc 7.2.1, 7.0.4 and 6.12.3
commit c94f38326e7a9d6b2816355ba4dc619e0c48a423
Author: Mark Wright <markwright@internode.on.net>
Date: Sun May 22 19:25:28 2011 +1000
Bump cmdargs to 0.7, built with ghc 7.0.3 and 6.12.3
commit 6226a835377c898133608b8e3a11b3e4d5189112
Author: Mark Wright <markwright@internode.on.net>
Date: Tue Apr 5 21:56:56 2011 +1000
Bump dev-haskell/cmdargs to 0.6.9, built with ghc 6.12.3 and 7.0.3
commit 9c13da7784c09a3c7c65b55eac4a1b932cd6d753
Author: Mark Wright <markwright@internode.on.net>
Date: Fri Feb 18 18:10:21 2011 +1100
Bump cmdargs to 0.6.8, built with ghc 6.12.3 and 7.0.1
commit 62341f388ba62d0493c257b9fcd087143e81fb29
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Fri Dec 31 11:52:42 2010 +0000
cmdargs: don't install the test executables
commit f868c0ab86206d235ec7d6dbc4df28b6b3cb271b
Author: markwright@internode.on.net <unknown>
Date: Thu Dec 23 12:35:26 2010 +0000
derive-uniplate-hlint-hoogle-yi-hint.txt
Bump yi's derive dependency in order to bump uniplate.
Patch hint to compile with ghc 7.0.1 for snap.
mtl-2.0.1.0 for ghc 7.0.1.
Bump hlint, hoogle.
commit 19574d21ef0c7f9fac1b6d94e4148a5373c46642
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Fri Sep 17 09:47:40 2010 +0000
Bump cmdargs to 0.5
commit c0f0147eba0d25d038ef403c2b007208c3f903df
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sun Aug 29 06:56:43 2010 +0000
Bump cmdargs to 0.3
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 599d964975cdf0221db60bf834d30d43e261ab7f
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Sep 12 11:54:10 2009 +0000
Add doc installation to cmdargs-0.1 ebuild
commit f39db613cb54c14d11d34dc3cfb539b9baf7c829
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Sep 12 11:46:18 2009 +0000
Add cmdargs 0.1
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jul 11 21:29:47 2023 -0600
dev-haskell/cmdargs: add 0.10.22, drop 0.10.21
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
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 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 bc3424b4178fc3b7f9eb8deb9fa62a4bfb1a55a6
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 14:39:58 2021 +0100
dev-haskell/cmdargs: bump up to 0.10.21
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 95182075abaaf76fa69dc1317a5f2cdfb8ed1be2
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Dec 20 19:26:29 2019 -0500
dev-haskell/cmdargs: drop old
Keep last: 0.10.20
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 0795d672dc2e3b3f438c16c432be3c735ebe8f86
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Jul 29 18:56:25 2018 +1000
dev-haskell/cmdargs: bump up to 0.10.20
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 9e9f547fb50a8d97cfe790a5bd9174b832bf157a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Nov 19 21:23:17 2017 +0000
dev-haskell/cmdargs: bump up to 0.10.18
Package-Manager: Portage-2.3.14, Repoman-2.3.6
commit 70f258118130eceab18ad1042a98237bfbfff281
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Apr 11 09:49:31 2017 +0100
dev-haskell/cmdargs: bump up to 0.10.17
Package-Manager: Portage-2.3.5, Repoman-2.3.2
commit 7d0422b523cdc4ead1f68d109b56929aa03fbea9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 26 11:33:17 2017 +0100
dev-haskell/cmdargs: bump up to 0.10.16
Package-Manager: Portage-2.3.5, Repoman-2.3.2
commit d2044eead1ee375e0d7e4dc9419d1d8172da47c8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Mar 9 22:04:30 2017 +0000
dev-haskell/cmdargs: bump up to 0.10.15
Package-Manager: Portage-2.3.4, Repoman-2.3.2
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 5d988007a3781bfe2d9959e45e3bfc46a7af49f2
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Wed Feb 17 22:05:03 2016 +0300
dev-haskell/cmdargs: bump up to 0.10.14
Package-Manager: portage-2.2.24
commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500
Update metadata.xml for GLEP 67
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 f16af587de84b8a5e17a487c4a43602b201c09cd
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri May 22 21:41:58 2015 +0100
dev-haskell/cmdargs: bump up to 0.10.13
Package-Manager: portage-2.2.18
commit e37e07f1ffe22bf9c65801d0bb43f23ac0ab79f8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 1 18:06:17 2014 +0000
dev-haskell/cmdargs: bump up to 0.10.12
Package-Manager: portage-2.2.14
commit d33b43b1ae696c130747f2333c56f021997b3cce
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Oct 16 22:43:31 2014 +0100
dev-haskell/cmdargs: bump up to 0.10.11
Package-Manager: portage-2.2.13
commit e35db8673da14a4e9f49b8bde0e9c19f19b9d2d8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Sep 19 22:30:00 2014 +0100
dev-haskell/cmdargs: bump up to 0.10.10
Package-Manager: portage-2.2.12
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 03e41c65118697d90d4d6604114eac941b47e669
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jul 23 09:23:27 2014 +0300
dev-haskell/cmdargs: bump up to 0.10.9
Package-Manager: portage-2.2.10_p39
commit a3b78e45254d7c2d67edec0dc11040d1d6ebc3bc
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 9 16:31:10 2014 +0300
sync keywords from gentoo-x86
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 99471800d09a86863fd623658e48f5fe86372088
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Dec 10 15:36:24 2013 +1100
Bump cmdargs to 0.10.7
commit 446ca63712a2cc5e7e4fa38e2a3e6eb4e8d3626c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 7 12:02:26 2013 +0300
dev-haskell/cmdargs: bump up to 0.10.6
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit a53448dff60e9e94396a6751ab6efb43a0dc00a9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Nov 14 13:00:48 2013 +0300
sync keywords from gentoo-x86
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit c1263d3dcdf6dd1b9cb196440ee7cf6885ab25b3
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Wed Jul 31 09:17:26 2013 +0400
dev-haskell/cmdargs: bump up to 0.10.5
Signed-off-by: Alexander Vershilov <alexander.vershilov@gmail.com>
commit 2148e0ae0ff74db2dbdff26a41f090f5dc533d57
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu Jun 27 08:57:39 2013 +0400
dev-haskell/cmdargs: bump up to 0.10.4
Signed-off-by: Alexander Vershilov <alexander.vershilov@gmail.com>
commit 50c8a18039809e144531e04d88a19981ae6f407e
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu Apr 11 23:29:05 2013 +0400
cmdargs-0.10.3
commit 1699e923cc29736f7918fbc3faf1d590279899bf
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Mar 2 11:05:07 2013 +0300
dev-haskell/cmdargs: bump up to 0.10.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 264c34ffb955866fa08c6b5a010c331ff028d928
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Nov 18 18:59:42 2012 +1100
Bump cmdargs to 0.10.1
commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400
big mirror update
commit 2f71bed35e77f0b81a718c7b28f0acbdae75cf84
Author: nCdy <codeCaves@gmail.com>
Date: Tue Aug 21 09:25:05 2012 +0400
cmdargs bump to 0.10
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 b344c5f5e0479636459c9bf4f4309cec722ebb30
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 25 16:26:42 2012 +0300
dev-haskell/cmdargs: bump up to 0.9.5 and add FEATURES=test support
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 65981037ba369ef0b8548d9300ee600b98e168ce
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Feb 18 21:40:09 2012 +1100
Bump cmdargs to 0.9.3
commit 75a96669ede20347c0245bb4f7417f112a16d0b0
Author: Mark Wright <markwright@internode.on.net>
Date: Tue Jan 10 23:51:45 2012 +1100
Bump cmdargs to 0.9.2
commit 49b73a4e3b7f6e0103018cdd3e10d669176e5ecd
Author: Mark Wright <markwright@internode.on.net>
Date: Fri Jan 6 20:11:46 2012 +1100
Bump cmdargs to 0.9.1
commit ddfc3d1aa83b3634fb3be0d8024f3d6afe252445
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Nov 17 23:17:59 2011 +1100
Add hoogle support
commit f7aaf310fe19635103c74b0ae92c1acb1ff5cea3
Author: Mark Wright <markwright@internode.on.net>
Date: Mon Nov 7 15:43:58 2011 +1100
Bump cmdargs to 0.9, built with ghc 7.2.1, 7.0.4 and 6.12.3
commit ad3531c2fe2bcc27f1259ddf3b6e477b5e50164a
Author: Mark Wright <markwright@internode.on.net>
Date: Sun Sep 11 00:35:25 2011 +1000
Bump cmdargs to 0.8, built with ghc 7.2.1, 7.0.4 and 6.12.3
commit c94f38326e7a9d6b2816355ba4dc619e0c48a423
Author: Mark Wright <markwright@internode.on.net>
Date: Sun May 22 19:25:28 2011 +1000
Bump cmdargs to 0.7, built with ghc 7.0.3 and 6.12.3
commit 6226a835377c898133608b8e3a11b3e4d5189112
Author: Mark Wright <markwright@internode.on.net>
Date: Tue Apr 5 21:56:56 2011 +1000
Bump dev-haskell/cmdargs to 0.6.9, built with ghc 6.12.3 and 7.0.3
commit 9c13da7784c09a3c7c65b55eac4a1b932cd6d753
Author: Mark Wright <markwright@internode.on.net>
Date: Fri Feb 18 18:10:21 2011 +1100
Bump cmdargs to 0.6.8, built with ghc 6.12.3 and 7.0.1
commit 62341f388ba62d0493c257b9fcd087143e81fb29
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Fri Dec 31 11:52:42 2010 +0000
cmdargs: don't install the test executables
commit f868c0ab86206d235ec7d6dbc4df28b6b3cb271b
Author: markwright@internode.on.net <unknown>
Date: Thu Dec 23 12:35:26 2010 +0000
derive-uniplate-hlint-hoogle-yi-hint.txt
Bump yi's derive dependency in order to bump uniplate.
Patch hint to compile with ghc 7.0.1 for snap.
mtl-2.0.1.0 for ghc 7.0.1.
Bump hlint, hoogle.
commit 19574d21ef0c7f9fac1b6d94e4148a5373c46642
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Fri Sep 17 09:47:40 2010 +0000
Bump cmdargs to 0.5
commit c0f0147eba0d25d038ef403c2b007208c3f903df
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sun Aug 29 06:56:43 2010 +0000
Bump cmdargs to 0.3
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 599d964975cdf0221db60bf834d30d43e261ab7f
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Sep 12 11:54:10 2009 +0000
Add doc installation to cmdargs-0.1 ebuild
commit f39db613cb54c14d11d34dc3cfb539b9baf7c829
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Sep 12 11:46:18 2009 +0000
Add cmdargs 0.1