gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/tar

Reading, writing and manipulating ".tar" archive files

Screenshots

  • tar-0.5.1.1-r3
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • tar-0.5.1.1-r3
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit 39e4ca354bcd41b44e5b040e26131b36de953545
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 16:17:27 2024 +0100

dev-haskell/tar: CABAL_CHDEPS

commit 3eeac01777c88bdb9f1007dda484f9be1935ecef
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Jun 15 23:07:48 2023 -0600

dev-haskell/tar: Hackage revision bump

Enable tests

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 5c817dc71b39f682c09edbb9ee7c5498d988ac1f
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Mar 28 18:20:21 2022 -0600

dev-haskell/tar: Bump to 0.5.1.1-r2

commit 2c4cfba2439d0c7a572bfef0b437e9b6cac903c5
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Mar 28 18:13:33 2022 -0600

dev-haskell/tar: Remove old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 9df945900c60dc2a4d66c7feeb63906a1a3c086a
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Feb 4 14:08:07 2022 -0700

dev-haskell/tar: Bump to 0.5.1.1-r1

Switch to pulling cabal file from revision on Hackage

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 65a68b722b52d888e154f551cd87009f870f7489
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Jan 20 16:19:13 2022 +1100

dev-haskell/tar: disable test-suite

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 2fa995f4b3c09aa8ece2d228a77a11481c6f3771
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 23 01:43:23 2021 -0500

dev-haskell/tar: resolve DeprecatedEapi warning

The following sed command was used to modify the file in-place

sed -i -r '
s/EAPI="?[56]"?/EAPI=7/
s/(inherit)(.*)base(\s|$)(.*)/\1\2\4/
s/(# Copyright [0-9]+)-.*/\1-2021 Gentoo Authors/
/IUSE=""/d' dev-haskell/tar/tar-0.4.5.0.ebuild

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>

commit b270eba343a7bbcc08acafea148ea4f35aa74623
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jan 7 07:39:09 2021 +0000

*/*: follow ~x86-macos removal from :gentoo

Removed KEYWORDS as:

```
$ ekeyword ^x86-macos $(git grep -l x86-macos)
```

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 780075a70af2171aaa259ed5630ddfccee47814d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Sep 2 00:17:13 2020 +0100

*/*: use https:// for hackage URIs

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 9850b80c34651f6356cb8c7a341bda17c766d258
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 15 20:34:32 2020 +1000

dev-haskell/tar: Loosen base dep

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mark Wright <gienah@gentoo.org>

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 63822f6013959f4d72aa085ce4339d28d09f7a19
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sun Nov 3 17:14:18 2019 -0500

dev-haskell/tar: drop old

Keep oldest and latest: 0.4.5.0, 0.5.1.1

Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit bb7d432982dbf7cfaa905fffae614211bb3e241d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 29 21:43:35 2019 +0100

dev-haskell/tar: bump up to 0.5.1.1

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 9e919702081f05a1799ea631227f3b571805a637
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Oct 12 17:04:31 2018 +1100

dev-haskell/tar: Loosen containers dep

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit 012f7b4386410ae682c30cd4e5fc398ec0fbb558
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jun 27 19:59:55 2018 +0100

dev-haskell/tar: fix tasty dep loosening, bug #659086

Target string for tasty was incorrect (did not change the original):
* ERROR: dev-haskell/tar-0.5.0.3::haskell failed (prepare phase):
* no trigger for 'tasty >= 0.10 && <0.12'

Reported-by: Mike Limansky
Bug: https://bugs.gentoo.org/659086
Package-Manager: Portage-2.3.40, Repoman-2.3.9

commit 93023a23ae80397aedccae292e117473737c4c26
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 10 12:20:59 2018 +0100

sync keywords from ::gentoo

Done as:
$ syn-kw -p ~/portage/gentoo .

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit f6357e30862a9d74388c016d3973b08bba646bbf
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Apr 6 20:04:39 2018 +1000

dev-haskell/tar: Bump to 0.5.1.0, loosen tasty test deps

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 1c7c975cb265e011f87cc16715c0df22642780d9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Nov 8 07:42:06 2017 +0000

dev-haskell/tar: RESTRICT=test broken on QC-2.10

Package-Manager: Portage-2.3.13, Repoman-2.3.4

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 7c59c295affeba920ad4d54b77a8594e4c369d7e
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed May 4 21:53:37 2016 +0100

dev-haskell/tar: bump up to 0.5.0.3

Package-Manager: portage-2.2.28

commit c9fa01ddc28ea5ec59dbe35749ec7ac1ede1699e
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun May 1 08:50:54 2016 +0100

dev-haskell/tar: bump up to 0.5.0.2

Package-Manager: portage-2.2.28

commit 991b9b4826999a6e4a091698cf4fac45ee97b0f4
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Feb 8 13:34:35 2016 +0000

dev-haskell/tar: bump up to 0.5.0.1

Package-Manager: portage-2.2.27

commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500

Update metadata.xml for GLEP 67

commit 66ccdd297ef2b7c94e010c49f861f0ccb70404b5
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jan 9 12:31:36 2016 +0000

dev-haskell/tar: bump up to 0.4.5.0

Package-Manager: portage-2.2.26

commit 28dd49a386d487453ec78c874156e53d045b22d5
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Jan 4 22:58:13 2016 +0000

dev-haskell/tar: bump up to 0.4.4.0

Package-Manager: portage-2.2.26

commit f0a6bf79227aa42dbfaaea8301aa48f36c72b59d
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Oct 22 08:43:06 2015 +0100

dev-haskell/tar: bump up to 0.4.2.2

Package-Manager: portage-2.2.23

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 1e4dbf26166db6610b59fa86ad8f2bcbbf676d87
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jul 25 11:31:23 2015 +0100

dev-haskell/tar: bump up to 0.4.2.1

Package-Manager: portage-2.2.20

commit 823e5e56dc168bf66ac7b6256b797dbae240f273
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Jul 17 09:44:10 2015 +0100

dev-haskell/tar: bump up to 0.4.2.0

Package-Manager: portage-2.2.20

commit 872a99b689b38dc4e6b222319a02f2e1db54760e
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Thu Jan 29 18:58:56 2015 +0300

dev-haskell/tar:

Package-Manager: portage-2.2.15

commit 9fe4cba43fd00c195c0ea896e619d6f5fdcb2167
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Dec 27 23:48:14 2014 +0000

dev-haskell/tar: fix for ghc-7.10

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit bb6b5577112f884520fe519d65a94e4a144c4183
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Dec 27 23:38:55 2014 +0000

dev-haskell/tar: allow ghc-7.10 (drop old-time)

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

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 5c3b4c3deae767aba3e08fbf07477cca1be2a7ed
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Apr 2 16:18:03 2013 +1100

tar - sync with portage

commit 77705252b5fdd3455d349d5908f4f21c740efdb9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jan 1 18:32:10 2013 +0300

dev-haskell/tar: removed old

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 799bd8e1ab7a12ed20f95009716877d0d8d77a7e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jan 1 18:30:48 2013 +0300

dev-haskell/tar: switch to EAPI=5

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit e34f1f896a42a645d78a1683947bd42def0e6e2c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Dec 28 00:09:44 2012 +0300

dev-haskell/tar: synced from portage

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit ac04135c9631a3f31ec42f578dd40fb9fc739ce9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Dec 16 15:04:53 2012 +0300

sync keywords from gentoo-x86

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 54394b2c9738f916a0926c2e81653a832dd2b030
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Dec 9 01:28:55 2012 +0300

sync stable keywords from portage

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 04dbf60ef64d622fc4e313598973fb82992ad8d3
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Dec 7 01:51:24 2012 +0300

unbreak ebuilds due to stripped 'RDEPEND="'

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 9abf8ee394e407755040eae4fe89e20296e36250
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Nov 25 17:15:18 2012 +1100

EAPI=5 for tar-0.4.0.1, sync with portage

commit 2433703f94f4b22c2a46a226cf1f3970ef644a30
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Oct 21 03:28:40 2012 +0300

sync keywords from portage

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 0bf9ca4f08609c8c3b1371bcb0a34e3943ab53cd
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Oct 11 20:34:47 2012 +1100

Bump tar to 0.4.0.1

commit 393774b385cf9c211dcfae02c02d7ac1c1d5573f
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 14 20:24:41 2012 +0400

tar-0.4.0.0 fixed for old ghc, thanks to Fulax

commit 295237ad9f2cb01d67abc0c053b2698da8065465
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Wed Sep 12 18:32:06 2012 +0400

tar-0.4.0.0 ready to 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 49dc589ed9069a99667375cedfec1cbbb9bcaa51
Author: Hristo Stoyanov <htstoyanov@gmail.com>
Date: Wed Aug 8 00:11:19 2012 +0300

Bump tar-0.4.0.0

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 8e4037c5d8136fb3706aac5a64668da1fe3bc047
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Mar 4 01:00:11 2012 +1100

Sync tar keywords with reverse dependency darcs

commit 487461556ded949471b56119f3b3001dda69d2f6
Author: Mark Wright <markwright@internode.on.net>
Date: Mon Jan 23 18:57:01 2012 +1100

Bump tar to 0.3.0.2, built with ghc 7.4.1-rc1, 7.2.2, 7.0.4 and 6.12.3. Sync portage with overlay.

commit 6977fbb638c98ad102b5abfc0aa39cca62576b3c
Author: Mark Wright <markwright@internode.on.net>
Date: Sat Dec 24 11:03:38 2011 +1100

Fix tar build with ghc 7.4-rc1

commit c4dee4b65f20b6202c2c2a0c8ba7afc04b7266da
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Nov 20 11:07:46 2011 +0300

synced KEYWORDS back from portage

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit ddfc3d1aa83b3634fb3be0d8024f3d6afe252445
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Nov 17 23:17:59 2011 +1100

Add hoogle support

commit f75f90283118ea0ca2a8d2391695655490876f12
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Aug 4 23:03:28 2011 +0300

dev-haskell/tar: fix description

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 08e14911ddae8e7b67ddd6736d268873c969524c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Aug 4 23:01:43 2011 +0300

dev-haskell/tar: switch to EAPI=3

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

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 c52b0c03f437bc3fc23379cd34f5c473fbad52b4
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Oct 24 11:22:36 2009 +0000

The great bytestring removal!
We're removing bytestring from the overlay for several reasons:
* It's a GHC boot library, and thus shouldn't be upgraded.
* The tree doesn't have a bytestring package, so this will make syncing easier.
* It's a right royal pain to successfully upgrade all packages depending on the GHC bytestring
to a stand-alone upgraded bytestring (no, haskell-updater doesn't help).
* For the most part, bytestring upgrades typically don't do much for end users anyway.
* New bytestring comes with new GHC; why would you care enough to upgrade bytestring but not GHC?

We're leaving bytestring package masked for now, but all dependencies upon it have been removed.
I'm sorry, but you're probably going to have to manually rebuild all packages that you had
installed with bytestring dependencies. Then again, until recently a lot of packages didn't have
explicit bytestring dependencies in the ebuilds...

commit c6332280d80ef8b377b2d22d26db06b85e051305
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Oct 24 09:27:22 2009 +0000

Remove old versions of tar

commit 2ccf409e60bcc904cf657a436bf507f014063197
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sun Jun 7 08:58:50 2009 +0000

Bump tar to 0.3.1.0

commit a72fad76c7ba001b48ab20924d708203cd4e8942
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Mon Mar 2 10:34:36 2009 +0000

Bump tar to 0.3.0.0

commit b6846e600e9f8de526d67883ad49e5a02d97b471
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Dec 24 06:27:09 2008 +0000

Bump tar to 0.1.1.3

commit ed959a0853a29b0a50ad738f7eef1f89601224c9
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Nov 12 10:22:17 2008 +0000

Make tar work with 6.10

commit 7648fcb0d88eefc4f793052147741494855d0eaf
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Wed Dec 12 23:50:27 2007 +0000

Remove all the old files/digest-* files

commit 0679ae6929db1551d6a6c703e0c71ed3777c8ff3
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Thu Nov 8 00:33:23 2007 +0000

Added tar-0.1.1.1

commit 0c254c52309abdc7fa5848bc1c4f33c55d6a937a
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Tue Oct 9 18:03:37 2007 +0000

Fix tar for cabal 1.2

commit 7cbea21ce3e9c5f0b46d0f89bf700ad7ce53b1c2
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sun Oct 7 22:13:11 2007 +0000

Restoring digests, etc.
Someone decided to remove all the digests, manifests, etc... so I added them all back in.
Issue originally raised by madnificent, hgolden and raxas.

commit aff09f9d050cc0bb285ac2f6fbad5f12ffe6b94d
Author: Joachim Fasting <joachim.fasting@gmail.com>
Date: Sat Oct 6 14:46:59 2007 +0000

tar-0.1.ebuild: add HOMEPAGE.

commit 30cf24e0473d0d884a6c32ed63eb08885eb35b19
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Tue Aug 28 11:51:13 2007 +0000

Remove loads of digest and files dirs
digest files are not used anymore, only the Manifest files.

commit 99f297f18e3b0cd750ea50a2ddaf50509eddf0c8
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sat Jul 28 22:14:46 2007 +0000

Fix building haddock docs for dev-haskell/tar ebuild

commit 151d90e4f6100f27c614db032907f1e2d735a90d
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sat Jul 28 20:18:49 2007 +0000

Re-merge tar and unix-compat using hackport

commit f786c4b69ba8769c5141e41ab94ac2dc0a6d4d12
Author: der_eq@freenet.de <unknown>
Date: Sat Jul 28 18:35:35 2007 +0000

tar ebuild
imported using hackport