diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-08-23 08:25:49 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-08-23 08:25:49 +0000 |
commit | 5d97c9a735940d6040b40adcf5bd106bd1f258a4 (patch) | |
tree | ca8a966f2cbea8610460c171e68c494d612b0807 /haskell.txt | |
parent | 2019-08-23T08:00:01Z (diff) | |
download | repos-5d97c9a735940d6040b40adcf5bd106bd1f258a4.tar.gz repos-5d97c9a735940d6040b40adcf5bd106bd1f258a4.tar.bz2 repos-5d97c9a735940d6040b40adcf5bd106bd1f258a4.zip |
2019-08-23T08:20:01Z
Diffstat (limited to 'haskell.txt')
-rw-r--r-- | haskell.txt | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/haskell.txt b/haskell.txt index 70865ef644cb..b1ba81db721f 100644 --- a/haskell.txt +++ b/haskell.txt @@ -12,7 +12,26 @@ 'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'}], 'status': 'official'} $ pmaint sync haskell -Already up to date. +From https://github.com/gentoo-haskell/gentoo-haskell + 5de23a99c..0dacfe15f master -> origin/master +Updating 5de23a99c..0dacfe15f +Fast-forward + dev-haskell/clckwrks-cli/Manifest | 1 + + dev-haskell/clckwrks-cli/clckwrks-cli-0.3.0.ebuild | 30 +++++++++ + dev-haskell/clckwrks-plugin-media/Manifest | 1 + + .../clckwrks-plugin-media-0.6.16.6.ebuild | 51 +++++++++++++++ + dev-haskell/clckwrks-plugin-page/Manifest | 1 + + .../clckwrks-plugin-page-0.4.3.18.ebuild | 50 +++++++++++++++ + dev-haskell/clckwrks/Manifest | 1 + + dev-haskell/clckwrks/clckwrks-0.25.0.ebuild | 73 ++++++++++++++++++++++ + dev-haskell/happstack-authenticate/Manifest | 1 + + .../happstack-authenticate-2.4.0.ebuild | 57 +++++++++++++++++ + 10 files changed, 266 insertions(+) + create mode 100644 dev-haskell/clckwrks-cli/clckwrks-cli-0.3.0.ebuild + create mode 100644 dev-haskell/clckwrks-plugin-media/clckwrks-plugin-media-0.6.16.6.ebuild + create mode 100644 dev-haskell/clckwrks-plugin-page/clckwrks-plugin-page-0.4.3.18.ebuild + create mode 100644 dev-haskell/clckwrks/clckwrks-0.25.0.ebuild + create mode 100644 dev-haskell/happstack-authenticate/happstack-authenticate-2.4.0.ebuild *** syncing haskell *** synced haskell * Sync succeeded |