gpo.zugaina.org

Search Portage & Overlays:

x11-misc/xmobar

A Minimalistic Text Based Status Bar

Screenshots

  • xmobar-9999
    alsa datezone dbus mpd mpris +rtsopts uvmeter +weather wifi xpm +xrender doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • xmobar-0.47.3
    ~amd64
    alsa datezone dbus mpd mpris +rtsopts shared uvmeter +weather wifi xpm +xrender doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • xmobar-0.46
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    alsa datezone dbus mpd mpris +rtsopts uvmeter +weather wifi xpm +xrender doc hscolour profile test

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • xmobar-0.46
    ~amd64
    alsa datezone dbus mpd mpris +rtsopts uvmeter +weather wifi xpm +xrender doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • xmobar-0.44.1
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    alsa dbus mpd mpris +rtsopts timezone uvmeter +weather wifi xft xpm doc hscolour profile test

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit e48046d5a9326f5a1d93a3f4ba503081dd9e27c5
Author: hololeap <hololeap@protonmail.com>
Date: Thu Feb 8 14:46:24 2024 -0700

x11-misc/xmobar: add codeberg upstream metadata

Signed-off-by: hololeap <hololeap@protonmail.com>

commit 9d48ef192e8c8ee46b3a93f6f9c5bddbf600b368
Author: hololeap <hololeap@protonmail.com>
Date: Thu Feb 8 14:45:14 2024 -0700

x11-misc/xmobar: Explicitly disable `with_kraken`

Disable `with_kraken` in hackport's `flags` metadata

Add missing aeson dependency

Signed-off-by: hololeap <hololeap@protonmail.com>

commit a4023ceb3488b26dad62da8aad64136d16b8a318
Author: max-grek <maximmgrek@gmail.com>
Date: Tue Feb 6 19:58:41 2024 +0200

x11-misc/xmobar: add 0.47.3

Closes: https://github.com/gentoo-haskell/gentoo-haskell/pull/1510
Signed-off-by: hololeap <hololeap@protonmail.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 fa4df8a7c452f0b08e8ce79553b7dcce0c579e36
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Feb 17 16:17:54 2023 -0700

*/*: Switch to optional ghc/process dep

Removing dev-haskell/process has been causing issues due to := slot
operators which require many rebuilds, even on systems that are already
upgraded to ghc-9.2.5 or later.

Instead, use something like this and wait a few months before masking
dev-haskell/process for removal:

|| ( dev-lang/ghc dev-haskell/process )

Remove mask on dev-haskell/process

This reverts commit 3a1b20f9f15237dd4d4b98c3b832baa2b375b673

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 3a1b20f9f15237dd4d4b98c3b832baa2b375b673
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Feb 16 10:09:55 2023 -0700

dev-haskell/process: Mask for removal

Exposing the 'process' package as a portage package has proven to be
a bad idea, creating many complications and system inconsistencies.

The version that comes bundled with GHC needs to be the only version
on the system. If upgrades to the 'process' package are needed, it
needs to be done through dev-lang/ghc.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit e452f11cbee481bb0688909f33bb3e174f9b9ee3
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jan 11 12:17:50 2023 +1100

x11-misc/xmobar: remove redundant USE entries in metadata.xml

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 4d9e2a70a771ed79c552e9cfcd59dd34aa92327d
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jan 11 12:16:29 2023 +1100

x11-misc/xmobar: drop 0.44.1

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit c4a223eb8090370f16b8822d3fc9b2b892a0a59e
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jan 11 12:16:23 2023 +1100

x11-misc/xmobar: add 0.46

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 3c572d3f50d0eec59aabab35a773456fb93a3ac3
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Oct 28 07:05:20 2022 +1100

x11-misc/xmobar: refresh -9999

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 9d64c17013d299f241190d045b9b7a7f37eea205
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Sep 1 17:01:44 2022 +1000

x11-misc/xmobar: update EAPI 7 -> 8

Signed-off-by: Jack Todaro <solpeth@posteo.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 33d525fac510dd2ae26fc6da715da452a4ebba59
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 30 13:46:09 2022 +1000

x11-misc/xmobar: refresh live ebuild

Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1307
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit a9cc0401563dd4b9d7581fc83aa3e519c633c9d4
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 18 18:56:09 2022 +1000

x11-misc/xmobar: refresh metadata.xml flags

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 959b12012a34cf1b93b02047df134d5a34ee85b0
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 18 18:54:20 2022 +1000

x11-misc/xmobar: drop 0.37, 0.41, 0.42, 0.43

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 26286ee195f3137675f814ec89818010008c13f4
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 18 18:54:08 2022 +1000

x11-misc/xmobar: add 0.44.1

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 7dcd2089e50200c0456cbc8565123b2e849db95c
Author: Rahil Bhimjiani <54960886+rahilarious@users.noreply.github.com>
Date: Mon May 30 02:37:47 2022 +0530

x11-misc/xmobar: adjust dependency version bounds

commit d04129b8e8792934a49a0e69bc307355a5f0ac71
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun May 15 16:37:49 2022 -0600

x11-misc/xmobar: Add 0.42

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

commit 62deda8445323600a5f1a141f5ae478e99ac8056
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu May 12 10:44:42 2022 +1000

x11-misc/xmobar: bump up to 0.43

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

commit f99f6789b4b3044d81447f3658d3ece5877395b6
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Feb 20 12:50:19 2022 +1100

x11-misc/xmobar: bump up to 0.41

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

commit c2638763d2f05728430685fbddfd05b2cf70c83d
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 19 17:48:32 2022 -0700

x11-misc/xmobar: Loosen constraints

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

commit 85a07c13db0c7bcd564f62b7a4bdcc33c1f343ff
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 24 13:20:04 2021 +0100

x11-misc/xmobar: drop old

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

commit a32df0c62e00238e165fbf5fff646f0803fc1276
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jan 25 11:47:04 2021 +1100

x11-misc/xmobar: bump up to 0.37

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

commit 26ac1da38f7352ef32c10da96d96e4e1b1d90b7a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Dec 20 16:11:10 2020 +0000

x11-misc/xmobar: install readme.org. not readme.md

Reported-by: thunderrd
Closes: https://github.com/jaor/xmobar/issues/518
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 21bd1be80e5581d07764d10c0ec7586c6ca4c127
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Sep 2 19:16:25 2020 +0100

x11-misc/xmobar: sync from ::gentoo

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

commit 4b773b9a67dcb5ced950e04270f5dc23136bb6c5
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 26 09:35:48 2020 +1000

x11-misc/xmobar: re-add missing src_install phase

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

commit cffa0755de6bdb49fe89fefde562a8f33874a195
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 26 09:13:52 2020 +1000

x11-misc/xmobar: remove old

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

commit 6abc4bc4434a37ee9f4ae4d2b244ada623253276
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 26 09:05:31 2020 +1000

x11-misc/xmobar: bump up to 0.36

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

commit 52d5b1941d13f669b05585759f28ef8fb7b2dde0
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jun 27 09:07:45 2020 +1000

x11-misc/xmobar: remove old

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

commit e797ce2c8aa3f80d8bca7ba685220eb0cccf7135
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jun 27 09:06:46 2020 +1000

x11-misc/xmobar: bump up to 0.35.1

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

commit f717595e59882e4eabbd9a33811184232d404021
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jun 13 17:21:40 2020 +1000

x11-misc/xmobar: remove old

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

commit 3eec300fea47f4f7daf7a28248c58e36aa902527
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jun 13 17:18:48 2020 +1000

x11-misc/xmobar: bump up to 0.34

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

commit 0aebf4acb3a0f2d1750a64a25b581abbb98b1c14
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Tue Jan 21 08:14:04 2020 +1100

x11-misc/xmobar: bump up to 0.32

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jack Todaro <jack.todaro@posteo.net>

commit 0d51b1da3c890e0404a0072adb8b0fe40cdad8be
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Dec 18 08:30:57 2019 +0000

x11-misc/xmobar: refresh live ebuild (tnaks to thunderrd)

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@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 20167518feba3c2f7a3ae2e743e97a1efe08779d
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sun Nov 17 15:07:18 2019 -0500

silence metadata.warning

Fixed cases of "inconsistent use of tabs and spaces in indentation".

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

commit 1ade862bc7b7a7578efee514825611024b2c24e4
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Sun Oct 6 21:27:10 2019 -0400

x11-misc/xmobar: bump up to 0.30

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jack Todaro <jack.todaro@posteo.net>

commit 6cb75672a0ea1955e527f1143f3ed13d40c42a78
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Oct 1 00:32:39 2019 +0100

x11-misc/xmobar: drop underscores from IUSE names

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

commit 98a1512d239f145d59790998336989a5411159cb
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Dec 30 20:01:44 2018 +1100

x11-misc/xmobar: bump up to 0.29.4

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit 59ce49c082e7bf747f2192870ae24e8510ed8ebb
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Tue Dec 11 21:43:28 2018 +1100

x11-misc/xmobar: bump up to 0.29.3

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit 4d062c7e241b4afddd9d132f1ae6776a275eaeb5
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Dec 2 12:21:16 2018 +1100

x11-misc/xmobar: bump up to 0.29

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit 14eb01ca76993285e004e47f53f17ae3e52b5e8b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 30 20:31:51 2018 +0000

x11-misc/xmobar: fix examples install (thanks to haasn)

Otherwise build fails as:
FileNotFoundError: [Errno 2] No such file or directory: b'samples/xmobar.config'
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit e7020f75f424952f0c133ff09d4fae05a792a443
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Nov 18 14:32:42 2018 +1100

x11-misc/xmobar: Loosen hinotify dep

Package-Manager: Portage-2.3.51, Repoman-2.3.12

commit 3918d608582d7557220d708ae1ea5b1d07fc029f
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Oct 12 18:28:34 2018 +1100

x11-misc/xmobar: Loosen stm dep

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit 8d9bad93f2de2a0c314f33f96f12ef5c37a84175
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Oct 7 19:15:58 2018 +1100

x11-misc/xmobar: bump up to 0.28.1

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit 94d278be34904fddec91373466f5c80b2ea4bf88
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Thu Sep 27 16:10:47 2018 +1000

x11-misc/xmobar: revbump 0.28

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit 9f4b29d75fb5b302047fd9f0620616ccbaaaf24c
Author: Harri Nieminen <moikkis@gmail.com>
Date: Wed Sep 26 15:29:24 2018 +0300

x11-misc/xmobar: Allow base-4.13 and stm-2.5

https://github.com/jaor/xmobar/commit/5c571e757718f41889d45406529bc39e10baf55c

Signed-off-by: Harri Nieminen <moikkis@gmail.com>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit d2de40a20d3be7e93c6bb2c016e8e8a69b88954c
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sat Aug 25 13:14:28 2018 +1000

x11-misc/xmobar: remove old

Package-Manager: Portage-2.3.48, Repoman-2.3.10

commit a17f164f1258eb7c083eb363cf68b33075665306
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sat Aug 25 13:08:00 2018 +1000

x11-misc/xmobar: bump up to 0.28

Package-Manager: Portage-2.3.48, Repoman-2.3.10

commit b8bde220bc6742c26d57675cdf5591cbe081e9a5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 22 10:15:12 2018 +0100

x11-misc/xmobar: bump up to 0.27

Package-Manager: Portage-2.3.43, Repoman-2.3.10

commit f95f8589373b40045c993f2aa53b056ac549b319
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed May 30 06:15:03 2018 +0000

x11-misc/xmobar: allow dbus-1.0 for USE=mpris

Reported-by: madjestic
Package-Manager: Portage-2.3.38, Repoman-2.3.9

commit 98fbbfded0e78d5cd8fe2e0dc55918b833a0e130
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon May 28 12:37:53 2018 +0000

x11-misc/xmobar: tweak for dbus-1.0

Package-Manager: Portage-2.3.38, Repoman-2.3.9

commit 053da3180d001b315f05f48ddb6ef47e00c4e277
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 25 09:52:03 2018 +1000

x11-misc/xmobar: Drop merged patch from live ebuild

commit 58439c0c9fc17819b8295dc3310a5f795cc09a2f
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Apr 24 20:09:04 2018 +1000

x11-misc/xmobar: Patch (by me) for hinotify 0.3.10

commit 8a8a06591de59bae150c800affe41d00b0a4221b
Author: Stephen Morgan <morgan.stephen99@gmail.com>
Date: Tue Apr 24 15:44:21 2018 +1000

Change news.md to changelog.md, and add hinotify version cap.

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 6612f45abdc66c91bc90965ad2168e603a55523f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon May 29 14:57:09 2017 +0100

x11-misc/xmobar: bump up to 0.24.5

Package-Manager: Portage-2.3.6, Repoman-2.3.2

commit 264767060c20106f5ba6d6bfe73d893abeeca6dc
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon May 29 14:54:14 2017 +0100

x11-misc/xmobar: drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

commit ff45cc7afb7d1c519dc002fa0f55feabb66eb215
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed May 3 22:46:31 2017 +0100

x11-misc/xmobar: bump up to 0.24.4

Package-Manager: Portage-2.3.5, 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 c8b622636b4e843c0b871bf47e821cbdb5a2d41c
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Nov 30 09:56:18 2016 +0000

x11-misc/xmobar: in USE=-xmp don't use XPMFile in preprocessor, bug #601262

Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/601262

Package-Manager: portage-2.3.2

commit 59f3a7206a37fcdf8528b288cce82920002a1ce0
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Sep 7 08:52:31 2016 +0100

x11-misc/xmobar: bump up to 0.24.3

Package-Manager: portage-2.3.0

commit 5a16810a620281212923dffb26fed75ff7eb4a11
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Aug 10 07:27:18 2016 +0100

x11-misc/xmobar: bump up to 0.24.2

Package-Manager: portage-2.3.0

commit 0487828ac84eaade0dc3560d2958fdec6250b37b
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Jul 29 09:48:36 2016 +0100

x11-misc/xmobar: bump up to 0.24.1

Package-Manager: portage-2.3.0

commit a7085b392f4c966b9bd3c3859ae2a71545150195
Author: Sergey Alirzaev <zl29ah@gmail.com>
Date: Sun May 22 22:17:32 2016 +0300

github.com: git:// -> https://

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

Update metadata.xml for GLEP 67

commit cdc261c1455469049a6dc5513dfbfdfb473df17d
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jan 16 17:20:37 2016 +0000

portage/gentoo-haskell: sync keywords from ::gentoo

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

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 38a8a89e79f42a17b4ff58a77bf3c93f17fffe66
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Apr 17 08:30:39 2015 +0100

x11-misc/xmobar: bump up to 0.23.1

Package-Manager: portage-2.2.17

commit 14eed573d6ed0ff76a038b921236019cad1153d0
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Apr 10 00:14:16 2015 +0100

x11-misc/xmobar: limit amount of idle wakeups (reported by wolfwood)

See an ebuild's comment for gory details.

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

commit 6eb2357dbd9bd87ca3292f8cb556f23927087833
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Mar 15 17:15:05 2015 +0000

x11-misc/xmobar: dropped upstreamed utf8-string-1 support

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

commit c7bcb0ebafb64040cefe4611e601e09c7841ecf2
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue Mar 10 20:53:48 2015 +0000

x11-misc/xmobar: bump up to 0.23

Package-Manager: portage-2.2.17

commit c006e9cd148c621ca2035d65ee0b75cabe15a6f9
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Sun Mar 1 23:25:01 2015 +0300

x11-misc/xmobar: allow utf8-string

Package-Manager: portage-2.2.17

commit 52536ff506f59ba5a3c787e2f0acce27786be70f
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Feb 16 09:01:44 2015 +0000

x11-misc/xmobar: update deps for live ebuild (thanks to mimi_vx)

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

commit a735e8faf237d64bb8b5439da06aaeba9dbb915b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Oct 12 14:45:17 2014 +0100

x11-misc/xmobar: bump up to 0.22.1

Package-Manager: portage-2.2.13

commit 2a8da6890a959d8bc5ec668190c2591a900bc58d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Sep 30 22:29:31 2014 +0100

x11-misc/xmobar: updated live ebuild

Reported-by: Hristo Venev
Gentoo-bug: https://bugs.gentoo.org/524046
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 c24a723885ffbe1c3c852b7c58f86dc2a29f544c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 17:01:07 2014 +0300

x11-misc/xmobar: bump up to 0.21

Package-Manager: portage-2.2.10

commit a5844b542ae4c1abe0498cb811e23fa9785e8bb0
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun May 18 15:16:13 2014 +0300

x11-misc/xmobar: allow mtl-2.2

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

commit cc7f9fc6a79551b339919f75f49db83f87a43b5d
Author: Luis Ressel <aranea@aixah.de>
Date: Sat May 17 17:12:18 2014 +0200

dev-haskell/xmobar: Allow mtl-2.2

commit 83a6fb2a712b052dad186b84574d2744eccbe97f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Apr 13 19:29:55 2014 +0300

xmobar: 'mpd' is an optional depend

Reported-by: c-14
github-issue: https://github.com/gentoo-haskell/gentoo-haskell/issues/315

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

commit 45476efd9e7616334ead2ca1627f05313123c705
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Apr 4 21:53:53 2014 +0300

x11-misc/xmobar: bump up to 0.20.1

Package-Manager: portage-2.2.8_p62

commit 1f454a3dfa48fd1baac5bbf0d84834f0afe66f45
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 9 17:11:50 2014 +0300

x11-misc/xmobar: alsa-mixer patch got upstreamed

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

commit 5be7a55dcda805d17d0111568e6b5cf9d706b300
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Mar 8 11:15:15 2014 +0300

x11-misc/xmobar: switch to alsa-mixer-0.2

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

commit 7364c31850fca41ac7ff402ba41e11d41ceb5fce
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Mar 7 00:04:34 2014 +0300

x11-misc/xmobar: drop old

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

commit ced899098da2134ec21b8b9a5a1b5e6d7d074c30
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Feb 6 01:10:42 2014 +0300

x11-misc/xmobar: backport fix for ghc-7.8

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

commit bcb87bb010eca2c1a2fa70186c56e87db33a808c
Author: Alexander Berntsen <alexander@plaimi.net>
Date: Sun Jan 5 02:30:23 2014 +0100

x11-misc/xmobar: Add USE description

commit ae6b184abd28f365148d40e39a9d01a511c4e1cc
Author: Luis Ressel <aranea@aixah.de>
Date: Fri Jan 3 12:58:01 2014 +0100

x11-misc/xmobar-9999: remove KEYWORDS

Live ebuilds should be either masked or unkeyworded, as they aren't
tested per definitionem.

commit f313295f2db1128993e1ff199de5e88b7e01deed
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jan 1 22:39:09 2014 +0300

x11-misc/xmobar: refresh live ebuild (follows pull #289 by Alexander)

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

commit b89edb853047aba19672030fdce3b70d9683e166
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jan 1 22:32:16 2014 +0300

x11-misc/xmobar: bump up to 0.19

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

commit ca7ac6deedf0d9a70406fc834ff7c311660d6e00
Author: Alexander Kolesen <alexander.kolesen@siliconmint.com>
Date: Sun Dec 29 16:37:24 2013 +0300

Added regex-compat to dependencies

Build fails with message:
...
Configuring xmobar-0.19...
setup: At least the following dependencies are missing:
regex-compat -any

xmobar itroduced regex-compat dependency with commit https://github.com/jaor/xmobar/commit/85fdac20a36675559802dd215a81f640b91693fe

commit 9a9b70dc0102c2468147570688dbbb16976879ca
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Aug 11 19:21:18 2013 +0300

x11-misc/xmobar: fix weather parsing (reported by thunderrd)

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

commit 5a47a5cd9b39723fa5247f295e0b8a185da719f9
Author: chiro <peanut2626@gmail.com>
Date: Fri Jun 7 15:05:17 2013 +0900

Fix xmobar-0.18 build

commit cf9a638c69b1f05458bd5f8337ae24d0adf2f660
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu Jun 6 14:29:59 2013 +0400

x11-misc/xmobar: bump up to 0.18

commit 6ffd1fe428b469eb3eb01273191a5f09bdaf6cba
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Sun May 5 16:58:10 2013 +0400

xmobar-0.17 bump

commit 7565810ec2c5f2ca1062fdd8795addd1e11634bb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Feb 21 23:56:57 2013 +0300

x11-misc/xmobar: fix use flags passing (bug http://bugs.gentoo.org/458372 by Diego Elio Pettenò)

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

commit 5bb0ad9a3caaee61d718708fb7e7b62b45b30a5b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Feb 2 00:49:02 2013 +0300

xmobar: fix USE=alsa depends (reported by kini)

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

commit dc0f3e4f278aaeb712cde24dbfdb93c534d6277d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jan 2 01:49:39 2013 +0300

x11-misc/xmobar: tune outdated live ebuild a bit

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

commit 20e49770ff73df473d7952d981344f9f7fb5016a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Dec 28 00:48:26 2012 +0300

x11-misc/xmobar: removed old

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

commit 409a615187548e4334ccfa887695221cbb6f8474
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Dec 7 13:18:40 2012 +0300

dev-haskell/time: get rid of it as a core lib (take 2)

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

commit 449b80c8b5d6187de5a44e7e11ffd3170712a606
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Mon Dec 3 08:37:49 2012 +0000

required use fix, thanks to kini

commit 298157cae7c97a671f594682ce9afa0b512c7c11
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Mon Dec 3 06:57:41 2012 +0000

xmobar 0.16

* add use description
* fix incorrect RDEPEND in 9999

commit 89d76f4bbb170918fe7f2f72d94547bbc0af23dd
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Oct 18 12:26:55 2012 +0300

x11-misc/xmobar: disable threaded runtime for now

https://github.com/jaor/xmobar/issues/77

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

commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400

big mirror update

commit 9268de10673b271fb1bf0753c3d4c066a0588dac
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 22 10:47:24 2012 +0300

x11-misc/xmobar: allow stm-2.4 in depends, drop upstreamed patch

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

commit c6004ec91243882e69b1e23f3bf7d61cc332969f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jul 17 09:27:53 2012 +0300

x11-misc/xmobar: bump up to 0.15 (and ament live ebuild)

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

commit cc38c271c3943ef426e0b99e95b4008ab012de2c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jun 28 00:09:27 2012 +0300

x11-misc/xmobar: raise lower bound to catch timzone plugin

Reported-by: Marco Paolone
Gentoo-bug: http://bugs.gentoo.org/419387

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

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 81630579fec817eab3f0f16ea5dbcddec7ec204e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jun 4 12:33:38 2012 +0300

x11-misc/xmobar: switch to upstream's 'threaded' flag

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

commit 648da033fd0a7e5bced9ca009f6ef5ffbaff11f7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat May 19 10:21:56 2012 +0300

x11-misc/xmobar: updated patch for live ebuild (thanks to ormaaj)

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

commit 0c0dc73f0e0c1f38adc29f8f6a53767a790a41d0
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri May 18 20:44:14 2012 +0300

x11-misc/xmobar: raise depends up to parsec-3 (bugs.gentoo.org/416003)

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

commit 53cb604c0a4136cdb72a3d74cf0298290b14861e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 14 00:42:44 2012 +0300

x11-misc/xmobar: sync MPD patch from gentoo-x86

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

commit 132b287abc0f997798f8b2713aabd131b59175c7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Mar 20 09:48:27 2012 +0300

x11-misc/xmobar: drop KEYWORDS and unmask live ebuild

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

commit 574f1992bcda5647fdeaf9ac21e3bdc63bd488c4
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Mar 10 19:41:42 2012 +0300

x11-misc/xmobar-0.13: renamed patches to reflect the version they are applied against

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

commit 30d4fa5fd46270725a3f6625f6e26888338abb5e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jan 31 08:36:58 2012 +0300

x11-misc/xmobar: fix live ebuild until upstream decides to have working version

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

commit 308d5f7fb11e43cf50e8dbbe1bf2a8e874b407c7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 10 23:58:39 2011 +0300

x11-misc/xmobar: version bump

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

commit f60001e19b615a77048568107684cdf891058f52
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Aug 22 15:09:15 2011 +0300

x11-misc/xmobar: fix for latest libmpd-0.6 by Ke

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

commit ba3cc7995d05c9f87cefe44ca431de9d4d8a6445
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Aug 22 00:23:11 2011 +0300

x11-misc/xmobar: fix homepage (found by Ke)

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

commit 2d19eec9e63b49b1118ca44e2bff79e9d693ed51
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Aug 6 20:40:00 2011 +0300

xmobar-9999: removed patch gone upstream (noticed by rootzlevel)

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

commit f71eedfe51bcf084e5a5abf93b12435b51dff2c1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 31 09:49:08 2011 +0300

x11-misc/xmobar: backported fix against ghc-7.2 for latest release

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

commit e6a58677f124385604bf140caca2d463e29ca8a5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Jul 22 12:38:32 2011 +0300

x11-misc/xmobar: fix live ebuild building against ghc-7.2

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

commit b9b5715613456a5ff9f124f2c2faf51a4b10bc3c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jun 29 08:42:19 2011 +0300

x11-misc/xmobar: live ebuild migrated to git-2. removed old.

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

commit 7799be7e12e563483bf6e3579f881968edcd2edc
Author: Mark Wright <markwright@internode.on.net>
Date: Fri Apr 22 02:19:31 2011 +1000

x11-misc/xmobar: repoman qa

commit 8da0971bc24e2af33dd1d78e145e6c8f5a95583b
Author: Sergei Trofimovich <st@anti-virus.by>
Date: Fri Apr 8 11:12:29 2011 +0300

x11-misc/xmobar-9999: synced live ebuild with latest released

Signed-off-by: Sergei Trofimovich <st@anti-virus.by>

commit 7cff1bba773b7b2b571772aa0039282c826e49c8
Author: Mike Limansky <Mikhael.Limanskii@teleca.com>
Date: Wed Apr 6 02:22:20 2011 +0300

Bump x11-wm/xmobar-0.13.

commit 92d943be79fce6e48a8aa01ce34a7606f5b32581
Author: Mike Limansky <Mikhael.Limanskii@teleca.com>
Date: Sat Apr 2 14:38:51 2011 +0300

Fix XMobar documentation QA warning. Example location changed.

commit ca28635aa379a1e0a818cd258f966089eefe300b
Author: Sergei Trofimovich <st@anti-virus.by>
Date: Fri Feb 4 01:35:50 2011 +0200

bumped xmobar up to 0.12; fixes live ebuild (upstream switched to github)

Signed-off-by: Sergei Trofimovich <st@anti-virus.by>

commit 7d0f0748a1f049ae8d29720c62699645881addc9
Author: alexander.vershilov@gmail.com <unknown>
Date: Sun Jan 23 22:24:48 2011 +0000

x11-misc/xmobar-9999: dependancy fix

commit c2f61fdedc0c66a31d0f212d496d1275fb10bf73
Author: alexander.vershilov@gmail.com <unknown>
Date: Sun Jan 23 22:22:59 2011 +0000

x11-misc/xmobar-0.11.1: dependacy fix

commit 47624eefc39833378243ad9e766e7ac9c6221b36
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Aug 31 07:52:31 2010 +0000

Comment out usage of USE=wifi in xmobar-0.11.1
Spotted by trimeta: portage doesn't seem to like leaving an unspecified USE flag in DEPEND, etc.

commit ae3097ccf2971a18fb7babc20f0a98965144f5be
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed May 19 13:20:14 2010 +0000

USE=wifi now works on live xmobar

commit 0ec795ef1420297e6dde62354f01e034d7af41d0
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed May 19 09:58:23 2010 +0000

Disable the new wifi USE flag for xmobar
This is due to http://code.google.com/p/xmobar/issues/detail?id=23

commit 19506d613f326d280c82fe606d5e0ba844375490
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed May 19 09:56:01 2010 +0000

Need to specify EAPI="2" for updated xmobar ebuilds

commit 6a652d18c5e81770b522de76c9288157bef019c6
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed May 19 09:22:14 2010 +0000

Update xmobar-9999 ebuild to take advantage of new features

commit 7b2a2718579242777e7d022d72cfe8c8975fe8c7
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed May 19 09:14:59 2010 +0000

Bump xmobar to 0.11.1

commit 3545ed47241a2ef57d526b340f70b4f9b3144475
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Mar 28 09:35:15 2010 +0000

xmobar: requires cabal-1.6 since we use the --constraint flag

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 2825796dbe67eb6655034b8cb2ab2f8b92fa4b45
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Fri Feb 26 10:01:29 2010 +0000

xmobar-darcs-0 -> xmobar-9999 (and synced 0.9.2-r1 from portage treeF)

commit 22e804848439be5e2bfc5a55508c9f48fe7eebd8
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Mon Jan 25 18:04:55 2010 +0000

x11-misc/xmobar: removed old xmobar-0.9-ghc-amd64-opt.patch from Manifest too

commit 305b77affafc107fff36528092f380f7b10f5d32
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Mon Jan 25 13:29:10 2010 +0000

xmobar-0.9.2-r1.ebuild: fixup PATHCES (breakage reported by basvandijk)

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 44f9d804ef308eb45e344d54145a34a7de88b813
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Tue Dec 15 21:36:53 2009 +0000

xmobar: fix RDEPEND/DEPEND

commit 349f0aa6ee7bbfa5b8af3498a1e64e92c6fcdb8b
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Dec 6 11:11:55 2009 +0000

xmobar: remove --constraint=base<4, as xmobar itself handles it now

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 9267f83b28c227663e659b4289d0587f942abc54
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Oct 24 10:17:22 2009 +0000

Remove old versions of xmobar

commit 604d790198184b49ac5ff64f50a70bfe792e40b3
Author: Sergei Trofimovich <slyfox@inbox.ru>
Date: Mon Aug 17 21:11:32 2009 +0000

* fixed "Abnormally high cpu load on X" (11 issue in tracker)

Steps to reproduce are described in
http://code.google.com/p/xmobar/issues/detail?id=11

I've noticed large bunch of XAllocNamedColor calls/sec
in xmobar ltrace log.
This patch introduces simple hackish color cachig. It's more PoC,
than real fix.

commit 57ed44c9d97a5f1b1c9866614d58462147bc342e
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Mon Apr 13 12:38:35 2009 +0000

Fix up hinotify-related dep problems in xmobar-0.9.2
USE-based dep should be for mail, not inotify; also, had a dev-haskell/hinotify dep
floating around for no reason.
Spotted by trofi

commit b9f158740e8700113f18cb8e14fe02c833b80ea4
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Mon Apr 13 05:31:00 2009 +0000

Bump xmobar to 0.9.2

commit c7892774c01ff22ee1c115ee5ce2fa798e39728c
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Mar 15 11:38:36 2009 +0000

Bump xmobar-0.9.1

commit 11d2f5b9c949b2156825ffe077957add53b71cb9
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Mar 14 10:01:01 2009 +0000

Fix xmobar's xft dep
virtual/xft doesn't exist anymore (spotted by trofi)

commit 1bebce310eace258643a394828f0cc9e471053ef
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Thu Feb 26 20:32:47 2009 +0000

In xmobar-0.9, --constraint=base<4 requires >=cabal-1.6

commit d7742a4cc4204120aa327bb5668aede72f694274
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Tue Jan 27 20:11:01 2009 +0000

Patch xmobar-0.9 so it can be used with ghc 6.10.1 on amd64

commit cf0b78f6ede2e2fbbda91171a962bfbb1cef2c33
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Tue Dec 16 20:53:04 2008 +0000

Fixing usage of unicode USE flag in xmobar
Original patch by Anna Gabutero <amdg@lavabit.com>, which I for some reason
could not apply to the repos. (darcs: bug in get_extra commuting patch)

commit 55b29861448481bb79c2aa1f21a8b6a3586f5531
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Thu Dec 4 13:52:22 2008 +0000

Make xft and utf8 support in xmobar USE flag'd

commit 6af1a8ad7c94e13ca5fb618c4045b46df7b4a576
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Thu Dec 4 13:46:50 2008 +0000

Make xmobar-0.9 use base<4

commit d6616fdfeb9c9928ab8dcc5ee2a2e26b49c955ad
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sat May 31 09:53:08 2008 +0000

Fix broken manifest

commit fdda52abff4bc2e0cc190c462da5f4bbd14d176b
Author: coldwind@gentoo.org <unknown>
Date: Fri May 30 21:45:14 2008 +0000

xmobar-0.9-missing-deps

commit ca3bdfd19e3cc99783c62f9f39cb31bcc0d0b6b7
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sat May 24 12:07:14 2008 +0000

Fix cabal flags in xmobar

commit b23b91891471db9e848291600fa13ae6e6af21b7
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sat May 10 07:13:06 2008 +0000

Add new xmobar version

commit 695a5baacbbd1312478caa77e5870e990b02554f
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Mon Mar 31 19:03:37 2008 +0000

Recalc broken Manifest and don't use CABAL_MIN_VERSION

commit 13175666673c7a79bd99a71a10a62f158fbc896b
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Mon Mar 31 11:50:12 2008 +0000

Let xmobar depend on x11-darcs as well as just x11

commit 69b76fdcf63eeec6f280d894fdceb719e053e9d4
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Tue Jan 1 16:27:01 2008 +0000

Add missing deps to xmobar

commit f213b446773f0898078ee3695b48c48614eaf9a9
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Mon Dec 24 19:46:27 2007 +0000

xmobar: install README and sample config

commit 0331a2b77ee0ee39793a89d0f224ae34336c953e
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sat Dec 15 22:43:34 2007 +0000

xmobar uses -threaded which is not available on sparc

commit d200ed7b9bca1fcc1f942f5fb4affdad897e16f0
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sat Dec 15 22:32:35 2007 +0000

Strip silly xmobad ghc options and mark ~sparc

commit 48f67f4cac9c18a4cc162e4acac0316cbb5802d0
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Nov 11 16:11:50 2007 +0000

Fix dep for xmobar

commit e7088f83eb4b8eb47b7f1a365ca4aeae9ccbd9be
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Nov 11 14:21:48 2007 +0000

Bump xmobar to 0.8

commit d11e19d1e70b5e6fa94d3535ccfc44b82ec026a7
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Tue Aug 28 11:55:11 2007 +0000

Remove more digest files and files subdirs

commit 9e090339b2ac970c0e2b4215253cd6c651d864c4
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Aug 4 13:43:34 2007 +0000

added xmobar files
Hopefully I won't have to have any more "add xmobar" patches :s...
1st time, I put it in the wrong spot... then rather than doing darcs mv, I darcs rm'd it and
recreated it. For some reason, the actual ebuild, etc didn't get added, but this time
they should have been.