diff options
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 |