dev-libs/tvision
Text User Interface that implements the well known CUA widgets
ChangeLog
commit e3ab20bc5ef7d2c67391cc557784b9825cbdb376
Author: Bernd Waibel <waebbl@gmail.com>
Date: Sat Dec 8 20:40:33 2018 +0100
dev-libs/tvision: bump to EAPI 7
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Manifest-Sign-Key: 0x2E246A4E715AA683
Signed-off-by: Bernd Waibel <waebbl@gmail.com>
commit 0f78d17019eb1038f1b97394da26763734b3ea4d
Author: Bernd Waibel <waebbl@gmail.com>
Date: Tue Sep 18 00:34:02 2018 +0200
dev-libs/tvision: fix compile issue with gcc
Using abs fails to compile with >=gcc-6 when unsigned values are used.
In gcc-6 one could use using std::abs; to fix this, but in gcc-7 it is
no longer allowed to pass unsigned values to abs. Added patch to use
int instead of unsigned where abs is used.
Bug #639492
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Manifest-Sign-Key: 0x2E246A4E715AA683
commit 401779a5b0f85e9604275320ff0c39889199a5eb
Author: Bernd Waibel <waebbl@gmail.com>
Date: Sun May 13 11:49:07 2018 +0200
dev-libs/tvision: update copyleft header
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Manifest-Sign-Key: 0x2E246A4E715AA683
commit e6b6860842715376f3c14b3edbd2790409a71c76
Author: Bernd Waibel <waebbl@gmail.com>
Date: Sat Nov 25 02:09:45 2017 +0100
dev-libs/tvision: version bump 2.2.1-r4
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Manifest-Sign-Key: 0x2E246A4E715AA683
Author: Bernd Waibel <waebbl@gmail.com>
Date: Sat Dec 8 20:40:33 2018 +0100
dev-libs/tvision: bump to EAPI 7
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Manifest-Sign-Key: 0x2E246A4E715AA683
Signed-off-by: Bernd Waibel <waebbl@gmail.com>
commit 0f78d17019eb1038f1b97394da26763734b3ea4d
Author: Bernd Waibel <waebbl@gmail.com>
Date: Tue Sep 18 00:34:02 2018 +0200
dev-libs/tvision: fix compile issue with gcc
Using abs fails to compile with >=gcc-6 when unsigned values are used.
In gcc-6 one could use using std::abs; to fix this, but in gcc-7 it is
no longer allowed to pass unsigned values to abs. Added patch to use
int instead of unsigned where abs is used.
Bug #639492
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Manifest-Sign-Key: 0x2E246A4E715AA683
commit 401779a5b0f85e9604275320ff0c39889199a5eb
Author: Bernd Waibel <waebbl@gmail.com>
Date: Sun May 13 11:49:07 2018 +0200
dev-libs/tvision: update copyleft header
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Manifest-Sign-Key: 0x2E246A4E715AA683
commit e6b6860842715376f3c14b3edbd2790409a71c76
Author: Bernd Waibel <waebbl@gmail.com>
Date: Sat Nov 25 02:09:45 2017 +0100
dev-libs/tvision: version bump 2.2.1-r4
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Manifest-Sign-Key: 0x2E246A4E715AA683