dev-db/pg_activity: version bump to 1.5.0 - remove old
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 23 May 2019 11:12:32 +0000 (13:12 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 23 May 2019 11:13:03 +0000 (13:13 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-db/pg_activity/Manifest
dev-db/pg_activity/pg_activity-1.5.0.ebuild [moved from dev-db/pg_activity/pg_activity-1.2.0.ebuild with 88% similarity]

index 88fd269b943deda9e46e56d588b583a97ba5722a..73161f657e14c4eee2d0354923886a60ec2dc494 100644 (file)
@@ -1 +1 @@
-DIST pg_activity-1.2.0.tar.gz 88863 BLAKE2B 2436b206bc9aec2d5ee678e753191020520f282f62e25f23aa8182bbc215716b82bf800af5e68567c0cff7eb3ff9ff02c46b8f646e4ffc4d2401e89830d8811a SHA512 0bf2f3f746755cb3bc6cbff6a9377d172b15a82c836a19cd52ef8073c39cbb8ffaf2f9583fca437cabc7251bab55a874e1ee8e0559778881d42bcc030bf5d0c4
+DIST pg_activity-1.5.0.tar.gz 92392 BLAKE2B ffe39f602773e0e63ca9bc8a5c96a5dad6a0862aa622b7bf4f3073d869c33bf6e4b79a152a3c956e780d70852aaedf3172a693536436ecbbf89e6943e41ba654 SHA512 01e3d2a1f0c839e40d1da79197dd8a405dee302d46495b972f11e3672e52becceb6211cccc6e1a5c711ca36247dcead6e959435d5f4eb1735556073b6c834904
similarity index 88%
rename from dev-db/pg_activity/pg_activity-1.2.0.ebuild
rename to dev-db/pg_activity/pg_activity-1.5.0.ebuild
index ab84a426b26fffb787c97823d461c8e70139125b..4dfd633a9d5a9aacdcf551b18fca1c14c51d7b04 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="7"
 PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
@@ -9,7 +9,7 @@ inherit distutils-r1
 DESCRIPTION="Realtime PostgreSQL database server monitoring tool"
 HOMEPAGE="https://github.com/julmon/pg_activity/"
 SRC_URI="https://github.com/julmon/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 SLOT="0"
 LICENSE="POSTGRESQL"