summaryrefslogtreecommitdiff
path: root/app-admin/ngxtop
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/ngxtop')
-rw-r--r--app-admin/ngxtop/Manifest2
-rw-r--r--app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/ngxtop/Manifest b/app-admin/ngxtop/Manifest
index e19f8d5d8dac..5561ba9b4ef9 100644
--- a/app-admin/ngxtop/Manifest
+++ b/app-admin/ngxtop/Manifest
@@ -2,5 +2,5 @@ AUX ngxtop-0.0.2-py3.patch 1816 BLAKE2B 1f19b6143bc5eab4786043d1641f17a370cc07b7
DIST ngxtop-0.0.2.tar.gz 9668 BLAKE2B becd0ba58490ad26dce2166ddf39d2064e797bc26da64b70e38e137078130f5c21a95fffccf656fcaa35ca595fe769bd4b59036e9e0993afa75d062b49714f10 SHA512 49cd0f43bb7dae79253a13c4011a5bb92a33c137d0ce7a8de7d57ba18624ec1e10bf462a32fe96d1045ed85ba9c273260a846fb1983e189884e65c1621a39d43
DIST ngxtop-0.0.3_pre141201.tar.xz 9012 BLAKE2B 9e8a7d2c3aadb302e0923fc7cb5b0219a56489993fdcf83fb7b38ba67036f2b5cae7e5bba2c9efc81d858c58b0f1e25f17fa8cc600e77f76b45aafd9d5a3354e SHA512 ce0c6d027eacfe553752a4a66b7d5823de45ef847d4db1a50d9677126a1d574c22e17b5a60f073bf74eb93d56d15d88d6201353324b201b77c1dd5bede6d7cde
EBUILD ngxtop-0.0.2-r1.ebuild 642 BLAKE2B d2bbf0125bb2d13ddf424974863a8e2dff45f8d6c4404cbcfe890cd464d9ca86e38c86d36a701bb1beb90a6bb94a77c50f78d96ee805e01a1c8e00a9efd18510 SHA512 a1f667d09672711e14defbb07f26231785dc89baaa0f34be1de9d0aa161a690ecb045558dfe5ae69ed5a230de6238785a02cc140aa2bfa99189a6db37d8e2e27
-EBUILD ngxtop-0.0.3_pre141201.ebuild 721 BLAKE2B 1a192bc543ab4ed158746a9391aefa63082388759302ebd5115106147419942a863f3efdafd89e3c54709c3d5376f1f26561b6f0e31915d355b5640c771aa375 SHA512 b38d20205e937d5133789e3f4ad757e3516da59ec28a149024f35c7e83c1318b112de7be9f0626b1d09702b3c6a9fe89d03c7c83c2242f12e33fc79d6849e23e
+EBUILD ngxtop-0.0.3_pre141201.ebuild 717 BLAKE2B c0e5485420a0254990ff013f59fa0fb3d68aba56f59369731e956186ad94a4d1b7963fa7f170157f6e1ac387e59460dbddb9e2a11cae197e19b9c20b07d8485c SHA512 7ea03bc82d00e3ff532dc134504c0eeb177e820c3eda7d111fe666b0c6756944701df9e979bdc1b4a6114b7700d82f1b02049c896cafa0de71f69b61049771a1
MISC metadata.xml 250 BLAKE2B 7e40c73e3d292e399ced1a5e3ec95b9750283c1c78c78752f663890540158eb852cdbad513885f3f6a682d75b4569df0513db1d4271f3901dcb2b0e787c32b6b SHA512 3b834414c779d9155f38a0bddf7949a53b43da55fdffc52b32e1dcd1a666d3262187571cad366b89fc5985471e8ecccc7e241c497cf6104a31e83d4b0d555d11
diff --git a/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild b/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild
index 08101cceff9b..6b3bb5393128 100644
--- a/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild
+++ b/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1